]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
b05c0b6dc611ba625e7fff39b36119a377fcda61
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 504
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC is numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package arydshln
107 % used for tables with dashed lines
108 \newboolean{arydshln}
109 \IfFileExists{arydshln.sty}
110  {\usepackage{arydshln}
111   \setboolean{arydshln}{true}}
112  {\setboolean{arydshln}{false}}
113
114 % check for package marginnote
115 % used for margin notes
116 \newboolean{marginnote}
117 \IfFileExists{marginnote.sty}
118  {\usepackage{marginnote}
119   \let\marginpar\marginnote
120   \setboolean{marginnote}{true}}
121  {\setboolean{marginnote}{false}}
122
123 % check for package sidecap
124 % used for captions on the side
125 \newboolean{sidecap}
126 \IfFileExists{sidecap.sty}
127  {\usepackage{sidecap}
128   \setboolean{sidecap}{true}}
129  {\setboolean{sidecap}{false}}
130
131 % check for picinpar
132 % used for surrounded fixed objects
133 \newboolean{picinpar}
134 \IfFileExists{picinpar.sty}
135  {\usepackage{picinpar}
136   \setboolean{picinpar}{true}}
137  {\setboolean{picinpar}{false}}
138
139 % check for lettrine
140 \newboolean{lettrine}
141 \IfFileExists{lettrine.sty}
142  {\usepackage{lettrine}
143   \setboolean{lettrine}{true}}
144  {\setboolean{lettrine}{false}}
145
146 % check for diagbox
147 \newboolean{diagbox}
148 \IfFileExists{diagbox.sty}
149  {\usepackage{diagbox}
150   \setboolean{diagbox}{true}}
151  {\setboolean{diagbox}{false}}
152 \end_preamble
153 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
154 \use_default_options false
155 \begin_modules
156 initials
157 graphicboxes
158 \end_modules
159 \maintain_unincluded_children false
160 \language english
161 \language_package default
162 \inputencoding auto
163 \fontencoding global
164 \font_roman "lmodern" "default"
165 \font_sans "lmss" "default"
166 \font_typewriter "lmtt" "default"
167 \font_math "auto" "auto"
168 \font_default_family default
169 \use_non_tex_fonts false
170 \font_sc false
171 \font_osf false
172 \font_sf_scale 100 100
173 \font_tt_scale 100 100
174 \graphics default
175 \default_output_format pdf2
176 \output_sync 0
177 \bibtex_command default
178 \index_command default
179 \paperfontsize 12
180 \spacing single
181 \use_hyperref true
182 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
183 \pdf_author "LyX Team, Uwe Stöhr"
184 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
185 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
186 \pdf_bookmarks true
187 \pdf_bookmarksnumbered true
188 \pdf_bookmarksopen true
189 \pdf_bookmarksopenlevel 1
190 \pdf_breaklinks false
191 \pdf_pdfborder false
192 \pdf_colorlinks true
193 \pdf_backref false
194 \pdf_pdfusetitle false
195 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
196 \papersize default
197 \use_geometry false
198 \use_package amsmath 2
199 \use_package amssymb 2
200 \use_package cancel 0
201 \use_package esint 0
202 \use_package mathdots 1
203 \use_package mathtools 0
204 \use_package mhchem 1
205 \use_package stackrel 0
206 \use_package stmaryrd 0
207 \use_package undertilde 0
208 \cite_engine basic
209 \cite_engine_type default
210 \biblio_style plain
211 \use_bibtopic false
212 \use_indices false
213 \paperorientation portrait
214 \suppress_date false
215 \justification true
216 \use_refstyle 0
217 \notefontcolor #0000ff
218 \index Index
219 \shortcut idx
220 \color #008000
221 \end_index
222 \secnumdepth 3
223 \tocdepth 3
224 \paragraph_separation skip
225 \defskip medskip
226 \quotes_language english
227 \papercolumns 1
228 \papersides 2
229 \paperpagestyle default
230 \tracking_changes false
231 \output_changes false
232 \html_math_output 0
233 \html_css_as_file 0
234 \html_be_strict false
235 \end_header
236
237 \begin_body
238
239 \begin_layout Title
240 \SpecialChar LyX
241 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
242 \end_layout
243
244 \begin_layout Author
245 by the \SpecialChar LyX
246  Team
247 \begin_inset Foot
248 status collapsed
249
250 \begin_layout Plain Layout
251 \noindent
252 If you have comments or error corrections, please send them to the \SpecialChar LyX
253  Documentatio
254 n mailing list: 
255 \begin_inset CommandInset href
256 LatexCommand href
257 name "lyx-docs@lists.lyx.org"
258 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
259 type "mailto:"
260
261 \end_inset
262
263
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Note Note
270 status collapsed
271
272 \begin_layout Plain Layout
273 author: Uwe Stöhr
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Newline newline
280 \end_inset
281
282
283 \begin_inset Newline newline
284 \end_inset
285
286
287 \family sans
288 Version 2.2.x
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset CommandInset toc
293 LatexCommand tableofcontents
294
295 \end_inset
296
297
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset Note Note
302 status open
303
304 \begin_layout Plain Layout
305 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
306 -packages 
307 \series bold
308 arydshln
309 \series default
310
311 \series bold
312 colortbl
313 \series default
314
315 \series bold
316 diagbox, lettrine, marginnote, picinpar
317 \series default
318  and 
319 \series bold
320 sidecap
321 \series default
322  must be installed.
323  If they are not installed you can export the document anyway but the sections
324  where the packages are required won't appear in the output.
325 \end_layout
326
327 \begin_layout Plain Layout
328 The latest PDF-version of this document can be found here:
329 \begin_inset Newline newline
330 \end_inset
331
332
333 \series bold
334 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
335 \end_layout
336
337 \end_inset
338
339
340 \end_layout
341
342 \begin_layout Chapter
343 Figures
344 \begin_inset Index idx
345 status collapsed
346
347 \begin_layout Plain Layout
348 Figures
349 \end_layout
350
351 \end_inset
352
353
354 \begin_inset Index idx
355 status collapsed
356
357 \begin_layout Plain Layout
358 Graphics|see
359 \begin_inset ERT
360 status collapsed
361
362 \begin_layout Plain Layout
363
364 {
365 \end_layout
366
367 \end_inset
368
369 Figures
370 \begin_inset ERT
371 status collapsed
372
373 \begin_layout Plain Layout
374
375 }
376 \end_layout
377
378 \end_inset
379
380
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \begin_layout Section
389 Graphics Dialog
390 \begin_inset Index idx
391 status collapsed
392
393 \begin_layout Plain Layout
394 Figures ! Graphics Dialog
395 \end_layout
396
397 \end_inset
398
399
400 \begin_inset CommandInset label
401 LatexCommand label
402 name "sec:Graphics-Dialog"
403
404 \end_inset
405
406
407 \end_layout
408
409 \begin_layout Standard
410 To insert an image into your document, place the cursor at the text position
411  you want and click on the toolbar icon 
412 \begin_inset Info
413 type  "icon"
414 arg   "dialog-show-new-inset graphics"
415 \end_inset
416
417  or use the menu 
418 \family sans
419 Insert\SpecialChar menuseparator
420 Graphics
421 \family default
422 .
423  Then a dialog will appear to choose the file to load.
424  The image will appear in the output exactly at the position where it is
425  in the text.
426 \end_layout
427
428 \begin_layout Standard
429 The graphics dialog can be called at any time by clicking on an image.
430  This dialog has three tabs:
431 \end_layout
432
433 \begin_layout Description
434
435 \family sans
436 Graphics
437 \family default
438  Here you can choose an image file and adjust its appearance in the output.
439  The available units for the image size are explained in appendix
440 \begin_inset space ~
441 \end_inset
442
443
444 \begin_inset CommandInset ref
445 LatexCommand ref
446 reference "cha:Units-available-in"
447
448 \end_inset
449
450 .
451 \begin_inset Newline newline
452 \end_inset
453
454
455 \begin_inset Index idx
456 status collapsed
457
458 \begin_layout Plain Layout
459 Figures ! rotated
460 \end_layout
461
462 \end_inset
463
464 You can rotate images counter-clockwise by setting a rotation angle and
465  a rotation origin.
466  The image will also be rotated inside \SpecialChar LyX
467 .
468 \begin_inset Newline newline
469 \end_inset
470
471
472 \begin_inset Index idx
473 status collapsed
474
475 \begin_layout Plain Layout
476 Figures ! scaled
477 \end_layout
478
479 \end_inset
480
481 Images can be scaled by using a percentage value or by setting the width
482  and height explicitly.
483  If you set only the width or only the height, the other size will be determined
484  automatically.
485  If you set both, then the image will be transformed to the given size,
486  possibly distorting it.
487  To prevent the image from distortion, use the option 
488 \family sans
489 Maintain aspect ratio
490 \family default
491 .
492  The image will then be scaled so that its width and height don't exceed
493  the specified dimensions.
494 \begin_inset Newline newline
495 \end_inset
496
497 Images can be opened in a program of your choice by right-clicking on it
498  and choosing the entry 
499 \family sans
500 Edit
501 \begin_inset space ~
502 \end_inset
503
504 externally
505 \family default
506  in the context menu.
507  The program can be set for every image format in the file format settings
508  in \SpecialChar LyX
509 's preferences.
510 \end_layout
511
512 \begin_layout Description
513
514 \family sans
515 Clipping
516 \family default
517  Alternatively to the usage of scaling units it is possible to set image
518  coordinates to adjust the height and width of the image in the output.
519  The coordinates can also be calculated automatically by pressing the button
520  
521 \family sans
522 Get
523 \begin_inset space ~
524 \end_inset
525
526 from
527 \begin_inset space ~
528 \end_inset
529
530 File
531 \family default
532 .
533  The option 
534 \family sans
535 Clip
536 \begin_inset space ~
537 \end_inset
538
539 to
540 \begin_inset space ~
541 \end_inset
542
543 bounding
544 \begin_inset space ~
545 \end_inset
546
547 box
548 \family default
549  will only print the image region within the given coordinates.
550  Normally you don't need to worry about image coordinates and can ignore
551  this tab.
552 \end_layout
553
554 \begin_layout Description
555
556 \family sans
557 LaTeX
558 \begin_inset space ~
559 \end_inset
560
561 and
562 \begin_inset space ~
563 \end_inset
564
565 LyX
566 \begin_inset space ~
567 \end_inset
568
569 options
570 \family default
571  In this tab you can modify the appearance of the image within \SpecialChar LyX
572  and \SpecialChar LaTeX
573  experts
574  can specify additional \SpecialChar LaTeX
575  options.
576 \begin_inset Newline newline
577 \end_inset
578
579 The option 
580 \family sans
581 Draft
582 \begin_inset space ~
583 \end_inset
584
585 mode
586 \family default
587  makes the image appear in the output only as a frame with the size of the
588  image.
589 \begin_inset Newline newline
590 \end_inset
591
592 In the section 
593 \family sans
594 Graphics
595 \begin_inset space ~
596 \end_inset
597
598 Group
599 \family default
600  you can define or join an image settings group.
601 \begin_inset Index idx
602 status collapsed
603
604 \begin_layout Plain Layout
605 Figures ! Settings grouping
606 \end_layout
607
608 \end_inset
609
610  Images within such a group share their settings, so adjusting one image
611  of the group automatically also adjusts all other images of the group in
612  the same way.
613  So you can for example change the size for a bunch of images without the
614  need to manually change each of them.
615  Joining an existing group can also be done using the context menu of the
616  image by checking the name of the desired group.
617 \end_layout
618
619 \begin_layout Standard
620 \begin_inset VSpace bigskip
621 \end_inset
622
623
624 \end_layout
625
626 \begin_layout Standard
627 This is an example image in EPS format
628 \begin_inset Foot
629 status collapsed
630
631 \begin_layout Plain Layout
632 Image formats are explained in section
633 \begin_inset space ~
634 \end_inset
635
636
637 \begin_inset CommandInset ref
638 LatexCommand ref
639 reference "sec:Image-Formats"
640
641 \end_inset
642
643 .
644 \end_layout
645
646 \end_inset
647
648  within a separate, horizontally centered paragraph:
649 \begin_inset Separator parbreak
650 \end_inset
651
652
653 \end_layout
654
655 \begin_layout Standard
656 \align center
657 \begin_inset Graphics
658         filename clipart/mobius.eps
659         scale 70
660         scaleBeforeRotation
661         rotateOrigin center
662
663 \end_inset
664
665
666 \end_layout
667
668 \begin_layout Standard
669 This is the same image like the one above but in draft mode:
670 \begin_inset Separator parbreak
671 \end_inset
672
673
674 \end_layout
675
676 \begin_layout Standard
677 \align center
678 \begin_inset Graphics
679         filename clipart/mobius.eps
680         scale 70
681         draft
682         scaleBeforeRotation
683         rotateOrigin center
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Standard
691 \begin_inset Newpage newpage
692 \end_inset
693
694
695 \end_layout
696
697 \begin_layout Section
698 Figure Floats
699 \begin_inset CommandInset label
700 LatexCommand label
701 name "sec:Figure-Floats"
702
703 \end_inset
704
705
706 \begin_inset Index idx
707 status collapsed
708
709 \begin_layout Plain Layout
710 Floats ! Figures
711 \end_layout
712
713 \end_inset
714
715
716 \begin_inset Index idx
717 status collapsed
718
719 \begin_layout Plain Layout
720 Figures ! Floats
721 \end_layout
722
723 \end_inset
724
725
726 \end_layout
727
728 \begin_layout Standard
729 For general explanations about floats, have a look at section
730 \begin_inset space ~
731 \end_inset
732
733
734 \begin_inset CommandInset ref
735 LatexCommand ref
736 reference "sec:FloatIntroduction"
737
738 \end_inset
739
740 .
741 \end_layout
742
743 \begin_layout Standard
744 The toolbar button 
745 \begin_inset Info
746 type  "icon"
747 arg   "float-insert figure"
748 \end_inset
749
750  and the menu 
751 \family sans
752 Insert\SpecialChar menuseparator
753 Float\SpecialChar menuseparator
754 Figure
755 \family default
756  inserts a float with a caption that has the label 
757 \begin_inset Quotes eld
758 \end_inset
759
760 Figure
761 \begin_inset space ~
762 \end_inset
763
764 #:
765 \begin_inset Quotes erd
766 \end_inset
767
768  (# is the actual number).
769  You can insert the image above the caption, like in Figure
770 \begin_inset space ~
771 \end_inset
772
773
774 \begin_inset CommandInset ref
775 LatexCommand ref
776 reference "fig:kill-plat"
777
778 \end_inset
779
780  or below the caption, like in Figure
781 \begin_inset space ~
782 \end_inset
783
784
785 \begin_inset CommandInset ref
786 LatexCommand ref
787 reference "fig:escher"
788
789 \end_inset
790
791 .
792  More about caption placement is described in section
793 \begin_inset space ~
794 \end_inset
795
796
797 \begin_inset CommandInset ref
798 LatexCommand ref
799 reference "sec:Caption-Placement"
800
801 \end_inset
802
803 .
804 \end_layout
805
806 \begin_layout Standard
807 \begin_inset Float figure
808 wide false
809 sideways false
810 status open
811
812 \begin_layout Plain Layout
813 \align center
814 \begin_inset Graphics
815         filename clipart/platypus.eps
816         width 50col%
817         scaleBeforeRotation
818         rotateOrigin center
819
820 \end_inset
821
822
823 \end_layout
824
825 \begin_layout Plain Layout
826 \begin_inset Caption Standard
827
828 \begin_layout Plain Layout
829 \begin_inset CommandInset label
830 LatexCommand label
831 name "fig:kill-plat"
832
833 \end_inset
834
835 A severely distorted platypus in a float.
836 \end_layout
837
838 \end_inset
839
840
841 \end_layout
842
843 \end_inset
844
845
846 \end_layout
847
848 \begin_layout Standard
849 \begin_inset Float figure
850 wide false
851 sideways false
852 status open
853
854 \begin_layout Plain Layout
855 \begin_inset Caption Standard
856
857 \begin_layout Plain Layout
858 \begin_inset CommandInset label
859 LatexCommand label
860 name "fig:escher"
861
862 \end_inset
863
864 M.C.
865  Escher on acid.
866 \end_layout
867
868 \end_inset
869
870
871 \end_layout
872
873 \begin_layout Plain Layout
874 \align center
875 \begin_inset Graphics
876         filename clipart/escher-lsd.eps
877         scale 80
878         scaleBeforeRotation
879         rotateOrigin center
880
881 \end_inset
882
883
884 \end_layout
885
886 \end_inset
887
888
889 \end_layout
890
891 \begin_layout Standard
892 \begin_inset Index idx
893 status collapsed
894
895 \begin_layout Plain Layout
896 References ! to Figures
897 \end_layout
898
899 \end_inset
900
901 Figure
902 \begin_inset space ~
903 \end_inset
904
905
906 \begin_inset CommandInset ref
907 LatexCommand ref
908 reference "fig:kill-plat"
909
910 \end_inset
911
912  and 
913 \begin_inset CommandInset ref
914 LatexCommand ref
915 reference "fig:escher"
916
917 \end_inset
918
919  are examples of referenced figures.
920  Figures can be referenced in the text by referencing their label.
921  To do this insert a label in the caption using the menu 
922 \family sans
923 Insert\SpecialChar menuseparator
924 Label
925 \family default
926  or the toolbar button 
927 \begin_inset Info
928 type  "icon"
929 arg   "label-insert"
930 \end_inset
931
932 .
933  You can now refer to the label using the menu 
934 \family sans
935 Insert\SpecialChar menuseparator
936 Cross
937 \begin_inset space ~
938 \end_inset
939
940 reference
941 \family default
942  or the toolbar button 
943 \begin_inset Info
944 type  "icon"
945 arg   "dialog-show-new-inset ref"
946 \end_inset
947
948 .
949  It is important to use references to floats, rather than using vague references
950  like 
951 \begin_inset Quotes eld
952 \end_inset
953
954 the figure above
955 \begin_inset Quotes erd
956 \end_inset
957
958 , because \SpecialChar LaTeX
959  will reposition the floats in the final document and it might
960  not be 
961 \begin_inset Quotes eld
962 \end_inset
963
964 above
965 \begin_inset Quotes erd
966 \end_inset
967
968  at all.
969 \begin_inset Newline newline
970 \end_inset
971
972 Referencing is explained in detail in section
973 \begin_inset space ~
974 \end_inset
975
976
977 \begin_inset CommandInset ref
978 LatexCommand ref
979 reference "sec:Referencing-Floats"
980
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Standard
987 Normally only one image is inserted to a figure float, but sometimes you
988  might want to use two images with separate subcaptions.
989  This can be done by inserting image floats into existing image floats.
990  Note that only the main caption of the float is added to the List of Figures.
991  Figure
992 \begin_inset space ~
993 \end_inset
994
995
996 \begin_inset CommandInset ref
997 LatexCommand ref
998 reference "fig:Two-distorted-images"
999
1000 \end_inset
1001
1002  is an example of a figure float with two images set side by side.
1003  You can also set the images one below the other.
1004  Figure
1005 \begin_inset space ~
1006 \end_inset
1007
1008
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "fig:Undefinable-structure"
1012
1013 \end_inset
1014
1015  and 
1016 \begin_inset CommandInset ref
1017 LatexCommand ref
1018 reference "fig:A-Platypus"
1019
1020 \end_inset
1021
1022  are the subfigures.
1023 \end_layout
1024
1025 \begin_layout Standard
1026 \begin_inset Float figure
1027 wide false
1028 sideways false
1029 status open
1030
1031 \begin_layout Plain Layout
1032 \begin_inset space \hfill{}
1033 \end_inset
1034
1035
1036 \begin_inset Float figure
1037 wide false
1038 sideways false
1039 status collapsed
1040
1041 \begin_layout Plain Layout
1042 \begin_inset Caption Standard
1043
1044 \begin_layout Plain Layout
1045 \begin_inset CommandInset label
1046 LatexCommand label
1047 name "fig:Undefinable-structure"
1048
1049 \end_inset
1050
1051 Undefinable structure.
1052 \end_layout
1053
1054 \end_inset
1055
1056
1057 \end_layout
1058
1059 \begin_layout Plain Layout
1060 \begin_inset Graphics
1061         filename clipart/escher-lsd.eps
1062         width 45col%
1063         scaleBeforeRotation
1064         groupId distorted
1065
1066 \end_inset
1067
1068
1069 \end_layout
1070
1071 \end_inset
1072
1073
1074 \begin_inset space \hfill{}
1075 \end_inset
1076
1077
1078 \begin_inset Float figure
1079 wide false
1080 sideways false
1081 status collapsed
1082
1083 \begin_layout Plain Layout
1084 \begin_inset Caption Standard
1085
1086 \begin_layout Plain Layout
1087 \begin_inset CommandInset label
1088 LatexCommand label
1089 name "fig:A-Platypus"
1090
1091 \end_inset
1092
1093 A Platypus.
1094 \end_layout
1095
1096 \end_inset
1097
1098
1099 \end_layout
1100
1101 \begin_layout Plain Layout
1102 \begin_inset Graphics
1103         filename clipart/platypus.eps
1104         width 45col%
1105         scaleBeforeRotation
1106         groupId distorted
1107
1108 \end_inset
1109
1110
1111 \end_layout
1112
1113 \end_inset
1114
1115
1116 \begin_inset space \hfill{}
1117 \end_inset
1118
1119
1120 \end_layout
1121
1122 \begin_layout Plain Layout
1123 \begin_inset Caption Standard
1124
1125 \begin_layout Plain Layout
1126 \begin_inset CommandInset label
1127 LatexCommand label
1128 name "fig:Two-distorted-images"
1129
1130 \end_inset
1131
1132 Two distorted images.
1133  Both images are in the image settings group named 
1134 \begin_inset Quotes eld
1135 \end_inset
1136
1137 distorted
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142 \end_layout
1143
1144 \end_inset
1145
1146
1147 \end_layout
1148
1149 \end_inset
1150
1151
1152 \end_layout
1153
1154 \begin_layout Standard
1155 \begin_inset Newpage newpage
1156 \end_inset
1157
1158
1159 \end_layout
1160
1161 \begin_layout Section
1162 Image Formats
1163 \begin_inset CommandInset label
1164 LatexCommand label
1165 name "sec:Image-Formats"
1166
1167 \end_inset
1168
1169
1170 \begin_inset Index idx
1171 status collapsed
1172
1173 \begin_layout Plain Layout
1174 Image Formats
1175 \end_layout
1176
1177 \end_inset
1178
1179
1180 \begin_inset Index idx
1181 status collapsed
1182
1183 \begin_layout Plain Layout
1184 Figures ! Image Formats
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \end_layout
1191
1192 \begin_layout Standard
1193 You can insert images in any known file format.
1194  But as explained in appendix
1195 \begin_inset space ~
1196 \end_inset
1197
1198
1199 \begin_inset CommandInset ref
1200 LatexCommand ref
1201 reference "cha:Output-File-Formats"
1202
1203 \end_inset
1204
1205 , each output document format allows only a few image formats.
1206  \SpecialChar LyX
1207  uses therefore the program 
1208 \family typewriter
1209 ImageMagick
1210 \family default
1211  in the background to convert the images to the right format.
1212  To increase your work flow by avoiding these conversions in the background,
1213  you could choose to use only the image formats that can directly be embedded
1214  in the output file format.
1215  The output file formats are explained in appendix
1216 \begin_inset space ~
1217 \end_inset
1218
1219
1220 \begin_inset CommandInset ref
1221 LatexCommand ref
1222 reference "cha:Output-File-Formats"
1223
1224 \end_inset
1225
1226 .
1227 \end_layout
1228
1229 \begin_layout Standard
1230 Similar to fonts there are two types of image formats:
1231 \end_layout
1232
1233 \begin_layout Description
1234 Bitmap
1235 \begin_inset space ~
1236 \end_inset
1237
1238 images consist of pixel values, often in a compressed form.
1239  They are therefore not fully scalable and look pixelated in large zooms.
1240  Well-known bitmap image formats are 
1241 \begin_inset Quotes eld
1242 \end_inset
1243
1244 Graphics Interchange Format
1245 \begin_inset Quotes erd
1246 \end_inset
1247
1248  (GIF, file extension 
1249 \begin_inset Quotes eld
1250 \end_inset
1251
1252
1253 \family typewriter
1254 .gif
1255 \family default
1256
1257 \begin_inset Quotes erd
1258 \end_inset
1259
1260 )
1261 \begin_inset Index idx
1262 status collapsed
1263
1264 \begin_layout Plain Layout
1265 GIF|see
1266 \begin_inset ERT
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270
1271 {
1272 \end_layout
1273
1274 \end_inset
1275
1276 Image formats
1277 \begin_inset ERT
1278 status collapsed
1279
1280 \begin_layout Plain Layout
1281
1282 }
1283 \end_layout
1284
1285 \end_inset
1286
1287
1288 \end_layout
1289
1290 \end_inset
1291
1292
1293 \begin_inset Quotes eld
1294 \end_inset
1295
1296 Portable Network Graphics
1297 \begin_inset Quotes erd
1298 \end_inset
1299
1300  (PNG, file extension 
1301 \begin_inset Quotes eld
1302 \end_inset
1303
1304
1305 \family typewriter
1306 .png
1307 \family default
1308
1309 \begin_inset Quotes erd
1310 \end_inset
1311
1312 )
1313 \begin_inset Index idx
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317 PNG|see
1318 \begin_inset ERT
1319 status collapsed
1320
1321 \begin_layout Plain Layout
1322
1323 {
1324 \end_layout
1325
1326 \end_inset
1327
1328 Image formats
1329 \begin_inset ERT
1330 status collapsed
1331
1332 \begin_layout Plain Layout
1333
1334 }
1335 \end_layout
1336
1337 \end_inset
1338
1339
1340 \end_layout
1341
1342 \end_inset
1343
1344 , and 
1345 \begin_inset Quotes eld
1346 \end_inset
1347
1348 Joint Photographic Experts Group
1349 \begin_inset Quotes erd
1350 \end_inset
1351
1352  (JPG, file extension 
1353 \begin_inset Quotes eld
1354 \end_inset
1355
1356
1357 \family typewriter
1358 .jpg
1359 \family default
1360
1361 \begin_inset Quotes erd
1362 \end_inset
1363
1364  or 
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368
1369 \family typewriter
1370 .jpeg
1371 \family default
1372
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376 )
1377 \begin_inset Index idx
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 JPG|see
1382 \begin_inset ERT
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386
1387 {
1388 \end_layout
1389
1390 \end_inset
1391
1392 Image formats
1393 \begin_inset ERT
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397
1398 }
1399 \end_layout
1400
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \end_inset
1407
1408 .
1409 \end_layout
1410
1411 \begin_layout Description
1412 Vector
1413 \begin_inset space ~
1414 \end_inset
1415
1416 images consist of vectors and can therefore be scaled to any size without
1417  data loss.
1418  The scaling ability is necessary if you want to create presentations, because
1419  presentations are always scaled by the video projector.
1420  Scaling is also useful for online documents to let the user zoom into diagrams.
1421 \begin_inset Newline newline
1422 \end_inset
1423
1424 Well-known scalable image formats are 
1425 \begin_inset Quotes eld
1426 \end_inset
1427
1428 Scalable Vector Graphics
1429 \begin_inset Quotes erd
1430 \end_inset
1431
1432  (SVG, file extension 
1433 \begin_inset Quotes eld
1434 \end_inset
1435
1436
1437 \family typewriter
1438 .svg
1439 \family default
1440
1441 \begin_inset Quotes erd
1442 \end_inset
1443
1444 )
1445 \begin_inset Index idx
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449 SVG|see
1450 \begin_inset ERT
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454
1455 {
1456 \end_layout
1457
1458 \end_inset
1459
1460 Image formats
1461 \begin_inset ERT
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465
1466 }
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \end_layout
1473
1474 \end_inset
1475
1476
1477 \begin_inset Quotes eld
1478 \end_inset
1479
1480 Encapsulated PostScript
1481 \begin_inset Quotes erd
1482 \end_inset
1483
1484  (EPS, file extension 
1485 \begin_inset Quotes eld
1486 \end_inset
1487
1488
1489 \family typewriter
1490 .eps
1491 \family default
1492
1493 \begin_inset Quotes erd
1494 \end_inset
1495
1496 )
1497 \begin_inset Index idx
1498 status collapsed
1499
1500 \begin_layout Plain Layout
1501 EPS|see
1502 \begin_inset ERT
1503 status collapsed
1504
1505 \begin_layout Plain Layout
1506
1507 {
1508 \end_layout
1509
1510 \end_inset
1511
1512 Image formats
1513 \begin_inset ERT
1514 status collapsed
1515
1516 \begin_layout Plain Layout
1517
1518 }
1519 \end_layout
1520
1521 \end_inset
1522
1523
1524 \end_layout
1525
1526 \end_inset
1527
1528
1529 \begin_inset Quotes eld
1530 \end_inset
1531
1532 Portable Document Format
1533 \begin_inset Quotes erd
1534 \end_inset
1535
1536  (PDF, file extension 
1537 \begin_inset Quotes eld
1538 \end_inset
1539
1540
1541 \family typewriter
1542 .pdf
1543 \family default
1544
1545 \begin_inset Quotes erd
1546 \end_inset
1547
1548 )
1549 \begin_inset Index idx
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553 PDF
1554 \end_layout
1555
1556 \end_inset
1557
1558 , and 
1559 \begin_inset Quotes eld
1560 \end_inset
1561
1562 Windows Metafile
1563 \begin_inset Quotes erd
1564 \end_inset
1565
1566  (WMF, file extension 
1567 \begin_inset Quotes eld
1568 \end_inset
1569
1570
1571 \family typewriter
1572 .wmf
1573 \family default
1574
1575 \begin_inset Quotes erd
1576 \end_inset
1577
1578 )
1579 \begin_inset Index idx
1580 status collapsed
1581
1582 \begin_layout Plain Layout
1583 SVG|see
1584 \begin_inset ERT
1585 status collapsed
1586
1587 \begin_layout Plain Layout
1588
1589 {
1590 \end_layout
1591
1592 \end_inset
1593
1594 Image formats
1595 \begin_inset ERT
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599
1600 }
1601 \end_layout
1602
1603 \end_inset
1604
1605
1606 \end_layout
1607
1608 \end_inset
1609
1610 .
1611  We wrote 
1612 \begin_inset Quotes eld
1613 \end_inset
1614
1615 can be
1616 \begin_inset Quotes erd
1617 \end_inset
1618
1619 , because you can convert any bitmap image to a PDF or EPS-image and the
1620  result will still be a bitmap image.
1621  In such cases only a header with the image properties is added to the original
1622  image
1623 \begin_inset Foot
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627 In the case of PDF, the original image is additionally compressed.
1628 \end_layout
1629
1630 \end_inset
1631
1632 .
1633  The PDF-files generated by 
1634 \family typewriter
1635 Adobe Photoshop
1636 \family default
1637  are for example bitmap images.
1638 \end_layout
1639
1640 \begin_layout Standard
1641 Normally it is not possible to convert a bitmap image into a scalable one,
1642  only vice versa.
1643  Only the image formats PDF and EPS can directly be embedded to PDF and
1644  PostScript output files, respectively.
1645  SVG and WMF-images are recalculated to bitmaps when the output file is
1646  generated because there is currently no adequate WMF/SVG
1647 \begin_inset Formula $\to$
1648 \end_inset
1649
1650 PDF/EPS converter available.
1651 \end_layout
1652
1653 \begin_layout Chapter
1654 Tables
1655 \begin_inset Index idx
1656 status collapsed
1657
1658 \begin_layout Plain Layout
1659 Table
1660 \end_layout
1661
1662 \end_inset
1663
1664
1665 \end_layout
1666
1667 \begin_layout Section
1668 Introduction
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Table ! Introduction
1674 \end_layout
1675
1676 \end_inset
1677
1678
1679 \end_layout
1680
1681 \begin_layout Standard
1682 You can insert a table using either the toolbar button 
1683 \begin_inset Info
1684 type  "icon"
1685 arg   "tabular-insert"
1686 \end_inset
1687
1688  or the menu 
1689 \family sans
1690 Insert\SpecialChar menuseparator
1691 Table
1692 \family default
1693 .
1694  The toolbar button offers you a graphical selection: move the mouse to
1695  set the column/row number of the table that should be created and then
1696  press a mouse button.
1697  When you use the menu to create a table, a dialog will appear, asking you
1698  for the number of rows and columns.
1699 \begin_inset Newline newline
1700 \end_inset
1701
1702 The default table has lines around any cell and the first row appears separated
1703  from the rest of the table.
1704  This separation occurs due to a double line: The cells of the first row
1705  have a line below them and the cells of the second row have a line above
1706  them.
1707  Here is an example table:
1708 \begin_inset Separator parbreak
1709 \end_inset
1710
1711
1712 \end_layout
1713
1714 \begin_layout Standard
1715 \align center
1716 \begin_inset Tabular
1717 <lyxtabular version="3" rows="4" columns="4">
1718 <features tabularvalignment="middle">
1719 <column alignment="center" valignment="top">
1720 <column alignment="center" valignment="top">
1721 <column alignment="center" valignment="top">
1722 <column alignment="center" valignment="top">
1723 <row>
1724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1725 \begin_inset Text
1726
1727 \begin_layout Plain Layout
1728
1729 \end_layout
1730
1731 \end_inset
1732 </cell>
1733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1734 \begin_inset Text
1735
1736 \begin_layout Plain Layout
1737
1738 \family roman
1739 \series medium
1740 \shape up
1741 \size normal
1742 \emph off
1743 \bar no
1744 \noun off
1745 \color none
1746 1
1747 \end_layout
1748
1749 \end_inset
1750 </cell>
1751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1752 \begin_inset Text
1753
1754 \begin_layout Plain Layout
1755 2
1756 \end_layout
1757
1758 \end_inset
1759 </cell>
1760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764 3
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 </row>
1770 <row>
1771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775
1776 \family roman
1777 \series medium
1778 \shape up
1779 \size normal
1780 \emph off
1781 \bar no
1782 \noun off
1783 \color none
1784 A
1785 \end_layout
1786
1787 \end_inset
1788 </cell>
1789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793
1794 \end_layout
1795
1796 \end_inset
1797 </cell>
1798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 </row>
1817 <row>
1818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1819 \begin_inset Text
1820
1821 \begin_layout Plain Layout
1822
1823 \family roman
1824 \series medium
1825 \shape up
1826 \size normal
1827 \emph off
1828 \bar no
1829 \noun off
1830 \color none
1831 B
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 </row>
1864 <row>
1865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Plain Layout
1869
1870 \family roman
1871 \series medium
1872 \shape up
1873 \size normal
1874 \emph off
1875 \bar no
1876 \noun off
1877 \color none
1878 C
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905
1906 \end_layout
1907
1908 \end_inset
1909 </cell>
1910 </row>
1911 </lyxtabular>
1912
1913 \end_inset
1914
1915
1916 \end_layout
1917
1918 \begin_layout Section
1919 Table Dialog
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Table ! Dialog
1925 \end_layout
1926
1927 \end_inset
1928
1929
1930 \end_layout
1931
1932 \begin_layout Standard
1933 You can alter a table by clicking on it with the right mouse button, which
1934  brings up the context menu.
1935  Under the menu entry 
1936 \family sans
1937 More
1938 \family default
1939  you can adjust the settings of that cell and row/column respectively where
1940  the cursor is currently placed.
1941  The context menu 
1942 \family sans
1943 More\SpecialChar menuseparator
1944 Settings
1945 \family default
1946  opens the table dialog where you can adjust more things.
1947  Most of the dialog options also work on selections.
1948  This means if you select more cells, columns or rows, the action is done
1949  for the whole selection.
1950  Note that there is a difference between selecting the 
1951 \emph on
1952 contents
1953 \emph default
1954  of the cell, and the cell itself.
1955 \begin_inset Newline newline
1956 \end_inset
1957
1958 With the dialog option 
1959 \family sans
1960 Immediate
1961 \begin_inset space ~
1962 \end_inset
1963
1964 Apply
1965 \family default
1966  every change you make in the dialog is directly applied.
1967  If you move the cursor to another table cell the dialog will then also
1968  be updated with the parameters of the new cell.
1969  If you change length values in the dialog you must press 
1970 \family sans
1971 Return
1972 \family default
1973  to get the change applied.
1974 \begin_inset Newline newline
1975 \end_inset
1976
1977 You can alter tables with the following tabs of the table dialog:
1978 \end_layout
1979
1980 \begin_layout Description
1981
1982 \family sans
1983 Table
1984 \begin_inset space ~
1985 \end_inset
1986
1987 Settings
1988 \family default
1989  Here you can set the table width
1990 \begin_inset Index idx
1991 status collapsed
1992
1993 \begin_layout Plain Layout
1994 Table ! Width
1995 \end_layout
1996
1997 \end_inset
1998
1999 , and the horizontal alignment and the width of the current column.
2000  The alignment 
2001 \family sans
2002 At
2003 \begin_inset space ~
2004 \end_inset
2005
2006 Decimal
2007 \begin_inset space ~
2008 \end_inset
2009
2010 Separator
2011 \family default
2012  is described in section
2013 \begin_inset space ~
2014 \end_inset
2015
2016
2017 \begin_inset CommandInset ref
2018 LatexCommand ref
2019 reference "subsec:Special-Cell-Alignment"
2020
2021 \end_inset
2022
2023 .
2024  When you have set a width you can also adjust the vertical alignment of
2025  the current row.
2026  A given width will allow the cell to have line breaks and multiple paragraphs
2027  of text, see sec.
2028 \begin_inset space \thinspace{}
2029 \end_inset
2030
2031
2032 \begin_inset CommandInset ref
2033 LatexCommand ref
2034 reference "subsec:Multiple-Lines-in"
2035
2036 \end_inset
2037
2038 .
2039  If you set no width, the column is as wide as the content of its widest
2040  cell.
2041 \begin_inset Newline newline
2042 \end_inset
2043
2044 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2045  cell, see sec.
2046 \begin_inset space \thinspace{}
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset ref
2051 LatexCommand ref
2052 reference "subsec:Multicolumns"
2053
2054 \end_inset
2055
2056  or the cells of one column as multirow cell, see sec.
2057 \begin_inset space \thinspace{}
2058 \end_inset
2059
2060
2061 \begin_inset CommandInset ref
2062 LatexCommand ref
2063 reference "subsec:Multirows"
2064
2065 \end_inset
2066
2067 .
2068 \begin_inset Newline newline
2069 \end_inset
2070
2071 The rotate check boxes rotate the current cell, a selection, or the whole
2072  table counter-clockwise by 90
2073 \begin_inset space \thinspace{}
2074 \end_inset
2075
2076 °.
2077  The rotation is not shown within \SpecialChar LyX
2078 , only in the output.
2079  For more information see sec.
2080 \begin_inset space \thinspace{}
2081 \end_inset
2082
2083
2084 \begin_inset CommandInset ref
2085 LatexCommand ref
2086 reference "sec:Rotated-Table-Cells"
2087
2088 \end_inset
2089
2090 .
2091 \begin_inset Newline newline
2092 \end_inset
2093
2094
2095 \begin_inset Note Greyedout
2096 status open
2097
2098 \begin_layout Plain Layout
2099
2100 \series bold
2101 Note:
2102 \series default
2103  Not all DVI-viewers are able to display rotations.
2104 \end_layout
2105
2106 \end_inset
2107
2108
2109 \begin_inset Newline newline
2110 \end_inset
2111
2112 The table-wide vertical alignment is used for tables within text lines:
2113 \begin_inset Newline newline
2114 \end_inset
2115
2116 A line with tables with different alignments: 
2117 \begin_inset Tabular
2118 <lyxtabular version="3" rows="2" columns="2">
2119 <features tabularvalignment="top">
2120 <column alignment="center" valignment="top" width="0pt">
2121 <column alignment="center" valignment="top">
2122 <row>
2123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2124 \begin_inset Text
2125
2126 \begin_layout Plain Layout
2127
2128 \end_layout
2129
2130 \end_inset
2131 </cell>
2132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2133 \begin_inset Text
2134
2135 \begin_layout Plain Layout
2136
2137 \family roman
2138 \series medium
2139 \shape up
2140 \size normal
2141 \emph off
2142 \bar no
2143 \noun off
2144 \color none
2145 1
2146 \end_layout
2147
2148 \end_inset
2149 </cell>
2150 </row>
2151 <row>
2152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2153 \begin_inset Text
2154
2155 \begin_layout Plain Layout
2156
2157 \family roman
2158 \series medium
2159 \shape up
2160 \size normal
2161 \emph off
2162 \bar no
2163 \noun off
2164 \color none
2165 A
2166 \end_layout
2167
2168 \end_inset
2169 </cell>
2170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2171 \begin_inset Text
2172
2173 \begin_layout Plain Layout
2174
2175 \end_layout
2176
2177 \end_inset
2178 </cell>
2179 </row>
2180 </lyxtabular>
2181
2182 \end_inset
2183
2184  
2185 \begin_inset Tabular
2186 <lyxtabular version="3" rows="2" columns="2">
2187 <features tabularvalignment="middle">
2188 <column alignment="center" valignment="top">
2189 <column alignment="center" valignment="top">
2190 <row>
2191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2192 \begin_inset Text
2193
2194 \begin_layout Plain Layout
2195
2196 \end_layout
2197
2198 \end_inset
2199 </cell>
2200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2201 \begin_inset Text
2202
2203 \begin_layout Plain Layout
2204
2205 \family roman
2206 \series medium
2207 \shape up
2208 \size normal
2209 \emph off
2210 \bar no
2211 \noun off
2212 \color none
2213 1
2214 \end_layout
2215
2216 \end_inset
2217 </cell>
2218 </row>
2219 <row>
2220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2221 \begin_inset Text
2222
2223 \begin_layout Plain Layout
2224
2225 \family roman
2226 \series medium
2227 \shape up
2228 \size normal
2229 \emph off
2230 \bar no
2231 \noun off
2232 \color none
2233 A
2234 \end_layout
2235
2236 \end_inset
2237 </cell>
2238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2239 \begin_inset Text
2240
2241 \begin_layout Plain Layout
2242
2243 \end_layout
2244
2245 \end_inset
2246 </cell>
2247 </row>
2248 </lyxtabular>
2249
2250 \end_inset
2251
2252  
2253 \begin_inset Tabular
2254 <lyxtabular version="3" rows="2" columns="2">
2255 <features tabularvalignment="bottom">
2256 <column alignment="center" valignment="top" width="0pt">
2257 <column alignment="center" valignment="top">
2258 <row>
2259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2260 \begin_inset Text
2261
2262 \begin_layout Plain Layout
2263
2264 \end_layout
2265
2266 \end_inset
2267 </cell>
2268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2269 \begin_inset Text
2270
2271 \begin_layout Plain Layout
2272
2273 \family roman
2274 \series medium
2275 \shape up
2276 \size normal
2277 \emph off
2278 \bar no
2279 \noun off
2280 \color none
2281 1
2282 \end_layout
2283
2284 \end_inset
2285 </cell>
2286 </row>
2287 <row>
2288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2289 \begin_inset Text
2290
2291 \begin_layout Plain Layout
2292
2293 \family roman
2294 \series medium
2295 \shape up
2296 \size normal
2297 \emph off
2298 \bar no
2299 \noun off
2300 \color none
2301 A
2302 \end_layout
2303
2304 \end_inset
2305 </cell>
2306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2307 \begin_inset Text
2308
2309 \begin_layout Plain Layout
2310
2311 \end_layout
2312
2313 \end_inset
2314 </cell>
2315 </row>
2316 </lyxtabular>
2317
2318 \end_inset
2319
2320
2321 \begin_inset Newline newline
2322 \end_inset
2323
2324 It is also possible to enter a \SpecialChar LaTeX
2325 -argument which is needed for special table
2326  formattings, see sec.
2327 \begin_inset space \thinspace{}
2328 \end_inset
2329
2330
2331 \begin_inset CommandInset ref
2332 LatexCommand ref
2333 reference "subsec:Multicolumn-Calculations"
2334
2335 \end_inset
2336
2337  and 
2338 \begin_inset CommandInset ref
2339 LatexCommand ref
2340 reference "sec:Colored-Tables"
2341
2342 \end_inset
2343
2344 .
2345 \end_layout
2346
2347 \begin_layout Description
2348
2349 \family sans
2350 Borders
2351 \family default
2352  In this tab you can add and delete border lines for the current row/column.
2353 \begin_inset Newline newline
2354 \end_inset
2355
2356 Using the style option 
2357 \family sans
2358 Formal
2359 \family default
2360  will convert the table to a formal table as described in sec.
2361 \begin_inset space \thinspace{}
2362 \end_inset
2363
2364
2365 \begin_inset CommandInset ref
2366 LatexCommand ref
2367 reference "sec:Formal-Tables"
2368
2369 \end_inset
2370
2371 .
2372 \begin_inset Newline newline
2373 \end_inset
2374
2375 You can also add space here to table rows as described in sec.
2376 \begin_inset space \thinspace{}
2377 \end_inset
2378
2379
2380 \begin_inset CommandInset ref
2381 LatexCommand ref
2382 reference "subsec:Row-Spacing"
2383
2384 \end_inset
2385
2386 .
2387 \end_layout
2388
2389 \begin_layout Description
2390
2391 \family sans
2392 Longtable
2393 \family default
2394  This tab is to make a table a so called 
2395 \begin_inset Quotes eld
2396 \end_inset
2397
2398
2399 \emph on
2400 longtable
2401 \emph default
2402
2403 \begin_inset Quotes erd
2404 \end_inset
2405
2406  that can run over several pages.
2407  Sections
2408 \begin_inset space ~
2409 \end_inset
2410
2411
2412 \begin_inset CommandInset ref
2413 LatexCommand ref
2414 reference "sec:Longtables"
2415
2416 \end_inset
2417
2418  and 
2419 \begin_inset CommandInset ref
2420 LatexCommand ref
2421 reference "sec:Special-Longtable-Issues"
2422
2423 \end_inset
2424
2425  describe the longtable features in detail.
2426 \end_layout
2427
2428 \begin_layout Section
2429 Table Toolbar
2430 \begin_inset Index idx
2431 status collapsed
2432
2433 \begin_layout Plain Layout
2434 Table ! Toolbar
2435 \end_layout
2436
2437 \end_inset
2438
2439
2440 \end_layout
2441
2442 \begin_layout Standard
2443 The table toolbar is an alternative to the table dialog to be able to alter
2444  tables faster.
2445  It should normally appear at the bottom of \SpecialChar LyX
2446 's main window when the cursor
2447  is inside a table.
2448  You can alternatively switch it on to appear always, by right-clicking
2449  in \SpecialChar LyX
2450 's main menu bar.
2451 \end_layout
2452
2453 \begin_layout Standard
2454 The toolbar has the following icons:
2455 \end_layout
2456
2457 \begin_layout Labeling
2458 \labelwidthstring 00.00.0000
2459 \begin_inset Info
2460 type  "icon"
2461 arg   "inset-modify tabular append-row"
2462 \end_inset
2463
2464  adds a row below the current cell or selection
2465 \end_layout
2466
2467 \begin_layout Labeling
2468 \labelwidthstring 00.00.0000
2469 \begin_inset Info
2470 type  "icon"
2471 arg   "inset-modify tabular append-column"
2472 \end_inset
2473
2474  adds a column right beside the current cell or selection
2475 \end_layout
2476
2477 \begin_layout Labeling
2478 \labelwidthstring 00.00.0000
2479 \begin_inset Info
2480 type  "icon"
2481 arg   "inset-modify tabular delete-row"
2482 \end_inset
2483
2484  deletes the current row or selection
2485 \end_layout
2486
2487 \begin_layout Labeling
2488 \labelwidthstring 00.00.0000
2489 \begin_inset Info
2490 type  "icon"
2491 arg   "inset-modify tabular delete-column"
2492 \end_inset
2493
2494  deletes the current column or selection
2495 \end_layout
2496
2497 \begin_layout Labeling
2498 \labelwidthstring 00.00.0000
2499 \begin_inset Info
2500 type  "icon"
2501 arg   "inset-modify tabular move-row-up"
2502 \end_inset
2503
2504  moves the row up
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509 \begin_inset Info
2510 type  "icon"
2511 arg   "inset-modify tabular move-column-left"
2512 \end_inset
2513
2514  moves the column to the left
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Info
2520 type  "icon"
2521 arg   "inset-modify tabular move-row-down"
2522 \end_inset
2523
2524  moves the row down
2525 \end_layout
2526
2527 \begin_layout Labeling
2528 \labelwidthstring 00.00.0000
2529 \begin_inset Info
2530 type  "icon"
2531 arg   "inset-modify tabular move-column-right"
2532 \end_inset
2533
2534  moves the column to the right
2535 \end_layout
2536
2537 \begin_layout Labeling
2538 \labelwidthstring 00.00.0000
2539 \begin_inset Info
2540 type  "icon"
2541 arg   "inset-modify tabular toggle-line-top"
2542 \end_inset
2543
2544  adds a line at the top of the current cell / row or of a selection
2545 \end_layout
2546
2547 \begin_layout Labeling
2548 \labelwidthstring 00.00.0000
2549 \begin_inset Info
2550 type  "icon"
2551 arg   "inset-modify tabular toggle-line-bottom"
2552 \end_inset
2553
2554  adds a line at the bottom of the current cell / row or of a selection
2555 \end_layout
2556
2557 \begin_layout Labeling
2558 \labelwidthstring 00.00.0000
2559 \begin_inset Info
2560 type  "icon"
2561 arg   "inset-modify tabular toggle-line-left"
2562 \end_inset
2563
2564  adds a line at the left side of the current cell / row or of a selection
2565 \end_layout
2566
2567 \begin_layout Labeling
2568 \labelwidthstring 00.00.0000
2569 \begin_inset Info
2570 type  "icon"
2571 arg   "inset-modify tabular toggle-line-right"
2572 \end_inset
2573
2574  adds a line at the right side of the current cell / row or of a selection
2575 \end_layout
2576
2577 \begin_layout Labeling
2578 \labelwidthstring 00.00.0000
2579 \begin_inset Info
2580 type  "icon"
2581 arg   "inset-modify tabular set-all-lines"
2582 \end_inset
2583
2584  adds lines around the current or selected cells - if the current cell no
2585  multicolumn cell this also affects the current row and column
2586 \end_layout
2587
2588 \begin_layout Labeling
2589 \labelwidthstring 00.00.0000
2590 \begin_inset Info
2591 type  "icon"
2592 arg   "inset-modify tabular unset-all-lines"
2593 \end_inset
2594
2595  deletes all lines of the current or selected cells - if the current cell
2596  no multicolumn cell this also affects the current row and column
2597 \end_layout
2598
2599 \begin_layout Labeling
2600 \labelwidthstring 00.00.0000
2601 \begin_inset Info
2602 type  "icon"
2603 arg   "inset-modify tabular m-align-left"
2604 \end_inset
2605
2606  left-aligns the content of the current cell / column
2607 \end_layout
2608
2609 \begin_layout Labeling
2610 \labelwidthstring 00.00.0000
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "inset-modify tabular m-align-center"
2614 \end_inset
2615
2616  centers the content of the current cell / column horizontally
2617 \end_layout
2618
2619 \begin_layout Labeling
2620 \labelwidthstring 00.00.0000
2621 \begin_inset Info
2622 type  "icon"
2623 arg   "inset-modify tabular m-align-right"
2624 \end_inset
2625
2626  right-aligns the content of the current cell / column
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631 \begin_inset Info
2632 type  "icon"
2633 arg   "inset-modify tabular align-decimal"
2634 \end_inset
2635
2636  aligns the content of the current column at a character
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641 \begin_inset Info
2642 type  "icon"
2643 arg   "inset-modify tabular m-valign-top"
2644 \end_inset
2645
2646  aligns the content of the current cell vertically to the top
2647 \end_layout
2648
2649 \begin_layout Labeling
2650 \labelwidthstring 00.00.0000
2651 \begin_inset Info
2652 type  "icon"
2653 arg   "inset-modify tabular m-valign-middle"
2654 \end_inset
2655
2656  centers the content of the current cell vertically
2657 \end_layout
2658
2659 \begin_layout Labeling
2660 \labelwidthstring 00.00.0000
2661 \begin_inset Info
2662 type  "icon"
2663 arg   "inset-modify tabular m-valign-bottom"
2664 \end_inset
2665
2666  aligns the content of the current cell vertically to the bottom
2667 \end_layout
2668
2669 \begin_layout Labeling
2670 \labelwidthstring 00.00.0000
2671 \begin_inset Info
2672 type  "icon"
2673 arg   "inset-modify tabular set-rotate-cell"
2674 \end_inset
2675
2676  rotates the current cell or selection counter-clockwise by 90°
2677 \end_layout
2678
2679 \begin_layout Labeling
2680 \labelwidthstring 00.00.0000
2681 \begin_inset Info
2682 type  "icon"
2683 arg   "inset-modify tabular set-rotate-tabular"
2684 \end_inset
2685
2686  rotates the whole table counter-clockwise by 90°
2687 \end_layout
2688
2689 \begin_layout Labeling
2690 \labelwidthstring 00.00.0000
2691 \begin_inset Info
2692 type  "icon"
2693 arg   "inset-modify tabular multicolumn"
2694 \end_inset
2695
2696  sets the current cell or selection as a multicolumn
2697 \end_layout
2698
2699 \begin_layout Labeling
2700 \labelwidthstring 00.00.0000
2701 \begin_inset Info
2702 type  "icon"
2703 arg   "inset-modify tabular multirow"
2704 \end_inset
2705
2706  sets the current cell or selection as a multirow
2707 \end_layout
2708
2709 \begin_layout Standard
2710 \begin_inset Note Greyedout
2711 status open
2712
2713 \begin_layout Plain Layout
2714
2715 \series bold
2716 Note:
2717 \series default
2718  For the output the vertical alignment of the first cell in a row is used
2719  for all following cells in the row.
2720 \end_layout
2721
2722 \end_inset
2723
2724
2725 \end_layout
2726
2727 \begin_layout Section
2728 Edit Table Menu
2729 \begin_inset Index idx
2730 status collapsed
2731
2732 \begin_layout Plain Layout
2733 Table ! Edit Menu
2734 \end_layout
2735
2736 \end_inset
2737
2738
2739 \end_layout
2740
2741 \begin_layout Standard
2742 In addition to the table dialog and toolbar, the menu 
2743 \family sans
2744 Edit\SpecialChar menuseparator
2745 Table
2746 \family default
2747  allows you to add and delete border lines for the current row/column and
2748  to set the current selection as multicolumn.
2749  The menu is only available when the cursor is inside a table.
2750 \end_layout
2751
2752 \begin_layout Section
2753 Table Floats
2754 \begin_inset CommandInset label
2755 LatexCommand label
2756 name "sec:Table-Floats"
2757
2758 \end_inset
2759
2760
2761 \begin_inset Index idx
2762 status collapsed
2763
2764 \begin_layout Plain Layout
2765 Floats ! Tables
2766 \end_layout
2767
2768 \end_inset
2769
2770
2771 \begin_inset Index idx
2772 status collapsed
2773
2774 \begin_layout Plain Layout
2775 Table ! Floats
2776 \end_layout
2777
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \begin_layout Standard
2784 For general explanations about floats, have a look at section
2785 \begin_inset space ~
2786 \end_inset
2787
2788
2789 \begin_inset CommandInset ref
2790 LatexCommand ref
2791 reference "sec:FloatIntroduction"
2792
2793 \end_inset
2794
2795 .
2796 \end_layout
2797
2798 \begin_layout Standard
2799 \begin_inset Float table
2800 placement h
2801 wide false
2802 sideways false
2803 status open
2804
2805 \begin_layout Plain Layout
2806 \begin_inset Caption Standard
2807
2808 \begin_layout Plain Layout
2809 \begin_inset CommandInset label
2810 LatexCommand label
2811 name "tab:a table float"
2812
2813 \end_inset
2814
2815 A table float.
2816 \end_layout
2817
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \begin_layout Plain Layout
2824 \align center
2825 \begin_inset Tabular
2826 <lyxtabular version="3" rows="3" columns="3">
2827 <features tabularvalignment="middle">
2828 <column alignment="center" valignment="top" width="0pt">
2829 <column alignment="center" valignment="top" width="0pt">
2830 <column alignment="center" valignment="top" width="0pt">
2831 <row>
2832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2833 \begin_inset Text
2834
2835 \begin_layout Plain Layout
2836
2837 \family roman
2838 \series medium
2839 \shape up
2840 \size normal
2841 \emph off
2842 \bar no
2843 \noun off
2844 \color none
2845 1
2846 \end_layout
2847
2848 \end_inset
2849 </cell>
2850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \begin_layout Plain Layout
2854
2855 \family roman
2856 \series medium
2857 \shape up
2858 \size normal
2859 \emph off
2860 \bar no
2861 \noun off
2862 \color none
2863 2
2864 \end_layout
2865
2866 \end_inset
2867 </cell>
2868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872
2873 \family roman
2874 \series medium
2875 \shape up
2876 \size normal
2877 \emph off
2878 \bar no
2879 \noun off
2880 \color none
2881 3
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 </row>
2887 <row>
2888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2889 \begin_inset Text
2890
2891 \begin_layout Plain Layout
2892
2893 \family roman
2894 \series medium
2895 \shape up
2896 \size normal
2897 \emph off
2898 \bar no
2899 \noun off
2900 \color none
2901 Joe
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910
2911 \family roman
2912 \series medium
2913 \shape up
2914 \size normal
2915 \emph off
2916 \bar no
2917 \noun off
2918 \color none
2919 Mary
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2925 \begin_inset Text
2926
2927 \begin_layout Plain Layout
2928
2929 \family roman
2930 \series medium
2931 \shape up
2932 \size normal
2933 \emph off
2934 \bar no
2935 \noun off
2936 \color none
2937 Ted
2938 \end_layout
2939
2940 \end_inset
2941 </cell>
2942 </row>
2943 <row>
2944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Plain Layout
2948
2949 \family roman
2950 \series medium
2951 \shape up
2952 \size normal
2953 \emph off
2954 \bar no
2955 \noun off
2956 \color none
2957 \begin_inset Formula $\int x^{2}dx$
2958 \end_inset
2959
2960
2961 \end_layout
2962
2963 \end_inset
2964 </cell>
2965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \family roman
2971 \series medium
2972 \shape up
2973 \size normal
2974 \emph off
2975 \bar no
2976 \noun off
2977 \color none
2978 \begin_inset Formula $\left[\begin{array}{cc}
2979 a & b\\
2980 c & d
2981 \end{array}\right]$
2982 \end_inset
2983
2984
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993
2994 \family roman
2995 \series medium
2996 \shape up
2997 \size normal
2998 \emph off
2999 \bar no
3000 \noun off
3001 \color none
3002 \begin_inset Formula $1+1=2$
3003 \end_inset
3004
3005
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 </lyxtabular>
3012
3013 \end_inset
3014
3015
3016 \end_layout
3017
3018 \end_inset
3019
3020
3021 \end_layout
3022
3023 \begin_layout Standard
3024 Table floats can be inserted using the menu 
3025 \family sans
3026 Insert\SpecialChar menuseparator
3027 Float\SpecialChar menuseparator
3028 Table
3029 \family default
3030  or the toolbar button 
3031 \begin_inset Info
3032 type  "icon"
3033 arg   "float-insert table"
3034 \end_inset
3035
3036 .
3037 \end_layout
3038
3039 \begin_layout Standard
3040 The float appears as a collapsible box with a caption that has the label
3041  
3042 \begin_inset Quotes eld
3043 \end_inset
3044
3045 Table
3046 \begin_inset space ~
3047 \end_inset
3048
3049 #:
3050 \begin_inset Quotes erd
3051 \end_inset
3052
3053  (# is the actual table number).
3054  You can insert tables in the float above or below the caption.
3055 \end_layout
3056
3057 \begin_layout Standard
3058 Table
3059 \begin_inset space ~
3060 \end_inset
3061
3062
3063 \begin_inset CommandInset ref
3064 LatexCommand ref
3065 reference "tab:a table float"
3066
3067 \end_inset
3068
3069  is an example table within a table float.
3070 \end_layout
3071
3072 \begin_layout Standard
3073 Having the caption above the table is the common rule that is unfortunately
3074  not supported in \SpecialChar LaTeX
3075 's standard classes.
3076  This means that, if you are using the document classes 
3077 \family sans
3078 article
3079 \family default
3080
3081 \family sans
3082 book
3083 \family default
3084
3085 \family sans
3086 letter
3087 \family default
3088 , or 
3089 \family sans
3090 report
3091 \family default
3092 , there will be no space between the caption and the table.
3093  To insert the needed space, add the following option to the load command
3094  of the \SpecialChar LaTeX
3095 -package 
3096 \series bold
3097 caption
3098 \series default
3099
3100 \begin_inset Index idx
3101 status collapsed
3102
3103 \begin_layout Plain Layout
3104 \SpecialChar LaTeX
3105 -packages ! caption
3106 \end_layout
3107
3108 \end_inset
3109
3110  in your document preamble
3111 \begin_inset Foot
3112 status collapsed
3113
3114 \begin_layout Plain Layout
3115 For more information have a look at section
3116 \begin_inset space ~
3117 \end_inset
3118
3119
3120 \begin_inset CommandInset ref
3121 LatexCommand ref
3122 reference "sec:Caption-Placement"
3123
3124 \end_inset
3125
3126 .
3127 \end_layout
3128
3129 \end_inset
3130
3131 :
3132 \end_layout
3133
3134 \begin_layout Standard
3135
3136 \series bold
3137 tableposition=top
3138 \end_layout
3139
3140 \begin_layout Standard
3141 The package 
3142 \series bold
3143 caption
3144 \series default
3145 , which is described in section
3146 \begin_inset space ~
3147 \end_inset
3148
3149
3150 \begin_inset CommandInset ref
3151 LatexCommand ref
3152 reference "sec:Caption-Formatting"
3153
3154 \end_inset
3155
3156 , is used to adjust the caption format.
3157 \end_layout
3158
3159 \begin_layout Standard
3160 \begin_inset Index idx
3161 status collapsed
3162
3163 \begin_layout Plain Layout
3164 References ! to Tables
3165 \end_layout
3166
3167 \end_inset
3168
3169 Tables can be cross-referenced in the text by referencing their label.
3170  To do this insert a label in the caption using the menu 
3171 \family sans
3172 Insert\SpecialChar menuseparator
3173 Label
3174 \family default
3175  or the toolbar button 
3176 \begin_inset Info
3177 type  "icon"
3178 arg   "label-insert"
3179 \end_inset
3180
3181 .
3182  You can now refer to the label using the menu 
3183 \family sans
3184 Insert\SpecialChar menuseparator
3185 Cross
3186 \begin_inset space ~
3187 \end_inset
3188
3189 reference
3190 \family default
3191  or the toolbar button 
3192 \begin_inset Info
3193 type  "icon"
3194 arg   "dialog-show-new-inset ref"
3195 \end_inset
3196
3197 .
3198 \begin_inset Newline newline
3199 \end_inset
3200
3201 Referencing is explained in detail in section
3202 \begin_inset space ~
3203 \end_inset
3204
3205
3206 \begin_inset CommandInset ref
3207 LatexCommand ref
3208 reference "sec:Referencing-Floats"
3209
3210 \end_inset
3211
3212 .
3213 \end_layout
3214
3215 \begin_layout Section
3216 Longtables
3217 \begin_inset CommandInset label
3218 LatexCommand label
3219 name "sec:Longtables"
3220
3221 \end_inset
3222
3223
3224 \begin_inset Index idx
3225 status collapsed
3226
3227 \begin_layout Plain Layout
3228 Longtables
3229 \end_layout
3230
3231 \end_inset
3232
3233
3234 \begin_inset Index idx
3235 status collapsed
3236
3237 \begin_layout Plain Layout
3238 Table ! Longtables
3239 \end_layout
3240
3241 \end_inset
3242
3243
3244 \end_layout
3245
3246 \begin_layout Standard
3247 If the table is too long to fit on one page, you can use the option 
3248 \family sans
3249 Use
3250 \begin_inset space ~
3251 \end_inset
3252
3253 long
3254 \begin_inset space ~
3255 \end_inset
3256
3257 table
3258 \family default
3259  in the tab 
3260 \family sans
3261 Longtable
3262 \family default
3263  of the table dialog to split the table automatically over more pages.
3264  Doing this enables the following options:
3265 \end_layout
3266
3267 \begin_layout Description
3268 Header: The current row is defined to be a header row that appears on all
3269  pages of the longtable; except for the first page, if 
3270 \family sans
3271 First
3272 \begin_inset space ~
3273 \end_inset
3274
3275 header
3276 \family default
3277  is defined.
3278  This is therefore called the main header.
3279 \end_layout
3280
3281 \begin_layout Description
3282 First
3283 \begin_inset space ~
3284 \end_inset
3285
3286 header: The current row is defined to be a header row that appears on the
3287  first page of the longtable.
3288 \end_layout
3289
3290 \begin_layout Description
3291 Footer: The current row is defined to be a footer row that appears on all
3292  pages of the longtable; except for the last page, if 
3293 \family sans
3294 Last
3295 \begin_inset space ~
3296 \end_inset
3297
3298 footer
3299 \family default
3300  is defined.
3301 \end_layout
3302
3303 \begin_layout Description
3304 Last
3305 \begin_inset space ~
3306 \end_inset
3307
3308 footer: The current row is defined to be a footer row that appears on the
3309  last page of the longtable.
3310 \end_layout
3311
3312 \begin_layout Description
3313 Caption: The current row contains the table caption.
3314  The row is reset as single column and a caption is inserted.
3315  More about longtable captions is explained in sec.
3316 \begin_inset space \thinspace{}
3317 \end_inset
3318
3319
3320 \begin_inset CommandInset ref
3321 LatexCommand ref
3322 reference "subsec:Longtable-Captions"
3323
3324 \end_inset
3325
3326 .
3327 \end_layout
3328
3329 \begin_layout Standard
3330 You can also specify a row where the table is split.
3331  See the following longtable to see how it works:
3332 \begin_inset Separator parbreak
3333 \end_inset
3334
3335
3336 \end_layout
3337
3338 \begin_layout Standard
3339 \align center
3340 \begin_inset Tabular
3341 <lyxtabular version="3" rows="69" columns="3">
3342 <features islongtable="true" longtabularalignment="center">
3343 <column alignment="left" valignment="top" width="0cm">
3344 <column alignment="left" valignment="top" width="0pt">
3345 <column alignment="center" valignment="top" width="0pt">
3346 <row endfirsthead="true">
3347 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \series bold
3353 Example Phone List (ignore the names)
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 </row>
3377 <row endfirsthead="true">
3378 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382
3383 \series bold
3384 NAME
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402
3403 \series bold
3404 TEL.
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 </row>
3410 <row endhead="true">
3411 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415
3416 \series bold
3417 Example Phone List
3418 \end_layout
3419
3420 \end_inset
3421 </cell>
3422 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \end_layout
3437
3438 \end_inset
3439 </cell>
3440 </row>
3441 <row endhead="true">
3442 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446
3447 \series bold
3448 NAME
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 TEL.
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 </row>
3474 <row endfoot="true">
3475 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479  continued on next page
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 </row>
3503 <row>
3504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508
3509 \series bold
3510 Annovi
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="center" valignment="top" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519 Silvia
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528 111
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 </row>
3534 <row>
3535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539
3540 \series bold
3541 Bertoli
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell alignment="center" valignment="top" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550 Stefano
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559 111
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 </row>
3565 <row>
3566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570
3571 \series bold
3572 Bozzi
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell alignment="center" valignment="top" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581 Walter
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590 111
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 </row>
3596 <row>
3597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601
3602 \series bold
3603 Cachia
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 <cell alignment="center" valignment="top" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612 Maria
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621 111
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 </row>
3627 <row>
3628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632
3633 \series bold
3634 Cachia
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 <cell alignment="center" valignment="top" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643 Maurizio
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652 111
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 </row>
3658 <row>
3659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663
3664 \series bold
3665 Cinquemani
3666 \end_layout
3667
3668 \end_inset
3669 </cell>
3670 <cell alignment="center" valignment="top" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674 Giusi
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683 111
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 </row>
3689 <row>
3690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694
3695 \series bold
3696 Colin
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 <cell alignment="center" valignment="top" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705 Bernard
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714 111
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 </row>
3720 <row>
3721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725
3726 \series bold
3727 Concli
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 <cell alignment="center" valignment="top" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736 Gianfranco
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745 111
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 </row>
3751 <row>
3752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756
3757 \series bold
3758 Dal Bosco
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 <cell alignment="center" valignment="top" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767 Carolina
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776 111
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 </row>
3782 <row>
3783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787
3788 \series bold
3789 Dalpiaz
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 <cell alignment="center" valignment="top" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798 Annamaria
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807 111
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 </row>
3813 <row>
3814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818
3819 \series bold
3820 Feliciello
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 Domenico
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 111
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 </row>
3844 <row>
3845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849
3850 \series bold
3851 Focarelli
3852 \end_layout
3853
3854 \end_inset
3855 </cell>
3856 <cell alignment="center" valignment="top" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860 Paola
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869 111
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 </row>
3875 <row>
3876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880
3881 \series bold
3882 Galletti
3883 \end_layout
3884
3885 \end_inset
3886 </cell>
3887 <cell alignment="center" valignment="top" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891 Oreste
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900 111
3901 \end_layout
3902
3903 \end_inset
3904 </cell>
3905 </row>
3906 <row>
3907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911
3912 \series bold
3913 Gasparini
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 <cell alignment="center" valignment="top" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922 Franca
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931 111
3932 \end_layout
3933
3934 \end_inset
3935 </cell>
3936 </row>
3937 <row>
3938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942
3943 \series bold
3944 Rizzardi
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 <cell alignment="center" valignment="top" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953 Paola
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962 111
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 </row>
3968 <row>
3969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973
3974 \series bold
3975 Lassini
3976 \end_layout
3977
3978 \end_inset
3979 </cell>
3980 <cell alignment="center" valignment="top" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984 Giancarlo
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993 111
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 </row>
3999 <row>
4000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004
4005 \series bold
4006 Malfatti
4007 \end_layout
4008
4009 \end_inset
4010 </cell>
4011 <cell alignment="center" valignment="top" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015 Luciano
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024 111
4025 \end_layout
4026
4027 \end_inset
4028 </cell>
4029 </row>
4030 <row>
4031 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035
4036 \series bold
4037 Malfatti
4038 \end_layout
4039
4040 \end_inset
4041 </cell>
4042 <cell alignment="center" valignment="top" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046 Valeriano
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055 111
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 </row>
4061 <row>
4062 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066
4067 \series bold
4068 Meneguzzo
4069 \end_layout
4070
4071 \end_inset
4072 </cell>
4073 <cell alignment="center" valignment="top" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077 Roberto
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086 111
4087 \end_layout
4088
4089 \end_inset
4090 </cell>
4091 </row>
4092 <row>
4093 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097
4098 \series bold
4099 Mezzadra
4100 \end_layout
4101
4102 \end_inset
4103 </cell>
4104 <cell alignment="center" valignment="top" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108 Roberto
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117 111
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 </row>
4123 <row>
4124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128
4129 \series bold
4130 Pirpamer
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell alignment="center" valignment="top" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139 Erich
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148 111
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 </row>
4154 <row>
4155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159
4160 \series bold
4161 Pochiesa
4162 \end_layout
4163
4164 \end_inset
4165 </cell>
4166 <cell alignment="center" valignment="top" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 Paolo
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179 111, 222
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 </row>
4185 <row>
4186 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190
4191 \series bold
4192 Radina
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 <cell alignment="center" valignment="top" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201 Claudio
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210 111
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 </row>
4216 <row>
4217 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221
4222 \series bold
4223 Stuffer
4224 \end_layout
4225
4226 \end_inset
4227 </cell>
4228 <cell alignment="center" valignment="top" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 Oskar
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241 111
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 </row>
4247 <row>
4248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252
4253 \series bold
4254 Tacchelli
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 Ugo
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272 111
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 </row>
4278 <row>
4279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283
4284 \series bold
4285 Tezzele
4286 \end_layout
4287
4288 \end_inset
4289 </cell>
4290 <cell alignment="center" valignment="top" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294 Margit
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 111
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 </row>
4309 <row>
4310 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314
4315 \series bold
4316 Unterkalmsteiner
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 <cell alignment="center" valignment="top" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 Frieda
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 111
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345
4346 \series bold
4347 Vieider
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 Hilde
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 111
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376
4377 \series bold
4378 Vigna
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 Jürgen
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 111
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 </row>
4402 <row>
4403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407
4408 \series bold
4409 Weber
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 Maurizio
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 111
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438
4439 \series bold
4440 Winkler
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 Franz
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 111
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 </row>
4464 <row>
4465 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469  
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 </row>
4493 <row>
4494 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498
4499 \series bold
4500 Annovi
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 <cell alignment="center" valignment="top" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509 Silvia
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 555
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 </row>
4524 <row>
4525 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529
4530 \series bold
4531 Bertoli
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540 Stefano
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549 555
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 </row>
4555 <row>
4556 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560
4561 \series bold
4562 Bozzi
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 Walter
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 555
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 </row>
4586 <row>
4587 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591
4592 \series bold
4593 Cachia
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 <cell alignment="center" valignment="top" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602 Maria
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611 555
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 </row>
4617 <row>
4618 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622
4623 \series bold
4624 Cachia
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 Maurizio
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642 555
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 </row>
4648 <row>
4649 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653
4654 \series bold
4655 Cinquemani
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 <cell alignment="center" valignment="top" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664 Giusi
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673 555
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 </row>
4679 <row>
4680 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684
4685 \series bold
4686 Colin
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 <cell alignment="center" valignment="top" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695 Bernard
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704 555
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 </row>
4710 <row>
4711 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715
4716 \series bold
4717 Concli
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 <cell alignment="center" valignment="top" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726 Gianfranco
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735 555
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 </row>
4741 <row>
4742 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746
4747 \series bold
4748 Dal Bosco
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 <cell alignment="center" valignment="top" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757 Carolina
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766 555
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 </row>
4772 <row>
4773 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777
4778 \series bold
4779 Dalpiaz
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 <cell alignment="center" valignment="top" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788 Annamaria
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797 555
4798 \end_layout
4799
4800 \end_inset
4801 </cell>
4802 </row>
4803 <row>
4804 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808
4809 \series bold
4810 Feliciello
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 <cell alignment="center" valignment="top" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819 Domenico
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828 555
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 </row>
4834 <row>
4835 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839
4840 \series bold
4841 Focarelli
4842 \end_layout
4843
4844 \end_inset
4845 </cell>
4846 <cell alignment="center" valignment="top" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850 Paola
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859 555
4860 \end_layout
4861
4862 \end_inset
4863 </cell>
4864 </row>
4865 <row>
4866 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870
4871 \series bold
4872 Galletti
4873 \end_layout
4874
4875 \end_inset
4876 </cell>
4877 <cell alignment="center" valignment="top" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881 Oreste
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890 555
4891 \end_layout
4892
4893 \end_inset
4894 </cell>
4895 </row>
4896 <row>
4897 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901
4902 \series bold
4903 Gasparini
4904 \end_layout
4905
4906 \end_inset
4907 </cell>
4908 <cell alignment="center" valignment="top" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912 Franca
4913 \end_layout
4914
4915 \end_inset
4916 </cell>
4917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921 555
4922 \end_layout
4923
4924 \end_inset
4925 </cell>
4926 </row>
4927 <row>
4928 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932
4933 \series bold
4934 Rizzardi
4935 \end_layout
4936
4937 \end_inset
4938 </cell>
4939 <cell alignment="center" valignment="top" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943 Paola
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952 555
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 </row>
4958 <row>
4959 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963
4964 \series bold
4965 Lassini
4966 \end_layout
4967
4968 \end_inset
4969 </cell>
4970 <cell alignment="center" valignment="top" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974 Giancarlo
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983 555
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 </row>
4989 <row>
4990 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994
4995 \series bold
4996 Malfatti
4997 \end_layout
4998
4999 \end_inset
5000 </cell>
5001 <cell alignment="center" valignment="top" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 Luciano
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014 555
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 </row>
5020 <row>
5021 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025
5026 \series bold
5027 Malfatti
5028 \end_layout
5029
5030 \end_inset
5031 </cell>
5032 <cell alignment="center" valignment="top" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036 Valeriano
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045 555
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 </row>
5051 <row>
5052 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056
5057 \series bold
5058 Meneguzzo
5059 \end_layout
5060
5061 \end_inset
5062 </cell>
5063 <cell alignment="center" valignment="top" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067 Roberto
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076 555
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 </row>
5082 <row>
5083 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087
5088 \series bold
5089 Mezzadra
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098 Roberto
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107 555
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 </row>
5113 <row>
5114 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118
5119 \series bold
5120 Pirpamer
5121 \end_layout
5122
5123 \end_inset
5124 </cell>
5125 <cell alignment="center" valignment="top" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129 Erich
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138 555
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 </row>
5144 <row>
5145 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149
5150 \series bold
5151 Pochiesa
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160 Paolo
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169 555, 222
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 </row>
5175 <row>
5176 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180
5181 \series bold
5182 Radina
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 <cell alignment="center" valignment="top" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191 Claudio
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200 555
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 </row>
5206 <row>
5207 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211
5212 \series bold
5213 Stuffer
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 Oskar
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 555
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 </row>
5237 <row>
5238 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242
5243 \series bold
5244 Tacchelli
5245 \end_layout
5246
5247 \end_inset
5248 </cell>
5249 <cell alignment="center" valignment="top" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253 Ugo
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262 555
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 </row>
5268 <row>
5269 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273
5274 \series bold
5275 Tezzele
5276 \end_layout
5277
5278 \end_inset
5279 </cell>
5280 <cell alignment="center" valignment="top" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284 Margit
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 555
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 </row>
5299 <row>
5300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304
5305 \series bold
5306 Unterkalmsteiner
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 <cell alignment="center" valignment="top" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315 Frieda
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324 555
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 </row>
5330 <row>
5331 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335
5336 \series bold
5337 Vieider
5338 \end_layout
5339
5340 \end_inset
5341 </cell>
5342 <cell alignment="center" valignment="top" usebox="none">
5343 \begin_inset Text
5344
5345 \begin_layout Plain Layout
5346 Hilde
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355 555
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 </row>
5361 <row>
5362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366
5367 \series bold
5368 Vigna
5369 \end_layout
5370
5371 \end_inset
5372 </cell>
5373 <cell alignment="center" valignment="top" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377 Jürgen
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 999
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 </row>
5392 <row>
5393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397
5398 \series bold
5399 Weber
5400 \end_layout
5401
5402 \end_inset
5403 </cell>
5404 <cell alignment="center" valignment="top" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408 Maurizio
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417 555
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 </row>
5423 <row>
5424 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428
5429 \series bold
5430 Winkler
5431 \end_layout
5432
5433 \end_inset
5434 </cell>
5435 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 Franz
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 555
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 </row>
5454 <row endlastfoot="true">
5455 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 end
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 </row>
5483 </lyxtabular>
5484
5485 \end_inset
5486
5487
5488 \begin_inset ERT
5489 status collapsed
5490
5491 \begin_layout Plain Layout
5492
5493
5494 \backslash
5495 addtocounter{table}{-1}
5496 \end_layout
5497
5498 \end_inset
5499
5500
5501 \begin_inset Note Note
5502 status collapsed
5503
5504 \begin_layout Plain Layout
5505 See the first greyed-out note in section
5506 \begin_inset space ~
5507 \end_inset
5508
5509
5510 \begin_inset CommandInset ref
5511 LatexCommand ref
5512 reference "subsec:Longtable-Captions"
5513
5514 \end_inset
5515
5516  for an explanation of this command.
5517 \end_layout
5518
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \begin_layout Subsection
5525 Footnotes in Longtables
5526 \begin_inset CommandInset label
5527 LatexCommand label
5528 name "subsec:Footnotes-in-Longtables"
5529
5530 \end_inset
5531
5532
5533 \begin_inset Index idx
5534 status collapsed
5535
5536 \begin_layout Plain Layout
5537 Longtables ! Footnotes
5538 \end_layout
5539
5540 \end_inset
5541
5542
5543 \end_layout
5544
5545 \begin_layout Standard
5546 Footnotes can be inserted to every longtable cell.
5547  They appear at the bottom of the page where the table cell with the footnote
5548  appears.
5549  Table
5550 \begin_inset space ~
5551 \end_inset
5552
5553
5554 \begin_inset CommandInset ref
5555 LatexCommand ref
5556 reference "tab:DiffCaptions"
5557
5558 \end_inset
5559
5560  has for example a footnote.
5561 \end_layout
5562
5563 \begin_layout Subsection
5564 Longtable Alignment
5565 \begin_inset Index idx
5566 status collapsed
5567
5568 \begin_layout Plain Layout
5569 Longtables ! Alignment
5570 \end_layout
5571
5572 \end_inset
5573
5574
5575 \end_layout
5576
5577 \begin_layout Standard
5578 The horizontal alignment of longtables can be set in the table settings
5579  dialog.
5580  For left- and right-alignment the table will be directly at the page border.
5581  To add space between the table and the border one has to set the alignment
5582  to center and change the value of the \SpecialChar LaTeX
5583 -lengths 
5584 \series bold
5585
5586 \backslash
5587 LTleft 
5588 \series default
5589 or 
5590 \series bold
5591
5592 \backslash
5593 LTright
5594 \series default
5595  by inserting this line as \SpecialChar TeX
5596  Code before the longtable:
5597 \end_layout
5598
5599 \begin_layout Standard
5600
5601 \series bold
5602
5603 \backslash
5604 setlength{
5605 \backslash
5606 LTleft}{value}
5607 \end_layout
5608
5609 \begin_layout Standard
5610 The value can have any of the units listed in Table
5611 \begin_inset space ~
5612 \end_inset
5613
5614
5615 \begin_inset CommandInset ref
5616 LatexCommand ref
5617 reference "tab:Units"
5618
5619 \end_inset
5620
5621 .
5622  
5623 \series bold
5624
5625 \backslash
5626 LTleft
5627 \series default
5628  controls the horizontal distance from the left page border to the longtable,
5629  
5630 \series bold
5631
5632 \backslash
5633 LTright
5634 \series default
5635  the distance from the right side.
5636  The default value for both lengths is 
5637 \series bold
5638
5639 \backslash
5640 fill
5641 \series default
5642 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5643 .
5644 \end_layout
5645
5646 \begin_layout Standard
5647 The following longtable was centered and 
5648 \series bold
5649
5650 \backslash
5651 LTleft
5652 \series default
5653  set to 
5654 \family sans
5655 0.1
5656 \backslash
5657 columnwidth
5658 \family default
5659 :
5660 \begin_inset ERT
5661 status collapsed
5662
5663 \begin_layout Plain Layout
5664
5665
5666 \backslash
5667 setlength{
5668 \backslash
5669 LTleft}{0.1
5670 \backslash
5671 columnwidth}
5672 \end_layout
5673
5674 \end_inset
5675
5676
5677 \end_layout
5678
5679 \begin_layout Standard
5680 \begin_inset Tabular
5681 <lyxtabular version="3" rows="5" columns="5">
5682 <features islongtable="true" longtabularalignment="center">
5683 <column alignment="center" valignment="top">
5684 <column alignment="center" valignment="top" width="0pt">
5685 <column alignment="center" valignment="top">
5686 <column alignment="center" valignment="top">
5687 <column alignment="center" valignment="top">
5688 <row>
5689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 1
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 2
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 3
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 4
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729 5
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 asd
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 s
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 s
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 s
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 asd
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 </row>
5782 <row>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 asd
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 s
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 s
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 s
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 asd
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 <row>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 asd
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 s
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 s
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 s
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 asd
5871 \end_layout
5872
5873 \end_inset
5874 </cell>
5875 </row>
5876 <row>
5877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 asd
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 asd
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 asd
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 asd
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917 asd
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 </row>
5923 </lyxtabular>
5924
5925 \end_inset
5926
5927
5928 \begin_inset ERT
5929 status collapsed
5930
5931 \begin_layout Plain Layout
5932
5933
5934 \backslash
5935 setlength{
5936 \backslash
5937 LTleft}{
5938 \backslash
5939 fill}
5940 \end_layout
5941
5942 \end_inset
5943
5944
5945 \begin_inset ERT
5946 status collapsed
5947
5948 \begin_layout Plain Layout
5949
5950
5951 \backslash
5952 addtocounter{table}{-1}
5953 \end_layout
5954
5955 \end_inset
5956
5957
5958 \begin_inset Note Note
5959 status collapsed
5960
5961 \begin_layout Plain Layout
5962 See the first greyed-out note in section
5963 \begin_inset space ~
5964 \end_inset
5965
5966
5967 \begin_inset CommandInset ref
5968 LatexCommand ref
5969 reference "subsec:Longtable-Captions"
5970
5971 \end_inset
5972
5973  for an explanation of this command.
5974 \end_layout
5975
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \begin_layout Subsection
5982 Longtable Captions
5983 \begin_inset Index idx
5984 status collapsed
5985
5986 \begin_layout Plain Layout
5987 Longtables ! Captions
5988 \end_layout
5989
5990 \end_inset
5991
5992
5993 \begin_inset CommandInset label
5994 LatexCommand label
5995 name "subsec:Longtable-Captions"
5996
5997 \end_inset
5998
5999
6000 \end_layout
6001
6002 \begin_layout Standard
6003 A longtable cannot be put into a table float because floats can only be
6004  on one page.
6005  But the caption environment of floats can also be used for longtables when
6006  you use the longtable option 
6007 \family sans
6008 Caption
6009 \family default
6010  as described in sec.
6011 \begin_inset space \thinspace{}
6012 \end_inset
6013
6014
6015 \begin_inset CommandInset ref
6016 LatexCommand ref
6017 reference "sec:Longtables"
6018
6019 \end_inset
6020
6021 .
6022  Only one table row should contain a caption, either a header or a footer
6023  row.
6024 \end_layout
6025
6026 \begin_layout Standard
6027 Here is a short longtable to see how it works:
6028 \end_layout
6029
6030 \begin_layout Standard
6031 \begin_inset Tabular
6032 <lyxtabular version="3" rows="6" columns="5">
6033 <features islongtable="true" longtabularalignment="center">
6034 <column alignment="center" valignment="top">
6035 <column alignment="center" valignment="top">
6036 <column alignment="center" valignment="top">
6037 <column alignment="center" valignment="top">
6038 <column alignment="center" valignment="top">
6039 <row endfirsthead="true" caption="true">
6040 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 \begin_inset Caption Standard
6045
6046 \begin_layout Plain Layout
6047 Longtable with caption
6048 \begin_inset Argument 1
6049 status open
6050
6051 \begin_layout Plain Layout
6052 Longtable
6053 \end_layout
6054
6055 \end_inset
6056
6057
6058 \end_layout
6059
6060 \end_inset
6061
6062
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 </row>
6104 <row>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 1
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 2
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 3
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 4
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 5
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 </row>
6151 <row>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 asd
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 s
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 s
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 s
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 asd
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 </row>
6198 <row>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 asd
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 s
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 s
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 s
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 asd
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 </row>
6245 <row>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 asd
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 s
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 s
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6274 \begin_inset Text
6275
6276 \begin_layout Plain Layout
6277 s
6278 \end_layout
6279
6280 \end_inset
6281 </cell>
6282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 asd
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 </row>
6292 <row>
6293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297 asd
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 asd
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 asd
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 asd
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 asd
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 </row>
6339 </lyxtabular>
6340
6341 \end_inset
6342
6343
6344 \end_layout
6345
6346 \begin_layout Standard
6347 \begin_inset VSpace medskip
6348 \end_inset
6349
6350
6351 \begin_inset Note Greyedout
6352 status open
6353
6354 \begin_layout Plain Layout
6355
6356 \series bold
6357 Note
6358 \begin_inset space ~
6359 \end_inset
6360
6361 1:
6362 \series default
6363  The table number is increased for every longtable, even if you did not
6364  set a caption for it.
6365  For this reason you could have the case that e.
6366 \begin_inset space \thinspace{}
6367 \end_inset
6368
6369 g.
6370 \begin_inset space \space{}
6371 \end_inset
6372
6373 Table
6374 \begin_inset space ~
6375 \end_inset
6376
6377 2.4 follows Table
6378 \begin_inset space ~
6379 \end_inset
6380
6381 2.1 in the list of tables if there are two longtables without captions.
6382  To avoid this you can add the following command in \SpecialChar TeX
6383  Code after every longtable
6384  without a caption:
6385 \end_layout
6386
6387 \begin_layout Plain Layout
6388
6389 \series bold
6390
6391 \backslash
6392 addtocounter{table}{-1}
6393 \end_layout
6394
6395 \begin_layout Plain Layout
6396 This is not needed when none of your longtables has a caption and you add
6397  the following code to the document preamble:
6398 \end_layout
6399
6400 \begin_layout Plain Layout
6401
6402 \series bold
6403
6404 \backslash
6405 let
6406 \backslash
6407 myEnd
6408 \backslash
6409 endlongtable
6410 \begin_inset Newline newline
6411 \end_inset
6412
6413
6414 \backslash
6415 renewcommand{
6416 \backslash
6417 endlongtable}{
6418 \backslash
6419 myEnd
6420 \backslash
6421 addtocounter{table}{-1}}
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Standard
6430 \begin_inset Note Greyedout
6431 status open
6432
6433 \begin_layout Plain Layout
6434
6435 \series bold
6436 Note
6437 \begin_inset space ~
6438 \end_inset
6439
6440 2:
6441 \series default
6442  If you are using
6443 \series bold
6444  hyperref
6445 \series default
6446
6447 \begin_inset Index idx
6448 status collapsed
6449
6450 \begin_layout Plain Layout
6451 \SpecialChar LaTeX
6452 -packages ! hyperref
6453 \end_layout
6454
6455 \end_inset
6456
6457  in the 
6458 \family sans
6459 PDF Properties
6460 \family default
6461  of the 
6462 \family sans
6463 Document Settings
6464 \family default
6465  dialog to link cross-references, the link to a longtable caption will always
6466  point to the beginning of the document.
6467 \end_layout
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \begin_layout Subsubsection
6475 References to Longtables
6476 \begin_inset Index idx
6477 status collapsed
6478
6479 \begin_layout Plain Layout
6480 Longtables ! References
6481 \end_layout
6482
6483 \end_inset
6484
6485
6486 \end_layout
6487
6488 \begin_layout Standard
6489 \begin_inset Tabular
6490 <lyxtabular version="3" rows="6" columns="5">
6491 <features islongtable="true" longtabularalignment="center">
6492 <column alignment="center" valignment="top">
6493 <column alignment="center" valignment="top">
6494 <column alignment="center" valignment="top">
6495 <column alignment="center" valignment="top">
6496 <column alignment="center" valignment="top">
6497 <row endfirsthead="true" caption="true">
6498 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 \begin_inset Caption Standard
6503
6504 \begin_layout Plain Layout
6505 Referenced longtable
6506 \begin_inset CommandInset label
6507 LatexCommand label
6508 name "tab:RefExample"
6509
6510 \end_inset
6511
6512
6513 \end_layout
6514
6515 \end_inset
6516
6517
6518 \end_layout
6519
6520 \end_inset
6521 </cell>
6522 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 </row>
6559 <row>
6560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6561 \begin_inset Text
6562
6563 \begin_layout Plain Layout
6564 1
6565 \end_layout
6566
6567 \end_inset
6568 </cell>
6569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6570 \begin_inset Text
6571
6572 \begin_layout Plain Layout
6573 2
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 3
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 4
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 5
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 </row>
6606 <row>
6607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611 asd
6612 \end_layout
6613
6614 \end_inset
6615 </cell>
6616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620 s
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 s
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 s
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 asd
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 </row>
6653 <row>
6654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6655 \begin_inset Text
6656
6657 \begin_layout Plain Layout
6658 asd
6659 \end_layout
6660
6661 \end_inset
6662 </cell>
6663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6664 \begin_inset Text
6665
6666 \begin_layout Plain Layout
6667 s
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 s
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 s
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 asd
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 </row>
6700 <row>
6701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705 asd
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714 s
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 s
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 s
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 asd
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 </row>
6747 <row>
6748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752 asd
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 sad
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 asd
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 asd
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 asd
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 </row>
6794 </lyxtabular>
6795
6796 \end_inset
6797
6798
6799 \end_layout
6800
6801 \begin_layout Standard
6802 To reference a longtable, insert a label into the caption.
6803 \end_layout
6804
6805 \begin_layout Standard
6806 This is a reference to Table
6807 \begin_inset space ~
6808 \end_inset
6809
6810
6811 \begin_inset CommandInset ref
6812 LatexCommand ref
6813 reference "tab:RefExample"
6814
6815 \end_inset
6816
6817 .
6818 \end_layout
6819
6820 \begin_layout Standard
6821 The caption layout can be set together with all other captions of your document
6822  using the \SpecialChar LaTeX
6823 -package 
6824 \series bold
6825 caption
6826 \series default
6827
6828 \begin_inset Index idx
6829 status collapsed
6830
6831 \begin_layout Plain Layout
6832 \SpecialChar LaTeX
6833 -packages ! caption
6834 \end_layout
6835
6836 \end_inset
6837
6838 , see section
6839 \begin_inset space ~
6840 \end_inset
6841
6842
6843 \begin_inset CommandInset ref
6844 LatexCommand ref
6845 reference "sec:Caption-Formatting"
6846
6847 \end_inset
6848
6849 .
6850 \end_layout
6851
6852 \begin_layout Subsubsection
6853 Caption Width
6854 \begin_inset Index idx
6855 status collapsed
6856
6857 \begin_layout Plain Layout
6858 Longtables ! Caption Width
6859 \end_layout
6860
6861 \end_inset
6862
6863
6864 \end_layout
6865
6866 \begin_layout Standard
6867 The maximal width of caption lines is defined by the length 
6868 \series bold
6869
6870 \backslash
6871 LTcapwidth
6872 \series default
6873 .
6874  Its default value is 4
6875 \begin_inset space \thinspace{}
6876 \end_inset
6877
6878 in.
6879  To change it add the following command to your document preamble or as
6880  \SpecialChar TeX
6881  Code into your document before the longtable that should be affected
6882 \end_layout
6883
6884 \begin_layout Standard
6885
6886 \series bold
6887
6888 \backslash
6889 setlength{
6890 \backslash
6891 LTcapwidth}{width}
6892 \end_layout
6893
6894 \begin_layout Standard
6895 where the width could have one of the units listed in appendix
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "cha:Units-available-in"
6903
6904 \end_inset
6905
6906 .
6907 \end_layout
6908
6909 \begin_layout Standard
6910 The following tables show the difference:
6911 \end_layout
6912
6913 \begin_layout Standard
6914 \begin_inset Tabular
6915 <lyxtabular version="3" rows="6" columns="5">
6916 <features islongtable="true" longtabularalignment="center">
6917 <column alignment="center" valignment="top">
6918 <column alignment="center" valignment="top">
6919 <column alignment="center" valignment="top">
6920 <column alignment="center" valignment="top">
6921 <column alignment="center" valignment="top">
6922 <row endfirsthead="true" caption="true">
6923 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927 \begin_inset Caption Standard
6928
6929 \begin_layout Plain Layout
6930 long full title with default width long full title with default width long
6931  full title with default width
6932 \begin_inset Argument 1
6933 status collapsed
6934
6935 \begin_layout Plain Layout
6936 caption with default width
6937 \end_layout
6938
6939 \end_inset
6940
6941
6942 \end_layout
6943
6944 \end_inset
6945
6946
6947 \end_layout
6948
6949 \end_inset
6950 </cell>
6951 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 </row>
6988 <row>
6989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6990 \begin_inset Text
6991
6992 \begin_layout Plain Layout
6993 1
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 2
7003 \end_layout
7004
7005 \end_inset
7006 </cell>
7007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7008 \begin_inset Text
7009
7010 \begin_layout Plain Layout
7011 3
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 4
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 5
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 </row>
7035 <row>
7036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7037 \begin_inset Text
7038
7039 \begin_layout Plain Layout
7040 asd
7041 \end_layout
7042
7043 \end_inset
7044 </cell>
7045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049 s
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058 s
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067 s
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076 asd
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 </row>
7082 <row>
7083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087 asd
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 s
7097 \end_layout
7098
7099 \end_inset
7100 </cell>
7101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Plain Layout
7105 s
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7111 \begin_inset Text
7112
7113 \begin_layout Plain Layout
7114 s
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123 asd
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 </row>
7129 <row>
7130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134 asd
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143 s
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152 s
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 s
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7167 \begin_inset Text
7168
7169 \begin_layout Plain Layout
7170 asd
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 </row>
7176 <row>
7177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181 asd
7182 \end_layout
7183
7184 \end_inset
7185 </cell>
7186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 sad
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Plain Layout
7199 asd
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208 asd
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7214 \begin_inset Text
7215
7216 \begin_layout Plain Layout
7217 asd
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 </row>
7223 </lyxtabular>
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \begin_layout Standard
7231 \begin_inset ERT
7232 status collapsed
7233
7234 \begin_layout Plain Layout
7235
7236
7237 \backslash
7238 setlength{
7239 \backslash
7240 LTcapwidth}{5cm}
7241 \end_layout
7242
7243 \end_inset
7244
7245
7246 \begin_inset Tabular
7247 <lyxtabular version="3" rows="6" columns="5">
7248 <features islongtable="true" longtabularalignment="center">
7249 <column alignment="center" valignment="top">
7250 <column alignment="center" valignment="top">
7251 <column alignment="center" valignment="top">
7252 <column alignment="center" valignment="top">
7253 <column alignment="center" valignment="top">
7254 <row endfirsthead="true" caption="true">
7255 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 \begin_inset Caption Standard
7260
7261 \begin_layout Plain Layout
7262 long full title with width set to 5
7263 \begin_inset space \thinspace{}
7264 \end_inset
7265
7266 cm long full title with width set to 5
7267 \begin_inset space \thinspace{}
7268 \end_inset
7269
7270 cm long full title with width set to 5
7271 \begin_inset space \thinspace{}
7272 \end_inset
7273
7274 cm
7275 \begin_inset Argument 1
7276 status collapsed
7277
7278 \begin_layout Plain Layout
7279 caption with width
7280 \begin_inset space \thinspace{}
7281 \end_inset
7282
7283 =
7284 \begin_inset space \thinspace{}
7285 \end_inset
7286
7287 5
7288 \begin_inset space \thinspace{}
7289 \end_inset
7290
7291 cm
7292 \end_layout
7293
7294 \end_inset
7295
7296
7297 \end_layout
7298
7299 \end_inset
7300
7301
7302 \end_layout
7303
7304 \end_inset
7305 </cell>
7306 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Plain Layout
7337
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 </row>
7343 <row>
7344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348 1
7349 \end_layout
7350
7351 \end_inset
7352 </cell>
7353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 2
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366 3
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375 4
7376 \end_layout
7377
7378 \end_inset
7379 </cell>
7380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7381 \begin_inset Text
7382
7383 \begin_layout Plain Layout
7384 5
7385 \end_layout
7386
7387 \end_inset
7388 </cell>
7389 </row>
7390 <row>
7391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7392 \begin_inset Text
7393
7394 \begin_layout Plain Layout
7395 asd
7396 \end_layout
7397
7398 \end_inset
7399 </cell>
7400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7401 \begin_inset Text
7402
7403 \begin_layout Plain Layout
7404 s
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413 s
7414 \end_layout
7415
7416 \end_inset
7417 </cell>
7418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7419 \begin_inset Text
7420
7421 \begin_layout Plain Layout
7422 s
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Plain Layout
7431 asd
7432 \end_layout
7433
7434 \end_inset
7435 </cell>
7436 </row>
7437 <row>
7438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7439 \begin_inset Text
7440
7441 \begin_layout Plain Layout
7442 asd
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451 s
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460 s
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469 s
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478 asd
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489 asd
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 s
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507 s
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7513 \begin_inset Text
7514
7515 \begin_layout Plain Layout
7516 s
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 asd
7526 \end_layout
7527
7528 \end_inset
7529 </cell>
7530 </row>
7531 <row>
7532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7533 \begin_inset Text
7534
7535 \begin_layout Plain Layout
7536 asd
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 sad
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554 asd
7555 \end_layout
7556
7557 \end_inset
7558 </cell>
7559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563 asd
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 asd
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 </row>
7578 </lyxtabular>
7579
7580 \end_inset
7581
7582
7583 \end_layout
7584
7585 \begin_layout Standard
7586 \begin_inset ERT
7587 status collapsed
7588
7589 \begin_layout Plain Layout
7590
7591
7592 \backslash
7593 setlength{
7594 \backslash
7595 LTcapwidth}{4in}
7596 \end_layout
7597
7598 \end_inset
7599
7600
7601 \end_layout
7602
7603 \begin_layout Standard
7604 \begin_inset Note Greyedout
7605 status open
7606
7607 \begin_layout Plain Layout
7608
7609 \series bold
7610 Note:
7611 \series default
7612  When the \SpecialChar LaTeX
7613 -package 
7614 \series bold
7615 caption
7616 \series default
7617
7618 \begin_inset Index idx
7619 status collapsed
7620
7621 \begin_layout Plain Layout
7622 \SpecialChar LaTeX
7623 -packages ! caption
7624 \end_layout
7625
7626 \end_inset
7627
7628  is used, as in this document, the full page width is used for the caption
7629  when you use the default value of 4
7630 \begin_inset space \thinspace{}
7631 \end_inset
7632
7633 in for 
7634 \series bold
7635
7636 \backslash
7637 LTcapwidth
7638 \series default
7639 .
7640  To get in this case exactly a 4
7641 \begin_inset space \thinspace{}
7642 \end_inset
7643
7644 in wide caption, you can either use a value slightly different from 4.0
7645 \begin_inset space \thinspace{}
7646 \end_inset
7647
7648 in, e.
7649 \begin_inset space \thinspace{}
7650 \end_inset
7651
7652 g.
7653 \begin_inset space \space{}
7654 \end_inset
7655
7656 3.99
7657 \begin_inset space \thinspace{}
7658 \end_inset
7659
7660 in, or the \SpecialChar LaTeX
7661 -command 
7662 \series bold
7663
7664 \backslash
7665 captionsetup{width=value}
7666 \series default
7667  that is provided by the 
7668 \series bold
7669 caption
7670 \series default
7671 -package.
7672 \end_layout
7673
7674 \end_inset
7675
7676
7677 \end_layout
7678
7679 \begin_layout Subsubsection
7680 Different Captions for Table Pages
7681 \begin_inset Index idx
7682 status collapsed
7683
7684 \begin_layout Plain Layout
7685 Longtables ! Different Captions for Pages
7686 \end_layout
7687
7688 \end_inset
7689
7690
7691 \end_layout
7692
7693 \begin_layout Standard
7694 When the table captions for the following pages should differ from the one
7695  of the first table page, mark a empty row as header which contains a caption.
7696  Then right-click on the caption and select in the context menu 
7697 \family sans
7698 Caption
7699 \begin_inset space ~
7700 \end_inset
7701
7702 (LongTableNoNumber)
7703 \family default
7704 .
7705  Table
7706 \begin_inset space ~
7707 \end_inset
7708
7709
7710 \begin_inset CommandInset ref
7711 LatexCommand ref
7712 reference "tab:DiffCaptions"
7713
7714 \end_inset
7715
7716  is an example of a longtable with different heading where the second caption
7717  does not include the table number.
7718 \begin_inset Separator parbreak
7719 \end_inset
7720
7721
7722 \end_layout
7723
7724 \begin_layout Standard
7725 \align center
7726 \begin_inset Tabular
7727 <lyxtabular version="3" rows="59" columns="3">
7728 <features islongtable="true" longtabularalignment="center">
7729 <column alignment="left" valignment="top" width="0cm">
7730 <column alignment="left" valignment="top" width="0pt">
7731 <column alignment="center" valignment="top" width="0pt">
7732 <row endfirsthead="true" caption="true">
7733 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737 \begin_inset Caption Standard
7738
7739 \begin_layout Plain Layout
7740 Example Phone List
7741 \begin_inset CommandInset label
7742 LatexCommand label
7743 name "tab:DiffCaptions"
7744
7745 \end_inset
7746
7747
7748 \begin_inset Argument 1
7749 status collapsed
7750
7751 \begin_layout Plain Layout
7752 Example Phone List
7753 \end_layout
7754
7755 \end_inset
7756
7757
7758 \end_layout
7759
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 </row>
7786 <row endfirsthead="true">
7787 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \series bold
7793 Example Phone List (ignore the names)
7794 \end_layout
7795
7796 \end_inset
7797 </cell>
7798 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7799 \begin_inset Text
7800
7801 \begin_layout Plain Layout
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 </row>
7817 <row endfirsthead="true">
7818 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822
7823 \series bold
7824 NAME
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \series bold
7844 TEL.
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 </row>
7850 <row endhead="true" caption="true">
7851 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855 \begin_inset Caption LongTableNoNumber
7856
7857 \begin_layout Plain Layout
7858 Continued Example Phone List
7859 \end_layout
7860
7861 \end_inset
7862
7863
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 </row>
7887 <row endhead="true">
7888 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892
7893 \series bold
7894 Example Phone List
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 </row>
7918 <row endhead="true">
7919 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923
7924 \series bold
7925 NAME
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943
7944 \series bold
7945 TEL.
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row endfoot="true">
7952 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 continued on next page
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 </row>
7980 <row>
7981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \series bold
7987 Annovi
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="left" valignment="top" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996 Silvia
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 111
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 </row>
8011 <row>
8012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016
8017 \series bold
8018 Bertoli
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 Stefano
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 111
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 <row>
8043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047
8048 \series bold
8049 Bozzi
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 Walter
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 111
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \series bold
8080 Cachia
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 Maria
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 111
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 </row>
8104 <row>
8105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109
8110 \series bold
8111 Cachia
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 Maurizio
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 111
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \series bold
8142 Cinquemani
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 Giusi
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160 111
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 </row>
8166 <row>
8167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171
8172 \series bold
8173 Colin
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 Bernard
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 111
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 <row>
8198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202
8203 \series bold
8204 Concli
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Gianfranco
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 111
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \series bold
8235 Dal Bosco
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 Carolina
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253 111
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 </row>
8259 <row>
8260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264
8265 \series bold
8266 Dalpiaz
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 Annamaria
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 111
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 </row>
8290 <row>
8291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Feliciello
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 Domenico
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 111
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 </row>
8321 <row>
8322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326
8327 \series bold
8328 Focarelli
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 Paola
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 111
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \series bold
8359 Galletti
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 Oreste
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 111
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \series bold
8390 Gasparini
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 Franca
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 111
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \series bold
8421 Rizzardi
8422 \series default
8423
8424 \begin_inset Foot
8425 status open
8426
8427 \begin_layout Plain Layout
8428 Example footnote
8429 \end_layout
8430
8431 \end_inset
8432
8433
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 Paola
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 111
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 </row>
8457 <row>
8458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462
8463 \series bold
8464 Lassini
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 Giancarlo
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 111
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 </row>
8488 <row>
8489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493
8494 \series bold
8495 Malfatti
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 Luciano
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 111
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 </row>
8519 <row>
8520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524
8525 \series bold
8526 Malfatti
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 Valeriano
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 111
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 </row>
8550 <row>
8551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555
8556 \series bold
8557 Meneguzzo
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 Roberto
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 111
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 </row>
8581 <row>
8582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586
8587 \series bold
8588 Mezzadra
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 Roberto
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 111
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 </row>
8612 <row>
8613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617
8618 \series bold
8619 Pirpamer
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 Erich
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 111
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \series bold
8650 Pochiesa
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 Paolo
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 111, 222
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 <row>
8675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679
8680 \series bold
8681 Radina
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690 Claudio
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 111
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 </row>
8705 <row>
8706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \series bold
8712 Stuffer
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 Oskar
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730 111
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 </row>
8736 <row>
8737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741
8742 \series bold
8743 Tacchelli
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 Ugo
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 111
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 </row>
8767 <row>
8768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772
8773 \series bold
8774 Tezzele
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 Margit
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792 111
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 <row>
8799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803
8804 \series bold
8805 Unterkalmsteiner
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 Frieda
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823 111
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 </row>
8829 <row>
8830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834
8835 \series bold
8836 Vieider
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 Hilde
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854 111
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 </row>
8860 <row>
8861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865
8866 \series bold
8867 Vigna
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 Jürgen
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 111
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row>
8892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896
8897 \series bold
8898 Weber
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 Maurizio
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 111
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927
8928 \series bold
8929 Winkler
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 Franz
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 111
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 <row>
8954 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958  
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 </row>
8982 <row>
8983 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987
8988 \series bold
8989 Annovi
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 Silvia
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 555
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 </row>
9013 <row>
9014 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018
9019 \series bold
9020 Bertoli
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 Stefano
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 555
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 </row>
9044 <row>
9045 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049
9050 \series bold
9051 Bozzi
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 Walter
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 555
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080
9081 \series bold
9082 Cachia
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 Maria
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 555
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 </row>
9106 <row>
9107 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111
9112 \series bold
9113 Cachia
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 Maurizio
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 555
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 </row>
9137 <row>
9138 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142
9143 \series bold
9144 Cinquemani
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 Giusi
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162 555
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 </row>
9168 <row>
9169 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173
9174 \series bold
9175 Colin
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 Bernard
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 555
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 </row>
9199 <row>
9200 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204
9205 \series bold
9206 Concli
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 Gianfranco
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 555
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 </row>
9230 <row>
9231 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235
9236 \series bold
9237 Dal Bosco
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 Carolina
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255 555
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 </row>
9261 <row>
9262 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266
9267 \series bold
9268 Dalpiaz
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 Annamaria
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 555
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 </row>
9292 <row>
9293 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297
9298 \series bold
9299 Feliciello
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308 Domenico
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317 555
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 </row>
9323 <row>
9324 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328
9329 \series bold
9330 Focarelli
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 Paola
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 555
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \series bold
9361 Galletti
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 Oreste
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379 555
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 </row>
9385 <row>
9386 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390
9391 \series bold
9392 Gasparini
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 Franca
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 555
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 </row>
9416 <row>
9417 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421
9422 \series bold
9423 Rizzardi
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 Paola
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 555
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 </row>
9447 <row>
9448 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452
9453 \series bold
9454 Lassini
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 Giancarlo
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 555
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 </row>
9478 <row>
9479 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483
9484 \series bold
9485 Malfatti
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 Luciano
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503 555
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 </row>
9509 <row>
9510 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514
9515 \series bold
9516 Malfatti
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 Valeriano
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534 555
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 </row>
9540 <row>
9541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545
9546 \series bold
9547 Meneguzzo
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Roberto
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 555
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 </row>
9571 <row>
9572 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576
9577 \series bold
9578 Mezzadra
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 Roberto
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596 555
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 </lyxtabular>
9603
9604 \end_inset
9605
9606
9607 \end_layout
9608
9609 \begin_layout Section
9610 Special Longtable Issues
9611 \begin_inset CommandInset label
9612 LatexCommand label
9613 name "sec:Special-Longtable-Issues"
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Subsection
9621 Longtable Calculation
9622 \begin_inset Index idx
9623 status collapsed
9624
9625 \begin_layout Plain Layout
9626 Longtables ! Calculation
9627 \end_layout
9628
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \begin_layout Standard
9635 \SpecialChar LaTeX
9636  calculates the height of table pages and their page breaks using so called
9637  chunks.
9638  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9639 's memory.
9640  The default value was historically set to only 20 table rows.
9641  If you are using longtables with many pages this may slow down the creation
9642  of your document.
9643  You can safely increase the chunk size to values of 100-1000 by adding
9644  this command line to your document preamble:
9645 \end_layout
9646
9647 \begin_layout Standard
9648
9649 \series bold
9650
9651 \backslash
9652 setcounter{LTchunksize}{100}
9653 \end_layout
9654
9655 \begin_layout Subsection
9656 Floats and Longtables
9657 \begin_inset Index idx
9658 status collapsed
9659
9660 \begin_layout Plain Layout
9661 Longtables ! Floats
9662 \end_layout
9663
9664 \end_inset
9665
9666
9667 \end_layout
9668
9669 \begin_layout Standard
9670 There might be problems when a float appears on the same page where a longtable
9671  starts.
9672  To avoid such a situation, insert a 
9673 \begin_inset Quotes eld
9674 \end_inset
9675
9676 clear page
9677 \begin_inset Quotes erd
9678 \end_inset
9679
9680  (menu 
9681 \family sans
9682 Insert\SpecialChar menuseparator
9683 Formatting\SpecialChar menuseparator
9684 Clear
9685 \begin_inset space ~
9686 \end_inset
9687
9688 Page
9689 \family default
9690 ) before your longtable.
9691 \end_layout
9692
9693 \begin_layout Subsection
9694 Forced Page Breaks
9695 \begin_inset Index idx
9696 status collapsed
9697
9698 \begin_layout Plain Layout
9699 Longtables ! Forced Page Breaks
9700 \end_layout
9701
9702 \end_inset
9703
9704
9705 \end_layout
9706
9707 \begin_layout Standard
9708 By default tables are only broken between rows.
9709  If you have a cell with multiples lines and want to have a page break within
9710  the cell, insert the new line command 
9711 \begin_inset Quotes eld
9712 \end_inset
9713
9714
9715 \series bold
9716
9717 \backslash
9718
9719 \backslash
9720
9721 \series default
9722
9723 \begin_inset Quotes erd
9724 \end_inset
9725
9726  as \SpecialChar TeX
9727  Code at the point of the cell where it can be broken.
9728  Before the 
9729 \series bold
9730
9731 \backslash
9732
9733 \backslash
9734
9735 \series default
9736  command you have to insert in \SpecialChar TeX
9737  Code as many 
9738 \begin_inset Quotes eld
9739 \end_inset
9740
9741
9742 \series bold
9743 &
9744 \series default
9745
9746 \begin_inset Quotes erd
9747 \end_inset
9748
9749  characters as the number of the following table columns.
9750  The 
9751 \series bold
9752 &
9753 \series default
9754  is the character to separate table cells.
9755  Write in \SpecialChar TeX
9756  Code after each 
9757 \series bold
9758 &
9759 \series default
9760  the content of the corresponding following cell and delete the content
9761  of these cells.
9762 \begin_inset Newline newline
9763 \end_inset
9764
9765 After the 
9766 \series bold
9767
9768 \backslash
9769
9770 \backslash
9771
9772 \series default
9773  command, insert as many 
9774 \series bold
9775 &
9776 \series default
9777  characters as the number of table columns before the current column.
9778  In Table
9779 \begin_inset space ~
9780 \end_inset
9781
9782
9783 \begin_inset CommandInset ref
9784 LatexCommand ref
9785 reference "tab:ForcedPagebreak"
9786
9787 \end_inset
9788
9789  the cell that should be broken is in the second column followed by another
9790  column.
9791  Therefore the following command was inserted in the cell as \SpecialChar TeX
9792  Code after
9793  
9794 \begin_inset Quotes eld
9795 \end_inset
9796
9797
9798 \emph on
9799 Castelchiodato,
9800 \emph default
9801
9802 \begin_inset Quotes erd
9803 \end_inset
9804
9805 :
9806 \end_layout
9807
9808 \begin_layout Standard
9809
9810 \series bold
9811 & 111
9812 \backslash
9813
9814 \backslash
9815  
9816 \backslash
9817 newpage
9818 \begin_inset Newline newline
9819 \end_inset
9820
9821 &
9822 \end_layout
9823
9824 \begin_layout Standard
9825 The 
9826 \begin_inset Quotes eld
9827 \end_inset
9828
9829 111
9830 \begin_inset Quotes erd
9831 \end_inset
9832
9833  in the third column of the row was deleted.
9834  
9835 \series bold
9836
9837 \backslash
9838 newpage
9839 \series default
9840  is only needed when a page break should definitely occur at this position,
9841  otherwise it would be a conditional break.
9842  If your footer row of the longtable has for a certain reason no upper line
9843  but you would have a horizontal line where the cell is broken, use this
9844  command instead:
9845 \end_layout
9846
9847 \begin_layout Standard
9848
9849 \series bold
9850 & 111
9851 \backslash
9852
9853 \backslash
9854
9855 \begin_inset Newline newline
9856 \end_inset
9857
9858
9859 \backslash
9860 hline &
9861 \end_layout
9862
9863 \begin_layout Standard
9864 When the cell to be broken is in the last column, the command
9865 \end_layout
9866
9867 \begin_layout Standard
9868
9869 \series bold
9870
9871 \backslash
9872 setlength{
9873 \backslash
9874 parfillskip}{0pt}
9875 \end_layout
9876
9877 \begin_layout Standard
9878 must be inserted as \SpecialChar TeX
9879  Code at the beginning of the cell.
9880  This ensures that the part of the cell that will be displayed on the new
9881  page appears with the full width.
9882 \begin_inset Separator parbreak
9883 \end_inset
9884
9885
9886 \end_layout
9887
9888 \begin_layout Standard
9889 \align center
9890 \begin_inset Tabular
9891 <lyxtabular version="3" rows="38" columns="3">
9892 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9893 <column alignment="left" valignment="top" width="0cm">
9894 <column alignment="left" valignment="top" width="3cm">
9895 <column alignment="center" valignment="top" width="0pt">
9896 <row endfirsthead="true" caption="true">
9897 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901 \begin_inset Caption Standard
9902
9903 \begin_layout Plain Layout
9904 Table with forced page break in table cell
9905 \begin_inset CommandInset label
9906 LatexCommand label
9907 name "tab:ForcedPagebreak"
9908
9909 \end_inset
9910
9911
9912 \begin_inset Argument 1
9913 status collapsed
9914
9915 \begin_layout Plain Layout
9916 Table with forced page break in table cell
9917 \end_layout
9918
9919 \end_inset
9920
9921
9922 \end_layout
9923
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row endfirsthead="true">
9951 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \series bold
9957 Example Phone List (ignore the names)
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 </row>
9981 <row endfirsthead="true">
9982 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \series bold
9988 NAME
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006
10007 \series bold
10008 TEL.
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 </row>
10014 <row endhead="true">
10015 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019 \begin_inset ERT
10020 status collapsed
10021
10022 \begin_layout Plain Layout
10023
10024
10025 \backslash
10026 caption*{Continued Example Phone List}
10027 \backslash
10028
10029 \backslash
10030 %
10031 \end_layout
10032
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 </row>
10059 <row endhead="true">
10060 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \series bold
10066 Example Phone List
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row endhead="true">
10091 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \series bold
10097 NAME
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 TEL.
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 </row>
10123 <row endfoot="true">
10124 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128 continued on next page
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row>
10153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \series bold
10159 Annovi
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 Silvia
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 111
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row>
10184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \series bold
10190 Bertoli
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 Stefano
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 111
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 </row>
10214 <row>
10215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219
10220 \series bold
10221 Bozzi
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230 Walter
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239 111
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 </row>
10245 <row>
10246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \series bold
10252 Cachia
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 Maria
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 111
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 </row>
10276 <row>
10277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281
10282 \series bold
10283 Cachia
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292 Maurizio
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 111
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row>
10308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \series bold
10314 Cinquemani
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323 Giusi
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 111
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 </row>
10338 <row>
10339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343
10344 \series bold
10345 Colin
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 Bernard
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 111
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374
10375 \series bold
10376 Concli
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385 Gianfranco
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 111
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 </row>
10400 <row>
10401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \series bold
10407 Dal Bosco
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416 Carolina
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 111
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 </row>
10431 <row>
10432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436
10437 \series bold
10438 Dalpiaz
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447 Annamaria
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 111
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 </row>
10462 <row>
10463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467
10468 \series bold
10469 Feliciello
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Domenico
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 111
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498
10499 \series bold
10500 Focarelli
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 Paola
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 111
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 </row>
10524 <row>
10525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529
10530 \series bold
10531 Galletti
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 Oreste
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 111
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 </row>
10555 <row>
10556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560
10561 \series bold
10562 Gasparini
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571 Franca
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 111
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \series bold
10593 Lassini
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 Giancarlo
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 111
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row>
10618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \series bold
10624 Malfatti
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633 Luciano
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 111
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 </row>
10648 <row>
10649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \series bold
10655 Malfatti
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 Valeriano
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 111
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row>
10680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \series bold
10686 Meneguzzo
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695 Roberto
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 111
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 </row>
10710 <row>
10711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715
10716 \series bold
10717 Mezzadra
10718 \end_layout
10719
10720 \end_inset
10721 </cell>
10722 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726 Roberto
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735 111
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 </row>
10741 <row>
10742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746
10747 \series bold
10748 Pirpamer
10749 \end_layout
10750
10751 \end_inset
10752 </cell>
10753 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757 Erich
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 111
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 </row>
10772 <row>
10773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777
10778 \series bold
10779 Pochiesa
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 Paolo
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 111, 222
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 </row>
10803 <row>
10804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808
10809 \series bold
10810 Radina
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819 Claudio
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828 111
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 </row>
10834 <row>
10835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839
10840 \series bold
10841 Rizzardi
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850 Paolo, 11.
10851  Fürst von Montecompatri, 11.
10852  Fürst von Sulmona und Vivaro, 10.
10853  Fürst von Rossano, 5.
10854  Herzog von Canemorte, 11.
10855  Herzog von Palombara, 5.
10856  Herzog von Castelchiodato,
10857 \begin_inset ERT
10858 status open
10859
10860 \begin_layout Plain Layout
10861
10862 & 111
10863 \backslash
10864
10865 \backslash
10866  
10867 \backslash
10868 newpage
10869 \end_layout
10870
10871 \begin_layout Plain Layout
10872
10873 &
10874 \end_layout
10875
10876 \end_inset
10877
10878  11.
10879  Herzog von Poggionativo, 11.
10880  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10881  Graf von Valinfreda, 11.
10882  Baron von Cropalati, 11.
10883  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \series bold
10905 Stuffer
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Oskar
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 111
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 <row>
10930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934
10935 \series bold
10936 Tacchelli
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Ugo
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 111
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \series bold
10967 Tezzele
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Margit
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 111
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 </row>
10991 <row>
10992 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \series bold
10998 Unterkalmsteiner
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 Frieda
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 111
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row>
11023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \series bold
11029 Vieider
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 Hilde
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 111
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 <row>
11054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058
11059 \series bold
11060 Vigna
11061 \end_layout
11062
11063 \end_inset
11064 </cell>
11065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069 Jürgen
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 111
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 </row>
11084 <row>
11085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089
11090 \series bold
11091 Weber
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100 Maurizio
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109 111
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 </row>
11115 <row>
11116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120
11121 \series bold
11122 Winkler
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 Franz
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 111
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 </row>
11146 </lyxtabular>
11147
11148 \end_inset
11149
11150
11151 \end_layout
11152
11153 \begin_layout Section
11154 Multiple Lines, Columns and Rows
11155 \end_layout
11156
11157 \begin_layout Subsection
11158 Multiple Lines in Table Cells
11159 \begin_inset CommandInset label
11160 LatexCommand label
11161 name "subsec:Multiple-Lines-in"
11162
11163 \end_inset
11164
11165
11166 \begin_inset Index idx
11167 status collapsed
11168
11169 \begin_layout Plain Layout
11170 Multiple Lines in Table Cells
11171 \end_layout
11172
11173 \end_inset
11174
11175
11176 \begin_inset Index idx
11177 status collapsed
11178
11179 \begin_layout Plain Layout
11180 Table ! Linebreaks
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \end_layout
11187
11188 \begin_layout Standard
11189 \noindent
11190 \begin_inset Float table
11191 placement H
11192 wide false
11193 sideways false
11194 status open
11195
11196 \begin_layout Plain Layout
11197 \begin_inset Caption Standard
11198
11199 \begin_layout Plain Layout
11200 \begin_inset CommandInset label
11201 LatexCommand label
11202 name "tab:Table-with-multiple"
11203
11204 \end_inset
11205
11206 Table with multiple lines in cells
11207 \end_layout
11208
11209 \end_inset
11210
11211
11212 \end_layout
11213
11214 \begin_layout Plain Layout
11215 \align center
11216 \begin_inset Tabular
11217 <lyxtabular version="3" rows="3" columns="3">
11218 <features tabularvalignment="middle">
11219 <column alignment="center" valignment="middle" width="2.5cm">
11220 <column alignment="center" valignment="middle">
11221 <column alignment="center" valignment="middle">
11222 <row>
11223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 multiple
11228 \begin_inset Newline linebreak
11229 \end_inset
11230
11231 lines
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 b
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 c
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 </row>
11255 <row>
11256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 d
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11266 \begin_inset Text
11267
11268 \begin_layout Plain Layout
11269 e
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \begin_layout Plain Layout
11278 f
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 </row>
11284 <row>
11285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11286 \begin_inset Text
11287
11288 \begin_layout Plain Layout
11289 g
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11295 \begin_inset Text
11296
11297 \begin_layout Plain Layout
11298 h
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 i
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 </row>
11313 </lyxtabular>
11314
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \end_inset
11321
11322
11323 \end_layout
11324
11325 \begin_layout Standard
11326 Setting a fixed width for a column enables you to enter text as a paragraph
11327  with multiple lines and hyphenation.
11328 \end_layout
11329
11330 \begin_layout Standard
11331 To produce Table
11332 \begin_inset space ~
11333 \end_inset
11334
11335
11336 \begin_inset CommandInset ref
11337 LatexCommand ref
11338 reference "tab:Table-with-multiple"
11339
11340 \end_inset
11341
11342 , create a 3×3 table, mark the first cell and right-click on it.
11343  In the appearing table dialog we set a cell width of 2.5
11344 \begin_inset space \thinspace{}
11345 \end_inset
11346
11347 cm and choose centered for the vertical and horizontal alignment.
11348  The vertical alignment is used for all cells of the row.
11349  As our text is smaller than 2.5
11350 \begin_inset space \thinspace{}
11351 \end_inset
11352
11353 cm, only one line will appear.
11354  To get two lines, a justified line break (shortcut 
11355 \begin_inset Info
11356 type  "shortcut"
11357 arg   "newline-insert linebreak"
11358 \end_inset
11359
11360 ) was added.
11361  If the text is wider than the set cell width, it will automatically be
11362  broken to several lines.
11363 \end_layout
11364
11365 \begin_layout Standard
11366 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11367  by \SpecialChar LaTeX
11368  if it is the first entry.
11369  Therefore you need to insert something to prevent the word not being the
11370  first entry.
11371  So add a horizontal space of 0
11372 \begin_inset space \thinspace{}
11373 \end_inset
11374
11375 pt before the word.
11376  As the space is zero, it doesn't change the output.
11377  Table
11378 \begin_inset space ~
11379 \end_inset
11380
11381
11382 \begin_inset CommandInset ref
11383 LatexCommand ref
11384 reference "tab:Table-with-and"
11385
11386 \end_inset
11387
11388  shows the effect.
11389 \end_layout
11390
11391 \begin_layout Standard
11392 \begin_inset Float table
11393 placement h
11394 wide false
11395 sideways false
11396 status open
11397
11398 \begin_layout Plain Layout
11399 \begin_inset Caption Standard
11400
11401 \begin_layout Plain Layout
11402 \begin_inset CommandInset label
11403 LatexCommand label
11404 name "tab:Table-with-and"
11405
11406 \end_inset
11407
11408 Table with and without hyphenation
11409 \end_layout
11410
11411 \end_inset
11412
11413
11414 \end_layout
11415
11416 \begin_layout Plain Layout
11417 \begin_inset space \hfill{}
11418 \end_inset
11419
11420
11421 \begin_inset Tabular
11422 <lyxtabular version="3" rows="3" columns="3">
11423 <features tabularvalignment="middle">
11424 <column alignment="center" valignment="middle" width="2.5cm">
11425 <column alignment="center" valignment="middle">
11426 <column alignment="center" valignment="middle">
11427 <row>
11428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 verylongtablecellword
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 b
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 c
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 d
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 e
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 f
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 </row>
11485 <row>
11486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490 g
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 h
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 i
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 </row>
11514 </lyxtabular>
11515
11516 \end_inset
11517
11518
11519 \begin_inset space \hfill{}
11520 \end_inset
11521
11522
11523 \begin_inset Tabular
11524 <lyxtabular version="3" rows="3" columns="3">
11525 <features tabularvalignment="middle">
11526 <column alignment="center" valignment="middle" width="2.5cm">
11527 <column alignment="center" valignment="middle">
11528 <column alignment="center" valignment="middle">
11529 <row>
11530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 \begin_inset space \hspace{}
11535 \length 0pt
11536 \end_inset
11537
11538 verylongtablecellword
11539 \end_layout
11540
11541 \end_inset
11542 </cell>
11543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11544 \begin_inset Text
11545
11546 \begin_layout Plain Layout
11547 b
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556 c
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 </row>
11562 <row>
11563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 d
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 e
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 f
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 </row>
11591 <row>
11592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 g
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 h
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 i
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 </row>
11620 </lyxtabular>
11621
11622 \end_inset
11623
11624
11625 \begin_inset space \hfill{}
11626 \end_inset
11627
11628
11629 \end_layout
11630
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \begin_layout Subsection
11637 Multicolumns
11638 \begin_inset CommandInset label
11639 LatexCommand label
11640 name "subsec:Multicolumns"
11641
11642 \end_inset
11643
11644
11645 \begin_inset Index idx
11646 status collapsed
11647
11648 \begin_layout Plain Layout
11649 Multicolumns
11650 \end_layout
11651
11652 \end_inset
11653
11654
11655 \begin_inset Index idx
11656 status collapsed
11657
11658 \begin_layout Plain Layout
11659 Table ! Multicolumns
11660 \end_layout
11661
11662 \end_inset
11663
11664
11665 \end_layout
11666
11667 \begin_layout Subsubsection
11668 Multicolumn Basics
11669 \end_layout
11670
11671 \begin_layout Standard
11672 To merge cells over multiple columns, select as many cells within a row
11673  as you want to merge and use either the table-toolbar button 
11674 \begin_inset Info
11675 type  "icon"
11676 arg   "inset-modify tabular multicolumn"
11677 \end_inset
11678
11679 , or the menu 
11680 \family sans
11681 Edit\SpecialChar menuseparator
11682 Table\SpecialChar menuseparator
11683 Multicolumn
11684 \family default
11685 , or right click on the marked cells and choose 
11686 \family sans
11687 Multicolumn
11688 \family default
11689  in the context menu.
11690 \end_layout
11691
11692 \begin_layout Standard
11693 Multicolumns have there own cell settings.
11694  That means changing cell borders, cell alignment, and the width only affects
11695  the multicolumn.
11696  Here is an example table with a multicolumn cell in the first row and one
11697  in the last row without the upper border:
11698 \begin_inset Separator parbreak
11699 \end_inset
11700
11701
11702 \end_layout
11703
11704 \begin_layout Standard
11705 \align center
11706 \begin_inset Tabular
11707 <lyxtabular version="3" rows="3" columns="4">
11708 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11709 <column alignment="center" valignment="top" width="0pt">
11710 <column alignment="center" valignment="middle">
11711 <column alignment="center" valignment="top" width="0in">
11712 <column alignment="center" valignment="top" width="0pt">
11713 <row>
11714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 abc
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 def ghi
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11733 \begin_inset Text
11734
11735 \begin_layout Plain Layout
11736
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 jkl
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 </row>
11751 <row>
11752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756
11757 \family roman
11758 \series medium
11759 \shape up
11760 \size normal
11761 \emph off
11762 \bar no
11763 \noun off
11764 \color none
11765 A
11766 \end_layout
11767
11768 \end_inset
11769 </cell>
11770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11771 \begin_inset Text
11772
11773 \begin_layout Plain Layout
11774 B
11775 \end_layout
11776
11777 \end_inset
11778 </cell>
11779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11780 \begin_inset Text
11781
11782 \begin_layout Plain Layout
11783 C
11784 \end_layout
11785
11786 \end_inset
11787 </cell>
11788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11789 \begin_inset Text
11790
11791 \begin_layout Plain Layout
11792 D
11793 \end_layout
11794
11795 \end_inset
11796 </cell>
11797 </row>
11798 <row>
11799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11800 \begin_inset Text
11801
11802 \begin_layout Plain Layout
11803 1
11804 \end_layout
11805
11806 \end_inset
11807 </cell>
11808 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11809 \begin_inset Text
11810
11811 \begin_layout Plain Layout
11812 2
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 3
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 4
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 </row>
11836 </lyxtabular>
11837
11838 \end_inset
11839
11840
11841 \end_layout
11842
11843 \begin_layout Subsubsection
11844 Multicolumn Calculations
11845 \begin_inset CommandInset label
11846 LatexCommand label
11847 name "subsec:Multicolumn-Calculations"
11848
11849 \end_inset
11850
11851
11852 \begin_inset Index idx
11853 status collapsed
11854
11855 \begin_layout Plain Layout
11856 Multicolumns ! Calculations
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \begin_layout Standard
11865 \SpecialChar LyX
11866  supports multicolumns directly, but we have to take account of the cell
11867  width of the columns spanned by the multicolumn cell.
11868 \end_layout
11869
11870 \begin_layout Standard
11871 \begin_inset Float table
11872 placement h
11873 wide false
11874 sideways false
11875 status open
11876
11877 \begin_layout Plain Layout
11878 \begin_inset Caption Standard
11879
11880 \begin_layout Plain Layout
11881 \begin_inset CommandInset label
11882 LatexCommand label
11883 name "tab:Table-with-centered"
11884
11885 \end_inset
11886
11887 Table with centered multicolumn text above two columns that have exactly
11888  half the width of the multicolumn cell
11889 \begin_inset Argument 1
11890 status collapsed
11891
11892 \begin_layout Plain Layout
11893 Perfect multicolumn table
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \end_inset
11902
11903
11904 \end_layout
11905
11906 \begin_layout Plain Layout
11907 \align center
11908 \begin_inset Tabular
11909 <lyxtabular version="3" rows="3" columns="3">
11910 <features tabularvalignment="middle">
11911 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11912 <column alignment="center" valignment="middle">
11913 <column alignment="center" valignment="top">
11914 <row>
11915 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11916 \begin_inset Text
11917
11918 \begin_layout Plain Layout
11919 multiple lines multicolumn
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11934 \begin_inset Text
11935
11936 \begin_layout Plain Layout
11937 c
11938 \end_layout
11939
11940 \end_inset
11941 </cell>
11942 </row>
11943 <row>
11944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11945 \begin_inset Text
11946
11947 \begin_layout Plain Layout
11948 d
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 e
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11963 \begin_inset Text
11964
11965 \begin_layout Plain Layout
11966 f
11967 \end_layout
11968
11969 \end_inset
11970 </cell>
11971 </row>
11972 <row>
11973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11974 \begin_inset Text
11975
11976 \begin_layout Plain Layout
11977 g
11978 \end_layout
11979
11980 \end_inset
11981 </cell>
11982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11983 \begin_inset Text
11984
11985 \begin_layout Plain Layout
11986 h
11987 \end_layout
11988
11989 \end_inset
11990 </cell>
11991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11992 \begin_inset Text
11993
11994 \begin_layout Plain Layout
11995 i
11996 \end_layout
11997
11998 \end_inset
11999 </cell>
12000 </row>
12001 </lyxtabular>
12002
12003 \end_inset
12004
12005
12006 \end_layout
12007
12008 \end_inset
12009
12010
12011 \end_layout
12012
12013 \begin_layout Standard
12014 To create for example Table
12015 \begin_inset space ~
12016 \end_inset
12017
12018
12019 \begin_inset CommandInset ref
12020 LatexCommand ref
12021 reference "tab:Table-with-centered"
12022
12023 \end_inset
12024
12025 , mark the first two cells in the first row of a 3×3 table and right-click
12026  on them.
12027  Now choose for this cell 
12028 \emph on
12029 multicolumn
12030 \emph default
12031
12032 \emph on
12033 centered alignment
12034 \emph default
12035  and a width of 2.5
12036 \begin_inset space \thinspace{}
12037 \end_inset
12038
12039 cm in the table dialog.
12040  The merged columns should have exactly half the width of the multicolumn
12041  cell, so that you would set a width of 1.25
12042 \begin_inset space \thinspace{}
12043 \end_inset
12044
12045 cm for the first column.
12046  The second column has then automatically a width of 1.25
12047 \begin_inset space \thinspace{}
12048 \end_inset
12049
12050 cm (multicolumn width - width of first column).
12051  This was done for Table
12052 \begin_inset space ~
12053 \end_inset
12054
12055
12056 \begin_inset CommandInset ref
12057 LatexCommand ref
12058 reference "tab:Table-without-half"
12059
12060 \end_inset
12061
12062 .
12063 \end_layout
12064
12065 \begin_layout Standard
12066 \begin_inset Float table
12067 wide false
12068 sideways false
12069 status open
12070
12071 \begin_layout Plain Layout
12072 \begin_inset Caption Standard
12073
12074 \begin_layout Plain Layout
12075 \begin_inset CommandInset label
12076 LatexCommand label
12077 name "tab:Table-without-half"
12078
12079 \end_inset
12080
12081 Table where the spanned table columns are not exactly half the width of
12082  the multicolumn cell
12083 \begin_inset Argument 1
12084 status collapsed
12085
12086 \begin_layout Plain Layout
12087 Imperfect multicolumn table
12088 \end_layout
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \end_inset
12096
12097
12098 \end_layout
12099
12100 \begin_layout Plain Layout
12101 \align center
12102 \begin_inset Tabular
12103 <lyxtabular version="3" rows="3" columns="3">
12104 <features tabularvalignment="middle">
12105 <column alignment="center" valignment="top" width="1.25cm">
12106 <column alignment="center" valignment="top">
12107 <column alignment="center" valignment="top">
12108 <row>
12109 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12110 \begin_inset Text
12111
12112 \begin_layout Plain Layout
12113 multiple lines multicolumn
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 c
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 </row>
12137 <row>
12138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12139 \begin_inset Text
12140
12141 \begin_layout Plain Layout
12142 d
12143 \end_layout
12144
12145 \end_inset
12146 </cell>
12147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12148 \begin_inset Text
12149
12150 \begin_layout Plain Layout
12151 e
12152 \end_layout
12153
12154 \end_inset
12155 </cell>
12156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12157 \begin_inset Text
12158
12159 \begin_layout Plain Layout
12160 f
12161 \end_layout
12162
12163 \end_inset
12164 </cell>
12165 </row>
12166 <row>
12167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12168 \begin_inset Text
12169
12170 \begin_layout Plain Layout
12171 g
12172 \end_layout
12173
12174 \end_inset
12175 </cell>
12176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12177 \begin_inset Text
12178
12179 \begin_layout Plain Layout
12180 h
12181 \end_layout
12182
12183 \end_inset
12184 </cell>
12185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12186 \begin_inset Text
12187
12188 \begin_layout Plain Layout
12189 i
12190 \end_layout
12191
12192 \end_inset
12193 </cell>
12194 </row>
12195 </lyxtabular>
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \end_inset
12203
12204
12205 \end_layout
12206
12207 \begin_layout Standard
12208 You can see that the first column is not half the width of the multicolumn
12209  cell, it is a bit bigger.
12210  The reason is that the specified width of a cell 
12211 \begin_inset Formula $W_{g}$
12212 \end_inset
12213
12214  is not its total width 
12215 \begin_inset Formula $W_{\mathrm{tot}}$
12216 \end_inset
12217
12218  because a cell is always a bit larger than specified.
12219  Appendix
12220 \begin_inset space ~
12221 \end_inset
12222
12223
12224 \begin_inset CommandInset ref
12225 LatexCommand ref
12226 reference "cha:Explanation-of-Equation"
12227
12228 \end_inset
12229
12230  explains this in detail.
12231 \end_layout
12232
12233 \begin_layout Standard
12234 The width 
12235 \begin_inset Formula $W_{g\,n}$
12236 \end_inset
12237
12238  which the user needs to set when 
12239 \emph on
12240 n
12241 \emph default
12242  columns are spanned can be calculated, so that each column has a total
12243  width of 
12244 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12245 \end_inset
12246
12247 :
12248 \begin_inset Formula 
12249 \begin{equation}
12250 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12251 \end{equation}
12252
12253 \end_inset
12254
12255
12256 \end_layout
12257
12258 \begin_layout Standard
12259 In our case we have 
12260 \begin_inset Formula $n=2$
12261 \end_inset
12262
12263
12264 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12265 \end_inset
12266
12267 cm and the default values for the lengths, so that equation 
12268 \begin_inset CommandInset ref
12269 LatexCommand ref
12270 reference "eq:Wgn"
12271
12272 \end_inset
12273
12274  becomes
12275 \begin_inset Formula 
12276 \begin{equation}
12277 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12278 \end{equation}
12279
12280 \end_inset
12281
12282
12283 \end_layout
12284
12285 \begin_layout Standard
12286 To enable calculations in \SpecialChar LaTeX
12287 , the \SpecialChar LaTeX
12288 -package 
12289 \series bold
12290 calc
12291 \series default
12292  must be loaded with the document preamble line
12293 \begin_inset Index idx
12294 status collapsed
12295
12296 \begin_layout Plain Layout
12297 \SpecialChar LaTeX
12298 -packages ! calc
12299 \end_layout
12300
12301 \end_inset
12302
12303
12304 \end_layout
12305
12306 \begin_layout Standard
12307
12308 \series bold
12309
12310 \backslash
12311 usepackage{calc}
12312 \end_layout
12313
12314 \begin_layout Standard
12315 \SpecialChar LyX
12316  does not allow you to calculate lengths in the 
12317 \family sans
12318 Width
12319 \family default
12320  field of the table dialog.
12321  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12322 -argument in the
12323  dialog.
12324  Here is an overview about the arguments:
12325 \end_layout
12326
12327 \begin_layout Itemize
12328
12329 \series bold
12330 p{width}
12331 \series default
12332  creates cell with a fixed width, its text is vertically top-aligned
12333 \end_layout
12334
12335 \begin_layout Itemize
12336
12337 \series bold
12338 m{width}
12339 \series default
12340  creates cell with a fixed width, its text is vertically centered
12341 \end_layout
12342
12343 \begin_layout Itemize
12344
12345 \series bold
12346 b{width}
12347 \series default
12348  creates cell with a fixed width, its text is vertically bottom-aligned
12349 \end_layout
12350
12351 \begin_layout Standard
12352 By entering a \SpecialChar LaTeX
12353 -argument, all cell settings set in the table dialog are overwritt
12354 en.
12355 \end_layout
12356
12357 \begin_layout Standard
12358 \begin_inset Note Greyedout
12359 status open
12360
12361 \begin_layout Plain Layout
12362
12363 \series bold
12364 Note:
12365 \series default
12366  Due to a bug, \SpecialChar LyX
12367  shows the overwritten settings anyway.
12368 \end_layout
12369
12370 \end_inset
12371
12372
12373 \end_layout
12374
12375 \begin_layout Standard
12376 As the text should be horizontally centered, the command 
12377 \series bold
12378
12379 \backslash
12380 centering
12381 \series default
12382  is added.
12383  You can now enter the following \SpecialChar LaTeX
12384 -argument for the first spanned column:
12385 \end_layout
12386
12387 \begin_layout Standard
12388
12389 \series bold
12390 >{
12391 \backslash
12392 centering}m{1.25cm-6.2pt}
12393 \end_layout
12394
12395 \begin_layout Standard
12396 The command 
12397 \series bold
12398 >{ }
12399 \series default
12400  means, that the commands inside the braces are applied before the cell
12401  is created.
12402 \end_layout
12403
12404 \begin_layout Standard
12405 Although we have chosen centered alignment for the text of the multicolumn
12406  cell, it is still left aligned.
12407  This is because \SpecialChar LyX
12408  only applies the alignment to single columns.
12409  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12410 -argument
12411 \end_layout
12412
12413 \begin_layout Standard
12414
12415 \series bold
12416 >{
12417 \backslash
12418 centering}m{2.5cm}
12419 \end_layout
12420
12421 \begin_layout Subsection
12422 Multirows
12423 \begin_inset CommandInset label
12424 LatexCommand label
12425 name "subsec:Multirows"
12426
12427 \end_inset
12428
12429
12430 \begin_inset Index idx
12431 status collapsed
12432
12433 \begin_layout Plain Layout
12434 Multirows
12435 \end_layout
12436
12437 \end_inset
12438
12439
12440 \begin_inset Index idx
12441 status collapsed
12442
12443 \begin_layout Plain Layout
12444 Table ! Multirows
12445 \end_layout
12446
12447 \end_inset
12448
12449
12450 \end_layout
12451
12452 \begin_layout Standard
12453 To merge cells over multiple rows, select as many cells within a column
12454  as you want to merge and use either the table-toolbar button 
12455 \begin_inset Info
12456 type  "icon"
12457 arg   "inset-modify tabular multirow"
12458 \end_inset
12459
12460 , or the menu 
12461 \family sans
12462 Edit\SpecialChar menuseparator
12463 Table\SpecialChar menuseparator
12464 Multirow
12465 \family default
12466 , or right click on the marked cells and choose 
12467 \family sans
12468 Multirow
12469 \family default
12470  in the context menu.
12471 \end_layout
12472
12473 \begin_layout Standard
12474 Here is an example table with a multirow in the first column:
12475 \begin_inset Separator parbreak
12476 \end_inset
12477
12478
12479 \end_layout
12480
12481 \begin_layout Standard
12482 \align center
12483 \begin_inset Tabular
12484 <lyxtabular version="3" rows="3" columns="3">
12485 <features tabularvalignment="middle">
12486 <column alignment="center" valignment="top" width="0pt">
12487 <column alignment="center" valignment="top">
12488 <column alignment="center" valignment="top">
12489 <row>
12490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12491 \begin_inset Text
12492
12493 \begin_layout Plain Layout
12494 a long cell entry
12495 \end_layout
12496
12497 \end_inset
12498 </cell>
12499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12500 \begin_inset Text
12501
12502 \begin_layout Plain Layout
12503 b
12504 \end_layout
12505
12506 \end_inset
12507 </cell>
12508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12509 \begin_inset Text
12510
12511 \begin_layout Plain Layout
12512 c
12513 \end_layout
12514
12515 \end_inset
12516 </cell>
12517 </row>
12518 <row>
12519 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12520 \begin_inset Text
12521
12522 \begin_layout Plain Layout
12523 multirow
12524 \end_layout
12525
12526 \end_inset
12527 </cell>
12528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12529 \begin_inset Text
12530
12531 \begin_layout Plain Layout
12532 e
12533 \end_layout
12534
12535 \end_inset
12536 </cell>
12537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Plain Layout
12541 f
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 </row>
12547 <row>
12548 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \begin_layout Plain Layout
12552
12553 \end_layout
12554
12555 \end_inset
12556 </cell>
12557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12558 \begin_inset Text
12559
12560 \begin_layout Plain Layout
12561 h
12562 \end_layout
12563
12564 \end_inset
12565 </cell>
12566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12567 \begin_inset Text
12568
12569 \begin_layout Plain Layout
12570 i
12571 \end_layout
12572
12573 \end_inset
12574 </cell>
12575 </row>
12576 </lyxtabular>
12577
12578 \end_inset
12579
12580
12581 \end_layout
12582
12583 \begin_layout Standard
12584 The width of multirow cells is set by setting the width and alignment for
12585  the whole column.
12586  The 
12587 \family sans
12588 Vertical Offset
12589 \family default
12590  shifts the content of the multirow up/down if the offset is positive/negative.
12591 \end_layout
12592
12593 \begin_layout Standard
12594 If the column of a multirow cell has no explicit width, the multirow cell
12595  inherits the alignment of the column.
12596  Otherwise it is by default left-aligned.
12597  To override the default, renew the command 
12598 \series bold
12599
12600 \backslash
12601 multirowsetup
12602 \series default
12603  with the command
12604 \end_layout
12605
12606 \begin_layout Standard
12607
12608 \series bold
12609
12610 \backslash
12611 renewcommand{
12612 \backslash
12613 multirowsetup}{
12614 \backslash
12615 centering}
12616 \end_layout
12617
12618 \begin_layout Standard
12619 in the document preamble.
12620  Then all entries of multirow cells in the document are centered.
12621  If centering is only needed for several tables, you can renew the command
12622  in a \SpecialChar TeX
12623  Code box just before the table instead of the preamble.
12624  If the text should be right-aligned, replace 
12625 \series bold
12626
12627 \backslash
12628 centering
12629 \series default
12630  by 
12631 \series bold
12632
12633 \backslash
12634 raggedleft
12635 \series default
12636 .
12637  To return to left-alignment 
12638 \series bold
12639
12640 \backslash
12641 raggedright
12642 \series default
12643  is used.
12644 \end_layout
12645
12646 \begin_layout Standard
12647 This is an example table with a right-aligned multirow cell that has a vertical
12648  offset of -4
12649 \begin_inset space \thinspace{}
12650 \end_inset
12651
12652 mm and is in a 3
12653 \begin_inset space \thinspace{}
12654 \end_inset
12655
12656 cm wide column:
12657 \begin_inset Separator parbreak
12658 \end_inset
12659
12660
12661 \end_layout
12662
12663 \begin_layout Standard
12664 \noindent
12665 \align center
12666 \begin_inset ERT
12667 status collapsed
12668
12669 \begin_layout Plain Layout
12670
12671
12672 \backslash
12673 renewcommand{
12674 \backslash
12675 multirowsetup}{
12676 \backslash
12677 raggedleft}
12678 \end_layout
12679
12680 \end_inset
12681
12682
12683 \begin_inset Tabular
12684 <lyxtabular version="3" rows="4" columns="3">
12685 <features tabularvalignment="middle">
12686 <column alignment="center" valignment="top" width="3cm">
12687 <column alignment="center" valignment="top">
12688 <column alignment="center" valignment="top">
12689 <row>
12690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \begin_layout Plain Layout
12694 a long cell entry
12695 \end_layout
12696
12697 \end_inset
12698 </cell>
12699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12700 \begin_inset Text
12701
12702 \begin_layout Plain Layout
12703 b
12704 \end_layout
12705
12706 \end_inset
12707 </cell>
12708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12709 \begin_inset Text
12710
12711 \begin_layout Plain Layout
12712 c
12713 \end_layout
12714
12715 \end_inset
12716 </cell>
12717 </row>
12718 <row>
12719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Plain Layout
12723 t
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12729 \begin_inset Text
12730
12731 \begin_layout Plain Layout
12732 n
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741 m
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 </row>
12747 <row>
12748 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752 multirow
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 e
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Plain Layout
12770 f
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 </row>
12776 <row>
12777 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Plain Layout
12781
12782 \end_layout
12783
12784 \end_inset
12785 </cell>
12786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12787 \begin_inset Text
12788
12789 \begin_layout Plain Layout
12790 h
12791 \end_layout
12792
12793 \end_inset
12794 </cell>
12795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Plain Layout
12799 i
12800 \end_layout
12801
12802 \end_inset
12803 </cell>
12804 </row>
12805 </lyxtabular>
12806
12807 \end_inset
12808
12809
12810 \begin_inset ERT
12811 status collapsed
12812
12813 \begin_layout Plain Layout
12814
12815
12816 \backslash
12817 renewcommand{
12818 \backslash
12819 multirowsetup}{
12820 \backslash
12821 raggedright}
12822 \end_layout
12823
12824 \end_inset
12825
12826
12827 \end_layout
12828
12829 \begin_layout Standard
12830 To start a new line in a multirow you can use a forced line break (shortcut
12831  
12832 \begin_inset Info
12833 type  "shortcut"
12834 arg   "newline-insert newline"
12835 \end_inset
12836
12837 ) but this will not respect the cell lines as demonstrated in this table:
12838 \begin_inset Separator parbreak
12839 \end_inset
12840
12841
12842 \end_layout
12843
12844 \begin_layout Standard
12845 \noindent
12846 \align center
12847 \begin_inset Tabular
12848 <lyxtabular version="3" rows="3" columns="2">
12849 <features tabularvalignment="middle">
12850 <column alignment="left" valignment="middle" width="2cm">
12851 <column alignment="center" valignment="top">
12852 <row>
12853 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12854 \begin_inset Text
12855
12856 \begin_layout Plain Layout
12857 aaa
12858 \begin_inset Newline newline
12859 \end_inset
12860
12861 aaa
12862 \begin_inset Newline newline
12863 \end_inset
12864
12865 wrong cell
12866 \end_layout
12867
12868 \end_inset
12869 </cell>
12870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 ccc
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 </row>
12880 <row>
12881 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 ddd
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 </row>
12900 <row>
12901 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 bbb
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 eee
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 </row>
12920 </lyxtabular>
12921
12922 \end_inset
12923
12924
12925 \end_layout
12926
12927 \begin_layout Standard
12928 Therefore be careful with forced line breaks.
12929 \end_layout
12930
12931 \begin_layout Subsection
12932 Cells with diagonal line(s)
12933 \end_layout
12934
12935 \begin_layout Standard
12936 To tell the reader what is meant by column and row headings in a table,
12937  it is helpful to split the first cell of the table by one or two diagonal
12938  lines.
12939  This can be achieved by loading the \SpecialChar LaTeX
12940  package 
12941 \series bold
12942 diagbox
12943 \series default
12944
12945 \begin_inset Index idx
12946 status collapsed
12947
12948 \begin_layout Plain Layout
12949 \SpecialChar LaTeX
12950 -packages ! picinpar
12951 \end_layout
12952
12953 \end_inset
12954
12955  in the document preamble.
12956  The package provides the command 
12957 \series bold
12958
12959 \backslash
12960 diagbox
12961 \series default
12962  that is inserted as \SpecialChar TeX
12963  Code and that can take 2 or 3
12964 \begin_inset space ~
12965 \end_inset
12966
12967 arguments:
12968 \end_layout
12969
12970 \begin_layout Standard
12971
12972 \series bold
12973
12974 \backslash
12975 diagbox[options]{lower left}{upper right}
12976 \end_layout
12977
12978 \begin_layout Standard
12979
12980 \series bold
12981
12982 \backslash
12983 diagbox[options]{lower left}{upper left}{upper right}
12984 \end_layout
12985
12986 \begin_layout Standard
12987 The first scheme divides the cell by a single diagonal line and the arguments
12988  are placed below and above this line.
12989  The second scheme divides the cell by 2
12990 \begin_inset space ~
12991 \end_inset
12992
12993 lines.
12994 \end_layout
12995
12996 \begin_layout Standard
12997 \begin_inset ERT
12998 status collapsed
12999
13000 \begin_layout Plain Layout
13001
13002
13003 \backslash
13004 ifdiagbox
13005 \end_layout
13006
13007 \end_inset
13008
13009
13010 \begin_inset Note Note
13011 status open
13012
13013 \begin_layout Plain Layout
13014 The following section will only be displayed when the \SpecialChar LaTeX
13015 -package 
13016 \series bold
13017 diagbox
13018 \series default
13019  is installed.
13020 \end_layout
13021
13022 \end_inset
13023
13024
13025 \end_layout
13026
13027 \begin_layout Standard
13028 Here is an example table where 
13029 \series bold
13030
13031 \backslash
13032 diagbox 
13033 \series default
13034 is used in the 2-argument scheme in the first cell:
13035 \begin_inset VSpace medskip
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042 \noindent
13043 \begin_inset Tabular
13044 <lyxtabular version="3" rows="4" columns="4">
13045 <features tabularvalignment="middle">
13046 <column alignment="center" valignment="top">
13047 <column alignment="center" valignment="top">
13048 <column alignment="center" valignment="top">
13049 <column alignment="center" valignment="top">
13050 <row>
13051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060
13061 \backslash
13062 diagbox{
13063 \end_layout
13064
13065 \end_inset
13066
13067 Name
13068 \begin_inset ERT
13069 status collapsed
13070
13071 \begin_layout Plain Layout
13072
13073 }{
13074 \end_layout
13075
13076 \end_inset
13077
13078 Parameter
13079 \begin_inset ERT
13080 status collapsed
13081
13082 \begin_layout Plain Layout
13083
13084 }
13085 \end_layout
13086
13087 \end_inset
13088
13089
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13095 \begin_inset Text
13096
13097 \begin_layout Plain Layout
13098 Thickness in nm
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13104 \begin_inset Text
13105
13106 \begin_layout Plain Layout
13107 Transparency in %
13108 \end_layout
13109
13110 \end_inset
13111 </cell>
13112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13113 \begin_inset Text
13114
13115 \begin_layout Plain Layout
13116 Hardness in MPa
13117 \end_layout
13118
13119 \end_inset
13120 </cell>
13121 </row>
13122 <row>
13123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13124 \begin_inset Text
13125
13126 \begin_layout Plain Layout
13127 Perfect Green
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Plain Layout
13136 45
13137 \end_layout
13138
13139 \end_inset
13140 </cell>
13141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 80
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Plain Layout
13154 504
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 </row>
13160 <row>
13161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 Dark Multi-P
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174 60
13175 \end_layout
13176
13177 \end_inset
13178 </cell>
13179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 72
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13189 \begin_inset Text
13190
13191 \begin_layout Plain Layout
13192 982
13193 \end_layout
13194
13195 \end_inset
13196 </cell>
13197 </row>
13198 <row>
13199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13200 \begin_inset Text
13201
13202 \begin_layout Plain Layout
13203 Crystal Clear Pro
13204 \end_layout
13205
13206 \end_inset
13207 </cell>
13208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13209 \begin_inset Text
13210
13211 \begin_layout Plain Layout
13212 18
13213 \end_layout
13214
13215 \end_inset
13216 </cell>
13217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 86
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 374
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 </row>
13236 </lyxtabular>
13237
13238 \end_inset
13239
13240
13241 \begin_inset VSpace medskip
13242 \end_inset
13243
13244
13245 \end_layout
13246
13247 \begin_layout Standard
13248 The 3-argument scheme is for example useful for cross-tables of sports leagues
13249  or distances:
13250 \begin_inset Separator parbreak
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 \noindent
13258 \align center
13259 \begin_inset Tabular
13260 <lyxtabular version="3" rows="4" columns="4">
13261 <features tabularvalignment="middle">
13262 <column alignment="center" valignment="top" width="0pt">
13263 <column alignment="center" valignment="top">
13264 <column alignment="center" valignment="top">
13265 <column alignment="center" valignment="top">
13266 <row>
13267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271 \begin_inset ERT
13272 status collapsed
13273
13274 \begin_layout Plain Layout
13275
13276
13277 \backslash
13278 diagbox{
13279 \end_layout
13280
13281 \end_inset
13282
13283 Team home
13284 \begin_inset ERT
13285 status collapsed
13286
13287 \begin_layout Plain Layout
13288
13289 }{
13290 \end_layout
13291
13292 \end_inset
13293
13294 Result
13295 \begin_inset ERT
13296 status collapsed
13297
13298 \begin_layout Plain Layout
13299
13300 }{
13301 \end_layout
13302
13303 \end_inset
13304
13305 Team away
13306 \begin_inset ERT
13307 status collapsed
13308
13309 \begin_layout Plain Layout
13310
13311 }
13312 \end_layout
13313
13314 \end_inset
13315
13316
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325 Tigers
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 Panthers
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 Falcons
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 </row>
13349 <row>
13350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 Tigers
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13360 \begin_inset Text
13361
13362 \begin_layout Plain Layout
13363 —
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13369 \begin_inset Text
13370
13371 \begin_layout Plain Layout
13372 1:3
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13378 \begin_inset Text
13379
13380 \begin_layout Plain Layout
13381 0:1
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 </row>
13387 <row>
13388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392 Panthers
13393 \end_layout
13394
13395 \end_inset
13396 </cell>
13397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13398 \begin_inset Text
13399
13400 \begin_layout Plain Layout
13401 3:1
13402 \end_layout
13403
13404 \end_inset
13405 </cell>
13406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13407 \begin_inset Text
13408
13409 \begin_layout Plain Layout
13410 —
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419 0:0
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 </row>
13425 <row>
13426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13427 \begin_inset Text
13428
13429 \begin_layout Plain Layout
13430 Falcons
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 1:0
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448 0:0
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 —
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 </row>
13463 </lyxtabular>
13464
13465 \end_inset
13466
13467
13468 \end_layout
13469
13470 \begin_layout Standard
13471 For larger cross-tables one might use split cells in 2 or every corner of
13472  the table like in this example:
13473 \begin_inset Separator parbreak
13474 \end_inset
13475
13476
13477 \end_layout
13478
13479 \begin_layout Standard
13480 \noindent
13481 \align center
13482 \begin_inset Tabular
13483 <lyxtabular version="3" rows="5" columns="5">
13484 <features tabularvalignment="middle">
13485 <column alignment="center" valignment="top" width="0pt">
13486 <column alignment="center" valignment="top">
13487 <column alignment="center" valignment="top">
13488 <column alignment="center" valignment="top">
13489 <column alignment="center" valignment="top">
13490 <row>
13491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495 \begin_inset ERT
13496 status open
13497
13498 \begin_layout Plain Layout
13499
13500
13501 \backslash
13502 diagbox{
13503 \end_layout
13504
13505 \end_inset
13506
13507 Team home
13508 \begin_inset ERT
13509 status collapsed
13510
13511 \begin_layout Plain Layout
13512
13513 }{
13514 \end_layout
13515
13516 \end_inset
13517
13518 Result
13519 \begin_inset ERT
13520 status collapsed
13521
13522 \begin_layout Plain Layout
13523
13524 }{
13525 \end_layout
13526
13527 \end_inset
13528
13529 Team away
13530 \begin_inset ERT
13531 status collapsed
13532
13533 \begin_layout Plain Layout
13534
13535 }
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \end_inset
13544 </cell>
13545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549 Tigers
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 Panthers
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567 Falcons
13568 \end_layout
13569
13570 \end_inset
13571 </cell>
13572 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13573 \begin_inset Text
13574
13575 \begin_layout Plain Layout
13576 \begin_inset ERT
13577 status open
13578
13579 \begin_layout Plain Layout
13580
13581
13582 \backslash
13583 diagbox[dir=NE]{
13584 \end_layout
13585
13586 \end_inset
13587
13588 Team home
13589 \begin_inset ERT
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593
13594 }{
13595 \end_layout
13596
13597 \end_inset
13598
13599 Result
13600 \begin_inset ERT
13601 status collapsed
13602
13603 \begin_layout Plain Layout
13604
13605 }{
13606 \end_layout
13607
13608 \end_inset
13609
13610 Team away
13611 \begin_inset ERT
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615
13616 }
13617 \end_layout
13618
13619 \end_inset
13620
13621
13622 \end_layout
13623
13624 \end_inset
13625 </cell>
13626 </row>
13627 <row>
13628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632 Tigers
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641 —
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 1:3
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 0:1
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13665 \begin_inset Text
13666
13667 \begin_layout Plain Layout
13668 Tigers
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 </row>
13674 <row>
13675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 Panthers
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 3:1
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697 —
13698 \end_layout
13699
13700 \end_inset
13701 </cell>
13702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706 0:0
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 Panthers
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 </row>
13721 <row>
13722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13723 \begin_inset Text
13724
13725 \begin_layout Plain Layout
13726 Falcons
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 1:0
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 0:0
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13750 \begin_inset Text
13751
13752 \begin_layout Plain Layout
13753 —
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Plain Layout
13762 Falcons
13763 \end_layout
13764
13765 \end_inset
13766 </cell>
13767 </row>
13768 <row>
13769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 \begin_inset ERT
13774 status open
13775
13776 \begin_layout Plain Layout
13777
13778
13779 \backslash
13780 diagbox[dir=SW]{
13781 \end_layout
13782
13783 \end_inset
13784
13785 Team home
13786 \begin_inset ERT
13787 status collapsed
13788
13789 \begin_layout Plain Layout
13790
13791 }{
13792 \end_layout
13793
13794 \end_inset
13795
13796 Result
13797 \begin_inset ERT
13798 status collapsed
13799
13800 \begin_layout Plain Layout
13801
13802 }{
13803 \end_layout
13804
13805 \end_inset
13806
13807 Team away
13808 \begin_inset ERT
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812
13813 }
13814 \end_layout
13815
13816 \end_inset
13817
13818
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 Tigers
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 Panthers
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 Falcons
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 \begin_inset ERT
13855 status open
13856
13857 \begin_layout Plain Layout
13858
13859
13860 \backslash
13861 diagbox[dir=SE]{
13862 \end_layout
13863
13864 \end_inset
13865
13866 Team home
13867 \begin_inset ERT
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871
13872 }{
13873 \end_layout
13874
13875 \end_inset
13876
13877 Result
13878 \begin_inset ERT
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882
13883 }{
13884 \end_layout
13885
13886 \end_inset
13887
13888 Team away
13889 \begin_inset ERT
13890 status collapsed
13891
13892 \begin_layout Plain Layout
13893
13894 }
13895 \end_layout
13896
13897 \end_inset
13898
13899
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 </row>
13905 </lyxtabular>
13906
13907 \end_inset
13908
13909
13910 \end_layout
13911
13912 \begin_layout Standard
13913 To rotate the diagonal lines, the command option 
13914 \series bold
13915 dir=direction
13916 \series default
13917  is used.
13918  
13919 \emph on
13920 direction
13921 \emph default
13922  is either 
13923 \series bold
13924 NE
13925 \series default
13926
13927 \series bold
13928 DE
13929 \series default
13930
13931 \series bold
13932 SW
13933 \series default
13934  or 
13935 \series bold
13936 NW
13937 \series default
13938  and represent a point of a compass.
13939  
13940 \series bold
13941 SW
13942 \series default
13943  is for example the south-west corner.
13944  Thus in the lower left cell of the above table the command
13945 \end_layout
13946
13947 \begin_layout Standard
13948
13949 \series bold
13950
13951 \backslash
13952 diagbox[dir=SW]{Team home}{Result}{Team away}
13953 \end_layout
13954
13955 \begin_layout Standard
13956 is used.
13957  If no direction is given, it will be NW.
13958 \end_layout
13959
13960 \begin_layout Standard
13961 The necessary width of split cells is automatically calculated.
13962  Thus if you set a fixed column width smaller than the calculated one, the
13963  cell's content will protrude the cell borders:
13964 \begin_inset Separator parbreak
13965 \end_inset
13966
13967
13968 \end_layout
13969
13970 \begin_layout Standard
13971 \noindent
13972 \align center
13973 \begin_inset Tabular
13974 <lyxtabular version="3" rows="2" columns="2">
13975 <features tabularvalignment="middle">
13976 <column alignment="center" valignment="top" width="3cm">
13977 <column alignment="center" valignment="top">
13978 <row>
13979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 \begin_inset ERT
13984 status collapsed
13985
13986 \begin_layout Plain Layout
13987
13988
13989 \backslash
13990 diagbox{
13991 \end_layout
13992
13993 \end_inset
13994
13995 Name
13996 \begin_inset ERT
13997 status collapsed
13998
13999 \begin_layout Plain Layout
14000
14001 }{
14002 \end_layout
14003
14004 \end_inset
14005
14006 Parameter
14007 \begin_inset ERT
14008 status collapsed
14009
14010 \begin_layout Plain Layout
14011
14012 }
14013 \end_layout
14014
14015 \end_inset
14016
14017
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Plain Layout
14026 Thickness in nm
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 </row>
14032 <row>
14033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14034 \begin_inset Text
14035
14036 \begin_layout Plain Layout
14037 Perfect Green
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 45
14047 \end_layout
14048
14049 \end_inset
14050 </cell>
14051 </row>
14052 </lyxtabular>
14053
14054 \end_inset
14055
14056
14057 \end_layout
14058
14059 \begin_layout Standard
14060 If you need a certain width for columns with a split cell, use the command
14061  option 
14062 \series bold
14063 width=3cm
14064 \series default
14065  (replace '3cm' by the width you need).
14066  In the following table the width of the first column is set to 4
14067 \begin_inset space \thinspace{}
14068 \end_inset
14069
14070 cm.
14071  For 
14072 \series bold
14073
14074 \backslash
14075 diagbox
14076 \series default
14077  a width of 4
14078 \begin_inset space \thinspace{}
14079 \end_inset
14080
14081 cm + 2
14082 \begin_inset space \thinspace{}
14083 \end_inset
14084
14085
14086 \backslash
14087 tabcolsep is necessary because the overall width is the width for the text
14088  (in this case the 4
14089 \begin_inset space \thinspace{}
14090 \end_inset
14091
14092 cm) plus two times the separation of the text and the cell border.
14093  The calculation of the width cannot be done in the command option of 
14094 \series bold
14095
14096 \backslash
14097 diagbox
14098 \series default
14099  so one needs to create a new length which can be used later.
14100  This is done with the \SpecialChar TeX
14101  Code commands
14102 \end_layout
14103
14104 \begin_layout Standard
14105
14106 \series bold
14107
14108 \backslash
14109 newlength{
14110 \backslash
14111 diagtest}
14112 \begin_inset Newline newline
14113 \end_inset
14114
14115
14116 \backslash
14117 setlength{
14118 \backslash
14119 diagtest}{4cm+2
14120 \backslash
14121 tabcolsep}
14122 \end_layout
14123
14124 \begin_layout Standard
14125 \begin_inset ERT
14126 status collapsed
14127
14128 \begin_layout Plain Layout
14129
14130
14131 \backslash
14132 newlength{
14133 \backslash
14134 diagtest}
14135 \end_layout
14136
14137 \begin_layout Plain Layout
14138
14139
14140 \backslash
14141 setlength{
14142 \backslash
14143 diagtest}{4cm+2
14144 \backslash
14145 tabcolsep}
14146 \end_layout
14147
14148 \end_inset
14149
14150
14151 \end_layout
14152
14153 \begin_layout Standard
14154 To enable calculations in \SpecialChar LaTeX
14155  one needs to load the package 
14156 \series bold
14157 calc
14158 \series default
14159
14160 \begin_inset Index idx
14161 status collapsed
14162
14163 \begin_layout Plain Layout
14164 \SpecialChar LaTeX
14165 -packages ! calc
14166 \end_layout
14167
14168 \end_inset
14169
14170  in the document preamble.
14171 \end_layout
14172
14173 \begin_layout Standard
14174 In this table you can now use the command
14175 \end_layout
14176
14177 \begin_layout Standard
14178
14179 \series bold
14180
14181 \backslash
14182 diagbox[width=
14183 \backslash
14184 diagtest]{A}{B}
14185 \end_layout
14186
14187 \begin_layout Standard
14188 in the first cell:
14189 \begin_inset Separator parbreak
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \begin_layout Standard
14196 \noindent
14197 \align center
14198 \begin_inset Tabular
14199 <lyxtabular version="3" rows="2" columns="2">
14200 <features tabularvalignment="middle">
14201 <column alignment="center" valignment="top" width="4cm">
14202 <column alignment="center" valignment="top">
14203 <row>
14204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14205 \begin_inset Text
14206
14207 \begin_layout Plain Layout
14208 \begin_inset ERT
14209 status open
14210
14211 \begin_layout Plain Layout
14212
14213
14214 \backslash
14215 diagbox[width=
14216 \backslash
14217 diagtest]{
14218 \end_layout
14219
14220 \end_inset
14221
14222 A
14223 \begin_inset ERT
14224 status collapsed
14225
14226 \begin_layout Plain Layout
14227
14228 }{
14229 \end_layout
14230
14231 \end_inset
14232
14233 B
14234 \begin_inset ERT
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238
14239 }
14240 \end_layout
14241
14242 \end_inset
14243
14244
14245 \end_layout
14246
14247 \end_inset
14248 </cell>
14249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14250 \begin_inset Text
14251
14252 \begin_layout Plain Layout
14253 Thickness in nm
14254 \end_layout
14255
14256 \end_inset
14257 </cell>
14258 </row>
14259 <row>
14260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14261 \begin_inset Text
14262
14263 \begin_layout Plain Layout
14264 Perfect Green
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Plain Layout
14273 45
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 </row>
14279 </lyxtabular>
14280
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \begin_layout Standard
14287 Note that the split cell needs to be the widest one in the column.
14288  Otherwise the length of the diagonal line cannot be calculated correctly
14289  like in this table:
14290 \begin_inset Separator parbreak
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Standard
14297 \noindent
14298 \align center
14299 \begin_inset Tabular
14300 <lyxtabular version="3" rows="2" columns="2">
14301 <features tabularvalignment="middle">
14302 <column alignment="center" valignment="top" width="0pt">
14303 <column alignment="center" valignment="top">
14304 <row>
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309 \begin_inset ERT
14310 status collapsed
14311
14312 \begin_layout Plain Layout
14313
14314
14315 \backslash
14316 diagbox{
14317 \end_layout
14318
14319 \end_inset
14320
14321 A
14322 \begin_inset ERT
14323 status collapsed
14324
14325 \begin_layout Plain Layout
14326
14327 }{
14328 \end_layout
14329
14330 \end_inset
14331
14332 B
14333 \begin_inset ERT
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337
14338 }
14339 \end_layout
14340
14341 \end_inset
14342
14343
14344 \end_layout
14345
14346 \end_inset
14347 </cell>
14348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14349 \begin_inset Text
14350
14351 \begin_layout Plain Layout
14352 Thickness in nm
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 </row>
14358 <row>
14359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 Perfect Green
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372 45
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 </row>
14378 </lyxtabular>
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386 In this case use the 
14387 \series bold
14388 width
14389 \series default
14390  option of the 
14391 \series bold
14392
14393 \backslash
14394 diagbox
14395 \series default
14396  command.
14397  It is then not necessary to add 2
14398 \backslash
14399 tabcolsep because the cell width is now the width of the column.
14400  In this table a width of 3
14401 \begin_inset space \thinspace{}
14402 \end_inset
14403
14404 cm is used:
14405 \begin_inset Separator parbreak
14406 \end_inset
14407
14408
14409 \end_layout
14410
14411 \begin_layout Standard
14412 \noindent
14413 \align center
14414 \begin_inset Tabular
14415 <lyxtabular version="3" rows="2" columns="2">
14416 <features tabularvalignment="middle">
14417 <column alignment="center" valignment="top" width="0pt">
14418 <column alignment="center" valignment="top">
14419 <row>
14420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14421 \begin_inset Text
14422
14423 \begin_layout Plain Layout
14424 \begin_inset ERT
14425 status open
14426
14427 \begin_layout Plain Layout
14428
14429
14430 \backslash
14431 diagbox[width=3cm]{
14432 \end_layout
14433
14434 \end_inset
14435
14436 A
14437 \begin_inset ERT
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441
14442 }{
14443 \end_layout
14444
14445 \end_inset
14446
14447 B
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453 }
14454 \end_layout
14455
14456 \end_inset
14457
14458
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Plain Layout
14467 Thickness in nm
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 </row>
14473 <row>
14474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478 Perfect Green
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14484 \begin_inset Text
14485
14486 \begin_layout Plain Layout
14487 45
14488 \end_layout
14489
14490 \end_inset
14491 </cell>
14492 </row>
14493 </lyxtabular>
14494
14495 \end_inset
14496
14497
14498 \end_layout
14499
14500 \begin_layout Standard
14501 For multiple text lines in split cells one needs some extra height to fit
14502  the text to the cell.
14503  This can be achieved with the 
14504 \series bold
14505
14506 \backslash
14507 diagbox
14508 \series default
14509  option 
14510 \series bold
14511 height=3cm
14512 \series default
14513  (replace '3cm' by the height you need).
14514  In the following table the command
14515 \end_layout
14516
14517 \begin_layout Standard
14518
14519 \series bold
14520
14521 \backslash
14522 diagbox[width=3cm,height=1.4cm]{A
14523 \backslash
14524
14525 \backslash
14526 B}{C
14527 \backslash
14528
14529 \backslash
14530 D}
14531 \end_layout
14532
14533 \begin_layout Standard
14534 is used in the first cell.
14535  The command 
14536 \series bold
14537
14538 \backslash
14539
14540 \backslash
14541
14542 \series default
14543  creates hereby the line break.
14544 \begin_inset Foot
14545 status collapsed
14546
14547 \begin_layout Plain Layout
14548 Breaking lines with 
14549 \family sans
14550 Ctrl+Return
14551 \family default
14552  is only possible when the column has a fixed width.
14553 \end_layout
14554
14555 \end_inset
14556
14557
14558 \begin_inset Separator parbreak
14559 \end_inset
14560
14561
14562 \end_layout
14563
14564 \begin_layout Standard
14565 \noindent
14566 \align center
14567 \begin_inset Tabular
14568 <lyxtabular version="3" rows="2" columns="2">
14569 <features tabularvalignment="middle">
14570 <column alignment="center" valignment="top">
14571 <column alignment="center" valignment="top">
14572 <row>
14573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14574 \begin_inset Text
14575
14576 \begin_layout Plain Layout
14577 \begin_inset ERT
14578 status open
14579
14580 \begin_layout Plain Layout
14581
14582
14583 \backslash
14584 diagbox[width=3cm,height=1.4cm]{
14585 \end_layout
14586
14587 \end_inset
14588
14589 A
14590 \begin_inset ERT
14591 status collapsed
14592
14593 \begin_layout Plain Layout
14594
14595
14596 \backslash
14597
14598 \backslash
14599
14600 \end_layout
14601
14602 \end_inset
14603
14604 B
14605 \begin_inset ERT
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609
14610 }{
14611 \end_layout
14612
14613 \end_inset
14614
14615 C
14616 \begin_inset ERT
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620
14621
14622 \backslash
14623
14624 \backslash
14625
14626 \end_layout
14627
14628 \end_inset
14629
14630 D
14631 \begin_inset ERT
14632 status collapsed
14633
14634 \begin_layout Plain Layout
14635
14636 }
14637 \end_layout
14638
14639 \end_inset
14640
14641
14642 \end_layout
14643
14644 \end_inset
14645 </cell>
14646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14647 \begin_inset Text
14648
14649 \begin_layout Plain Layout
14650 Thickness in nm
14651 \end_layout
14652
14653 \end_inset
14654 </cell>
14655 </row>
14656 <row>
14657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Plain Layout
14661 Perfect Green
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670 45
14671 \end_layout
14672
14673 \end_inset
14674 </cell>
14675 </row>
14676 </lyxtabular>
14677
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \begin_layout Standard
14684 \begin_inset ERT
14685 status collapsed
14686
14687 \begin_layout Plain Layout
14688
14689
14690 \backslash
14691 else
14692 \end_layout
14693
14694 \end_inset
14695
14696
14697 \begin_inset Note Note
14698 status open
14699
14700 \begin_layout Plain Layout
14701 The following will be displayed when the \SpecialChar LaTeX
14702 -package 
14703 \series bold
14704 diagbox
14705 \series default
14706  is not installed:
14707 \end_layout
14708
14709 \end_inset
14710
14711
14712 \end_layout
14713
14714 \begin_layout Standard
14715 You need to install the \SpecialChar LaTeX
14716 -package 
14717 \series bold
14718 diagbox
14719 \series default
14720  to see the following part of this section in the output.
14721 \end_layout
14722
14723 \begin_layout Standard
14724 \begin_inset ERT
14725 status collapsed
14726
14727 \begin_layout Plain Layout
14728
14729
14730 \backslash
14731 fi
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \begin_layout Standard
14740 For more info about the \SpecialChar LaTeX
14741 -package 
14742 \series bold
14743 diagbox
14744 \series default
14745 , see its documentation, 
14746 \begin_inset CommandInset citation
14747 LatexCommand cite
14748 key "diagbox"
14749
14750 \end_inset
14751
14752 .
14753 \end_layout
14754
14755 \begin_layout Section
14756 Formal Tables
14757 \begin_inset CommandInset label
14758 LatexCommand label
14759 name "sec:Formal-Tables"
14760
14761 \end_inset
14762
14763
14764 \begin_inset Index idx
14765 status collapsed
14766
14767 \begin_layout Plain Layout
14768 Table ! Formal
14769 \end_layout
14770
14771 \end_inset
14772
14773
14774 \end_layout
14775
14776 \begin_layout Standard
14777 Tables are often typeset in books similar to Table
14778 \begin_inset space ~
14779 \end_inset
14780
14781
14782 \begin_inset CommandInset ref
14783 LatexCommand ref
14784 reference "tab:Example-booktabs-table"
14785
14786 \end_inset
14787
14788 .
14789  This kind of tables is called 
14790 \begin_inset Quotes eld
14791 \end_inset
14792
14793
14794 \emph on
14795 formal
14796 \emph default
14797
14798 \begin_inset Quotes erd
14799 \end_inset
14800
14801 .
14802  To make a table a formal table use the option 
14803 \family sans
14804 Formal
14805 \family default
14806  in the 
14807 \family sans
14808 Borders
14809 \family default
14810  tab of the table dialog.
14811 \end_layout
14812
14813 \begin_layout Standard
14814 \begin_inset Float table
14815 placement h
14816 wide false
14817 sideways false
14818 status open
14819
14820 \begin_layout Plain Layout
14821 \begin_inset Caption Standard
14822
14823 \begin_layout Plain Layout
14824 \begin_inset CommandInset label
14825 LatexCommand label
14826 name "tab:Example-booktabs-table"
14827
14828 \end_inset
14829
14830 Example booktabs-table
14831 \end_layout
14832
14833 \end_inset
14834
14835
14836 \end_layout
14837
14838 \begin_layout Plain Layout
14839 \align center
14840 \begin_inset Tabular
14841 <lyxtabular version="3" rows="8" columns="4">
14842 <features booktabs="true" tabularvalignment="middle">
14843 <column alignment="center" valignment="top">
14844 <column alignment="center" valignment="top">
14845 <column alignment="center" valignment="top">
14846 <column alignment="center" valignment="top">
14847 <row>
14848 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14849 \begin_inset Text
14850
14851 \begin_layout Plain Layout
14852 System
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 <cell alignment="center" valignment="top" topline="true" usebox="none">
14858 \begin_inset Text
14859
14860 \begin_layout Plain Layout
14861 Chip
14862 \begin_inset space \thinspace{}
14863 \end_inset
14864
14865 1
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14871 \begin_inset Text
14872
14873 \begin_layout Plain Layout
14874 Chip
14875 \begin_inset space \thinspace{}
14876 \end_inset
14877
14878 2
14879 \end_layout
14880
14881 \end_inset
14882 </cell>
14883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14884 \begin_inset Text
14885
14886 \begin_layout Plain Layout
14887
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 </row>
14893 <row>
14894 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14895 \begin_inset Text
14896
14897 \begin_layout Plain Layout
14898 \begin_inset ERT
14899 status collapsed
14900
14901 \begin_layout Plain Layout
14902
14903
14904 \backslash
14905 cmidrule(r){2-2}
14906 \end_layout
14907
14908 \end_inset
14909
14910
14911 \begin_inset ERT
14912 status collapsed
14913
14914 \begin_layout Plain Layout
14915
14916
14917 \backslash
14918 cmidrule(l){3-4}
14919 \end_layout
14920
14921 \end_inset
14922
14923 Detector thickness in Âµm
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 <cell alignment="center" valignment="top" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932 300
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 <cell alignment="center" valignment="top" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941 300
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950 700
14951 \end_layout
14952
14953 \end_inset
14954 </cell>
14955 </row>
14956 <row>
14957 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961 Edge angle in Â°
14962 \end_layout
14963
14964 \end_inset
14965 </cell>
14966 <cell alignment="center" valignment="top" topline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Plain Layout
14970 3.55
14971 \end_layout
14972
14973 \end_inset
14974 </cell>
14975 <cell alignment="center" valignment="top" topline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979 2.71
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 <cell alignment="center" valignment="top" topline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988 7.99
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 </row>
14994 <row topspace="default">
14995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 Spatial resolution in Âµm
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 <cell alignment="center" valignment="top" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008 4.26
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 <cell alignment="center" valignment="top" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Plain Layout
15017 10.17
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 10.56
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 </row>
15032 <row topspace="default">
15033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037 MTF at 
15038 \begin_inset Formula $f_{\mathrm{max}}$
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050 0.53
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059 0.37
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 <cell alignment="center" valignment="top" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068 0.39
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 </row>
15074 <row topspace="default">
15075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079 \begin_inset ERT
15080 status collapsed
15081
15082 \begin_layout Plain Layout
15083
15084
15085 \backslash
15086 cmidrule[2pt](l{10pt}){1-1}
15087 \end_layout
15088
15089 \end_inset
15090
15091 LSF-spatial resolution
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 <cell alignment="center" valignment="top" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109
15110 \end_layout
15111
15112 \end_inset
15113 </cell>
15114 <cell alignment="center" valignment="top" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118
15119 \end_layout
15120
15121 \end_inset
15122 </cell>
15123 </row>
15124 <row>
15125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15126 \begin_inset Text
15127
15128 \begin_layout Plain Layout
15129 in Âµm
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 <cell alignment="center" valignment="top" usebox="none">
15135 \begin_inset Text
15136
15137 \begin_layout Plain Layout
15138 129.7
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147 52.75
15148 \end_layout
15149
15150 \end_inset
15151 </cell>
15152 <cell alignment="center" valignment="top" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Plain Layout
15156 50.78
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 </row>
15162 <row>
15163 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167 in % of pixel size
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176 76.3
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15182 \begin_inset Text
15183
15184 \begin_layout Plain Layout
15185 95.9
15186 \end_layout
15187
15188 \end_inset
15189 </cell>
15190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15191 \begin_inset Text
15192
15193 \begin_layout Plain Layout
15194 92.3
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 </row>
15200 </lyxtabular>
15201
15202 \end_inset
15203
15204
15205 \end_layout
15206
15207 \end_inset
15208
15209
15210 \end_layout
15211
15212 \begin_layout Standard
15213 Spaces to table rows can be added using the 
15214 \family sans
15215 Borders
15216 \family default
15217  tab of the table dialog as described in section
15218 \begin_inset space ~
15219 \end_inset
15220
15221
15222 \begin_inset CommandInset ref
15223 LatexCommand ref
15224 reference "subsec:Row-Spacing"
15225
15226 \end_inset
15227
15228 .
15229 \end_layout
15230
15231 \begin_layout Standard
15232 Unlike normal tables, formal tables have no vertical table lines.
15233  The horizontal table lines can be set as for normal tables but they appear
15234  with different widths in the output:
15235 \begin_inset Newline newline
15236 \end_inset
15237
15238 The first and the last table line have a default width of 0.08
15239 \begin_inset space \thinspace{}
15240 \end_inset
15241
15242 em while the other lines have a default width of 0.05
15243 \begin_inset space \thinspace{}
15244 \end_inset
15245
15246 em.
15247 \end_layout
15248
15249 \begin_layout Standard
15250 The default widths can be changed with the following preamble lines
15251 \end_layout
15252
15253 \begin_layout Standard
15254
15255 \series bold
15256
15257 \backslash
15258 let
15259 \backslash
15260 mytoprule
15261 \backslash
15262 toprule
15263 \begin_inset Newline newline
15264 \end_inset
15265
15266
15267 \backslash
15268 renewcommand{
15269 \backslash
15270 toprule}{
15271 \backslash
15272 mytoprule[width]}
15273 \end_layout
15274
15275 \begin_layout Standard
15276 This example is for the first line, the so called 
15277 \series bold
15278 toprule
15279 \series default
15280 .
15281  If you want to change the width for the last line, replace 
15282 \series bold
15283 toprule
15284 \series default
15285  by 
15286 \series bold
15287 bottomrule
15288 \series default
15289 .
15290  To change the width for the other lines replace 
15291 \series bold
15292 toprule
15293 \series default
15294  by 
15295 \series bold
15296 midrule
15297 \series default
15298 .
15299  You can use all units listed in appendix
15300 \begin_inset space ~
15301 \end_inset
15302
15303
15304 \begin_inset CommandInset ref
15305 LatexCommand ref
15306 reference "cha:Units-available-in"
15307
15308 \end_inset
15309
15310  to set the width.
15311 \end_layout
15312
15313 \begin_layout Standard
15314 Lines that do not span all table columns can be created by setting a table
15315  line for multicolumn cells.
15316  \SpecialChar LyX
15317  will then internally use the command 
15318 \series bold
15319
15320 \backslash
15321 cmidrule
15322 \series default
15323  to create this line.
15324  Its full scheme is
15325 \end_layout
15326
15327 \begin_layout Standard
15328
15329 \series bold
15330
15331 \backslash
15332 cmidrule[height](trim){startcol-endcol}
15333 \end_layout
15334
15335 \begin_layout Standard
15336 The options of 
15337 \series bold
15338
15339 \backslash
15340 cmidrule
15341 \series default
15342  are currently not supported by \SpecialChar LyX
15343  so you have to use \SpecialChar TeX
15344  Code to be able to
15345  use them.
15346  
15347 \series bold
15348
15349 \backslash
15350 cmidrule
15351 \series default
15352 s can manually be created by inserting the command as \SpecialChar TeX
15353  Code as the first
15354  cell entry of the first cell of a row.
15355  The line is then drawn in the output above the current row.
15356 \end_layout
15357
15358 \begin_layout Standard
15359 The default for the optional 
15360 \series bold
15361 height
15362 \series default
15363  is 0.03
15364 \begin_inset space \thinspace{}
15365 \end_inset
15366
15367 em.
15368  
15369 \series bold
15370 startcol
15371 \series default
15372  is the number of the column where the line starts and 
15373 \series bold
15374 endcol
15375 \series default
15376  the column number where the line ends.
15377  The 
15378 \series bold
15379 endcol
15380 \series default
15381  always needs to be specified, also when the line should span only one column.
15382  The optional parameter 
15383 \series bold
15384 trim
15385 \series default
15386  could either be 
15387 \emph on
15388 l{trimwidth}
15389 \emph default
15390  or 
15391 \emph on
15392 r{trimwidth}
15393 \emph default
15394  where the 
15395 \emph on
15396 trimwidth
15397 \emph default
15398  is also optional.
15399  Using for example the parameter 
15400 \emph on
15401 l{2pt}
15402 \emph default
15403  means that the line is trimmed from its left end by 2
15404 \begin_inset space \thinspace{}
15405 \end_inset
15406
15407 pt.
15408  If you don't specify the 
15409 \emph on
15410 trimwidth
15411 \emph default
15412  the line is trimmed by the default of 0.5
15413 \begin_inset space \thinspace{}
15414 \end_inset
15415
15416 em.
15417 \end_layout
15418
15419 \begin_layout Standard
15420 \begin_inset VSpace bigskip
15421 \end_inset
15422
15423 Table
15424 \begin_inset space ~
15425 \end_inset
15426
15427
15428 \begin_inset CommandInset ref
15429 LatexCommand ref
15430 reference "tab:Example-booktabs-table"
15431
15432 \end_inset
15433
15434  was created using the commands
15435 \end_layout
15436
15437 \begin_layout Standard
15438
15439 \series bold
15440
15441 \backslash
15442 cmidrule(r){2-2}
15443 \backslash
15444 cmidrule(l){3-4}
15445 \end_layout
15446
15447 \begin_layout Standard
15448 at the beginning of the second row and
15449 \end_layout
15450
15451 \begin_layout Standard
15452
15453 \series bold
15454
15455 \backslash
15456 cmidrule[2pt](l{10pt}){1-1}
15457 \end_layout
15458
15459 \begin_layout Standard
15460 in the sixth row.
15461 \end_layout
15462
15463 \begin_layout Standard
15464 \begin_inset VSpace bigskip
15465 \end_inset
15466
15467
15468 \end_layout
15469
15470 \begin_layout Standard
15471 You might want to have overlapping 
15472 \series bold
15473
15474 \backslash
15475 cmidrule
15476 \series default
15477 s as in in Table
15478 \begin_inset space ~
15479 \end_inset
15480
15481
15482 \begin_inset CommandInset ref
15483 LatexCommand ref
15484 reference "tab:Special-booktabs-table"
15485
15486 \end_inset
15487
15488 .
15489  This can be achieved with the \SpecialChar TeX
15490  Code command
15491 \end_layout
15492
15493 \begin_layout Standard
15494
15495 \series bold
15496
15497 \backslash
15498 morecmidrules
15499 \end_layout
15500
15501 \begin_layout Standard
15502 The command that was used for the second row of Table
15503 \begin_inset space ~
15504 \end_inset
15505
15506
15507 \begin_inset CommandInset ref
15508 LatexCommand ref
15509 reference "tab:Special-booktabs-table"
15510
15511 \end_inset
15512
15513  is
15514 \end_layout
15515
15516 \begin_layout Standard
15517
15518 \series bold
15519
15520 \backslash
15521 cmidrule(r){2-2}
15522 \backslash
15523 cmidrule(l){3-4}
15524 \backslash
15525 morecmidrules
15526 \backslash
15527 cmidrule{2-4}
15528 \end_layout
15529
15530 \begin_layout Standard
15531 The command for the sixth row is
15532 \end_layout
15533
15534 \begin_layout Standard
15535
15536 \series bold
15537
15538 \backslash
15539 midrule
15540 \backslash
15541 morecmidrules
15542 \backslash
15543 cmidrule{3-4}
15544 \end_layout
15545
15546 \begin_layout Standard
15547 \begin_inset VSpace bigskip
15548 \end_inset
15549
15550
15551 \end_layout
15552
15553 \begin_layout Standard
15554 If you are in any way not satisfied with the border line spacing, you can
15555  use the following command to produce lines that span over all table columns
15556 \series bold
15557 :
15558 \end_layout
15559
15560 \begin_layout Standard
15561
15562 \series bold
15563
15564 \backslash
15565 specialrule{width}{space above}{space below}
15566 \end_layout
15567
15568 \begin_layout Standard
15569 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15570 -package
15571  
15572 \series bold
15573 booktabs
15574 \series default
15575  
15576 \begin_inset CommandInset citation
15577 LatexCommand cite
15578 key "booktabs"
15579
15580 \end_inset
15581
15582 .
15583 \begin_inset Index idx
15584 status collapsed
15585
15586 \begin_layout Plain Layout
15587 \SpecialChar LaTeX
15588 -packages ! booktabs
15589 \end_layout
15590
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \begin_layout Standard
15597 \begin_inset Float table
15598 placement h
15599 wide false
15600 sideways false
15601 status open
15602
15603 \begin_layout Plain Layout
15604 \begin_inset Caption Standard
15605
15606 \begin_layout Plain Layout
15607 \begin_inset CommandInset label
15608 LatexCommand label
15609 name "tab:Special-booktabs-table"
15610
15611 \end_inset
15612
15613 Special booktabs-table
15614 \end_layout
15615
15616 \end_inset
15617
15618
15619 \end_layout
15620
15621 \begin_layout Plain Layout
15622 \align center
15623 \begin_inset Tabular
15624 <lyxtabular version="3" rows="8" columns="4">
15625 <features booktabs="true" tabularvalignment="middle">
15626 <column alignment="center" valignment="top">
15627 <column alignment="center" valignment="top">
15628 <column alignment="center" valignment="top">
15629 <column alignment="center" valignment="top">
15630 <row>
15631 <cell alignment="center" valignment="top" topline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635 System
15636 \end_layout
15637
15638 \end_inset
15639 </cell>
15640 <cell alignment="center" valignment="top" topline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644 Chip
15645 \begin_inset space \thinspace{}
15646 \end_inset
15647
15648 1
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657 Chip
15658 \begin_inset space \thinspace{}
15659 \end_inset
15660
15661 2
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 </row>
15676 <row>
15677 <cell alignment="center" valignment="top" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681 \begin_inset ERT
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685
15686
15687 \backslash
15688 cmidrule(r){2-2}
15689 \end_layout
15690
15691 \end_inset
15692
15693
15694 \begin_inset ERT
15695 status collapsed
15696
15697 \begin_layout Plain Layout
15698
15699
15700 \backslash
15701 cmidrule(l){3-4}
15702 \end_layout
15703
15704 \end_inset
15705
15706
15707 \begin_inset ERT
15708 status collapsed
15709
15710 \begin_layout Plain Layout
15711
15712
15713 \backslash
15714 morecmidrules 
15715 \end_layout
15716
15717 \end_inset
15718
15719
15720 \begin_inset ERT
15721 status collapsed
15722
15723 \begin_layout Plain Layout
15724
15725
15726 \backslash
15727 cmidrule{2-4}
15728 \end_layout
15729
15730 \end_inset
15731
15732 Detector thickness in Âµm
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741 300
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 300
15751 \end_layout
15752
15753 \end_inset
15754 </cell>
15755 <cell alignment="center" valignment="top" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759 700
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 </row>
15765 <row>
15766 <cell alignment="center" valignment="top" topline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770 Edge angle in Â°
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 <cell alignment="center" valignment="top" topline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779 3.55
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 <cell alignment="center" valignment="top" topline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788 2.71
15789 \end_layout
15790
15791 \end_inset
15792 </cell>
15793 <cell alignment="center" valignment="top" topline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797 7.99
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 </row>
15803 <row topspace="default">
15804 <cell alignment="center" valignment="top" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808 Spatial resolution in Âµm
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 <cell alignment="center" valignment="top" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 4.26
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 <cell alignment="center" valignment="top" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826 10.17
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 <cell alignment="center" valignment="top" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 10.56
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 </row>
15841 <row topspace="default">
15842 <cell alignment="center" valignment="top" usebox="none">
15843 \begin_inset Text
15844
15845 \begin_layout Plain Layout
15846 MTF at 
15847 \begin_inset Formula $f_{\mathrm{max}}$
15848 \end_inset
15849
15850
15851 \end_layout
15852
15853 \end_inset
15854 </cell>
15855 <cell alignment="center" valignment="top" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859 0.53
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Plain Layout
15868 0.37
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 <cell alignment="center" valignment="top" usebox="none">
15874 \begin_inset Text
15875
15876 \begin_layout Plain Layout
15877 0.39
15878 \end_layout
15879
15880 \end_inset
15881 </cell>
15882 </row>
15883 <row>
15884 <cell alignment="center" valignment="top" topline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888 \begin_inset ERT
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892
15893
15894 \backslash
15895 morecmidrules 
15896 \end_layout
15897
15898 \end_inset
15899
15900
15901 \begin_inset ERT
15902 status collapsed
15903
15904 \begin_layout Plain Layout
15905
15906
15907 \backslash
15908 cmidrule{3-4}
15909 \end_layout
15910
15911 \end_inset
15912
15913 LSF-spatial resolution
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 <cell alignment="center" valignment="top" topline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Plain Layout
15922
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Plain Layout
15940
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 <row>
15947 <cell alignment="center" valignment="top" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Plain Layout
15951 in Âµm
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 <cell alignment="center" valignment="top" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960 129.7
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 <cell alignment="center" valignment="top" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969 52.75
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978 50.78
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 </row>
15984 <row>
15985 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989 in % of pixel size
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998 76.3
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Plain Layout
16007 95.9
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 92.3
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 </row>
16022 </lyxtabular>
16023
16024 \end_inset
16025
16026
16027 \end_layout
16028
16029 \end_inset
16030
16031
16032 \end_layout
16033
16034 \begin_layout Section
16035 Vertical Table Alignment
16036 \begin_inset Index idx
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040 Table ! Alignment
16041 \end_layout
16042
16043 \end_inset
16044
16045
16046 \end_layout
16047
16048 \begin_layout Standard
16049 To align tables vertically in a text line, the table must be inside a box.
16050  The box can then be vertically aligned as described in section
16051 \begin_inset space ~
16052 \end_inset
16053
16054
16055 \begin_inset CommandInset ref
16056 LatexCommand ref
16057 reference "sec:Box-Dialog"
16058
16059 \end_inset
16060
16061 .
16062 \end_layout
16063
16064 \begin_layout Standard
16065 In the following example the tables are inside a minipage
16066 \begin_inset Foot
16067 status collapsed
16068
16069 \begin_layout Plain Layout
16070 Minipages are described in section
16071 \begin_inset space ~
16072 \end_inset
16073
16074
16075 \begin_inset CommandInset ref
16076 LatexCommand ref
16077 reference "sec:Minipages"
16078
16079 \end_inset
16080
16081 .
16082 \end_layout
16083
16084 \end_inset
16085
16086  box that has a width of 15
16087 \begin_inset space \thinspace{}
16088 \end_inset
16089
16090 col%:
16091 \end_layout
16092
16093 \begin_layout Itemize
16094 test 
16095 \begin_inset Box Frameless
16096 position "t"
16097 hor_pos "c"
16098 has_inner_box 1
16099 inner_pos "c"
16100 use_parbox 0
16101 use_makebox 0
16102 width "15col%"
16103 special "none"
16104 height "1in"
16105 height_special "totalheight"
16106 thickness "0.4pt"
16107 separation "3pt"
16108 shadowsize "4pt"
16109 framecolor "black"
16110 backgroundcolor "none"
16111 status collapsed
16112
16113 \begin_layout Plain Layout
16114 \begin_inset Tabular
16115 <lyxtabular version="3" rows="3" columns="3">
16116 <features tabularvalignment="middle">
16117 <column alignment="center" valignment="top">
16118 <column alignment="center" valignment="top">
16119 <column alignment="center" valignment="top">
16120 <row>
16121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16122 \begin_inset Text
16123
16124 \begin_layout Plain Layout
16125 a
16126 \end_layout
16127
16128 \end_inset
16129 </cell>
16130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134 d
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 g
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 </row>
16149 <row>
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 b
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16160 \begin_inset Text
16161
16162 \begin_layout Plain Layout
16163 e
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 h
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 </row>
16178 <row>
16179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183 c
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192 f
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 i
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 </row>
16207 </lyxtabular>
16208
16209 \end_inset
16210
16211
16212 \end_layout
16213
16214 \end_inset
16215
16216  test 
16217 \begin_inset ERT
16218 status collapsed
16219
16220 \begin_layout Plain Layout
16221
16222
16223 \backslash
16224 raisebox{0.85
16225 \backslash
16226 baselineskip}{
16227 \end_layout
16228
16229 \end_inset
16230
16231
16232 \begin_inset Box Frameless
16233 position "t"
16234 hor_pos "c"
16235 has_inner_box 1
16236 inner_pos "c"
16237 use_parbox 0
16238 use_makebox 0
16239 width "15col%"
16240 special "none"
16241 height "1in"
16242 height_special "totalheight"
16243 thickness "0.4pt"
16244 separation "3pt"
16245 shadowsize "4pt"
16246 framecolor "black"
16247 backgroundcolor "none"
16248 status collapsed
16249
16250 \begin_layout Plain Layout
16251 \begin_inset Tabular
16252 <lyxtabular version="3" rows="3" columns="3">
16253 <features tabularvalignment="middle">
16254 <column alignment="center" valignment="top">
16255 <column alignment="center" valignment="top">
16256 <column alignment="center" valignment="top">
16257 <row>
16258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Plain Layout
16262 a
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271 d
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280 g
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 </row>
16286 <row>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 b
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 e
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16306 \begin_inset Text
16307
16308 \begin_layout Plain Layout
16309 h
16310 \end_layout
16311
16312 \end_inset
16313 </cell>
16314 </row>
16315 <row>
16316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 c
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 f
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338 i
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 </row>
16344 </lyxtabular>
16345
16346 \end_inset
16347
16348
16349 \end_layout
16350
16351 \end_inset
16352
16353
16354 \begin_inset ERT
16355 status collapsed
16356
16357 \begin_layout Plain Layout
16358
16359 }
16360 \end_layout
16361
16362 \end_inset
16363
16364
16365 \end_layout
16366
16367 \begin_layout Itemize
16368 test 
16369 \begin_inset Box Frameless
16370 position "c"
16371 hor_pos "c"
16372 has_inner_box 1
16373 inner_pos "c"
16374 use_parbox 0
16375 use_makebox 0
16376 width "15col%"
16377 special "none"
16378 height "1in"
16379 height_special "totalheight"
16380 thickness "0.4pt"
16381 separation "3pt"
16382 shadowsize "4pt"
16383 framecolor "black"
16384 backgroundcolor "none"
16385 status collapsed
16386
16387 \begin_layout Plain Layout
16388 \begin_inset Tabular
16389 <lyxtabular version="3" rows="3" columns="3">
16390 <features tabularvalignment="middle">
16391 <column alignment="center" valignment="top">
16392 <column alignment="center" valignment="top">
16393 <column alignment="center" valignment="top">
16394 <row>
16395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399 a
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 d
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417 g
16418 \end_layout
16419
16420 \end_inset
16421 </cell>
16422 </row>
16423 <row>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 b
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 e
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 h
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 c
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 f
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475 i
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 </row>
16481 </lyxtabular>
16482
16483 \end_inset
16484
16485
16486 \end_layout
16487
16488 \end_inset
16489
16490
16491 \end_layout
16492
16493 \begin_layout Itemize
16494 test 
16495 \begin_inset Box Frameless
16496 position "b"
16497 hor_pos "c"
16498 has_inner_box 1
16499 inner_pos "c"
16500 use_parbox 0
16501 use_makebox 0
16502 width "15col%"
16503 special "none"
16504 height "1in"
16505 height_special "totalheight"
16506 thickness "0.4pt"
16507 separation "3pt"
16508 shadowsize "4pt"
16509 framecolor "black"
16510 backgroundcolor "none"
16511 status collapsed
16512
16513 \begin_layout Plain Layout
16514 \begin_inset Tabular
16515 <lyxtabular version="3" rows="3" columns="3">
16516 <features tabularvalignment="middle">
16517 <column alignment="center" valignment="top">
16518 <column alignment="center" valignment="top">
16519 <column alignment="center" valignment="top">
16520 <row>
16521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Plain Layout
16525 a
16526 \end_layout
16527
16528 \end_inset
16529 </cell>
16530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Plain Layout
16534 d
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543 g
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 </row>
16549 <row>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554 b
16555 \end_layout
16556
16557 \end_inset
16558 </cell>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 e
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 h
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 </row>
16578 <row>
16579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583 c
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 f
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 i
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 </lyxtabular>
16608
16609 \end_inset
16610
16611
16612 \end_layout
16613
16614 \end_inset
16615
16616  test 
16617 \begin_inset ERT
16618 status collapsed
16619
16620 \begin_layout Plain Layout
16621
16622
16623 \backslash
16624 raisebox{-0.32
16625 \backslash
16626 baselineskip}{
16627 \end_layout
16628
16629 \end_inset
16630
16631
16632 \begin_inset Box Frameless
16633 position "b"
16634 hor_pos "c"
16635 has_inner_box 1
16636 inner_pos "c"
16637 use_parbox 0
16638 use_makebox 0
16639 width "15col%"
16640 special "none"
16641 height "1in"
16642 height_special "totalheight"
16643 thickness "0.4pt"
16644 separation "3pt"
16645 shadowsize "4pt"
16646 framecolor "black"
16647 backgroundcolor "none"
16648 status collapsed
16649
16650 \begin_layout Plain Layout
16651 \begin_inset Tabular
16652 <lyxtabular version="3" rows="3" columns="3">
16653 <features tabularvalignment="middle">
16654 <column alignment="center" valignment="top">
16655 <column alignment="center" valignment="top">
16656 <column alignment="center" valignment="top">
16657 <row>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662 a
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Plain Layout
16671 d
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Plain Layout
16680 g
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 </row>
16686 <row>
16687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691 b
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700 e
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Plain Layout
16709 h
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 </row>
16715 <row>
16716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 c
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729 f
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738 i
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 </row>
16744 </lyxtabular>
16745
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \end_inset
16752
16753
16754 \begin_inset ERT
16755 status collapsed
16756
16757 \begin_layout Plain Layout
16758
16759 }
16760 \end_layout
16761
16762 \end_inset
16763
16764
16765 \end_layout
16766
16767 \begin_layout Standard
16768 As you will see, the content of the first and last table row is not correctly
16769  aligned.
16770  To get this alignment, the minipage box must be set into a raisebox.
16771 \begin_inset Foot
16772 status collapsed
16773
16774 \begin_layout Plain Layout
16775 Raiseboxes are described in section
16776 \begin_inset space ~
16777 \end_inset
16778
16779
16780 \begin_inset CommandInset ref
16781 LatexCommand ref
16782 reference "subsec:Vertical-Alignment"
16783
16784 \end_inset
16785
16786 .
16787 \end_layout
16788
16789 \end_inset
16790
16791  In the example above the second table in the first item is aligned using
16792  the \SpecialChar TeX
16793  Code command
16794 \end_layout
16795
16796 \begin_layout Standard
16797
16798 \series bold
16799
16800 \backslash
16801 raisebox{0.85
16802 \backslash
16803 baselineskip}{
16804 \end_layout
16805
16806 \begin_layout Standard
16807 before the box.
16808  After the box the closing brace 
16809 \series bold
16810 }
16811 \series default
16812  is inserted as \SpecialChar TeX
16813  Code.
16814  For the second table in the last item the command
16815 \end_layout
16816
16817 \begin_layout Standard
16818
16819 \series bold
16820
16821 \backslash
16822 raisebox{-0.32
16823 \backslash
16824 baselineskip}{
16825 \end_layout
16826
16827 \begin_layout Standard
16828 is used.
16829 \end_layout
16830
16831 \begin_layout Standard
16832 \begin_inset Note Greyedout
16833 status open
16834
16835 \begin_layout Plain Layout
16836
16837 \series bold
16838 Note:
16839 \series default
16840  The alignment of the table row content to the surrounding text line is
16841  not exact.
16842  The required value for the 
16843 \series bold
16844
16845 \backslash
16846 raisebox
16847 \series default
16848  command for this alignment depends on the document font, the font size,
16849  and the table line thickness.
16850 \end_layout
16851
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \begin_layout Section
16858 Colored Tables
16859 \begin_inset CommandInset label
16860 LatexCommand label
16861 name "sec:Colored-Tables"
16862
16863 \end_inset
16864
16865
16866 \begin_inset Index idx
16867 status collapsed
16868
16869 \begin_layout Plain Layout
16870 Table ! Color
16871 \end_layout
16872
16873 \end_inset
16874
16875
16876 \end_layout
16877
16878 \begin_layout Subsection
16879 Colored Cells
16880 \begin_inset Index idx
16881 status collapsed
16882
16883 \begin_layout Plain Layout
16884 Table Color ! for Cells
16885 \end_layout
16886
16887 \end_inset
16888
16889
16890 \begin_inset Index idx
16891 status collapsed
16892
16893 \begin_layout Plain Layout
16894 Color ! for Table Cells
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \begin_layout Standard
16903 \begin_inset Float table
16904 placement h
16905 wide false
16906 sideways false
16907 status open
16908
16909 \begin_layout Plain Layout
16910 \begin_inset Caption Standard
16911
16912 \begin_layout Plain Layout
16913 \begin_inset CommandInset label
16914 LatexCommand label
16915 name "tab:Table-colored-without"
16916
16917 \end_inset
16918
16919 Table colored without using the package 
16920 \series bold
16921 colortbl
16922 \series default
16923
16924 \begin_inset Argument 1
16925 status collapsed
16926
16927 \begin_layout Plain Layout
16928 Table without colortbl
16929 \end_layout
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \end_inset
16937
16938
16939 \end_layout
16940
16941 \begin_layout Plain Layout
16942 \align center
16943 \begin_inset Tabular
16944 <lyxtabular version="3" rows="3" columns="3">
16945 <features tabularvalignment="middle">
16946 <column alignment="center" valignment="top">
16947 <column alignment="center" valignment="top">
16948 <column alignment="center" valignment="top">
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \color green
16956 a
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \color red
16967 b
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976
16977 \color red
16978 c
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 </row>
16984 <row>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989
16990 \color green
16991 d
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000
17001 \color blue
17002 e
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011
17012 \color blue
17013 f
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \color green
17026 g
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035
17036 \color blue
17037 h
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046
17047 \color blue
17048 i
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 </row>
17054 </lyxtabular>
17055
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \begin_layout Standard
17067 If you only need colored text, mark the cells and choose a color in the
17068  
17069 \family sans
17070 Text
17071 \begin_inset space ~
17072 \end_inset
17073
17074 Style
17075 \family default
17076  dialog (toolbar button 
17077 \begin_inset Info
17078 type  "icon"
17079 arg   "dialog-show character"
17080 \end_inset
17081
17082 ).
17083  This was used to create Table
17084 \begin_inset space ~
17085 \end_inset
17086
17087
17088 \begin_inset CommandInset ref
17089 LatexCommand ref
17090 reference "tab:Table-colored-without"
17091
17092 \end_inset
17093
17094 .
17095  In any other case you have to use the \SpecialChar LaTeX
17096 -package 
17097 \series bold
17098 colortbl
17099 \series default
17100 .
17101 \begin_inset Index idx
17102 status collapsed
17103
17104 \begin_layout Plain Layout
17105 \SpecialChar LaTeX
17106 -packages ! colortbl
17107 \end_layout
17108
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \begin_layout Standard
17115 \begin_inset ERT
17116 status collapsed
17117
17118 \begin_layout Plain Layout
17119
17120
17121 \backslash
17122 ifcolortbl
17123 \end_layout
17124
17125 \end_inset
17126
17127
17128 \begin_inset Note Note
17129 status open
17130
17131 \begin_layout Plain Layout
17132 The following section part will only be displayed when the \SpecialChar LaTeX
17133 -package 
17134 \series bold
17135 colortbl
17136 \series default
17137  is installed.
17138 \end_layout
17139
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \begin_layout Standard
17146 To create colored tables, 
17147 \series bold
17148 colortbl
17149 \series default
17150  must be loaded in the preamble with the line
17151 \end_layout
17152
17153 \begin_layout Standard
17154
17155 \series bold
17156
17157 \backslash
17158 usepackage{colortbl}
17159 \end_layout
17160
17161 \begin_layout Standard
17162 The color of a column is adjusted with the command
17163 \end_layout
17164
17165 \begin_layout Standard
17166
17167 \series bold
17168
17169 \backslash
17170 columncolor{name of color}
17171 \end_layout
17172
17173 \begin_layout Standard
17174 inside the command 
17175 \series bold
17176 >{ }
17177 \series default
17178 .
17179  More about the command 
17180 \series bold
17181 >{}
17182 \series default
17183  is contained in section
17184 \begin_inset space ~
17185 \end_inset
17186
17187
17188 \begin_inset CommandInset ref
17189 LatexCommand ref
17190 reference "subsec:Multicolumn-Calculations"
17191
17192 \end_inset
17193
17194 .
17195 \end_layout
17196
17197 \begin_layout Standard
17198 The following color names are predefined:
17199 \end_layout
17200
17201 \begin_layout Standard
17202
17203 \family sans
17204 red
17205 \family default
17206
17207 \family sans
17208 green
17209 \family default
17210
17211 \family sans
17212 yellow
17213 \family default
17214
17215 \family sans
17216 blue
17217 \family default
17218
17219 \family sans
17220 cyan
17221 \family default
17222
17223 \family sans
17224 magenta
17225 \family default
17226
17227 \family sans
17228 black
17229 \family default
17230  and 
17231 \family sans
17232 white
17233 \end_layout
17234
17235 \begin_layout Standard
17236 \begin_inset VSpace medskip
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \begin_layout Standard
17243 If you add the option
17244 \end_layout
17245
17246 \begin_layout Standard
17247
17248 \series bold
17249 dvipsnames
17250 \end_layout
17251
17252 \begin_layout Standard
17253 to the document class options in the document settings, you can additionally
17254  use further 61
17255 \begin_inset space ~
17256 \end_inset
17257
17258 colors.
17259  These colors are listed in appendix
17260 \begin_inset space ~
17261 \end_inset
17262
17263
17264 \begin_inset CommandInset ref
17265 LatexCommand ref
17266 reference "chap:List-of-dvips-colornames"
17267
17268 \end_inset
17269
17270 .
17271  One of these colors, 
17272 \family sans
17273 Maroon
17274 \family default
17275 , is used as example in Table
17276 \begin_inset space ~
17277 \end_inset
17278
17279
17280 \begin_inset CommandInset ref
17281 LatexCommand ref
17282 reference "tab:Table-colored-using"
17283
17284 \end_inset
17285
17286 .
17287 \end_layout
17288
17289 \begin_layout Standard
17290 \begin_inset VSpace medskip
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \begin_layout Standard
17297 You can also define your own color with the command
17298 \end_layout
17299
17300 \begin_layout Standard
17301
17302 \series bold
17303
17304 \backslash
17305 definecolor{color name}{color model}{color values}
17306 \end_layout
17307
17308 \begin_layout Standard
17309 The color model can be
17310 \end_layout
17311
17312 \begin_layout Labeling
17313 \labelwidthstring 00.00.0000
17314 cmyk: cyan, magenta, yellow, black
17315 \end_layout
17316
17317 \begin_layout Labeling
17318 \labelwidthstring 00.00.0000
17319 rgb: red, green blue
17320 \end_layout
17321
17322 \begin_layout Labeling
17323 \labelwidthstring 00.00.0000
17324 gray gray
17325 \end_layout
17326
17327 \begin_layout Standard
17328 and the color values are comma separated numbers between 0 and 1 describing
17329  the factor for the corresponding color of the color model.
17330 \end_layout
17331
17332 \begin_layout Standard
17333 You can e.
17334 \begin_inset space \thinspace{}
17335 \end_inset
17336
17337 g.
17338 \begin_inset space \space{}
17339 \end_inset
17340
17341 define the color "
17342 \emph on
17343 darkgreen
17344 \emph default
17345 " in the preamble with
17346 \end_layout
17347
17348 \begin_layout Standard
17349
17350 \series bold
17351
17352 \backslash
17353 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17354 \end_layout
17355
17356 \begin_layout Standard
17357 and the color "
17358 \emph on
17359 lightgray
17360 \emph default
17361 " with
17362 \end_layout
17363
17364 \begin_layout Standard
17365
17366 \series bold
17367
17368 \backslash
17369 definecolor{lightgray}{gray}{0.8}
17370 \end_layout
17371
17372 \begin_layout Standard
17373 \begin_inset VSpace medskip
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \begin_layout Standard
17380 Lines are colored with the command
17381 \end_layout
17382
17383 \begin_layout Standard
17384
17385 \series bold
17386
17387 \backslash
17388 rowcolor{name of color}
17389 \end_layout
17390
17391 \begin_layout Standard
17392 and cells are colored with the command
17393 \end_layout
17394
17395 \begin_layout Standard
17396
17397 \series bold
17398
17399 \backslash
17400 cellcolor{name of color}
17401 \end_layout
17402
17403 \begin_layout Standard
17404 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17405  Code.
17406 \end_layout
17407
17408 \begin_layout Standard
17409 To color characters in the table, mark the cells and use the 
17410 \family sans
17411 Text
17412 \begin_inset space ~
17413 \end_inset
17414
17415 Style
17416 \family default
17417  dialog.
17418  If a cell contains \SpecialChar TeX
17419  Code mark only the characters, otherwise the colored
17420  \SpecialChar TeX
17421  Code will cause \SpecialChar LaTeX
17422  errors.
17423 \end_layout
17424
17425 \begin_layout Standard
17426 \begin_inset Note Greyedout
17427 status open
17428
17429 \begin_layout Plain Layout
17430
17431 \series bold
17432 Note:
17433 \series default
17434  Not all DVI-viewers are able to display self-defined colors.
17435 \end_layout
17436
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \begin_layout Standard
17443 \begin_inset VSpace bigskip
17444 \end_inset
17445
17446
17447 \end_layout
17448
17449 \begin_layout Standard
17450 To create Table
17451 \begin_inset space ~
17452 \end_inset
17453
17454
17455 \begin_inset CommandInset ref
17456 LatexCommand ref
17457 reference "tab:Table-colored-using"
17458
17459 \end_inset
17460
17461  do the following: The color of the first column should be 
17462 \emph on
17463 darkgreen
17464 \emph default
17465 .
17466  So insert
17467 \end_layout
17468
17469 \begin_layout Standard
17470
17471 \series bold
17472 >{
17473 \backslash
17474 columncolor{darkgreen}
17475 \backslash
17476 centering}c
17477 \end_layout
17478
17479 \begin_layout Standard
17480 as \SpecialChar LaTeX
17481 -argument for this column.
17482  The first row should be light blue, therefore the \SpecialChar TeX
17483  Code command
17484 \end_layout
17485
17486 \begin_layout Standard
17487
17488 \series bold
17489
17490 \backslash
17491 rowcolor{cyan}
17492 \end_layout
17493
17494 \begin_layout Standard
17495 is inserted to the first cell of this row.
17496  Note that this overwrites the column color for the first cell.
17497  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17498  Code
17499  command
17500 \end_layout
17501
17502 \begin_layout Standard
17503
17504 \series bold
17505
17506 \backslash
17507 cellcolor{Maroon}
17508 \end_layout
17509
17510 \begin_layout Standard
17511 The characters could now be colored using the menu 
17512 \family sans
17513 Edit\SpecialChar menuseparator
17514 Text
17515 \begin_inset space ~
17516 \end_inset
17517
17518 Style
17519 \family default
17520 .
17521 \end_layout
17522
17523 \begin_layout Standard
17524 \begin_inset Float table
17525 placement h
17526 wide false
17527 sideways false
17528 status open
17529
17530 \begin_layout Plain Layout
17531 \begin_inset Caption Standard
17532
17533 \begin_layout Plain Layout
17534 \begin_inset CommandInset label
17535 LatexCommand label
17536 name "tab:Table-colored-using"
17537
17538 \end_inset
17539
17540 Table colored using the package 
17541 \series bold
17542 colortbl
17543 \series default
17544
17545 \begin_inset Argument 1
17546 status collapsed
17547
17548 \begin_layout Plain Layout
17549 Table with colortbl
17550 \end_layout
17551
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \end_inset
17558
17559
17560 \end_layout
17561
17562 \begin_layout Plain Layout
17563 \align center
17564 \begin_inset Tabular
17565 <lyxtabular version="3" rows="3" columns="3">
17566 <features tabularvalignment="middle">
17567 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17568 <column alignment="center" valignment="top">
17569 <column alignment="center" valignment="top">
17570 <row>
17571 <cell alignment="center" valignment="top" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 \begin_inset ERT
17576 status collapsed
17577
17578 \begin_layout Plain Layout
17579
17580
17581 \backslash
17582 rowcolor{cyan}
17583 \end_layout
17584
17585 \end_inset
17586
17587
17588 \color magenta
17589 a
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 <cell alignment="center" valignment="top" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598
17599 \color red
17600 b
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609
17610 \color red
17611 c
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 </row>
17617 <row>
17618 <cell alignment="center" valignment="top" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622
17623 \color yellow
17624 d
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell alignment="center" valignment="top" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633
17634 \color blue
17635 e
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644
17645 \color blue
17646 f
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 </row>
17652 <row>
17653 <cell alignment="center" valignment="top" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657
17658 \color yellow
17659 g
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 <cell alignment="center" valignment="top" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668
17669 \color blue
17670 h
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 <cell alignment="center" valignment="top" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 \begin_inset ERT
17680 status collapsed
17681
17682 \begin_layout Plain Layout
17683
17684
17685 \backslash
17686 cellcolor{Maroon}
17687 \end_layout
17688
17689 \end_inset
17690
17691
17692 \color green
17693 i
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 </row>
17699 </lyxtabular>
17700
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \end_inset
17707
17708
17709 \end_layout
17710
17711 \begin_layout Standard
17712 \begin_inset ERT
17713 status collapsed
17714
17715 \begin_layout Plain Layout
17716
17717
17718 \backslash
17719 else
17720 \end_layout
17721
17722 \end_inset
17723
17724
17725 \begin_inset Note Note
17726 status open
17727
17728 \begin_layout Plain Layout
17729 The following will be displayed when the \SpecialChar LaTeX
17730 -package 
17731 \series bold
17732 colortbl
17733 \series default
17734  is not installed:
17735 \end_layout
17736
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \begin_layout Standard
17743 You need to install the package 
17744 \series bold
17745 colortbl
17746 \series default
17747  to see the content of this section in the output.
17748 \end_layout
17749
17750 \begin_layout Standard
17751 \begin_inset ERT
17752 status collapsed
17753
17754 \begin_layout Plain Layout
17755
17756
17757 \backslash
17758 fi
17759 \end_layout
17760
17761 \end_inset
17762
17763
17764 \end_layout
17765
17766 \begin_layout Subsection
17767 Colored Rows
17768 \begin_inset Index idx
17769 status collapsed
17770
17771 \begin_layout Plain Layout
17772 Table Color ! for Rows
17773 \end_layout
17774
17775 \end_inset
17776
17777
17778 \begin_inset Index idx
17779 status collapsed
17780
17781 \begin_layout Plain Layout
17782 Color ! for Table Rows
17783 \end_layout
17784
17785 \end_inset
17786
17787
17788 \end_layout
17789
17790 \begin_layout Standard
17791 In case every second table row needs to be colored there is an alternative
17792  to the method described in the previous section: One loads the package
17793  
17794 \series bold
17795 xcolor
17796 \series default
17797
17798 \begin_inset Index idx
17799 status collapsed
17800
17801 \begin_layout Plain Layout
17802 \SpecialChar LaTeX
17803 -packages ! xcolor
17804 \begin_inset ERT
17805 status collapsed
17806
17807 \begin_layout Plain Layout
17808
17809
17810 \backslash
17811 vspace{4mm}
17812 \end_layout
17813
17814 \end_inset
17815
17816
17817 \end_layout
17818
17819 \end_inset
17820
17821  in the document preamble with the command
17822 \end_layout
17823
17824 \begin_layout Standard
17825
17826 \series bold
17827
17828 \backslash
17829 usepackage[table]{xcolor}
17830 \end_layout
17831
17832 \begin_layout Standard
17833
17834 \series bold
17835 xcolor
17836 \series default
17837  automatically loads also the package 
17838 \series bold
17839 colortbl
17840 \series default
17841
17842 \begin_inset Index idx
17843 status collapsed
17844
17845 \begin_layout Plain Layout
17846 \SpecialChar LaTeX
17847 -packages ! colortbl
17848 \end_layout
17849
17850 \end_inset
17851
17852 , so 
17853 \series bold
17854 colortbl
17855 \series default
17856  must be installed in your \SpecialChar LaTeX
17857 -distribution, otherwise you get \SpecialChar LaTeX
17858 -errors.
17859 \end_layout
17860
17861 \begin_layout Standard
17862 \begin_inset ERT
17863 status collapsed
17864
17865 \begin_layout Plain Layout
17866
17867
17868 \backslash
17869 ifcolortbl
17870 \end_layout
17871
17872 \end_inset
17873
17874
17875 \begin_inset Note Note
17876 status open
17877
17878 \begin_layout Plain Layout
17879 The following section part will only be displayed when the \SpecialChar LaTeX
17880 -package 
17881 \series bold
17882 colortbl
17883 \series default
17884  is installed.
17885 \end_layout
17886
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \begin_layout Standard
17893 The table rows are colored with the command
17894 \end_layout
17895
17896 \begin_layout Standard
17897
17898 \series bold
17899
17900 \backslash
17901 rowcolors[commands]{row number}{odd row color}{even row color}
17902 \end_layout
17903
17904 \begin_layout Standard
17905 that is either inserted in the document preamble or as \SpecialChar TeX
17906  Code before the
17907  first table to be colored.
17908  row
17909 \begin_inset space ~
17910 \end_inset
17911
17912 number is the number of the first row which should be colored according
17913  to the odd row color.
17914  commands can be additional commands that are executed before every table
17915  row.
17916  So for example the command
17917 \end_layout
17918
17919 \begin_layout Standard
17920
17921 \series bold
17922
17923 \backslash
17924 rowcolors{1}{white}{lightgray}
17925 \end_layout
17926
17927 \begin_layout Standard
17928 leads to the coloring scheme of Table
17929 \begin_inset space ~
17930 \end_inset
17931
17932
17933 \begin_inset CommandInset ref
17934 LatexCommand ref
17935 reference "tab:Table-rowcolors"
17936
17937 \end_inset
17938
17939 .
17940  The command
17941 \end_layout
17942
17943 \begin_layout Standard
17944
17945 \series bold
17946
17947 \backslash
17948 rowcolors[
17949 \backslash
17950 hline]{1}{lightgray}{cyan}
17951 \end_layout
17952
17953 \begin_layout Standard
17954 leads to the coloring scheme of Table
17955 \begin_inset space ~
17956 \end_inset
17957
17958
17959 \begin_inset CommandInset ref
17960 LatexCommand ref
17961 reference "tab:Table-rowcolors-2"
17962
17963 \end_inset
17964
17965 .
17966  If odd
17967 \begin_inset space ~
17968 \end_inset
17969
17970 row
17971 \begin_inset space ~
17972 \end_inset
17973
17974 color and/or even
17975 \begin_inset space ~
17976 \end_inset
17977
17978 row
17979 \begin_inset space ~
17980 \end_inset
17981
17982 color are left empty, no color will be used so that the command
17983 \end_layout
17984
17985 \begin_layout Standard
17986
17987 \series bold
17988
17989 \backslash
17990 rowcolors{1}{}{}
17991 \end_layout
17992
17993 \begin_layout Standard
17994 deletes all colors.
17995  
17996 \series bold
17997
17998 \backslash
17999 rowcolors
18000 \series default
18001  affects all tables following that command.
18002 \end_layout
18003
18004 \begin_layout Standard
18005 \begin_inset ERT
18006 status open
18007
18008 \begin_layout Plain Layout
18009
18010
18011 \backslash
18012 rowcolors{1}{white}{lightgray}
18013 \end_layout
18014
18015 \end_inset
18016
18017
18018 \end_layout
18019
18020 \begin_layout Standard
18021 \begin_inset Float table
18022 placement h
18023 wide false
18024 sideways false
18025 status open
18026
18027 \begin_layout Plain Layout
18028 \begin_inset Caption Standard
18029
18030 \begin_layout Plain Layout
18031 \begin_inset CommandInset label
18032 LatexCommand label
18033 name "tab:Table-rowcolors"
18034
18035 \end_inset
18036
18037 Table where every second row is colored light gray.
18038 \end_layout
18039
18040 \end_inset
18041
18042
18043 \end_layout
18044
18045 \begin_layout Plain Layout
18046 \align center
18047 \begin_inset Tabular
18048 <lyxtabular version="3" rows="4" columns="3">
18049 <features tabularvalignment="middle">
18050 <column alignment="center" valignment="top">
18051 <column alignment="center" valignment="top" width="0pt">
18052 <column alignment="center" valignment="top" width="0pt">
18053 <row>
18054 <cell alignment="center" valignment="top" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 X
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 Y
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 Z
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 </row>
18082 <row>
18083 <cell alignment="center" valignment="top" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087 1
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 2
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 3
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 <row>
18112 <cell alignment="center" valignment="top" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 4
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 5
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 6
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="center" valignment="top" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145 7
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 <cell alignment="center" valignment="top" usebox="none">
18151 \begin_inset Text
18152
18153 \begin_layout Plain Layout
18154 8
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163 9
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 </row>
18169 </lyxtabular>
18170
18171 \end_inset
18172
18173
18174 \end_layout
18175
18176 \end_inset
18177
18178
18179 \end_layout
18180
18181 \begin_layout Standard
18182 \begin_inset ERT
18183 status open
18184
18185 \begin_layout Plain Layout
18186
18187
18188 \backslash
18189 rowcolors[
18190 \backslash
18191 hline]{1}{lightgray}{cyan}
18192 \end_layout
18193
18194 \end_inset
18195
18196
18197 \end_layout
18198
18199 \begin_layout Standard
18200 \begin_inset Float table
18201 placement h
18202 wide false
18203 sideways false
18204 status open
18205
18206 \begin_layout Plain Layout
18207 \begin_inset Caption Standard
18208
18209 \begin_layout Plain Layout
18210 \begin_inset CommandInset label
18211 LatexCommand label
18212 name "tab:Table-rowcolors-2"
18213
18214 \end_inset
18215
18216 Table where every second row is colored cyan and at which there is a line
18217  between each row.
18218 \end_layout
18219
18220 \end_inset
18221
18222
18223 \end_layout
18224
18225 \begin_layout Plain Layout
18226 \align center
18227 \begin_inset Tabular
18228 <lyxtabular version="3" rows="4" columns="3">
18229 <features tabularvalignment="middle">
18230 <column alignment="center" valignment="top">
18231 <column alignment="center" valignment="top">
18232 <column alignment="center" valignment="top" width="0pt">
18233 <row>
18234 <cell alignment="center" valignment="top" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 X
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 <cell alignment="center" valignment="top" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 Y
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 Z
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 </row>
18262 <row>
18263 <cell alignment="center" valignment="top" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 1
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 2
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 3
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 </row>
18291 <row>
18292 <cell alignment="center" valignment="top" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 4
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 5
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 6
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 </row>
18320 <row>
18321 <cell alignment="center" valignment="top" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 7
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 8
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 9
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 </lyxtabular>
18350
18351 \end_inset
18352
18353
18354 \end_layout
18355
18356 \end_inset
18357
18358
18359 \end_layout
18360
18361 \begin_layout Standard
18362 \begin_inset ERT
18363 status collapsed
18364
18365 \begin_layout Plain Layout
18366
18367
18368 \backslash
18369 rowcolors{1}{}{}
18370 \end_layout
18371
18372 \end_inset
18373
18374
18375 \begin_inset Note Note
18376 status collapsed
18377
18378 \begin_layout Plain Layout
18379 turns off the row coloring
18380 \end_layout
18381
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Standard
18388 \begin_inset ERT
18389 status collapsed
18390
18391 \begin_layout Plain Layout
18392
18393
18394 \backslash
18395 else
18396 \end_layout
18397
18398 \end_inset
18399
18400
18401 \begin_inset Note Note
18402 status open
18403
18404 \begin_layout Plain Layout
18405 The following will be displayed when the \SpecialChar LaTeX
18406 -package 
18407 \series bold
18408 colortbl
18409 \series default
18410  is not installed:
18411 \end_layout
18412
18413 \end_inset
18414
18415
18416 \end_layout
18417
18418 \begin_layout Standard
18419 You need to install the package 
18420 \series bold
18421 colortbl
18422 \series default
18423  to see the content of this section in the output.
18424 \end_layout
18425
18426 \begin_layout Standard
18427 \begin_inset ERT
18428 status collapsed
18429
18430 \begin_layout Plain Layout
18431
18432
18433 \backslash
18434 fi
18435 \end_layout
18436
18437 \end_inset
18438
18439
18440 \end_layout
18441
18442 \begin_layout Subsection
18443 Colored Lines
18444 \begin_inset Index idx
18445 status collapsed
18446
18447 \begin_layout Plain Layout
18448 Table Color ! for Lines
18449 \end_layout
18450
18451 \end_inset
18452
18453
18454 \begin_inset Index idx
18455 status collapsed
18456
18457 \begin_layout Plain Layout
18458 Color ! for Table Lines
18459 \end_layout
18460
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \begin_layout Standard
18467 As described in section
18468 \begin_inset space ~
18469 \end_inset
18470
18471
18472 \begin_inset CommandInset ref
18473 LatexCommand ref
18474 reference "subsec:Line-Thickness"
18475
18476 \end_inset
18477
18478 , the line thickness for all lines in a table can be adjusted with the length
18479  
18480 \series bold
18481
18482 \backslash
18483 arrayrulewidth
18484 \series default
18485 .
18486  It is set to 1.5
18487 \begin_inset space \thinspace{}
18488 \end_inset
18489
18490 pt for all tables of this section.
18491 \begin_inset ERT
18492 status collapsed
18493
18494 \begin_layout Plain Layout
18495
18496
18497 \backslash
18498 setlength{
18499 \backslash
18500 arrayrulewidth}{1.5pt}
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \begin_layout Standard
18509 To color vertical lines for example with green, create the following column
18510  format in the document preamble, according to the description in section
18511 \begin_inset space ~
18512 \end_inset
18513
18514
18515 \begin_inset CommandInset ref
18516 LatexCommand ref
18517 reference "subsec:Customized-Format"
18518
18519 \end_inset
18520
18521 :
18522 \end_layout
18523
18524 \begin_layout Standard
18525
18526 \series bold
18527
18528 \backslash
18529 newcolumntype{W}{!{
18530 \backslash
18531 color{green}
18532 \backslash
18533 vline}}
18534 \end_layout
18535
18536 \begin_layout Standard
18537 For Table
18538 \begin_inset space ~
18539 \end_inset
18540
18541
18542 \begin_inset CommandInset ref
18543 LatexCommand ref
18544 reference "tab:Table-with-vertical-colored"
18545
18546 \end_inset
18547
18548  the \SpecialChar LaTeX
18549 -argument
18550 \series bold
18551  WcW
18552 \series default
18553  was used for the last column and
18554 \series bold
18555  Wc
18556 \series default
18557  for the other columns.
18558 \end_layout
18559
18560 \begin_layout Standard
18561 If you want to have several colors, define more column formats.
18562 \end_layout
18563
18564 \begin_layout Standard
18565 \begin_inset Float table
18566 placement h
18567 wide false
18568 sideways false
18569 status open
18570
18571 \begin_layout Plain Layout
18572 \begin_inset Caption Standard
18573
18574 \begin_layout Plain Layout
18575 \begin_inset CommandInset label
18576 LatexCommand label
18577 name "tab:Table-with-vertical-colored"
18578
18579 \end_inset
18580
18581 Table with colored vertical lines
18582 \end_layout
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Plain Layout
18590 \align center
18591 \begin_inset Tabular
18592 <lyxtabular version="3" rows="3" columns="3">
18593 <features tabularvalignment="middle">
18594 <column alignment="center" valignment="top" special="Wc">
18595 <column alignment="center" valignment="top" special="Wc">
18596 <column alignment="center" valignment="top" special="WcW">
18597 <row>
18598 <cell alignment="center" valignment="top" topline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 sd
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 <cell alignment="center" valignment="top" topline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 <row>
18627 <cell alignment="center" valignment="top" topline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 <cell alignment="center" valignment="top" topline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640 sd
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 </row>
18655 <row>
18656 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678 sd
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 </row>
18684 </lyxtabular>
18685
18686 \end_inset
18687
18688
18689 \end_layout
18690
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \begin_layout Standard
18697 \begin_inset VSpace bigskip
18698 \end_inset
18699
18700 To color horizontal lines for example with red, as in Table
18701 \begin_inset space ~
18702 \end_inset
18703
18704
18705 \begin_inset CommandInset ref
18706 LatexCommand ref
18707 reference "tab:Table-with-horizontal-colored"
18708
18709 \end_inset
18710
18711 , insert these commands in \SpecialChar TeX
18712  Code before the table or table float:
18713 \end_layout
18714
18715 \begin_layout Standard
18716
18717 \series bold
18718
18719 \backslash
18720 let
18721 \backslash
18722 myHlineC
18723 \backslash
18724 hline
18725 \begin_inset Newline newline
18726 \end_inset
18727
18728
18729 \backslash
18730 renewcommand{
18731 \backslash
18732 hline}
18733 \begin_inset Newline newline
18734 \end_inset
18735
18736
18737 \begin_inset Phantom HPhantom
18738 status open
18739
18740 \begin_layout Plain Layout
18741
18742 \series bold
18743 \begin_inset space ~
18744 \end_inset
18745
18746
18747 \end_layout
18748
18749 \end_inset
18750
18751 {
18752 \backslash
18753 arrayrulecolor{red}
18754 \backslash
18755 myHlineC
18756 \backslash
18757 arrayrulecolor{black}}
18758 \end_layout
18759
18760 \begin_layout Standard
18761 \begin_inset ERT
18762 status collapsed
18763
18764 \begin_layout Plain Layout
18765
18766
18767 \backslash
18768 let
18769 \backslash
18770 myHlineC
18771 \backslash
18772 hline
18773 \end_layout
18774
18775 \begin_layout Plain Layout
18776
18777
18778 \backslash
18779 renewcommand{
18780 \backslash
18781 hline}
18782 \end_layout
18783
18784 \begin_layout Plain Layout
18785
18786  {
18787 \backslash
18788 arrayrulecolor{red}
18789 \backslash
18790 myHlineC
18791 \backslash
18792 arrayrulecolor{black}}
18793 \end_layout
18794
18795 \end_inset
18796
18797
18798 \begin_inset Float table
18799 placement h
18800 wide false
18801 sideways false
18802 status open
18803
18804 \begin_layout Plain Layout
18805 \begin_inset Caption Standard
18806
18807 \begin_layout Plain Layout
18808 \begin_inset CommandInset label
18809 LatexCommand label
18810 name "tab:Table-with-horizontal-colored"
18811
18812 \end_inset
18813
18814 Table with colored horizontal lines
18815 \end_layout
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Plain Layout
18823 \align center
18824 \begin_inset Tabular
18825 <lyxtabular version="3" rows="3" columns="3">
18826 <features tabularvalignment="middle">
18827 <column alignment="center" valignment="top">
18828 <column alignment="center" valignment="top">
18829 <column alignment="center" valignment="top">
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 sd
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 <row>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 sd
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 sd
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 </lyxtabular>
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \end_inset
18925
18926
18927 \end_layout
18928
18929 \begin_layout Standard
18930 To return to the default line color black, insert this command in \SpecialChar TeX
18931  Code
18932  after the table or table float:
18933 \end_layout
18934
18935 \begin_layout Standard
18936
18937 \series bold
18938
18939 \backslash
18940 renewcommand{
18941 \backslash
18942 hline}{
18943 \backslash
18944 myHlineC}
18945 \end_layout
18946
18947 \begin_layout Standard
18948 Table
18949 \begin_inset space ~
18950 \end_inset
18951
18952
18953 \begin_inset CommandInset ref
18954 LatexCommand ref
18955 reference "tab:Table-with-colored"
18956
18957 \end_inset
18958
18959  is an example with colored vertical and horizontal lines.
18960 \end_layout
18961
18962 \begin_layout Standard
18963 \begin_inset Float table
18964 placement h
18965 wide false
18966 sideways false
18967 status open
18968
18969 \begin_layout Plain Layout
18970 \begin_inset Caption Standard
18971
18972 \begin_layout Plain Layout
18973 \begin_inset CommandInset label
18974 LatexCommand label
18975 name "tab:Table-with-colored"
18976
18977 \end_inset
18978
18979 Table with colored lines
18980 \end_layout
18981
18982 \end_inset
18983
18984
18985 \end_layout
18986
18987 \begin_layout Plain Layout
18988 \align center
18989 \begin_inset Tabular
18990 <lyxtabular version="3" rows="3" columns="3">
18991 <features tabularvalignment="middle">
18992 <column alignment="center" valignment="top" special="Wc">
18993 <column alignment="center" valignment="top" special="Wc">
18994 <column alignment="center" valignment="top" special="WcW">
18995 <row>
18996 <cell alignment="center" valignment="top" topline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000 sd
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" topline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" topline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 </row>
19024 <row>
19025 <cell alignment="center" valignment="top" topline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 sd
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 </row>
19053 <row topspace="default">
19054 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076 sd
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 </row>
19082 </lyxtabular>
19083
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \begin_layout Standard
19095 \begin_inset ERT
19096 status collapsed
19097
19098 \begin_layout Plain Layout
19099
19100
19101 \backslash
19102 renewcommand{
19103 \backslash
19104 hline}{
19105 \backslash
19106 myHlineC}
19107 \end_layout
19108
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \begin_layout Standard
19115 \begin_inset ERT
19116 status collapsed
19117
19118 \begin_layout Plain Layout
19119
19120
19121 \backslash
19122 setlength{
19123 \backslash
19124 arrayrulewidth}{0.4pt}
19125 \end_layout
19126
19127 \end_inset
19128
19129
19130 \end_layout
19131
19132 \begin_layout Section
19133 Rotated Table Cells
19134 \begin_inset CommandInset label
19135 LatexCommand label
19136 name "sec:Rotated-Table-Cells"
19137
19138 \end_inset
19139
19140
19141 \begin_inset Index idx
19142 status collapsed
19143
19144 \begin_layout Plain Layout
19145 Table ! Rotated Cells
19146 \end_layout
19147
19148 \end_inset
19149
19150
19151 \begin_inset Index idx
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 Rotated Material
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164 \begin_inset Note Greyedout
19165 status open
19166
19167 \begin_layout Plain Layout
19168
19169 \series bold
19170 Note:
19171 \series default
19172  Not all DVI-viewers are able to display rotations.
19173 \end_layout
19174
19175 \end_inset
19176
19177
19178 \end_layout
19179
19180 \begin_layout Standard
19181 Table
19182 \begin_inset space ~
19183 \end_inset
19184
19185
19186 \begin_inset CommandInset ref
19187 LatexCommand ref
19188 reference "tab:Table-with-rotated-multi"
19189
19190 \end_inset
19191
19192  is an example where 3
19193 \begin_inset space ~
19194 \end_inset
19195
19196 cells were rotated by 45
19197 \begin_inset space \thinspace{}
19198 \end_inset
19199
19200 °.
19201 \end_layout
19202
19203 \begin_layout Standard
19204 \begin_inset Float table
19205 placement h
19206 wide false
19207 sideways false
19208 status open
19209
19210 \begin_layout Plain Layout
19211 \begin_inset Caption Standard
19212
19213 \begin_layout Plain Layout
19214 \begin_inset CommandInset label
19215 LatexCommand label
19216 name "tab:Table-with-rotated"
19217
19218 \end_inset
19219
19220 Table with rotated cells in the first row.
19221 \end_layout
19222
19223 \end_inset
19224
19225
19226 \end_layout
19227
19228 \begin_layout Plain Layout
19229 \noindent
19230 \align center
19231 \begin_inset Tabular
19232 <lyxtabular version="3" rows="2" columns="3">
19233 <features tabularvalignment="middle">
19234 <column alignment="center" valignment="top" width="0pt">
19235 <column alignment="center" valignment="top" width="0pt">
19236 <column alignment="center" valignment="top" width="0pt">
19237 <row>
19238 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 cups
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 plates
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 saucers
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 </row>
19266 <row>
19267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 45
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 33
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 21
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 </row>
19295 </lyxtabular>
19296
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \begin_layout Standard
19308 \begin_inset Note Greyedout
19309 status open
19310
19311 \begin_layout Plain Layout
19312
19313 \series bold
19314 Note:
19315 \series default
19316  Line breaks (shortcut 
19317 \begin_inset Info
19318 type  "shortcut"
19319 arg   "newline-insert newline"
19320 \end_inset
19321
19322 ) are not allowed in rotated cells.
19323 \end_layout
19324
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \begin_layout Standard
19331 If you want to rotate table cells containing line breaks, you have to put
19332  the cell content into a minipage or a parbox.
19333 \begin_inset Foot
19334 status collapsed
19335
19336 \begin_layout Plain Layout
19337 For more about these boxes see sec.
19338 \begin_inset space \thinspace{}
19339 \end_inset
19340
19341
19342 \begin_inset CommandInset ref
19343 LatexCommand ref
19344 reference "sec:Minipages"
19345
19346 \end_inset
19347
19348  and 
19349 \begin_inset CommandInset ref
19350 LatexCommand ref
19351 reference "sec:Parboxes"
19352
19353 \end_inset
19354
19355 .
19356 \end_layout
19357
19358 \end_inset
19359
19360  If you rotate this cell by 90
19361 \begin_inset space \thinspace{}
19362 \end_inset
19363
19364 ° the width of the box is the height of the cell.
19365  Table
19366 \begin_inset space ~
19367 \end_inset
19368
19369
19370 \begin_inset CommandInset ref
19371 LatexCommand ref
19372 reference "tab:Table-with-rotated-multi"
19373
19374 \end_inset
19375
19376  is an example for a rotated multiline cell where the box width was set
19377  to 3
19378 \begin_inset space \thinspace{}
19379 \end_inset
19380
19381 cm.
19382 \end_layout
19383
19384 \begin_layout Standard
19385 \begin_inset Float table
19386 wide false
19387 sideways false
19388 status open
19389
19390 \begin_layout Plain Layout
19391 \begin_inset Caption Standard
19392
19393 \begin_layout Plain Layout
19394 \begin_inset CommandInset label
19395 LatexCommand label
19396 name "tab:Table-with-rotated-multi"
19397
19398 \end_inset
19399
19400 Table with rotated multiline cell.
19401 \end_layout
19402
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \begin_layout Plain Layout
19409 \noindent
19410 \align center
19411 \begin_inset Tabular
19412 <lyxtabular version="3" rows="2" columns="3">
19413 <features tabularvalignment="middle">
19414 <column alignment="center" valignment="top">
19415 <column alignment="center" valignment="top" width="0pt">
19416 <column alignment="center" valignment="top">
19417 <row>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422 a
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 \begin_inset Box Frameless
19432 position "t"
19433 hor_pos "c"
19434 has_inner_box 1
19435 inner_pos "t"
19436 use_parbox 0
19437 use_makebox 0
19438 width "3cm"
19439 special "none"
19440 height "1in"
19441 height_special "totalheight"
19442 thickness "0.4pt"
19443 separation "3pt"
19444 shadowsize "4pt"
19445 framecolor "black"
19446 backgroundcolor "none"
19447 status open
19448
19449 \begin_layout Plain Layout
19450 rotated cell
19451 \begin_inset Newline newline
19452 \end_inset
19453
19454 with line break
19455 \end_layout
19456
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 e
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479 b
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 c
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 d
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 </lyxtabular>
19504
19505 \end_inset
19506
19507
19508 \end_layout
19509
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \begin_layout Section
19516 Table Width Calculation
19517 \begin_inset CommandInset label
19518 LatexCommand label
19519 name "sec:Table-Width-Calculation"
19520
19521 \end_inset
19522
19523
19524 \end_layout
19525
19526 \begin_layout Standard
19527 For wide tables it is sometimes difficult to assure that the table does
19528  not protrude over the page margin.
19529  Setting a fixed width for every column of the table is the solution, but
19530  what amount of space is needed for each column?
19531 \end_layout
19532
19533 \begin_layout Standard
19534 The table width 
19535 \begin_inset Formula $W_{\mathrm{table}}$
19536 \end_inset
19537
19538  can be calculated: Every column has the width of the specified column width
19539  
19540 \begin_inset Formula $W_{\mathrm{column}}$
19541 \end_inset
19542
19543  (that the content of the column can consume) plus two times the separation
19544  between the column content and the column border (\SpecialChar LaTeX
19545  length
19546 \series bold
19547  
19548 \backslash
19549 tabcolsep
19550 \series default
19551 , default 6
19552 \begin_inset space \thinspace{}
19553 \end_inset
19554
19555 pt) plus the width of a border line (\SpecialChar LaTeX
19556  length 
19557 \series bold
19558
19559 \backslash
19560 arrayrulewidth
19561 \series default
19562 , default 0.4
19563 \begin_inset space \thinspace{}
19564 \end_inset
19565
19566 pt): So if all 
19567 \begin_inset Formula $n$
19568 \end_inset
19569
19570
19571 \begin_inset space ~
19572 \end_inset
19573
19574 columns have the same width, the table width is
19575 \begin_inset Formula 
19576 \begin{equation}
19577 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19578 \end{equation}
19579
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \begin_layout Standard
19586 The available width for a table is the space between the page margins or
19587  the width of a text column (for a two-column document) (\SpecialChar LaTeX
19588  length 
19589 \series bold
19590
19591 \backslash
19592 columnwidth
19593 \series default
19594 ).
19595  If all table columns should have the same width and 
19596 \begin_inset Formula $W_{\mathrm{table}}$
19597 \end_inset
19598
19599  should be 1
19600 \begin_inset space \thinspace{}
19601 \end_inset
19602
19603
19604 \backslash
19605 columnwidth, 
19606 \begin_inset Formula $W_{\mathrm{column}}$
19607 \end_inset
19608
19609  can easily be calculated.
19610 \end_layout
19611
19612 \begin_layout Standard
19613 To be able to perform calculations you need to load the \SpecialChar LaTeX
19614 -package 
19615 \series bold
19616 calc
19617 \series default
19618
19619 \begin_inset Index idx
19620 status collapsed
19621
19622 \begin_layout Plain Layout
19623 \SpecialChar LaTeX
19624 -packages ! calc
19625 \end_layout
19626
19627 \end_inset
19628
19629  in the document preamble.
19630  To set the width in the table dialog you have to use the field 
19631 \family sans
19632 \SpecialChar LaTeX
19633  argument
19634 \family default
19635 .
19636  The command scheme for this field is the same that is explained in section
19637 \begin_inset space ~
19638 \end_inset
19639
19640
19641 \begin_inset CommandInset ref
19642 LatexCommand ref
19643 reference "subsec:Multicolumn-Calculations"
19644
19645 \end_inset
19646
19647 .
19648  For a table with 5
19649 \begin_inset space \thinspace{}
19650 \end_inset
19651
19652 columns with an uniform width and centered text, enter there for each column
19653  the command
19654 \end_layout
19655
19656 \begin_layout Standard
19657
19658 \series bold
19659 >{
19660 \backslash
19661 centering}p{(1
19662 \backslash
19663 columnwidth-62.4pt)/5}
19664 \end_layout
19665
19666 \begin_layout Standard
19667 For a table with 5
19668 \begin_inset space \thinspace{}
19669 \end_inset
19670
19671 columns where 2 should have 0.75
19672 \begin_inset space ~
19673 \end_inset
19674
19675 times the width than the 3 others, the calculation is
19676 \begin_inset Formula 
19677 \begin{align}
19678 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19679  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19680  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19681 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19682 \end{align}
19683
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \begin_layout Standard
19690 In the table therefore the command
19691 \end_layout
19692
19693 \begin_layout Standard
19694
19695 \series bold
19696 >{
19697 \backslash
19698 centering}p{(1
19699 \backslash
19700 columnwidth-62.4pt)/
19701 \backslash
19702 real{4.5}}
19703 \end_layout
19704
19705 \begin_layout Standard
19706 is used for the wider columns and
19707 \end_layout
19708
19709 \begin_layout Standard
19710
19711 \series bold
19712 >{
19713 \backslash
19714 centering}p{(1
19715 \backslash
19716 columnwidth-62.4pt)/
19717 \backslash
19718 real{4.5}*
19719 \backslash
19720 real{0.75}}
19721 \end_layout
19722
19723 \begin_layout Standard
19724 for the smaller ones:
19725 \end_layout
19726
19727 \begin_layout Standard
19728 \begin_inset Tabular
19729 <lyxtabular version="3" rows="2" columns="5">
19730 <features tabularvalignment="middle">
19731 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19732 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19733 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19734 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19735 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19736 <row>
19737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741 1
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750 2
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 3
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768 4
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 5
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 </row>
19783 <row>
19784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 111111 1111111 111111 111111111 11111 11111 1111
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 2222 22222 222222 222222222 2222222 22 22222
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824 333333 333333 333333 33333 3333333 333
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 </lyxtabular>
19831
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \begin_layout Section
19838 Table Customization
19839 \begin_inset Index idx
19840 status collapsed
19841
19842 \begin_layout Plain Layout
19843 Table Customization
19844 \end_layout
19845
19846 \end_inset
19847
19848
19849 \begin_inset Index idx
19850 status collapsed
19851
19852 \begin_layout Plain Layout
19853 Table ! Customization
19854 \end_layout
19855
19856 \end_inset
19857
19858
19859 \end_layout
19860
19861 \begin_layout Subsection
19862 Row Spacing
19863 \begin_inset CommandInset label
19864 LatexCommand label
19865 name "subsec:Row-Spacing"
19866
19867 \end_inset
19868
19869
19870 \begin_inset Index idx
19871 status collapsed
19872
19873 \begin_layout Plain Layout
19874 Table Customization ! Row Spacing
19875 \end_layout
19876
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \begin_layout Standard
19883 You can add vertical space to table rows in the 
19884 \family sans
19885 Borders
19886 \family default
19887  tab of the table dialog.
19888  You find there three possibilities:
19889 \end_layout
19890
19891 \begin_layout Description
19892 Top
19893 \begin_inset space ~
19894 \end_inset
19895
19896 of
19897 \begin_inset space ~
19898 \end_inset
19899
19900 row will add space above the characters of the table row.
19901  If the table is a formal table
19902 \begin_inset Foot
19903 status collapsed
19904
19905 \begin_layout Plain Layout
19906 Formal tables are explained in section
19907 \begin_inset space ~
19908 \end_inset
19909
19910
19911 \begin_inset CommandInset ref
19912 LatexCommand ref
19913 reference "sec:Formal-Tables"
19914
19915 \end_inset
19916
19917 .
19918 \end_layout
19919
19920 \end_inset
19921
19922  \SpecialChar LyX
19923  will insert as default 0.5
19924 \begin_inset space \thinspace{}
19925 \end_inset
19926
19927 em space.
19928  For normal tables the inserted space will unfortunately destroy the vertical
19929  table lines as in the following table:
19930 \begin_inset VSpace medskip
19931 \end_inset
19932
19933
19934 \begin_inset Newline newline
19935 \end_inset
19936
19937
19938 \begin_inset space \hspace*{}
19939 \length 0pt
19940 \end_inset
19941
19942
19943 \begin_inset space \hfill{}
19944 \end_inset
19945
19946
19947 \begin_inset Tabular
19948 <lyxtabular version="3" rows="3" columns="1">
19949 <features tabularvalignment="middle">
19950 <column alignment="center" valignment="top">
19951 <row>
19952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 A
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 </row>
19962 <row topspace="3mm">
19963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 3
19968 \begin_inset space \thinspace{}
19969 \end_inset
19970
19971 mm space top of row
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 </row>
19977 <row>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 C
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 </row>
19988 </lyxtabular>
19989
19990 \end_inset
19991
19992
19993 \begin_inset space \hfill{}
19994 \end_inset
19995
19996
19997 \begin_inset space \hspace*{}
19998 \length 0pt
19999 \end_inset
20000
20001
20002 \begin_inset VSpace medskip
20003 \end_inset
20004
20005
20006 \begin_inset Newline newline
20007 \end_inset
20008
20009 So inserting space in the top of row for normal tables is only useful when
20010  you don't have vertical lines.
20011 \end_layout
20012
20013 \begin_layout Description
20014 Bottom
20015 \begin_inset space ~
20016 \end_inset
20017
20018 of
20019 \begin_inset space ~
20020 \end_inset
20021
20022 row will add space below the characters of the table row.
20023  If the table is a formal table \SpecialChar LyX
20024  will insert as default 0.5
20025 \begin_inset space \thinspace{}
20026 \end_inset
20027
20028 em space, for normal tables the default size is 2
20029 \begin_inset space \thinspace{}
20030 \end_inset
20031
20032 pt.
20033 \end_layout
20034
20035 \begin_layout Description
20036 Between
20037 \begin_inset space ~
20038 \end_inset
20039
20040 rows adds space between the current and the following row.
20041  If the table is a formal table \SpecialChar LyX
20042  will insert as default 0.5
20043 \begin_inset space \thinspace{}
20044 \end_inset
20045
20046 em space.
20047  For normal tables the inserted space will unfortunately destroy the vertical
20048  table lines as in the following table:
20049 \begin_inset VSpace medskip
20050 \end_inset
20051
20052
20053 \begin_inset Newline newline
20054 \end_inset
20055
20056
20057 \begin_inset space \hspace*{}
20058 \length 0pt
20059 \end_inset
20060
20061
20062 \begin_inset space \hfill{}
20063 \end_inset
20064
20065
20066 \begin_inset Tabular
20067 <lyxtabular version="3" rows="3" columns="1">
20068 <features tabularvalignment="middle">
20069 <column alignment="center" valignment="top">
20070 <row>
20071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 A
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 </row>
20081 <row interlinespace="3mm">
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 \begin_inset Formula $\downarrow$
20087 \end_inset
20088
20089  3
20090 \begin_inset space \thinspace{}
20091 \end_inset
20092
20093 mm space between row 
20094 \begin_inset Formula $\downarrow$
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 </row>
20103 <row>
20104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 \begin_inset Formula $\uparrow$
20109 \end_inset
20110
20111  3
20112 \begin_inset space \thinspace{}
20113 \end_inset
20114
20115 mm space between row 
20116 \begin_inset Formula $\uparrow$
20117 \end_inset
20118
20119
20120 \end_layout
20121
20122 \end_inset
20123 </cell>
20124 </row>
20125 </lyxtabular>
20126
20127 \end_inset
20128
20129
20130 \begin_inset space \hfill{}
20131 \end_inset
20132
20133
20134 \begin_inset space \hspace*{}
20135 \length 0pt
20136 \end_inset
20137
20138
20139 \begin_inset VSpace medskip
20140 \end_inset
20141
20142
20143 \begin_inset Newline newline
20144 \end_inset
20145
20146 So inserting space between rows for normal tables is only useful when you
20147  don't have vertical lines.
20148 \end_layout
20149
20150 \begin_layout Standard
20151 \begin_inset VSpace bigskip
20152 \end_inset
20153
20154 When you want to add extra height to all cells of all tables, you can do
20155  this with the following preamble lines:
20156 \end_layout
20157
20158 \begin_layout Standard
20159
20160 \series bold
20161
20162 \backslash
20163 @ifundefined{extrarowheight}
20164 \begin_inset Newline newline
20165 \end_inset
20166
20167
20168 \begin_inset Phantom HPhantom
20169 status open
20170
20171 \begin_layout Plain Layout
20172
20173 \series bold
20174 \begin_inset space ~
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \end_inset
20181
20182 {
20183 \backslash
20184 usepackage{array}}{}
20185 \begin_inset Newline newline
20186 \end_inset
20187
20188
20189 \backslash
20190 setlength{
20191 \backslash
20192 extrarowheight}{height}
20193 \end_layout
20194
20195 \begin_layout Standard
20196 But this has the disadvantage that the cell texts are no longer exactly
20197  vertically centered.
20198  (The package 
20199 \series bold
20200 array
20201 \series default
20202  will be loaded automatically by \SpecialChar LyX
20203  when you use self defined table formats.
20204  To avoid that it being loaded twice the command 
20205 \series bold
20206
20207 \backslash
20208 @ifundefined
20209 \series default
20210  is used in the above command.)
20211 \end_layout
20212
20213 \begin_layout Standard
20214 If you are using font sizes larger than the normal size, the table borders
20215  are often too close to the letters.
20216  This can be corrected by inserting the command 
20217 \series bold
20218
20219 \backslash
20220 strut
20221 \series default
20222  in \SpecialChar TeX
20223  Code at the beginning of a table row.
20224  Table
20225 \begin_inset space ~
20226 \end_inset
20227
20228
20229 \begin_inset CommandInset ref
20230 LatexCommand ref
20231 reference "tab:Vertical-alignment-of"
20232
20233 \end_inset
20234
20235  illustrates the effect.
20236 \end_layout
20237
20238 \begin_layout Standard
20239 \noindent
20240 \begin_inset Float table
20241 placement h
20242 wide false
20243 sideways false
20244 status open
20245
20246 \begin_layout Plain Layout
20247 \begin_inset Caption Standard
20248
20249 \begin_layout Plain Layout
20250 \begin_inset CommandInset label
20251 LatexCommand label
20252 name "tab:Vertical-alignment-of"
20253
20254 \end_inset
20255
20256 Vertical alignment of text with large font sizes.
20257 \end_layout
20258
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \begin_layout Plain Layout
20265 \begin_inset space \hfill{}
20266 \end_inset
20267
20268
20269 \begin_inset Float table
20270 wide false
20271 sideways false
20272 status collapsed
20273
20274 \begin_layout Plain Layout
20275 \begin_inset Caption Standard
20276
20277 \begin_layout Plain Layout
20278 Normal table.
20279 \end_layout
20280
20281 \end_inset
20282
20283
20284 \end_layout
20285
20286 \begin_layout Plain Layout
20287 \noindent
20288 \align center
20289 \begin_inset Tabular
20290 <lyxtabular version="3" rows="6" columns="1">
20291 <features tabularvalignment="middle">
20292 <column alignment="left" valignment="top">
20293 <row>
20294 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 Normal, g
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 </row>
20304 <row>
20305 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309
20310 \size large
20311 Large
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \size larger
20324 Larger
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 <row>
20331 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335
20336 \size largest
20337 Largest
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 </row>
20343 <row>
20344 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348
20349 \size huge
20350 Huge
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 <row>
20357 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20358 \begin_inset Text
20359
20360 \begin_layout Plain Layout
20361
20362 \size huge
20363 Huger
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 </lyxtabular>
20370
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \begin_inset space \hfill{}
20380 \end_inset
20381
20382
20383 \begin_inset Float table
20384 wide false
20385 sideways false
20386 status collapsed
20387
20388 \begin_layout Plain Layout
20389 \begin_inset Caption Standard
20390
20391 \begin_layout Plain Layout
20392 Table using the command 
20393 \series bold
20394
20395 \backslash
20396 strut
20397 \series default
20398 .
20399 \end_layout
20400
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \begin_layout Plain Layout
20407 \noindent
20408 \align center
20409 \begin_inset Tabular
20410 <lyxtabular version="3" rows="6" columns="1">
20411 <features tabularvalignment="middle">
20412 <column alignment="left" valignment="top">
20413 <row>
20414 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 Normal, g
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 </row>
20424 <row>
20425 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429
20430 \size large
20431 \begin_inset ERT
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435
20436
20437 \backslash
20438 strut 
20439 \end_layout
20440
20441 \end_inset
20442
20443 Large
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 </row>
20449 <row>
20450 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454
20455 \size larger
20456 \begin_inset ERT
20457 status collapsed
20458
20459 \begin_layout Plain Layout
20460
20461
20462 \backslash
20463 strut 
20464 \end_layout
20465
20466 \end_inset
20467
20468 Larger
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \size largest
20481 \begin_inset ERT
20482 status collapsed
20483
20484 \begin_layout Plain Layout
20485
20486
20487 \backslash
20488 strut 
20489 \end_layout
20490
20491 \end_inset
20492
20493 Largest
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 </row>
20499 <row>
20500 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504
20505 \size huge
20506 \begin_inset ERT
20507 status collapsed
20508
20509 \begin_layout Plain Layout
20510
20511
20512 \backslash
20513 strut 
20514 \end_layout
20515
20516 \end_inset
20517
20518 Huge
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \size giant
20531 \begin_inset ERT
20532 status collapsed
20533
20534 \begin_layout Plain Layout
20535
20536
20537 \backslash
20538 strut 
20539 \end_layout
20540
20541 \end_inset
20542
20543
20544 \size huge
20545 Huger
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 </lyxtabular>
20552
20553 \end_inset
20554
20555
20556 \end_layout
20557
20558 \end_inset
20559
20560
20561 \begin_inset space \hfill{}
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \begin_layout Subsection
20573 Special Cell Alignment
20574 \begin_inset CommandInset label
20575 LatexCommand label
20576 name "subsec:Special-Cell-Alignment"
20577
20578 \end_inset
20579
20580
20581 \begin_inset Index idx
20582 status collapsed
20583
20584 \begin_layout Plain Layout
20585 Table Customization ! Special Cell Alignment
20586 \end_layout
20587
20588 \end_inset
20589
20590
20591 \end_layout
20592
20593 \begin_layout Standard
20594 Sometimes it looks better when the cell entries of a column are aligned
20595  with a special character, e.
20596 \begin_inset space \thinspace{}
20597 \end_inset
20598
20599 g.
20600 \begin_inset space \space{}
20601 \end_inset
20602
20603 with the decimal separator as in Table
20604 \begin_inset space ~
20605 \end_inset
20606
20607
20608 \begin_inset CommandInset ref
20609 LatexCommand ref
20610 reference "tab:Table-cells-align"
20611
20612 \end_inset
20613
20614 .
20615  This alignment is achieved by setting the cursor into the column and then
20616  either pressing the toolbar button 
20617 \begin_inset Info
20618 type  "icon"
20619 arg   "inset-modify tabular align-decimal"
20620 \end_inset
20621
20622  or setting the alignment in the table settings to 
20623 \family sans
20624 At
20625 \begin_inset space ~
20626 \end_inset
20627
20628 Decimal
20629 \begin_inset space ~
20630 \end_inset
20631
20632 Separator
20633 \family default
20634 .
20635  The alignment character can be a character of your choice and is specified
20636  in the table settings.
20637 \end_layout
20638
20639 \begin_layout Standard
20640 \begin_inset Float table
20641 placement h
20642 wide false
20643 sideways false
20644 status open
20645
20646 \begin_layout Plain Layout
20647 \begin_inset Caption Standard
20648
20649 \begin_layout Plain Layout
20650 \begin_inset CommandInset label
20651 LatexCommand label
20652 name "tab:Table-cells-align"
20653
20654 \end_inset
20655
20656 Table cells of a column aligned with the decimal separator.
20657 \end_layout
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \begin_layout Plain Layout
20665 \align center
20666 \begin_inset Tabular
20667 <lyxtabular version="3" rows="4" columns="1">
20668 <features booktabs="true" tabularvalignment="middle">
20669 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
20670 <row>
20671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675 heading
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686 12.6
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 </row>
20692 <row>
20693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 0.68
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 </row>
20703 <row>
20704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20705 \begin_inset Text
20706
20707 \begin_layout Plain Layout
20708 -123.0
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 </lyxtabular>
20715
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \begin_layout Standard
20727 \begin_inset Float table
20728 placement h
20729 wide false
20730 sideways false
20731 status open
20732
20733 \begin_layout Plain Layout
20734 \begin_inset Caption Standard
20735
20736 \begin_layout Plain Layout
20737 \begin_inset CommandInset label
20738 LatexCommand label
20739 name "tab:Table-align-operator"
20740
20741 \end_inset
20742
20743 Table cells of a column aligned with the operators.
20744 \end_layout
20745
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \begin_layout Plain Layout
20752 \align center
20753 \begin_inset Tabular
20754 <lyxtabular version="3" rows="4" columns="2">
20755 <features booktabs="true" tabularvalignment="middle">
20756 <column alignment="right" valignment="top" width="0pt">
20757 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20758 <row>
20759 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763 heading
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 </row>
20778 <row>
20779 <cell alignment="center" valignment="top" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783 \begin_inset Formula $12\,+$
20784 \end_inset
20785
20786
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 <cell alignment="center" valignment="top" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 \begin_inset Formula $\,6$
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 </row>
20804 <row>
20805 <cell alignment="center" valignment="top" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809 \begin_inset Formula $0\,-$
20810 \end_inset
20811
20812
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 <cell alignment="center" valignment="top" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821 \begin_inset Formula $\,68$
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 </row>
20830 <row>
20831 <cell alignment="center" valignment="top" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 \begin_inset Formula $-123\,/$
20836 \end_inset
20837
20838
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell alignment="center" valignment="top" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 \begin_inset Formula $\,0$
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 </row>
20856 </lyxtabular>
20857
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \end_inset
20864
20865
20866 \end_layout
20867
20868 \begin_layout Standard
20869 For alignments at characters in formulas this method does not work because
20870  the field to specify the alignment character does not allow formulas.
20871  In this case one need to use the method from Table
20872 \begin_inset space ~
20873 \end_inset
20874
20875
20876 \begin_inset CommandInset ref
20877 LatexCommand ref
20878 reference "tab:Table-align-operator"
20879
20880 \end_inset
20881
20882 .
20883  This table was created with a 4×2 table.
20884  The heading is a centered multicolumn.
20885  The first column is right-aligned and contains the first part including
20886  the operator.
20887  The second column is left aligned and contains the rest.
20888  A small space was added at the beginning of each cell of the second column
20889  to get the space that is usually around operators.
20890  To omit the space that is normally between two table columns, the following
20891  \SpecialChar LaTeX
20892 -argument was used for the second column:
20893 \end_layout
20894
20895 \begin_layout Standard
20896
20897 \series bold
20898 @{}l
20899 \end_layout
20900
20901 \begin_layout Standard
20902 Table
20903 \begin_inset space ~
20904 \end_inset
20905
20906
20907 \begin_inset CommandInset ref
20908 LatexCommand ref
20909 reference "tab:Several-table-cell"
20910
20911 \end_inset
20912
20913  shows some example alignments.
20914  For the alignment with the relation sign, a small space was added like
20915  for the second column of Table
20916 \begin_inset space ~
20917 \end_inset
20918
20919
20920 \begin_inset CommandInset ref
20921 LatexCommand ref
20922 reference "tab:Table-align-operator"
20923
20924 \end_inset
20925
20926 .
20927 \end_layout
20928
20929 \begin_layout Standard
20930 \begin_inset Float table
20931 placement h
20932 wide false
20933 sideways false
20934 status open
20935
20936 \begin_layout Plain Layout
20937 \begin_inset Caption Standard
20938
20939 \begin_layout Plain Layout
20940 \begin_inset CommandInset label
20941 LatexCommand label
20942 name "tab:Several-table-cell"
20943
20944 \end_inset
20945
20946 Several table cell alignments.
20947 \end_layout
20948
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \begin_layout Plain Layout
20955 \align center
20956 \begin_inset Tabular
20957 <lyxtabular version="3" rows="4" columns="6">
20958 <features tabularvalignment="middle">
20959 <column alignment="right" valignment="top">
20960 <column alignment="left" valignment="top" special="@{}l">
20961 <column alignment="right" valignment="top">
20962 <column alignment="left" valignment="top" special="@{}l">
20963 <column alignment="right" valignment="top">
20964 <column alignment="left" valignment="top" special="@{}l">
20965 <row>
20966 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 units
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 exponents
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 relations
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 </row>
21021 <row>
21022 <cell alignment="center" valignment="top" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 12×
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035 24
21036 \begin_inset space \thinspace{}
21037 \end_inset
21038
21039 bottles
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 <cell alignment="center" valignment="top" usebox="none">
21045 \begin_inset Text
21046
21047 \begin_layout Plain Layout
21048 \begin_inset Formula $10\cdot$
21049 \end_inset
21050
21051
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21057 \begin_inset Text
21058
21059 \begin_layout Plain Layout
21060 \begin_inset Formula $10^{\mbox{-}17}$
21061 \end_inset
21062
21063
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 <cell alignment="center" valignment="top" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072 \begin_inset Formula $\Gamma(t)\propto$
21073 \end_inset
21074
21075
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 \begin_inset Formula $\:\Upsilon(t)$
21085 \end_inset
21086
21087
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 </row>
21093 <row>
21094 <cell alignment="center" valignment="top" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098 1024×
21099 \end_layout
21100
21101 \end_inset
21102 </cell>
21103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107 768
21108 \begin_inset space \thinspace{}
21109 \end_inset
21110
21111 Pixels
21112 \end_layout
21113
21114 \end_inset
21115 </cell>
21116 <cell alignment="center" valignment="top" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120 \begin_inset Formula $5.78\cdot$
21121 \end_inset
21122
21123
21124 \end_layout
21125
21126 \end_inset
21127 </cell>
21128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132 \begin_inset Formula $10^{7}$
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 <cell alignment="center" valignment="top" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144 \begin_inset Formula $A\ne$
21145 \end_inset
21146
21147
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Formula $\:B_{\mathrm{red}}$
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170 32×
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 6
21180 \begin_inset space \thinspace{}
21181 \end_inset
21182
21183 cm
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 <cell alignment="center" valignment="top" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192 -
21193 \begin_inset Formula $33.5\cdot$
21194 \end_inset
21195
21196
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $10^{4}$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 <cell alignment="center" valignment="top" usebox="none">
21214 \begin_inset Text
21215
21216 \begin_layout Plain Layout
21217 \begin_inset Formula $\sin(\alpha)\ge$
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 <cell alignment="center" valignment="top" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229 \begin_inset Formula $\:\sin(\beta)$
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 </row>
21238 </lyxtabular>
21239
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \begin_layout Subsection
21251 Customized Cell/Column Format
21252 \begin_inset CommandInset label
21253 LatexCommand label
21254 name "subsec:Customized-Format"
21255
21256 \end_inset
21257
21258
21259 \begin_inset Index idx
21260 status collapsed
21261
21262 \begin_layout Plain Layout
21263 Table Customization ! Cell/Column Format
21264 \end_layout
21265
21266 \end_inset
21267
21268
21269 \end_layout
21270
21271 \begin_layout Standard
21272 Calculating the required width for normal columns as described in section
21273 \begin_inset space ~
21274 \end_inset
21275
21276
21277 \begin_inset CommandInset ref
21278 LatexCommand ref
21279 reference "sec:Table-Width-Calculation"
21280
21281 \end_inset
21282
21283  or for spanned columns as described in section
21284 \begin_inset space ~
21285 \end_inset
21286
21287
21288 \begin_inset CommandInset ref
21289 LatexCommand ref
21290 reference "subsec:Multicolumn-Calculations"
21291
21292 \end_inset
21293
21294  is very annoying if you have several tables where a calculation is necessary.
21295  To make life easier, you can define a cell/column format in the preamble,
21296  that can be used in all tables of the document.
21297  The format is defined with the command
21298 \end_layout
21299
21300 \begin_layout Standard
21301
21302 \series bold
21303
21304 \backslash
21305 newcolumntype{name of format}[number of arguments]{commands}
21306 \end_layout
21307
21308 \begin_layout Standard
21309 The format name may only consist of one letter.
21310  The letters 
21311 \emph on
21312 b
21313 \emph default
21314
21315 \emph on
21316 c
21317 \emph default
21318
21319 \emph on
21320 l
21321 \emph default
21322
21323 \emph on
21324 m
21325 \emph default
21326
21327 \emph on
21328 p
21329 \emph default
21330  and 
21331 \emph on
21332 r
21333 \emph default
21334  are predefined and cannot be used.
21335  But all letters are allowed as capitals.
21336 \end_layout
21337
21338 \begin_layout Standard
21339 \begin_inset VSpace medskip
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \begin_layout Standard
21346 For vertically and horizontally centered multicolumn cells with a fixed
21347  width you can define the cell format
21348 \end_layout
21349
21350 \begin_layout Standard
21351
21352 \series bold
21353
21354 \backslash
21355 newcolumntype{M}[1]{>{
21356 \backslash
21357 centering
21358 \backslash
21359 hspace{0pt}}m{#1}}
21360 \end_layout
21361
21362 \begin_layout Standard
21363 where 
21364 \series bold
21365
21366 \backslash
21367 hspace{0pt}
21368 \series default
21369  avoids the problem of hyphenating the first word, as described in section
21370 \begin_inset space ~
21371 \end_inset
21372
21373
21374 \begin_inset CommandInset ref
21375 LatexCommand ref
21376 reference "subsec:Multiple-Lines-in"
21377
21378 \end_inset
21379
21380 .
21381  Now you can simply enter
21382 \end_layout
21383
21384 \begin_layout Standard
21385
21386 \series bold
21387 M{width}
21388 \end_layout
21389
21390 \begin_layout Standard
21391 as 
21392 \family sans
21393 \SpecialChar LaTeX
21394 -argument
21395 \family default
21396  in the table dialog to create a multicolumn.
21397 \end_layout
21398
21399 \begin_layout Standard
21400 \begin_inset VSpace bigskip
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \begin_layout Standard
21407 For cells spanned by a multicolumn cell, you can define the format
21408 \end_layout
21409
21410 \begin_layout Standard
21411
21412 \series bold
21413
21414 \backslash
21415 newcolumntype{S}[2]{>{
21416 \backslash
21417 centering
21418 \backslash
21419 hspace{0pt}}
21420 \begin_inset Newline newline
21421 \end_inset
21422
21423
21424 \begin_inset Phantom HPhantom
21425 status open
21426
21427 \begin_layout Plain Layout
21428
21429 \series bold
21430
21431 \backslash
21432 newcolumntype
21433 \end_layout
21434
21435 \end_inset
21436
21437 m{(#1+(2
21438 \backslash
21439 tabcolsep+
21440 \backslash
21441 arrayrulewidth)*(1-#2))/#2}}
21442 \end_layout
21443
21444 \begin_layout Standard
21445 This format uses equation 
21446 \begin_inset CommandInset ref
21447 LatexCommand eqref
21448 reference "eq:Wgn"
21449
21450 \end_inset
21451
21452  to calculate the required width so that each spanned cell has the same
21453  width.
21454 \end_layout
21455
21456 \begin_layout Standard
21457 You can now enter
21458 \end_layout
21459
21460 \begin_layout Standard
21461
21462 \series bold
21463 S{width of multicolumn cell}{number of spanned columns}
21464 \end_layout
21465
21466 \begin_layout Standard
21467 as \SpecialChar LaTeX
21468 -argument of the column.
21469 \end_layout
21470
21471 \begin_layout Standard
21472 \begin_inset VSpace bigskip
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \begin_layout Standard
21479 For colored columns, you can define
21480 \end_layout
21481
21482 \begin_layout Standard
21483
21484 \series bold
21485
21486 \backslash
21487 newcolumntype{K}[1]{>{
21488 \backslash
21489 columncolor{#1}
21490 \backslash
21491 hspace{0pt}}c}
21492 \end_layout
21493
21494 \begin_layout Standard
21495 The 
21496 \begin_inset Quotes eld
21497 \end_inset
21498
21499 c
21500 \begin_inset Quotes erd
21501 \end_inset
21502
21503  at the end creates a column with a flexible width whose text is horizontally
21504  centered.
21505  You can now enter
21506 \end_layout
21507
21508 \begin_layout Standard
21509
21510 \series bold
21511 K{color name}
21512 \end_layout
21513
21514 \begin_layout Standard
21515 as \SpecialChar LaTeX
21516 -argument.
21517 \end_layout
21518
21519 \begin_layout Standard
21520 \begin_inset VSpace bigskip
21521 \end_inset
21522
21523
21524 \end_layout
21525
21526 \begin_layout Standard
21527 To create Table
21528 \begin_inset space ~
21529 \end_inset
21530
21531
21532 \begin_inset CommandInset ref
21533 LatexCommand ref
21534 reference "tab:Table-using-user-defined"
21535
21536 \end_inset
21537
21538  use the \SpecialChar LaTeX
21539 -arguments
21540 \end_layout
21541
21542 \begin_layout Standard
21543
21544 \series bold
21545 M{2.5cm}
21546 \end_layout
21547
21548 \begin_layout Standard
21549 for the first column and the multicolumn,
21550 \end_layout
21551
21552 \begin_layout Standard
21553
21554 \series bold
21555 K{red}
21556 \end_layout
21557
21558 \begin_layout Standard
21559 for the last column, and
21560 \end_layout
21561
21562 \begin_layout Standard
21563
21564 \series bold
21565 S{2.5cm}{2}
21566 \end_layout
21567
21568 \begin_layout Standard
21569 for the cells in the second column.
21570 \end_layout
21571
21572 \begin_layout Standard
21573 \begin_inset Float table
21574 placement h
21575 wide false
21576 sideways false
21577 status open
21578
21579 \begin_layout Plain Layout
21580 \begin_inset Caption Standard
21581
21582 \begin_layout Plain Layout
21583 \begin_inset CommandInset label
21584 LatexCommand label
21585 name "tab:Table-using-user-defined"
21586
21587 \end_inset
21588
21589 Table using user-defined table formats
21590 \end_layout
21591
21592 \end_inset
21593
21594
21595 \end_layout
21596
21597 \begin_layout Plain Layout
21598 \align center
21599 \begin_inset Tabular
21600 <lyxtabular version="3" rows="3" columns="4">
21601 <features tabularvalignment="middle">
21602 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21603 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21604 <column alignment="center" valignment="middle">
21605 <column alignment="center" valignment="middle" special="K{red}">
21606 <row>
21607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611 verylongtablecellword
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 multiple lines multicolumn
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638 c
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 </row>
21644 <row>
21645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21646 \begin_inset Text
21647
21648 \begin_layout Plain Layout
21649 d
21650 \end_layout
21651
21652 \end_inset
21653 </cell>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658 e
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 f
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676 g
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 </row>
21682 <row>
21683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687 h
21688 \end_layout
21689
21690 \end_inset
21691 </cell>
21692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696 i
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 j
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714 k
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 </lyxtabular>
21721
21722 \end_inset
21723
21724
21725 \end_layout
21726
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \begin_layout Subsection
21733 Line Thickness
21734 \begin_inset CommandInset label
21735 LatexCommand label
21736 name "subsec:Line-Thickness"
21737
21738 \end_inset
21739
21740
21741 \begin_inset Index idx
21742 status collapsed
21743
21744 \begin_layout Plain Layout
21745 Table Customization ! Line Thickness
21746 \end_layout
21747
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \begin_layout Standard
21754 The line thickness for all lines in a table can be adjusted with the length
21755  
21756 \series bold
21757
21758 \backslash
21759 arrayrulewidth
21760 \series default
21761 .
21762  To set for example a line thickness of 1.5
21763 \begin_inset space \thinspace{}
21764 \end_inset
21765
21766 pt, as in Table
21767 \begin_inset space ~
21768 \end_inset
21769
21770
21771 \begin_inset CommandInset ref
21772 LatexCommand ref
21773 reference "tab:Table-with-1.5"
21774
21775 \end_inset
21776
21777 , insert the command
21778 \end_layout
21779
21780 \begin_layout Standard
21781
21782 \series bold
21783
21784 \backslash
21785 setlength{
21786 \backslash
21787 arrayrulewidth}{1.5pt}
21788 \end_layout
21789
21790 \begin_layout Standard
21791 in \SpecialChar TeX
21792  Code before the table or table float.
21793  The changed thickness is valid for all subsequent tables.
21794  To use the default value again, set 
21795 \series bold
21796
21797 \backslash
21798 arrayrulewidth
21799 \series default
21800  to 0.4
21801 \begin_inset space \thinspace{}
21802 \end_inset
21803
21804 pt in \SpecialChar TeX
21805  Code after the table or table float.
21806 \end_layout
21807
21808 \begin_layout Standard
21809 \begin_inset ERT
21810 status collapsed
21811
21812 \begin_layout Plain Layout
21813
21814
21815 \backslash
21816 setlength{
21817 \backslash
21818 arrayrulewidth}{1.5pt}
21819 \end_layout
21820
21821 \end_inset
21822
21823
21824 \begin_inset Float table
21825 wide false
21826 sideways false
21827 status open
21828
21829 \begin_layout Plain Layout
21830 \begin_inset Caption Standard
21831
21832 \begin_layout Plain Layout
21833 \begin_inset CommandInset label
21834 LatexCommand label
21835 name "tab:Table-with-1.5"
21836
21837 \end_inset
21838
21839 Table with 1.5
21840 \begin_inset space \thinspace{}
21841 \end_inset
21842
21843 pt thick lines
21844 \end_layout
21845
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \begin_layout Plain Layout
21852 \align center
21853 \begin_inset Tabular
21854 <lyxtabular version="3" rows="3" columns="3">
21855 <features tabularvalignment="middle">
21856 <column alignment="center" valignment="top">
21857 <column alignment="center" valignment="top">
21858 <column alignment="center" valignment="top">
21859 <row>
21860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864 sd
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 <row>
21889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902 sd
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 </row>
21917 <row>
21918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940 sd
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 </lyxtabular>
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \begin_inset ERT
21957 status collapsed
21958
21959 \begin_layout Plain Layout
21960
21961
21962 \backslash
21963 setlength{
21964 \backslash
21965 arrayrulewidth}{0.4pt}
21966 \end_layout
21967
21968 \end_inset
21969
21970
21971 \end_layout
21972
21973 \begin_layout Standard
21974 \begin_inset VSpace bigskip
21975 \end_inset
21976
21977 To set the line thickness to 1.5
21978 \begin_inset space \thinspace{}
21979 \end_inset
21980
21981 pt only for horizontal lines, as in Table
21982 \begin_inset space ~
21983 \end_inset
21984
21985
21986 \begin_inset CommandInset ref
21987 LatexCommand ref
21988 reference "tab:Table-with-horizontal"
21989
21990 \end_inset
21991
21992 , insert these commands in \SpecialChar TeX
21993  Code before the table or table float:
21994 \end_layout
21995
21996 \begin_layout Standard
21997
21998 \series bold
21999
22000 \backslash
22001 let
22002 \backslash
22003 myHline
22004 \backslash
22005 hline
22006 \begin_inset Newline newline
22007 \end_inset
22008
22009
22010 \backslash
22011 renewcommand{
22012 \backslash
22013 hline}
22014 \begin_inset Newline newline
22015 \end_inset
22016
22017  {
22018 \backslash
22019 noalign{
22020 \backslash
22021 global
22022 \backslash
22023 arrayrulewidth 1.5pt}
22024 \begin_inset Newline newline
22025 \end_inset
22026
22027  
22028 \backslash
22029 myHline
22030 \backslash
22031 noalign{
22032 \backslash
22033 global
22034 \backslash
22035 arrayrulewidth 0.4pt}}
22036 \end_layout
22037
22038 \begin_layout Standard
22039 To return to the default line thickness, insert this command in \SpecialChar TeX
22040  Code after
22041  the table or table float:
22042 \end_layout
22043
22044 \begin_layout Standard
22045
22046 \series bold
22047
22048 \backslash
22049 renewcommand{
22050 \backslash
22051 hline}{
22052 \backslash
22053 myHline}
22054 \end_layout
22055
22056 \begin_layout Standard
22057 \begin_inset ERT
22058 status collapsed
22059
22060 \begin_layout Plain Layout
22061
22062
22063 \backslash
22064 let
22065 \backslash
22066 myHline
22067 \backslash
22068 hline
22069 \end_layout
22070
22071 \begin_layout Plain Layout
22072
22073
22074 \backslash
22075 renewcommand{
22076 \backslash
22077 hline}
22078 \end_layout
22079
22080 \begin_layout Plain Layout
22081
22082  {
22083 \backslash
22084 noalign{
22085 \backslash
22086 global
22087 \backslash
22088 arrayrulewidth 1.5pt}
22089 \end_layout
22090
22091 \begin_layout Plain Layout
22092
22093   
22094 \backslash
22095 myHline
22096 \backslash
22097 noalign{
22098 \backslash
22099 global
22100 \backslash
22101 arrayrulewidth 0.4pt}}
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \begin_inset Float table
22108 wide false
22109 sideways false
22110 status open
22111
22112 \begin_layout Plain Layout
22113 \begin_inset Caption Standard
22114
22115 \begin_layout Plain Layout
22116 \begin_inset CommandInset label
22117 LatexCommand label
22118 name "tab:Table-with-horizontal"
22119
22120 \end_inset
22121
22122 Table with 1.5
22123 \begin_inset space \thinspace{}
22124 \end_inset
22125
22126 pt thick horizontal lines
22127 \end_layout
22128
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \begin_layout Plain Layout
22135 \align center
22136 \begin_inset Tabular
22137 <lyxtabular version="3" rows="3" columns="3">
22138 <features tabularvalignment="middle">
22139 <column alignment="center" valignment="top">
22140 <column alignment="center" valignment="top">
22141 <column alignment="center" valignment="top">
22142 <row>
22143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147 sd
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 </row>
22171 <row>
22172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Plain Layout
22176
22177 \end_layout
22178
22179 \end_inset
22180 </cell>
22181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185 sd
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 </row>
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223 sd
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 </lyxtabular>
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237
22238
22239 \begin_inset ERT
22240 status collapsed
22241
22242 \begin_layout Plain Layout
22243
22244
22245 \backslash
22246 renewcommand{
22247 \backslash
22248 hline}{
22249 \backslash
22250 myHline}
22251 \end_layout
22252
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \begin_layout Standard
22259 \begin_inset VSpace bigskip
22260 \end_inset
22261
22262 To set the line thickness to 1.5
22263 \begin_inset space \thinspace{}
22264 \end_inset
22265
22266 pt only for vertical lines, create the following column format in the document
22267  preamble, according to the description in section
22268 \begin_inset space ~
22269 \end_inset
22270
22271
22272 \begin_inset CommandInset ref
22273 LatexCommand ref
22274 reference "subsec:Customized-Format"
22275
22276 \end_inset
22277
22278 :
22279 \end_layout
22280
22281 \begin_layout Standard
22282
22283 \series bold
22284
22285 \backslash
22286 newcolumntype{V}{!{
22287 \backslash
22288 vrule width 1.5pt}}
22289 \end_layout
22290
22291 \begin_layout Standard
22292 For Table
22293 \begin_inset space ~
22294 \end_inset
22295
22296
22297 \begin_inset CommandInset ref
22298 LatexCommand ref
22299 reference "tab:Table-with-vertical"
22300
22301 \end_inset
22302
22303  the \SpecialChar LaTeX
22304 -argument
22305 \end_layout
22306
22307 \begin_layout Standard
22308
22309 \series bold
22310 VcV
22311 \end_layout
22312
22313 \begin_layout Standard
22314 was used for the last column and
22315 \end_layout
22316
22317 \begin_layout Standard
22318
22319 \series bold
22320 Vc
22321 \end_layout
22322
22323 \begin_layout Standard
22324 for the other columns.
22325 \end_layout
22326
22327 \begin_layout Standard
22328 \begin_inset Float table
22329 wide false
22330 sideways false
22331 status open
22332
22333 \begin_layout Plain Layout
22334 \begin_inset Caption Standard
22335
22336 \begin_layout Plain Layout
22337 \begin_inset CommandInset label
22338 LatexCommand label
22339 name "tab:Table-with-vertical"
22340
22341 \end_inset
22342
22343 Table with 1.5
22344 \begin_inset space \thinspace{}
22345 \end_inset
22346
22347 pt thick vertical lines
22348 \end_layout
22349
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \begin_layout Plain Layout
22356 \align center
22357 \begin_inset Tabular
22358 <lyxtabular version="3" rows="3" columns="3">
22359 <features tabularvalignment="middle">
22360 <column alignment="center" valignment="top" special="Vc">
22361 <column alignment="center" valignment="top" special="Vc">
22362 <column alignment="center" valignment="top" special="VcV">
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 sd
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell alignment="center" valignment="top" topline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 </row>
22392 <row>
22393 <cell alignment="center" valignment="top" topline="true" usebox="none">
22394 \begin_inset Text
22395
22396 \begin_layout Plain Layout
22397
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 <cell alignment="center" valignment="top" topline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406 sd
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" topline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 </row>
22421 <row>
22422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444 sd
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 </row>
22450 </lyxtabular>
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \begin_layout Subsection
22463 Dashed Lines
22464 \begin_inset Index idx
22465 status collapsed
22466
22467 \begin_layout Plain Layout
22468 Table Customization ! Dashed Lines
22469 \end_layout
22470
22471 \end_inset
22472
22473
22474 \end_layout
22475
22476 \begin_layout Standard
22477 \begin_inset ERT
22478 status collapsed
22479
22480 \begin_layout Plain Layout
22481
22482
22483 \backslash
22484 ifarydshln
22485 \end_layout
22486
22487 \end_inset
22488
22489
22490 \begin_inset Note Note
22491 status open
22492
22493 \begin_layout Plain Layout
22494 The following section will only be displayed when the \SpecialChar LaTeX
22495 -package 
22496 \series bold
22497 arydshln
22498 \series default
22499  is installed.
22500 \end_layout
22501
22502 \end_inset
22503
22504
22505 \end_layout
22506
22507 \begin_layout Standard
22508 \begin_inset Float table
22509 placement H
22510 wide false
22511 sideways false
22512 status open
22513
22514 \begin_layout Plain Layout
22515 \begin_inset Caption Standard
22516
22517 \begin_layout Plain Layout
22518 \begin_inset CommandInset label
22519 LatexCommand label
22520 name "tab:Table-with-dashed"
22521
22522 \end_inset
22523
22524 Table with dashed lines
22525 \end_layout
22526
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \begin_layout Plain Layout
22533 \align center
22534 \begin_inset Tabular
22535 <lyxtabular version="3" rows="5" columns="5">
22536 <features tabularvalignment="middle">
22537 <column alignment="center" valignment="top">
22538 <column alignment="center" valignment="top">
22539 <column alignment="center" valignment="top" special=":c">
22540 <column alignment="center" valignment="top">
22541 <column alignment="center" valignment="top">
22542 <row>
22543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22544 \begin_inset Text
22545
22546 \begin_layout Plain Layout
22547 a
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 b
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 c
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 d
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 e
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 </row>
22589 <row>
22590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594 f
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603 g
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 <cell alignment="center" valignment="top" topline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 h
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 i
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 j
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 </row>
22636 <row>
22637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 \begin_inset ERT
22642 status collapsed
22643
22644 \begin_layout Plain Layout
22645
22646
22647 \backslash
22648 hdashline 
22649 \end_layout
22650
22651 \end_inset
22652
22653 k
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662 l
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 <cell alignment="center" valignment="top" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 m
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680 n
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689 o
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 </row>
22695 <row>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700 \begin_inset ERT
22701 status collapsed
22702
22703 \begin_layout Plain Layout
22704
22705
22706 \backslash
22707 cdashline{4-5}
22708 \end_layout
22709
22710 \end_inset
22711
22712 p
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721 q
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 r
22731 \end_layout
22732
22733 \end_inset
22734 </cell>
22735 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739 s
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 </row>
22754 <row>
22755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 t
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 u
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Plain Layout
22777 v
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Plain Layout
22786 w
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795 x
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 </row>
22801 </lyxtabular>
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 \SpecialChar LyX
22815  does not natively support dashed lines, so you have to use \SpecialChar TeX
22816  Code.
22817  As a prerequisite the \SpecialChar LaTeX
22818  package 
22819 \series bold
22820 arydshln
22821 \series default
22822
22823 \begin_inset Index idx
22824 status collapsed
22825
22826 \begin_layout Plain Layout
22827 \SpecialChar LaTeX
22828 -packages ! arydshln
22829 \end_layout
22830
22831 \end_inset
22832
22833  must be loaded in the document preamble with the command
22834 \end_layout
22835
22836 \begin_layout Standard
22837
22838 \series bold
22839
22840 \backslash
22841 usepackage{arydshln}
22842 \end_layout
22843
22844 \begin_layout Standard
22845 To make a vertical line dashed, enter the colon 
22846 \begin_inset Quotes eld
22847 \end_inset
22848
22849 :
22850 \begin_inset Quotes erd
22851 \end_inset
22852
22853  together with the character for the horizontal alignment as \SpecialChar LaTeX
22854  argument in
22855  the table cell dialog.
22856 \end_layout
22857
22858 \begin_layout Standard
22859 For a horizontal dashed line add the command
22860 \end_layout
22861
22862 \begin_layout Standard
22863
22864 \series bold
22865
22866 \backslash
22867 hdashline
22868 \end_layout
22869
22870 \begin_layout Standard
22871 in \SpecialChar TeX
22872  Code as first element of the first cell in the table row.
22873 \end_layout
22874
22875 \begin_layout Standard
22876 For dashed multicolumn lines use the command
22877 \end_layout
22878
22879 \begin_layout Standard
22880
22881 \series bold
22882
22883 \backslash
22884 cdashline{line number
22885 \series default
22886 }
22887 \end_layout
22888
22889 \begin_layout Standard
22890 in \SpecialChar TeX
22891  Code as the first element of the first cell in the table row.
22892  If you have for example a multicolumn spanning columns 2 to 4 and you want
22893  to have a dashed line above, add the command
22894 \end_layout
22895
22896 \begin_layout Standard
22897
22898 \series bold
22899
22900 \backslash
22901 cdashline{2-4}
22902 \end_layout
22903
22904 \begin_layout Standard
22905 as the first element of the first cell in the row of the multicolumn.
22906 \end_layout
22907
22908 \begin_layout Standard
22909 \begin_inset VSpace bigskip
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Standard
22916 Table
22917 \begin_inset space ~
22918 \end_inset
22919
22920
22921 \begin_inset CommandInset ref
22922 LatexCommand ref
22923 reference "tab:Table-with-dashed"
22924
22925 \end_inset
22926
22927  was created using 
22928 \begin_inset Quotes eld
22929 \end_inset
22930
22931
22932 \series bold
22933 :c
22934 \series default
22935
22936 \begin_inset Quotes erd
22937 \end_inset
22938
22939  as \SpecialChar LaTeX
22940  argument of the third column.
22941  The \SpecialChar TeX
22942  Code command 
22943 \series bold
22944
22945 \backslash
22946 hdashline
22947 \series default
22948  was inserted in the first cell of the third row and the \SpecialChar TeX
22949  Code command
22950 \begin_inset Newline newline
22951 \end_inset
22952
22953  
22954 \series bold
22955
22956 \backslash
22957 cdashline{4-5}
22958 \series default
22959  was inserted in the first cell of the fourth row.
22960 \end_layout
22961
22962 \begin_layout Standard
22963 \begin_inset VSpace bigskip
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \begin_layout Standard
22970 Tables with dashed lines can also be colored as shown by Table
22971 \begin_inset space ~
22972 \end_inset
22973
22974
22975 \begin_inset CommandInset ref
22976 LatexCommand ref
22977 reference "tab:Colored-table-with"
22978
22979 \end_inset
22980
22981 .
22982 \end_layout
22983
22984 \begin_layout Standard
22985 \begin_inset ERT
22986 status collapsed
22987
22988 \begin_layout Plain Layout
22989
22990
22991 \backslash
22992 setlength{
22993 \backslash
22994 arrayrulewidth}{1pt}
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \begin_inset Note Note
23001 status collapsed
23002
23003 \begin_layout Plain Layout
23004 thicker lines for better visualization of the line color
23005 \end_layout
23006
23007 \end_inset
23008
23009
23010 \end_layout
23011
23012 \begin_layout Standard
23013 \begin_inset ERT
23014 status collapsed
23015
23016 \begin_layout Plain Layout
23017
23018
23019 \backslash
23020 dashgapcolor{green}
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \begin_inset Note Note
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 color gaps between dashes green
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \begin_layout Standard
23039 \begin_inset ERT
23040 status collapsed
23041
23042 \begin_layout Plain Layout
23043
23044
23045 \backslash
23046 let
23047 \backslash
23048 myHdashline
23049 \backslash
23050 hdashline
23051 \end_layout
23052
23053 \begin_layout Plain Layout
23054
23055
23056 \backslash
23057 renewcommand{
23058 \backslash
23059 hdashline}
23060 \end_layout
23061
23062 \begin_layout Plain Layout
23063
23064  {
23065 \backslash
23066 arrayrulecolor{red}
23067 \backslash
23068 myHdashline
23069 \backslash
23070 arrayrulecolor{black}}
23071 \end_layout
23072
23073 \end_inset
23074
23075
23076 \begin_inset Note Note
23077 status collapsed
23078
23079 \begin_layout Plain Layout
23080 color horizontal, dashed lines red
23081 \end_layout
23082
23083 \end_inset
23084
23085
23086 \end_layout
23087
23088 \begin_layout Standard
23089 \begin_inset ERT
23090 status collapsed
23091
23092 \begin_layout Plain Layout
23093
23094
23095 \backslash
23096 let
23097 \backslash
23098 myCdashline
23099 \backslash
23100 cdashline
23101 \end_layout
23102
23103 \begin_layout Plain Layout
23104
23105
23106 \backslash
23107 renewcommand{
23108 \backslash
23109 cdashline}[1]
23110 \end_layout
23111
23112 \begin_layout Plain Layout
23113
23114  {
23115 \backslash
23116 arrayrulecolor{yellow}
23117 \backslash
23118 myCdashline{#1}
23119 \backslash
23120 arrayrulecolor{black}}
23121 \end_layout
23122
23123 \end_inset
23124
23125
23126 \begin_inset Note Note
23127 status collapsed
23128
23129 \begin_layout Plain Layout
23130 color partial horizontal, dashed lines yellow
23131 \end_layout
23132
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \begin_layout Standard
23139 \begin_inset Float table
23140 placement h
23141 wide false
23142 sideways false
23143 status open
23144
23145 \begin_layout Plain Layout
23146 \begin_inset Caption Standard
23147
23148 \begin_layout Plain Layout
23149 \begin_inset CommandInset label
23150 LatexCommand label
23151 name "tab:Colored-table-with"
23152
23153 \end_inset
23154
23155 Colored table with dashed lines
23156 \end_layout
23157
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \begin_layout Plain Layout
23164 \align center
23165 \begin_inset Tabular
23166 <lyxtabular version="3" rows="5" columns="5">
23167 <features tabularvalignment="middle">
23168 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23169 <column alignment="center" valignment="top" width="0pt">
23170 <column alignment="center" valignment="top" width="0pt" special=":c">
23171 <column alignment="center" valignment="top">
23172 <column alignment="center" valignment="top">
23173 <row>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178 a
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 <cell alignment="center" valignment="top" topline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 b
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 <cell alignment="center" valignment="top" topline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 c
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205 d
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 e
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 </row>
23220 <row>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 f
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 <cell alignment="center" valignment="top" topline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 g
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 h
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 i
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 j
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 </row>
23267 <row>
23268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272 \begin_inset ERT
23273 status collapsed
23274
23275 \begin_layout Plain Layout
23276
23277
23278 \backslash
23279 hdashline 
23280 \end_layout
23281
23282 \end_inset
23283
23284
23285 \begin_inset ERT
23286 status collapsed
23287
23288 \begin_layout Plain Layout
23289
23290
23291 \backslash
23292 rowcolor{Gray}
23293 \end_layout
23294
23295 \end_inset
23296
23297 k
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306 l
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315 m
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324 n
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 o
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 </row>
23339 <row>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344 \begin_inset ERT
23345 status collapsed
23346
23347 \begin_layout Plain Layout
23348
23349
23350 \backslash
23351 cdashline{4-5}
23352 \end_layout
23353
23354 \end_inset
23355
23356 p
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365 q
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374 r
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383 s
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 </row>
23398 <row>
23399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403 t
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412 u
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 v
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 w
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 \begin_inset ERT
23440 status collapsed
23441
23442 \begin_layout Plain Layout
23443
23444
23445 \backslash
23446 cellcolor{Maroon}
23447 \end_layout
23448
23449 \end_inset
23450
23451 i
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 </row>
23457 </lyxtabular>
23458
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \end_inset
23465
23466
23467 \end_layout
23468
23469 \begin_layout Standard
23470 \begin_inset ERT
23471 status collapsed
23472
23473 \begin_layout Plain Layout
23474
23475
23476 \backslash
23477 renewcommand{
23478 \backslash
23479 hdashline}{
23480 \backslash
23481 myHdashline}
23482 \end_layout
23483
23484 \end_inset
23485
23486
23487 \begin_inset Note Note
23488 status collapsed
23489
23490 \begin_layout Plain Layout
23491 reset to default
23492 \end_layout
23493
23494 \end_inset
23495
23496
23497 \end_layout
23498
23499 \begin_layout Standard
23500 \begin_inset ERT
23501 status collapsed
23502
23503 \begin_layout Plain Layout
23504
23505
23506 \backslash
23507 renewcommand{
23508 \backslash
23509 cdashline}{
23510 \backslash
23511 myCdashline}
23512 \end_layout
23513
23514 \end_inset
23515
23516
23517 \begin_inset Note Note
23518 status collapsed
23519
23520 \begin_layout Plain Layout
23521 reset to default
23522 \end_layout
23523
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \begin_layout Standard
23530 \begin_inset ERT
23531 status collapsed
23532
23533 \begin_layout Plain Layout
23534
23535
23536 \backslash
23537 nodashgapcolor
23538 \end_layout
23539
23540 \end_inset
23541
23542
23543 \begin_inset Note Note
23544 status collapsed
23545
23546 \begin_layout Plain Layout
23547 reset to default
23548 \end_layout
23549
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \begin_layout Standard
23556 \begin_inset ERT
23557 status collapsed
23558
23559 \begin_layout Plain Layout
23560
23561
23562 \backslash
23563 setlength{
23564 \backslash
23565 arrayrulewidth}{0.4pt}
23566 \end_layout
23567
23568 \end_inset
23569
23570
23571 \begin_inset Note Note
23572 status collapsed
23573
23574 \begin_layout Plain Layout
23575 reset to default
23576 \end_layout
23577
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \begin_layout Standard
23584 The coloring of lines, columns and lines works as decribed in section
23585 \begin_inset space ~
23586 \end_inset
23587
23588
23589 \begin_inset CommandInset ref
23590 LatexCommand ref
23591 reference "sec:Colored-Tables"
23592
23593 \end_inset
23594
23595 .
23596  Coloring horizontal lines works analogically as described there as well,
23597  one only needs to replace in the commands 
23598 \series bold
23599
23600 \backslash
23601 myHlineC
23602 \series default
23603  by 
23604 \series bold
23605
23606 \backslash
23607 myHdashline
23608 \series default
23609  and 
23610 \backslash
23611
23612 \series bold
23613 hline
23614 \series default
23615  by 
23616 \series bold
23617
23618 \backslash
23619 hdashline
23620 \series default
23621 ; so one uses the command
23622 \end_layout
23623
23624 \begin_layout Standard
23625
23626 \series bold
23627
23628 \backslash
23629 let
23630 \backslash
23631 myHdashline
23632 \backslash
23633 hdashline
23634 \begin_inset Newline newline
23635 \end_inset
23636
23637
23638 \backslash
23639 renewcommand{
23640 \backslash
23641 hdashline}
23642 \begin_inset Newline newline
23643 \end_inset
23644
23645
23646 \begin_inset Phantom HPhantom
23647 status open
23648
23649 \begin_layout Plain Layout
23650 \begin_inset space ~
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \end_inset
23657
23658 {
23659 \backslash
23660 arrayrulecolor{red}
23661 \backslash
23662 myHdashline
23663 \backslash
23664 arrayrulecolor{black}}
23665 \end_layout
23666
23667 \begin_layout Standard
23668 To color 
23669 \series bold
23670
23671 \backslash
23672 cdashline
23673 \series default
23674 , the command is
23675 \end_layout
23676
23677 \begin_layout Standard
23678
23679 \series bold
23680
23681 \backslash
23682 let
23683 \backslash
23684 myCdashline
23685 \backslash
23686 cdashline
23687 \begin_inset Newline newline
23688 \end_inset
23689
23690
23691 \backslash
23692 renewcommand{
23693 \backslash
23694 cdashline}[1]
23695 \begin_inset Newline newline
23696 \end_inset
23697
23698
23699 \begin_inset Phantom HPhantom
23700 status open
23701
23702 \begin_layout Plain Layout
23703 \begin_inset space ~
23704 \end_inset
23705
23706
23707 \end_layout
23708
23709 \end_inset
23710
23711 {
23712 \backslash
23713 arrayrulecolor{red}
23714 \backslash
23715 myCdashline{#1}
23716 \backslash
23717 arrayrulecolor{black}}
23718 \end_layout
23719
23720 \begin_layout Standard
23721 To get back the black line color, one needs to insert the following commands
23722  as \SpecialChar TeX
23723  Code behind the table:
23724 \end_layout
23725
23726 \begin_layout Standard
23727 For 
23728 \series bold
23729
23730 \backslash
23731 hdashline
23732 \end_layout
23733
23734 \begin_layout Standard
23735
23736 \series bold
23737
23738 \backslash
23739 renewcommand{
23740 \backslash
23741 hdashline}{
23742 \backslash
23743 myHdashline}
23744 \end_layout
23745
23746 \begin_layout Standard
23747 and for 
23748 \series bold
23749
23750 \backslash
23751 cdashline
23752 \end_layout
23753
23754 \begin_layout Standard
23755
23756 \series bold
23757
23758 \backslash
23759 renewcommand{
23760 \backslash
23761 cdashline}{
23762 \backslash
23763 myCdashline}
23764 \end_layout
23765
23766 \begin_layout Standard
23767 To color the gaps between the dashes the command
23768 \end_layout
23769
23770 \begin_layout Standard
23771
23772 \series bold
23773
23774 \backslash
23775 dashgapcolor{color}
23776 \end_layout
23777
23778 \begin_layout Standard
23779 can be used in front of a table as \SpecialChar TeX
23780  Code.
23781  color is hereby the name of a defined color.
23782  The command
23783 \end_layout
23784
23785 \begin_layout Standard
23786
23787 \series bold
23788
23789 \backslash
23790 nodashgapcolor
23791 \end_layout
23792
23793 \begin_layout Standard
23794 unsets the changes made by 
23795 \series bold
23796
23797 \backslash
23798 dashgapcolor
23799 \series default
23800 .
23801 \end_layout
23802
23803 \begin_layout Standard
23804 \begin_inset Note Greyedout
23805 status open
23806
23807 \begin_layout Plain Layout
23808
23809 \series bold
23810 \color none
23811 Note
23812 \series default
23813 : If there are multiple commands in a cell, the command of 
23814 \series bold
23815 arydshln
23816 \series default
23817  needs to be the first one in the cell.
23818  Therefore in cell 
23819 \emph on
23820 k
23821 \emph default
23822  of Table
23823 \begin_inset space ~
23824 \end_inset
23825
23826
23827 \begin_inset CommandInset ref
23828 LatexCommand ref
23829 reference "tab:Colored-table-with"
23830
23831 \end_inset
23832
23833  the command 
23834 \series bold
23835
23836 \backslash
23837 hdashline
23838 \series default
23839  is before 
23840 \series bold
23841
23842 \backslash
23843 rowcolor
23844 \series default
23845 .
23846 \end_layout
23847
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \begin_layout Standard
23854 \begin_inset Note Greyedout
23855 status open
23856
23857 \begin_layout Plain Layout
23858
23859 \series bold
23860 \color none
23861 Note:
23862 \series default
23863  The \SpecialChar LaTeX
23864 -package 
23865 \series bold
23866 arydshln
23867 \series default
23868  must be loaded in the document preamble before the \SpecialChar LaTeX
23869 -package 
23870 \series bold
23871 colortbl
23872 \series default
23873
23874 \begin_inset Index idx
23875 status collapsed
23876
23877 \begin_layout Plain Layout
23878 \SpecialChar LaTeX
23879 -packages ! colortbl
23880 \end_layout
23881
23882 \end_inset
23883
23884 .
23885 \end_layout
23886
23887 \end_inset
23888
23889
23890 \end_layout
23891
23892 \begin_layout Standard
23893 \begin_inset ERT
23894 status collapsed
23895
23896 \begin_layout Plain Layout
23897
23898
23899 \backslash
23900 else
23901 \end_layout
23902
23903 \end_inset
23904
23905
23906 \begin_inset Note Note
23907 status open
23908
23909 \begin_layout Plain Layout
23910 The following will be displayed when the \SpecialChar LaTeX
23911 -package 
23912 \series bold
23913 arydshln
23914 \series default
23915  is not installed:
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \begin_layout Standard
23924 You need to install the package 
23925 \series bold
23926 arydshln
23927 \series default
23928  to see the content of this section in the output.
23929 \end_layout
23930
23931 \begin_layout Standard
23932 \begin_inset ERT
23933 status collapsed
23934
23935 \begin_layout Plain Layout
23936
23937
23938 \backslash
23939 fi
23940 \end_layout
23941
23942 \end_inset
23943
23944
23945 \end_layout
23946
23947 \begin_layout Standard
23948 For more information about dashed lines see the documentation of 
23949 \series bold
23950 arydshln
23951 \series default
23952
23953 \begin_inset CommandInset citation
23954 LatexCommand cite
23955 key "arydshln"
23956
23957 \end_inset
23958
23959 .
23960 \end_layout
23961
23962 \begin_layout Chapter
23963 Floats
23964 \begin_inset CommandInset label
23965 LatexCommand label
23966 name "chap:Floats"
23967
23968 \end_inset
23969
23970
23971 \begin_inset Index idx
23972 status collapsed
23973
23974 \begin_layout Plain Layout
23975 Floats
23976 \end_layout
23977
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \begin_layout Section
23984 Introduction
23985 \begin_inset CommandInset label
23986 LatexCommand label
23987 name "sec:FloatIntroduction"
23988
23989 \end_inset
23990
23991
23992 \begin_inset Index idx
23993 status collapsed
23994
23995 \begin_layout Plain Layout
23996 Floats ! Introduction
23997 \end_layout
23998
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \begin_layout Standard
24005 A float is a block of text associated with some sort of label, which doesn't
24006  have a fixed location.
24007  It can 
24008 \begin_inset Quotes eld
24009 \end_inset
24010
24011 float
24012 \begin_inset Quotes erd
24013 \end_inset
24014
24015  forward or backward a page or two, to wherever it fits best.
24016  
24017 \family sans
24018 Footnotes
24019 \family default
24020  and 
24021 \family sans
24022 Margin
24023 \begin_inset space ~
24024 \end_inset
24025
24026 Notes
24027 \family default
24028  are also floats because they can float to the next page when there are
24029  too many notes on the page.
24030 \end_layout
24031
24032 \begin_layout Standard
24033 Floats allow a high quality layout.
24034  Images and tables can be spread evenly among the pages to avoid white space
24035  and pages without text.
24036  As the floating often destroys the context between the text and the image/table
24037 , every float can be referenced in the text.
24038  Floats are therefore numbered.
24039  Referencing is described in section
24040 \begin_inset space ~
24041 \end_inset
24042
24043
24044 \begin_inset CommandInset ref
24045 LatexCommand ref
24046 reference "sec:Referencing-Floats"
24047
24048 \end_inset
24049
24050 .
24051 \end_layout
24052
24053 \begin_layout Standard
24054 To insert a float, use the menu 
24055 \family sans
24056 Insert\SpecialChar menuseparator
24057 Float
24058 \family default
24059  (toolbar button 
24060 \begin_inset Info
24061 type  "icon"
24062 arg   "float-insert figure"
24063 \end_inset
24064
24065  or 
24066 \begin_inset Info
24067 type  "icon"
24068 arg   "float-insert table"
24069 \end_inset
24070
24071 ).
24072  This inserts the 
24073 \family sans
24074 Caption
24075 \family default
24076  inset, a box with a label.
24077  The label will automatically be translated to the document language in
24078  the output.
24079  After the label you can insert the caption text.
24080  The image or table is inserted above or below the caption in a separate
24081  paragraph within the float.
24082  More about the caption placement is contained in section
24083 \begin_inset space ~
24084 \end_inset
24085
24086
24087 \begin_inset CommandInset ref
24088 LatexCommand ref
24089 reference "sec:Caption-Placement"
24090
24091 \end_inset
24092
24093 .
24094  To keep your \SpecialChar LyX
24095  document readable, you can open and close the float box by
24096  left-clicking on the box label.
24097  A closed float box looks like this: 
24098 \begin_inset Graphics
24099         filename clipart/float.png
24100         scale 70
24101         scaleBeforeRotation
24102
24103 \end_inset
24104
24105  â€“ a gray button with a red label.
24106 \end_layout
24107
24108 \begin_layout Standard
24109 It is recommended that you insert floats as separate standard paragraphs
24110  to avoid possible \SpecialChar LaTeX
24111 -errors that can occur when the surrounding text is specially
24112  formatted.
24113 \end_layout
24114
24115 \begin_layout Standard
24116 Existing figures or tables can be put into a float by highlighting them
24117  and then pressing the corresponding toolbar button for a new float.
24118 \end_layout
24119
24120 \begin_layout Section
24121 Float Types
24122 \end_layout
24123
24124 \begin_layout Standard
24125 Besides figure and table floats that are described in sections
24126 \begin_inset space ~
24127 \end_inset
24128
24129
24130 \begin_inset CommandInset ref
24131 LatexCommand ref
24132 reference "sec:Figure-Floats"
24133
24134 \end_inset
24135
24136  and 
24137 \begin_inset CommandInset ref
24138 LatexCommand ref
24139 reference "sec:Table-Floats"
24140
24141 \end_inset
24142
24143  respectively, \SpecialChar LyX
24144  offers the float types 
24145 \family sans
24146 Algorithm
24147 \family default
24148  and 
24149 \family sans
24150 Wrap
24151 \family default
24152 .
24153  The latter are explained in sec.
24154 \begin_inset space \thinspace{}
24155 \end_inset
24156
24157
24158 \begin_inset CommandInset ref
24159 LatexCommand ref
24160 reference "sec:Wrap-Floats"
24161
24162 \end_inset
24163
24164 .
24165 \end_layout
24166
24167 \begin_layout Subsection
24168 Algorithm Floats
24169 \begin_inset Index idx
24170 status collapsed
24171
24172 \begin_layout Plain Layout
24173 Floats ! Algorithms
24174 \end_layout
24175
24176 \end_inset
24177
24178
24179 \end_layout
24180
24181 \begin_layout Standard
24182 \begin_inset Float algorithm
24183 placement h
24184 wide false
24185 sideways false
24186 status open
24187
24188 \begin_layout Plain Layout
24189 \begin_inset Caption Standard
24190
24191 \begin_layout Plain Layout
24192 \begin_inset CommandInset label
24193 LatexCommand label
24194 name "alg:Example-Algorithm-float"
24195
24196 \end_inset
24197
24198 Example Algorithm float
24199 \end_layout
24200
24201 \end_inset
24202
24203
24204 \end_layout
24205
24206 \begin_layout LyX-Code
24207 for I in 1..N loop
24208 \begin_inset Newline newline
24209 \end_inset
24210
24211  Sum:= Sum + A(I); /*comment*/
24212 \begin_inset Newline newline
24213 \end_inset
24214
24215 end loop
24216 \begin_inset VSpace -4mm
24217 \end_inset
24218
24219
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \begin_layout Standard
24228 This float type is inserted with the menu 
24229 \family sans
24230 Insert\SpecialChar menuseparator
24231 Float\SpecialChar menuseparator
24232 Algorithm
24233 \family default
24234 .
24235  It is used for program codes and descriptions of algorithms and can be
24236  seen as an alternative to program code listings that are explained in chapter
24237 \begin_inset space ~
24238 \end_inset
24239
24240
24241 \begin_inset CommandInset ref
24242 LatexCommand ref
24243 reference "cha:Program-Code-Listings"
24244
24245 \end_inset
24246
24247 .
24248  A possible environment for algorithms is the 
24249 \family sans
24250 \SpecialChar LyX
24251  Code
24252 \family default
24253 , described in \SpecialChar LyX
24254 's 
24255 \emph on
24256 Userguide
24257 \emph default
24258 .
24259  Algorithm
24260 \begin_inset space ~
24261 \end_inset
24262
24263
24264 \begin_inset CommandInset ref
24265 LatexCommand ref
24266 reference "alg:Example-Algorithm-float"
24267
24268 \end_inset
24269
24270  is an example of an algorithm float where -4
24271 \begin_inset space \thinspace{}
24272 \end_inset
24273
24274 mm vertical space was added at the end of the float to have the bottom rule
24275  exactly below the last text line.
24276 \end_layout
24277
24278 \begin_layout Standard
24279 The float label is not automatically translated into the document language.
24280  If your document is not in English, you have to do this manually by adding
24281  the following line to the document preamble
24282 \series bold
24283 :
24284 \end_layout
24285
24286 \begin_layout Standard
24287
24288 \series bold
24289
24290 \backslash
24291 floatname{algorithm}{your
24292 \begin_inset space ~
24293 \end_inset
24294
24295 name}
24296 \end_layout
24297
24298 \begin_layout Standard
24299 where 
24300 \family sans
24301 your
24302 \begin_inset space ~
24303 \end_inset
24304
24305 name
24306 \family default
24307  is the word 
24308 \begin_inset Quotes eld
24309 \end_inset
24310
24311
24312 \emph on
24313 algorithm
24314 \emph default
24315
24316 \begin_inset Quotes erd
24317 \end_inset
24318
24319  in your language.
24320 \end_layout
24321
24322 \begin_layout Standard
24323 To insert the list of algorithms you can use the menu 
24324 \family sans
24325 Insert\SpecialChar menuseparator
24326 List
24327 \begin_inset space \thinspace{}
24328 \end_inset
24329
24330 /
24331 \begin_inset space \thinspace{}
24332 \end_inset
24333
24334 TOC\SpecialChar menuseparator
24335 List of Algorithms
24336 \family default
24337  when your document has the same language as \SpecialChar LyX
24338 's menu names.
24339  In other cases use this command in \SpecialChar TeX
24340  Code instead:
24341 \end_layout
24342
24343 \begin_layout Standard
24344
24345 \series bold
24346
24347 \backslash
24348 listof{algorithm}{your
24349 \begin_inset space ~
24350 \end_inset
24351
24352 name}
24353 \end_layout
24354
24355 \begin_layout Standard
24356 where 
24357 \family sans
24358 your
24359 \begin_inset space ~
24360 \end_inset
24361
24362 name
24363 \family default
24364  is the word 
24365 \begin_inset Quotes eld
24366 \end_inset
24367
24368
24369 \emph on
24370 List of Algorithm
24371 \emph default
24372 s
24373 \begin_inset Quotes erd
24374 \end_inset
24375
24376  in your language.
24377 \end_layout
24378
24379 \begin_layout Standard
24380 Algorithm floats are not by default numbered in the scheme 
24381 \begin_inset Quotes eld
24382 \end_inset
24383
24384 chapter.algorithm
24385 \begin_inset Quotes erd
24386 \end_inset
24387
24388  as is the case for table and figure floats in many document-classes.
24389  To number algorithm floats in the same scheme, add this command to your
24390  document preamble:
24391 \end_layout
24392
24393 \begin_layout Standard
24394
24395 \series bold
24396
24397 \backslash
24398 numberwithin{algorithm}{chapter}
24399 \end_layout
24400
24401 \begin_layout Standard
24402 To be able to use the command 
24403 \series bold
24404
24405 \backslash
24406 numberwithin
24407 \series default
24408 , set in the tab 
24409 \family sans
24410 Math
24411 \begin_inset space ~
24412 \end_inset
24413
24414 Options
24415 \family default
24416  in the document settings the option 
24417 \family sans
24418 Use
24419 \begin_inset space ~
24420 \end_inset
24421
24422 AMS
24423 \begin_inset space ~
24424 \end_inset
24425
24426 math
24427 \begin_inset space ~
24428 \end_inset
24429
24430 package
24431 \family default
24432 .
24433 \end_layout
24434
24435 \begin_layout Section
24436 Float Numbering
24437 \begin_inset Index idx
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441 Floats ! Numbering
24442 \end_layout
24443
24444 \end_inset
24445
24446
24447 \end_layout
24448
24449 \begin_layout Standard
24450 Floats are usually numbered either independently from the sections the floats
24451  are in, or in the scheme 
24452 \begin_inset Quotes eld
24453 \end_inset
24454
24455 chapter.number
24456 \begin_inset Quotes erd
24457 \end_inset
24458
24459  or 
24460 \begin_inset Quotes eld
24461 \end_inset
24462
24463 section.number
24464 \begin_inset Quotes erd
24465 \end_inset
24466
24467 .
24468  This depends on the document class used.
24469 \end_layout
24470
24471 \begin_layout Standard
24472 To change section-independent numbering, you can use this command in the
24473  document preamble:
24474 \end_layout
24475
24476 \begin_layout Standard
24477
24478 \series bold
24479
24480 \backslash
24481 renewcommand{
24482 \backslash
24483 thetable}{
24484 \backslash
24485 roman{table}}
24486 \end_layout
24487
24488 \begin_layout Standard
24489
24490 \series bold
24491
24492 \backslash
24493 thetable
24494 \series default
24495  is the command that prints the table number.
24496  For figure floats, the command would be 
24497 \series bold
24498
24499 \backslash
24500 thefigure
24501 \series default
24502 .
24503  
24504 \series bold
24505
24506 \backslash
24507 roman
24508 \series default
24509  in the command above prints the table number as a small roman number.
24510 \end_layout
24511
24512 \begin_layout Standard
24513 To change the numbering scheme for example to 
24514 \begin_inset Quotes eld
24515 \end_inset
24516
24517 subsection.number
24518 \begin_inset Quotes erd
24519 \end_inset
24520
24521 , use this command in the preamble:
24522 \end_layout
24523
24524 \begin_layout Standard
24525
24526 \series bold
24527
24528 \backslash
24529 numberwithin{table}{subsection}
24530 \end_layout
24531
24532 \begin_layout Standard
24533 To be able to use the command 
24534 \series bold
24535
24536 \backslash
24537 numberwithin
24538 \series default
24539 , set in the tab 
24540 \family sans
24541 Math
24542 \begin_inset space ~
24543 \end_inset
24544
24545 Options
24546 \family default
24547  in the document settings the option 
24548 \family sans
24549 Use
24550 \begin_inset space ~
24551 \end_inset
24552
24553 AMS
24554 \begin_inset space ~
24555 \end_inset
24556
24557 math
24558 \begin_inset space ~
24559 \end_inset
24560
24561 package
24562 \family default
24563 .
24564 \end_layout
24565
24566 \begin_layout Standard
24567 Please also have a look at section
24568 \begin_inset space ~
24569 \end_inset
24570
24571
24572 \begin_inset CommandInset ref
24573 LatexCommand ref
24574 reference "subsec:Footnote-Numbering"
24575
24576 \end_inset
24577
24578  for the details and important notes about the numbering commands.
24579 \end_layout
24580
24581 \begin_layout Section
24582 Referencing Floats
24583 \begin_inset CommandInset label
24584 LatexCommand label
24585 name "sec:Referencing-Floats"
24586
24587 \end_inset
24588
24589
24590 \begin_inset Index idx
24591 status collapsed
24592
24593 \begin_layout Plain Layout
24594 Floats ! References
24595 \end_layout
24596
24597 \end_inset
24598
24599
24600 \begin_inset Index idx
24601 status collapsed
24602
24603 \begin_layout Plain Layout
24604 References ! to Floats
24605 \end_layout
24606
24607 \end_inset
24608
24609
24610 \end_layout
24611
24612 \begin_layout Standard
24613 To reference a float, insert a label into its caption using the menu 
24614 \family sans
24615 Insert\SpecialChar menuseparator
24616 Label
24617 \family default
24618  or the toolbar button 
24619 \begin_inset Info
24620 type  "icon"
24621 arg   "label-insert"
24622 \end_inset
24623
24624 .
24625  A grey label box like this one: 
24626 \begin_inset Graphics
24627         filename clipart/label.png
24628         scale 85
24629         scaleBeforeRotation
24630
24631 \end_inset
24632
24633  will be inserted and the label window pops up asking for the label text.
24634  \SpecialChar LyX
24635  offers as text the first words of the caption with a prefix.
24636  The prefix depends on the float type, e.
24637 \begin_inset space \thinspace{}
24638 \end_inset
24639
24640 g.
24641 \begin_inset space \space{}
24642 \end_inset
24643
24644 for figure floats the prefix will be "
24645 \family sans
24646 fig:
24647 \family default
24648 ".
24649 \end_layout
24650
24651 \begin_layout Standard
24652 The label is used as anchor and name for the reference.
24653  You can refer to the label using the menu 
24654 \family sans
24655 Insert\SpecialChar menuseparator
24656 Cross-reference
24657 \family default
24658  or the toolbar button 
24659 \begin_inset Info
24660 type  "icon"
24661 arg   "dialog-show-new-inset ref"
24662 \end_inset
24663
24664 .
24665  The cross-reference window appears showing all labels of the document.
24666  If you have multiple \SpecialChar LyX
24667  documents opened, choose the one you are working
24668  on from the drop-list at the top of the dialog.
24669  You can now sort the labels alphabetically and then choose one.
24670  A grey cross-reference box like this one: 
24671 \begin_inset Graphics
24672         filename clipart/reference.png
24673         scale 85
24674         scaleBeforeRotation
24675
24676 \end_inset
24677
24678  will be inserted.
24679  At the position of the cross-reference box the float number will appear
24680  in the output.
24681 \end_layout
24682
24683 \begin_layout Standard
24684 It is recommended that you use a protected space between the cross-reference
24685  name and its number to avoid line breaks between them.
24686  If a cross-reference refers to a non-existing label, you will see two question
24687  marks in the output instead of the reference.
24688 \end_layout
24689
24690 \begin_layout Standard
24691 You can change labels at any time by clicking on the label box.
24692  References to the changed label will automatically update their links to
24693  the new label text.
24694 \end_layout
24695
24696 \begin_layout Standard
24697 The button 
24698 \family sans
24699 Go
24700 \begin_inset space ~
24701 \end_inset
24702
24703 to
24704 \begin_inset space ~
24705 \end_inset
24706
24707 Label
24708 \family default
24709  in the cross-reference window sets the cursor before the referred label.
24710  The button text changes then to Go
24711 \begin_inset space ~
24712 \end_inset
24713
24714 Back and you can use it to set the cursor back to the cross-reference.
24715 \end_layout
24716
24717 \begin_layout Subsection
24718 Cross-Reference Formats
24719 \begin_inset CommandInset label
24720 LatexCommand label
24721 name "subsec:Cross-Reference-Formats"
24722
24723 \end_inset
24724
24725
24726 \begin_inset Index idx
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730 References ! Formats
24731 \end_layout
24732
24733 \end_inset
24734
24735
24736 \end_layout
24737
24738 \begin_layout Standard
24739 There are six varieties of cross-references:
24740 \end_layout
24741
24742 \begin_layout Description
24743 <reference>: prints the float number, this is the default: 
24744 \begin_inset CommandInset ref
24745 LatexCommand ref
24746 reference "fig:Two-distorted-images"
24747
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \begin_layout Description
24754 (<reference>): prints the float number within two parentheses, this is the
24755  style normally used to reference formulas, especially when the reference
24756  name 
24757 \begin_inset Quotes eld
24758 \end_inset
24759
24760 Equation
24761 \begin_inset Quotes erd
24762 \end_inset
24763
24764  is omitted: 
24765 \begin_inset CommandInset ref
24766 LatexCommand eqref
24767 reference "eq:Wgn"
24768
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \begin_layout Description
24775 <page>: prints the page number: Page
24776 \begin_inset space ~
24777 \end_inset
24778
24779
24780 \begin_inset CommandInset ref
24781 LatexCommand pageref
24782 reference "fig:Two-distorted-images"
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Description
24790 on
24791 \begin_inset space ~
24792 \end_inset
24793
24794 page
24795 \begin_inset space ~
24796 \end_inset
24797
24798 <page>: prints the text "on page" and the page number: 
24799 \begin_inset CommandInset ref
24800 LatexCommand vpageref
24801 reference "fig:Two-distorted-images"
24802
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \begin_layout Description
24809 <reference>
24810 \begin_inset space ~
24811 \end_inset
24812
24813 on
24814 \begin_inset space ~
24815 \end_inset
24816
24817 page
24818 \begin_inset space ~
24819 \end_inset
24820
24821 <page>: prints the float number, the text "on page", and the page number:
24822  
24823 \begin_inset CommandInset ref
24824 LatexCommand vref
24825 reference "fig:Two-distorted-images"
24826
24827 \end_inset
24828
24829
24830 \end_layout
24831
24832 \begin_layout Description
24833 Formatted
24834 \begin_inset space ~
24835 \end_inset
24836
24837 reference: prints a self-defined cross-reference format.
24838 \begin_inset Newline newline
24839 \end_inset
24840
24841
24842 \begin_inset Note Greyedout
24843 status open
24844
24845 \begin_layout Plain Layout
24846
24847 \series bold
24848 Note:
24849 \series default
24850  This feature is only available when you have the \SpecialChar LaTeX
24851 -package 
24852 \series bold
24853 prettyref
24854 \series default
24855  or 
24856 \series bold
24857 refstyle
24858 \series default
24859
24860 \begin_inset Index idx
24861 status collapsed
24862
24863 \begin_layout Plain Layout
24864 \SpecialChar LaTeX
24865 -packages ! prettyref
24866 \end_layout
24867
24868 \end_inset
24869
24870
24871 \begin_inset Index idx
24872 status collapsed
24873
24874 \begin_layout Plain Layout
24875 \SpecialChar LaTeX
24876 -packages ! refstyle
24877 \end_layout
24878
24879 \end_inset
24880
24881  installed.
24882 \end_layout
24883
24884 \end_inset
24885
24886
24887 \begin_inset Newline newline
24888 \end_inset
24889
24890 You can select which \SpecialChar LaTeX
24891 -package should be used for this feature by setting
24892  the option 
24893 \family sans
24894 Use refstyle (not prettyref) for cross-references
24895 \family default
24896  in the menu 
24897 \family sans
24898 Document\SpecialChar menuseparator
24899 Settings\SpecialChar menuseparator
24900 Document Class
24901 \family default
24902 .
24903  The format is specified by adding the command 
24904 \series bold
24905
24906 \backslash
24907 newrefformat
24908 \series default
24909  (prettyref) or 
24910 \series bold
24911
24912 \backslash
24913 newref
24914 \series default
24915  (refstyle) to the preamble of the document.
24916  For example redefining all references to figures (which have the label
24917  shortcut 
24918 \begin_inset Quotes eld
24919 \end_inset
24920
24921
24922 \family sans
24923 fig
24924 \family default
24925
24926 \begin_inset Quotes erd
24927 \end_inset
24928
24929 ) can be done with this command
24930 \begin_inset Newline newline
24931 \end_inset
24932
24933
24934 \series bold
24935
24936 \backslash
24937 newref{fig}{refcmd={Image on page 
24938 \backslash
24939 pageref{#1}}}
24940 \series default
24941
24942 \begin_inset Newline newline
24943 \end_inset
24944
24945 For more information about the format, have a look at the package documentations
24946
24947 \begin_inset CommandInset citation
24948 LatexCommand cite
24949 key "prettyref,refstyle"
24950
24951 \end_inset
24952
24953 .
24954 \end_layout
24955
24956 \begin_layout Description
24957 Textual
24958 \begin_inset space ~
24959 \end_inset
24960
24961 reference: prints the caption of the reference: 
24962 \begin_inset CommandInset ref
24963 LatexCommand nameref
24964 reference "fig:Two-distorted-images"
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Standard
24972
24973 \family sans
24974 <page>
24975 \family default
24976  will not print the page number if the label is on the previous, the same,
24977  or the next page.
24978  You will e.
24979 \begin_inset space \thinspace{}
24980 \end_inset
24981
24982 g.
24983 \begin_inset space \space{}
24984 \end_inset
24985
24986 see the text 
24987 \begin_inset Quotes eld
24988 \end_inset
24989
24990
24991 \family sans
24992 on this page
24993 \family default
24994
24995 \begin_inset Quotes erd
24996 \end_inset
24997
24998  instead.
24999  The style 
25000 \family sans
25001 <reference> on page <page>
25002 \family default
25003  will not print anything about the page if the label is on the same page.
25004 \end_layout
25005
25006 \begin_layout Standard
25007 The number and current page of the part of the document referred to in the
25008  output is automatically calculated by \SpecialChar LaTeX
25009 .
25010  The varieties are adjusted in the field 
25011 \family sans
25012 Format
25013 \family default
25014  of the cross-reference window that appears when you click on the cross-referenc
25015 e box.
25016 \end_layout
25017
25018 \begin_layout Standard
25019 \begin_inset Note Greyedout
25020 status open
25021
25022 \begin_layout Plain Layout
25023
25024 \series bold
25025 Note:
25026 \series default
25027  It is recommended to use the \SpecialChar LaTeX
25028 -package 
25029 \series bold
25030 refstyle
25031 \series default
25032
25033 \begin_inset Index idx
25034 status collapsed
25035
25036 \begin_layout Plain Layout
25037 \SpecialChar LaTeX
25038 -packages ! refstyle
25039 \end_layout
25040
25041 \end_inset
25042
25043  because 
25044 \series bold
25045 prettyref
25046 \series default
25047
25048 \begin_inset Index idx
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052 \SpecialChar LaTeX
25053 -packages ! prettyref
25054 \end_layout
25055
25056 \end_inset
25057
25058  does not know all of \SpecialChar LyX
25059 's possible label shortcuts
25060 \begin_inset Foot
25061 status collapsed
25062
25063 \begin_layout Plain Layout
25064 \begin_inset Quotes eld
25065 \end_inset
25066
25067 fig:
25068 \begin_inset Quotes erd
25069 \end_inset
25070
25071  is for example \SpecialChar LyX
25072 's shortcut for labels in figure captions.
25073 \end_layout
25074
25075 \end_inset
25076
25077  and is not internationalized.
25078 \end_layout
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \begin_layout Subsection
25086 Automatic Reference Naming
25087 \begin_inset Index idx
25088 status collapsed
25089
25090 \begin_layout Plain Layout
25091 References ! Automatic Reference Naming
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 The \SpecialChar LaTeX
25101 -package 
25102 \series bold
25103 hyperref
25104 \series default
25105
25106 \begin_inset Index idx
25107 status collapsed
25108
25109 \begin_layout Plain Layout
25110 \SpecialChar LaTeX
25111 -packages ! hyperref
25112 \end_layout
25113
25114 \end_inset
25115
25116 , that is enabled in the 
25117 \family sans
25118 PDF Properties
25119 \family default
25120  of the 
25121 \family sans
25122 Document Settings
25123 \family default
25124  dialog, provides a very useful feature that cross-references automatically
25125  include the name of the referenced floats (or text parts like 
25126 \emph on
25127 section
25128 \emph default
25129 ).
25130  So you will save having to write e.
25131 \begin_inset space \thinspace{}
25132 \end_inset
25133
25134 g.
25135 \begin_inset space \space{}
25136 \end_inset
25137
25138 the name 
25139 \begin_inset Quotes eld
25140 \end_inset
25141
25142 Figure
25143 \begin_inset Quotes erd
25144 \end_inset
25145
25146  before every reference to a figure.
25147  To use this feature, enable 
25148 \series bold
25149 hyperref
25150 \series default
25151  and insert this line to the \SpecialChar LaTeX
25152  preamble:
25153 \end_layout
25154
25155 \begin_layout Standard
25156
25157 \series bold
25158
25159 \backslash
25160 AtBeginDocument{
25161 \backslash
25162 renewcommand{
25163 \backslash
25164 ref}[1]{
25165 \backslash
25166 mbox{
25167 \backslash
25168 autoref{#1}}}}
25169 \end_layout
25170
25171 \begin_layout Standard
25172 When you prefer other reference names than the default ones, for example
25173  you want instead of 
25174 \begin_inset Quotes eld
25175 \end_inset
25176
25177 section
25178 \begin_inset Quotes erd
25179 \end_inset
25180
25181  the name 
25182 \begin_inset Quotes eld
25183 \end_inset
25184
25185 sec.
25186 \begin_inset space \thinspace{}
25187 \end_inset
25188
25189
25190 \begin_inset Quotes eld
25191 \end_inset
25192
25193 , you can redefine the name by inserting this in the preamble:
25194 \end_layout
25195
25196 \begin_layout Standard
25197
25198 \series bold
25199
25200 \backslash
25201 addto
25202 \backslash
25203 extrasenglish{
25204 \backslash
25205 renewcommand{
25206 \backslash
25207 sectionautorefname}
25208 \begin_inset Newline newline
25209 \end_inset
25210
25211
25212 \begin_inset Phantom HPhantom
25213 status open
25214
25215 \begin_layout Plain Layout
25216
25217 \series bold
25218 \begin_inset space ~
25219 \end_inset
25220
25221
25222 \end_layout
25223
25224 \end_inset
25225
25226 {sec.
25227 \backslash
25228 negthinspace}}
25229 \end_layout
25230
25231 \begin_layout Standard
25232 When you are using another document language than English, replace
25233 \begin_inset Newline newline
25234 \end_inset
25235
25236
25237 \series bold
25238
25239 \backslash
25240 extrasenglish
25241 \series default
25242  by 
25243 \series bold
25244
25245 \backslash
25246 extras***
25247 \series default
25248 , where *** is the name of the language used.
25249 \end_layout
25250
25251 \begin_layout Standard
25252 To get automatic names, but not for certain reference types, for example
25253  not for equations, use this preamble code:
25254 \end_layout
25255
25256 \begin_layout Standard
25257
25258 \series bold
25259
25260 \backslash
25261 addto
25262 \backslash
25263 extrasenglish{
25264 \backslash
25265 renewcommand*{
25266 \backslash
25267 equationautorefname}[1]{}}
25268 \end_layout
25269
25270 \begin_layout Standard
25271 More about this topic can be found in 
25272 \series bold
25273 hyperref
25274 \series default
25275 's documentation 
25276 \begin_inset CommandInset citation
25277 LatexCommand cite
25278 key "hyperref"
25279
25280 \end_inset
25281
25282 .
25283 \end_layout
25284
25285 \begin_layout Standard
25286 \begin_inset Note Greyedout
25287 status open
25288
25289 \begin_layout Plain Layout
25290
25291 \series bold
25292 Note:
25293 \series default
25294  Automatic reference naming cannot be used when you use cross-references
25295  in the 
25296 \family sans
25297 Formatted
25298 \begin_inset space ~
25299 \end_inset
25300
25301 reference
25302 \family default
25303  style, as described in section
25304 \begin_inset space ~
25305 \end_inset
25306
25307
25308 \begin_inset CommandInset ref
25309 LatexCommand ref
25310 reference "subsec:Cross-Reference-Formats"
25311
25312 \end_inset
25313
25314 .
25315 \end_layout
25316
25317 \end_inset
25318
25319
25320 \end_layout
25321
25322 \begin_layout Standard
25323 The 
25324 \emph on
25325 Math
25326 \emph default
25327  manual is an example where automatic reference naming is used.
25328 \end_layout
25329
25330 \begin_layout Subsection
25331 Reference Position
25332 \begin_inset CommandInset label
25333 LatexCommand label
25334 name "subsec:Reference-Position"
25335
25336 \end_inset
25337
25338
25339 \begin_inset Index idx
25340 status collapsed
25341
25342 \begin_layout Plain Layout
25343 References ! Reference Position
25344 \end_layout
25345
25346 \end_inset
25347
25348
25349 \end_layout
25350
25351 \begin_layout Standard
25352 If you use 
25353 \series bold
25354 hyperref
25355 \series default
25356
25357 \begin_inset Index idx
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361 \SpecialChar LaTeX
25362 -packages ! hyperref
25363 \end_layout
25364
25365 \end_inset
25366
25367  in the 
25368 \family sans
25369 PDF Properties
25370 \family default
25371  of the 
25372 \family sans
25373 Document Settings
25374 \family default
25375  dialog to link cross-references in the output, you will see that clicking
25376  on an image float reference jumps to the image label.
25377  The caption will be the first text part on the screen, so that you cannot
25378  see the image without scrolling.
25379  This is because the reference link anchor is placed at the position of
25380  the label.
25381  With the use of the package 
25382 \series bold
25383 hypcap
25384 \series default
25385
25386 \begin_inset Index idx
25387 status collapsed
25388
25389 \begin_layout Plain Layout
25390 \SpecialChar LaTeX
25391 -packages ! hypcap
25392 \end_layout
25393
25394 \end_inset
25395
25396 , which is part of the \SpecialChar LaTeX
25397 -package 
25398 \series bold
25399 oberdiek
25400 \series default
25401
25402 \begin_inset Index idx
25403 status collapsed
25404
25405 \begin_layout Plain Layout
25406 \SpecialChar LaTeX
25407 -packages ! oberdiek
25408 \end_layout
25409
25410 \end_inset
25411
25412 , the link anchor is placed at the beginning of a float.
25413  To use this feature for figure floats, load 
25414 \series bold
25415 hypcap
25416 \series default
25417  in the document preamble with the line
25418 \end_layout
25419
25420 \begin_layout Standard
25421
25422 \series bold
25423
25424 \backslash
25425 usepackage[figure]{hypcap}
25426 \end_layout
25427
25428 \begin_layout Standard
25429 You can also use 
25430 \series bold
25431 hypcap
25432 \series default
25433  for all float types but this is not recommended for stability reasons.
25434  For more information, have a look at 
25435 \series bold
25436 hypcap
25437 \series default
25438 's manual 
25439 \begin_inset CommandInset citation
25440 LatexCommand cite
25441 key "hypcap"
25442
25443 \end_inset
25444
25445 .
25446 \end_layout
25447
25448 \begin_layout Standard
25449 \begin_inset Note Greyedout
25450 status open
25451
25452 \begin_layout Plain Layout
25453
25454 \series bold
25455 Note:
25456 \series default
25457  
25458 \series bold
25459 hypcap
25460 \series default
25461  has no effect on references to subfigures.
25462 \end_layout
25463
25464 \end_inset
25465
25466
25467 \end_layout
25468
25469 \begin_layout Section
25470 Float Placement
25471 \begin_inset CommandInset label
25472 LatexCommand label
25473 name "sec:Float-Placement"
25474
25475 \end_inset
25476
25477
25478 \begin_inset Index idx
25479 status collapsed
25480
25481 \begin_layout Plain Layout
25482 Floats ! Placement
25483 \end_layout
25484
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \begin_layout Standard
25491 Right-clicking on a float-box and clicking on 
25492 \family sans
25493 Settings
25494 \family default
25495  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
25496  uses for
25497  positioning the float.
25498 \begin_inset Newline newline
25499 \end_inset
25500
25501 The option 
25502 \family sans
25503 Span
25504 \begin_inset space ~
25505 \end_inset
25506
25507 columns
25508 \family default
25509  is only useful for two-column documents: If you select it, the float will
25510  span both columns on the page instead of being confined to just one.
25511 \begin_inset Newline newline
25512 \end_inset
25513
25514 The option 
25515 \family sans
25516 Rotate
25517 \begin_inset space ~
25518 \end_inset
25519
25520 sideways
25521 \family default
25522  is used to rotate floats, see section 
25523 \begin_inset CommandInset ref
25524 LatexCommand ref
25525 reference "sec:Rotated-Floats"
25526
25527 \end_inset
25528
25529 .
25530 \end_layout
25531
25532 \begin_layout Standard
25533 You can use one or more of the following options in the float dialog to
25534  set the placement for a particular float when you uncheck the option 
25535 \family sans
25536 Use
25537 \begin_inset space ~
25538 \end_inset
25539
25540 default
25541 \begin_inset space ~
25542 \end_inset
25543
25544 placement
25545 \family default
25546 :
25547 \end_layout
25548
25549 \begin_layout Description
25550 Here
25551 \begin_inset space ~
25552 \end_inset
25553
25554 if
25555 \begin_inset space ~
25556 \end_inset
25557
25558 possible try to place the float on the position where it has been inserted
25559 \end_layout
25560
25561 \begin_layout Description
25562 Top
25563 \begin_inset space ~
25564 \end_inset
25565
25566 of
25567 \begin_inset space ~
25568 \end_inset
25569
25570 page try to place the float at the top of the current page
25571 \end_layout
25572
25573 \begin_layout Description
25574 Bottom
25575 \begin_inset space ~
25576 \end_inset
25577
25578 of
25579 \begin_inset space ~
25580 \end_inset
25581
25582 page try to place the float at the bottom of the current page
25583 \end_layout
25584
25585 \begin_layout Description
25586 Page
25587 \begin_inset space ~
25588 \end_inset
25589
25590 of
25591 \begin_inset space ~
25592 \end_inset
25593
25594 floats try to place the float on its own page
25595 \end_layout
25596
25597 \begin_layout Standard
25598 The order of the above option is 
25599 \emph on
25600 always
25601 \emph default
25602  used by \SpecialChar LaTeX
25603 .
25604  That means, if you use the default placement, \SpecialChar LaTeX
25605  will first try out 
25606 \family sans
25607 Here
25608 \begin_inset space ~
25609 \end_inset
25610
25611 if
25612 \begin_inset space ~
25613 \end_inset
25614
25615 possible
25616 \family default
25617 , then 
25618 \family sans
25619 Top
25620 \begin_inset space ~
25621 \end_inset
25622
25623 of
25624 \begin_inset space ~
25625 \end_inset
25626
25627 page
25628 \family default
25629 , and then the others.
25630  If you do not use the default, \SpecialChar LaTeX
25631  will try only the checked options but in
25632  the same order.
25633  If none of the 4
25634 \begin_inset space ~
25635 \end_inset
25636
25637 placements is possible the procedure is internally repeated trying to put
25638  the float on the following page.
25639 \end_layout
25640
25641 \begin_layout Standard
25642 By default, each option has its own rules:
25643 \end_layout
25644
25645 \begin_layout Labeling
25646 \labelwidthstring 00.00.0000
25647
25648 \family sans
25649 Top
25650 \begin_inset space ~
25651 \end_inset
25652
25653 of
25654 \begin_inset space ~
25655 \end_inset
25656
25657 page
25658 \family default
25659  only floats occupying less than 70
25660 \begin_inset space \thinspace{}
25661 \end_inset
25662
25663 % of the page can be placed at the top of a page (
25664 \series bold
25665
25666 \backslash
25667 topfraction
25668 \series default
25669 )
25670 \end_layout
25671
25672 \begin_layout Labeling
25673 \labelwidthstring 00.00.0000
25674
25675 \family sans
25676 Bottom
25677 \begin_inset space ~
25678 \end_inset
25679
25680 of
25681 \begin_inset space ~
25682 \end_inset
25683
25684 page
25685 \family default
25686 : only floats occupying less than 30
25687 \begin_inset space \thinspace{}
25688 \end_inset
25689
25690 % of the page can be placed at the bottom of a page.
25691  (
25692 \series bold
25693
25694 \backslash
25695 bottomfraction
25696 \series default
25697 )
25698 \end_layout
25699
25700 \begin_layout Labeling
25701 \labelwidthstring 00.00.0000
25702
25703 \family sans
25704 Page
25705 \begin_inset space ~
25706 \end_inset
25707
25708 of
25709 \begin_inset space ~
25710 \end_inset
25711
25712 floats
25713 \family default
25714 : only if more than 50
25715 \begin_inset space \thinspace{}
25716 \end_inset
25717
25718 % of the page is occupied by floats, several floats can be set together
25719  on a page.
25720  (
25721 \series bold
25722
25723 \backslash
25724 floatpagefraction
25725 \series default
25726 )
25727 \end_layout
25728
25729 \begin_layout Standard
25730 If you don't like these rules, you can ignore them by using the additional
25731  option 
25732 \family sans
25733 Ignore
25734 \begin_inset space ~
25735 \end_inset
25736
25737 \SpecialChar LaTeX
25738
25739 \begin_inset space ~
25740 \end_inset
25741
25742 rules
25743 \family default
25744 .
25745 \begin_inset Newline newline
25746 \end_inset
25747
25748 You can also redefine the rules with \SpecialChar LaTeX
25749 -commands that are given in parentheses
25750  after the rules description above.
25751  To increase for example the often too small default of the bottom-rule
25752  to 50
25753 \begin_inset space \thinspace{}
25754 \end_inset
25755
25756 % of the page, add this line to your document preamble:
25757 \end_layout
25758
25759 \begin_layout Standard
25760
25761 \series bold
25762
25763 \backslash
25764 renewcommand{
25765 \backslash
25766 bottomfraction}{0.5}
25767 \end_layout
25768
25769 \begin_layout Standard
25770 Sometimes you might need, under all circumstances, a float to be placed
25771  exactly at the position where it is inserted.
25772  For this case you can use the option 
25773 \family sans
25774 Here
25775 \begin_inset space ~
25776 \end_inset
25777
25778 definitely
25779 \family default
25780 .
25781  Use this option very rarely and only if the document is almost ready to
25782  be printed, because the float is then no longer able to 
25783 \begin_inset Quotes eld
25784 \end_inset
25785
25786 float
25787 \begin_inset Quotes erd
25788 \end_inset
25789
25790  when you change your document and this will often destroy the page layout.
25791 \end_layout
25792
25793 \begin_layout Standard
25794 There are no placement options for text wrap floats, because they are always
25795  surrounded by the text of a certain paragraph.
25796 \begin_inset VSpace bigskip
25797 \end_inset
25798
25799
25800 \end_layout
25801
25802 \begin_layout Standard
25803 Sometimes you have the problem that a float is placed at the top of a page
25804  while its corresponding section starts at the middle of the page, so that
25805  the reader could think the float is part of the previous section.
25806  To avoid this the \SpecialChar LaTeX
25807 -command 
25808 \series bold
25809
25810 \backslash
25811 suppressfloats
25812 \series default
25813  can be used.
25814  It suppresses a given float placement for the page where it is inserted
25815  and can therefore be used to avoid floats being set before a section starts.
25816  To get this, add these commands to your document preamble:
25817 \end_layout
25818
25819 \begin_layout Standard
25820
25821 \series bold
25822
25823 \backslash
25824 let
25825 \backslash
25826 mySection
25827 \backslash
25828 section
25829 \begin_inset Newline newline
25830 \end_inset
25831
25832
25833 \backslash
25834 renewcommand{
25835 \backslash
25836 section}{
25837 \backslash
25838 suppressfloats[t]
25839 \backslash
25840 mySection}
25841 \end_layout
25842
25843 \begin_layout Standard
25844 You can define the same for all section headings, like chapters and subsections.
25845  This definition is not recommended to be used for small text parts like
25846  subsubsections because \SpecialChar LaTeX
25847  may then have problems finding a suitable placement.
25848 \end_layout
25849
25850 \begin_layout Standard
25851 \begin_inset VSpace bigskip
25852 \end_inset
25853
25854 In some cases it is required to have all figures/tables at the end of the
25855  document.
25856  For this purpose the \SpecialChar LaTeX
25857 -package 
25858 \series bold
25859 endfloat
25860 \series default
25861
25862 \begin_inset Index idx
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866 \SpecialChar LaTeX
25867 -packages ! endfloat
25868 \end_layout
25869
25870 \end_inset
25871
25872  was developed.
25873  It puts all figure and table floats at the end of the document into their
25874  own sections.
25875  At the original float position a text hint like 
25876 \begin_inset Quotes eld
25877 \end_inset
25878
25879
25880 \family sans
25881 [Figure
25882 \begin_inset space ~
25883 \end_inset
25884
25885 3.2 about here.]
25886 \family default
25887
25888 \begin_inset Quotes erd
25889 \end_inset
25890
25891  is inserted.
25892  The endfloat-package is loaded in the preamble with the line
25893 \end_layout
25894
25895 \begin_layout Standard
25896
25897 \series bold
25898
25899 \backslash
25900 usepackage[options]{endfloat}
25901 \end_layout
25902
25903 \begin_layout Standard
25904 There are various package options to format the created figure/table sections.
25905  For more information we refer you to the 
25906 \series bold
25907 endfloat
25908 \series default
25909  documentation 
25910 \begin_inset CommandInset citation
25911 LatexCommand cite
25912 key "endfloat"
25913
25914 \end_inset
25915
25916 .
25917 \begin_inset Newline newline
25918 \end_inset
25919
25920
25921 \begin_inset Note Greyedout
25922 status open
25923
25924 \begin_layout Plain Layout
25925
25926 \series bold
25927 Note: endfloat
25928 \series default
25929  doesn't provide an automatic translation for the text hint, you have to
25930  do this manually, see section
25931 \begin_inset space ~
25932 \end_inset
25933
25934 4 in 
25935 \begin_inset CommandInset citation
25936 LatexCommand cite
25937 key "endfloat"
25938
25939 \end_inset
25940
25941 .
25942 \end_layout
25943
25944 \end_inset
25945
25946
25947 \begin_inset Newline newline
25948 \end_inset
25949
25950
25951 \begin_inset Note Greyedout
25952 status open
25953
25954 \begin_layout Plain Layout
25955
25956 \series bold
25957 Note:
25958 \series default
25959  There is currently a bug in 
25960 \series bold
25961 endfloat
25962 \series default
25963  when the caption contains a German 
25964 \begin_inset Quotes eld
25965 \end_inset
25966
25967 ß
25968 \begin_inset Quotes erd
25969 \end_inset
25970
25971 .
25972  Use in this case the command 
25973 \begin_inset Quotes eld
25974 \end_inset
25975
25976
25977 \series bold
25978
25979 \backslash
25980 ss
25981 \series default
25982
25983 \begin_inset Quotes erd
25984 \end_inset
25985
25986  in \SpecialChar TeX
25987  Code instead of 
25988 \begin_inset Quotes eld
25989 \end_inset
25990
25991 ß
25992 \begin_inset Quotes erd
25993 \end_inset
25994
25995 .
25996 \end_layout
25997
25998 \end_inset
25999
26000
26001 \end_layout
26002
26003 \begin_layout Standard
26004 \begin_inset VSpace bigskip
26005 \end_inset
26006
26007 For more details about float placements, have a look at \SpecialChar LaTeX
26008  books, 
26009 \begin_inset CommandInset citation
26010 LatexCommand cite
26011 key "latexcompanion,latexguide,latexbook"
26012
26013 \end_inset
26014
26015 .
26016 \end_layout
26017
26018 \begin_layout Section
26019 Rotated Floats
26020 \begin_inset CommandInset label
26021 LatexCommand label
26022 name "sec:Rotated-Floats"
26023
26024 \end_inset
26025
26026
26027 \begin_inset Index idx
26028 status collapsed
26029
26030 \begin_layout Plain Layout
26031 Floats ! Rotating
26032 \end_layout
26033
26034 \end_inset
26035
26036
26037 \end_layout
26038
26039 \begin_layout Standard
26040 Especially for wide tables you might have floats rotated.
26041  To rotate a whole float including the caption, right-click on the float-box
26042  and use the option 
26043 \family sans
26044 Rotate
26045 \begin_inset space ~
26046 \end_inset
26047
26048 sideways
26049 \family default
26050 .
26051 \end_layout
26052
26053 \begin_layout Standard
26054 Rotated floats are always placed on a page of their own (or column of their
26055  own; in case you have a multi-column document).
26056  You can let them span several columns using the float settings option 
26057 \family sans
26058 Span
26059 \begin_inset space ~
26060 \end_inset
26061
26062 columns
26063 \family default
26064 .
26065  Floats are rotated so that you can read them from the outside margin.
26066  To force a certain rotation direction for all pages, you can add either
26067  the option 
26068 \series bold
26069 figuresleft
26070 \series default
26071  or 
26072 \series bold
26073 figuresright
26074 \series default
26075  to the document class options.
26076 \end_layout
26077
26078 \begin_layout Standard
26079 Referencing rotated floats is the same as for normal floats, the caption
26080  format is also the same: Table
26081 \begin_inset space ~
26082 \end_inset
26083
26084
26085 \begin_inset CommandInset ref
26086 LatexCommand ref
26087 reference "tab:Rotated-table"
26088
26089 \end_inset
26090
26091  is an example of a rotated table float.
26092 \end_layout
26093
26094 \begin_layout Standard
26095 \begin_inset Note Greyedout
26096 status open
26097
26098 \begin_layout Plain Layout
26099
26100 \series bold
26101 Note:
26102 \series default
26103  Not all DVI-viewers are able to display rotated floats.
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \begin_layout Standard
26112 \begin_inset Float table
26113 wide false
26114 sideways true
26115 status open
26116
26117 \begin_layout Plain Layout
26118 \begin_inset Caption Standard
26119
26120 \begin_layout Plain Layout
26121 \begin_inset CommandInset label
26122 LatexCommand label
26123 name "tab:Rotated-table"
26124
26125 \end_inset
26126
26127  Rotated table
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \begin_layout Plain Layout
26136 \align center
26137 \begin_inset Tabular
26138 <lyxtabular version="3" rows="1" columns="5">
26139 <features tabularvalignment="middle">
26140 <column alignment="center" valignment="top">
26141 <column alignment="center" valignment="top">
26142 <column alignment="center" valignment="top">
26143 <column alignment="center" valignment="top">
26144 <column alignment="center" valignment="top">
26145 <row>
26146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26147 \begin_inset Text
26148
26149 \begin_layout Plain Layout
26150 test
26151 \end_layout
26152
26153 \end_inset
26154 </cell>
26155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26156 \begin_inset Text
26157
26158 \begin_layout Plain Layout
26159 b
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26165 \begin_inset Text
26166
26167 \begin_layout Plain Layout
26168 c
26169 \end_layout
26170
26171 \end_inset
26172 </cell>
26173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26174 \begin_inset Text
26175
26176 \begin_layout Plain Layout
26177 d
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186 e
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 </row>
26192 </lyxtabular>
26193
26194 \end_inset
26195
26196
26197 \end_layout
26198
26199 \end_inset
26200
26201
26202 \end_layout
26203
26204 \begin_layout Section
26205 Subfloats
26206 \begin_inset Index idx
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210 Floats ! Subfloats
26211 \end_layout
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \begin_layout Standard
26219 Subfloats are for example used when a figure consists of several images.
26220  They are created by inserting a float into an existing float.
26221  The placement of the subfloats can be controlled in the same way as for
26222  paragraphs as shown in table
26223 \begin_inset space ~
26224 \end_inset
26225
26226
26227 \begin_inset CommandInset ref
26228 LatexCommand ref
26229 reference "tab:Two-subtables-side"
26230
26231 \end_inset
26232
26233  and 
26234 \begin_inset CommandInset ref
26235 LatexCommand ref
26236 reference "tab:Two-subtables-upon"
26237
26238 \end_inset
26239
26240 .
26241 \end_layout
26242
26243 \begin_layout Standard
26244 Referencing subfloats works as for normal floats: Table
26245 \begin_inset space ~
26246 \end_inset
26247
26248
26249 \begin_inset CommandInset ref
26250 LatexCommand ref
26251 reference "tab:This-is-subtable-a"
26252
26253 \end_inset
26254
26255  and 
26256 \begin_inset CommandInset ref
26257 LatexCommand ref
26258 reference "tab:This-is-subtable-b"
26259
26260 \end_inset
26261
26262  are subtables of table
26263 \begin_inset space ~
26264 \end_inset
26265
26266
26267 \begin_inset CommandInset ref
26268 LatexCommand ref
26269 reference "tab:Two-subtables-side"
26270
26271 \end_inset
26272
26273 .
26274 \end_layout
26275
26276 \begin_layout Standard
26277 \begin_inset Float table
26278 wide false
26279 sideways false
26280 status open
26281
26282 \begin_layout Plain Layout
26283 \begin_inset Caption Standard
26284
26285 \begin_layout Plain Layout
26286 \begin_inset CommandInset label
26287 LatexCommand label
26288 name "tab:Two-subtables-side"
26289
26290 \end_inset
26291
26292 Two subtables placed side by side.
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Plain Layout
26301 \align center
26302 \begin_inset space \hfill{}
26303 \end_inset
26304
26305
26306 \begin_inset Float table
26307 wide false
26308 sideways false
26309 status collapsed
26310
26311 \begin_layout Plain Layout
26312 \begin_inset Caption Standard
26313
26314 \begin_layout Plain Layout
26315 \begin_inset CommandInset label
26316 LatexCommand label
26317 name "tab:This-is-subtable-a"
26318
26319 \end_inset
26320
26321 This is subtable a.
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \begin_layout Plain Layout
26330 \align center
26331 \begin_inset Tabular
26332 <lyxtabular version="3" rows="1" columns="5">
26333 <features tabularvalignment="middle">
26334 <column alignment="center" valignment="top">
26335 <column alignment="center" valignment="top">
26336 <column alignment="center" valignment="top">
26337 <column alignment="center" valignment="top">
26338 <column alignment="center" valignment="top">
26339 <row>
26340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26341 \begin_inset Text
26342
26343 \begin_layout Plain Layout
26344 test
26345 \end_layout
26346
26347 \end_inset
26348 </cell>
26349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26350 \begin_inset Text
26351
26352 \begin_layout Plain Layout
26353 b
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26359 \begin_inset Text
26360
26361 \begin_layout Plain Layout
26362 c
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Plain Layout
26371 d
26372 \end_layout
26373
26374 \end_inset
26375 </cell>
26376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26377 \begin_inset Text
26378
26379 \begin_layout Plain Layout
26380 e
26381 \end_layout
26382
26383 \end_inset
26384 </cell>
26385 </row>
26386 </lyxtabular>
26387
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \end_inset
26394
26395
26396 \begin_inset space \hfill{}
26397 \end_inset
26398
26399
26400 \begin_inset Float table
26401 wide false
26402 sideways false
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406 \begin_inset Caption Standard
26407
26408 \begin_layout Plain Layout
26409 \begin_inset CommandInset label
26410 LatexCommand label
26411 name "tab:This-is-subtable-b"
26412
26413 \end_inset
26414
26415 This is subtable b.
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \end_layout
26422
26423 \begin_layout Plain Layout
26424 \align center
26425 \begin_inset Tabular
26426 <lyxtabular version="3" rows="1" columns="5">
26427 <features tabularvalignment="middle">
26428 <column alignment="center" valignment="top">
26429 <column alignment="center" valignment="top">
26430 <column alignment="center" valignment="top">
26431 <column alignment="center" valignment="top">
26432 <column alignment="center" valignment="top">
26433 <row>
26434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26435 \begin_inset Text
26436
26437 \begin_layout Plain Layout
26438 e
26439 \end_layout
26440
26441 \end_inset
26442 </cell>
26443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26444 \begin_inset Text
26445
26446 \begin_layout Plain Layout
26447 d
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456 c
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Plain Layout
26465 b
26466 \end_layout
26467
26468 \end_inset
26469 </cell>
26470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26471 \begin_inset Text
26472
26473 \begin_layout Plain Layout
26474 test
26475 \end_layout
26476
26477 \end_inset
26478 </cell>
26479 </row>
26480 </lyxtabular>
26481
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \end_inset
26488
26489
26490 \begin_inset space \hfill{}
26491 \end_inset
26492
26493
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Standard
26502 \begin_inset Float table
26503 wide false
26504 sideways false
26505 status open
26506
26507 \begin_layout Plain Layout
26508 \begin_inset Caption Standard
26509
26510 \begin_layout Plain Layout
26511 \begin_inset CommandInset label
26512 LatexCommand label
26513 name "tab:Two-subtables-upon"
26514
26515 \end_inset
26516
26517 Two subtables placed one above the other.
26518  (a) table with 4 cells, (b) table with 5 cells.
26519 \end_layout
26520
26521 \end_inset
26522
26523
26524 \end_layout
26525
26526 \begin_layout Plain Layout
26527 \align center
26528 \begin_inset Float table
26529 wide false
26530 sideways false
26531 status collapsed
26532
26533 \begin_layout Plain Layout
26534 \begin_inset Caption Standard
26535
26536 \begin_layout Plain Layout
26537
26538 \end_layout
26539
26540 \end_inset
26541
26542
26543 \end_layout
26544
26545 \begin_layout Plain Layout
26546 \align center
26547 \begin_inset Tabular
26548 <lyxtabular version="3" rows="1" columns="4">
26549 <features tabularvalignment="middle">
26550 <column alignment="center" valignment="top">
26551 <column alignment="center" valignment="top">
26552 <column alignment="center" valignment="top">
26553 <column alignment="center" valignment="top">
26554 <row>
26555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26556 \begin_inset Text
26557
26558 \begin_layout Plain Layout
26559 test
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Plain Layout
26568 test
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577 test
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26583 \begin_inset Text
26584
26585 \begin_layout Plain Layout
26586 test
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 </row>
26592 </lyxtabular>
26593
26594 \end_inset
26595
26596
26597 \end_layout
26598
26599 \end_inset
26600
26601
26602 \end_layout
26603
26604 \begin_layout Plain Layout
26605 \align center
26606 \begin_inset Float table
26607 wide false
26608 sideways false
26609 status collapsed
26610
26611 \begin_layout Plain Layout
26612 \begin_inset Caption Standard
26613
26614 \begin_layout Plain Layout
26615
26616 \end_layout
26617
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \begin_layout Plain Layout
26624 \align center
26625 \begin_inset Tabular
26626 <lyxtabular version="3" rows="1" columns="5">
26627 <features tabularvalignment="middle">
26628 <column alignment="center" valignment="top">
26629 <column alignment="center" valignment="top">
26630 <column alignment="center" valignment="top">
26631 <column alignment="center" valignment="top">
26632 <column alignment="center" valignment="top">
26633 <row>
26634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Plain Layout
26638 a
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647 b
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Plain Layout
26656 c
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26662 \begin_inset Text
26663
26664 \begin_layout Plain Layout
26665 d
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674 e
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 </row>
26680 </lyxtabular>
26681
26682 \end_inset
26683
26684
26685 \end_layout
26686
26687 \end_inset
26688
26689
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Section
26698 Floats Side by Side
26699 \begin_inset Index idx
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703 Floats ! Side by side
26704 \end_layout
26705
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \begin_layout Standard
26712 To place floats side by side, as in Figures
26713 \begin_inset space ~
26714 \end_inset
26715
26716
26717 \begin_inset CommandInset ref
26718 LatexCommand ref
26719 reference "fig:Float-left"
26720
26721 \end_inset
26722
26723  and 
26724 \begin_inset CommandInset ref
26725 LatexCommand ref
26726 reference "fig:Float-right"
26727
26728 \end_inset
26729
26730 , only 
26731 \emph on
26732 one
26733 \emph default
26734  float is used.
26735  In it two minipage boxes are inserted.
26736 \begin_inset Foot
26737 status collapsed
26738
26739 \begin_layout Plain Layout
26740 Minipages are explained in section
26741 \begin_inset space ~
26742 \end_inset
26743
26744
26745 \begin_inset CommandInset ref
26746 LatexCommand ref
26747 reference "sec:Minipages"
26748
26749 \end_inset
26750
26751 .
26752 \end_layout
26753
26754 \end_inset
26755
26756  The width is set to 45
26757 \begin_inset space \thinspace{}
26758 \end_inset
26759
26760 -50
26761 \begin_inset space \thinspace{}
26762 \end_inset
26763
26764 column% and the box alignment to 
26765 \family sans
26766 Bottom
26767 \family default
26768  for each minipage.
26769  The minipage boxes contain the image and the caption in the same way as
26770  they are in a float.
26771  The only difference is that the image unit 
26772 \family sans
26773 Column
26774 \begin_inset space ~
26775 \end_inset
26776
26777 Width
26778 \begin_inset space ~
26779 \end_inset
26780
26781 %
26782 \family default
26783  is now calculated according to the width of the minipage boxes.
26784 \end_layout
26785
26786 \begin_layout Standard
26787 \begin_inset Float figure
26788 wide false
26789 sideways false
26790 status open
26791
26792 \begin_layout Plain Layout
26793 \begin_inset Box Frameless
26794 position "b"
26795 hor_pos "c"
26796 has_inner_box 1
26797 inner_pos "t"
26798 use_parbox 0
26799 use_makebox 0
26800 width "45col%"
26801 special "none"
26802 height "1in"
26803 height_special "totalheight"
26804 thickness "0.4pt"
26805 separation "3pt"
26806 shadowsize "4pt"
26807 framecolor "black"
26808 backgroundcolor "none"
26809 status open
26810
26811 \begin_layout Plain Layout
26812 \align center
26813 \begin_inset Graphics
26814         filename clipart/mobius.eps
26815         lyxscale 50
26816         width 100col%
26817         scaleBeforeRotation
26818
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \begin_layout Plain Layout
26825 \begin_inset Caption Standard
26826
26827 \begin_layout Plain Layout
26828 \begin_inset CommandInset label
26829 LatexCommand label
26830 name "fig:Float-left"
26831
26832 \end_inset
26833
26834 Float on the left side.
26835 \end_layout
26836
26837 \end_inset
26838
26839
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \begin_inset space \hfill{}
26846 \end_inset
26847
26848
26849 \begin_inset Box Frameless
26850 position "b"
26851 hor_pos "c"
26852 has_inner_box 1
26853 inner_pos "t"
26854 use_parbox 0
26855 use_makebox 0
26856 width "45col%"
26857 special "none"
26858 height "1in"
26859 height_special "totalheight"
26860 thickness "0.4pt"
26861 separation "3pt"
26862 shadowsize "4pt"
26863 framecolor "black"
26864 backgroundcolor "none"
26865 status open
26866
26867 \begin_layout Plain Layout
26868 \align center
26869 \begin_inset Graphics
26870         filename clipart/platypus.eps
26871         lyxscale 50
26872         width 100col%
26873         scaleBeforeRotation
26874
26875 \end_inset
26876
26877
26878 \end_layout
26879
26880 \begin_layout Plain Layout
26881 \begin_inset Caption Standard
26882
26883 \begin_layout Plain Layout
26884 \begin_inset CommandInset label
26885 LatexCommand label
26886 name "fig:Float-right"
26887
26888 \end_inset
26889
26890 Float on the right side.
26891 \end_layout
26892
26893 \end_inset
26894
26895
26896 \end_layout
26897
26898 \end_inset
26899
26900
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \end_layout
26907
26908 \begin_layout Standard
26909 An alternative and simpler solution is to use the module 
26910 \family sans
26911 Variable-width Minipages
26912 \family default
26913 , see sec.
26914 \begin_inset space \thinspace{}
26915 \end_inset
26916
26917
26918 \begin_inset CommandInset ref
26919 LatexCommand ref
26920 reference "sec:Minipages"
26921
26922 \end_inset
26923
26924 .
26925  Variable-width minipages adapt automatically to the width of the figures
26926  and tables.
26927  They do not require an explicit width to be given, and they improve the
26928  horizontal alignment of the figures.
26929  The LyX example file 
26930 \emph on
26931 varwidth-floats-side-by-side
26932 \emph default
26933  gives examples of how to do this.
26934 \end_layout
26935
26936 \begin_layout Section
26937 Caption Formatting
26938 \begin_inset Index idx
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942 Caption ! Formatting
26943 \end_layout
26944
26945 \end_inset
26946
26947
26948 \begin_inset Index idx
26949 status collapsed
26950
26951 \begin_layout Plain Layout
26952 Floats ! Caption Formatting
26953 \end_layout
26954
26955 \end_inset
26956
26957
26958 \begin_inset CommandInset label
26959 LatexCommand label
26960 name "sec:Caption-Formatting"
26961
26962 \end_inset
26963
26964
26965 \end_layout
26966
26967 \begin_layout Standard
26968 The 
26969 \family sans
26970 Caption
26971 \family default
26972  environment is the default paragraph environment for 
26973 \family sans
26974 Floats
26975 \family default
26976 .
26977  On the \SpecialChar LyX
26978  screen captions appear as a label, e.
26979 \begin_inset space \thinspace{}
26980 \end_inset
26981
26982 g.
26983 \begin_inset space \space{}
26984 \end_inset
26985
26986
26987 \begin_inset Quotes eld
26988 \end_inset
26989
26990
26991 \family sans
26992 Figure #:
26993 \family default
26994
26995 \begin_inset Quotes erd
26996 \end_inset
26997
26998  followed by the caption text.
26999  
27000 \begin_inset Quotes eld
27001 \end_inset
27002
27003 #
27004 \begin_inset Quotes erd
27005 \end_inset
27006
27007  is the actual reference number.
27008  By default the label and the number are in the same font as the caption
27009  text and a colon follows the number to divide the label from the text.
27010  This caption format is suitable for many but not all documents.
27011  
27012 \end_layout
27013
27014 \begin_layout Standard
27015 To change the default caption format, load the \SpecialChar LaTeX
27016 -package 
27017 \series bold
27018 caption
27019 \series default
27020
27021 \begin_inset Index idx
27022 status collapsed
27023
27024 \begin_layout Plain Layout
27025 \SpecialChar LaTeX
27026 -packages ! caption
27027 \end_layout
27028
27029 \end_inset
27030
27031  in the document preamble with this line:
27032 \end_layout
27033
27034 \begin_layout Standard
27035
27036 \series bold
27037
27038 \backslash
27039 usepackage[format definition]{caption}
27040 \end_layout
27041
27042 \begin_layout Standard
27043 To have for example the label and the number in sans-serif, bold font and
27044  the table captions always above the table as in this document, use the
27045  following command:
27046 \end_layout
27047
27048 \begin_layout Standard
27049
27050 \series bold
27051
27052 \backslash
27053 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27054 \end_layout
27055
27056 \begin_layout Standard
27057 You can also define different caption formats for the different float types.
27058  In this case load the 
27059 \series bold
27060 caption
27061 \series default
27062  package without format specific options and define the different formats
27063  with the help of the command
27064 \end_layout
27065
27066 \begin_layout Standard
27067
27068 \series bold
27069
27070 \backslash
27071 captionsetup[float type]{format definition}
27072 \end_layout
27073
27074 \begin_layout Standard
27075 in the document preamble.
27076  For example the caption formats of Figure
27077 \begin_inset space ~
27078 \end_inset
27079
27080
27081 \begin_inset CommandInset ref
27082 LatexCommand ref
27083 reference "fig:This-is-an-fig"
27084
27085 \end_inset
27086
27087  and Table
27088 \begin_inset space ~
27089 \end_inset
27090
27091
27092 \begin_inset CommandInset ref
27093 LatexCommand ref
27094 reference "tab:This-is-an-tab"
27095
27096 \end_inset
27097
27098  can be created using these commands in the document preamble:
27099 \end_layout
27100
27101 \begin_layout Standard
27102
27103 \series bold
27104
27105 \backslash
27106 usepackage[tableposition=top]{caption}
27107 \series default
27108
27109 \begin_inset Newline newline
27110 \end_inset
27111
27112
27113 \series bold
27114
27115 \backslash
27116 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27117 \begin_inset Newline newline
27118 \end_inset
27119
27120
27121 \begin_inset Phantom HPhantom
27122 status open
27123
27124 \begin_layout Plain Layout
27125
27126 \series bold
27127
27128 \backslash
27129 captionsetup[figure]{
27130 \end_layout
27131
27132 \end_inset
27133
27134 labelsep=period}
27135 \begin_inset Newline newline
27136 \end_inset
27137
27138
27139 \backslash
27140 captionsetup[table]{labelfont={bf,sf}}
27141 \end_layout
27142
27143 \begin_layout Standard
27144 \begin_inset Note Greyedout
27145 status open
27146
27147 \begin_layout Plain Layout
27148
27149 \series bold
27150 Note:
27151 \series default
27152  The option 
27153 \series bold
27154 tableposition=top
27155 \series default
27156  has no effect when a 
27157 \series bold
27158 KOMA-Script
27159 \series default
27160
27161 \begin_inset Index idx
27162 status collapsed
27163
27164 \begin_layout Plain Layout
27165 \SpecialChar LaTeX
27166 -packages ! KOMA-Script
27167 \end_layout
27168
27169 \end_inset
27170
27171  document class is used.
27172  In this case the document class option 
27173 \series bold
27174 captions=tableheading
27175 \series default
27176  must be used.
27177 \end_layout
27178
27179 \end_inset
27180
27181
27182 \end_layout
27183
27184 \begin_layout Standard
27185 For more information about the package 
27186 \series bold
27187 caption
27188 \series default
27189  we refer to its documentation 
27190 \begin_inset CommandInset citation
27191 LatexCommand cite
27192 key "caption"
27193
27194 \end_inset
27195
27196 .
27197 \end_layout
27198
27199 \begin_layout Standard
27200 To change the label name from e.
27201 \begin_inset space \thinspace{}
27202 \end_inset
27203
27204 g.
27205 \begin_inset space \space{}
27206 \end_inset
27207
27208
27209 \begin_inset Quotes eld
27210 \end_inset
27211
27212 Figure
27213 \begin_inset Quotes erd
27214 \end_inset
27215
27216  to 
27217 \begin_inset Quotes eld
27218 \end_inset
27219
27220 Image
27221 \begin_inset Quotes erd
27222 \end_inset
27223
27224  use this preamble command:
27225 \end_layout
27226
27227 \begin_layout Standard
27228
27229 \series bold
27230
27231 \backslash
27232 renewcommand{
27233 \backslash
27234 fnum@figure}{Image~
27235 \backslash
27236 thefigure}
27237 \end_layout
27238
27239 \begin_layout Standard
27240 where 
27241 \series bold
27242
27243 \backslash
27244 thefigure
27245 \series default
27246  inserts the figure number and
27247 \series bold
27248  
27249 \begin_inset Quotes eld
27250 \end_inset
27251
27252 ~
27253 \series default
27254
27255 \begin_inset Quotes erd
27256 \end_inset
27257
27258  creates a protected space.
27259 \end_layout
27260
27261 \begin_layout Standard
27262 \begin_inset VSpace bigskip
27263 \end_inset
27264
27265 If you are using a 
27266 \series bold
27267 KOMA-Script
27268 \series default
27269
27270 \begin_inset Index idx
27271 status collapsed
27272
27273 \begin_layout Plain Layout
27274 \SpecialChar LaTeX
27275 -packages ! KOMA-Script
27276 \end_layout
27277
27278 \end_inset
27279
27280  document class (
27281 \family sans
27282 article (KOMA-Script)
27283 \family default
27284
27285 \family sans
27286 book (KOMA-Script)
27287 \family default
27288
27289 \family sans
27290 letter (KOMA-Script)
27291 \family default
27292 , or 
27293 \family sans
27294 report (KOMA-Script)
27295 \family default
27296
27297 \begin_inset space \thinspace{}
27298 \end_inset
27299
27300 ), you can alternatively to the 
27301 \series bold
27302 caption
27303 \series default
27304  package use 
27305 \series bold
27306 KOMA-Script
27307 \series default
27308 's built-in command 
27309 \series bold
27310
27311 \backslash
27312 setkomafont
27313 \series default
27314 .
27315  For example, to have the caption label in bold, add this command to your
27316  document preamble:
27317 \end_layout
27318
27319 \begin_layout Standard
27320
27321 \series bold
27322
27323 \backslash
27324 setkomafont{captionlabel}{
27325 \backslash
27326 bfseries}
27327 \end_layout
27328
27329 \begin_layout Standard
27330 For more information about 
27331 \series bold
27332
27333 \backslash
27334 setkomafont
27335 \series default
27336  we refer to the 
27337 \series bold
27338 KOMA-Script
27339 \series default
27340  documentation 
27341 \begin_inset CommandInset citation
27342 LatexCommand cite
27343 key "KOMA-Script"
27344
27345 \end_inset
27346
27347 .
27348 \end_layout
27349
27350 \begin_layout Standard
27351 \begin_inset ERT
27352 status collapsed
27353
27354 \begin_layout Plain Layout
27355
27356
27357 \backslash
27358 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27359 }
27360 \end_layout
27361
27362 \end_inset
27363
27364
27365 \begin_inset Note Note
27366 status open
27367
27368 \begin_layout Plain Layout
27369 The caption format is changed only for this example.
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \end_layout
27376
27377 \begin_layout Standard
27378 \begin_inset Float figure
27379 placement !p
27380 wide false
27381 sideways false
27382 status open
27383
27384 \begin_layout Plain Layout
27385 \align center
27386 \begin_inset Graphics
27387         filename clipart/mobius.eps
27388         lyxscale 50
27389         scale 50
27390         scaleBeforeRotation
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \begin_layout Plain Layout
27398 \begin_inset Caption Standard
27399
27400 \begin_layout Plain Layout
27401 \begin_inset CommandInset label
27402 LatexCommand label
27403 name "fig:This-is-an-fig"
27404
27405 \end_inset
27406
27407 This is an example figure caption that is longer than one line to show the
27408  different caption format.
27409  Here a self-defined caption format is used.
27410 \end_layout
27411
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \end_layout
27421
27422 \begin_layout Standard
27423 \begin_inset ERT
27424 status collapsed
27425
27426 \begin_layout Plain Layout
27427
27428
27429 \backslash
27430 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27431 on}
27432 \end_layout
27433
27434 \end_inset
27435
27436
27437 \end_layout
27438
27439 \begin_layout Standard
27440 \begin_inset Float table
27441 placement !p
27442 wide false
27443 sideways false
27444 status open
27445
27446 \begin_layout Plain Layout
27447 \begin_inset Caption Standard
27448
27449 \begin_layout Plain Layout
27450 \begin_inset CommandInset label
27451 LatexCommand label
27452 name "tab:This-is-an-tab"
27453
27454 \end_inset
27455
27456 This is an example table caption that is longer than one line to show the
27457  different caption format.
27458  Here the standard caption format for tables in this document is used.
27459 \end_layout
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Plain Layout
27467 \align center
27468 \begin_inset Tabular
27469 <lyxtabular version="3" rows="1" columns="5">
27470 <features tabularvalignment="middle">
27471 <column alignment="center" valignment="top">
27472 <column alignment="center" valignment="top">
27473 <column alignment="center" valignment="top">
27474 <column alignment="center" valignment="top">
27475 <column alignment="center" valignment="top">
27476 <row>
27477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27478 \begin_inset Text
27479
27480 \begin_layout Plain Layout
27481 a
27482 \end_layout
27483
27484 \end_inset
27485 </cell>
27486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27487 \begin_inset Text
27488
27489 \begin_layout Plain Layout
27490 b
27491 \end_layout
27492
27493 \end_inset
27494 </cell>
27495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27496 \begin_inset Text
27497
27498 \begin_layout Plain Layout
27499 c
27500 \end_layout
27501
27502 \end_inset
27503 </cell>
27504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27505 \begin_inset Text
27506
27507 \begin_layout Plain Layout
27508 d
27509 \end_layout
27510
27511 \end_inset
27512 </cell>
27513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27514 \begin_inset Text
27515
27516 \begin_layout Plain Layout
27517 e
27518 \end_layout
27519
27520 \end_inset
27521 </cell>
27522 </row>
27523 </lyxtabular>
27524
27525 \end_inset
27526
27527
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \end_layout
27534
27535 \begin_layout Section
27536 Caption Placement
27537 \begin_inset Index idx
27538 status collapsed
27539
27540 \begin_layout Plain Layout
27541 Caption ! Placement
27542 \end_layout
27543
27544 \end_inset
27545
27546
27547 \begin_inset Index idx
27548 status collapsed
27549
27550 \begin_layout Plain Layout
27551 Floats ! Caption Placement
27552 \end_layout
27553
27554 \end_inset
27555
27556
27557 \begin_inset CommandInset label
27558 LatexCommand label
27559 name "sec:Caption-Placement"
27560
27561 \end_inset
27562
27563
27564 \end_layout
27565
27566 \begin_layout Standard
27567 The common caption placement rule is:
27568 \end_layout
27569
27570 \begin_layout Description
27571 Figure: Caption is set below the figure
27572 \end_layout
27573
27574 \begin_layout Description
27575 Table: Caption is set above the table
27576 \end_layout
27577
27578 \begin_layout Standard
27579 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
27580 's
27581  standard classes.
27582  That means if you are using the document classes 
27583 \family sans
27584 article
27585 \family default
27586
27587 \family sans
27588 book
27589 \family default
27590
27591 \family sans
27592 letter
27593 \family default
27594 , or 
27595 \family sans
27596 report
27597 \family default
27598  there will be no space between the caption and the table.
27599  To insert the necessary space, load the \SpecialChar LaTeX
27600 -package 
27601 \series bold
27602 caption
27603 \series default
27604
27605 \begin_inset Index idx
27606 status collapsed
27607
27608 \begin_layout Plain Layout
27609 \SpecialChar LaTeX
27610 -packages ! caption
27611 \end_layout
27612
27613 \end_inset
27614
27615  in your document preamble with the option
27616 \begin_inset Foot
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620 See section
27621 \begin_inset space ~
27622 \end_inset
27623
27624
27625 \begin_inset CommandInset ref
27626 LatexCommand ref
27627 reference "sec:Caption-Formatting"
27628
27629 \end_inset
27630
27631  for more information of the package 
27632 \series bold
27633 caption
27634 \series default
27635 .
27636 \end_layout
27637
27638 \end_inset
27639
27640
27641 \end_layout
27642
27643 \begin_layout Standard
27644
27645 \series bold
27646 tableposition=top
27647 \end_layout
27648
27649 \begin_layout Standard
27650 If you are using a 
27651 \series bold
27652 KOMA-Script
27653 \series default
27654
27655 \begin_inset Index idx
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 \SpecialChar LaTeX
27660 -packages ! KOMA-Script
27661 \end_layout
27662
27663 \end_inset
27664
27665  document class (
27666 \family sans
27667 article (KOMA-Script)
27668 \family default
27669
27670 \family sans
27671 book (KOMA-Script)
27672 \family default
27673
27674 \family sans
27675 letter (KOMA-Script)
27676 \family default
27677 , or 
27678 \family sans
27679 report (KOMA-Script)
27680 \family default
27681
27682 \begin_inset space \thinspace{}
27683 \end_inset
27684
27685 ), you can alternatively to the 
27686 \series bold
27687 caption
27688 \series default
27689  package set the document class option
27690 \begin_inset Foot
27691 status collapsed
27692
27693 \begin_layout Plain Layout
27694 That option is used in this document.
27695 \end_layout
27696
27697 \end_inset
27698
27699
27700 \end_layout
27701
27702 \begin_layout Standard
27703
27704 \series bold
27705 captions=tableheading
27706 \end_layout
27707
27708 \begin_layout Standard
27709 In documents with a KOMA-Script document class you can also right-click
27710  on a caption and mark in the context menu if this should be a caption above
27711  or below the table/figure.
27712  This way you can override the document-wide caption placement for certain
27713  captions.
27714  Table
27715 \begin_inset space ~
27716 \end_inset
27717
27718
27719 \begin_inset CommandInset ref
27720 LatexCommand ref
27721 reference "tab:A-caption-marked"
27722
27723 \end_inset
27724
27725  is an example where the caption is marked a being below the table while
27726  it is above.
27727  For comparison the caption in Table
27728 \begin_inset space ~
27729 \end_inset
27730
27731
27732 \begin_inset CommandInset ref
27733 LatexCommand ref
27734 reference "tab:A-standard-table"
27735
27736 \end_inset
27737
27738  is not marked.
27739 \end_layout
27740
27741 \begin_layout Standard
27742 \begin_inset Float table
27743 wide false
27744 sideways false
27745 status open
27746
27747 \begin_layout Plain Layout
27748 \begin_inset Caption Below
27749
27750 \begin_layout Plain Layout
27751 \begin_inset CommandInset label
27752 LatexCommand label
27753 name "tab:A-caption-marked"
27754
27755 \end_inset
27756
27757 A caption marked as being below the table.
27758 \end_layout
27759
27760 \end_inset
27761
27762
27763 \end_layout
27764
27765 \begin_layout Plain Layout
27766 \align center
27767 \begin_inset Tabular
27768 <lyxtabular version="3" rows="3" columns="3">
27769 <features tabularvalignment="middle">
27770 <column alignment="center" valignment="top" width="0pt">
27771 <column alignment="center" valignment="top" width="0pt">
27772 <column alignment="center" valignment="top" width="0pt">
27773 <row>
27774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27775 \begin_inset Text
27776
27777 \begin_layout Plain Layout
27778 1
27779 \end_layout
27780
27781 \end_inset
27782 </cell>
27783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27784 \begin_inset Text
27785
27786 \begin_layout Plain Layout
27787 2
27788 \end_layout
27789
27790 \end_inset
27791 </cell>
27792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27793 \begin_inset Text
27794
27795 \begin_layout Plain Layout
27796 3
27797 \end_layout
27798
27799 \end_inset
27800 </cell>
27801 </row>
27802 <row>
27803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27804 \begin_inset Text
27805
27806 \begin_layout Plain Layout
27807 Joe
27808 \end_layout
27809
27810 \end_inset
27811 </cell>
27812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27813 \begin_inset Text
27814
27815 \begin_layout Plain Layout
27816 Mary
27817 \end_layout
27818
27819 \end_inset
27820 </cell>
27821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27822 \begin_inset Text
27823
27824 \begin_layout Plain Layout
27825 Ted
27826 \end_layout
27827
27828 \end_inset
27829 </cell>
27830 </row>
27831 <row>
27832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27833 \begin_inset Text
27834
27835 \begin_layout Plain Layout
27836 \begin_inset Formula $\int x^{2}dx$
27837 \end_inset
27838
27839
27840 \end_layout
27841
27842 \end_inset
27843 </cell>
27844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27845 \begin_inset Text
27846
27847 \begin_layout Plain Layout
27848 \begin_inset Formula $\left[\begin{array}{cc}
27849 a & b\\
27850 c & d
27851 \end{array}\right]$
27852 \end_inset
27853
27854
27855 \end_layout
27856
27857 \end_inset
27858 </cell>
27859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27860 \begin_inset Text
27861
27862 \begin_layout Plain Layout
27863 \begin_inset Formula $1+1=2$
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \end_inset
27870 </cell>
27871 </row>
27872 </lyxtabular>
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Standard
27885 \begin_inset Float table
27886 wide false
27887 sideways false
27888 status open
27889
27890 \begin_layout Plain Layout
27891 \begin_inset Caption Standard
27892
27893 \begin_layout Plain Layout
27894 \begin_inset CommandInset label
27895 LatexCommand label
27896 name "tab:A-standard-table"
27897
27898 \end_inset
27899
27900 A standard table caption.
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Plain Layout
27909 \align center
27910 \begin_inset Tabular
27911 <lyxtabular version="3" rows="3" columns="3">
27912 <features tabularvalignment="middle">
27913 <column alignment="center" valignment="top" width="0pt">
27914 <column alignment="center" valignment="top" width="0pt">
27915 <column alignment="center" valignment="top" width="0pt">
27916 <row>
27917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27918 \begin_inset Text
27919
27920 \begin_layout Plain Layout
27921 1
27922 \end_layout
27923
27924 \end_inset
27925 </cell>
27926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27927 \begin_inset Text
27928
27929 \begin_layout Plain Layout
27930 2
27931 \end_layout
27932
27933 \end_inset
27934 </cell>
27935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27936 \begin_inset Text
27937
27938 \begin_layout Plain Layout
27939 3
27940 \end_layout
27941
27942 \end_inset
27943 </cell>
27944 </row>
27945 <row>
27946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27947 \begin_inset Text
27948
27949 \begin_layout Plain Layout
27950 Joe
27951 \end_layout
27952
27953 \end_inset
27954 </cell>
27955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27956 \begin_inset Text
27957
27958 \begin_layout Plain Layout
27959 Mary
27960 \end_layout
27961
27962 \end_inset
27963 </cell>
27964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27965 \begin_inset Text
27966
27967 \begin_layout Plain Layout
27968 Ted
27969 \end_layout
27970
27971 \end_inset
27972 </cell>
27973 </row>
27974 <row>
27975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27976 \begin_inset Text
27977
27978 \begin_layout Plain Layout
27979 \begin_inset Formula $\int x^{2}dx$
27980 \end_inset
27981
27982
27983 \end_layout
27984
27985 \end_inset
27986 </cell>
27987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27988 \begin_inset Text
27989
27990 \begin_layout Plain Layout
27991 \begin_inset Formula $\left[\begin{array}{cc}
27992 a & b\\
27993 c & d
27994 \end{array}\right]$
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Plain Layout
28006 \begin_inset Formula $1+1=2$
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \end_inset
28013 </cell>
28014 </row>
28015 </lyxtabular>
28016
28017 \end_inset
28018
28019
28020 \end_layout
28021
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \begin_layout Standard
28028 \begin_inset VSpace bigskip
28029 \end_inset
28030
28031 It is also possible to set the caption beside a figure or table.
28032  To get this the \SpecialChar LaTeX
28033 -package 
28034 \series bold
28035 sidecap
28036 \series default
28037
28038 \begin_inset Index idx
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042 \SpecialChar LaTeX
28043 -packages ! sidecap
28044 \end_layout
28045
28046 \end_inset
28047
28048  has to be loaded in the document preamble with the line
28049 \end_layout
28050
28051 \begin_layout Standard
28052
28053 \series bold
28054
28055 \backslash
28056 usepackage[option]{sidecap}
28057 \end_layout
28058
28059 \begin_layout Standard
28060 If you set no option, the caption is placed on the side of the outer page
28061  margin â€“ to the right on odd pages, to the left on even pages.
28062  You can change the placement to inner margin with the option 
28063 \series bold
28064 innercaption
28065 \series default
28066 .
28067  To force the placement always to the right or left, use the option 
28068 \series bold
28069 rightcaption
28070 \series default
28071  or 
28072 \series bold
28073 leftcaption
28074 \series default
28075 , respectively.
28076 \end_layout
28077
28078 \begin_layout Standard
28079 \begin_inset ERT
28080 status collapsed
28081
28082 \begin_layout Plain Layout
28083
28084
28085 \backslash
28086 ifsidecap
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \begin_inset Note Note
28093 status open
28094
28095 \begin_layout Plain Layout
28096 The following section will only be displayed when the \SpecialChar LaTeX
28097 -package 
28098 \series bold
28099 sidecap
28100 \series default
28101  is installed.
28102 \end_layout
28103
28104 \end_inset
28105
28106
28107 \end_layout
28108
28109 \begin_layout Standard
28110 To place in \SpecialChar LyX
28111  the caption of a float on the side, it is necessary to add
28112  these commands to the document preamble:
28113 \end_layout
28114
28115 \begin_layout Standard
28116 \noindent
28117 \begin_inset CommandInset line
28118 LatexCommand rule
28119 offset "0.5ex"
28120 width "100line%"
28121 height "1pt"
28122
28123 \end_inset
28124
28125
28126 \end_layout
28127
28128 \begin_layout Standard
28129
28130 \series bold
28131
28132 \backslash
28133 newcommand{
28134 \backslash
28135 TabBesBeg}[1][1.0]{%
28136 \begin_inset Newline newline
28137 \end_inset
28138
28139
28140 \begin_inset Phantom HPhantom
28141 status open
28142
28143 \begin_layout Plain Layout
28144 \begin_inset space ~
28145 \end_inset
28146
28147
28148 \end_layout
28149
28150 \end_inset
28151
28152
28153 \backslash
28154 let
28155 \backslash
28156 MyTable
28157 \backslash
28158 table
28159 \begin_inset Newline newline
28160 \end_inset
28161
28162
28163 \begin_inset Phantom HPhantom
28164 status open
28165
28166 \begin_layout Plain Layout
28167
28168 \series medium
28169 \begin_inset space ~
28170 \end_inset
28171
28172
28173 \end_layout
28174
28175 \end_inset
28176
28177
28178 \backslash
28179 let
28180 \backslash
28181 MyEndtable
28182 \backslash
28183 endtable
28184 \begin_inset Newline newline
28185 \end_inset
28186
28187
28188 \begin_inset Phantom HPhantom
28189 status open
28190
28191 \begin_layout Plain Layout
28192
28193 \series medium
28194 \begin_inset space ~
28195 \end_inset
28196
28197
28198 \end_layout
28199
28200 \end_inset
28201
28202
28203 \backslash
28204 renewenvironment{table}[1]{
28205 \backslash
28206 begin{SCtable}[#1]##1}{
28207 \backslash
28208 end{SCtable}}}
28209 \end_layout
28210
28211 \begin_layout Standard
28212
28213 \series bold
28214
28215 \backslash
28216 newcommand{
28217 \backslash
28218 TabBesEnd}{%
28219 \begin_inset Newline newline
28220 \end_inset
28221
28222
28223 \begin_inset Phantom HPhantom
28224 status open
28225
28226 \begin_layout Plain Layout
28227 \begin_inset space ~
28228 \end_inset
28229
28230
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \backslash
28237 let
28238 \backslash
28239 table
28240 \backslash
28241 MyTable
28242 \begin_inset Newline newline
28243 \end_inset
28244
28245
28246 \begin_inset Phantom HPhantom
28247 status open
28248
28249 \begin_layout Plain Layout
28250 \begin_inset space ~
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \end_inset
28257
28258
28259 \backslash
28260 let
28261 \backslash
28262 endtable
28263 \backslash
28264 MyEndtable
28265 \end_layout
28266
28267 \begin_layout Standard
28268
28269 \series bold
28270
28271 \backslash
28272 newcommand{
28273 \backslash
28274 FigBesBeg}[1][1.0]{%
28275 \begin_inset Newline newline
28276 \end_inset
28277
28278
28279 \begin_inset Phantom HPhantom
28280 status open
28281
28282 \begin_layout Plain Layout
28283 \begin_inset space ~
28284 \end_inset
28285
28286
28287 \end_layout
28288
28289 \end_inset
28290
28291
28292 \backslash
28293 let
28294 \backslash
28295 MyFigure
28296 \backslash
28297 figure
28298 \begin_inset Newline newline
28299 \end_inset
28300
28301
28302 \begin_inset Phantom HPhantom
28303 status open
28304
28305 \begin_layout Plain Layout
28306 \begin_inset space ~
28307 \end_inset
28308
28309
28310 \end_layout
28311
28312 \end_inset
28313
28314
28315 \backslash
28316 let
28317 \backslash
28318 MyEndfigure
28319 \backslash
28320 endfigure
28321 \begin_inset Newline newline
28322 \end_inset
28323
28324
28325 \begin_inset Phantom HPhantom
28326 status open
28327
28328 \begin_layout Plain Layout
28329 \begin_inset space ~
28330 \end_inset
28331
28332
28333 \end_layout
28334
28335 \end_inset
28336
28337
28338 \backslash
28339 renewenvironment{figure}[1]{
28340 \backslash
28341 begin{SCfigure}[#1]##1}{
28342 \backslash
28343 end{SCfigure}}}
28344 \end_layout
28345
28346 \begin_layout Standard
28347
28348 \series bold
28349
28350 \backslash
28351 newcommand{
28352 \backslash
28353 FigBesEnd}{%
28354 \begin_inset Newline newline
28355 \end_inset
28356
28357
28358 \begin_inset Phantom HPhantom
28359 status open
28360
28361 \begin_layout Plain Layout
28362 \begin_inset space ~
28363 \end_inset
28364
28365
28366 \end_layout
28367
28368 \end_inset
28369
28370
28371 \backslash
28372 let
28373 \backslash
28374 figure
28375 \backslash
28376 MyFigure
28377 \begin_inset Newline newline
28378 \end_inset
28379
28380
28381 \begin_inset Phantom HPhantom
28382 status open
28383
28384 \begin_layout Plain Layout
28385 \begin_inset space ~
28386 \end_inset
28387
28388
28389 \end_layout
28390
28391 \end_inset
28392
28393
28394 \backslash
28395 let
28396 \backslash
28397 endfigure
28398 \backslash
28399 MyEndfigure}
28400 \end_layout
28401
28402 \begin_layout Standard
28403 \noindent
28404 \begin_inset CommandInset line
28405 LatexCommand rule
28406 offset "0.5ex"
28407 width "100line%"
28408 height "1pt"
28409
28410 \end_inset
28411
28412
28413 \end_layout
28414
28415 \begin_layout Standard
28416 The commands allow you to redefine the floats so that the caption is set
28417  on the side.
28418  For figure floats use the command
28419 \end_layout
28420
28421 \begin_layout Standard
28422
28423 \series bold
28424
28425 \backslash
28426 FigBesBeg
28427 \end_layout
28428
28429 \begin_layout Standard
28430 in \SpecialChar TeX
28431  Code before the float.
28432  And insert the command
28433 \end_layout
28434
28435 \begin_layout Standard
28436
28437 \series bold
28438
28439 \backslash
28440 FigBesEnd
28441 \end_layout
28442
28443 \begin_layout Standard
28444 in \SpecialChar TeX
28445  Code at the point where you want to get back to the original float definitio
28446 n.
28447 \end_layout
28448
28449 \begin_layout Standard
28450 For table floats use the corresponding commands
28451 \end_layout
28452
28453 \begin_layout Standard
28454
28455 \series bold
28456
28457 \backslash
28458 TabBesBeg
28459 \series default
28460  and 
28461 \series bold
28462
28463 \backslash
28464 TabBesEnd
28465 \end_layout
28466
28467 \begin_layout Standard
28468 Figure
28469 \begin_inset space ~
28470 \end_inset
28471
28472
28473 \begin_inset CommandInset ref
28474 LatexCommand ref
28475 reference "fig:cap-beside-fig"
28476
28477 \end_inset
28478
28479  and Table
28480 \begin_inset space ~
28481 \end_inset
28482
28483
28484 \begin_inset CommandInset ref
28485 LatexCommand ref
28486 reference "tab:cap-beside-tab"
28487
28488 \end_inset
28489
28490  are examples where the caption is set beside.
28491 \end_layout
28492
28493 \begin_layout Standard
28494 You can see in the examples that the caption text appears at the top of
28495  the floats for table floats and at the bottom for figure floats.
28496  To change this, you can use the command
28497 \end_layout
28498
28499 \begin_layout Standard
28500
28501 \series bold
28502
28503 \backslash
28504 sidecaptionvpos{float type}{placement}
28505 \end_layout
28506
28507 \begin_layout Standard
28508 in the document preamble or in \SpecialChar TeX
28509  Code before the float.
28510  The float type is either 
28511 \family sans
28512 figure
28513 \family default
28514  or 
28515 \family sans
28516 table
28517 \family default
28518 , the placement can be 
28519 \begin_inset Quotes eld
28520 \end_inset
28521
28522
28523 \family sans
28524 t
28525 \family default
28526
28527 \begin_inset Quotes erd
28528 \end_inset
28529
28530  for top, 
28531 \begin_inset Quotes eld
28532 \end_inset
28533
28534
28535 \family sans
28536 c
28537 \family default
28538
28539 \begin_inset Quotes erd
28540 \end_inset
28541
28542  for center, or 
28543 \begin_inset Quotes eld
28544 \end_inset
28545
28546
28547 \family sans
28548 b
28549 \family default
28550
28551 \begin_inset Quotes erd
28552 \end_inset
28553
28554  for bottom.
28555  To have for example the caption of figure floats vertically centered, use
28556  the command
28557 \end_layout
28558
28559 \begin_layout Standard
28560
28561 \series bold
28562
28563 \backslash
28564 sidecaptionvpos{figure}{c}
28565 \end_layout
28566
28567 \begin_layout Standard
28568 This was used for Figure
28569 \begin_inset space ~
28570 \end_inset
28571
28572
28573 \begin_inset CommandInset ref
28574 LatexCommand ref
28575 reference "fig:cap-beside-fig-2"
28576
28577 \end_inset
28578
28579 .
28580 \end_layout
28581
28582 \begin_layout Standard
28583 \begin_inset VSpace medskip
28584 \end_inset
28585
28586
28587 \end_layout
28588
28589 \begin_layout Standard
28590 The default caption width is the width of the image/table.
28591  For thin image/tables, like in Table
28592 \begin_inset space ~
28593 \end_inset
28594
28595
28596 \begin_inset CommandInset ref
28597 LatexCommand ref
28598 reference "tab:cap-beside-tab"
28599
28600 \end_inset
28601
28602 , this leads to captions that are too thin.
28603  You can increase the width by specifying a factor that will be multiplied
28604  with the image/table width to get the caption width.
28605  The caption width will automatically be recalculated in case it would protrude
28606  over the page or column margin due to the specified width.
28607  The 
28608 \emph on
28609 factor
28610 \emph default
28611  can either be given as optional argument for 
28612 \series bold
28613
28614 \backslash
28615 FigBesBeg
28616 \series default
28617 :
28618 \end_layout
28619
28620 \begin_layout Standard
28621
28622 \series bold
28623
28624 \backslash
28625 FigBesBeg[factor]
28626 \end_layout
28627
28628 \begin_layout Standard
28629 or in the definition of 
28630 \series bold
28631
28632 \backslash
28633 FigBesBeg
28634 \series default
28635  by replacing the 
28636 \series bold
28637 1.0
28638 \series default
28639  with another value.
28640  If you do the latter, your factor will be the default if 
28641 \series bold
28642
28643 \backslash
28644 FigBesBeg
28645 \series default
28646  is used without an argument.
28647  For Table
28648 \begin_inset space ~
28649 \end_inset
28650
28651
28652 \begin_inset CommandInset ref
28653 LatexCommand ref
28654 reference "tab:cap-beside-tab-wider"
28655
28656 \end_inset
28657
28658  the factor 5 was used.
28659 \end_layout
28660
28661 \begin_layout Standard
28662 \begin_inset Note Greyedout
28663 status open
28664
28665 \begin_layout Plain Layout
28666
28667 \series bold
28668 Note:
28669 \series default
28670  For floats with captions set beside, you cannot use the float placement
28671  option 
28672 \family sans
28673 Here
28674 \begin_inset space ~
28675 \end_inset
28676
28677 definitely
28678 \family default
28679  because it is not supported by 
28680 \series bold
28681 sidecap
28682 \series default
28683 .
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Standard
28692 \begin_inset VSpace medskip
28693 \end_inset
28694
28695 For more information about the package 
28696 \series bold
28697 sidecap
28698 \series default
28699  we refer to its documentation 
28700 \begin_inset CommandInset citation
28701 LatexCommand cite
28702 key "sidecap"
28703
28704 \end_inset
28705
28706 .
28707 \end_layout
28708
28709 \begin_layout Standard
28710 \begin_inset Note Greyedout
28711 status open
28712
28713 \begin_layout Plain Layout
28714
28715 \series bold
28716 Note:
28717 \series default
28718  The \SpecialChar LaTeX
28719 -package 
28720 \series bold
28721 hypcap
28722 \series default
28723
28724 \begin_inset Index idx
28725 status collapsed
28726
28727 \begin_layout Plain Layout
28728 \SpecialChar LaTeX
28729 -packages ! hypcap
28730 \end_layout
28731
28732 \end_inset
28733
28734 , described in section
28735 \begin_inset space ~
28736 \end_inset
28737
28738
28739 \begin_inset CommandInset ref
28740 LatexCommand ref
28741 reference "subsec:Reference-Position"
28742
28743 \end_inset
28744
28745 , has no effect on floats with the caption set beside.
28746 \end_layout
28747
28748 \end_inset
28749
28750
28751 \end_layout
28752
28753 \begin_layout Standard
28754 \begin_inset ERT
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758
28759
28760 \backslash
28761 FigBesBeg
28762 \end_layout
28763
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Standard
28770 \begin_inset Float figure
28771 wide false
28772 sideways false
28773 status open
28774
28775 \begin_layout Plain Layout
28776 \begin_inset Graphics
28777         filename clipart/escher-lsd.eps
28778         scale 75
28779         scaleBeforeRotation
28780
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \begin_layout Plain Layout
28787 \begin_inset Caption Standard
28788
28789 \begin_layout Plain Layout
28790 \begin_inset CommandInset label
28791 LatexCommand label
28792 name "fig:cap-beside-fig"
28793
28794 \end_inset
28795
28796 This is a caption beside a figure.
28797 \end_layout
28798
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \end_inset
28805
28806
28807 \end_layout
28808
28809 \begin_layout Standard
28810 \begin_inset ERT
28811 status collapsed
28812
28813 \begin_layout Plain Layout
28814
28815
28816 \backslash
28817 FigBesEnd
28818 \end_layout
28819
28820 \end_inset
28821
28822
28823 \end_layout
28824
28825 \begin_layout Standard
28826 \begin_inset ERT
28827 status collapsed
28828
28829 \begin_layout Plain Layout
28830
28831
28832 \backslash
28833 TabBesBeg
28834 \end_layout
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842 \begin_inset Float table
28843 wide false
28844 sideways false
28845 status open
28846
28847 \begin_layout Plain Layout
28848 \begin_inset Caption Standard
28849
28850 \begin_layout Plain Layout
28851 \begin_inset CommandInset label
28852 LatexCommand label
28853 name "tab:cap-beside-tab"
28854
28855 \end_inset
28856
28857 This is a caption beside a table.
28858 \end_layout
28859
28860 \end_inset
28861
28862
28863 \end_layout
28864
28865 \begin_layout Plain Layout
28866 \begin_inset Tabular
28867 <lyxtabular version="3" rows="4" columns="5">
28868 <features tabularvalignment="middle">
28869 <column alignment="center" valignment="top">
28870 <column alignment="center" valignment="top">
28871 <column alignment="center" valignment="top">
28872 <column alignment="center" valignment="top">
28873 <column alignment="center" valignment="top">
28874 <row>
28875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28876 \begin_inset Text
28877
28878 \begin_layout Plain Layout
28879 a
28880 \end_layout
28881
28882 \end_inset
28883 </cell>
28884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28885 \begin_inset Text
28886
28887 \begin_layout Plain Layout
28888
28889 \end_layout
28890
28891 \end_inset
28892 </cell>
28893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28894 \begin_inset Text
28895
28896 \begin_layout Plain Layout
28897 b
28898 \end_layout
28899
28900 \end_inset
28901 </cell>
28902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28903 \begin_inset Text
28904
28905 \begin_layout Plain Layout
28906
28907 \end_layout
28908
28909 \end_inset
28910 </cell>
28911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28912 \begin_inset Text
28913
28914 \begin_layout Plain Layout
28915 c
28916 \end_layout
28917
28918 \end_inset
28919 </cell>
28920 </row>
28921 <row>
28922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28923 \begin_inset Text
28924
28925 \begin_layout Plain Layout
28926
28927 \end_layout
28928
28929 \end_inset
28930 </cell>
28931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28932 \begin_inset Text
28933
28934 \begin_layout Plain Layout
28935 d
28936 \end_layout
28937
28938 \end_inset
28939 </cell>
28940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28941 \begin_inset Text
28942
28943 \begin_layout Plain Layout
28944
28945 \end_layout
28946
28947 \end_inset
28948 </cell>
28949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28950 \begin_inset Text
28951
28952 \begin_layout Plain Layout
28953 e
28954 \end_layout
28955
28956 \end_inset
28957 </cell>
28958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28959 \begin_inset Text
28960
28961 \begin_layout Plain Layout
28962
28963 \end_layout
28964
28965 \end_inset
28966 </cell>
28967 </row>
28968 <row>
28969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28970 \begin_inset Text
28971
28972 \begin_layout Plain Layout
28973 f
28974 \end_layout
28975
28976 \end_inset
28977 </cell>
28978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28979 \begin_inset Text
28980
28981 \begin_layout Plain Layout
28982
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Plain Layout
28991 g
28992 \end_layout
28993
28994 \end_inset
28995 </cell>
28996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28997 \begin_inset Text
28998
28999 \begin_layout Plain Layout
29000
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29006 \begin_inset Text
29007
29008 \begin_layout Plain Layout
29009 h
29010 \end_layout
29011
29012 \end_inset
29013 </cell>
29014 </row>
29015 <row>
29016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29017 \begin_inset Text
29018
29019 \begin_layout Plain Layout
29020
29021 \end_layout
29022
29023 \end_inset
29024 </cell>
29025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Plain Layout
29029 i
29030 \end_layout
29031
29032 \end_inset
29033 </cell>
29034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29035 \begin_inset Text
29036
29037 \begin_layout Plain Layout
29038
29039 \end_layout
29040
29041 \end_inset
29042 </cell>
29043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29044 \begin_inset Text
29045
29046 \begin_layout Plain Layout
29047 j
29048 \end_layout
29049
29050 \end_inset
29051 </cell>
29052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29053 \begin_inset Text
29054
29055 \begin_layout Plain Layout
29056
29057 \end_layout
29058
29059 \end_inset
29060 </cell>
29061 </row>
29062 </lyxtabular>
29063
29064 \end_inset
29065
29066
29067 \end_layout
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Standard
29075 \begin_inset ERT
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079
29080
29081 \backslash
29082 TabBesEnd
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \begin_inset ERT
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095
29096
29097 \backslash
29098 FigBesBeg
29099 \end_layout
29100
29101 \end_inset
29102
29103
29104 \begin_inset ERT
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108
29109
29110 \backslash
29111 sidecaptionvpos{figure}{c}
29112 \end_layout
29113
29114 \end_inset
29115
29116
29117 \begin_inset Float figure
29118 wide false
29119 sideways false
29120 status open
29121
29122 \begin_layout Plain Layout
29123 \begin_inset Graphics
29124         filename clipart/escher-lsd.eps
29125         scale 75
29126         scaleBeforeRotation
29127
29128 \end_inset
29129
29130
29131 \end_layout
29132
29133 \begin_layout Plain Layout
29134 \begin_inset Caption Standard
29135
29136 \begin_layout Plain Layout
29137 \begin_inset CommandInset label
29138 LatexCommand label
29139 name "fig:cap-beside-fig-2"
29140
29141 \end_inset
29142
29143 This is a vertically centered caption beside a figure.
29144 \end_layout
29145
29146 \end_inset
29147
29148
29149 \end_layout
29150
29151 \end_inset
29152
29153
29154 \end_layout
29155
29156 \begin_layout Standard
29157 \begin_inset ERT
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161
29162
29163 \backslash
29164 FigBesEnd
29165 \end_layout
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173 \begin_inset ERT
29174 status collapsed
29175
29176 \begin_layout Plain Layout
29177
29178
29179 \backslash
29180 TabBesBeg[5]
29181 \end_layout
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \begin_layout Standard
29189 \begin_inset Float table
29190 wide false
29191 sideways false
29192 status open
29193
29194 \begin_layout Plain Layout
29195 \begin_inset Caption Standard
29196
29197 \begin_layout Plain Layout
29198 \begin_inset CommandInset label
29199 LatexCommand label
29200 name "tab:cap-beside-tab-wider"
29201
29202 \end_inset
29203
29204 This caption is wider than the one in Table
29205 \begin_inset space ~
29206 \end_inset
29207
29208
29209 \begin_inset CommandInset ref
29210 LatexCommand ref
29211 reference "tab:cap-beside-tab"
29212
29213 \end_inset
29214
29215 .
29216 \end_layout
29217
29218 \end_inset
29219
29220
29221 \end_layout
29222
29223 \begin_layout Plain Layout
29224 \begin_inset Tabular
29225 <lyxtabular version="3" rows="4" columns="5">
29226 <features tabularvalignment="middle">
29227 <column alignment="center" valignment="top">
29228 <column alignment="center" valignment="top">
29229 <column alignment="center" valignment="top">
29230 <column alignment="center" valignment="top">
29231 <column alignment="center" valignment="top">
29232 <row>
29233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29234 \begin_inset Text
29235
29236 \begin_layout Plain Layout
29237 a
29238 \end_layout
29239
29240 \end_inset
29241 </cell>
29242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29243 \begin_inset Text
29244
29245 \begin_layout Plain Layout
29246
29247 \end_layout
29248
29249 \end_inset
29250 </cell>
29251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29252 \begin_inset Text
29253
29254 \begin_layout Plain Layout
29255 b
29256 \end_layout
29257
29258 \end_inset
29259 </cell>
29260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264
29265 \end_layout
29266
29267 \end_inset
29268 </cell>
29269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29270 \begin_inset Text
29271
29272 \begin_layout Plain Layout
29273 c
29274 \end_layout
29275
29276 \end_inset
29277 </cell>
29278 </row>
29279 <row>
29280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29281 \begin_inset Text
29282
29283 \begin_layout Plain Layout
29284
29285 \end_layout
29286
29287 \end_inset
29288 </cell>
29289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29290 \begin_inset Text
29291
29292 \begin_layout Plain Layout
29293 d
29294 \end_layout
29295
29296 \end_inset
29297 </cell>
29298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29299 \begin_inset Text
29300
29301 \begin_layout Plain Layout
29302
29303 \end_layout
29304
29305 \end_inset
29306 </cell>
29307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29308 \begin_inset Text
29309
29310 \begin_layout Plain Layout
29311 e
29312 \end_layout
29313
29314 \end_inset
29315 </cell>
29316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29317 \begin_inset Text
29318
29319 \begin_layout Plain Layout
29320
29321 \end_layout
29322
29323 \end_inset
29324 </cell>
29325 </row>
29326 <row>
29327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29328 \begin_inset Text
29329
29330 \begin_layout Plain Layout
29331 f
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29337 \begin_inset Text
29338
29339 \begin_layout Plain Layout
29340
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29346 \begin_inset Text
29347
29348 \begin_layout Plain Layout
29349 g
29350 \end_layout
29351
29352 \end_inset
29353 </cell>
29354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29355 \begin_inset Text
29356
29357 \begin_layout Plain Layout
29358
29359 \end_layout
29360
29361 \end_inset
29362 </cell>
29363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29364 \begin_inset Text
29365
29366 \begin_layout Plain Layout
29367 h
29368 \end_layout
29369
29370 \end_inset
29371 </cell>
29372 </row>
29373 <row>
29374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29375 \begin_inset Text
29376
29377 \begin_layout Plain Layout
29378
29379 \end_layout
29380
29381 \end_inset
29382 </cell>
29383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29384 \begin_inset Text
29385
29386 \begin_layout Plain Layout
29387 i
29388 \end_layout
29389
29390 \end_inset
29391 </cell>
29392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29393 \begin_inset Text
29394
29395 \begin_layout Plain Layout
29396
29397 \end_layout
29398
29399 \end_inset
29400 </cell>
29401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29402 \begin_inset Text
29403
29404 \begin_layout Plain Layout
29405 j
29406 \end_layout
29407
29408 \end_inset
29409 </cell>
29410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29411 \begin_inset Text
29412
29413 \begin_layout Plain Layout
29414
29415 \end_layout
29416
29417 \end_inset
29418 </cell>
29419 </row>
29420 </lyxtabular>
29421
29422 \end_inset
29423
29424
29425 \end_layout
29426
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \begin_layout Standard
29433 \begin_inset ERT
29434 status collapsed
29435
29436 \begin_layout Plain Layout
29437
29438
29439 \backslash
29440 TabBesEnd
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset ERT
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453
29454
29455 \backslash
29456 else
29457 \end_layout
29458
29459 \end_inset
29460
29461
29462 \begin_inset Note Note
29463 status open
29464
29465 \begin_layout Plain Layout
29466 The following will be displayed when the \SpecialChar LaTeX
29467 -package 
29468 \series bold
29469 sidecap
29470 \series default
29471  is not installed:
29472 \end_layout
29473
29474 \end_inset
29475
29476
29477 \end_layout
29478
29479 \begin_layout Standard
29480 You need to install the \SpecialChar LaTeX
29481 -package 
29482 \series bold
29483 sidecap
29484 \series default
29485  to see the following part of this section in the output.
29486 \end_layout
29487
29488 \begin_layout Standard
29489 \begin_inset ERT
29490 status collapsed
29491
29492 \begin_layout Plain Layout
29493
29494
29495 \backslash
29496 fi
29497 \end_layout
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \begin_layout Section
29505 Listings of Floats
29506 \begin_inset Index idx
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510 Floats ! Float Lists
29511 \end_layout
29512
29513 \end_inset
29514
29515
29516 \end_layout
29517
29518 \begin_layout Standard
29519 Similar to the table of contents where the sections of the document are
29520  listed, there are listings for all float types, like the figures of the
29521  documents.
29522  You can insert them via the 
29523 \family sans
29524 Insert\SpecialChar menuseparator
29525 List
29526 \begin_inset space ~
29527 \end_inset
29528
29529 /
29530 \begin_inset space ~
29531 \end_inset
29532
29533 TOC
29534 \family default
29535  sub menus.
29536 \end_layout
29537
29538 \begin_layout Standard
29539 The list entries are the float captions or its short title, the float number,
29540  and the page number where they appear in the document.
29541 \end_layout
29542
29543 \begin_layout Standard
29544 You can find the list of figures and tables at the end of this document.
29545 \end_layout
29546
29547 \begin_layout Chapter
29548 Notes
29549 \end_layout
29550
29551 \begin_layout Section
29552 \SpecialChar LyX
29553  Notes
29554 \begin_inset Index idx
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558 Notes ! \SpecialChar LyX
29559  Notes
29560 \end_layout
29561
29562 \end_inset
29563
29564
29565 \end_layout
29566
29567 \begin_layout Standard
29568 Notes are inserted with the toolbar button 
29569 \begin_inset Info
29570 type  "icon"
29571 arg   "note-insert"
29572 \end_inset
29573
29574  or the menu 
29575 \family sans
29576 Insert\SpecialChar menuseparator
29577 Note
29578 \family default
29579 .
29580  There are three types of notes:
29581 \end_layout
29582
29583 \begin_layout Description
29584 \SpecialChar LyX
29585
29586 \begin_inset space ~
29587 \end_inset
29588
29589 Note This note type is for internal notes that won't appear in the output.
29590  Its note-box looks like this:
29591 \begin_inset Newline newline
29592 \end_inset
29593
29594
29595 \begin_inset Newline newline
29596 \end_inset
29597
29598
29599 \begin_inset Graphics
29600         filename clipart/LyXNoteImage.png
29601         display false
29602         scaleBeforeRotation
29603
29604 \end_inset
29605
29606  
29607 \begin_inset Note Note
29608 status open
29609
29610 \begin_layout Plain Layout
29611 This is text in a note box that doesn't appear in the output.
29612 \end_layout
29613
29614 \end_inset
29615
29616
29617 \end_layout
29618
29619 \begin_layout Description
29620 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
29621 -comment,
29622  when you export the document to \SpecialChar LaTeX
29623  via the menu 
29624 \family sans
29625 File\SpecialChar menuseparator
29626 Export\SpecialChar menuseparator
29627 \SpecialChar LaTeX
29628  (pdflatex) / (plain)
29629 \family default
29630 .
29631  Its note-box looks like this:
29632 \begin_inset Newline newline
29633 \end_inset
29634
29635
29636 \begin_inset Newline newline
29637 \end_inset
29638
29639
29640 \begin_inset Graphics
29641         filename clipart/CommentNoteImage.png
29642         display false
29643         scaleBeforeRotation
29644
29645 \end_inset
29646
29647  
29648 \begin_inset Note Comment
29649 status open
29650
29651 \begin_layout Plain Layout
29652 This is text in a note box that only appears as comment in \SpecialChar LaTeX
29653 -files.
29654 \end_layout
29655
29656 \end_inset
29657
29658
29659 \end_layout
29660
29661 \begin_layout Description
29662 Greyed
29663 \begin_inset space ~
29664 \end_inset
29665
29666 Out This note will appear in the output as grey text.
29667  Its note-box looks like this:
29668 \begin_inset Newline newline
29669 \end_inset
29670
29671
29672 \begin_inset Newline newline
29673 \end_inset
29674
29675
29676 \begin_inset Graphics
29677         filename clipart/GreyedOutNoteImage.png
29678         display false
29679         scaleBeforeRotation
29680
29681 \end_inset
29682
29683
29684 \begin_inset Newline newline
29685 \end_inset
29686
29687
29688 \begin_inset ERT
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692
29693
29694 \backslash
29695 renewenvironment{lyxgreyedout}
29696 \end_layout
29697
29698 \begin_layout Plain Layout
29699
29700 {
29701 \backslash
29702 textcolor[gray]{0.8}
29703 \backslash
29704 bgroup}{
29705 \backslash
29706 egroup}
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \begin_inset Note Greyedout
29713 status open
29714
29715 \begin_layout Plain Layout
29716 This is text of a comment that appears grey in the output.
29717 \end_layout
29718
29719 \end_inset
29720
29721
29722 \begin_inset ERT
29723 status collapsed
29724
29725 \begin_layout Plain Layout
29726
29727
29728 \backslash
29729 renewenvironment{lyxgreyedout}
29730 \end_layout
29731
29732 \begin_layout Plain Layout
29733
29734 {
29735 \backslash
29736 textcolor{blue}
29737 \backslash
29738 bgroup}{
29739 \backslash
29740 egroup}
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \begin_inset Note Note
29747 status collapsed
29748
29749 \begin_layout Plain Layout
29750 The greyed out note is here redefined to show it with the original \SpecialChar LyX
29751  definition
29752  because greyed out notes are redefined in the preamble of this document,
29753  as described below, to have blue text.
29754 \end_layout
29755
29756 \end_inset
29757
29758
29759 \begin_inset Newline newline
29760 \end_inset
29761
29762
29763 \begin_inset Newline newline
29764 \end_inset
29765
29766 As you can see in the example, the first line of greyed out notes is a bit
29767  indented and greyed out notes can have footnotes.
29768 \end_layout
29769
29770 \begin_layout Standard
29771 \begin_inset VSpace bigskip
29772 \end_inset
29773
29774 When you use the toolbar button 
29775 \begin_inset Info
29776 type  "icon"
29777 arg   "note-insert"
29778 \end_inset
29779
29780  to insert notes, a 
29781 \family sans
29782 \SpecialChar LyX
29783
29784 \begin_inset space ~
29785 \end_inset
29786
29787 Note
29788 \family default
29789  is inserted.
29790  You can switch between the three note types by right-clicking on the note-box.
29791  
29792 \family roman
29793 \series medium
29794 \bar no
29795 If you want to turn existing text into a note, mark it and click on the
29796  note
29797 \family default
29798 \series default
29799 \bar default
29800  toolbar 
29801 \family roman
29802 \series medium
29803 \bar no
29804 button
29805 \family default
29806 \series default
29807 \bar default
29808 .
29809  To change a note to text, press the backspace key when the cursor is in
29810  the first position of a note, or press the delete key when the cursor is
29811  in the very last position of the note, respectively.
29812 \end_layout
29813
29814 \begin_layout Standard
29815 \begin_inset VSpace bigskip
29816 \end_inset
29817
29818 You can change the text color of the greyed out notes in the menu 
29819 \family sans
29820 Document\SpecialChar menuseparator
29821 Settings\SpecialChar menuseparator
29822 Colors
29823 \family default
29824 .
29825 \end_layout
29826
29827 \begin_layout Section
29828 Footnotes
29829 \begin_inset CommandInset label
29830 LatexCommand label
29831 name "sec:Footnotes"
29832
29833 \end_inset
29834
29835
29836 \begin_inset Index idx
29837 status collapsed
29838
29839 \begin_layout Plain Layout
29840 Notes ! Footnotes
29841 \end_layout
29842
29843 \end_inset
29844
29845
29846 \begin_inset Index idx
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850 Footnotes
29851 \end_layout
29852
29853 \end_inset
29854
29855
29856 \end_layout
29857
29858 \begin_layout Standard
29859 Footnotes can be inserted using the toolbar button 
29860 \begin_inset Info
29861 type  "icon"
29862 arg   "footnote-insert"
29863 \end_inset
29864
29865  or the menu 
29866 \family sans
29867 Insert\SpecialChar menuseparator
29868 Footnote
29869 \family default
29870 .
29871  You will then see the following footnote-box: 
29872 \begin_inset Graphics
29873         filename clipart/footnote.png
29874         scale 80
29875         scaleBeforeRotation
29876
29877 \end_inset
29878
29879  
29880 \family roman
29881 \series medium
29882 \bar no
29883 where you can enter the footnote text.
29884  If you want to turn existing text into a footnote, mark it and click on
29885  the footnote
29886 \family default
29887 \series default
29888 \bar default
29889  toolbar 
29890 \family roman
29891 \series medium
29892 \bar no
29893 button
29894 \family default
29895 \series default
29896 \bar default
29897 .
29898  To change a 
29899 \family roman
29900 \series medium
29901 \bar no
29902 footnote
29903 \family default
29904 \series default
29905 \bar default
29906  to text, press the 
29907 \family sans
29908 Backspace
29909 \family default
29910  key when the cursor is in the first position of a 
29911 \family roman
29912 \series medium
29913 \bar no
29914 footnote
29915 \family default
29916 \series default
29917 \bar default
29918 , or press the 
29919 \family sans
29920 Delete
29921 \family default
29922  key when the cursor is in the very last position of the 
29923 \family roman
29924 \series medium
29925 \bar no
29926 footnote
29927 \family default
29928 \series default
29929 \bar default
29930 , respectively.
29931 \end_layout
29932
29933 \begin_layout Standard
29934 Here is an example footnote:
29935 \family roman
29936 \series medium
29937 \bar no
29938
29939 \begin_inset Foot
29940 status open
29941
29942 \begin_layout Plain Layout
29943 \begin_inset CommandInset label
29944 LatexCommand label
29945 name "foot:This-is-an"
29946
29947 \end_inset
29948
29949 This is an example footnote.
29950 \end_layout
29951
29952 \end_inset
29953
29954
29955 \family default
29956 \series default
29957 \bar default
29958
29959 \begin_inset ERT
29960 status collapsed
29961
29962 \begin_layout Plain Layout
29963
29964
29965 \backslash
29966 newcounter{MyRepeatFoot}
29967 \end_layout
29968
29969 \begin_layout Plain Layout
29970
29971
29972 \backslash
29973 setcounter{MyRepeatFoot}{
29974 \backslash
29975 thefootnote}
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \end_layout
29982
29983 \begin_layout Standard
29984 The footnote will appear in the output as a superscript number at the text
29985  position where the footnote box is placed.
29986  The footnote text is placed at the bottom of the current page.
29987  The footnote number is calculated by \SpecialChar LaTeX
29988 ; the numbers are consecutive.
29989  Whether the footnote number is reset for every chapter depends on your
29990  document class.
29991 \end_layout
29992
29993 \begin_layout Standard
29994 Footnotes can be referenced like floats: Insert a label into the footnote
29995  and cross-reference this label in the text as described in section
29996 \begin_inset space ~
29997 \end_inset
29998
29999
30000 \begin_inset CommandInset ref
30001 LatexCommand ref
30002 reference "sec:Referencing-Floats"
30003
30004 \end_inset
30005
30006 .
30007 \begin_inset Newline newline
30008 \end_inset
30009
30010 This is a cross-reference of Footnote
30011 \begin_inset space ~
30012 \end_inset
30013
30014
30015 \begin_inset CommandInset ref
30016 LatexCommand ref
30017 reference "foot:This-is-an"
30018
30019 \end_inset
30020
30021 .
30022 \end_layout
30023
30024 \begin_layout Standard
30025 \begin_inset VSpace defskip
30026 \end_inset
30027
30028 Footnotes in title environments are usually not numbered with symbols and
30029  they cannot contain several paragraphs.
30030  See for example the footnote in the titling of this document.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 \begin_inset VSpace defskip
30035 \end_inset
30036
30037 Footnotes in tables are not printed by \SpecialChar LaTeX
30038  due to technical reasons.
30039  However there exists another method to print them: Instead of the footnote
30040  the command 
30041 \series bold
30042
30043 \backslash
30044 footnotemark{}
30045 \series default
30046  is inserted as \SpecialChar TeX
30047  code.
30048  The text of the footnote is entered as an argument of the \SpecialChar TeX
30049  code command
30050  
30051 \series bold
30052
30053 \backslash
30054 footnotetext
30055 \series default
30056  after the table.
30057 \begin_inset Newline newline
30058 \end_inset
30059
30060 This was done for the following table with the command
30061 \end_layout
30062
30063 \begin_layout Standard
30064
30065 \series bold
30066
30067 \backslash
30068 footnotetext{
30069 \series default
30070 Printed table footnote.
30071 \series bold
30072 }
30073 \end_layout
30074
30075 \begin_layout Standard
30076 \begin_inset Tabular
30077 <lyxtabular version="3" rows="2" columns="1">
30078 <features tabularvalignment="middle">
30079 <column alignment="center" valignment="top">
30080 <row>
30081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085 This an example text.
30086 \begin_inset Foot
30087 status open
30088
30089 \begin_layout Plain Layout
30090 This footnote will not be printed!
30091 \end_layout
30092
30093 \end_inset
30094
30095
30096 \end_layout
30097
30098 \end_inset
30099 </cell>
30100 </row>
30101 <row>
30102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30103 \begin_inset Text
30104
30105 \begin_layout Plain Layout
30106 This an example text.
30107 \begin_inset ERT
30108 status collapsed
30109
30110 \begin_layout Plain Layout
30111
30112
30113 \backslash
30114 footnotemark{}
30115 \end_layout
30116
30117 \end_inset
30118
30119
30120 \end_layout
30121
30122 \end_inset
30123 </cell>
30124 </row>
30125 </lyxtabular>
30126
30127 \end_inset
30128
30129
30130 \begin_inset ERT
30131 status collapsed
30132
30133 \begin_layout Plain Layout
30134
30135
30136 \backslash
30137 footnotetext{
30138 \end_layout
30139
30140 \end_inset
30141
30142 Printed table footnote.
30143 \begin_inset ERT
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147
30148 }
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \end_layout
30155
30156 \begin_layout Standard
30157 Footnotes in longtables are described in section
30158 \begin_inset space ~
30159 \end_inset
30160
30161
30162 \begin_inset CommandInset ref
30163 LatexCommand ref
30164 reference "subsec:Footnotes-in-Longtables"
30165
30166 \end_inset
30167
30168 .
30169 \end_layout
30170
30171 \begin_layout Standard
30172 Footnotes in minipage boxes are printed, but inside the box and with a different
30173  numbering because a minipage box is like a page inside a page.
30174  (For more about minipages, see section
30175 \begin_inset space ~
30176 \end_inset
30177
30178
30179 \begin_inset CommandInset ref
30180 LatexCommand ref
30181 reference "sec:Minipages"
30182
30183 \end_inset
30184
30185 .) To get a footnote in the minipage that is output at the bottom of the
30186  page like normal footnotes, also use the method of 
30187 \series bold
30188
30189 \backslash
30190 footnotemark{}
30191 \series default
30192  and 
30193 \series bold
30194
30195 \backslash
30196 footnotetext
30197 \series default
30198 .
30199 \end_layout
30200
30201 \begin_layout Standard
30202 \begin_inset Box Frameless
30203 position "t"
30204 hor_pos "c"
30205 has_inner_box 1
30206 inner_pos "t"
30207 use_parbox 0
30208 use_makebox 0
30209 width "100col%"
30210 special "none"
30211 height "1in"
30212 height_special "totalheight"
30213 thickness "0.4pt"
30214 separation "3pt"
30215 shadowsize "4pt"
30216 framecolor "black"
30217 backgroundcolor "none"
30218 status open
30219
30220 \begin_layout Plain Layout
30221 This an example text in a minipage.
30222 \begin_inset Foot
30223 status open
30224
30225 \begin_layout Plain Layout
30226 Footnote in the minipage.
30227 \end_layout
30228
30229 \end_inset
30230
30231
30232 \end_layout
30233
30234 \begin_layout Plain Layout
30235 This an example text in a minipage.
30236 \begin_inset ERT
30237 status collapsed
30238
30239 \begin_layout Plain Layout
30240
30241
30242 \backslash
30243 footnotemark{}
30244 \end_layout
30245
30246 \end_inset
30247
30248
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \end_layout
30255
30256 \begin_layout Standard
30257 \begin_inset ERT
30258 status collapsed
30259
30260 \begin_layout Plain Layout
30261
30262
30263 \backslash
30264 footnotetext{
30265 \end_layout
30266
30267 \end_inset
30268
30269 Footnote outside the minipage.
30270 \begin_inset ERT
30271 status collapsed
30272
30273 \begin_layout Plain Layout
30274
30275 }
30276 \end_layout
30277
30278 \end_inset
30279
30280
30281 \end_layout
30282
30283 \begin_layout Standard
30284 \begin_inset VSpace defskip
30285 \end_inset
30286
30287
30288 \end_layout
30289
30290 \begin_layout Standard
30291 To refer to the same footnote several times without printing the footnote
30292  text every time, use the command 
30293 \series bold
30294
30295 \backslash
30296 footnotemark[number]
30297 \series default
30298  in \SpecialChar TeX
30299  code.
30300 \begin_inset Newline newline
30301 \end_inset
30302
30303 As you do not know the number of the repeating footnote while you are writing
30304  the text, you have to store its number.
30305  For the following footnote mark example, these commands were inserted in
30306  \SpecialChar TeX
30307  code after Footnote
30308 \begin_inset space ~
30309 \end_inset
30310
30311
30312 \begin_inset CommandInset ref
30313 LatexCommand ref
30314 reference "foot:This-is-an"
30315
30316 \end_inset
30317
30318  to store the footnote number:
30319 \end_layout
30320
30321 \begin_layout Standard
30322
30323 \series bold
30324
30325 \backslash
30326 newcounter{MyRepeatFoot}
30327 \begin_inset Newline newline
30328 \end_inset
30329
30330
30331 \backslash
30332 setcounter{MyRepeatFoot}{
30333 \backslash
30334 thefootnote}
30335 \end_layout
30336
30337 \begin_layout Standard
30338 The footnote mark was then created with this command:
30339 \end_layout
30340
30341 \begin_layout Standard
30342
30343 \series bold
30344
30345 \backslash
30346 footnotemark[
30347 \backslash
30348 theMyRepeatFoot]
30349 \end_layout
30350
30351 \begin_layout Standard
30352 Here is a repeated footnote:
30353 \family roman
30354 \series medium
30355 \bar no
30356
30357 \begin_inset ERT
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361
30362
30363 \backslash
30364 footnotemark[
30365 \backslash
30366 theMyRepeatFoot]
30367 \end_layout
30368
30369 \end_inset
30370
30371
30372 \end_layout
30373
30374 \begin_layout Standard
30375 If you want to repeat the previous footnote, you can omit the storage of
30376  the footnote number and just use this command instead:
30377 \end_layout
30378
30379 \begin_layout Standard
30380
30381 \series bold
30382
30383 \backslash
30384 footnotemark[
30385 \backslash
30386 thefootnote]
30387 \end_layout
30388
30389 \begin_layout Standard
30390 Here is another repeated footnote:
30391 \family roman
30392 \series medium
30393 \bar no
30394
30395 \begin_inset ERT
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399
30400
30401 \backslash
30402 footnotemark[
30403 \backslash
30404 thefootnote]
30405 \end_layout
30406
30407 \end_inset
30408
30409
30410 \end_layout
30411
30412 \begin_layout Subsection
30413 Footnote Numbering
30414 \begin_inset CommandInset label
30415 LatexCommand label
30416 name "subsec:Footnote-Numbering"
30417
30418 \end_inset
30419
30420
30421 \begin_inset Index idx
30422 status collapsed
30423
30424 \begin_layout Plain Layout
30425 Footnotes ! Numbering
30426 \end_layout
30427
30428 \end_inset
30429
30430
30431 \end_layout
30432
30433 \begin_layout Standard
30434 To reset the footnote number back to 1 after each section
30435 \family roman
30436 , add this command to your document preamble:
30437 \end_layout
30438
30439 \begin_layout Standard
30440
30441 \series bold
30442
30443 \backslash
30444 @addtoreset{footnote}{section}
30445 \end_layout
30446
30447 \begin_layout Standard
30448 \begin_inset VSpace bigskip
30449 \end_inset
30450
30451 The following preamble command changes the footnote numbering style to small
30452  roman numerals:
30453 \end_layout
30454
30455 \begin_layout Standard
30456
30457 \series bold
30458
30459 \backslash
30460 renewcommand{
30461 \backslash
30462 thefootnote}{
30463 \backslash
30464 roman{footnote}}
30465 \end_layout
30466
30467 \begin_layout Standard
30468 \begin_inset ERT
30469 status collapsed
30470
30471 \begin_layout Plain Layout
30472
30473
30474 \backslash
30475 renewcommand{
30476 \backslash
30477 thefootnote}{
30478 \backslash
30479 roman{footnote}}
30480 \end_layout
30481
30482 \end_inset
30483
30484  This is a footnote with roman numbering:
30485 \begin_inset Foot
30486 status open
30487
30488 \begin_layout Plain Layout
30489 This is an example footnote with roman numbering.
30490 \end_layout
30491
30492 \end_inset
30493
30494
30495 \end_layout
30496
30497 \begin_layout Standard
30498 To change the numbering style to capital roman numerals replace in the command
30499  above 
30500 \series bold
30501
30502 \backslash
30503 roman
30504 \series default
30505  by 
30506 \series bold
30507
30508 \backslash
30509 Roman
30510 \series default
30511 .
30512  To 
30513 \begin_inset Quotes eld
30514 \end_inset
30515
30516 number
30517 \begin_inset Quotes erd
30518 \end_inset
30519
30520  footnotes with capital or small Latin letters use 
30521 \series bold
30522
30523 \backslash
30524 Alph
30525 \series default
30526  or 
30527 \series bold
30528
30529 \backslash
30530 alph
30531 \series default
30532 , respectively.
30533  To 
30534 \begin_inset Quotes eld
30535 \end_inset
30536
30537 number
30538 \begin_inset Quotes erd
30539 \end_inset
30540
30541  footnotes with symbols use 
30542 \series bold
30543
30544 \backslash
30545 fnsymbol
30546 \series default
30547 .
30548 \end_layout
30549
30550 \begin_layout Standard
30551 \begin_inset Note Greyedout
30552 status open
30553
30554 \begin_layout Plain Layout
30555
30556 \series bold
30557 Note:
30558 \series default
30559  You can only number 26 footnotes with Latin letters, because this numbering
30560  is limited to single letters.
30561 \end_layout
30562
30563 \end_inset
30564
30565
30566 \begin_inset Newline newline
30567 \end_inset
30568
30569
30570 \begin_inset Note Greyedout
30571 status open
30572
30573 \begin_layout Plain Layout
30574
30575 \series bold
30576 Note:
30577 \series default
30578  You can only number 9 footnotes with symbols.
30579 \end_layout
30580
30581 \end_inset
30582
30583
30584 \end_layout
30585
30586 \begin_layout Standard
30587 To return to the default numbering style after you have changed to another
30588  one, use 
30589 \series bold
30590
30591 \backslash
30592 arabic
30593 \series default
30594  instead of 
30595 \series bold
30596
30597 \backslash
30598 roman
30599 \series default
30600  in the command above.
30601 \begin_inset ERT
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605
30606
30607 \backslash
30608 renewcommand{
30609 \backslash
30610 thefootnote}{
30611 \backslash
30612 arabic{footnote}}
30613 \end_layout
30614
30615 \end_inset
30616
30617
30618 \end_layout
30619
30620 \begin_layout Standard
30621 \begin_inset VSpace bigskip
30622 \end_inset
30623
30624
30625 \end_layout
30626
30627 \begin_layout Standard
30628 If you want to have footnotes numbered in the scheme 
30629 \begin_inset Quotes eld
30630 \end_inset
30631
30632 chapter.footnote
30633 \begin_inset Quotes erd
30634 \end_inset
30635
30636 , add the following command to your document preamble:
30637 \end_layout
30638
30639 \begin_layout Standard
30640
30641 \series bold
30642
30643 \backslash
30644 numberwithin{footnote}{chapter}
30645 \end_layout
30646
30647 \begin_layout Standard
30648 To be able to use the command 
30649 \series bold
30650
30651 \backslash
30652 numberwithin
30653 \series default
30654 , set in the tab 
30655 \family sans
30656 Math
30657 \begin_inset space ~
30658 \end_inset
30659
30660 Options
30661 \family default
30662  in the document settings the option 
30663 \family sans
30664 Use
30665 \begin_inset space ~
30666 \end_inset
30667
30668 AMS
30669 \begin_inset space ~
30670 \end_inset
30671
30672 math
30673 \begin_inset space ~
30674 \end_inset
30675
30676 package
30677 \family default
30678 .
30679 \end_layout
30680
30681 \begin_layout Standard
30682 \begin_inset ERT
30683 status collapsed
30684
30685 \begin_layout Plain Layout
30686
30687
30688 \backslash
30689 numberwithin{footnote}{chapter}
30690 \end_layout
30691
30692 \end_inset
30693
30694 This is another example footnote:
30695 \series bold
30696
30697 \begin_inset Foot
30698 status open
30699
30700 \begin_layout Plain Layout
30701 This is a footnote numbered in the scheme 
30702 \begin_inset Quotes eld
30703 \end_inset
30704
30705 chapter.footnote
30706 \begin_inset Quotes erd
30707 \end_inset
30708
30709 .
30710 \end_layout
30711
30712 \end_inset
30713
30714
30715 \series default
30716
30717 \begin_inset ERT
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721
30722
30723 \backslash
30724 renewcommand{
30725 \backslash
30726 thefootnote}{
30727 \backslash
30728 arabic{footnote}}
30729 \end_layout
30730
30731 \end_inset
30732
30733
30734 \end_layout
30735
30736 \begin_layout Standard
30737 \begin_inset Note Greyedout
30738 status open
30739
30740 \begin_layout Plain Layout
30741
30742 \series bold
30743 Note:
30744 \series default
30745  
30746 \series bold
30747
30748 \backslash
30749 numberwithin
30750 \series default
30751  always prints out the footnote number as arabic number; previous redefinitions
30752  to get non-arabic numbers are overwritten.
30753 \end_layout
30754
30755 \end_inset
30756
30757
30758 \end_layout
30759
30760 \begin_layout Standard
30761 So to get for example the scheme 
30762 \begin_inset Quotes eld
30763 \end_inset
30764
30765 chapter.
30766 \backslash
30767 Roman{footnote}
30768 \begin_inset Quotes erd
30769 \end_inset
30770
30771 , use this command instead of 
30772 \series bold
30773
30774 \backslash
30775 numberwithin
30776 \series default
30777 :
30778 \end_layout
30779
30780 \begin_layout Standard
30781
30782 \series bold
30783
30784 \backslash
30785 renewcommand{
30786 \backslash
30787 thefootnote}{
30788 \backslash
30789 thechapter.
30790 \backslash
30791 Roman{footnote}}
30792 \end_layout
30793
30794 \begin_layout Subsection
30795 Footnote Placement
30796 \begin_inset Index idx
30797 status collapsed
30798
30799 \begin_layout Plain Layout
30800 Footnotes ! Placement
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \end_layout
30807
30808 \begin_layout Standard
30809 If you have several footnotes in one page, they appear without vertical
30810  space between them at the bottom of the page.
30811  To make them more readable you can e.
30812 \begin_inset space \thinspace{}
30813 \end_inset
30814
30815 g.
30816 \begin_inset space \space{}
30817 \end_inset
30818
30819 add 1.5
30820 \begin_inset space \thinspace{}
30821 \end_inset
30822
30823 mm space with the following preamble command:
30824 \end_layout
30825
30826 \begin_layout Standard
30827
30828 \series bold
30829
30830 \backslash
30831 let
30832 \backslash
30833 myFoot
30834 \backslash
30835 footnote
30836 \begin_inset Newline newline
30837 \end_inset
30838
30839
30840 \backslash
30841 renewcommand{
30842 \backslash
30843 footnote}[1]{
30844 \backslash
30845 myFoot{#1
30846 \backslash
30847 vspace{1.5mm}}}
30848 \end_layout
30849
30850 \begin_layout Standard
30851 \begin_inset VSpace bigskip
30852 \end_inset
30853
30854 In a two-column document the footnotes appear at the bottom of every column,
30855  see Figure
30856 \begin_inset space ~
30857 \end_inset
30858
30859
30860 \begin_inset CommandInset ref
30861 LatexCommand ref
30862 reference "fig:Standard-footnote-placement"
30863
30864 \end_inset
30865
30866 .
30867  If the footnotes should only appear at the bottom of the right column,
30868  as in Figure
30869 \begin_inset space ~
30870 \end_inset
30871
30872
30873 \begin_inset CommandInset ref
30874 LatexCommand ref
30875 reference "fig:Footnote-placement-in"
30876
30877 \end_inset
30878
30879 , use the \SpecialChar LaTeX
30880 -package 
30881 \series bold
30882 ftnright
30883 \series default
30884
30885 \begin_inset Index idx
30886 status collapsed
30887
30888 \begin_layout Plain Layout
30889 \SpecialChar LaTeX
30890 -packages ! ftnright
30891 \end_layout
30892
30893 \end_inset
30894
30895  with this command in the document preamble:
30896 \end_layout
30897
30898 \begin_layout Standard
30899
30900 \series bold
30901
30902 \backslash
30903 usepackage{ftnright}
30904 \end_layout
30905
30906 \begin_layout Standard
30907 \begin_inset Float figure
30908 placement !h
30909 wide false
30910 sideways false
30911 status open
30912
30913 \begin_layout Plain Layout
30914 \begin_inset ERT
30915 status collapsed
30916
30917 \begin_layout Plain Layout
30918
30919
30920 \backslash
30921 framebox{
30922 \end_layout
30923
30924 \end_inset
30925
30926
30927 \begin_inset Graphics
30928         filename clipart/without_fntright.pdf
30929         width 100col%
30930         scaleBeforeRotation
30931
30932 \end_inset
30933
30934
30935 \begin_inset ERT
30936 status collapsed
30937
30938 \begin_layout Plain Layout
30939
30940 }
30941 \end_layout
30942
30943 \end_inset
30944
30945
30946 \end_layout
30947
30948 \begin_layout Plain Layout
30949 \begin_inset Caption Standard
30950
30951 \begin_layout Plain Layout
30952 \begin_inset CommandInset label
30953 LatexCommand label
30954 name "fig:Standard-footnote-placement"
30955
30956 \end_inset
30957
30958 Standard footnote placement in two-column documents.
30959 \end_layout
30960
30961 \end_inset
30962
30963
30964 \end_layout
30965
30966 \end_inset
30967
30968
30969 \end_layout
30970
30971 \begin_layout Standard
30972 \begin_inset Float figure
30973 placement !h
30974 wide false
30975 sideways false
30976 status open
30977
30978 \begin_layout Plain Layout
30979 \begin_inset ERT
30980 status collapsed
30981
30982 \begin_layout Plain Layout
30983
30984
30985 \backslash
30986 framebox{
30987 \end_layout
30988
30989 \end_inset
30990
30991
30992 \begin_inset Graphics
30993         filename clipart/with_fntright.pdf
30994         width 100col%
30995         scaleBeforeRotation
30996
30997 \end_inset
30998
30999
31000 \begin_inset ERT
31001 status collapsed
31002
31003 \begin_layout Plain Layout
31004
31005 }
31006 \end_layout
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Plain Layout
31014 \begin_inset Caption Standard
31015
31016 \begin_layout Plain Layout
31017 \begin_inset CommandInset label
31018 LatexCommand label
31019 name "fig:Footnote-placement-in"
31020
31021 \end_inset
31022
31023 Footnote placement in two-column documents when the \SpecialChar LaTeX
31024 -package 
31025 \series bold
31026 ftnright
31027 \series default
31028  is used.
31029 \end_layout
31030
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \end_inset
31037
31038
31039 \end_layout
31040
31041 \begin_layout Standard
31042 \begin_inset VSpace bigskip
31043 \end_inset
31044
31045 In some scientific literature it is usual to collect the footnotes and print
31046  them in a separate paragraph at the end of a section, as in Figure
31047 \begin_inset space ~
31048 \end_inset
31049
31050
31051 \begin_inset CommandInset ref
31052 LatexCommand ref
31053 reference "fig:Endnotes"
31054
31055 \end_inset
31056
31057 .
31058  They are then called 
31059 \begin_inset Quotes eld
31060 \end_inset
31061
31062 endnotes
31063 \begin_inset Quotes erd
31064 \end_inset
31065
31066 .
31067 \begin_inset Index idx
31068 status collapsed
31069
31070 \begin_layout Plain Layout
31071 Endnotes
31072 \end_layout
31073
31074 \end_inset
31075
31076  To use endnotes instead of footnotes in your document, load in the menu
31077  
31078 \family sans
31079 Document\SpecialChar menuseparator
31080 Settings\SpecialChar menuseparator
31081 Modules 
31082 \family default
31083 the module 
31084 \family sans
31085 Foot
31086 \begin_inset space ~
31087 \end_inset
31088
31089 to
31090 \begin_inset space ~
31091 \end_inset
31092
31093 End
31094 \family default
31095 .
31096  To insert the collected footnotes, insert the command
31097 \end_layout
31098
31099 \begin_layout Standard
31100
31101 \series bold
31102
31103 \backslash
31104 theendnotes
31105 \end_layout
31106
31107 \begin_layout Standard
31108 in \SpecialChar TeX
31109  Code at the end of a section or chapter.
31110 \end_layout
31111
31112 \begin_layout Standard
31113 \begin_inset Float figure
31114 wide false
31115 sideways false
31116 status open
31117
31118 \begin_layout Plain Layout
31119 \align center
31120 \begin_inset ERT
31121 status collapsed
31122
31123 \begin_layout Plain Layout
31124
31125
31126 \backslash
31127 framebox{
31128 \end_layout
31129
31130 \end_inset
31131
31132
31133 \begin_inset Graphics
31134         filename clipart/endnotes.pdf
31135         scaleBeforeRotation
31136
31137 \end_inset
31138
31139
31140 \begin_inset ERT
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144
31145 }
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Plain Layout
31154 \begin_inset Caption Standard
31155
31156 \begin_layout Plain Layout
31157 \begin_inset CommandInset label
31158 LatexCommand label
31159 name "fig:Endnotes"
31160
31161 \end_inset
31162
31163 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
31164  or chapters.
31165 \end_layout
31166
31167 \end_inset
31168
31169
31170 \end_layout
31171
31172 \end_inset
31173
31174
31175 \end_layout
31176
31177 \begin_layout Standard
31178 \begin_inset VSpace medskip
31179 \end_inset
31180
31181 The paragraph heading for the endnotes isn't automatically translated into
31182  the document language, this must be done manually.
31183  The following preamble command translates the default English 
31184 \begin_inset Quotes eld
31185 \end_inset
31186
31187 Notes
31188 \begin_inset Quotes erd
31189 \end_inset
31190
31191  into the German 
31192 \begin_inset Quotes eld
31193 \end_inset
31194
31195 Anmerkungen
31196 \begin_inset Quotes erd
31197 \end_inset
31198
31199 :
31200 \end_layout
31201
31202 \begin_layout Standard
31203
31204 \series bold
31205
31206 \backslash
31207 renewcommand{
31208 \backslash
31209 notesname}{Anmerkungen}
31210 \end_layout
31211
31212 \begin_layout Standard
31213 \begin_inset VSpace medskip
31214 \end_inset
31215
31216 The numbering of endnotes can be changed like the footnote numbering as
31217  described in section
31218 \begin_inset space ~
31219 \end_inset
31220
31221
31222 \begin_inset CommandInset ref
31223 LatexCommand ref
31224 reference "subsec:Footnote-Numbering"
31225
31226 \end_inset
31227
31228 ; just replace the command 
31229 \series bold
31230
31231 \backslash
31232 thefootnote
31233 \series default
31234  by 
31235 \series bold
31236
31237 \backslash
31238 theendnote
31239 \series default
31240 .
31241  To reset the endnote number use the command 
31242 \series bold
31243
31244 \backslash
31245 @addtoreset
31246 \series default
31247  as described in section
31248 \begin_inset space ~
31249 \end_inset
31250
31251
31252 \begin_inset CommandInset ref
31253 LatexCommand ref
31254 reference "subsec:Footnote-Numbering"
31255
31256 \end_inset
31257
31258  and replace the command parameter 
31259 \series bold
31260 footnote
31261 \series default
31262  by 
31263 \series bold
31264 endnote
31265 \series default
31266 .
31267 \end_layout
31268
31269 \begin_layout Standard
31270 For endnotes there is the command 
31271 \series bold
31272
31273 \backslash
31274 endnotemark[number]
31275 \series default
31276  similar to the command 
31277 \series bold
31278
31279 \backslash
31280 footnotemark
31281 \series default
31282 , that is described in section
31283 \begin_inset space ~
31284 \end_inset
31285
31286
31287 \begin_inset CommandInset ref
31288 LatexCommand ref
31289 reference "sec:Footnotes"
31290
31291 \end_inset
31292
31293 .
31294 \end_layout
31295
31296 \begin_layout Standard
31297 \begin_inset VSpace bigskip
31298 \end_inset
31299
31300 Footnotes can also be placed in the page margin and the footnote text alignment
31301  can be changed, see the \SpecialChar LaTeX
31302 -package 
31303 \series bold
31304 footmisc
31305 \series default
31306
31307 \begin_inset Index idx
31308 status collapsed
31309
31310 \begin_layout Plain Layout
31311 \SpecialChar LaTeX
31312 -packages ! footmisc
31313 \end_layout
31314
31315 \end_inset
31316
31317
31318 \begin_inset CommandInset citation
31319 LatexCommand cite
31320 key "footmisc"
31321
31322 \end_inset
31323
31324  for more information about this.
31325 \end_layout
31326
31327 \begin_layout Standard
31328 For various further footnote formatting issues have a look at \SpecialChar LaTeX
31329 -books, 
31330 \begin_inset CommandInset citation
31331 LatexCommand cite
31332 key "latexcompanion,latexguide,latexbook"
31333
31334 \end_inset
31335
31336 .
31337  If you are using a 
31338 \series bold
31339 KOMA-Script
31340 \series default
31341
31342 \begin_inset Index idx
31343 status collapsed
31344
31345 \begin_layout Plain Layout
31346 \SpecialChar LaTeX
31347 -packages ! KOMA-Script
31348 \end_layout
31349
31350 \end_inset
31351
31352  document class, you can adjust all footnote settings using class-specific
31353  commands, see 
31354 \begin_inset CommandInset citation
31355 LatexCommand cite
31356 key "KOMA-Script"
31357
31358 \end_inset
31359
31360 .
31361 \end_layout
31362
31363 \begin_layout Section
31364 Margin Notes
31365 \begin_inset Index idx
31366 status collapsed
31367
31368 \begin_layout Plain Layout
31369 Notes ! Margin Notes
31370 \end_layout
31371
31372 \end_inset
31373
31374
31375 \end_layout
31376
31377 \begin_layout Standard
31378 Margin notes look and behave in \SpecialChar LyX
31379  like footnotes.
31380  They are inserted via the menu 
31381 \family sans
31382 Insert\SpecialChar menuseparator
31383 Marginal
31384 \begin_inset space ~
31385 \end_inset
31386
31387 Note
31388 \family default
31389  or the toolbar button 
31390 \begin_inset Info
31391 type  "icon"
31392 arg   "marginalnote-insert"
31393 \end_inset
31394
31395 .
31396  A grey 
31397 \family roman
31398 \series medium
31399 box with the
31400 \family default
31401 \series default
31402  red 
31403 \family roman
31404 \series medium
31405 label 
31406 \begin_inset Quotes eld
31407 \end_inset
31408
31409 margin
31410 \begin_inset Quotes erd
31411 \end_inset
31412
31413  appears where you can enter the text of the margin note.
31414 \end_layout
31415
31416 \begin_layout Standard
31417 At the side is an example margin note.
31418
31419 \family roman
31420 \series medium
31421  
31422 \begin_inset Marginal
31423 status open
31424
31425 \begin_layout Plain Layout
31426 This is a margin note.
31427 \end_layout
31428
31429 \end_inset
31430
31431
31432 \end_layout
31433
31434 \begin_layout Standard
31435 Margin notes appear at the right side in single-sided documents.
31436  In double-sided documents they appear in the outer margin â€“ left on even
31437  pages, right on odd pages.
31438  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
31439 d when the note appears in the left margin.
31440  The first line of the margin note is placed at the position of the text
31441  line where it is inserted in the document.
31442 \end_layout
31443
31444 \begin_layout Standard
31445 \begin_inset VSpace bigskip
31446 \end_inset
31447
31448 To place the margin note in the inner margin, add the command
31449 \end_layout
31450
31451 \begin_layout Standard
31452
31453 \series bold
31454
31455 \backslash
31456 reversemarginpar
31457 \end_layout
31458
31459 \begin_layout Standard
31460 in \SpecialChar TeX
31461  Code before a margin note.
31462  The new placement is valid for all subsequent margin notes.
31463  
31464 \begin_inset ERT
31465 status collapsed
31466
31467 \begin_layout Plain Layout
31468
31469
31470 \backslash
31471 reversemarginpar 
31472 \end_layout
31473
31474 \end_inset
31475
31476
31477 \begin_inset Marginal
31478 status open
31479
31480 \begin_layout Plain Layout
31481 This is a margin note in the inner margin.
31482 \end_layout
31483
31484 \end_inset
31485
31486
31487 \series bold
31488
31489 \begin_inset Newline newline
31490 \end_inset
31491
31492
31493 \series default
31494
31495 \begin_inset Note Greyedout
31496 status open
31497
31498 \begin_layout Plain Layout
31499
31500 \series bold
31501 Note:
31502 \series default
31503  There is often not enough space in the inner margin so that the notes are
31504  not correctly displayed in the output.
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \end_layout
31511
31512 \begin_layout Standard
31513 To return to the default placement insert the command
31514 \end_layout
31515
31516 \begin_layout Standard
31517
31518 \series bold
31519
31520 \backslash
31521 normalmarginpar
31522 \end_layout
31523
31524 \begin_layout Standard
31525 in \SpecialChar TeX
31526  Code.
31527 \begin_inset ERT
31528 status collapsed
31529
31530 \begin_layout Plain Layout
31531
31532
31533 \backslash
31534 normalmarginpar 
31535 \end_layout
31536
31537 \end_inset
31538
31539  
31540 \begin_inset Note Greyedout
31541 status open
31542
31543 \begin_layout Plain Layout
31544
31545 \series bold
31546 Note:
31547 \series default
31548  The command is ignored when it is within a paragraph where also the command
31549  
31550 \series bold
31551
31552 \backslash
31553 reversemarginpar
31554 \series default
31555  is inserted.
31556 \end_layout
31557
31558 \end_inset
31559
31560
31561 \end_layout
31562
31563 \begin_layout Standard
31564 \begin_inset VSpace bigskip
31565 \end_inset
31566
31567
31568 \family roman
31569 \series medium
31570
31571 \begin_inset Marginal
31572 status open
31573
31574 \begin_layout Plain Layout
31575 AVeryLongMarginParWord that isn't hyphenated.
31576 \end_layout
31577
31578 \end_inset
31579
31580
31581 \family default
31582 \series default
31583  Similar to the case described in section
31584 \begin_inset space ~
31585 \end_inset
31586
31587
31588 \begin_inset CommandInset ref
31589 LatexCommand ref
31590 reference "subsec:Multiple-Lines-in"
31591
31592 \end_inset
31593
31594 , long words cannot be hyphenated when they are the first word in a margin
31595  note.
31596  To avoid this, insert 0
31597 \begin_inset space \thinspace{}
31598 \end_inset
31599
31600 pt horizontal space before the word
31601 \family roman
31602 \series medium
31603 .
31604  
31605 \begin_inset Marginal
31606 status open
31607
31608 \begin_layout Plain Layout
31609 \begin_inset space \hspace*{}
31610 \length 0pt
31611 \end_inset
31612
31613 AVeryLongMarginParWord that is hyphenated.
31614 \end_layout
31615
31616 \end_inset
31617
31618
31619 \end_layout
31620
31621 \begin_layout Standard
31622 \begin_inset VSpace bigskip
31623 \end_inset
31624
31625
31626 \end_layout
31627
31628 \begin_layout Standard
31629 \begin_inset Note Greyedout
31630 status open
31631
31632 \begin_layout Plain Layout
31633
31634 \series bold
31635 Note:
31636 \series default
31637  Margin notes can normally not be used inside tables, floats, and footnotes.
31638 \end_layout
31639
31640 \end_inset
31641
31642
31643 \end_layout
31644
31645 \begin_layout Standard
31646 \begin_inset VSpace bigskip
31647 \end_inset
31648
31649
31650 \end_layout
31651
31652 \begin_layout Standard
31653 \begin_inset ERT
31654 status collapsed
31655
31656 \begin_layout Plain Layout
31657
31658
31659 \backslash
31660 ifmarginnote
31661 \end_layout
31662
31663 \end_inset
31664
31665
31666 \begin_inset Note Note
31667 status open
31668
31669 \begin_layout Plain Layout
31670 The following section will only be displayed when the \SpecialChar LaTeX
31671 -package 
31672 \series bold
31673 marginnote
31674 \series default
31675  is installed.
31676 \end_layout
31677
31678 \end_inset
31679
31680
31681 \end_layout
31682
31683 \begin_layout Standard
31684 This restriction can be evaded by using the \SpecialChar LaTeX
31685 -package 
31686 \series bold
31687 marginnote
31688 \series default
31689
31690 \begin_inset Index idx
31691 status collapsed
31692
31693 \begin_layout Plain Layout
31694 \SpecialChar LaTeX
31695 -packages ! marginnote
31696 \end_layout
31697
31698 \end_inset
31699
31700 .
31701  By adding these two lines to your document preamble, the command used by
31702  \SpecialChar LyX
31703  for margin notes is redefined to use the command provided by the 
31704 \series bold
31705 marginnote
31706 \series default
31707 -package:
31708 \end_layout
31709
31710 \begin_layout Standard
31711
31712 \series bold
31713
31714 \backslash
31715 usepackage{marginnote}
31716 \begin_inset Newline newline
31717 \end_inset
31718
31719
31720 \backslash
31721 let
31722 \backslash
31723 marginpar
31724 \backslash
31725 marginnote
31726 \end_layout
31727
31728 \begin_layout Standard
31729 This is also used in this document because 
31730 \series bold
31731 marginnote
31732 \series default
31733  has another useful feature: You can set a vertical offset for the note.
31734  This is often needed when too many margin notes are too close together
31735  or for a better page layout.
31736  The offset is set in \SpecialChar LyX
31737  as \SpecialChar TeX
31738  Code directly after the margin note in the scheme
31739 \end_layout
31740
31741 \begin_layout Standard
31742
31743 \series bold
31744 [offset]
31745 \end_layout
31746
31747 \begin_layout Standard
31748 where the offset is a length with one of the units listed in Table
31749 \begin_inset space ~
31750 \end_inset
31751
31752
31753 \begin_inset CommandInset ref
31754 LatexCommand ref
31755 reference "tab:Units"
31756
31757 \end_inset
31758
31759 .
31760  A negative value shifts the note up, a positive value shifts it down.
31761  
31762 \family roman
31763 \series medium
31764 For example the margin note beside this text line is shifted up 1.5
31765 \begin_inset space \thinspace{}
31766 \end_inset
31767
31768 cm with the \SpecialChar TeX
31769  Code command 
31770 \begin_inset Quotes eld
31771 \end_inset
31772
31773
31774 \family default
31775 \series bold
31776 [-1.5cm]
31777 \family roman
31778 \series medium
31779
31780 \begin_inset Quotes erd
31781 \end_inset
31782
31783
31784 \begin_inset Marginal
31785 status open
31786
31787 \begin_layout Plain Layout
31788 This margin note is shifted up 1.5
31789 \begin_inset space \thinspace{}
31790 \end_inset
31791
31792 cm from its original position.
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \family default
31799 \series default
31800
31801 \begin_inset ERT
31802 status collapsed
31803
31804 \begin_layout Plain Layout
31805
31806 [-1.5cm]
31807 \end_layout
31808
31809 \end_inset
31810
31811
31812 \end_layout
31813
31814 \begin_layout Standard
31815 \begin_inset VSpace medskip
31816 \end_inset
31817
31818 With 
31819 \series bold
31820 marginnote
31821 \series default
31822  you can also change the alignment of the text in the margin note.
31823  For example the commands
31824 \end_layout
31825
31826 \begin_layout Standard
31827
31828 \series bold
31829
31830 \backslash
31831 renewcommand*{
31832 \backslash
31833 raggedleftmarginnote}{
31834 \backslash
31835 centering}
31836 \begin_inset Newline newline
31837 \end_inset
31838
31839
31840 \backslash
31841 renewcommand*{
31842 \backslash
31843 raggedrightmarginnote}{
31844 \backslash
31845 centering}
31846 \end_layout
31847
31848 \begin_layout Standard
31849 set the alignment to centered.
31850  
31851 \series bold
31852
31853 \backslash
31854 raggedleftmarginnote
31855 \series default
31856  denotes margin notes that appear at the left side.
31857 \family roman
31858 \series medium
31859
31860 \begin_inset ERT
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864
31865
31866 \backslash
31867 renewcommand*{
31868 \backslash
31869 raggedleftmarginnote}{
31870 \backslash
31871 centering}
31872 \end_layout
31873
31874 \begin_layout Plain Layout
31875
31876
31877 \backslash
31878 renewcommand*{
31879 \backslash
31880 raggedrightmarginnote}{
31881 \backslash
31882 centering}
31883 \end_layout
31884
31885 \end_inset
31886
31887
31888 \begin_inset Marginal
31889 status open
31890
31891 \begin_layout Plain Layout
31892 The text of this margin note is centered.
31893 \end_layout
31894
31895 \end_inset
31896
31897
31898 \family default
31899 \series default
31900  The default is
31901 \end_layout
31902
31903 \begin_layout Standard
31904
31905 \series bold
31906
31907 \backslash
31908 renewcommand*{
31909 \backslash
31910 raggedleftmarginnote}{
31911 \backslash
31912 raggedleft}
31913 \begin_inset Newline newline
31914 \end_inset
31915
31916
31917 \backslash
31918 renewcommand*{
31919 \backslash
31920 raggedrightmarginnote}{
31921 \backslash
31922 raggedright}
31923 \family roman
31924 \series medium
31925
31926 \begin_inset ERT
31927 status collapsed
31928
31929 \begin_layout Plain Layout
31930
31931
31932 \backslash
31933 renewcommand*{
31934 \backslash
31935 raggedleftmarginnote}{
31936 \backslash
31937 raggedleft}
31938 \end_layout
31939
31940 \begin_layout Plain Layout
31941
31942
31943 \backslash
31944 renewcommand*{
31945 \backslash
31946 raggedrightmarginnote}{
31947 \backslash
31948 raggedright}
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Standard
31957 \begin_inset VSpace medskip
31958 \end_inset
31959
31960 For the other features of 
31961 \series bold
31962 marginnote
31963 \series default
31964  refer to its documentation 
31965 \begin_inset CommandInset citation
31966 LatexCommand cite
31967 key "marginnote"
31968
31969 \end_inset
31970
31971 .
31972 \end_layout
31973
31974 \begin_layout Standard
31975 \begin_inset VSpace bigskip
31976 \end_inset
31977
31978 You can adjust the layout of margin notes by changing its definition.
31979  To create for example a header for all margin notes with the underlined,
31980  sans-serif, and bold header text 
31981 \begin_inset Quotes eld
31982 \end_inset
31983
31984
31985 \family sans
31986 \series bold
31987 \bar under
31988 Attention!
31989 \family default
31990 \series default
31991 \bar default
31992
31993 \begin_inset Quotes erd
31994 \end_inset
31995
31996 , add this to your document preamble:
31997 \end_layout
31998
31999 \begin_layout Standard
32000
32001 \series bold
32002
32003 \backslash
32004 let
32005 \backslash
32006 myMarginpar
32007 \backslash
32008 marginpar
32009 \begin_inset Newline newline
32010 \end_inset
32011
32012
32013 \backslash
32014 renewcommand{
32015 \backslash
32016 marginpar}[1]{
32017 \backslash
32018 myMarginpar{%
32019 \begin_inset Newline newline
32020 \end_inset
32021
32022
32023 \begin_inset Phantom HPhantom
32024 status open
32025
32026 \begin_layout Plain Layout
32027
32028 \series bold
32029 \begin_inset space ~
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \end_inset
32036
32037
32038 \backslash
32039 hspace{0pt}
32040 \backslash
32041 textsf{
32042 \backslash
32043 textbf{
32044 \backslash
32045 underbar{Attention!}}}%
32046 \begin_inset Newline newline
32047 \end_inset
32048
32049
32050 \begin_inset Phantom HPhantom
32051 status open
32052
32053 \begin_layout Plain Layout
32054
32055 \series bold
32056 \begin_inset space ~
32057 \end_inset
32058
32059
32060 \end_layout
32061
32062 \end_inset
32063
32064
32065 \backslash
32066 vspace{1.5mm}
32067 \backslash
32068
32069 \backslash
32070 #1}}
32071 \end_layout
32072
32073 \begin_layout Standard
32074
32075 \family roman
32076 \series medium
32077 \begin_inset ERT
32078 status collapsed
32079
32080 \begin_layout Plain Layout
32081
32082
32083 \backslash
32084 let
32085 \backslash
32086 myMarginpar
32087 \backslash
32088 marginpar
32089 \end_layout
32090
32091 \begin_layout Plain Layout
32092
32093
32094 \backslash
32095 renewcommand{
32096 \backslash
32097 marginpar}[1]{
32098 \backslash
32099 myMarginpar{%
32100 \end_layout
32101
32102 \begin_layout Plain Layout
32103
32104    
32105 \backslash
32106 textsf{
32107 \backslash
32108 textbf{
32109 \backslash
32110 underbar{Attention!}}}%
32111 \end_layout
32112
32113 \begin_layout Plain Layout
32114
32115    
32116 \backslash
32117 vspace{1.5mm}
32118 \backslash
32119
32120 \backslash
32121 #1}}
32122 \end_layout
32123
32124 \end_inset
32125
32126
32127 \begin_inset Marginal
32128 status open
32129
32130 \begin_layout Plain Layout
32131 This is a margin note with a defined heading.
32132 \end_layout
32133
32134 \end_inset
32135
32136
32137 \family default
32138 \series default
32139
32140 \begin_inset ERT
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145 [-1.5cm]
32146 \end_layout
32147
32148 \end_inset
32149
32150
32151 \family roman
32152 \series medium
32153
32154 \begin_inset ERT
32155 status collapsed
32156
32157 \begin_layout Plain Layout
32158
32159
32160 \backslash
32161 renewcommand{
32162 \backslash
32163 marginpar}[1]{
32164 \backslash
32165 myMarginpar{#1}}
32166 \end_layout
32167
32168 \end_inset
32169
32170
32171 \family default
32172 \series default
32173
32174 \begin_inset Note Note
32175 status collapsed
32176
32177 \begin_layout Plain Layout
32178 The margin note format is changed only for this example.
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \end_layout
32185
32186 \begin_layout Standard
32187 \begin_inset ERT
32188 status collapsed
32189
32190 \begin_layout Plain Layout
32191
32192
32193 \backslash
32194 else
32195 \end_layout
32196
32197 \end_inset
32198
32199
32200 \begin_inset Note Note
32201 status open
32202
32203 \begin_layout Plain Layout
32204 The following will be displayed when the \SpecialChar LaTeX
32205 -package 
32206 \series bold
32207 marginnote
32208 \series default
32209  is not installed:
32210 \end_layout
32211
32212 \end_inset
32213
32214
32215 \end_layout
32216
32217 \begin_layout Standard
32218 You need to install the \SpecialChar LaTeX
32219 -package 
32220 \series bold
32221 marginnote
32222 \series default
32223  to see the following part of this section in the output.
32224 \end_layout
32225
32226 \begin_layout Standard
32227 \begin_inset ERT
32228 status collapsed
32229
32230 \begin_layout Plain Layout
32231
32232
32233 \backslash
32234 fi
32235 \end_layout
32236
32237 \end_inset
32238
32239
32240 \end_layout
32241
32242 \begin_layout Chapter
32243 Boxes
32244 \end_layout
32245
32246 \begin_layout Section
32247 Introduction
32248 \begin_inset Index idx
32249 status collapsed
32250
32251 \begin_layout Plain Layout
32252 Boxes ! Introduction
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \begin_layout Standard
32261 Boxes are used to format a block of text.
32262  Boxes can be used to write documents with multiple languages, see section
32263 \begin_inset space ~
32264 \end_inset
32265
32266
32267 \begin_inset CommandInset ref
32268 LatexCommand ref
32269 reference "sec:Minipages"
32270
32271 \end_inset
32272
32273 , to frame texts, see section
32274 \begin_inset space ~
32275 \end_inset
32276
32277
32278 \begin_inset CommandInset ref
32279 LatexCommand ref
32280 reference "sec:Decoration"
32281
32282 \end_inset
32283
32284 , to prevent words from being hyphenated, see section
32285 \begin_inset space ~
32286 \end_inset
32287
32288
32289 \begin_inset CommandInset ref
32290 LatexCommand ref
32291 reference "sec:Prevent-Hyphenation"
32292
32293 \end_inset
32294
32295 , to align text, see section
32296 \begin_inset space ~
32297 \end_inset
32298
32299
32300 \begin_inset CommandInset ref
32301 LatexCommand ref
32302 reference "subsec:Vertical-Alignment"
32303
32304 \end_inset
32305
32306 , or to set the background color of texts, see section
32307 \begin_inset space ~
32308 \end_inset
32309
32310
32311 \begin_inset CommandInset ref
32312 LatexCommand ref
32313 reference "sec:Colored-Boxes"
32314
32315 \end_inset
32316
32317 .
32318 \end_layout
32319
32320 \begin_layout Standard
32321 Boxes can be inserted with the menu 
32322 \family sans
32323 Insert\SpecialChar menuseparator
32324 Box
32325 \family default
32326  or the toolbar button 
32327 \begin_inset Info
32328 type  "icon"
32329 arg   "box-insert Frameless"
32330 \end_inset
32331
32332 .
32333  A grey box with the label 
32334 \family sans
32335 Box (Minipage)
32336 \family default
32337
32338 \begin_inset Graphics
32339         filename clipart/BoxInsetDefault.png
32340         scale 85
32341         scaleBeforeRotation
32342
32343 \end_inset
32344
32345  will be inserted.
32346  The box type can be specified by right-clicking on the box and selecting
32347  
32348 \family sans
32349 Settings
32350 \family default
32351 .
32352  The box dialog offers the 
32353 \family sans
32354 Inner
32355 \begin_inset space ~
32356 \end_inset
32357
32358 Box
32359 \family default
32360  types 
32361 \family sans
32362 Makebox
32363 \family default
32364
32365 \family sans
32366 Parbox
32367 \family default
32368  and 
32369 \family sans
32370 Minipage
32371 \family default
32372 .
32373  The type 
32374 \family sans
32375 Minipage
32376 \family default
32377  is the default for new boxes and is explained in section
32378 \begin_inset space ~
32379 \end_inset
32380
32381
32382 \begin_inset CommandInset ref
32383 LatexCommand ref
32384 reference "sec:Minipages"
32385
32386 \end_inset
32387
32388 ; the type 
32389 \family sans
32390 Parbox
32391 \family default
32392  is described in section
32393 \begin_inset space ~
32394 \end_inset
32395
32396
32397 \begin_inset CommandInset ref
32398 LatexCommand ref
32399 reference "sec:Parboxes"
32400
32401 \end_inset
32402
32403  and the type 
32404 \family sans
32405 Makebox
32406 \family default
32407  in 
32408 \begin_inset CommandInset ref
32409 LatexCommand ref
32410 reference "sec:Prevent-Hyphenation"
32411
32412 \end_inset
32413
32414 .
32415 \end_layout
32416
32417 \begin_layout Standard
32418 Boxes are not numbered and can therefore not be referenced like floats or
32419  footnotes.
32420 \end_layout
32421
32422 \begin_layout Standard
32423 \begin_inset Note Greyedout
32424 status open
32425
32426 \begin_layout Plain Layout
32427
32428 \series bold
32429 Note:
32430 \series default
32431  Boxes must not be the item in an 
32432 \family sans
32433 Itemize
32434 \family default
32435  or 
32436 \family sans
32437 Description
32438 \family default
32439  environment.
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \end_layout
32446
32447 \begin_layout Standard
32448 \begin_inset Note Greyedout
32449 status open
32450
32451 \begin_layout Plain Layout
32452
32453 \series bold
32454 Note:
32455 \series default
32456  For an unknown reason you can only set the 
32457 \family sans
32458 Inner
32459 \begin_inset space ~
32460 \end_inset
32461
32462 Box
32463 \family default
32464  type to 
32465 \family sans
32466 None
32467 \family default
32468  when you use a framed box.
32469  Boxes without an 
32470 \family sans
32471 Inner
32472 \begin_inset space ~
32473 \end_inset
32474
32475 Box
32476 \family default
32477  type and without frames are explained in section
32478 \begin_inset space ~
32479 \end_inset
32480
32481
32482 \begin_inset CommandInset ref
32483 LatexCommand ref
32484 reference "sec:Prevent-Hyphenation"
32485
32486 \end_inset
32487
32488 .
32489 \end_layout
32490
32491 \end_inset
32492
32493
32494 \end_layout
32495
32496 \begin_layout Section
32497 Box Dialog
32498 \begin_inset CommandInset label
32499 LatexCommand label
32500 name "sec:Box-Dialog"
32501
32502 \end_inset
32503
32504
32505 \begin_inset Index idx
32506 status collapsed
32507
32508 \begin_layout Plain Layout
32509 Boxes ! Box Dialog
32510 \end_layout
32511
32512 \end_inset
32513
32514
32515 \end_layout
32516
32517 \begin_layout Subsection
32518 Size
32519 \begin_inset Index idx
32520 status collapsed
32521
32522 \begin_layout Plain Layout
32523 Boxes ! Size
32524 \end_layout
32525
32526 \end_inset
32527
32528
32529 \end_layout
32530
32531 \begin_layout Standard
32532 In the box dialog you can adjust the box geometry in the fields 
32533 \family sans
32534 Width
32535 \family default
32536  and 
32537 \family sans
32538 Height
32539 \family default
32540 .
32541  The available units for the geometry are explained in Table
32542 \begin_inset space ~
32543 \end_inset
32544
32545
32546 \begin_inset CommandInset ref
32547 LatexCommand ref
32548 reference "tab:Units"
32549
32550 \end_inset
32551
32552 .
32553  The field 
32554 \family sans
32555 Height
32556 \family default
32557  offers the following additional sizes:
32558 \end_layout
32559
32560 \begin_layout Description
32561 Depth This is the plain text 
32562 \begin_inset Quotes eld
32563 \end_inset
32564
32565 height
32566 \begin_inset Quotes erd
32567 \end_inset
32568
32569 .
32570  It ignores the total depth when there are multiple text lines in the box:
32571 \begin_inset Newline newline
32572 \end_inset
32573
32574
32575 \begin_inset Newline newline
32576 \end_inset
32577
32578
32579 \begin_inset Newline newline
32580 \end_inset
32581
32582
32583 \begin_inset Box Boxed
32584 position "c"
32585 hor_pos "c"
32586 has_inner_box 1
32587 inner_pos "c"
32588 use_parbox 0
32589 use_makebox 0
32590 width "12col%"
32591 special "none"
32592 height "1in"
32593 height_special "depth"
32594 thickness "0.4pt"
32595 separation "3pt"
32596 shadowsize "4pt"
32597 framecolor "black"
32598 backgroundcolor "none"
32599 status collapsed
32600
32601 \begin_layout Plain Layout
32602 \align center
32603 Box height set to 1
32604 \begin_inset space \thinspace{}
32605 \end_inset
32606
32607 Depth
32608 \end_layout
32609
32610 \end_inset
32611
32612
32613 \begin_inset Newline newline
32614 \end_inset
32615
32616
32617 \begin_inset Newline newline
32618 \end_inset
32619
32620
32621 \end_layout
32622
32623 \begin_layout Description
32624 Height This is the height of the text that is inside the box.
32625  A value of e.
32626 \begin_inset space \thinspace{}
32627 \end_inset
32628
32629 g.
32630 \begin_inset space \space{}
32631 \end_inset
32632
32633 2 for this size will set the box height to 2
32634 \begin_inset space ~
32635 \end_inset
32636
32637 times the text height: 
32638 \begin_inset Box Boxed
32639 position "c"
32640 hor_pos "c"
32641 has_inner_box 1
32642 inner_pos "c"
32643 use_parbox 0
32644 use_makebox 0
32645 width "20col%"
32646 special "none"
32647 height "2in"
32648 height_special "height"
32649 thickness "0.4pt"
32650 separation "3pt"
32651 shadowsize "4pt"
32652 framecolor "black"
32653 backgroundcolor "none"
32654 status collapsed
32655
32656 \begin_layout Plain Layout
32657 \align center
32658 Box height set to 2
32659 \begin_inset space \thinspace{}
32660 \end_inset
32661
32662 Height
32663 \end_layout
32664
32665 \end_inset
32666
32667
32668 \end_layout
32669
32670 \begin_layout Description
32671 Total
32672 \begin_inset space ~
32673 \end_inset
32674
32675 Height This is the Height
32676 \begin_inset space \thinspace{}
32677 \end_inset
32678
32679 +
32680 \begin_inset space \thinspace{}
32681 \end_inset
32682
32683 Depth: 
32684 \begin_inset Box Boxed
32685 position "c"
32686 hor_pos "c"
32687 has_inner_box 1
32688 inner_pos "c"
32689 use_parbox 0
32690 use_makebox 0
32691 width "20col%"
32692 special "none"
32693 height "1in"
32694 height_special "totalheight"
32695 thickness "0.4pt"
32696 separation "3pt"
32697 shadowsize "4pt"
32698 framecolor "black"
32699 backgroundcolor "none"
32700 status collapsed
32701
32702 \begin_layout Plain Layout
32703 \align center
32704 Box height set to 1
32705 \begin_inset space \thinspace{}
32706 \end_inset
32707
32708 Total
32709 \begin_inset space ~
32710 \end_inset
32711
32712 Height
32713 \end_layout
32714
32715 \end_inset
32716
32717
32718 \end_layout
32719
32720 \begin_layout Description
32721 Width This sets the width of the box as height: 
32722 \begin_inset Box Boxed
32723 position "c"
32724 hor_pos "c"
32725 has_inner_box 1
32726 inner_pos "c"
32727 use_parbox 0
32728 use_makebox 0
32729 width "12col%"
32730 special "none"
32731 height "1in"
32732 height_special "width"
32733 thickness "0.4pt"
32734 separation "3pt"
32735 shadowsize "4pt"
32736 framecolor "black"
32737 backgroundcolor "none"
32738 status collapsed
32739
32740 \begin_layout Plain Layout
32741 \align center
32742 Box height set to 1
32743 \begin_inset space \thinspace{}
32744 \end_inset
32745
32746 Width
32747 \end_layout
32748
32749 \end_inset
32750
32751
32752 \end_layout
32753
32754 \begin_layout Subsection
32755 Alignment
32756 \begin_inset Index idx
32757 status collapsed
32758
32759 \begin_layout Plain Layout
32760 Boxes ! Alignment
32761 \end_layout
32762
32763 \end_inset
32764
32765
32766 \end_layout
32767
32768 \begin_layout Standard
32769 When you have chosen an 
32770 \family sans
32771 Inner
32772 \begin_inset space ~
32773 \end_inset
32774
32775 Box
32776 \family default
32777 , the vertical box alignment can be:
32778 \end_layout
32779
32780 \begin_layout Description
32781 Top This is an example text line.
32782  
32783 \begin_inset Box Boxed
32784 position "t"
32785 hor_pos "c"
32786 has_inner_box 1
32787 inner_pos "c"
32788 use_parbox 0
32789 use_makebox 0
32790 width "12col%"
32791 special "none"
32792 height "1in"
32793 height_special "totalheight"
32794 thickness "0.4pt"
32795 separation "3pt"
32796 shadowsize "4pt"
32797 framecolor "black"
32798 backgroundcolor "none"
32799 status collapsed
32800
32801 \begin_layout Plain Layout
32802 \align center
32803 This box is top-aligned.
32804 \end_layout
32805
32806 \end_inset
32807
32808  This is an example text line.
32809 \end_layout
32810
32811 \begin_layout Description
32812 Middle This is an example text line.
32813  
32814 \begin_inset Box Boxed
32815 position "c"
32816 hor_pos "c"
32817 has_inner_box 1
32818 inner_pos "c"
32819 use_parbox 0
32820 use_makebox 0
32821 width "12col%"
32822 special "none"
32823 height "1in"
32824 height_special "totalheight"
32825 thickness "0.4pt"
32826 separation "3pt"
32827 shadowsize "4pt"
32828 framecolor "black"
32829 backgroundcolor "none"
32830 status collapsed
32831
32832 \begin_layout Plain Layout
32833 \align center
32834 This box is middle-aligned.
32835 \end_layout
32836
32837 \end_inset
32838
32839  This is an example text line.
32840 \end_layout
32841
32842 \begin_layout Description
32843 Bottom This is an example text line.
32844  
32845 \begin_inset Box Boxed
32846 position "b"
32847 hor_pos "c"
32848 has_inner_box 1
32849 inner_pos "c"
32850 use_parbox 0
32851 use_makebox 0
32852 width "12col%"
32853 special "none"
32854 height "1in"
32855 height_special "totalheight"
32856 thickness "0.4pt"
32857 separation "3pt"
32858 shadowsize "4pt"
32859 framecolor "black"
32860 backgroundcolor "none"
32861 status collapsed
32862
32863 \begin_layout Plain Layout
32864 \align center
32865 This box is bottom-aligned.
32866 \end_layout
32867
32868 \end_inset
32869
32870  This is an example text line.
32871 \end_layout
32872
32873 \begin_layout Standard
32874 \begin_inset Note Greyedout
32875 status open
32876
32877 \begin_layout Plain Layout
32878
32879 \series bold
32880 Note:
32881 \series default
32882  The vertical box alignment can be lost in the output when you have two
32883  boxes in a line and one has e.
32884 \begin_inset space \thinspace{}
32885 \end_inset
32886
32887 g.
32888 \begin_inset space \space{}
32889 \end_inset
32890
32891 a shadow and the other one not.
32892 \end_layout
32893
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \begin_layout Standard
32900 The horizontal box alignment can be set via \SpecialChar LyX
32901 's paragraph dialog when you
32902  set the box into its own paragraph.
32903 \end_layout
32904
32905 \begin_layout Standard
32906 \begin_inset VSpace bigskip
32907 \end_inset
32908
32909 When you have chosen an 
32910 \family sans
32911 Inner
32912 \begin_inset space ~
32913 \end_inset
32914
32915 Box
32916 \family default
32917 , the box content can be aligned vertically to:
32918 \end_layout
32919
32920 \begin_layout Description
32921 top This is an example text line.
32922  
32923 \begin_inset Box Boxed
32924 position "c"
32925 hor_pos "c"
32926 has_inner_box 1
32927 inner_pos "t"
32928 use_parbox 0
32929 use_makebox 0
32930 width "12col%"
32931 special "none"
32932 height "1.5in"
32933 height_special "totalheight"
32934 thickness "0.4pt"
32935 separation "3pt"
32936 shadowsize "4pt"
32937 framecolor "black"
32938 backgroundcolor "none"
32939 status collapsed
32940
32941 \begin_layout Plain Layout
32942 \align center
32943 This box text is top-aligned.
32944 \end_layout
32945
32946 \end_inset
32947
32948  This is an example text line.
32949 \end_layout
32950
32951 \begin_layout Description
32952 middle This is an example text line.
32953  
32954 \begin_inset Box Boxed
32955 position "c"
32956 hor_pos "c"
32957 has_inner_box 1
32958 inner_pos "c"
32959 use_parbox 0
32960 use_makebox 0
32961 width "12col%"
32962 special "none"
32963 height "1.5in"
32964 height_special "totalheight"
32965 thickness "0.4pt"
32966 separation "3pt"
32967 shadowsize "4pt"
32968 framecolor "black"
32969 backgroundcolor "none"
32970 status collapsed
32971
32972 \begin_layout Plain Layout
32973 \align center
32974 This box text is middle-aligned.
32975 \end_layout
32976
32977 \end_inset
32978
32979  This is an example text line.
32980 \end_layout
32981
32982 \begin_layout Description
32983 bottom This is an example text line.
32984  
32985 \begin_inset Box Boxed
32986 position "c"
32987 hor_pos "c"
32988 has_inner_box 1
32989 inner_pos "b"
32990 use_parbox 0
32991 use_makebox 0
32992 width "12col%"
32993 special "none"
32994 height "1.5in"
32995 height_special "totalheight"
32996 thickness "0.4pt"
32997 separation "3pt"
32998 shadowsize "4pt"
32999 framecolor "black"
33000 backgroundcolor "none"
33001 status collapsed
33002
33003 \begin_layout Plain Layout
33004 \align center
33005 This box text is bottom-aligned.
33006 \end_layout
33007
33008 \end_inset
33009
33010  This is an example text line.
33011 \end_layout
33012
33013 \begin_layout Description
33014 stretch This is an example text line.
33015  
33016 \begin_inset Box Boxed
33017 position "c"
33018 hor_pos "c"
33019 has_inner_box 1
33020 inner_pos "s"
33021 use_parbox 0
33022 use_makebox 0
33023 width "12col%"
33024 special "none"
33025 height "1.5in"
33026 height_special "totalheight"
33027 thickness "0.4pt"
33028 separation "3pt"
33029 shadowsize "4pt"
33030 framecolor "black"
33031 backgroundcolor "none"
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 \align center
33036 This box
33037 \end_layout
33038
33039 \begin_layout Plain Layout
33040 \align center
33041 text is
33042 \end_layout
33043
33044 \begin_layout Plain Layout
33045 \align center
33046 stretched.
33047 \end_layout
33048
33049 \end_inset
33050
33051  This is an example text line.
33052 \end_layout
33053
33054 \begin_layout Standard
33055 To stretch the box content, it must consist of more than one paragraph.
33056  In the example above every text line is in an own paragraph.
33057 \end_layout
33058
33059 \begin_layout Standard
33060 \begin_inset VSpace bigskip
33061 \end_inset
33062
33063 To align the box content horizontally you can use \SpecialChar LyX
33064 's paragraph dialog when
33065  you have chosen an 
33066 \family sans
33067 Inner
33068 \begin_inset space ~
33069 \end_inset
33070
33071 Box
33072 \family default
33073 .
33074 \end_layout
33075
33076 \begin_layout Standard
33077 \align center
33078 \begin_inset Box Boxed
33079 position "c"
33080 hor_pos "c"
33081 has_inner_box 1
33082 inner_pos "s"
33083 use_parbox 0
33084 use_makebox 0
33085 width "15col%"
33086 special "none"
33087 height "1.25in"
33088 height_special "totalheight"
33089 thickness "0.4pt"
33090 separation "3pt"
33091 shadowsize "4pt"
33092 framecolor "black"
33093 backgroundcolor "none"
33094 status collapsed
33095
33096 \begin_layout Plain Layout
33097 \align left
33098 This box
33099 \end_layout
33100
33101 \begin_layout Plain Layout
33102 \align center
33103 text is
33104 \end_layout
33105
33106 \begin_layout Plain Layout
33107 \align right
33108 stretched.
33109 \end_layout
33110
33111 \end_inset
33112
33113
33114 \end_layout
33115
33116 \begin_layout Standard
33117 If you have not set an 
33118 \family sans
33119 Inner
33120 \begin_inset space ~
33121 \end_inset
33122
33123 Box
33124 \family default
33125 , you can align the box content horizontally in the box dialog.
33126 \begin_inset Separator parbreak
33127 \end_inset
33128
33129
33130 \end_layout
33131
33132 \begin_layout Standard
33133 \align center
33134 \begin_inset Box Boxed
33135 position "c"
33136 hor_pos "s"
33137 has_inner_box 0
33138 inner_pos "s"
33139 use_parbox 0
33140 use_makebox 0
33141 width "90col%"
33142 special "none"
33143 height "1.25in"
33144 height_special "totalheight"
33145 thickness "0.4pt"
33146 separation "3pt"
33147 shadowsize "4pt"
33148 framecolor "black"
33149 backgroundcolor "none"
33150 status collapsed
33151
33152 \begin_layout Plain Layout
33153 This box text is horizontally stretched.
33154 \end_layout
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Subsection
33162 Decoration
33163 \begin_inset CommandInset label
33164 LatexCommand label
33165 name "sec:Decoration"
33166
33167 \end_inset
33168
33169
33170 \begin_inset Index idx
33171 status collapsed
33172
33173 \begin_layout Plain Layout
33174 Boxes ! Decoration
33175 \end_layout
33176
33177 \end_inset
33178
33179
33180 \end_layout
33181
33182 \begin_layout Standard
33183 The type of the box can be specified in the box dialog in the drop-down
33184  list 
33185 \family sans
33186 Decoration
33187 \family default
33188 .
33189  The following types are possible:
33190 \end_layout
33191
33192 \begin_layout Description
33193 No
33194 \begin_inset space ~
33195 \end_inset
33196
33197 frame Nothing is drawn.
33198 \end_layout
33199
33200 \begin_layout Description
33201 Simple
33202 \begin_inset space ~
33203 \end_inset
33204
33205 rectangular
33206 \begin_inset space ~
33207 \end_inset
33208
33209 frame This draws a rectangular frame around the box.
33210  The frame line thickness can be specified.
33211  
33212 \begin_inset Box Boxed
33213 position "c"
33214 hor_pos "c"
33215 has_inner_box 1
33216 inner_pos "c"
33217 use_parbox 0
33218 use_makebox 0
33219 width "20col%"
33220 special "none"
33221 height "1in"
33222 height_special "totalheight"
33223 thickness "0.4pt"
33224 separation "3pt"
33225 shadowsize "4pt"
33226 framecolor "black"
33227 backgroundcolor "none"
33228 status collapsed
33229
33230 \begin_layout Plain Layout
33231 \align center
33232 Rectangular box
33233 \end_layout
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \begin_layout Description
33241 Oval
33242 \begin_inset space ~
33243 \end_inset
33244
33245 box,
33246 \begin_inset space ~
33247 \end_inset
33248
33249 thin This draws an oval frame around the box.
33250  The frame line thickness has the size 0.4
33251 \begin_inset space \thinspace{}
33252 \end_inset
33253
33254 pt.
33255  
33256 \begin_inset Box ovalbox
33257 position "c"
33258 hor_pos "c"
33259 has_inner_box 1
33260 inner_pos "c"
33261 use_parbox 0
33262 use_makebox 0
33263 width "20col%"
33264 special "none"
33265 height "1in"
33266 height_special "totalheight"
33267 thickness "0.4pt"
33268 separation "3pt"
33269 shadowsize "4pt"
33270 framecolor "black"
33271 backgroundcolor "none"
33272 status collapsed
33273
33274 \begin_layout Plain Layout
33275 \align center
33276 Oval box, thin
33277 \end_layout
33278
33279 \end_inset
33280
33281
33282 \end_layout
33283
33284 \begin_layout Description
33285 Oval
33286 \begin_inset space ~
33287 \end_inset
33288
33289 box,
33290 \begin_inset space ~
33291 \end_inset
33292
33293 thick This draws an oval frame around the box.
33294  The frame line thickness has the size 0.8
33295 \begin_inset space \thinspace{}
33296 \end_inset
33297
33298 pt.
33299  
33300 \begin_inset Box Ovalbox
33301 position "c"
33302 hor_pos "c"
33303 has_inner_box 1
33304 inner_pos "c"
33305 use_parbox 0
33306 use_makebox 0
33307 width "20col%"
33308 special "none"
33309 height "1in"
33310 height_special "totalheight"
33311 thickness "0.4pt"
33312 separation "3pt"
33313 shadowsize "4pt"
33314 framecolor "black"
33315 backgroundcolor "none"
33316 status collapsed
33317
33318 \begin_layout Plain Layout
33319 \align center
33320 Oval box, thick
33321 \end_layout
33322
33323 \end_inset
33324
33325
33326 \end_layout
33327
33328 \begin_layout Description
33329 Drop
33330 \begin_inset space ~
33331 \end_inset
33332
33333 shadow This draws a rectangular frame with a shadow around the box.
33334  The frame line thickness and the shadow can be specified.
33335  
33336 \begin_inset Box Shadowbox
33337 position "c"
33338 hor_pos "c"
33339 has_inner_box 1
33340 inner_pos "c"
33341 use_parbox 0
33342 use_makebox 0
33343 width "20col%"
33344 special "none"
33345 height "1in"
33346 height_special "totalheight"
33347 thickness "0.4pt"
33348 separation "3pt"
33349 shadowsize "4pt"
33350 framecolor "black"
33351 backgroundcolor "none"
33352 status collapsed
33353
33354 \begin_layout Plain Layout
33355 \align center
33356 Shadow box
33357 \end_layout
33358
33359 \end_inset
33360
33361
33362 \end_layout
33363
33364 \begin_layout Description
33365 Shaded
33366 \begin_inset space ~
33367 \end_inset
33368
33369 background This draws a box with a red background.
33370  Unlike colored boxes
33371 \begin_inset Foot
33372 status collapsed
33373
33374 \begin_layout Plain Layout
33375 see sec.
33376 \begin_inset space \thinspace{}
33377 \end_inset
33378
33379
33380 \begin_inset CommandInset ref
33381 LatexCommand ref
33382 reference "sec:Colored-Boxes"
33383
33384 \end_inset
33385
33386
33387 \end_layout
33388
33389 \end_inset
33390
33391 , it always uses the whole column width and the box is set as its own paragraph.
33392  
33393 \begin_inset Box Shaded
33394 position "t"
33395 hor_pos "c"
33396 has_inner_box 0
33397 inner_pos "t"
33398 use_parbox 0
33399 use_makebox 0
33400 width "50col%"
33401 special "none"
33402 height "1in"
33403 height_special "totalheight"
33404 thickness "0.4pt"
33405 separation "3pt"
33406 shadowsize "4pt"
33407 framecolor "black"
33408 backgroundcolor "none"
33409 status collapsed
33410
33411 \begin_layout Plain Layout
33412 Shaded background box
33413 \end_layout
33414
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \begin_layout Description
33421 Double
33422 \begin_inset space ~
33423 \end_inset
33424
33425 rectangular
33426 \begin_inset space ~
33427 \end_inset
33428
33429 frame This draws a double-line rectangular frame around the box.
33430  The line thickness of the inner frame is 0.75
33431 \begin_inset space \thinspace{}
33432 \end_inset
33433
33434 line
33435 \begin_inset space ~
33436 \end_inset
33437
33438 thickness, the thickness of the outer frame is 1.5
33439 \begin_inset space \thinspace{}
33440 \end_inset
33441
33442 line
33443 \begin_inset space ~
33444 \end_inset
33445
33446 thickness.
33447  The distance between the lines is 1.5
33448 \begin_inset space \thinspace{}
33449 \end_inset
33450
33451 line
33452 \begin_inset space ~
33453 \end_inset
33454
33455 thickness
33456 \begin_inset space \thinspace{}
33457 \end_inset
33458
33459 +
33460 \begin_inset space \thinspace{}
33461 \end_inset
33462
33463 0.5
33464 \begin_inset space \thinspace{}
33465 \end_inset
33466
33467 pt.
33468  
33469 \begin_inset Box Doublebox
33470 position "c"
33471 hor_pos "c"
33472 has_inner_box 1
33473 inner_pos "c"
33474 use_parbox 0
33475 use_makebox 0
33476 width "20col%"
33477 special "none"
33478 height "1in"
33479 height_special "totalheight"
33480 thickness "0.4pt"
33481 separation "3pt"
33482 shadowsize "4pt"
33483 framecolor "black"
33484 backgroundcolor "none"
33485 status collapsed
33486
33487 \begin_layout Plain Layout
33488 \align center
33489 Double rectangular box
33490 \end_layout
33491
33492 \end_inset
33493
33494
33495 \end_layout
33496
33497 \begin_layout Standard
33498 \begin_inset VSpace bigskip
33499 \end_inset
33500
33501 \SpecialChar LyX
33502 's box label will reflect the different frame types.
33503  To be able to use all types, the \SpecialChar LaTeX
33504 -package 
33505 \series bold
33506 fancybox
33507 \series default
33508
33509 \begin_inset Index idx
33510 status collapsed
33511
33512 \begin_layout Plain Layout
33513 \SpecialChar LaTeX
33514 -packages ! fancybox
33515 \end_layout
33516
33517 \end_inset
33518
33519  must be installed.
33520 \end_layout
33521
33522 \begin_layout Standard
33523 \begin_inset VSpace bigskip
33524 \end_inset
33525
33526 When you use the decoration 
33527 \family sans
33528 simple rectangular frame
33529 \family default
33530  and no inner box, you can allow page breaks within a box.
33531  Note that then, unlike other framed boxes, the frame always uses the whole
33532  column width and the box is set as its own paragraph: 
33533 \begin_inset Box Framed
33534 position "t"
33535 hor_pos "c"
33536 has_inner_box 0
33537 inner_pos "t"
33538 use_parbox 0
33539 use_makebox 0
33540 width "100col%"
33541 special "none"
33542 height "1in"
33543 height_special "totalheight"
33544 thickness "0.4pt"
33545 separation "3pt"
33546 shadowsize "4pt"
33547 framecolor "black"
33548 backgroundcolor "none"
33549 status collapsed
33550
33551 \begin_layout Plain Layout
33552 Allow page break box
33553 \end_layout
33554
33555 \end_inset
33556
33557
33558 \end_layout
33559
33560 \begin_layout Section
33561 Box Customization
33562 \begin_inset Index idx
33563 status collapsed
33564
33565 \begin_layout Plain Layout
33566 Boxes ! Customization
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 The diameter of the round corners of the oval boxes can be set with the
33576  command 
33577 \series bold
33578
33579 \backslash
33580 cornersize
33581 \series default
33582 .
33583  The command
33584 \end_layout
33585
33586 \begin_layout Standard
33587
33588 \series bold
33589
33590 \backslash
33591 cornersize*{1cm}
33592 \end_layout
33593
33594 \begin_layout Standard
33595 sets the diameter to 1
33596 \begin_inset space \thinspace{}
33597 \end_inset
33598
33599 cm.
33600  The command
33601 \end_layout
33602
33603 \begin_layout Standard
33604
33605 \series bold
33606
33607 \backslash
33608 cornersize{num}
33609 \end_layout
33610
33611 \begin_layout Standard
33612 sets the diameter to 
33613 \family sans
33614 num
33615 \begin_inset space \thinspace{}
33616 \end_inset
33617
33618 ×
33619 \begin_inset space \thinspace{}
33620 \end_inset
33621
33622 minimum(width and height of box)
33623 \family default
33624 .
33625  The default is 
33626 \series bold
33627
33628 \backslash
33629 cornersize{0.5}
33630 \series default
33631 .
33632 \end_layout
33633
33634 \begin_layout Standard
33635 \begin_inset ERT
33636 status collapsed
33637
33638 \begin_layout Plain Layout
33639
33640
33641 \backslash
33642 cornersize*{1.5cm}
33643 \end_layout
33644
33645 \end_inset
33646
33647
33648 \begin_inset Box Ovalbox
33649 position "c"
33650 hor_pos "c"
33651 has_inner_box 1
33652 inner_pos "c"
33653 use_parbox 0
33654 use_makebox 0
33655 width "25col%"
33656 special "none"
33657 height "1in"
33658 height_special "totalheight"
33659 thickness "0.4pt"
33660 separation "3pt"
33661 shadowsize "4pt"
33662 framecolor "black"
33663 backgroundcolor "none"
33664 status open
33665
33666 \begin_layout Plain Layout
33667 \align center
33668 Oval box with 
33669 \series bold
33670
33671 \backslash
33672 cornersize
33673 \series default
33674
33675 \begin_inset space \thinspace{}
33676 \end_inset
33677
33678 =
33679 \begin_inset space \thinspace{}
33680 \end_inset
33681
33682 1.5
33683 \begin_inset space \thinspace{}
33684 \end_inset
33685
33686 cm
33687 \end_layout
33688
33689 \end_inset
33690
33691
33692 \begin_inset ERT
33693 status collapsed
33694
33695 \begin_layout Plain Layout
33696
33697
33698 \backslash
33699 cornersize{0.5}
33700 \end_layout
33701
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \begin_layout Standard
33708 \begin_inset VSpace bigskip
33709 \end_inset
33710
33711
33712 \end_layout
33713
33714 \begin_layout Standard
33715 The default background color red of 
33716 \family sans
33717 shaded background
33718 \family default
33719  boxes can either be changed locally with the command 
33720 \series bold
33721
33722 \backslash
33723 definecolor{shadecolor}
33724 \series default
33725  or globally with the menu 
33726 \family sans
33727 Tools\SpecialChar menuseparator
33728 Preferences\SpecialChar menuseparator
33729 Colors\SpecialChar menuseparator
33730 shaded
33731 \begin_inset space ~
33732 \end_inset
33733
33734 box
33735 \family default
33736 .
33737  The scheme of the 
33738 \series bold
33739
33740 \backslash
33741 definecolor
33742 \series default
33743  command is explained in section
33744 \begin_inset space ~
33745 \end_inset
33746
33747
33748 \begin_inset CommandInset ref
33749 LatexCommand ref
33750 reference "sec:Colored-Tables"
33751
33752 \end_inset
33753
33754 .
33755 \begin_inset Foot
33756 status collapsed
33757
33758 \begin_layout Plain Layout
33759 Note that 
33760 \series bold
33761
33762 \backslash
33763 definecolor
33764 \series default
33765  requires the \SpecialChar LaTeX
33766 -package 
33767 \series bold
33768 color
33769 \series default
33770  in the preamble, see section
33771 \begin_inset space ~
33772 \end_inset
33773
33774
33775 \begin_inset CommandInset ref
33776 LatexCommand ref
33777 reference "sec:Colored-Boxes"
33778
33779 \end_inset
33780
33781 .
33782 \end_layout
33783
33784 \end_inset
33785
33786  For example the appearance of the following shaded background box is set
33787  with the \SpecialChar TeX
33788  Code command
33789 \end_layout
33790
33791 \begin_layout Standard
33792
33793 \series bold
33794
33795 \backslash
33796 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33797 \end_layout
33798
33799 \begin_layout Standard
33800 \begin_inset ERT
33801 status collapsed
33802
33803 \begin_layout Plain Layout
33804
33805
33806 \backslash
33807 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33808 \end_layout
33809
33810 \end_inset
33811
33812
33813 \begin_inset Box Shaded
33814 position "t"
33815 hor_pos "c"
33816 has_inner_box 0
33817 inner_pos "t"
33818 use_parbox 0
33819 use_makebox 0
33820 width "100col%"
33821 special "none"
33822 height "1in"
33823 height_special "totalheight"
33824 thickness "0.4pt"
33825 separation "3pt"
33826 shadowsize "4pt"
33827 framecolor "black"
33828 backgroundcolor "none"
33829 status open
33830
33831 \begin_layout Plain Layout
33832
33833 \color yellow
33834 This is yellow text in a
33835 \color none
33836  
33837 \family sans
33838 \color yellow
33839 shaded background
33840 \family default
33841 \color none
33842  
33843 \color yellow
33844 box with dark green background.
33845 \end_layout
33846
33847 \end_inset
33848
33849
33850 \begin_inset ERT
33851 status collapsed
33852
33853 \begin_layout Plain Layout
33854
33855
33856 \backslash
33857 definecolor{shadecolor}{rgb}{1,0,0}
33858 \end_layout
33859
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \begin_layout Standard
33866 \begin_inset VSpace bigskip
33867 \end_inset
33868
33869 Manually changed sizes and colors are valid for all boxes following the
33870  commands that change them.
33871 \end_layout
33872
33873 \begin_layout Section
33874 Minipages
33875 \begin_inset CommandInset label
33876 LatexCommand label
33877 name "sec:Minipages"
33878
33879 \end_inset
33880
33881
33882 \begin_inset Index idx
33883 status collapsed
33884
33885 \begin_layout Plain Layout
33886 Boxes ! Minipages
33887 \end_layout
33888
33889 \end_inset
33890
33891
33892 \end_layout
33893
33894 \begin_layout Standard
33895 Minipages are treated by \SpecialChar LaTeX
33896  as pages within pages and can therefore for example
33897  have their own footnotes.
33898 \end_layout
33899
33900 \begin_layout Standard
33901 Minipages are useful when you write documents with different languages.
33902 \end_layout
33903
33904 \begin_layout Standard
33905 Below are two example minipages side by side.
33906  Their width is set to 45
33907 \begin_inset space \thinspace{}
33908 \end_inset
33909
33910 col% and they are separated by a horizontal fill, that was inserted via
33911  the menu 
33912 \family sans
33913 Insert\SpecialChar menuseparator
33914 Special
33915 \begin_inset space ~
33916 \end_inset
33917
33918 Formatting\SpecialChar menuseparator
33919 Horizontal
33920 \begin_inset space ~
33921 \end_inset
33922
33923 Fill
33924 \family default
33925 .
33926 \begin_inset Newpage newpage
33927 \end_inset
33928
33929
33930 \end_layout
33931
33932 \begin_layout Standard
33933 \begin_inset Box Frameless
33934 position "t"
33935 hor_pos "c"
33936 has_inner_box 1
33937 inner_pos "c"
33938 use_parbox 0
33939 use_makebox 0
33940 width "45col%"
33941 special "none"
33942 height "1in"
33943 height_special "totalheight"
33944 thickness "0.4pt"
33945 separation "3pt"
33946 shadowsize "4pt"
33947 framecolor "black"
33948 backgroundcolor "none"
33949 status open
33950
33951 \begin_layout Plain Layout
33952
33953 \lang ngerman
33954 Dies ist ein deutscher Text.
33955  Dies ist ein deutscher Text.
33956  Dies ist ein deutscher Text.
33957  Dies ist ein deutscher Text.
33958  Dies ist ein deutscher Text.
33959  Dies ist ein deutscher Text.
33960  Dies ist ein deutscher Text.
33961  Dies ist ein deutscher Text.
33962  Dies ist ein deutscher Text.
33963  Dies ist ein deutscher Text.
33964  Dies ist ein deutscher Text.
33965  Dies ist ein deutscher Text.
33966  Dies ist ein deutscher Text
33967 \begin_inset Foot
33968 status collapsed
33969
33970 \begin_layout Plain Layout
33971
33972 \lang ngerman
33973 Dies ist eine deutsche Fußnote.
33974 \end_layout
33975
33976 \end_inset
33977
33978 .
33979  Dies ist ein deutscher Text.
33980  Dies ist ein deutscher Text.
33981 \end_layout
33982
33983 \end_inset
33984
33985
33986 \begin_inset space \hfill{}
33987 \end_inset
33988
33989
33990 \begin_inset Box Frameless
33991 position "t"
33992 hor_pos "c"
33993 has_inner_box 1
33994 inner_pos "c"
33995 use_parbox 0
33996 use_makebox 0
33997 width "45col%"
33998 special "none"
33999 height "1in"
34000 height_special "totalheight"
34001 thickness "0.4pt"
34002 separation "3pt"
34003 shadowsize "4pt"
34004 framecolor "black"
34005 backgroundcolor "none"
34006 status open
34007
34008 \begin_layout Plain Layout
34009 This is an English Text.
34010  This is an English Text.
34011  This is an English Text.
34012  This is an English Text.
34013  This is an English Text.
34014  This is an English Text.
34015  This is an English Text.
34016  This is an English Text.
34017  This is an English Text.
34018  This is an English Text.
34019  This is an English Text.
34020  This is an English Text.
34021  This is an English Text.
34022  This is an English Text.
34023  This is an English Text.
34024  This is an English Text.
34025 \begin_inset Foot
34026 status collapsed
34027
34028 \begin_layout Plain Layout
34029 This is an English footnote.
34030 \end_layout
34031
34032 \end_inset
34033
34034  This is an English Text.
34035 \end_layout
34036
34037 \end_inset
34038
34039
34040 \end_layout
34041
34042 \begin_layout Standard
34043 \begin_inset VSpace bigskip
34044 \end_inset
34045
34046 The document-wide paragraph settings are ignored within minipages.
34047  That means that there will be no space between paragraphs in minipages
34048  although you set it to e.
34049 \begin_inset space \thinspace{}
34050 \end_inset
34051
34052 g.
34053 \begin_inset space \space{}
34054 \end_inset
34055
34056
34057 \family sans
34058 MedSkip
34059 \family default
34060  in the document settings.
34061 \end_layout
34062
34063 \begin_layout Standard
34064 Minipages can also be used to set a background color for text parts, see
34065  section
34066 \begin_inset space ~
34067 \end_inset
34068
34069
34070 \begin_inset CommandInset ref
34071 LatexCommand ref
34072 reference "sec:Colored-Boxes"
34073
34074 \end_inset
34075
34076 .
34077 \end_layout
34078
34079 \begin_layout Standard
34080 \begin_inset Note Greyedout
34081 status open
34082
34083 \begin_layout Plain Layout
34084
34085 \series bold
34086 Note:
34087 \series default
34088  You cannot have floats or margin notes inside minipages but minipages can
34089  be used inside tables, floats, and other boxes.
34090 \end_layout
34091
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \begin_layout Standard
34098 \begin_inset VSpace bigskip
34099 \end_inset
34100
34101
34102 \end_layout
34103
34104 \begin_layout Standard
34105 \SpecialChar LyX
34106  has also basic support for minipages whose size is automatically determined
34107  by the width of their contents, via the module 
34108 \family sans
34109 Variable-width Minipages
34110 \family default
34111 .
34112  The \SpecialChar LyX
34113  example file 
34114 \emph on
34115 varwidth-floats-side-by-side
34116 \emph default
34117  gives examples of variable-width minipages used for placing two floats
34118  side-by-side.
34119 \end_layout
34120
34121 \begin_layout Section
34122 Parboxes
34123 \begin_inset CommandInset label
34124 LatexCommand label
34125 name "sec:Parboxes"
34126
34127 \end_inset
34128
34129
34130 \begin_inset Index idx
34131 status collapsed
34132
34133 \begin_layout Plain Layout
34134 Boxes ! Parboxes
34135 \end_layout
34136
34137 \end_inset
34138
34139
34140 \end_layout
34141
34142 \begin_layout Standard
34143 Parboxes are very similar to minipages with the difference that they cannot
34144  have footnotes.
34145 \begin_inset Separator parbreak
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Standard
34152 \align center
34153 \begin_inset Box Frameless
34154 position "t"
34155 hor_pos "c"
34156 has_inner_box 1
34157 inner_pos "t"
34158 use_parbox 1
34159 use_makebox 0
34160 width "33col%"
34161 special "none"
34162 height "1in"
34163 height_special "totalheight"
34164 thickness "0.4pt"
34165 separation "3pt"
34166 shadowsize "4pt"
34167 framecolor "black"
34168 backgroundcolor "none"
34169 status open
34170
34171 \begin_layout Plain Layout
34172 This a text within a parbox.
34173  This a text within a parbox.
34174 \end_layout
34175
34176 \begin_layout Plain Layout
34177 This footnote won't appear:
34178 \begin_inset Foot
34179 status collapsed
34180
34181 \begin_layout Plain Layout
34182 This footnote is inside a parbox and will therefore not appear.
34183 \end_layout
34184
34185 \end_inset
34186
34187
34188 \end_layout
34189
34190 \end_inset
34191
34192
34193 \end_layout
34194
34195 \begin_layout Section
34196 Boxes for Words and Characters
34197 \begin_inset Index idx
34198 status collapsed
34199
34200 \begin_layout Plain Layout
34201 Boxes ! for Characters
34202 \end_layout
34203
34204 \end_inset
34205
34206
34207 \end_layout
34208
34209 \begin_layout Subsection
34210 Prevent Hyphenation
34211 \begin_inset CommandInset label
34212 LatexCommand label
34213 name "sec:Prevent-Hyphenation"
34214
34215 \end_inset
34216
34217
34218 \begin_inset Index idx
34219 status collapsed
34220
34221 \begin_layout Plain Layout
34222 Boxes ! to Prevent Hyphenation
34223 \end_layout
34224
34225 \end_inset
34226
34227
34228 \end_layout
34229
34230 \begin_layout Standard
34231 You can use the box type 
34232 \family sans
34233 Makebox
34234 \family default
34235  to prevent words or text from being hyphenated.
34236 \begin_inset Newline newline
34237 \end_inset
34238
34239 Here is an example text:
34240 \end_layout
34241
34242 \begin_layout Standard
34243 This line is an example to show how you can prevent the hyphenation of 
34244 \begin_inset Quotes eld
34245 \end_inset
34246
34247 veryverylongword
34248 \begin_inset Quotes erd
34249 \end_inset
34250
34251 .
34252 \end_layout
34253
34254 \begin_layout Standard
34255 To prevent the hyphenation of the word 
34256 \begin_inset Quotes eld
34257 \end_inset
34258
34259 veryverylongword
34260 \begin_inset Quotes erd
34261 \end_inset
34262
34263 , put the word into a box, set the 
34264 \family sans
34265 Inner
34266 \begin_inset space ~
34267 \end_inset
34268
34269 box
34270 \family default
34271  to 
34272 \family sans
34273 Makebox
34274 \family default
34275  and use no explicit width.
34276 \end_layout
34277
34278 \begin_layout Standard
34279 This is the result:
34280 \end_layout
34281
34282 \begin_layout Standard
34283 This line is an example to show how you can prevent the hyphenation of 
34284 \begin_inset Box Frameless
34285 position "t"
34286 hor_pos "c"
34287 has_inner_box 1
34288 inner_pos "t"
34289 use_parbox 0
34290 use_makebox 1
34291 width ""
34292 special "none"
34293 height "1in"
34294 height_special "totalheight"
34295 thickness "0.4pt"
34296 separation "3pt"
34297 shadowsize "4pt"
34298 framecolor "black"
34299 backgroundcolor "none"
34300 status open
34301
34302 \begin_layout Plain Layout
34303 \begin_inset Quotes eld
34304 \end_inset
34305
34306 veryverylongword
34307 \begin_inset Quotes erd
34308 \end_inset
34309
34310
34311 \end_layout
34312
34313 \end_inset
34314
34315 .
34316 \end_layout
34317
34318 \begin_layout Standard
34319 You can alternatively set the command 
34320 \begin_inset Quotes eld
34321 \end_inset
34322
34323
34324 \series bold
34325
34326 \backslash
34327 -
34328 \series default
34329
34330 \begin_inset Quotes grd
34331 \end_inset
34332
34333  as \SpecialChar TeX
34334  Code directly before the word:
34335 \end_layout
34336
34337 \begin_layout Standard
34338 This line is an example to show how you can prevent the hyphenation of 
34339 \begin_inset Quotes eld
34340 \end_inset
34341
34342
34343 \begin_inset ERT
34344 status collapsed
34345
34346 \begin_layout Plain Layout
34347
34348
34349 \backslash
34350 -
34351 \end_layout
34352
34353 \end_inset
34354
34355 veryverylongword
34356 \begin_inset Quotes erd
34357 \end_inset
34358
34359 .
34360 \end_layout
34361
34362 \begin_layout Standard
34363 Of course the word now protrudes over the side margin.
34364  To avoid this, add via the menu 
34365 \family sans
34366 Insert\SpecialChar menuseparator
34367 Formatting\SpecialChar menuseparator
34368 Ragged
34369 \begin_inset space ~
34370 \end_inset
34371
34372 Line
34373 \begin_inset space ~
34374 \end_inset
34375
34376 Break
34377 \family default
34378  (shortcut 
34379 \begin_inset Info
34380 type  "shortcut"
34381 arg   "newline-insert newline"
34382 \end_inset
34383
34384 ) a line break before the word:
34385 \end_layout
34386
34387 \begin_layout Standard
34388 This line is an example to show how you can prevent the hyphenation of 
34389 \begin_inset Newline newline
34390 \end_inset
34391
34392
34393 \begin_inset Box Frameless
34394 position "t"
34395 hor_pos "c"
34396 has_inner_box 1
34397 inner_pos "t"
34398 use_parbox 0
34399 use_makebox 1
34400 width ""
34401 special "none"
34402 height "1in"
34403 height_special "totalheight"
34404 thickness "0.4pt"
34405 separation "3pt"
34406 shadowsize "4pt"
34407 framecolor "black"
34408 backgroundcolor "none"
34409 status open
34410
34411 \begin_layout Plain Layout
34412 \begin_inset Quotes eld
34413 \end_inset
34414
34415 veryverylongword
34416 \begin_inset Quotes erd
34417 \end_inset
34418
34419
34420 \end_layout
34421
34422 \end_inset
34423
34424 .
34425 \end_layout
34426
34427 \begin_layout Subsection
34428 Vertical Alignment
34429 \begin_inset CommandInset label
34430 LatexCommand label
34431 name "subsec:Vertical-Alignment"
34432
34433 \end_inset
34434
34435
34436 \begin_inset Index idx
34437 status collapsed
34438
34439 \begin_layout Plain Layout
34440 Boxes ! for Vertical Alignment
34441 \end_layout
34442
34443 \end_inset
34444
34445
34446 \begin_inset Index idx
34447 status collapsed
34448
34449 \begin_layout Plain Layout
34450 Boxes ! Raiseboxes
34451 \end_layout
34452
34453 \end_inset
34454
34455
34456 \end_layout
34457
34458 \begin_layout Standard
34459 With the help of the command 
34460 \series bold
34461
34462 \backslash
34463 raisebox
34464 \series default
34465  you can align words, characters or other boxes vertically relative to the
34466  surrounding text.
34467  
34468 \series bold
34469
34470 \backslash
34471 raisebox
34472 \series default
34473  is used with the following scheme:
34474 \end_layout
34475
34476 \begin_layout Standard
34477
34478 \series bold
34479
34480 \backslash
34481 raisebox{lift}[height][depth]{box content}
34482 \end_layout
34483
34484 \begin_layout Standard
34485 The lift can be a positive value to raise the box or a negative value to
34486  lower the box.
34487 \end_layout
34488
34489 \begin_layout Standard
34490 To align for example the word 
34491 \begin_inset Quotes eld
34492 \end_inset
34493
34494 preventing
34495 \begin_inset Quotes erd
34496 \end_inset
34497
34498  so that the bottom of the 
34499 \begin_inset Quotes eld
34500 \end_inset
34501
34502 deepest
34503 \begin_inset Quotes erd
34504 \end_inset
34505
34506  character 
34507 \begin_inset Quotes eld
34508 \end_inset
34509
34510 p
34511 \begin_inset Quotes erd
34512 \end_inset
34513
34514  is at the baseline, insert the command
34515 \end_layout
34516
34517 \begin_layout Standard
34518
34519 \series bold
34520
34521 \backslash
34522 raisebox{
34523 \backslash
34524 depth}{
34525 \end_layout
34526
34527 \begin_layout Standard
34528 in \SpecialChar TeX
34529  Code before the word.
34530  After the word insert a closing brace 
34531 \begin_inset Quotes eld
34532 \end_inset
34533
34534
34535 \series bold
34536 }
34537 \series default
34538
34539 \begin_inset Quotes erd
34540 \end_inset
34541
34542  in \SpecialChar TeX
34543  Code.
34544 \begin_inset Newline newline
34545 \end_inset
34546
34547 This is the result:
34548 \end_layout
34549
34550 \begin_layout Standard
34551 This is a text line with the word 
34552 \begin_inset ERT
34553 status collapsed
34554
34555 \begin_layout Plain Layout
34556
34557
34558 \backslash
34559 raisebox{
34560 \backslash
34561 depth}{
34562 \end_layout
34563
34564 \end_inset
34565
34566
34567 \begin_inset Quotes eld
34568 \end_inset
34569
34570 preventing
34571 \begin_inset Quotes erd
34572 \end_inset
34573
34574
34575 \begin_inset ERT
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580 }
34581 \end_layout
34582
34583 \end_inset
34584
34585  as a raised word.
34586 \end_layout
34587
34588 \begin_layout Standard
34589 \begin_inset VSpace bigskip
34590 \end_inset
34591
34592 When you raise or lower characters in a line, the line distance will be
34593  spread:
34594 \end_layout
34595
34596 \begin_layout Standard
34597 This is a text line with the word 
34598 \begin_inset ERT
34599 status collapsed
34600
34601 \begin_layout Plain Layout
34602
34603
34604 \backslash
34605 raisebox{-
34606 \backslash
34607 depth}{
34608 \end_layout
34609
34610 \end_inset
34611
34612
34613 \begin_inset Quotes eld
34614 \end_inset
34615
34616 preventing
34617 \begin_inset Quotes erd
34618 \end_inset
34619
34620
34621 \begin_inset ERT
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625
34626 }
34627 \end_layout
34628
34629 \end_inset
34630
34631  as a lowered word.
34632 \begin_inset Newline newline
34633 \end_inset
34634
34635 This is a text line with the word 
34636 \begin_inset ERT
34637 status collapsed
34638
34639 \begin_layout Plain Layout
34640
34641
34642 \backslash
34643 raisebox{0.5cm}{
34644 \end_layout
34645
34646 \end_inset
34647
34648
34649 \begin_inset Quotes eld
34650 \end_inset
34651
34652 testing
34653 \begin_inset Quotes erd
34654 \end_inset
34655
34656
34657 \begin_inset ERT
34658 status collapsed
34659
34660 \begin_layout Plain Layout
34661
34662 }
34663 \end_layout
34664
34665 \end_inset
34666
34667  as a raised word.
34668 \end_layout
34669
34670 \begin_layout Standard
34671 If you want to prevent this for a certain reason, set the box height to
34672  a zero value.
34673  For example use
34674 \end_layout
34675
34676 \begin_layout Standard
34677
34678 \series bold
34679
34680 \backslash
34681 raisebox{-
34682 \backslash
34683 depth}[0pt]{
34684 \end_layout
34685
34686 \begin_layout Standard
34687 This is a text line with the word 
34688 \begin_inset ERT
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692
34693
34694 \backslash
34695 raisebox{-
34696 \backslash
34697 depth}[0pt]{
34698 \end_layout
34699
34700 \end_inset
34701
34702
34703 \begin_inset Quotes eld
34704 \end_inset
34705
34706 preventing
34707 \begin_inset Quotes erd
34708 \end_inset
34709
34710
34711 \begin_inset ERT
34712 status collapsed
34713
34714 \begin_layout Plain Layout
34715
34716 }
34717 \end_layout
34718
34719 \end_inset
34720
34721  as a lowered word.
34722 \begin_inset Newline newline
34723 \end_inset
34724
34725
34726 \begin_inset Newline newline
34727 \end_inset
34728
34729 This is a text line with the word 
34730 \begin_inset ERT
34731 status collapsed
34732
34733 \begin_layout Plain Layout
34734
34735
34736 \backslash
34737 raisebox{0.5cm}[0pt]{
34738 \end_layout
34739
34740 \end_inset
34741
34742
34743 \begin_inset Quotes eld
34744 \end_inset
34745
34746 testing
34747 \begin_inset Quotes erd
34748 \end_inset
34749
34750
34751 \begin_inset ERT
34752 status collapsed
34753
34754 \begin_layout Plain Layout
34755
34756 }
34757 \end_layout
34758
34759 \end_inset
34760
34761  as a raised word.
34762 \end_layout
34763
34764 \begin_layout Section
34765 Colored Boxes
34766 \begin_inset CommandInset label
34767 LatexCommand label
34768 name "sec:Colored-Boxes"
34769
34770 \end_inset
34771
34772
34773 \begin_inset Index idx
34774 status collapsed
34775
34776 \begin_layout Plain Layout
34777 Boxes ! Color
34778 \end_layout
34779
34780 \end_inset
34781
34782
34783 \end_layout
34784
34785 \begin_layout Standard
34786 To color the background of a box just select the color you like in the box
34787  dialog.
34788  This is for example a box with orange background: 
34789 \begin_inset Box Frameless
34790 position "t"
34791 hor_pos "c"
34792 has_inner_box 1
34793 inner_pos "t"
34794 use_parbox 0
34795 use_makebox 1
34796 width ""
34797 special "none"
34798 height "1in"
34799 height_special "totalheight"
34800 thickness "0.4pt"
34801 separation "3pt"
34802 shadowsize "4pt"
34803 framecolor "black"
34804 backgroundcolor "orange"
34805 status open
34806
34807 \begin_layout Plain Layout
34808 Box with orange background
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \begin_layout Standard
34817 If you use the decoration 
34818 \family sans
34819 Simple
34820 \begin_inset space ~
34821 \end_inset
34822
34823 rectangular
34824 \begin_inset space ~
34825 \end_inset
34826
34827 frame
34828 \family default
34829  you can set a frame color.
34830  In this case you must also specify a background color (LyX sets white as
34831  default).
34832  Here is an example: 
34833 \begin_inset Box Boxed
34834 position "t"
34835 hor_pos "c"
34836 has_inner_box 0
34837 inner_pos "t"
34838 use_parbox 0
34839 use_makebox 0
34840 width ""
34841 special "none"
34842 height "1in"
34843 height_special "totalheight"
34844 thickness "0.4pt"
34845 separation "3pt"
34846 shadowsize "4pt"
34847 framecolor "teal"
34848 backgroundcolor "yellow"
34849 status open
34850
34851 \begin_layout Plain Layout
34852 Box with teal frame color and yellow background color
34853 \end_layout
34854
34855 \end_inset
34856
34857
34858 \end_layout
34859
34860 \begin_layout Standard
34861 \begin_inset VSpace bigskip
34862 \end_inset
34863
34864 Of course you can also have colored text inside a colored box:
34865 \begin_inset Newline newline
34866 \end_inset
34867
34868
34869 \begin_inset Box Boxed
34870 position "t"
34871 hor_pos "c"
34872 has_inner_box 0
34873 inner_pos "t"
34874 use_parbox 0
34875 use_makebox 0
34876 width ""
34877 special "none"
34878 height "1in"
34879 height_special "totalheight"
34880 thickness "0.4pt"
34881 separation "3pt"
34882 shadowsize "4pt"
34883 framecolor "cyan"
34884 backgroundcolor "magenta"
34885 status open
34886
34887 \begin_layout Plain Layout
34888
34889 \color yellow
34890 This is colored text within a colored, framed box
34891 \end_layout
34892
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Standard
34899 \begin_inset VSpace bigskip
34900 \end_inset
34901
34902
34903 \end_layout
34904
34905 \begin_layout Standard
34906 If you need another color than the predefined ones, you can define your
34907  own color as described in section
34908 \begin_inset space ~
34909 \end_inset
34910
34911
34912 \begin_inset CommandInset ref
34913 LatexCommand ref
34914 reference "sec:Colored-Tables"
34915
34916 \end_inset
34917
34918 .
34919  To use your own color you must typeset the box by using TeX code:
34920 \end_layout
34921
34922 \begin_layout Standard
34923 Colored boxes without frame are created with the command 
34924 \series bold
34925
34926 \backslash
34927 colorbox
34928 \series default
34929 .
34930  It has the following scheme:
34931 \end_layout
34932
34933 \begin_layout Standard
34934
34935 \series bold
34936
34937 \backslash
34938 colorbox{color}{box content}
34939 \end_layout
34940
34941 \begin_layout Standard
34942 The box content can also be a box and colored boxes can also be within other
34943  boxes.
34944  To have e.
34945 \begin_inset space \thinspace{}
34946 \end_inset
34947
34948 g.
34949 \begin_inset space \space{}
34950 \end_inset
34951
34952 a darkgreen background for a word, insert the command
34953 \end_layout
34954
34955 \begin_layout Standard
34956
34957 \series bold
34958
34959 \backslash
34960 colorbox{darkgreen}{
34961 \end_layout
34962
34963 \begin_layout Standard
34964 before the word in \SpecialChar TeX
34965  Code.
34966  After the word insert a closing brace 
34967 \begin_inset Quotes eld
34968 \end_inset
34969
34970
34971 \series bold
34972 }
34973 \series default
34974
34975 \begin_inset Quotes erd
34976 \end_inset
34977
34978  in \SpecialChar TeX
34979  Code.
34980 \begin_inset Newline newline
34981 \end_inset
34982
34983 This is the result:
34984 \end_layout
34985
34986 \begin_layout Standard
34987 This is a line where the word 
34988 \begin_inset ERT
34989 status collapsed
34990
34991 \begin_layout Plain Layout
34992
34993
34994 \backslash
34995 colorbox{darkgreen}{
34996 \end_layout
34997
34998 \end_inset
34999
35000
35001 \begin_inset Quotes eld
35002 \end_inset
35003
35004 Attention!
35005 \begin_inset Quotes erd
35006 \end_inset
35007
35008
35009 \begin_inset ERT
35010 status collapsed
35011
35012 \begin_layout Plain Layout
35013
35014 }
35015 \end_layout
35016
35017 \end_inset
35018
35019  has a darkgreen background.
35020 \end_layout
35021
35022 \begin_layout Standard
35023 Framed, colored boxes are created with the command 
35024 \series bold
35025
35026 \backslash
35027 fcolorbox
35028 \series default
35029 .
35030  It has the following scheme:
35031 \end_layout
35032
35033 \begin_layout Standard
35034
35035 \series bold
35036
35037 \backslash
35038 fcolorbox{frame color}{box color}{box content}
35039 \end_layout
35040
35041 \begin_layout Section
35042 Rotated and Scaled Boxes
35043 \end_layout
35044
35045 \begin_layout Standard
35046 To use the boxes described in this section, the module 
35047 \family sans
35048 GraphicBoxes
35049 \family default
35050  must be loaded in the document settings.
35051 \end_layout
35052
35053 \begin_layout Standard
35054 \begin_inset Note Greyedout
35055 status open
35056
35057 \begin_layout Plain Layout
35058
35059 \series bold
35060 Note:
35061 \series default
35062  Not all DVI viewers are able to display rotated or scaled material.
35063 \end_layout
35064
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Standard
35071 \begin_inset Note Greyedout
35072 status open
35073
35074 \begin_layout Plain Layout
35075
35076 \series bold
35077 Note:
35078 \series default
35079  Floats are not allowed inside a rotated or scaled box.
35080 \end_layout
35081
35082 \end_inset
35083
35084
35085 \end_layout
35086
35087 \begin_layout Subsection
35088 Rotated Boxes
35089 \begin_inset Index idx
35090 status collapsed
35091
35092 \begin_layout Plain Layout
35093 Boxes ! rotated
35094 \end_layout
35095
35096 \end_inset
35097
35098
35099 \begin_inset Index idx
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103 Rotated Material
35104 \end_layout
35105
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \begin_layout Standard
35112 To rotate material, you can put it into a 
35113 \family sans
35114 Rotatebox
35115 \family default
35116 .
35117  Such a box is inserted via the menu 
35118 \family sans
35119 Insert\SpecialChar menuseparator
35120 Custom Insets\SpecialChar menuseparator
35121 Rotatebox
35122 \family default
35123 .
35124 \end_layout
35125
35126 \begin_layout Standard
35127 The rotation origin can be specified via the inset 
35128 \family sans
35129 Origin
35130 \family default
35131  (menu 
35132 \family sans
35133 Insert\SpecialChar menuseparator
35134 Origin
35135 \family default
35136 ) in the form 
35137 \series bold
35138 origin=position
35139 \series default
35140 .
35141  The following positions are possible: 
35142 \emph on
35143 c
35144 \emph default
35145  (center), 
35146 \emph on
35147 l
35148 \emph default
35149  (left), 
35150 \emph on
35151 r
35152 \emph default
35153  (right), 
35154 \emph on
35155 b
35156 \emph default
35157  (bottom), 
35158 \emph on
35159 t
35160 \emph default
35161  (top), along with meaningful combinations of the four base positions.
35162  For example 
35163 \emph on
35164 lt
35165 \emph default
35166  means that the rotation origin is at the top left corner of the box.
35167  When no rotation origin is specified, the position 
35168 \emph on
35169 l
35170 \emph default
35171  will be used.
35172  The rotation angle is a number that can be negative that specifies the
35173  angle in degrees.
35174  The rotation direction is counterclockwise.
35175 \end_layout
35176
35177 \begin_layout Standard
35178 In the following example 
35179 \series bold
35180 origin=c
35181 \series default
35182  was inserted to the 
35183 \family sans
35184 Origin
35185 \family default
35186  inset and 
35187 \series bold
35188 60
35189 \series default
35190  was inserted to the 
35191 \family sans
35192 Angle
35193 \family default
35194  inset.
35195 \end_layout
35196
35197 \begin_layout Standard
35198 This is a line 
35199 \begin_inset Flex Rotatebox
35200 status open
35201
35202 \begin_layout Plain Layout
35203 \begin_inset Argument 1
35204 status open
35205
35206 \begin_layout Plain Layout
35207 origin=c
35208 \end_layout
35209
35210 \end_inset
35211
35212
35213 \begin_inset Argument 2
35214 status open
35215
35216 \begin_layout Plain Layout
35217 60
35218 \end_layout
35219
35220 \end_inset
35221
35222 with rotated
35223 \end_layout
35224
35225 \end_inset
35226
35227  text.
35228 \end_layout
35229
35230 \begin_layout Standard
35231 The box content can also be another box or an inline formula:
35232 \end_layout
35233
35234 \begin_layout Standard
35235 This is a line 
35236 \begin_inset Flex Rotatebox
35237 status open
35238
35239 \begin_layout Plain Layout
35240 \begin_inset Argument 1
35241 status open
35242
35243 \begin_layout Plain Layout
35244 origin=r
35245 \end_layout
35246
35247 \end_inset
35248
35249
35250 \begin_inset Argument 2
35251 status open
35252
35253 \begin_layout Plain Layout
35254 -60
35255 \end_layout
35256
35257 \end_inset
35258
35259
35260 \begin_inset Box Doublebox
35261 position "c"
35262 hor_pos "c"
35263 has_inner_box 0
35264 inner_pos "c"
35265 use_parbox 0
35266 use_makebox 0
35267 width "1in"
35268 special "width"
35269 height "1in"
35270 height_special "totalheight"
35271 thickness "0.4pt"
35272 separation "3pt"
35273 shadowsize "4pt"
35274 framecolor "black"
35275 backgroundcolor "none"
35276 status collapsed
35277
35278 \begin_layout Plain Layout
35279 with rotated
35280 \end_layout
35281
35282 \end_inset
35283
35284
35285 \end_layout
35286
35287 \end_inset
35288
35289  framed text 
35290 \begin_inset Flex Rotatebox
35291 status open
35292
35293 \begin_layout Plain Layout
35294 \begin_inset Argument 1
35295 status open
35296
35297 \begin_layout Plain Layout
35298 origin=lb
35299 \end_layout
35300
35301 \end_inset
35302
35303
35304 \begin_inset Argument 2
35305 status open
35306
35307 \begin_layout Plain Layout
35308 60
35309 \end_layout
35310
35311 \end_inset
35312
35313
35314 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35315 \end_inset
35316
35317
35318 \end_layout
35319
35320 \end_inset
35321
35322  and a formula.
35323 \end_layout
35324
35325 \begin_layout Standard
35326 or an image or table:
35327 \end_layout
35328
35329 \begin_layout Standard
35330 This is a line 
35331 \begin_inset Flex Rotatebox
35332 status open
35333
35334 \begin_layout Plain Layout
35335 \begin_inset Argument 1
35336 status open
35337
35338 \begin_layout Plain Layout
35339 origin=lb
35340 \end_layout
35341
35342 \end_inset
35343
35344
35345 \begin_inset Argument 2
35346 status open
35347
35348 \begin_layout Plain Layout
35349 90
35350 \end_layout
35351
35352 \end_inset
35353
35354
35355 \begin_inset Graphics
35356         filename clipart/platypus.eps
35357         lyxscale 50
35358         width 25col%
35359
35360 \end_inset
35361
35362
35363 \end_layout
35364
35365 \end_inset
35366
35367  with a rotated image 
35368 \begin_inset Flex Rotatebox
35369 status open
35370
35371 \begin_layout Plain Layout
35372 \begin_inset Argument 2
35373 status open
35374
35375 \begin_layout Plain Layout
35376 -90
35377 \end_layout
35378
35379 \end_inset
35380
35381
35382 \begin_inset Tabular
35383 <lyxtabular version="3" rows="2" columns="2">
35384 <features tabularvalignment="middle">
35385 <column alignment="center" valignment="top">
35386 <column alignment="center" valignment="top">
35387 <row>
35388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35389 \begin_inset Text
35390
35391 \begin_layout Plain Layout
35392 q
35393 \end_layout
35394
35395 \end_inset
35396 </cell>
35397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35398 \begin_inset Text
35399
35400 \begin_layout Plain Layout
35401 w
35402 \end_layout
35403
35404 \end_inset
35405 </cell>
35406 </row>
35407 <row>
35408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Plain Layout
35412 e
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35418 \begin_inset Text
35419
35420 \begin_layout Plain Layout
35421 r
35422 \end_layout
35423
35424 \end_inset
35425 </cell>
35426 </row>
35427 </lyxtabular>
35428
35429 \end_inset
35430
35431
35432 \end_layout
35433
35434 \end_inset
35435
35436  and table.
35437 \begin_inset Index idx
35438 status collapsed
35439
35440 \begin_layout Plain Layout
35441 Figures ! rotated
35442 \end_layout
35443
35444 \end_inset
35445
35446
35447 \begin_inset Index idx
35448 status collapsed
35449
35450 \begin_layout Plain Layout
35451 Table Customization ! Rotating
35452 \end_layout
35453
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \begin_layout Standard
35460 \begin_inset Note Greyedout
35461 status open
35462
35463 \begin_layout Plain Layout
35464
35465 \series bold
35466 Note:
35467 \series default
35468  If the 
35469 \family sans
35470 Angle
35471 \family default
35472  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
35473
35474  errors when viewing/exporting the document.
35475 \end_layout
35476
35477 \end_inset
35478
35479
35480 \end_layout
35481
35482 \begin_layout Subsection
35483 Scaled Boxes
35484 \begin_inset Index idx
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 Boxes ! scaled
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \begin_inset Index idx
35495 status collapsed
35496
35497 \begin_layout Plain Layout
35498 Scaled Material
35499 \end_layout
35500
35501 \end_inset
35502
35503
35504 \end_layout
35505
35506 \begin_layout Standard
35507 To scale material put it into a 
35508 \family sans
35509 Scalebox
35510 \family default
35511 .
35512  Such a box is inserted via the menu 
35513 \family sans
35514 Insert\SpecialChar menuseparator
35515 Custom Insets\SpecialChar menuseparator
35516 Scalebox
35517 \family default
35518 .
35519 \end_layout
35520
35521 \begin_layout Standard
35522 The 
35523 \family sans
35524 Scalebox
35525 \family default
35526  inset has the mandatory inset 
35527 \family sans
35528 H-Factor
35529 \family default
35530  and the optional inset 
35531 \family sans
35532 V-Factor
35533 \family default
35534  (inserted via the menu 
35535 \family sans
35536 Insert\SpecialChar menuseparator
35537 V-Factor)
35538 \family default
35539 .
35540  Input there the horizontal and vertical scale factor, respectively.
35541  If no 
35542 \family sans
35543 V-Factor
35544 \family default
35545  inset is used, the horizontal factor will also be used as the vertical
35546  one.
35547 \end_layout
35548
35549 \begin_layout Standard
35550 To get for example the double text size, compared to the document text size,
35551  insert 
35552 \series bold
35553 2
35554 \series default
35555  into the 
35556 \family sans
35557 H-Factor
35558 \family default
35559  inset.
35560  An example: 
35561 \begin_inset Flex Scalebox
35562 status open
35563
35564 \begin_layout Plain Layout
35565 \begin_inset Argument 1
35566 status open
35567
35568 \begin_layout Plain Layout
35569 2
35570 \end_layout
35571
35572 \end_inset
35573
35574 Hello
35575 \end_layout
35576
35577 \end_inset
35578
35579
35580 \end_layout
35581
35582 \begin_layout Standard
35583
35584 \series bold
35585 2
35586 \series default
35587  as 
35588 \family sans
35589 H-Factor
35590 \family default
35591  and 
35592 \series bold
35593 1
35594 \series default
35595  as 
35596 \family sans
35597 V-Factor
35598 \family default
35599  distorts the 
35600 \begin_inset Flex Scalebox
35601 status open
35602
35603 \begin_layout Plain Layout
35604 \begin_inset Argument 1
35605 status open
35606
35607 \begin_layout Plain Layout
35608 2
35609 \end_layout
35610
35611 \end_inset
35612
35613
35614 \begin_inset Argument 2
35615 status open
35616
35617 \begin_layout Plain Layout
35618 1
35619 \end_layout
35620
35621 \end_inset
35622
35623 Hello
35624 \end_layout
35625
35626 \end_inset
35627
35628 .
35629 \end_layout
35630
35631 \begin_layout Standard
35632 If the scaling factor is negative, the box content will be mirrored.
35633  Therefore 
35634 \series bold
35635 -1
35636 \series default
35637  as 
35638 \family sans
35639 H-Factor
35640 \family default
35641  and 
35642 \series bold
35643 1
35644 \series default
35645  as 
35646 \family sans
35647 V-Factor
35648 \family default
35649  can be used to create mirror writing: 
35650 \begin_inset Flex Scalebox
35651 status open
35652
35653 \begin_layout Plain Layout
35654 \begin_inset Argument 1
35655 status open
35656
35657 \begin_layout Plain Layout
35658 -1
35659 \end_layout
35660
35661 \end_inset
35662
35663
35664 \begin_inset Argument 2
35665 status open
35666
35667 \begin_layout Plain Layout
35668 1
35669 \end_layout
35670
35671 \end_inset
35672
35673 Hello
35674 \end_layout
35675
35676 \end_inset
35677
35678
35679 \end_layout
35680
35681 \begin_layout Standard
35682
35683 \series bold
35684 1
35685 \series default
35686  as 
35687 \family sans
35688 H-Factor
35689 \family default
35690  and 
35691 \series bold
35692 -1
35693 \series default
35694  as 
35695 \family sans
35696 V-Factor
35697 \family default
35698  reflects the 
35699 \begin_inset Flex Scalebox
35700 status open
35701
35702 \begin_layout Plain Layout
35703 \begin_inset Argument 1
35704 status open
35705
35706 \begin_layout Plain Layout
35707 1
35708 \end_layout
35709
35710 \end_inset
35711
35712
35713 \begin_inset Argument 2
35714 status open
35715
35716 \begin_layout Plain Layout
35717 -1
35718 \end_layout
35719
35720 \end_inset
35721
35722 Hello
35723 \end_layout
35724
35725 \end_inset
35726
35727  at the base line.
35728 \end_layout
35729
35730 \begin_layout Standard
35731 The 
35732 \family sans
35733 Reflectbox
35734 \family default
35735  (menu 
35736 \family sans
35737 Insert\SpecialChar menuseparator
35738 Custom Insets\SpecialChar menuseparator
35739 Reflectbox
35740 \family default
35741 ) is equivalent to 
35742 \series bold
35743 -1
35744 \series default
35745  as 
35746 \family sans
35747 H-Factor
35748 \family default
35749  and 
35750 \series bold
35751 1
35752 \series default
35753  as 
35754 \family sans
35755 V-Factor 
35756 \family default
35757 for a 
35758 \family sans
35759 Scalebox
35760 \family default
35761 .
35762 \end_layout
35763
35764 \begin_layout Standard
35765 \begin_inset Note Greyedout
35766 status open
35767
35768 \begin_layout Plain Layout
35769
35770 \series bold
35771 Note:
35772 \series default
35773  If the 
35774 \family sans
35775 H-Factor
35776 \family default
35777  inset is empty or contains other characters than numbers you will get LaTeX
35778  errors when viewing/exporting the document.
35779 \end_layout
35780
35781 \end_inset
35782
35783
35784 \end_layout
35785
35786 \begin_layout Standard
35787 \begin_inset VSpace bigskip
35788 \end_inset
35789
35790 The 
35791 \family sans
35792 Resizebox
35793 \family default
35794  (menu 
35795 \family sans
35796 Insert\SpecialChar menuseparator
35797 Custom Insets\SpecialChar menuseparator
35798 Resizebox
35799 \family default
35800 ) is used to scale the content to a defined width and height.
35801  The 
35802 \family sans
35803 Resizebox
35804 \family default
35805  inset has the mandatory inset 
35806 \family sans
35807 Width
35808 \family default
35809  and the optional inset 
35810 \family sans
35811 Height
35812 \family default
35813  (inserted via the menu 
35814 \family sans
35815 Insert\SpecialChar menuseparator
35816 Height)
35817 \family default
35818 .
35819  Input there the width and height, respectively, as value with a unit.
35820  
35821 \begin_inset CommandInset ref
35822 LatexCommand ref
35823 reference "tab:Units"
35824
35825 \end_inset
35826
35827  lists the possible units.
35828  If there is an exclamation mark 
35829 \series bold
35830 !
35831 \series default
35832  in of of the two insets, the size is set so that the aspect ratio of the
35833  box content is kept.
35834  If no 
35835 \family sans
35836 Height
35837 \family default
35838  inset is used an exclamation mark will internally be used for the height.
35839 \end_layout
35840
35841 \begin_layout Standard
35842
35843 \series bold
35844 2cm
35845 \series default
35846  as 
35847 \family sans
35848 Width
35849 \family default
35850  and 
35851 \series bold
35852 1cm
35853 \series default
35854  as 
35855 \family sans
35856 Height
35857 \family default
35858  produces: 
35859 \begin_inset Flex Resizebox
35860 status open
35861
35862 \begin_layout Plain Layout
35863 \begin_inset Argument 1
35864 status open
35865
35866 \begin_layout Plain Layout
35867 2cm
35868 \end_layout
35869
35870 \end_inset
35871
35872
35873 \begin_inset Argument 2
35874 status open
35875
35876 \begin_layout Plain Layout
35877 1cm
35878 \end_layout
35879
35880 \end_inset
35881
35882 Hello
35883 \end_layout
35884
35885 \end_inset
35886
35887
35888 \begin_inset Newline newline
35889 \end_inset
35890
35891
35892 \series bold
35893 2cm
35894 \series default
35895  as 
35896 \family sans
35897 Width
35898 \family default
35899  and 
35900 \series bold
35901 !
35902 \series default
35903  as 
35904 \family sans
35905 Height
35906 \family default
35907  (or no 
35908 \family sans
35909 Height
35910 \family default
35911 ) produces: 
35912 \begin_inset Flex Resizebox
35913 status open
35914
35915 \begin_layout Plain Layout
35916 \begin_inset Argument 1
35917 status open
35918
35919 \begin_layout Plain Layout
35920 2cm
35921 \end_layout
35922
35923 \end_inset
35924
35925
35926 \begin_inset Argument 2
35927 status open
35928
35929 \begin_layout Plain Layout
35930 !
35931 \end_layout
35932
35933 \end_inset
35934
35935 Hello
35936 \end_layout
35937
35938 \end_inset
35939
35940
35941 \end_layout
35942
35943 \begin_layout Standard
35944 \begin_inset Note Greyedout
35945 status open
35946
35947 \begin_layout Plain Layout
35948
35949 \series bold
35950 Note:
35951 \series default
35952  If the 
35953 \family sans
35954 Width
35955 \family default
35956  inset is empty or contains an invalid unit you will get LaTeX errors when
35957  viewing/exporting the document.
35958 \end_layout
35959
35960 \end_inset
35961
35962
35963 \end_layout
35964
35965 \begin_layout Standard
35966 \begin_inset VSpace bigskip
35967 \end_inset
35968
35969
35970 \end_layout
35971
35972 \begin_layout Standard
35973 The boxes can be combined in any order.
35974  As example a 
35975 \family sans
35976 Reflectbox
35977 \family default
35978  inside a 
35979 \family sans
35980 Resizebox
35981 \family default
35982  which is in turn inside a 
35983 \family sans
35984 Rotatebox
35985 \family default
35986 :
35987 \end_layout
35988
35989 \begin_layout Standard
35990 \noindent
35991 \align center
35992 \begin_inset Flex Rotatebox
35993 status open
35994
35995 \begin_layout Plain Layout
35996 \begin_inset Argument 1
35997 status open
35998
35999 \begin_layout Plain Layout
36000 origin=c
36001 \end_layout
36002
36003 \end_inset
36004
36005
36006 \begin_inset Argument 2
36007 status open
36008
36009 \begin_layout Plain Layout
36010 -45
36011 \end_layout
36012
36013 \end_inset
36014
36015
36016 \begin_inset Flex Resizebox
36017 status open
36018
36019 \begin_layout Plain Layout
36020 \begin_inset Argument 1
36021 status open
36022
36023 \begin_layout Plain Layout
36024 2cm
36025 \end_layout
36026
36027 \end_inset
36028
36029
36030 \begin_inset Flex Reflectbox
36031 status open
36032
36033 \begin_layout Plain Layout
36034 Hello
36035 \end_layout
36036
36037 \end_inset
36038
36039
36040 \end_layout
36041
36042 \end_inset
36043
36044
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \begin_layout Standard
36053 \noindent
36054 Images, tables, and inline formulas are allowed as box content:
36055 \end_layout
36056
36057 \begin_layout Standard
36058 \noindent
36059 \align center
36060 \begin_inset Flex Resizebox
36061 status open
36062
36063 \begin_layout Plain Layout
36064 \begin_inset Argument 1
36065 status open
36066
36067 \begin_layout Plain Layout
36068 2cm
36069 \end_layout
36070
36071 \end_inset
36072
36073
36074 \begin_inset Flex Reflectbox
36075 status open
36076
36077 \begin_layout Plain Layout
36078 \begin_inset Graphics
36079         filename clipart/platypus.eps
36080         lyxscale 50
36081         width 25col%
36082
36083 \end_inset
36084
36085
36086 \end_layout
36087
36088 \end_inset
36089
36090
36091 \end_layout
36092
36093 \end_inset
36094
36095  
36096 \begin_inset Flex Resizebox
36097 status open
36098
36099 \begin_layout Plain Layout
36100 \begin_inset Argument 1
36101 status open
36102
36103 \begin_layout Plain Layout
36104 2cm
36105 \end_layout
36106
36107 \end_inset
36108
36109
36110 \begin_inset Flex Reflectbox
36111 status open
36112
36113 \begin_layout Plain Layout
36114 \begin_inset Tabular
36115 <lyxtabular version="3" rows="2" columns="2">
36116 <features tabularvalignment="middle">
36117 <column alignment="center" valignment="top">
36118 <column alignment="center" valignment="top">
36119 <row>
36120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36121 \begin_inset Text
36122
36123 \begin_layout Plain Layout
36124 q
36125 \end_layout
36126
36127 \end_inset
36128 </cell>
36129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36130 \begin_inset Text
36131
36132 \begin_layout Plain Layout
36133 w
36134 \end_layout
36135
36136 \end_inset
36137 </cell>
36138 </row>
36139 <row>
36140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36141 \begin_inset Text
36142
36143 \begin_layout Plain Layout
36144 e
36145 \end_layout
36146
36147 \end_inset
36148 </cell>
36149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36150 \begin_inset Text
36151
36152 \begin_layout Plain Layout
36153 r
36154 \end_layout
36155
36156 \end_inset
36157 </cell>
36158 </row>
36159 </lyxtabular>
36160
36161 \end_inset
36162
36163
36164 \end_layout
36165
36166 \end_inset
36167
36168
36169 \end_layout
36170
36171 \end_inset
36172
36173  
36174 \begin_inset Flex Resizebox
36175 status open
36176
36177 \begin_layout Plain Layout
36178 \begin_inset Argument 1
36179 status open
36180
36181 \begin_layout Plain Layout
36182 3cm
36183 \end_layout
36184
36185 \end_inset
36186
36187
36188 \begin_inset Flex Reflectbox
36189 status open
36190
36191 \begin_layout Plain Layout
36192 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36193 \end_inset
36194
36195
36196 \end_layout
36197
36198 \end_inset
36199
36200
36201 \end_layout
36202
36203 \end_inset
36204
36205
36206 \begin_inset Index idx
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210 Figures ! scaled
36211 \end_layout
36212
36213 \end_inset
36214
36215
36216 \begin_inset Index idx
36217 status collapsed
36218
36219 \begin_layout Plain Layout
36220 Table Customization ! Scaling
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \end_layout
36227
36228 \begin_layout Standard
36229 When the global formula style 
36230 \series bold
36231 fleqn
36232 \series default
36233  is used in the document
36234 \begin_inset Foot
36235 status collapsed
36236
36237 \begin_layout Plain Layout
36238 When 
36239 \begin_inset Quotes eld
36240 \end_inset
36241
36242 fleqn
36243 \begin_inset Quotes erd
36244 \end_inset
36245
36246  is added to the document class options.
36247 \end_layout
36248
36249 \end_inset
36250
36251 , display style formulas can also be scaled.
36252 \end_layout
36253
36254 \begin_layout Chapter
36255 Objects Surrounded by Text
36256 \begin_inset Index idx
36257 status collapsed
36258
36259 \begin_layout Plain Layout
36260 Surrounded by text
36261 \end_layout
36262
36263 \end_inset
36264
36265
36266 \end_layout
36267
36268 \begin_layout Section
36269 Wrap Floats
36270 \begin_inset CommandInset label
36271 LatexCommand label
36272 name "sec:Wrap-Floats"
36273
36274 \end_inset
36275
36276
36277 \begin_inset Index idx
36278 status collapsed
36279
36280 \begin_layout Plain Layout
36281 Floats ! Wrap Floats
36282 \end_layout
36283
36284 \end_inset
36285
36286
36287 \begin_inset Index idx
36288 status collapsed
36289
36290 \begin_layout Plain Layout
36291 Surrounded by text ! Wrap Floats
36292 \end_layout
36293
36294 \end_inset
36295
36296
36297 \end_layout
36298
36299 \begin_layout Standard
36300 \begin_inset Wrap figure
36301 lines 0
36302 placement l
36303 overhang 1cm
36304 width "40col%"
36305 status open
36306
36307 \begin_layout Plain Layout
36308 \begin_inset Graphics
36309         filename clipart/mobius.eps
36310         width 40col%
36311         scaleBeforeRotation
36312         rotateOrigin center
36313
36314 \end_inset
36315
36316
36317 \end_layout
36318
36319 \begin_layout Plain Layout
36320 \begin_inset Caption Standard
36321
36322 \begin_layout Plain Layout
36323 \begin_inset CommandInset label
36324 LatexCommand label
36325 name "fig:This-is-a"
36326
36327 \end_inset
36328
36329 This is a figure wrap float.
36330 \end_layout
36331
36332 \end_inset
36333
36334
36335 \end_layout
36336
36337 \end_inset
36338
36339  This float type is used if you want to wrap text around a figure or table
36340  so that it only occupies some fraction of the column width.
36341  It can be inserted using the menu 
36342 \family sans
36343 Insert\SpecialChar menuseparator
36344 Floats\SpecialChar menuseparator
36345 Figure
36346 \begin_inset space ~
36347 \end_inset
36348
36349 Wrap
36350 \begin_inset space ~
36351 \end_inset
36352
36353 Float
36354 \family default
36355  or 
36356 \family sans
36357 Table
36358 \begin_inset space ~
36359 \end_inset
36360
36361 Wrap
36362 \begin_inset space ~
36363 \end_inset
36364
36365 Float
36366 \family default
36367  if the \SpecialChar LaTeX
36368 -package 
36369 \series bold
36370 wrapfig
36371 \series default
36372
36373 \begin_inset Index idx
36374 status collapsed
36375
36376 \begin_layout Plain Layout
36377 \SpecialChar LaTeX
36378 -packages ! wrapfig
36379 \end_layout
36380
36381 \end_inset
36382
36383  is installed.
36384 \begin_inset Foot
36385 status collapsed
36386
36387 \begin_layout Plain Layout
36388 Installing a \SpecialChar LaTeX
36389 -package is explained it in the 
36390 \emph on
36391 \SpecialChar LaTeX
36392
36393 \begin_inset space ~
36394 \end_inset
36395
36396 Configuration
36397 \emph default
36398  manual.
36399 \end_layout
36400
36401 \end_inset
36402
36403  The settings of the float can be modified by right-clicking on the float
36404  box.
36405  The mandatory settings are the float 
36406 \family sans
36407 Placement
36408 \family default
36409  and its 
36410 \family sans
36411 Width
36412 \family default
36413 .
36414  Optional are the 
36415 \family sans
36416 Overhang
36417 \family default
36418  that specifies how much the float is set into the paragraph
36419 \begin_inset space \thinspace{}
36420 \end_inset
36421
36422 /
36423 \begin_inset space \thinspace{}
36424 \end_inset
36425
36426 page margin, and the 
36427 \family sans
36428 Line
36429 \begin_inset space ~
36430 \end_inset
36431
36432 span
36433 \family default
36434  that specifies how many text lines the float will approximately need.
36435  The line span is often hard to approximate; so it is better only to use
36436  it when you encounter float placement problems.
36437  You can furthermore decide if \SpecialChar LaTeX
36438  is allowed to let the float float within
36439  the paragraph or to surrounding paragraphs.
36440  Figure
36441 \begin_inset space ~
36442 \end_inset
36443
36444
36445 \begin_inset CommandInset ref
36446 LatexCommand ref
36447 reference "fig:This-is-a"
36448
36449 \end_inset
36450
36451  is an example text wrap float with a width of 40
36452 \begin_inset space \thinspace{}
36453 \end_inset
36454
36455 col%, 1
36456 \begin_inset space \thinspace{}
36457 \end_inset
36458
36459 cm overhang, set to the left.
36460 \end_layout
36461
36462 \begin_layout Standard
36463 \begin_inset Note Greyedout
36464 status open
36465
36466 \begin_layout Plain Layout
36467
36468 \series bold
36469 Note:
36470 \series default
36471  Text
36472 \begin_inset space ~
36473 \end_inset
36474
36475 wrap float floats are fragile! E.
36476 \begin_inset space \thinspace{}
36477 \end_inset
36478
36479 g.
36480 \begin_inset space \space{}
36481 \end_inset
36482
36483 having a figure too close to the bottom of the page can mess things up in
36484  such a way that the float does not appear in the output or that it is placed
36485  over some other text.
36486 \end_layout
36487
36488 \end_inset
36489
36490
36491 \end_layout
36492
36493 \begin_layout Standard
36494 In general, the following applies for wrap floats:
36495 \end_layout
36496
36497 \begin_layout Itemize
36498 They should not be placed in paragraphs that run over a page break.
36499  That means that wrap floats are better inserted in their exact place when
36500  the document is almost finished and you are able to estimate where page
36501  breaks will appear.
36502 \end_layout
36503
36504 \begin_layout Itemize
36505 They should either be placed in their own paragraph before the paragraph
36506  where they should wrap into or within a paragraph.
36507 \end_layout
36508
36509 \begin_layout Itemize
36510 In consecutive paragraphs they may cause troubles, so ensure that there
36511  is a text paragraph between them as separator.
36512 \end_layout
36513
36514 \begin_layout Itemize
36515 They are not allowed in section headings or tables.
36516 \end_layout
36517
36518 \begin_layout Itemize
36519 Their numbering and referencing works as described in chap.
36520 \begin_inset space \thinspace{}
36521 \end_inset
36522
36523
36524 \begin_inset CommandInset ref
36525 LatexCommand ref
36526 reference "chap:Floats"
36527
36528 \end_inset
36529
36530 .
36531 \end_layout
36532
36533 \begin_layout Section
36534 Surrounded Fixed Objects
36535 \begin_inset Index idx
36536 status collapsed
36537
36538 \begin_layout Plain Layout
36539 Surrounded by text ! Fixed objects
36540 \end_layout
36541
36542 \end_inset
36543
36544
36545 \end_layout
36546
36547 \begin_layout Standard
36548 The wrap floats described in sec.
36549 \begin_inset space \thinspace{}
36550 \end_inset
36551
36552
36553 \begin_inset CommandInset ref
36554 LatexCommand ref
36555 reference "sec:Wrap-Floats"
36556
36557 \end_inset
36558
36559  have these positions in the paragraph:
36560 \begin_inset Separator parbreak
36561 \end_inset
36562
36563
36564 \end_layout
36565
36566 \begin_layout Standard
36567 \noindent
36568 \align center
36569 \begin_inset Tabular
36570 <lyxtabular version="3" rows="2" columns="2">
36571 <features tabularvalignment="middle">
36572 <column alignment="center" valignment="top">
36573 <column alignment="center" valignment="top">
36574 <row>
36575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36576 \begin_inset Text
36577
36578 \begin_layout Plain Layout
36579 \begin_inset Info
36580 type  "icon"
36581 arg   "dialog-show-new-inset graphics"
36582 \end_inset
36583
36584
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36590 \begin_inset Text
36591
36592 \begin_layout Plain Layout
36593 text
36594 \end_layout
36595
36596 \end_inset
36597 </cell>
36598 </row>
36599 <row>
36600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36601 \begin_inset Text
36602
36603 \begin_layout Plain Layout
36604 text
36605 \end_layout
36606
36607 \end_inset
36608 </cell>
36609 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36610 \begin_inset Text
36611
36612 \begin_layout Plain Layout
36613 text
36614 \end_layout
36615
36616 \end_inset
36617 </cell>
36618 </row>
36619 </lyxtabular>
36620
36621 \end_inset
36622
36623  or 
36624 \begin_inset Tabular
36625 <lyxtabular version="3" rows="2" columns="2">
36626 <features tabularvalignment="middle">
36627 <column alignment="center" valignment="top">
36628 <column alignment="center" valignment="top">
36629 <row>
36630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Plain Layout
36634 text
36635 \end_layout
36636
36637 \end_inset
36638 </cell>
36639 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36640 \begin_inset Text
36641
36642 \begin_layout Plain Layout
36643 \begin_inset Info
36644 type  "icon"
36645 arg   "dialog-show-new-inset graphics"
36646 \end_inset
36647
36648
36649 \end_layout
36650
36651 \end_inset
36652 </cell>
36653 </row>
36654 <row>
36655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36656 \begin_inset Text
36657
36658 \begin_layout Plain Layout
36659 text
36660 \end_layout
36661
36662 \end_inset
36663 </cell>
36664 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36665 \begin_inset Text
36666
36667 \begin_layout Plain Layout
36668 text
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 </row>
36674 </lyxtabular>
36675
36676 \end_inset
36677
36678
36679 \end_layout
36680
36681 \begin_layout Standard
36682 To get an object exactly at the position where it is inserted, for example
36683  to get one of these positions:
36684 \begin_inset VSpace defskip
36685 \end_inset
36686
36687
36688 \end_layout
36689
36690 \begin_layout Standard
36691 \noindent
36692 \align center
36693 \begin_inset Tabular
36694 <lyxtabular version="3" rows="2" columns="2">
36695 <features tabularvalignment="middle">
36696 <column alignment="center" valignment="top">
36697 <column alignment="center" valignment="top">
36698 <row>
36699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703 text
36704 \end_layout
36705
36706 \end_inset
36707 </cell>
36708 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36709 \begin_inset Text
36710
36711 \begin_layout Plain Layout
36712 text
36713 \end_layout
36714
36715 \end_inset
36716 </cell>
36717 </row>
36718 <row>
36719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723 \begin_inset Info
36724 type  "icon"
36725 arg   "dialog-show-new-inset graphics"
36726 \end_inset
36727
36728
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36734 \begin_inset Text
36735
36736 \begin_layout Plain Layout
36737 text
36738 \end_layout
36739
36740 \end_inset
36741 </cell>
36742 </row>
36743 </lyxtabular>
36744
36745 \end_inset
36746
36747  
36748 \begin_inset Tabular
36749 <lyxtabular version="3" rows="2" columns="2">
36750 <features tabularvalignment="middle">
36751 <column alignment="center" valignment="top">
36752 <column alignment="center" valignment="top">
36753 <row>
36754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758 text
36759 \end_layout
36760
36761 \end_inset
36762 </cell>
36763 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Plain Layout
36767 text
36768 \end_layout
36769
36770 \end_inset
36771 </cell>
36772 </row>
36773 <row>
36774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36775 \begin_inset Text
36776
36777 \begin_layout Plain Layout
36778 text
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787 \begin_inset Info
36788 type  "icon"
36789 arg   "dialog-show-new-inset graphics"
36790 \end_inset
36791
36792
36793 \end_layout
36794
36795 \end_inset
36796 </cell>
36797 </row>
36798 </lyxtabular>
36799
36800 \end_inset
36801
36802  
36803 \begin_inset Tabular
36804 <lyxtabular version="3" rows="2" columns="3">
36805 <features tabularvalignment="middle">
36806 <column alignment="center" valignment="top">
36807 <column alignment="center" valignment="top">
36808 <column alignment="center" valignment="top">
36809 <row>
36810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36811 \begin_inset Text
36812
36813 \begin_layout Plain Layout
36814 text
36815 \end_layout
36816
36817 \end_inset
36818 </cell>
36819 <cell alignment="center" valignment="top" topline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823 \begin_inset Info
36824 type  "icon"
36825 arg   "dialog-show-new-inset graphics"
36826 \end_inset
36827
36828
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36834 \begin_inset Text
36835
36836 \begin_layout Plain Layout
36837 text
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 </row>
36843 <row>
36844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Plain Layout
36848 text
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36854 \begin_inset Text
36855
36856 \begin_layout Plain Layout
36857 text
36858 \end_layout
36859
36860 \end_inset
36861 </cell>
36862 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36863 \begin_inset Text
36864
36865 \begin_layout Plain Layout
36866 text
36867 \end_layout
36868
36869 \end_inset
36870 </cell>
36871 </row>
36872 </lyxtabular>
36873
36874 \end_inset
36875
36876  
36877 \begin_inset Tabular
36878 <lyxtabular version="3" rows="2" columns="3">
36879 <features tabularvalignment="middle">
36880 <column alignment="center" valignment="top">
36881 <column alignment="center" valignment="top">
36882 <column alignment="center" valignment="top">
36883 <row>
36884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36885 \begin_inset Text
36886
36887 \begin_layout Plain Layout
36888 text
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 <cell alignment="center" valignment="top" topline="true" usebox="none">
36894 \begin_inset Text
36895
36896 \begin_layout Plain Layout
36897 text
36898 \end_layout
36899
36900 \end_inset
36901 </cell>
36902 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36903 \begin_inset Text
36904
36905 \begin_layout Plain Layout
36906 text
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 </row>
36912 <row>
36913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36914 \begin_inset Text
36915
36916 \begin_layout Plain Layout
36917 text
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926 \begin_inset Info
36927 type  "icon"
36928 arg   "dialog-show-new-inset graphics"
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \end_inset
36935 </cell>
36936 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36937 \begin_inset Text
36938
36939 \begin_layout Plain Layout
36940 text
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 </row>
36946 </lyxtabular>
36947
36948 \end_inset
36949
36950
36951 \end_layout
36952
36953 \begin_layout Standard
36954 \noindent
36955 \align center
36956 \begin_inset Tabular
36957 <lyxtabular version="3" rows="3" columns="2">
36958 <features tabularvalignment="middle">
36959 <column alignment="center" valignment="top">
36960 <column alignment="center" valignment="top">
36961 <row>
36962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966 text
36967 \end_layout
36968
36969 \end_inset
36970 </cell>
36971 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36972 \begin_inset Text
36973
36974 \begin_layout Plain Layout
36975 text
36976 \end_layout
36977
36978 \end_inset
36979 </cell>
36980 </row>
36981 <row>
36982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36983 \begin_inset Text
36984
36985 \begin_layout Plain Layout
36986 \begin_inset Info
36987 type  "icon"
36988 arg   "dialog-show-new-inset graphics"
36989 \end_inset
36990
36991
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36997 \begin_inset Text
36998
36999 \begin_layout Plain Layout
37000 text
37001 \end_layout
37002
37003 \end_inset
37004 </cell>
37005 </row>
37006 <row>
37007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37008 \begin_inset Text
37009
37010 \begin_layout Plain Layout
37011 text
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020 text
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 </row>
37026 </lyxtabular>
37027
37028 \end_inset
37029
37030  
37031 \begin_inset Tabular
37032 <lyxtabular version="3" rows="3" columns="3">
37033 <features tabularvalignment="middle">
37034 <column alignment="center" valignment="top">
37035 <column alignment="center" valignment="top">
37036 <column alignment="center" valignment="top">
37037 <row>
37038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37039 \begin_inset Text
37040
37041 \begin_layout Plain Layout
37042 text
37043 \end_layout
37044
37045 \end_inset
37046 </cell>
37047 <cell alignment="center" valignment="top" topline="true" usebox="none">
37048 \begin_inset Text
37049
37050 \begin_layout Plain Layout
37051 text
37052 \end_layout
37053
37054 \end_inset
37055 </cell>
37056 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37057 \begin_inset Text
37058
37059 \begin_layout Plain Layout
37060 text
37061 \end_layout
37062
37063 \end_inset
37064 </cell>
37065 </row>
37066 <row>
37067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37068 \begin_inset Text
37069
37070 \begin_layout Plain Layout
37071 text
37072 \end_layout
37073
37074 \end_inset
37075 </cell>
37076 <cell alignment="center" valignment="top" usebox="none">
37077 \begin_inset Text
37078
37079 \begin_layout Plain Layout
37080 \begin_inset Info
37081 type  "icon"
37082 arg   "dialog-show-new-inset graphics"
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37091 \begin_inset Text
37092
37093 \begin_layout Plain Layout
37094 text
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 </row>
37100 <row>
37101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37102 \begin_inset Text
37103
37104 \begin_layout Plain Layout
37105 text
37106 \end_layout
37107
37108 \end_inset
37109 </cell>
37110 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37111 \begin_inset Text
37112
37113 \begin_layout Plain Layout
37114 text
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123 text
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 </row>
37129 </lyxtabular>
37130
37131 \end_inset
37132
37133  
37134 \begin_inset Tabular
37135 <lyxtabular version="3" rows="3" columns="2">
37136 <features tabularvalignment="middle">
37137 <column alignment="center" valignment="top">
37138 <column alignment="center" valignment="top">
37139 <row>
37140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144 text
37145 \end_layout
37146
37147 \end_inset
37148 </cell>
37149 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37150 \begin_inset Text
37151
37152 \begin_layout Plain Layout
37153 text
37154 \end_layout
37155
37156 \end_inset
37157 </cell>
37158 </row>
37159 <row>
37160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37161 \begin_inset Text
37162
37163 \begin_layout Plain Layout
37164 text
37165 \end_layout
37166
37167 \end_inset
37168 </cell>
37169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173 \begin_inset Info
37174 type  "icon"
37175 arg   "dialog-show-new-inset graphics"
37176 \end_inset
37177
37178
37179 \end_layout
37180
37181 \end_inset
37182 </cell>
37183 </row>
37184 <row>
37185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37186 \begin_inset Text
37187
37188 \begin_layout Plain Layout
37189 text
37190 \end_layout
37191
37192 \end_inset
37193 </cell>
37194 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37195 \begin_inset Text
37196
37197 \begin_layout Plain Layout
37198 text
37199 \end_layout
37200
37201 \end_inset
37202 </cell>
37203 </row>
37204 </lyxtabular>
37205
37206 \end_inset
37207
37208
37209 \end_layout
37210
37211 \begin_layout Standard
37212 \noindent
37213 you can use the \SpecialChar LaTeX
37214 -package 
37215 \series bold
37216 picinpar
37217 \series default
37218
37219 \begin_inset Index idx
37220 status collapsed
37221
37222 \begin_layout Plain Layout
37223 \SpecialChar LaTeX
37224 -packages ! picinpar
37225 \end_layout
37226
37227 \end_inset
37228
37229 .
37230  Here is an example:
37231 \end_layout
37232
37233 \begin_layout Standard
37234 \begin_inset ERT
37235 status collapsed
37236
37237 \begin_layout Plain Layout
37238
37239
37240 \backslash
37241 ifpicinpar
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \begin_inset Note Note
37248 status open
37249
37250 \begin_layout Plain Layout
37251 The following section will only be displayed when the \SpecialChar LaTeX
37252 -package 
37253 \series bold
37254 picinpar
37255 \series default
37256  is installed.
37257 \end_layout
37258
37259 \end_inset
37260
37261
37262 \end_layout
37263
37264 \begin_layout Standard
37265 \begin_inset ERT
37266 status collapsed
37267
37268 \begin_layout Plain Layout
37269
37270
37271 \backslash
37272 begin{window}[2,c,{
37273 \end_layout
37274
37275 \end_inset
37276
37277
37278 \begin_inset Graphics
37279         filename clipart/mobius.eps
37280         lyxscale 60
37281         width 40col%
37282         scaleBeforeRotation
37283         rotateOrigin center
37284
37285 \end_inset
37286
37287
37288 \begin_inset ERT
37289 status collapsed
37290
37291 \begin_layout Plain Layout
37292
37293 },]
37294 \end_layout
37295
37296 \begin_layout Plain Layout
37297
37298 {}
37299 \end_layout
37300
37301 \end_inset
37302
37303
37304 \size small
37305 It was in the spring of the year 1894 that all London was interested, and
37306  the fashionable world dismayed, by the murder of the Honourable Ronald
37307  Adair under most unusual and inexplicable circumstances.
37308  The public has already learned those particulars of the crime which
37309 \size default
37310
37311 \begin_inset ERT
37312 status collapsed
37313
37314 \begin_layout Plain Layout
37315
37316
37317 \backslash
37318 footnotemark{}
37319 \end_layout
37320
37321 \end_inset
37322
37323
37324 \size small
37325  came out in the police investigation, but a good deal was suppressed upon
37326  that occasion, since the case for the prosecution was so overwhelmingly
37327  strong that it was not necessary to bring forward all the facts.
37328  Only now, at the end of nearly ten years, am I allowed to supply those
37329  missing links which make up the whole of that remarkable chain.
37330 \size default
37331
37332 \begin_inset ERT
37333 status collapsed
37334
37335 \begin_layout Plain Layout
37336
37337
37338 \backslash
37339 end{window}
37340 \end_layout
37341
37342 \end_inset
37343
37344
37345 \end_layout
37346
37347 \begin_layout Standard
37348 \begin_inset ERT
37349 status collapsed
37350
37351 \begin_layout Plain Layout
37352
37353
37354 \backslash
37355 footnotetext{
37356 \end_layout
37357
37358 \end_inset
37359
37360 Footnote of the paragraph with the fixed object.
37361 \begin_inset ERT
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365
37366 }
37367 \end_layout
37368
37369 \end_inset
37370
37371
37372 \end_layout
37373
37374 \begin_layout Standard
37375 Surrounded fixed objects are used to let text float around them, at which
37376  the object's position in the paragraph can be determined by the number
37377  of lines above it.
37378  In contrary to floats is it not possible to have a numbered caption.
37379 \end_layout
37380
37381 \begin_layout Standard
37382 A fixed object is inserted by adding the command
37383 \end_layout
37384
37385 \begin_layout Standard
37386
37387 \series bold
37388
37389 \backslash
37390 begin{window}[2,c,{
37391 \end_layout
37392
37393 \begin_layout Standard
37394 as \SpecialChar TeX
37395  Code at the beginning of the paragraph.
37396  The first parameter in the bracket, here '2', defines the number of lines
37397  above the object, the second, here 'c', the position of the object.
37398  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37399  Behind the command you insert the object.
37400  In this example an image with a width of 40
37401 \begin_inset space \thinspace{}
37402 \end_inset
37403
37404 % of the text column width was inserted.
37405  The object can also be a table, a box or an equation.
37406  Behind the object the command
37407 \end_layout
37408
37409 \begin_layout Standard
37410
37411 \series bold
37412 },description text]
37413 \begin_inset Newline newline
37414 \end_inset
37415
37416 {}
37417 \end_layout
37418
37419 \begin_layout Standard
37420 is inserted.
37421  Note that the 
37422 \begin_inset Quotes eld
37423 \end_inset
37424
37425
37426 \series bold
37427 {}
37428 \series default
37429
37430 \begin_inset Quotes erd
37431 \end_inset
37432
37433  is in the second line.
37434  The description text is optional.
37435  The text surrounding the object must be in the same paragraph as the object,
37436  so it must begin directly after the 
37437 \series bold
37438 {}
37439 \series default
37440 .
37441  At the end of the paragraph insert the command:
37442 \end_layout
37443
37444 \begin_layout Standard
37445
37446 \series bold
37447
37448 \backslash
37449 end{window}
37450 \end_layout
37451
37452 \begin_layout Standard
37453 Within a paragraph with a fixed object, you cannot insert footnotes in the
37454  normal way.
37455  You have to use instead the command 
37456 \series bold
37457
37458 \backslash
37459 footnotemark
37460 \series default
37461  inside the paragraph and outside the command 
37462 \series bold
37463
37464 \backslash
37465 footnotetext
37466 \series default
37467  as described in sec.
37468 \begin_inset space \thinspace{}
37469 \end_inset
37470
37471
37472 \begin_inset CommandInset ref
37473 LatexCommand ref
37474 reference "sec:Footnotes"
37475
37476 \end_inset
37477
37478 .
37479 \end_layout
37480
37481 \begin_layout Standard
37482 \begin_inset ERT
37483 status collapsed
37484
37485 \begin_layout Plain Layout
37486
37487
37488 \backslash
37489 else
37490 \end_layout
37491
37492 \end_inset
37493
37494
37495 \begin_inset Note Note
37496 status open
37497
37498 \begin_layout Plain Layout
37499 The following will be displayed when the \SpecialChar LaTeX
37500 -package 
37501 \series bold
37502 picinpar
37503 \series default
37504  is not installed:
37505 \end_layout
37506
37507 \end_inset
37508
37509
37510 \end_layout
37511
37512 \begin_layout Standard
37513 You need to install the \SpecialChar LaTeX
37514 -package 
37515 \series bold
37516 picinpar
37517 \series default
37518  to see the following part of this section in the output.
37519 \end_layout
37520
37521 \begin_layout Standard
37522 \begin_inset ERT
37523 status collapsed
37524
37525 \begin_layout Plain Layout
37526
37527
37528 \backslash
37529 fi
37530 \end_layout
37531
37532 \end_inset
37533
37534
37535 \end_layout
37536
37537 \begin_layout Section
37538 Initials
37539 \begin_inset Index idx
37540 status collapsed
37541
37542 \begin_layout Plain Layout
37543 Initials
37544 \end_layout
37545
37546 \end_inset
37547
37548
37549 \begin_inset Index idx
37550 status collapsed
37551
37552 \begin_layout Plain Layout
37553 Surrounded by text ! Initials
37554 \end_layout
37555
37556 \end_inset
37557
37558
37559 \end_layout
37560
37561 \begin_layout Standard
37562 To use initials, you must have the \SpecialChar LaTeX
37563 -package 
37564 \series bold
37565 lettrine
37566 \series default
37567
37568 \begin_inset Index idx
37569 status collapsed
37570
37571 \begin_layout Plain Layout
37572 \SpecialChar LaTeX
37573 -packages ! lettrine
37574 \end_layout
37575
37576 \end_inset
37577
37578  installed and use the module 
37579 \family sans
37580 Initials
37581 \family default
37582  in your document (menu 
37583 \family sans
37584 Document\SpecialChar menuseparator
37585 Settings\SpecialChar menuseparator
37586 Modules
37587 \family default
37588 ).
37589  To insert an initial, use the style 
37590 \family sans
37591 Initial
37592 \family default
37593 .
37594  This style has a mandatory and two optional arguments.
37595  The arguments are inserted via the 
37596 \family sans
37597 Insert
37598 \family default
37599  menu.
37600  The mandatory argument 
37601 \family sans
37602 Initial
37603 \family default
37604  contains the letter(s) that is the initial, the argument 
37605 \family sans
37606 Rest
37607 \begin_inset space ~
37608 \end_inset
37609
37610 of
37611 \begin_inset space ~
37612 \end_inset
37613
37614 Initial
37615 \family default
37616  contains the rest of the word or text of the initial letter(s).
37617  The argument 
37618 \family sans
37619 Options
37620 \family default
37621  contains parameters to modify the initial.
37622  For more information about the possible parameters see the documentation
37623  of 
37624 \series bold
37625 lettrine
37626 \series default
37627
37628 \begin_inset CommandInset citation
37629 LatexCommand cite
37630 key "lettrine"
37631
37632 \end_inset
37633
37634 .
37635  The style itself contains the text that is surrounding the initial.
37636  The usual style is hereby that the word whose first letter is the initial,
37637  is printed with 
37638 \shape smallcaps
37639 small caps
37640 \shape default
37641 .
37642 \end_layout
37643
37644 \begin_layout Standard
37645 Here are some examples:
37646 \end_layout
37647
37648 \begin_layout Standard
37649 \begin_inset ERT
37650 status collapsed
37651
37652 \begin_layout Plain Layout
37653
37654
37655 \backslash
37656 iflettrine
37657 \end_layout
37658
37659 \end_inset
37660
37661
37662 \begin_inset Note Note
37663 status open
37664
37665 \begin_layout Plain Layout
37666 The following section will only be displayed when the \SpecialChar LaTeX
37667 -package 
37668 \series bold
37669 lettrine
37670 \series default
37671  is installed.
37672 \end_layout
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \begin_layout Enumerate
37680 No optional argument, the initial is the letter 'I' in the math font 
37681 \begin_inset Formula $\mathfrak{Fraktur}$
37682 \end_inset
37683
37684 :
37685 \begin_inset Separator parbreak
37686 \end_inset
37687
37688
37689 \end_layout
37690
37691 \begin_deeper
37692 \begin_layout Initial
37693 \begin_inset Argument 2
37694 status open
37695
37696 \begin_layout Plain Layout
37697 \begin_inset Formula $\mathfrak{I}$
37698 \end_inset
37699
37700
37701 \end_layout
37702
37703 \end_inset
37704
37705
37706 \begin_inset Argument 3
37707 status open
37708
37709 \begin_layout Plain Layout
37710 t
37711 \end_layout
37712
37713 \end_inset
37714
37715  was in the spring of the year 1894 that all London was interested, and
37716  the fashionable world dismayed, by the murder of the Honourable Ronald
37717  Adair under most unusual and inexplicable circumstances.
37718  The public has already learned those particulars of the crime which came
37719  out in the police investigation, but a good deal was suppressed upon that
37720  occasion, since the case for the prosecution was so overwhelmingly strong
37721  that it was not necessary to bring forward all the facts.
37722 \begin_inset Newpage newpage
37723 \end_inset
37724
37725
37726 \end_layout
37727
37728 \end_deeper
37729 \begin_layout Enumerate
37730 Only one line is surrounding the initial, which is formed by two letters
37731  in standard font and no text is printed in small caps:
37732 \begin_inset Separator parbreak
37733 \end_inset
37734
37735
37736 \end_layout
37737
37738 \begin_deeper
37739 \begin_layout Initial
37740 \begin_inset Argument 1
37741 status open
37742
37743 \begin_layout Plain Layout
37744 lines=1
37745 \end_layout
37746
37747 \end_inset
37748
37749
37750 \begin_inset Argument 2
37751 status open
37752
37753 \begin_layout Plain Layout
37754 It
37755 \end_layout
37756
37757 \end_inset
37758
37759  was in the spring of the year 1894 that all London was interested, and
37760  the fashionable world dismayed, by the murder of the Honourable Ronald
37761  Adair under most unusual and inexplicable circumstances.
37762  The public has already learned those particulars of the crime which came
37763  out in the police investigation, but a good deal was suppressed upon that
37764  occasion, since the case for the prosecution was so overwhelmingly strong
37765  that it was not necessary to bring forward all the facts.
37766 \end_layout
37767
37768 \end_deeper
37769 \begin_layout Enumerate
37770 Magenta, hanging initial over 3
37771 \begin_inset space ~
37772 \end_inset
37773
37774 lines in the math font 
37775 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37776 \end_inset
37777
37778 , the text 
37779 \begin_inset Quotes eld
37780 \end_inset
37781
37782 t was in the spring
37783 \begin_inset Quotes erd
37784 \end_inset
37785
37786  is in 
37787 \shape smallcaps
37788 small caps
37789 \shape default
37790 ; to color the initial, you must insert this command before the initial:
37791 \begin_inset Newline newline
37792 \end_inset
37793
37794
37795 \series bold
37796
37797 \backslash
37798 renewcommand{
37799 \backslash
37800 LettrineFontHook}{
37801 \backslash
37802 color{color}}
37803 \series default
37804
37805 \begin_inset Newline newline
37806 \end_inset
37807
37808 where the second 
37809 \emph on
37810 color
37811 \emph default
37812  can be 
37813 \begin_inset Quotes eld
37814 \end_inset
37815
37816 red
37817 \begin_inset Quotes erd
37818 \end_inset
37819
37820
37821 \begin_inset Quotes eld
37822 \end_inset
37823
37824 blue
37825 \begin_inset Quotes erd
37826 \end_inset
37827
37828
37829 \begin_inset Quotes eld
37830 \end_inset
37831
37832 green
37833 \begin_inset Quotes erd
37834 \end_inset
37835
37836
37837 \begin_inset Quotes eld
37838 \end_inset
37839
37840 yellow
37841 \begin_inset Quotes erd
37842 \end_inset
37843
37844
37845 \begin_inset Quotes eld
37846 \end_inset
37847
37848 cyan
37849 \begin_inset Quotes erd
37850 \end_inset
37851
37852
37853 \begin_inset Quotes eld
37854 \end_inset
37855
37856 magenta
37857 \begin_inset Quotes erd
37858 \end_inset
37859
37860
37861 \begin_inset Quotes eld
37862 \end_inset
37863
37864 black
37865 \begin_inset Quotes erd
37866 \end_inset
37867
37868  or 
37869 \begin_inset Quotes eld
37870 \end_inset
37871
37872 white
37873 \begin_inset Quotes erd
37874 \end_inset
37875
37876 , and add this command to the document preamble:
37877 \begin_inset Newline newline
37878 \end_inset
37879
37880
37881 \series bold
37882
37883 \backslash
37884 @ifundefined{textcolor}
37885 \begin_inset Newline newline
37886 \end_inset
37887
37888
37889 \begin_inset space ~
37890 \end_inset
37891
37892 {
37893 \backslash
37894 usepackage{color}}{}
37895 \series default
37896
37897 \begin_inset Separator parbreak
37898 \end_inset
37899
37900
37901 \end_layout
37902
37903 \begin_deeper
37904 \begin_layout Standard
37905 \begin_inset ERT
37906 status collapsed
37907
37908 \begin_layout Plain Layout
37909
37910
37911 \backslash
37912 renewcommand{
37913 \backslash
37914 LettrineFontHook}{
37915 \backslash
37916 color{magenta}}
37917 \end_layout
37918
37919 \end_inset
37920
37921
37922 \begin_inset Note Note
37923 status collapsed
37924
37925 \begin_layout Plain Layout
37926 makes the initial magenta
37927 \end_layout
37928
37929 \end_inset
37930
37931
37932 \end_layout
37933
37934 \begin_layout Initial
37935 \begin_inset Argument 1
37936 status open
37937
37938 \begin_layout Plain Layout
37939 lines=3, lhang=0.33, loversize=0.25
37940 \end_layout
37941
37942 \end_inset
37943
37944
37945 \begin_inset Argument 2
37946 status open
37947
37948 \begin_layout Plain Layout
37949 \begin_inset Formula $\mathcal{I}$
37950 \end_inset
37951
37952
37953 \end_layout
37954
37955 \end_inset
37956
37957
37958 \begin_inset Argument 3
37959 status open
37960
37961 \begin_layout Plain Layout
37962 t was in the spring
37963 \end_layout
37964
37965 \end_inset
37966
37967  of the year 1894 that all London was interested, and the fashionable world
37968  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37969  and inexplicable circumstances.
37970  The public has already learned those particulars of the crime which came
37971  out in the police investigation, but a good deal was suppressed upon that
37972  occasion, since the case for the prosecution was so overwhelmingly strong
37973  that it was not necessary to bring forward all the facts.
37974 \end_layout
37975
37976 \end_deeper
37977 \begin_layout Standard
37978 \begin_inset ERT
37979 status collapsed
37980
37981 \begin_layout Plain Layout
37982
37983
37984 \backslash
37985 else
37986 \end_layout
37987
37988 \end_inset
37989
37990
37991 \begin_inset Note Note
37992 status open
37993
37994 \begin_layout Plain Layout
37995 The following will be displayed when the \SpecialChar LaTeX
37996 -package 
37997 \series bold
37998 lettrine
37999 \series default
38000  is not installed:
38001 \end_layout
38002
38003 \end_inset
38004
38005
38006 \end_layout
38007
38008 \begin_layout Standard
38009 You need to install the \SpecialChar LaTeX
38010 -package 
38011 \series bold
38012 lettrine
38013 \series default
38014  to see the following part of this section in the output.
38015 \end_layout
38016
38017 \begin_layout Standard
38018 \begin_inset ERT
38019 status collapsed
38020
38021 \begin_layout Plain Layout
38022
38023
38024 \backslash
38025 fi
38026 \end_layout
38027
38028 \end_inset
38029
38030
38031 \end_layout
38032
38033 \begin_layout Chapter
38034 External Document Parts
38035 \begin_inset Index idx
38036 status collapsed
38037
38038 \begin_layout Plain Layout
38039 External Document Parts
38040 \end_layout
38041
38042 \end_inset
38043
38044
38045 \end_layout
38046
38047 \begin_layout Standard
38048 With the menu 
38049 \family sans
38050 Insert\SpecialChar menuseparator
38051 File
38052 \family default
38053  you can insert external material into your document.
38054  This can be:
38055 \end_layout
38056
38057 \begin_layout Description
38058 LyX
38059 \begin_inset space ~
38060 \end_inset
38061
38062 Document Another \SpecialChar LyX
38063  document; its content is directly inserted to your document.
38064 \end_layout
38065
38066 \begin_layout Description
38067 Plain
38068 \begin_inset space ~
38069 \end_inset
38070
38071 Text A text document; each line is inserted in your document as a separate
38072  paragraph.
38073 \end_layout
38074
38075 \begin_layout Description
38076 Plain
38077 \begin_inset space ~
38078 \end_inset
38079
38080 Text,
38081 \begin_inset space ~
38082 \end_inset
38083
38084 Join
38085 \begin_inset space ~
38086 \end_inset
38087
38088 Lines A text document; text lines are inserted in your document continuously
38089  but an empty text line creates a new paragraph.
38090 \end_layout
38091
38092 \begin_layout Description
38093 External
38094 \begin_inset space ~
38095 \end_inset
38096
38097 Material Files in various formats.
38098 \end_layout
38099
38100 \begin_layout Description
38101 Child
38102 \begin_inset space ~
38103 \end_inset
38104
38105 Document \SpecialChar LyX
38106  or \SpecialChar LaTeX
38107  documents.
38108 \end_layout
38109
38110 \begin_layout Section
38111 External Material
38112 \begin_inset Index idx
38113 status collapsed
38114
38115 \begin_layout Plain Layout
38116 External Document Parts ! External Material
38117 \end_layout
38118
38119 \end_inset
38120
38121
38122 \end_layout
38123
38124 \begin_layout Standard
38125 The external material feature allows you to insert files into your document
38126  without converting them to a format that can be read by the document output
38127  format.
38128  \SpecialChar LyX
38129  takes care of the necessary conversions.
38130  This is similar to images that can be inserted in various image formats
38131  in \SpecialChar LyX
38132  documents.
38133  When you have enabled Instant Preview in \SpecialChar LyX
38134 's preferences under 
38135 \family sans
38136 Look
38137 \begin_inset space ~
38138 \end_inset
38139
38140 and
38141 \begin_inset space ~
38142 \end_inset
38143
38144 feel\SpecialChar menuseparator
38145 Graphics
38146 \family default
38147 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
38148 .
38149 \end_layout
38150
38151 \begin_layout Standard
38152 External material can be inserted via the 
38153 \family sans
38154 External Material
38155 \family default
38156  dialog that is accessible with the menu 
38157 \family sans
38158 Insert\SpecialChar menuseparator
38159 File\SpecialChar menuseparator
38160 External
38161 \begin_inset space ~
38162 \end_inset
38163
38164 Material
38165 \family default
38166 .
38167  Currently the following file types (
38168 \family sans
38169 Templates
38170 \family default
38171 ) are allowed:
38172 \end_layout
38173
38174 \begin_layout Description
38175 ChessDiagram This template supports chess position diagrams made with the
38176  program 
38177 \series bold
38178
38179 \begin_inset CommandInset href
38180 LatexCommand href
38181 name "XBoard"
38182 target "http://en.wikipedia.org/wiki/XBoard"
38183
38184 \end_inset
38185
38186
38187 \series default
38188 .
38189 \end_layout
38190
38191 \begin_layout Description
38192 Date This inserts the date in the form 
38193 \emph on
38194 Day-Month-Year
38195 \emph default
38196 .
38197  This is a date inserted as external material: 
38198 \begin_inset External
38199         template Date
38200         filename .
38201
38202 \end_inset
38203
38204
38205 \begin_inset space ~
38206 \end_inset
38207
38208
38209 \begin_inset Note Note
38210 status collapsed
38211
38212 \begin_layout Plain Layout
38213 Remove the protected space when bug 4398 is fixed!
38214 \end_layout
38215
38216 \end_inset
38217
38218
38219 \begin_inset Newline newline
38220 \end_inset
38221
38222 The date is not shown within \SpecialChar LyX
38223 , only in the output.
38224  There are two other methods of inserting a date: Via menu 
38225 \family sans
38226 Insert\SpecialChar menuseparator
38227 Date
38228 \family default
38229  and with the \SpecialChar LaTeX
38230  command 
38231 \series bold
38232
38233 \backslash
38234 today
38235 \series default
38236  as \SpecialChar TeX
38237  Code.
38238  The different methods are compared in Table
38239 \begin_inset space ~
38240 \end_inset
38241
38242
38243 \begin_inset CommandInset ref
38244 LatexCommand ref
38245 reference "tab:Comparison-of-the"
38246
38247 \end_inset
38248
38249 .
38250 \end_layout
38251
38252 \begin_layout Description
38253 Dia This template supports diagrams created with the program 
38254 \series bold
38255
38256 \begin_inset CommandInset href
38257 LatexCommand href
38258 name "Dia"
38259 target "http://en.wikipedia.org/wiki/Dia_(software)"
38260
38261 \end_inset
38262
38263
38264 \series default
38265 .
38266 \end_layout
38267
38268 \begin_layout Description
38269 GnumericSpreadsheet With this template you can insert spreadsheets
38270 \begin_inset space \thinspace{}
38271 \end_inset
38272
38273 /
38274 \begin_inset space \thinspace{}
38275 \end_inset
38276
38277 tables in the format of 
38278 \series bold
38279
38280 \begin_inset CommandInset href
38281 LatexCommand href
38282 name "Gnumeric"
38283 target "http://en.wikipedia.org/wiki/Gnumeric"
38284
38285 \end_inset
38286
38287
38288 \series default
38289
38290 \begin_inset CommandInset href
38291 LatexCommand href
38292 name "OpenDocument"
38293 target "http://en.wikipedia.org/wiki/OpenDocument"
38294
38295 \end_inset
38296
38297
38298 \begin_inset CommandInset href
38299 LatexCommand href
38300 name "Microsoft Office XML"
38301 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38302
38303 \end_inset
38304
38305  and 
38306 \begin_inset CommandInset href
38307 LatexCommand href
38308 name "Office Open XML"
38309 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38310
38311 \end_inset
38312
38313 .
38314  For this feature \SpecialChar LyX
38315  must have found the program 
38316 \family typewriter
38317 ssconvert
38318 \family default
38319  during its configuration.
38320  This program is part of Gnumeric, so that you must have Gnumeric installed,
38321  also if you don't have tables in the Gnumeric format.
38322  For examples and possible limitations have a look at \SpecialChar LyX
38323 's example file 
38324 \emph on
38325 spreadsheet.lyx
38326 \emph default
38327 .
38328 \end_layout
38329
38330 \begin_layout Description
38331 LilyPond This template is used for music notation typeset with the program
38332 \begin_inset Newline linebreak
38333 \end_inset
38334
38335
38336 \series bold
38337
38338 \begin_inset CommandInset href
38339 LatexCommand href
38340 name "LilyPond"
38341 target "http://en.wikipedia.org/wiki/LilyPond"
38342
38343 \end_inset
38344
38345
38346 \series default
38347 .
38348  For \SpecialChar LyX
38349 's extended support for LilyPond have a look at \SpecialChar LyX
38350 's example file 
38351 \emph on
38352 lilypond.lyx
38353 \emph default
38354 .
38355 \end_layout
38356
38357 \begin_layout Description
38358 PDFPages With this template you can insert PDF documents to your document.
38359  To specify the range of pages that should be included, use the option 
38360 \series bold
38361 pages
38362 \series default
38363  in the 
38364 \family sans
38365 Option
38366 \family default
38367  field in the 
38368 \family sans
38369 LaTeX and LyX options
38370 \family default
38371  tab.
38372  The argument of this option is a comma separated list, containing page
38373  numbers (insert as option 
38374 \series bold
38375 pages={3,5,6,8}
38376 \series default
38377 ), ranges of page numbers (
38378 \series bold
38379 pages={4-9}
38380 \series default
38381 ) or any combination.
38382  To insert empty pages use {}.
38383  E.
38384 \begin_inset space \thinspace{}
38385 \end_inset
38386
38387 g.
38388 \begin_inset space ~
38389 \end_inset
38390
38391
38392 \series bold
38393 pages={3,{},8-11,15}
38394 \series default
38395  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38396  Page ranges are specified in the syntax 
38397 \emph on
38398 start
38399 \emph default
38400 -
38401 \emph on
38402 stop
38403 \emph default
38404 .
38405  This selects all pages from 
38406 \emph on
38407 start
38408 \emph default
38409  to 
38410 \emph on
38411 stop
38412 \emph default
38413 .
38414  Omitting 
38415 \emph on
38416 start
38417 \emph default
38418  defaults to the first page; omitting 
38419 \emph on
38420 stop
38421 \emph default
38422  defaults to the last page of the document.
38423  The last page can also be selected with the keyword 
38424 \series bold
38425 last
38426 \series default
38427 .
38428  (This is only permitted in a page range.) So 
38429 \series bold
38430 pages=-
38431 \series default
38432  will insert all pages of the document and 
38433 \series bold
38434 pages=last-1
38435 \series default
38436  will insert all pages in reverse order.
38437  If the pages option is not specified, only the first page of the PDF is
38438  inserted.
38439 \begin_inset Newline newline
38440 \end_inset
38441
38442 The option 
38443 \series bold
38444 noautoscale
38445 \series default
38446  inserts the pages with their original size, if this option is not given,
38447  the pages will be resized to fith the width of the page of your document.
38448  In the tab 
38449 \family sans
38450 Size and Rotation
38451 \family default
38452  you can specify the width and height of the input pages and their rotation.
38453  If another width than 100
38454 \begin_inset space \thinspace{}
38455 \end_inset
38456
38457 Scale% is used, the option 
38458 \series bold
38459 noautoscale
38460 \series default
38461  will be overwritten.
38462  For more info and possible options, have a look into the documentation
38463  of the \SpecialChar LaTeX
38464 -package 
38465 \series bold
38466 pdfpages
38467 \series default
38468  
38469 \begin_inset CommandInset citation
38470 LatexCommand cite
38471 key "pdfpages"
38472
38473 \end_inset
38474
38475 .
38476 \begin_inset Index idx
38477 status collapsed
38478
38479 \begin_layout Plain Layout
38480 \SpecialChar LaTeX
38481 -packages ! pdfpages
38482 \end_layout
38483
38484 \end_inset
38485
38486
38487 \begin_inset Newline newline
38488 \end_inset
38489
38490 To use this template in a 
38491 \family sans
38492 Beamer
38493 \family default
38494  presentation you need to first insert an 
38495 \family sans
38496 EndFrame
38497 \family default
38498  environment and in a subsequent paragraph a \SpecialChar TeX
38499  Code box containing the command
38500  
38501 \series bold
38502
38503 \backslash
38504 setbeamertemplate{background canvas}{}
38505 \series default
38506 .
38507  Then you can insert as many paragraphs containing the PDFPages template
38508  as you wish.
38509  Behind the included PDF pages you can resume the Beamer presentation by
38510  beginning a new frame or by starting a new section.
38511  To avoid stray blank pages prior to the PDF pages, make sure to use the
38512  
38513 \family sans
38514 Default
38515 \family default
38516  alignment for the paragraph containing the template.
38517 \begin_inset Newline newline
38518 \end_inset
38519
38520 Here is an included PDF which is rotated by -5°: 
38521 \begin_inset External
38522         template PDFPages
38523         filename clipart/Abstract.pdf
38524         extra LaTeX "noautoscale, pages=-"
38525         rotateAngle -5
38526         rotateOrigin bottomleft
38527
38528 \end_inset
38529
38530
38531 \end_layout
38532
38533 \begin_layout Description
38534 RasterImage This can be used for bitmap images.
38535  The image can be treated in the 
38536 \family sans
38537 External material
38538 \family default
38539  dialog like the images that are usually included via the 
38540 \family sans
38541 Graphics
38542 \family default
38543  dialog as described in section
38544 \begin_inset space ~
38545 \end_inset
38546
38547
38548 \begin_inset CommandInset ref
38549 LatexCommand ref
38550 reference "sec:Graphics-Dialog"
38551
38552 \end_inset
38553
38554 .
38555  The difference to the normal image input is that only raster images are
38556  allowed; that means that PDF and EPS-images are not supported.
38557  Here is an inserted raster image: 
38558 \begin_inset External
38559         template RasterImage
38560         filename clipart/ToolbarEnvBox.png
38561
38562 \end_inset
38563
38564
38565 \end_layout
38566
38567 \begin_layout Description
38568 XFig This template supports images created with the program 
38569 \series bold
38570
38571 \begin_inset CommandInset href
38572 LatexCommand href
38573 name "Xfig"
38574 target "http://en.wikipedia.org/wiki/Xfig"
38575
38576 \end_inset
38577
38578
38579 \series default
38580 .
38581 \end_layout
38582
38583 \begin_layout Standard
38584 \begin_inset Float table
38585 placement !h
38586 wide false
38587 sideways false
38588 status open
38589
38590 \begin_layout Plain Layout
38591 \begin_inset Caption Standard
38592
38593 \begin_layout Plain Layout
38594 \begin_inset CommandInset label
38595 LatexCommand label
38596 name "tab:Comparison-of-the"
38597
38598 \end_inset
38599
38600 Comparison of the date input methods.
38601 \end_layout
38602
38603 \end_inset
38604
38605
38606 \end_layout
38607
38608 \begin_layout Plain Layout
38609 \align center
38610 \begin_inset Tabular
38611 <lyxtabular version="3" rows="4" columns="4">
38612 <features tabularvalignment="middle">
38613 <column alignment="center" valignment="top">
38614 <column alignment="center" valignment="top">
38615 <column alignment="center" valignment="top">
38616 <column alignment="center" valignment="top">
38617 <row>
38618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622 Document format
38623 \end_layout
38624
38625 \end_inset
38626 </cell>
38627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38628 \begin_inset Text
38629
38630 \begin_layout Plain Layout
38631
38632 \family sans
38633 External Material\SpecialChar menuseparator
38634 Date
38635 \end_layout
38636
38637 \end_inset
38638 </cell>
38639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38640 \begin_inset Text
38641
38642 \begin_layout Plain Layout
38643
38644 \family sans
38645 Insert\SpecialChar menuseparator
38646 Date
38647 \end_layout
38648
38649 \end_inset
38650 </cell>
38651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38652 \begin_inset Text
38653
38654 \begin_layout Plain Layout
38655 command 
38656 \series bold
38657
38658 \backslash
38659 today
38660 \end_layout
38661
38662 \end_inset
38663 </cell>
38664 </row>
38665 <row>
38666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38667 \begin_inset Text
38668
38669 \begin_layout Plain Layout
38670 \SpecialChar LyX
38671
38672 \end_layout
38673
38674 \end_inset
38675 </cell>
38676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38677 \begin_inset Text
38678
38679 \begin_layout Plain Layout
38680 as inset box
38681 \end_layout
38682
38683 \end_inset
38684 </cell>
38685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38686 \begin_inset Text
38687
38688 \begin_layout Plain Layout
38689 as date
38690 \end_layout
38691
38692 \end_inset
38693 </cell>
38694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698 as \SpecialChar TeX
38699  Code inset box
38700 \end_layout
38701
38702 \end_inset
38703 </cell>
38704 </row>
38705 <row>
38706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38707 \begin_inset Text
38708
38709 \begin_layout Plain Layout
38710 \SpecialChar LaTeX
38711
38712 \end_layout
38713
38714 \end_inset
38715 </cell>
38716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38717 \begin_inset Text
38718
38719 \begin_layout Plain Layout
38720 as date
38721 \end_layout
38722
38723 \end_inset
38724 </cell>
38725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38726 \begin_inset Text
38727
38728 \begin_layout Plain Layout
38729 as date
38730 \end_layout
38731
38732 \end_inset
38733 </cell>
38734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38735 \begin_inset Text
38736
38737 \begin_layout Plain Layout
38738 as command
38739 \end_layout
38740
38741 \end_inset
38742 </cell>
38743 </row>
38744 <row>
38745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38746 \begin_inset Text
38747
38748 \begin_layout Plain Layout
38749 DVI, PDF, PS
38750 \end_layout
38751
38752 \end_inset
38753 </cell>
38754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38755 \begin_inset Text
38756
38757 \begin_layout Plain Layout
38758 as date
38759 \end_layout
38760
38761 \end_inset
38762 </cell>
38763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38764 \begin_inset Text
38765
38766 \begin_layout Plain Layout
38767 as date
38768 \end_layout
38769
38770 \end_inset
38771 </cell>
38772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38773 \begin_inset Text
38774
38775 \begin_layout Plain Layout
38776 as date
38777 \end_layout
38778
38779 \end_inset
38780 </cell>
38781 </row>
38782 </lyxtabular>
38783
38784 \end_inset
38785
38786
38787 \end_layout
38788
38789 \end_inset
38790
38791
38792 \end_layout
38793
38794 \begin_layout Standard
38795 When you use the option 
38796 \family sans
38797 Draft
38798 \family default
38799  in the 
38800 \family sans
38801 File
38802 \family default
38803  tab of the 
38804 \family sans
38805 External Material
38806 \family default
38807  dialog, only the path to the inserted file is shown in the output.
38808 \begin_inset Newline newline
38809 \end_inset
38810
38811 External material is displayed in \SpecialChar LyX
38812  either as a box like this: 
38813 \begin_inset Graphics
38814         filename clipart/ExternalMaterial.png
38815         scale 75
38816         scaleBeforeRotation
38817
38818 \end_inset
38819
38820  or as image, depending on the option 
38821 \family sans
38822 Show in LyX
38823 \family default
38824  in the 
38825 \family sans
38826 LaTeX and LyX options
38827 \family default
38828  tab of the dialog.
38829 \end_layout
38830
38831 \begin_layout Standard
38832 The 
38833 \family sans
38834 \emph on
38835 Customization
38836 \family default
38837 \emph default
38838  manual explains how you can define your own templates.
38839 \end_layout
38840
38841 \begin_layout Section
38842 Child Documents
38843 \begin_inset CommandInset label
38844 LatexCommand label
38845 name "sec:Child-Documents"
38846
38847 \end_inset
38848
38849
38850 \begin_inset Index idx
38851 status collapsed
38852
38853 \begin_layout Plain Layout
38854 External Document Parts ! Child Documents
38855 \end_layout
38856
38857 \end_inset
38858
38859
38860 \begin_inset Index idx
38861 status collapsed
38862
38863 \begin_layout Plain Layout
38864 Files ! Include
38865 \end_layout
38866
38867 \end_inset
38868
38869
38870 \end_layout
38871
38872 \begin_layout Standard
38873 Child documents are used if you have a long document consisting of several
38874  larger parts or sections.
38875  For maintenance it is often useful and sometimes even required to split
38876  the document into several files that can be revised separately.
38877  The different documents are then the so called 
38878 \begin_inset Quotes eld
38879 \end_inset
38880
38881 child documents
38882 \begin_inset Quotes erd
38883 \end_inset
38884
38885 , and a master document connects them to print the full document or parts
38886  of it.
38887  A child document inherits elements from its master, for example the \SpecialChar LaTeX
38888  preamble,
38889  the bibliography, and labels for cross-references.
38890 \end_layout
38891
38892 \begin_layout Standard
38893 To be able to work on child documents without the need to open their master,
38894  specify in the child document the master in the menu
38895 \family sans
38896  Document\SpecialChar menuseparator
38897 Settings\SpecialChar menuseparator
38898 Document
38899 \begin_inset space ~
38900 \end_inset
38901
38902 Class
38903 \family default
38904 .
38905  This master document will then be used in the background by \SpecialChar LyX
38906  when you edit
38907  the child document.
38908 \end_layout
38909
38910 \begin_layout Standard
38911 Included documents are displayed in \SpecialChar LyX
38912  as a box like this: 
38913 \begin_inset Graphics
38914         filename clipart/ChildDocument.png
38915         scale 75
38916         scaleBeforeRotation
38917
38918 \end_inset
38919
38920  To include child documents in a master document use the menu 
38921 \family sans
38922 Insert\SpecialChar menuseparator
38923 File\SpecialChar menuseparator
38924 Child
38925 \begin_inset space ~
38926 \end_inset
38927
38928 Documents
38929 \family default
38930 .
38931  A dialog pops up where you can choose between four include methods:
38932 \end_layout
38933
38934 \begin_layout Description
38935 Include You can include \SpecialChar LyX
38936  and \SpecialChar LaTeX
38937  documents.
38938  When you press the 
38939 \family sans
38940 Edit
38941 \family default
38942  button in the 
38943 \family sans
38944 Child Document
38945 \family default
38946  dialog, the included document will be opened in \SpecialChar LyX
38947  in a new file tab so that
38948  you can modify it.
38949 \begin_inset Newline newline
38950 \end_inset
38951
38952
38953 \end_layout
38954
38955 \begin_layout Standard
38956 Here is a child document inserted using 
38957 \family sans
38958 Include
38959 \family default
38960
38961 \begin_inset CommandInset include
38962 LatexCommand include
38963 filename "DummyDocument1.lyx"
38964
38965 \end_inset
38966
38967
38968 \end_layout
38969
38970 \begin_layout Standard
38971 The section numbering includes the sections of the included files in the
38972  order they are inserted in the master document.
38973  The included example document has for example a subsection that is numbered
38974  as a subsection of this section.
38975  Labels of included documents can be referenced: Subsection
38976 \begin_inset space ~
38977 \end_inset
38978
38979
38980 \begin_inset CommandInset ref
38981 LatexCommand ref
38982 reference "subsec:External-Subsection-1"
38983
38984 \end_inset
38985
38986 .
38987 \end_layout
38988
38989 \begin_layout Standard
38990 The preamble of the child document is ignored; only the preamble of the
38991  master document is used.
38992  Branches in child documents will be ignored by the master document when
38993  the master document does not have a branch with the same name.
38994  Included documents are inserted starting on a new page and ending with
38995  a page break.
38996 \end_layout
38997
38998 \begin_layout Standard
38999 \begin_inset Note Greyedout
39000 status open
39001
39002 \begin_layout Plain Layout
39003
39004 \series bold
39005 Note:
39006 \series default
39007  If you have included a \SpecialChar LyX
39008  or \SpecialChar LaTeX
39009  file, you are warned when you export/view the
39010  document in case the child document uses another document class than the
39011  master document as this will lead to unexpected outputs.
39012 \end_layout
39013
39014 \end_inset
39015
39016
39017 \end_layout
39018
39019 \begin_layout Description
39020 Input This method is very similar to the Include method.
39021  The differences are:
39022 \begin_inset Separator parbreak
39023 \end_inset
39024
39025
39026 \end_layout
39027
39028 \begin_deeper
39029 \begin_layout Itemize
39030 Input files don't start with a new page and don't end with a page break.
39031 \end_layout
39032
39033 \begin_layout Itemize
39034 Input files can be previewed in \SpecialChar LyX
39035  when 
39036 \family sans
39037 Instant
39038 \begin_inset space ~
39039 \end_inset
39040
39041 Preview
39042 \family default
39043  is enabled in \SpecialChar LyX
39044 's preferences under 
39045 \family sans
39046 Look
39047 \begin_inset space ~
39048 \end_inset
39049
39050 and
39051 \begin_inset space ~
39052 \end_inset
39053
39054 feel\SpecialChar menuseparator
39055 Graphics
39056 \family default
39057 .
39058 \end_layout
39059
39060 \begin_layout Itemize
39061 You cannot exclude Input files via the menu 
39062 \family sans
39063 Document\SpecialChar menuseparator
39064 Settings\SpecialChar menuseparator
39065 Child Documents
39066 \family default
39067 .
39068 \end_layout
39069
39070 \end_deeper
39071 \begin_layout Standard
39072 Here is a child document inserted using 
39073 \family sans
39074 Input
39075 \family default
39076
39077 \begin_inset CommandInset include
39078 LatexCommand input
39079 filename "DummyDocument2.lyx"
39080
39081 \end_inset
39082
39083
39084 \end_layout
39085
39086 \begin_layout Description
39087 Verbatim With this method any text file can be included.
39088  The file is shown in the output with its source code; no command used in
39089  the text is invoked.
39090  You can use the option 
39091 \family sans
39092 Mark spaces in output
39093 \family default
39094  that displays the character 
39095 \begin_inset Quotes eld
39096 \end_inset
39097
39098
39099 \begin_inset ERT
39100 status collapsed
39101
39102 \begin_layout Plain Layout
39103
39104
39105 \backslash
39106 textvisiblespace 
39107 \end_layout
39108
39109 \end_inset
39110
39111
39112 \begin_inset Quotes erd
39113 \end_inset
39114
39115  for every space character in the source code.
39116  The difference from the method via the menu 
39117 \family sans
39118 Insert\SpecialChar menuseparator
39119 File\SpecialChar menuseparator
39120 Plain
39121 \begin_inset space ~
39122 \end_inset
39123
39124 Text
39125 \family default
39126  is that the document content is not shown in \SpecialChar LyX
39127 .
39128 \end_layout
39129
39130 \begin_layout Standard
39131 Here is a child document inserted as Verbatim: 
39132 \begin_inset CommandInset include
39133 LatexCommand verbatiminput
39134 filename "DummyTextDocument.txt"
39135
39136 \end_inset
39137
39138
39139 \begin_inset VSpace bigskip
39140 \end_inset
39141
39142  Here is a child document inserted as Verbatim using the 
39143 \family sans
39144 Mark spaces in output
39145 \family default
39146  option: 
39147 \begin_inset CommandInset include
39148 LatexCommand verbatiminput*
39149 filename "DummyTextDocument.txt"
39150
39151 \end_inset
39152
39153
39154 \end_layout
39155
39156 \begin_layout Standard
39157 \begin_inset VSpace bigskip
39158 \end_inset
39159
39160
39161 \end_layout
39162
39163 \begin_layout Standard
39164 \begin_inset Note Greyedout
39165 status open
39166
39167 \begin_layout Plain Layout
39168
39169 \series bold
39170 Note:
39171 \series default
39172  As you can see in the examples above, the text of the documents included
39173  as 
39174 \family sans
39175 verbatim
39176 \family default
39177  is not broken at the end of the document lines.
39178 \end_layout
39179
39180 \end_inset
39181
39182
39183 \end_layout
39184
39185 \begin_layout Description
39186 Listings This type is described in chapter
39187 \begin_inset space ~
39188 \end_inset
39189
39190
39191 \begin_inset CommandInset ref
39192 LatexCommand ref
39193 reference "cha:Program-Code-Listings"
39194
39195 \end_inset
39196
39197 .
39198 \end_layout
39199
39200 \begin_layout Standard
39201 \begin_inset Note Greyedout
39202 status open
39203
39204 \begin_layout Plain Layout
39205
39206 \series bold
39207 Note:
39208 \series default
39209  Including the same document twice in a document using different methods
39210  could cause \SpecialChar LaTeX
39211 -problems.
39212 \end_layout
39213
39214 \end_inset
39215
39216
39217 \end_layout
39218
39219 \begin_layout Standard
39220 If you want to view/export only selected children of your master document,
39221  either because you want to save compiling time or because you want to distribut
39222 e single chapters of the book you are just writing, you can exclude children
39223  from the output.
39224  This is done via the menu 
39225 \family sans
39226 Document\SpecialChar menuseparator
39227 Settings\SpecialChar menuseparator
39228 Child Documents
39229 \family default
39230 .
39231  You can exclude\SpecialChar breakableslash
39232 include children by double-clicking on the 
39233 \family sans
39234 include to output
39235 \family default
39236  column of the respective child document in the list (note that this only
39237  works for documents embedded via 
39238 \begin_inset Quotes eld
39239 \end_inset
39240
39241 Include
39242 \begin_inset Quotes erd
39243 \end_inset
39244
39245 , not with 
39246 \begin_inset Quotes eld
39247 \end_inset
39248
39249 Input
39250 \begin_inset Quotes erd
39251 \end_inset
39252
39253 ).
39254  If the option 
39255 \family sans
39256 Maintain counters and references
39257 \family default
39258  is enabled, \SpecialChar LyX
39259  will assure that all page numbers, references etc.
39260 \begin_inset space ~
39261 \end_inset
39262
39263 are correct as if the whole document was processed.
39264  This is useful if you want the selected sub-documents to look exactly as
39265  in the context of the whole document.
39266  However, \SpecialChar LyX
39267  needs to process the whole document in the background for this
39268  feature.
39269  So if you want to save compile time and if counters and references do not
39270  need to be correct, disable this checkbox.
39271 \end_layout
39272
39273 \begin_layout Standard
39274 Alternatively, you can put each included file into a branch.
39275 \begin_inset Foot
39276 status collapsed
39277
39278 \begin_layout Plain Layout
39279 Branches are described in section 
39280 \emph on
39281 Branches
39282 \emph default
39283  of the \SpecialChar LyX
39284  
39285 \emph on
39286 Userguide
39287 \emph default
39288 .
39289 \end_layout
39290
39291 \end_inset
39292
39293  By enabling\SpecialChar breakableslash
39294 disabling branches you can decide which included files will
39295  appear in the output.
39296  This has the advantage that it also works with Input'ed sub-documents.
39297  However, counters and references will not be maintained with this approach.
39298 \end_layout
39299
39300 \begin_layout Chapter
39301 Program Code Listings
39302 \begin_inset CommandInset label
39303 LatexCommand label
39304 name "cha:Program-Code-Listings"
39305
39306 \end_inset
39307
39308
39309 \begin_inset Index idx
39310 status collapsed
39311
39312 \begin_layout Plain Layout
39313 Listings
39314 \end_layout
39315
39316 \end_inset
39317
39318
39319 \begin_inset Index idx
39320 status collapsed
39321
39322 \begin_layout Plain Layout
39323 Program Code
39324 \end_layout
39325
39326 \end_inset
39327
39328
39329 \begin_inset Index idx
39330 status collapsed
39331
39332 \begin_layout Plain Layout
39333 Floats ! Listings
39334 \end_layout
39335
39336 \end_inset
39337
39338
39339 \end_layout
39340
39341 \begin_layout Standard
39342 To include and typeset program code you can use the 
39343 \family sans
39344 Listings
39345 \family default
39346  inset that can be inserted via the menu 
39347 \family sans
39348 Insert\SpecialChar menuseparator
39349 Program Listing
39350 \family default
39351 .
39352  The \SpecialChar LaTeX
39353 -package 
39354 \series bold
39355 listings
39356 \series default
39357
39358 \begin_inset Index idx
39359 status collapsed
39360
39361 \begin_layout Plain Layout
39362 \SpecialChar LaTeX
39363 -packages ! listings
39364 \end_layout
39365
39366 \end_inset
39367
39368  provides a powerful and flexible way to insert program source code into
39369  your document.
39370 \end_layout
39371
39372 \begin_layout Standard
39373 Right-clicking on a listings inset opens the context menu containing where
39374  you can set the listings format.
39375 \end_layout
39376
39377 \begin_layout Standard
39378 By default, a listing starts a new paragraph in the output.
39379  The placement option 
39380 \family sans
39381 Inline
39382 \begin_inset space ~
39383 \end_inset
39384
39385 listing
39386 \family default
39387  prints the listing inline like this: 
39388 \begin_inset listings
39389 lstparams "language={C++}"
39390 inline true
39391 status open
39392
39393 \begin_layout Plain Layout
39394
39395 int a=5;
39396 \end_layout
39397
39398 \end_inset
39399
39400
39401 \begin_inset Newline newline
39402 \end_inset
39403
39404 The option 
39405 \family sans
39406 Float
39407 \family default
39408  creates a listings float where you can specify the placement options 
39409 \begin_inset Quotes eld
39410 \end_inset
39411
39412
39413 \family sans
39414 h
39415 \family default
39416
39417 \begin_inset Quotes erd
39418 \end_inset
39419
39420
39421 \begin_inset Quotes eld
39422 \end_inset
39423
39424
39425 \family sans
39426 t
39427 \family default
39428
39429 \begin_inset Quotes erd
39430 \end_inset
39431
39432
39433 \begin_inset Quotes eld
39434 \end_inset
39435
39436
39437 \family sans
39438 b
39439 \family default
39440
39441 \begin_inset Quotes erd
39442 \end_inset
39443
39444 , and 
39445 \begin_inset Quotes eld
39446 \end_inset
39447
39448
39449 \family sans
39450 p
39451 \family default
39452
39453 \begin_inset Quotes erd
39454 \end_inset
39455
39456  corresponding to the float placement options described in section
39457 \begin_inset space ~
39458 \end_inset
39459
39460
39461 \begin_inset CommandInset ref
39462 LatexCommand ref
39463 reference "sec:Float-Placement"
39464
39465 \end_inset
39466
39467 .
39468  The placement options can be mixed and are inserted without any separation,
39469  e.
39470 \begin_inset space \thinspace{}
39471 \end_inset
39472
39473 g.
39474 \begin_inset space \space{}
39475 \end_inset
39476
39477
39478 \begin_inset Quotes eld
39479 \end_inset
39480
39481
39482 \family sans
39483 htbp
39484 \family default
39485
39486 \begin_inset Quotes erd
39487 \end_inset
39488
39489 .
39490  The option 
39491 \begin_inset Quotes eld
39492 \end_inset
39493
39494 h
39495 \begin_inset Quotes erd
39496 \end_inset
39497
39498  has sometimes no effect, but you don't need to use the 
39499 \family sans
39500 Float
39501 \family default
39502  option in this case as also non-float listings can have captions and be
39503  referenced.
39504 \end_layout
39505
39506 \begin_layout Standard
39507 You can add captions to listings with the menu 
39508 \family sans
39509 Insert\SpecialChar menuseparator
39510 Caption
39511 \family default
39512 .
39513  Listings can be referenced like floats: Listing
39514 \begin_inset space ~
39515 \end_inset
39516
39517
39518 \begin_inset CommandInset ref
39519 LatexCommand ref
39520 reference "lst:Example-Listing"
39521
39522 \end_inset
39523
39524 .
39525  A list of listings which contains all listings with captions can be created
39526  via the menu 
39527 \family sans
39528 Insert\SpecialChar menuseparator
39529 List
39530 \begin_inset space ~
39531 \end_inset
39532
39533 /
39534 \begin_inset space ~
39535 \end_inset
39536
39537 TOC\SpecialChar menuseparator
39538 List of Listings
39539 \family default
39540 .
39541  The list entries are the listing caption and the listing number.
39542 \end_layout
39543
39544 \begin_layout Standard
39545 \begin_inset listings
39546 lstparams "language=Python"
39547 inline false
39548 status open
39549
39550 \begin_layout Plain Layout
39551
39552 \begin_inset Caption Standard
39553
39554 \begin_layout Plain Layout
39555 \begin_inset CommandInset label
39556 LatexCommand label
39557 name "lst:Example-Listing"
39558
39559 \end_inset
39560
39561 Example Listing float
39562 \end_layout
39563
39564 \end_inset
39565
39566 # Example listing float
39567 \end_layout
39568
39569 \begin_layout Plain Layout
39570
39571 def func(param):
39572 \end_layout
39573
39574 \begin_layout Plain Layout
39575
39576     'this is a python function'
39577 \end_layout
39578
39579 \begin_layout Plain Layout
39580
39581     pass
39582 \end_layout
39583
39584 \end_inset
39585
39586
39587 \end_layout
39588
39589 \begin_layout Standard
39590 When you have set a programming language in the listings dialog, the keywords
39591  of this language will be recognized and specially typeset in the output.
39592  In the example listings the Python keyword 
39593 \begin_inset Quotes eld
39594 \end_inset
39595
39596 def
39597 \begin_inset Quotes erd
39598 \end_inset
39599
39600  is recognized and printed bold in the output.
39601 \end_layout
39602
39603 \begin_layout Standard
39604 \begin_inset Note Greyedout
39605 status open
39606
39607 \begin_layout Plain Layout
39608
39609 \series bold
39610 Note:
39611 \series default
39612  If you don't get bold keywords when using typewriter fonts, your 
39613 \family typewriter
39614 typewriter
39615 \family default
39616  font probably doesn't provide a bold shape.
39617  In this case select a different one in the menu 
39618 \family sans
39619 Document\SpecialChar menuseparator
39620 Settings\SpecialChar menuseparator
39621 Fonts
39622 \family default
39623 .
39624  (The fonts 
39625 \emph on
39626 LuxiMono, BeraMono
39627 \emph default
39628  and 
39629 \emph on
39630 Courier
39631 \emph default
39632  provide bold shapes.)
39633 \end_layout
39634
39635 \end_inset
39636
39637
39638 \end_layout
39639
39640 \begin_layout Standard
39641 In section 
39642 \family sans
39643 Line
39644 \begin_inset space ~
39645 \end_inset
39646
39647 numbering
39648 \family default
39649  of the listings dialog you can specify the line numbering style.
39650  You can insert a number to specify which lines are numbered in the field
39651  
39652 \family sans
39653 Step
39654 \family default
39655 .
39656  When you insert e.
39657 \begin_inset space \thinspace{}
39658 \end_inset
39659
39660 g.
39661 \begin_inset space \space{}
39662 \end_inset
39663
39664
39665 \begin_inset Quotes eld
39666 \end_inset
39667
39668 3
39669 \begin_inset Quotes erd
39670 \end_inset
39671
39672 , only every 3rd line will be numbered.
39673 \end_layout
39674
39675 \begin_layout Standard
39676 You can furthermore specify a range of lines; only these will then appear
39677  in the output.
39678  The option 
39679 \family sans
39680 Extended character table
39681 \family default
39682  should be used when you use national characters like the German umlauts
39683  in the listing.
39684 \begin_inset Newline newline
39685 \end_inset
39686
39687 Here is an example listing with left line numbering, step 
39688 \begin_inset Quotes eld
39689 \end_inset
39690
39691 3
39692 \begin_inset Quotes erd
39693 \end_inset
39694
39695 , language 
39696 \begin_inset Quotes eld
39697 \end_inset
39698
39699 Python
39700 \begin_inset Quotes erd
39701 \end_inset
39702
39703 , options 
39704 \begin_inset Quotes eld
39705 \end_inset
39706
39707 Extended character table
39708 \begin_inset Quotes erd
39709 \end_inset
39710
39711  and 
39712 \begin_inset Quotes eld
39713 \end_inset
39714
39715 Space
39716 \begin_inset space ~
39717 \end_inset
39718
39719 as
39720 \begin_inset space ~
39721 \end_inset
39722
39723 symbol
39724 \begin_inset Quotes erd
39725 \end_inset
39726
39727 , range lines 3
39728 \begin_inset space \thinspace{}
39729 \end_inset
39730
39731 -
39732 \begin_inset space \thinspace{}
39733 \end_inset
39734
39735 8:
39736 \end_layout
39737
39738 \begin_layout Standard
39739 \begin_inset listings
39740 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39741 inline false
39742 status open
39743
39744 \begin_layout Plain Layout
39745
39746 def func(param):
39747 \end_layout
39748
39749 \begin_layout Plain Layout
39750
39751     'this is a python function'
39752 \end_layout
39753
39754 \begin_layout Plain Layout
39755
39756     pass
39757 \end_layout
39758
39759 \begin_layout Plain Layout
39760
39761 def func(param):
39762 \end_layout
39763
39764 \begin_layout Plain Layout
39765
39766 'This is a German word: Tschüß'
39767 \end_layout
39768
39769 \begin_layout Plain Layout
39770
39771 pass
39772 \end_layout
39773
39774 \begin_layout Plain Layout
39775
39776 def func(param):
39777 \end_layout
39778
39779 \begin_layout Plain Layout
39780
39781 'this is a python function'
39782 \end_layout
39783
39784 \begin_layout Plain Layout
39785
39786 pass
39787 \end_layout
39788
39789 \end_inset
39790
39791
39792 \end_layout
39793
39794 \begin_layout Standard
39795 When you have tabulators in your listing, you can specify the number of
39796  characters that are spanned by a tabulator in the field 
39797 \family sans
39798 Tabulator
39799 \begin_inset space ~
39800 \end_inset
39801
39802 size
39803 \family default
39804 .
39805 \end_layout
39806
39807 \begin_layout Standard
39808 \begin_inset Note Greyedout
39809 status open
39810
39811 \begin_layout Plain Layout
39812
39813 \series bold
39814 Note:
39815 \series default
39816  Due to a bug in the 
39817 \series bold
39818 listings
39819 \series default
39820  package the line numbering is shifted by a line by every previous listing.
39821  That's the reason why the lines 2 and 5 are numbered in the above listing
39822  and not the lines 3 and 6.
39823 \end_layout
39824
39825 \end_inset
39826
39827
39828 \end_layout
39829
39830 \begin_layout Standard
39831 \begin_inset VSpace bigskip
39832 \end_inset
39833
39834
39835 \end_layout
39836
39837 \begin_layout Standard
39838 It is also possible to print lines from a file as listing.
39839  To do this, use the menu 
39840 \family sans
39841 Insert\SpecialChar menuseparator
39842 File\SpecialChar menuseparator
39843 Child Document
39844 \family default
39845  and choose the type 
39846 \family sans
39847 Listings
39848 \family default
39849 .
39850 \begin_inset Foot
39851 status collapsed
39852
39853 \begin_layout Plain Layout
39854 The other child document types are described in section
39855 \begin_inset space ~
39856 \end_inset
39857
39858
39859 \begin_inset CommandInset ref
39860 LatexCommand ref
39861 reference "sec:Child-Documents"
39862
39863 \end_inset
39864
39865 .
39866 \end_layout
39867
39868 \end_inset
39869
39870  In the child document dialog you can specify the listing parameters in
39871  a text box.
39872  To show a list of all available parameters, type in a question mark 
39873 \begin_inset Quotes eld
39874 \end_inset
39875
39876 ?
39877 \begin_inset Quotes erd
39878 \end_inset
39879
39880  in the text box.
39881 \end_layout
39882
39883 \begin_layout Standard
39884 To reference child document listings, write a label text into the corresponding
39885  field of the child document dialog.
39886  The label can then be referenced using the menu 
39887 \family sans
39888 Insert\SpecialChar menuseparator
39889 Cross-Reference
39890 \family default
39891 .
39892 \end_layout
39893
39894 \begin_layout Standard
39895 Listing
39896 \begin_inset space ~
39897 \end_inset
39898
39899
39900 \begin_inset CommandInset ref
39901 LatexCommand ref
39902 reference "lst:file-listing"
39903
39904 \end_inset
39905
39906  is an example for a listing of a file; there the lines 10
39907 \begin_inset space \thinspace{}
39908 \end_inset
39909
39910 -
39911 \begin_inset space \thinspace{}
39912 \end_inset
39913
39914 15 of this \SpecialChar LyX
39915  file are listed.
39916 \end_layout
39917
39918 \begin_layout Standard
39919 \begin_inset CommandInset include
39920 LatexCommand lstinputlisting
39921 filename "EmbeddedObjects.lyx"
39922 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
39923
39924 \end_inset
39925
39926
39927 \end_layout
39928
39929 \begin_layout Standard
39930 \begin_inset VSpace bigskip
39931 \end_inset
39932
39933
39934 \end_layout
39935
39936 \begin_layout Standard
39937 Inserting a formula into a listing can be done the following way:
39938 \end_layout
39939
39940 \begin_layout Enumerate
39941 Open the listings dialog and add
39942 \begin_inset Newline newline
39943 \end_inset
39944
39945
39946 \family sans
39947 mathescape=true
39948 \family default
39949
39950 \begin_inset Newline newline
39951 \end_inset
39952
39953 to the field of the 
39954 \family sans
39955 Advanced
39956 \family default
39957  tab.
39958 \end_layout
39959
39960 \begin_layout Enumerate
39961 Create a formula outside the listing
39962 \end_layout
39963
39964 \begin_layout Enumerate
39965 Copy the content of the formula (not the formula inset) to the clipboard
39966  (shortcut 
39967 \begin_inset Info
39968 type  "shortcut"
39969 arg   "copy"
39970 \end_inset
39971
39972 )
39973 \end_layout
39974
39975 \begin_layout Enumerate
39976 In the listing write 
39977 \begin_inset Quotes eld
39978 \end_inset
39979
39980
39981 \family sans
39982 $$
39983 \family default
39984
39985 \begin_inset Quotes erd
39986 \end_inset
39987
39988  and copy from the clipboard between the dollar-signs (shortcut 
39989 \begin_inset Info
39990 type  "shortcut"
39991 arg   "paste"
39992 \end_inset
39993
39994 )
39995 \end_layout
39996
39997 \begin_layout Standard
39998 \begin_inset listings
39999 lstparams "language=Python,mathescape=true"
40000 inline false
40001 status open
40002
40003 \begin_layout Plain Layout
40004
40005 \begin_inset Caption Standard
40006
40007 \begin_layout Plain Layout
40008 Example Listing float containing a formula
40009 \end_layout
40010
40011 \end_inset
40012
40013 # Example listing float
40014 \end_layout
40015
40016 \begin_layout Plain Layout
40017
40018 def func(param):
40019 \end_layout
40020
40021 \begin_layout Plain Layout
40022
40023     # $
40024 \backslash
40025 prod_{n=1}^{
40026 \backslash
40027 infty}
40028 \backslash
40029 ,
40030 \backslash
40031 frac{1}{x^{2}}$
40032 \end_layout
40033
40034 \begin_layout Plain Layout
40035
40036     pass
40037 \end_layout
40038
40039 \end_inset
40040
40041
40042 \end_layout
40043
40044 \begin_layout Standard
40045 \begin_inset VSpace bigskip
40046 \end_inset
40047
40048
40049 \end_layout
40050
40051 \begin_layout Standard
40052 Global listings settings can be set in the 
40053 \family sans
40054 Document\SpecialChar menuseparator
40055 Settings\SpecialChar menuseparator
40056 Listings
40057 \family default
40058  dialog.
40059  To get there a list of available options, type in a question mark 
40060 \begin_inset Quotes eld
40061 \end_inset
40062
40063 ?
40064 \begin_inset Quotes erd
40065 \end_inset
40066
40067 .
40068 \end_layout
40069
40070 \begin_layout Standard
40071 For more information about the 
40072 \series bold
40073 listings
40074 \series default
40075  package, we refer to its documentation 
40076 \begin_inset CommandInset citation
40077 LatexCommand cite
40078 key "listings"
40079
40080 \end_inset
40081
40082 .
40083 \end_layout
40084
40085 \begin_layout Standard
40086 \begin_inset Newpage newpage
40087 \end_inset
40088
40089
40090 \end_layout
40091
40092 \begin_layout Chapter
40093 \start_of_appendix
40094 Units available in \SpecialChar LyX
40095
40096 \begin_inset Index idx
40097 status collapsed
40098
40099 \begin_layout Plain Layout
40100 Units
40101 \end_layout
40102
40103 \end_inset
40104
40105
40106 \begin_inset CommandInset label
40107 LatexCommand label
40108 name "cha:Units-available-in"
40109
40110 \end_inset
40111
40112
40113 \end_layout
40114
40115 \begin_layout Standard
40116 To understand the units described in this documentation, Table
40117 \begin_inset space ~
40118 \end_inset
40119
40120
40121 \begin_inset CommandInset ref
40122 LatexCommand ref
40123 reference "tab:Units"
40124
40125 \end_inset
40126
40127  explains all units available in \SpecialChar LyX
40128 .
40129 \end_layout
40130
40131 \begin_layout Standard
40132 \begin_inset Float table
40133 placement h
40134 wide false
40135 sideways false
40136 status open
40137
40138 \begin_layout Plain Layout
40139 \begin_inset Caption Standard
40140
40141 \begin_layout Plain Layout
40142 \begin_inset CommandInset label
40143 LatexCommand label
40144 name "tab:Units"
40145
40146 \end_inset
40147
40148 Units
40149 \end_layout
40150
40151 \end_inset
40152
40153
40154 \end_layout
40155
40156 \begin_layout Plain Layout
40157 \begin_inset VSpace medskip
40158 \end_inset
40159
40160
40161 \end_layout
40162
40163 \begin_layout Plain Layout
40164 \align center
40165 \begin_inset Tabular
40166 <lyxtabular version="3" rows="20" columns="3">
40167 <features tabularvalignment="middle">
40168 <column alignment="center" valignment="top">
40169 <column alignment="center" valignment="top">
40170 <column alignment="center" valignment="top">
40171 <row>
40172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40173 \begin_inset Text
40174
40175 \begin_layout Plain Layout
40176 unit
40177 \end_layout
40178
40179 \end_inset
40180 </cell>
40181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40182 \begin_inset Text
40183
40184 \begin_layout Plain Layout
40185 name/description
40186 \end_layout
40187
40188 \end_inset
40189 </cell>
40190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40191 \begin_inset Text
40192
40193 \begin_layout Plain Layout
40194 \SpecialChar LaTeX
40195  command
40196 \end_layout
40197
40198 \end_inset
40199 </cell>
40200 </row>
40201 <row>
40202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40203 \begin_inset Text
40204
40205 \begin_layout Plain Layout
40206 mm
40207 \end_layout
40208
40209 \end_inset
40210 </cell>
40211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40212 \begin_inset Text
40213
40214 \begin_layout Plain Layout
40215 millimeter
40216 \end_layout
40217
40218 \end_inset
40219 </cell>
40220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40221 \begin_inset Text
40222
40223 \begin_layout Plain Layout
40224 -
40225 \end_layout
40226
40227 \end_inset
40228 </cell>
40229 </row>
40230 <row>
40231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40232 \begin_inset Text
40233
40234 \begin_layout Plain Layout
40235 cm
40236 \end_layout
40237
40238 \end_inset
40239 </cell>
40240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40241 \begin_inset Text
40242
40243 \begin_layout Plain Layout
40244 centimeter
40245 \end_layout
40246
40247 \end_inset
40248 </cell>
40249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40250 \begin_inset Text
40251
40252 \begin_layout Plain Layout
40253 -
40254 \end_layout
40255
40256 \end_inset
40257 </cell>
40258 </row>
40259 <row>
40260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40261 \begin_inset Text
40262
40263 \begin_layout Plain Layout
40264 in
40265 \end_layout
40266
40267 \end_inset
40268 </cell>
40269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40270 \begin_inset Text
40271
40272 \begin_layout Plain Layout
40273 inch
40274 \end_layout
40275
40276 \end_inset
40277 </cell>
40278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40279 \begin_inset Text
40280
40281 \begin_layout Plain Layout
40282 -
40283 \end_layout
40284
40285 \end_inset
40286 </cell>
40287 </row>
40288 <row>
40289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40290 \begin_inset Text
40291
40292 \begin_layout Plain Layout
40293 pt
40294 \end_layout
40295
40296 \end_inset
40297 </cell>
40298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40299 \begin_inset Text
40300
40301 \begin_layout Plain Layout
40302 point (72.27
40303 \begin_inset space \thinspace{}
40304 \end_inset
40305
40306 pt = 1
40307 \begin_inset space \thinspace{}
40308 \end_inset
40309
40310 in)
40311 \end_layout
40312
40313 \end_inset
40314 </cell>
40315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40316 \begin_inset Text
40317
40318 \begin_layout Plain Layout
40319 -
40320 \end_layout
40321
40322 \end_inset
40323 </cell>
40324 </row>
40325 <row>
40326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40327 \begin_inset Text
40328
40329 \begin_layout Plain Layout
40330 pc
40331 \end_layout
40332
40333 \end_inset
40334 </cell>
40335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40336 \begin_inset Text
40337
40338 \begin_layout Plain Layout
40339 pica (1
40340 \begin_inset space \thinspace{}
40341 \end_inset
40342
40343 pc = 12
40344 \begin_inset space \thinspace{}
40345 \end_inset
40346
40347 pt)
40348 \end_layout
40349
40350 \end_inset
40351 </cell>
40352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40353 \begin_inset Text
40354
40355 \begin_layout Plain Layout
40356 -
40357 \end_layout
40358
40359 \end_inset
40360 </cell>
40361 </row>
40362 <row>
40363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40364 \begin_inset Text
40365
40366 \begin_layout Plain Layout
40367 sp
40368 \end_layout
40369
40370 \end_inset
40371 </cell>
40372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40373 \begin_inset Text
40374
40375 \begin_layout Plain Layout
40376 scaled point (65536
40377 \begin_inset space \thinspace{}
40378 \end_inset
40379
40380 sp = 1
40381 \begin_inset space \thinspace{}
40382 \end_inset
40383
40384 pt)
40385 \end_layout
40386
40387 \end_inset
40388 </cell>
40389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40390 \begin_inset Text
40391
40392 \begin_layout Plain Layout
40393 -
40394 \end_layout
40395
40396 \end_inset
40397 </cell>
40398 </row>
40399 <row>
40400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40401 \begin_inset Text
40402
40403 \begin_layout Plain Layout
40404 bp
40405 \end_layout
40406
40407 \end_inset
40408 </cell>
40409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40410 \begin_inset Text
40411
40412 \begin_layout Plain Layout
40413 big point (72
40414 \begin_inset space \thinspace{}
40415 \end_inset
40416
40417 bp = 1
40418 \begin_inset space \thinspace{}
40419 \end_inset
40420
40421 in)
40422 \end_layout
40423
40424 \end_inset
40425 </cell>
40426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40427 \begin_inset Text
40428
40429 \begin_layout Plain Layout
40430 -
40431 \end_layout
40432
40433 \end_inset
40434 </cell>
40435 </row>
40436 <row>
40437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40438 \begin_inset Text
40439
40440 \begin_layout Plain Layout
40441 dd
40442 \end_layout
40443
40444 \end_inset
40445 </cell>
40446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40447 \begin_inset Text
40448
40449 \begin_layout Plain Layout
40450 didot (1
40451 \begin_inset space \thinspace{}
40452 \end_inset
40453
40454 dd 
40455 \begin_inset Formula $\approx$
40456 \end_inset
40457
40458  0.376
40459 \begin_inset space \thinspace{}
40460 \end_inset
40461
40462 mm)
40463 \end_layout
40464
40465 \end_inset
40466 </cell>
40467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40468 \begin_inset Text
40469
40470 \begin_layout Plain Layout
40471 -
40472 \end_layout
40473
40474 \end_inset
40475 </cell>
40476 </row>
40477 <row>
40478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40479 \begin_inset Text
40480
40481 \begin_layout Plain Layout
40482 cc
40483 \end_layout
40484
40485 \end_inset
40486 </cell>
40487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40488 \begin_inset Text
40489
40490 \begin_layout Plain Layout
40491 cicero (1
40492 \begin_inset space \thinspace{}
40493 \end_inset
40494
40495 cc = 12
40496 \begin_inset space \thinspace{}
40497 \end_inset
40498
40499 dd)
40500 \end_layout
40501
40502 \end_inset
40503 </cell>
40504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40505 \begin_inset Text
40506
40507 \begin_layout Plain Layout
40508 -
40509 \end_layout
40510
40511 \end_inset
40512 </cell>
40513 </row>
40514 <row>
40515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40516 \begin_inset Text
40517
40518 \begin_layout Plain Layout
40519 Scale Graphics %
40520 \end_layout
40521
40522 \end_inset
40523 </cell>
40524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40525 \begin_inset Text
40526
40527 \begin_layout Plain Layout
40528 % of original image width
40529 \end_layout
40530
40531 \end_inset
40532 </cell>
40533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40534 \begin_inset Text
40535
40536 \begin_layout Plain Layout
40537
40538 \end_layout
40539
40540 \end_inset
40541 </cell>
40542 </row>
40543 <row>
40544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40545 \begin_inset Text
40546
40547 \begin_layout Plain Layout
40548 Text Width %
40549 \end_layout
40550
40551 \end_inset
40552 </cell>
40553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40554 \begin_inset Text
40555
40556 \begin_layout Plain Layout
40557 % of text width
40558 \end_layout
40559
40560 \end_inset
40561 </cell>
40562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40563 \begin_inset Text
40564
40565 \begin_layout Plain Layout
40566
40567 \backslash
40568 textwidth
40569 \end_layout
40570
40571 \end_inset
40572 </cell>
40573 </row>
40574 <row>
40575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40576 \begin_inset Text
40577
40578 \begin_layout Plain Layout
40579 Column Width %
40580 \end_layout
40581
40582 \end_inset
40583 </cell>
40584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40585 \begin_inset Text
40586
40587 \begin_layout Plain Layout
40588 % of column width
40589 \end_layout
40590
40591 \end_inset
40592 </cell>
40593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40594 \begin_inset Text
40595
40596 \begin_layout Plain Layout
40597
40598 \backslash
40599 columnwidth
40600 \end_layout
40601
40602 \end_inset
40603 </cell>
40604 </row>
40605 <row>
40606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40607 \begin_inset Text
40608
40609 \begin_layout Plain Layout
40610 Page Width %
40611 \end_layout
40612
40613 \end_inset
40614 </cell>
40615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40616 \begin_inset Text
40617
40618 \begin_layout Plain Layout
40619 % of paper width
40620 \end_layout
40621
40622 \end_inset
40623 </cell>
40624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40625 \begin_inset Text
40626
40627 \begin_layout Plain Layout
40628
40629 \backslash
40630 paperwidth
40631 \end_layout
40632
40633 \end_inset
40634 </cell>
40635 </row>
40636 <row>
40637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40638 \begin_inset Text
40639
40640 \begin_layout Plain Layout
40641 Line Width %
40642 \end_layout
40643
40644 \end_inset
40645 </cell>
40646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40647 \begin_inset Text
40648
40649 \begin_layout Plain Layout
40650 % of line width
40651 \end_layout
40652
40653 \end_inset
40654 </cell>
40655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40656 \begin_inset Text
40657
40658 \begin_layout Plain Layout
40659
40660 \backslash
40661 linewidth
40662 \end_layout
40663
40664 \end_inset
40665 </cell>
40666 </row>
40667 <row>
40668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40669 \begin_inset Text
40670
40671 \begin_layout Plain Layout
40672 Text Height %
40673 \end_layout
40674
40675 \end_inset
40676 </cell>
40677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40678 \begin_inset Text
40679
40680 \begin_layout Plain Layout
40681 % of text height
40682 \end_layout
40683
40684 \end_inset
40685 </cell>
40686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40687 \begin_inset Text
40688
40689 \begin_layout Plain Layout
40690
40691 \backslash
40692 textheight
40693 \end_layout
40694
40695 \end_inset
40696 </cell>
40697 </row>
40698 <row>
40699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40700 \begin_inset Text
40701
40702 \begin_layout Plain Layout
40703 Page Height %
40704 \end_layout
40705
40706 \end_inset
40707 </cell>
40708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40709 \begin_inset Text
40710
40711 \begin_layout Plain Layout
40712 % of paper height
40713 \end_layout
40714
40715 \end_inset
40716 </cell>
40717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40718 \begin_inset Text
40719
40720 \begin_layout Plain Layout
40721
40722 \backslash
40723 paperheight
40724 \end_layout
40725
40726 \end_inset
40727 </cell>
40728 </row>
40729 <row>
40730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40731 \begin_inset Text
40732
40733 \begin_layout Plain Layout
40734 ex
40735 \end_layout
40736
40737 \end_inset
40738 </cell>
40739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40740 \begin_inset Text
40741
40742 \begin_layout Plain Layout
40743 height of letter 
40744 \emph on
40745 x
40746 \emph default
40747  in current font
40748 \end_layout
40749
40750 \end_inset
40751 </cell>
40752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40753 \begin_inset Text
40754
40755 \begin_layout Plain Layout
40756 -
40757 \end_layout
40758
40759 \end_inset
40760 </cell>
40761 </row>
40762 <row>
40763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40764 \begin_inset Text
40765
40766 \begin_layout Plain Layout
40767 em
40768 \end_layout
40769
40770 \end_inset
40771 </cell>
40772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40773 \begin_inset Text
40774
40775 \begin_layout Plain Layout
40776 width of letter 
40777 \emph on
40778 M
40779 \emph default
40780  in current font
40781 \end_layout
40782
40783 \end_inset
40784 </cell>
40785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40786 \begin_inset Text
40787
40788 \begin_layout Plain Layout
40789 -
40790 \end_layout
40791
40792 \end_inset
40793 </cell>
40794 </row>
40795 <row>
40796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40797 \begin_inset Text
40798
40799 \begin_layout Plain Layout
40800 mu
40801 \end_layout
40802
40803 \end_inset
40804 </cell>
40805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40806 \begin_inset Text
40807
40808 \begin_layout Plain Layout
40809 math unit (1
40810 \begin_inset space \thinspace{}
40811 \end_inset
40812
40813 mu = 1/18
40814 \begin_inset space \thinspace{}
40815 \end_inset
40816
40817 em)
40818 \end_layout
40819
40820 \end_inset
40821 </cell>
40822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40823 \begin_inset Text
40824
40825 \begin_layout Plain Layout
40826 -
40827 \end_layout
40828
40829 \end_inset
40830 </cell>
40831 </row>
40832 </lyxtabular>
40833
40834 \end_inset
40835
40836
40837 \end_layout
40838
40839 \end_inset
40840
40841
40842 \end_layout
40843
40844 \begin_layout Chapter
40845 Output File Formats with Graphics
40846 \begin_inset CommandInset label
40847 LatexCommand label
40848 name "cha:Output-File-Formats"
40849
40850 \end_inset
40851
40852
40853 \end_layout
40854
40855 \begin_layout Section
40856 DVI
40857 \begin_inset Index idx
40858 status collapsed
40859
40860 \begin_layout Plain Layout
40861 File Formats ! DVI
40862 \end_layout
40863
40864 \end_inset
40865
40866
40867 \begin_inset Index idx
40868 status collapsed
40869
40870 \begin_layout Plain Layout
40871 DVI|see
40872 \begin_inset ERT
40873 status collapsed
40874
40875 \begin_layout Plain Layout
40876
40877 {
40878 \end_layout
40879
40880 \end_inset
40881
40882 File Formats
40883 \begin_inset ERT
40884 status collapsed
40885
40886 \begin_layout Plain Layout
40887
40888 }
40889 \end_layout
40890
40891 \end_inset
40892
40893
40894 \end_layout
40895
40896 \end_inset
40897
40898
40899 \end_layout
40900
40901 \begin_layout Standard
40902 This file type has the extension 
40903 \begin_inset Quotes eld
40904 \end_inset
40905
40906
40907 \family typewriter
40908 .dvi
40909 \family default
40910
40911 \begin_inset Quotes erd
40912 \end_inset
40913
40914 .
40915  It is called 
40916 \begin_inset Quotes eld
40917 \end_inset
40918
40919 device-independent
40920 \begin_inset Quotes erd
40921 \end_inset
40922
40923  (DVI), because it is completely portable; you can move them from one machine
40924  to another without needing to do any sort of conversion.
40925  At the time when this file-format was developed, this was no matter of
40926  course.
40927  DVIs are used for quick previews and as pre-stage for other output formats,
40928  like PostScript.
40929 \end_layout
40930
40931 \begin_layout Standard
40932 \begin_inset Note Greyedout
40933 status open
40934
40935 \begin_layout Plain Layout
40936
40937 \series bold
40938 Note:
40939 \series default
40940  DVI-files do not contain images; they will only be a linked.
40941 \end_layout
40942
40943 \end_inset
40944
40945  So don't forget this, if you move your 
40946 \family typewriter
40947 .dvi
40948 \family default
40949  file to another computer.
40950  This property can also slow down your computer when you view the DVI, because
40951  the DVI-viewer has to convert the image in the background to make it visible
40952  when you scroll in the DVI.
40953  So it is recommended that you use PDF for files with many images.
40954 \end_layout
40955
40956 \begin_layout Standard
40957 You can export your document to DVI by using the menu 
40958 \family sans
40959 File\SpecialChar menuseparator
40960 Export\SpecialChar menuseparator
40961 DVI
40962 \family default
40963 .
40964  You can view your document as DVI via the 
40965 \family sans
40966 View
40967 \family default
40968  menu.
40969 \end_layout
40970
40971 \begin_layout Section
40972 PostScript
40973 \begin_inset Index idx
40974 status collapsed
40975
40976 \begin_layout Plain Layout
40977 File Formats ! PostScript
40978 \end_layout
40979
40980 \end_inset
40981
40982
40983 \begin_inset Index idx
40984 status collapsed
40985
40986 \begin_layout Plain Layout
40987 PostScript|see
40988 \begin_inset ERT
40989 status collapsed
40990
40991 \begin_layout Plain Layout
40992
40993 {
40994 \end_layout
40995
40996 \end_inset
40997
40998 File Formats
40999 \begin_inset ERT
41000 status collapsed
41001
41002 \begin_layout Plain Layout
41003
41004 }
41005 \end_layout
41006
41007 \end_inset
41008
41009
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 This file type has the extension 
41019 \begin_inset Quotes eld
41020 \end_inset
41021
41022
41023 \family typewriter
41024 .ps
41025 \family default
41026
41027 \begin_inset Quotes erd
41028 \end_inset
41029
41030 .
41031  PostScript was developed by the company 
41032 \family typewriter
41033 Adobe
41034 \family default
41035  as a printer language.
41036  The file therefore contains commands that the printer uses to print the
41037  file.
41038  PostScript can be seen as a 
41039 \begin_inset Quotes eld
41040 \end_inset
41041
41042 programming language
41043 \begin_inset Quotes erd
41044 \end_inset
41045
41046 ; you can calculate with it and draw diagrams and images.
41047 \begin_inset Foot
41048 status collapsed
41049
41050 \begin_layout Plain Layout
41051 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
41052 -package
41053  
41054 \series bold
41055 PSTricks
41056 \series default
41057  
41058 \begin_inset CommandInset citation
41059 LatexCommand cite
41060 key "pstricks"
41061
41062 \end_inset
41063
41064 .
41065 \end_layout
41066
41067 \end_inset
41068
41069  Due to this ability, the files are often bigger than PDFs.
41070 \end_layout
41071
41072 \begin_layout Standard
41073 PostScript can only contain images in the format 
41074 \begin_inset Quotes eld
41075 \end_inset
41076
41077 Encapsulated PostScript
41078 \begin_inset Quotes erd
41079 \end_inset
41080
41081  (EPS, file extension 
41082 \begin_inset Quotes eld
41083 \end_inset
41084
41085
41086 \family typewriter
41087 .eps
41088 \family default
41089
41090 \begin_inset Quotes erd
41091 \end_inset
41092
41093 ).
41094  As \SpecialChar LyX
41095  allows you to use any known image format in your document, it has to
41096  convert images in the background to EPS.
41097  If you have e.g.
41098 \begin_inset space ~
41099 \end_inset
41100
41101 50
41102 \begin_inset space ~
41103 \end_inset
41104
41105 images in your document, \SpecialChar LyX
41106  has to do 50
41107 \begin_inset space ~
41108 \end_inset
41109
41110 conversions whenever you view or export your document.
41111  This will slow down your work flow with \SpecialChar LyX
41112  drastically.
41113  So if you plan to use PostScript, you can insert your images directly as
41114  EPS to avoid this problem.
41115 \end_layout
41116
41117 \begin_layout Standard
41118 You can export your document to PostScript using the menu 
41119 \family sans
41120 File\SpecialChar menuseparator
41121 Export\SpecialChar menuseparator
41122 Postscript
41123 \family default
41124 .
41125  You can view your document as PostScript via the 
41126 \family sans
41127 View
41128 \family default
41129  menu.
41130 \end_layout
41131
41132 \begin_layout Section
41133 PDF
41134 \begin_inset Index idx
41135 status collapsed
41136
41137 \begin_layout Plain Layout
41138 File Formats ! PDF
41139 \end_layout
41140
41141 \end_inset
41142
41143
41144 \begin_inset Index idx
41145 status collapsed
41146
41147 \begin_layout Plain Layout
41148 PDF
41149 \end_layout
41150
41151 \end_inset
41152
41153
41154 \end_layout
41155
41156 \begin_layout Standard
41157 This file type has the extension 
41158 \begin_inset Quotes eld
41159 \end_inset
41160
41161
41162 \family typewriter
41163 .pdf
41164 \family default
41165
41166 \begin_inset Quotes erd
41167 \end_inset
41168
41169 .
41170  The 
41171 \begin_inset Quotes eld
41172 \end_inset
41173
41174 Portable Document Format
41175 \begin_inset Quotes erd
41176 \end_inset
41177
41178  (PDF) was developed by 
41179 \family typewriter
41180 Adobe
41181 \family default
41182  as a derivative of PostScript.
41183  It is more compressed and it uses fewer commands than PostScript.
41184  As the name 
41185 \begin_inset Quotes eld
41186 \end_inset
41187
41188 portable
41189 \begin_inset Quotes erd
41190 \end_inset
41191
41192  implies, it can be processed at any computer system and the printed output
41193  looks exactly the same.
41194 \end_layout
41195
41196 \begin_layout Standard
41197 PDF can contain images in its own PDF format, in the format 
41198 \begin_inset Quotes eld
41199 \end_inset
41200
41201 Joint Photographic Experts Group
41202 \begin_inset Quotes erd
41203 \end_inset
41204
41205  (JPG, file extension 
41206 \begin_inset Quotes eld
41207 \end_inset
41208
41209
41210 \family typewriter
41211 .jpg
41212 \family default
41213
41214 \begin_inset Quotes erd
41215 \end_inset
41216
41217  or 
41218 \begin_inset Quotes eld
41219 \end_inset
41220
41221
41222 \family typewriter
41223 .jpeg
41224 \family default
41225
41226 \begin_inset Quotes erd
41227 \end_inset
41228
41229 ), and in the format 
41230 \begin_inset Quotes eld
41231 \end_inset
41232
41233 Portable Network Graphics
41234 \begin_inset Quotes erd
41235 \end_inset
41236
41237  (PNG, file extension 
41238 \begin_inset Quotes eld
41239 \end_inset
41240
41241
41242 \family typewriter
41243 .png
41244 \family default
41245
41246 \begin_inset Quotes erd
41247 \end_inset
41248
41249 ).
41250  Nevertheless you can use any other image format, because \SpecialChar LyX
41251  converts them
41252  in the background to one of these formats.
41253  But as described in the section about PostScript, the image conversion
41254  will slow down your work flow.
41255  So it is recommended that you use images in one of the three mentioned
41256  formats.
41257 \end_layout
41258
41259 \begin_layout Standard
41260 You can export your document to PDF via the menu 
41261 \family sans
41262 File\SpecialChar menuseparator
41263 Export
41264 \family default
41265  in three different ways:
41266 \end_layout
41267
41268 \begin_layout Description
41269 PDF
41270 \begin_inset space ~
41271 \end_inset
41272
41273 (ps2pdf) This uses the program 
41274 \family typewriter
41275 ps2pdf
41276 \family default
41277  that creates a PDF from a PostScript-version of your file.
41278  The PostScript-version is produced by the program 
41279 \family typewriter
41280 dvips
41281 \family default
41282  which uses a DVI-version as intermediate step.
41283  So this export variant consists of three conversions.
41284 \end_layout
41285
41286 \begin_layout Description
41287 PDF
41288 \begin_inset space ~
41289 \end_inset
41290
41291 (dvipdfm) This uses the program 
41292 \family typewriter
41293 dvipdfm
41294 \family default
41295  that converts your file in the background to DVI and in a second step to
41296  PDF.
41297 \end_layout
41298
41299 \begin_layout Description
41300 PDF
41301 \begin_inset space ~
41302 \end_inset
41303
41304 (pdflatex) This uses the program 
41305 \family typewriter
41306 pdftex
41307 \family default
41308  that converts your file directly to PDF.
41309 \end_layout
41310
41311 \begin_layout Standard
41312 It is recommended that you use 
41313 \family sans
41314 PDF
41315 \begin_inset space ~
41316 \end_inset
41317
41318 (pdflatex)
41319 \family default
41320  because 
41321 \family typewriter
41322 pdftex
41323 \family default
41324  supports all features of actual PDF-versions, is quick and works stable.
41325  The program 
41326 \family typewriter
41327 dvipdfm
41328 \family default
41329  is not under development and therefore a bit outdated.
41330 \end_layout
41331
41332 \begin_layout Standard
41333 You can view your document as PDF via the 
41334 \family sans
41335 View
41336 \family default
41337  menu or by using a toolbar button.
41338 \end_layout
41339
41340 \begin_layout Chapter
41341 List of dvips color names
41342 \begin_inset CommandInset label
41343 LatexCommand label
41344 name "chap:List-of-dvips-colornames"
41345
41346 \end_inset
41347
41348
41349 \end_layout
41350
41351 \begin_layout Standard
41352 \begin_inset Tabular
41353 <lyxtabular version="3" rows="17" columns="4">
41354 <features tabularvalignment="middle">
41355 <column alignment="left" valignment="top" width="0pt">
41356 <column alignment="left" valignment="top" width="0pt">
41357 <column alignment="left" valignment="top" width="0pt">
41358 <column alignment="left" valignment="top" width="0pt">
41359 <row>
41360 <cell alignment="left" valignment="top" usebox="none">
41361 \begin_inset Text
41362
41363 \begin_layout Plain Layout
41364 \begin_inset ERT
41365 status collapsed
41366
41367 \begin_layout Plain Layout
41368
41369
41370 \backslash
41371 fcolorbox{black}{
41372 \end_layout
41373
41374 \end_inset
41375
41376 white
41377 \begin_inset ERT
41378 status collapsed
41379
41380 \begin_layout Plain Layout
41381
41382 }{
41383 \end_layout
41384
41385 \end_inset
41386
41387 Color
41388 \begin_inset ERT
41389 status collapsed
41390
41391 \begin_layout Plain Layout
41392
41393 }
41394 \end_layout
41395
41396 \end_inset
41397
41398  Color name
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 <cell alignment="left" valignment="top" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407 \begin_inset ERT
41408 status collapsed
41409
41410 \begin_layout Plain Layout
41411
41412
41413 \backslash
41414 fcolorbox{black}{
41415 \end_layout
41416
41417 \end_inset
41418
41419 white
41420 \begin_inset ERT
41421 status collapsed
41422
41423 \begin_layout Plain Layout
41424
41425 }{
41426 \end_layout
41427
41428 \end_inset
41429
41430 Color
41431 \begin_inset ERT
41432 status collapsed
41433
41434 \begin_layout Plain Layout
41435
41436 }
41437 \end_layout
41438
41439 \end_inset
41440
41441  Color name
41442 \end_layout
41443
41444 \end_inset
41445 </cell>
41446 <cell alignment="left" valignment="top" usebox="none">
41447 \begin_inset Text
41448
41449 \begin_layout Plain Layout
41450 \begin_inset ERT
41451 status collapsed
41452
41453 \begin_layout Plain Layout
41454
41455
41456 \backslash
41457 fcolorbox{black}{
41458 \end_layout
41459
41460 \end_inset
41461
41462 white
41463 \begin_inset ERT
41464 status collapsed
41465
41466 \begin_layout Plain Layout
41467
41468 }{
41469 \end_layout
41470
41471 \end_inset
41472
41473 Color
41474 \begin_inset ERT
41475 status collapsed
41476
41477 \begin_layout Plain Layout
41478
41479 }
41480 \end_layout
41481
41482 \end_inset
41483
41484  Color name
41485 \end_layout
41486
41487 \end_inset
41488 </cell>
41489 <cell alignment="left" valignment="top" usebox="none">
41490 \begin_inset Text
41491
41492 \begin_layout Plain Layout
41493 \begin_inset ERT
41494 status collapsed
41495
41496 \begin_layout Plain Layout
41497
41498
41499 \backslash
41500 fcolorbox{black}{
41501 \end_layout
41502
41503 \end_inset
41504
41505 white
41506 \begin_inset ERT
41507 status collapsed
41508
41509 \begin_layout Plain Layout
41510
41511 }{
41512 \end_layout
41513
41514 \end_inset
41515
41516 Color
41517 \begin_inset ERT
41518 status collapsed
41519
41520 \begin_layout Plain Layout
41521
41522 }
41523 \end_layout
41524
41525 \end_inset
41526
41527  Color name
41528 \end_layout
41529
41530 \end_inset
41531 </cell>
41532 </row>
41533 <row>
41534 <cell alignment="center" valignment="top" usebox="none">
41535 \begin_inset Text
41536
41537 \begin_layout Plain Layout
41538 \begin_inset ERT
41539 status collapsed
41540
41541 \begin_layout Plain Layout
41542
41543
41544 \backslash
41545 fcolorbox{black}{
41546 \end_layout
41547
41548 \end_inset
41549
41550 Apricot
41551 \begin_inset ERT
41552 status collapsed
41553
41554 \begin_layout Plain Layout
41555
41556 }{
41557 \end_layout
41558
41559 \end_inset
41560
41561
41562 \begin_inset Phantom Phantom
41563 status open
41564
41565 \begin_layout Plain Layout
41566 W
41567 \end_layout
41568
41569 \end_inset
41570
41571
41572 \begin_inset ERT
41573 status collapsed
41574
41575 \begin_layout Plain Layout
41576
41577 }
41578 \end_layout
41579
41580 \end_inset
41581
41582  Apricot
41583 \end_layout
41584
41585 \end_inset
41586 </cell>
41587 <cell alignment="center" valignment="top" usebox="none">
41588 \begin_inset Text
41589
41590 \begin_layout Plain Layout
41591 \begin_inset ERT
41592 status collapsed
41593
41594 \begin_layout Plain Layout
41595
41596
41597 \backslash
41598 fcolorbox{black}{
41599 \end_layout
41600
41601 \end_inset
41602
41603 Aquamarine
41604 \begin_inset ERT
41605 status collapsed
41606
41607 \begin_layout Plain Layout
41608
41609 }{
41610 \end_layout
41611
41612 \end_inset
41613
41614
41615 \begin_inset Phantom Phantom
41616 status open
41617
41618 \begin_layout Plain Layout
41619 W
41620 \end_layout
41621
41622 \end_inset
41623
41624
41625 \begin_inset ERT
41626 status collapsed
41627
41628 \begin_layout Plain Layout
41629
41630 }
41631 \end_layout
41632
41633 \end_inset
41634
41635  Aquamarine
41636 \end_layout
41637
41638 \end_inset
41639 </cell>
41640 <cell alignment="center" valignment="top" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644 \begin_inset ERT
41645 status collapsed
41646
41647 \begin_layout Plain Layout
41648
41649
41650 \backslash
41651 fcolorbox{black}{
41652 \end_layout
41653
41654 \end_inset
41655
41656 Bittersweet
41657 \begin_inset ERT
41658 status collapsed
41659
41660 \begin_layout Plain Layout
41661
41662 }{
41663 \end_layout
41664
41665 \end_inset
41666
41667
41668 \begin_inset Phantom Phantom
41669 status open
41670
41671 \begin_layout Plain Layout
41672 W
41673 \end_layout
41674
41675 \end_inset
41676
41677
41678 \begin_inset ERT
41679 status collapsed
41680
41681 \begin_layout Plain Layout
41682
41683 }
41684 \end_layout
41685
41686 \end_inset
41687
41688  Bittersweet
41689 \end_layout
41690
41691 \end_inset
41692 </cell>
41693 <cell alignment="center" valignment="top" usebox="none">
41694 \begin_inset Text
41695
41696 \begin_layout Plain Layout
41697 \begin_inset ERT
41698 status collapsed
41699
41700 \begin_layout Plain Layout
41701
41702
41703 \backslash
41704 fcolorbox{black}{
41705 \end_layout
41706
41707 \end_inset
41708
41709 BlueGreen
41710 \begin_inset ERT
41711 status collapsed
41712
41713 \begin_layout Plain Layout
41714
41715 }{
41716 \end_layout
41717
41718 \end_inset
41719
41720
41721 \begin_inset Phantom Phantom
41722 status open
41723
41724 \begin_layout Plain Layout
41725 W
41726 \end_layout
41727
41728 \end_inset
41729
41730
41731 \begin_inset ERT
41732 status collapsed
41733
41734 \begin_layout Plain Layout
41735
41736 }
41737 \end_layout
41738
41739 \end_inset
41740
41741  BlueGreen
41742 \end_layout
41743
41744 \end_inset
41745 </cell>
41746 </row>
41747 <row>
41748 <cell alignment="left" valignment="top" usebox="none">
41749 \begin_inset Text
41750
41751 \begin_layout Plain Layout
41752 \begin_inset ERT
41753 status collapsed
41754
41755 \begin_layout Plain Layout
41756
41757
41758 \backslash
41759 fcolorbox{black}{
41760 \end_layout
41761
41762 \end_inset
41763
41764 BlueViolet
41765 \begin_inset ERT
41766 status collapsed
41767
41768 \begin_layout Plain Layout
41769
41770 }{
41771 \end_layout
41772
41773 \end_inset
41774
41775
41776 \begin_inset Phantom Phantom
41777 status open
41778
41779 \begin_layout Plain Layout
41780 W
41781 \end_layout
41782
41783 \end_inset
41784
41785
41786 \begin_inset ERT
41787 status collapsed
41788
41789 \begin_layout Plain Layout
41790
41791 }
41792 \end_layout
41793
41794 \end_inset
41795
41796  BlueViolet
41797 \end_layout
41798
41799 \end_inset
41800 </cell>
41801 <cell alignment="left" valignment="top" usebox="none">
41802 \begin_inset Text
41803
41804 \begin_layout Plain Layout
41805 \begin_inset ERT
41806 status collapsed
41807
41808 \begin_layout Plain Layout
41809
41810
41811 \backslash
41812 fcolorbox{black}{
41813 \end_layout
41814
41815 \end_inset
41816
41817 BrickRed
41818 \begin_inset ERT
41819 status collapsed
41820
41821 \begin_layout Plain Layout
41822
41823 }{
41824 \end_layout
41825
41826 \end_inset
41827
41828
41829 \begin_inset Phantom Phantom
41830 status open
41831
41832 \begin_layout Plain Layout
41833 W
41834 \end_layout
41835
41836 \end_inset
41837
41838
41839 \begin_inset ERT
41840 status collapsed
41841
41842 \begin_layout Plain Layout
41843
41844 }
41845 \end_layout
41846
41847 \end_inset
41848
41849  BrickRed
41850 \end_layout
41851
41852 \end_inset
41853 </cell>
41854 <cell alignment="left" valignment="top" usebox="none">
41855 \begin_inset Text
41856
41857 \begin_layout Plain Layout
41858 \begin_inset ERT
41859 status collapsed
41860
41861 \begin_layout Plain Layout
41862
41863
41864 \backslash
41865 fcolorbox{black}{
41866 \end_layout
41867
41868 \end_inset
41869
41870 Brown
41871 \begin_inset ERT
41872 status collapsed
41873
41874 \begin_layout Plain Layout
41875
41876 }{
41877 \end_layout
41878
41879 \end_inset
41880
41881
41882 \begin_inset Phantom Phantom
41883 status open
41884
41885 \begin_layout Plain Layout
41886 W
41887 \end_layout
41888
41889 \end_inset
41890
41891
41892 \begin_inset ERT
41893 status collapsed
41894
41895 \begin_layout Plain Layout
41896
41897 }
41898 \end_layout
41899
41900 \end_inset
41901
41902  Brown
41903 \end_layout
41904
41905 \end_inset
41906 </cell>
41907 <cell alignment="left" valignment="top" usebox="none">
41908 \begin_inset Text
41909
41910 \begin_layout Plain Layout
41911 \begin_inset ERT
41912 status collapsed
41913
41914 \begin_layout Plain Layout
41915
41916
41917 \backslash
41918 fcolorbox{black}{
41919 \end_layout
41920
41921 \end_inset
41922
41923 BurntOrange
41924 \begin_inset ERT
41925 status collapsed
41926
41927 \begin_layout Plain Layout
41928
41929 }{
41930 \end_layout
41931
41932 \end_inset
41933
41934
41935 \begin_inset Phantom Phantom
41936 status open
41937
41938 \begin_layout Plain Layout
41939 W
41940 \end_layout
41941
41942 \end_inset
41943
41944
41945 \begin_inset ERT
41946 status collapsed
41947
41948 \begin_layout Plain Layout
41949
41950 }
41951 \end_layout
41952
41953 \end_inset
41954
41955  BurntOrange
41956 \end_layout
41957
41958 \end_inset
41959 </cell>
41960 </row>
41961 <row>
41962 <cell alignment="left" valignment="top" usebox="none">
41963 \begin_inset Text
41964
41965 \begin_layout Plain Layout
41966 \begin_inset ERT
41967 status collapsed
41968
41969 \begin_layout Plain Layout
41970
41971
41972 \backslash
41973 fcolorbox{black}{
41974 \end_layout
41975
41976 \end_inset
41977
41978 CadetBlue
41979 \begin_inset ERT
41980 status collapsed
41981
41982 \begin_layout Plain Layout
41983
41984 }{
41985 \end_layout
41986
41987 \end_inset
41988
41989
41990 \begin_inset Phantom Phantom
41991 status open
41992
41993 \begin_layout Plain Layout
41994 W
41995 \end_layout
41996
41997 \end_inset
41998
41999
42000 \begin_inset ERT
42001 status collapsed
42002
42003 \begin_layout Plain Layout
42004
42005 }
42006 \end_layout
42007
42008 \end_inset
42009
42010  CadetBlue
42011 \end_layout
42012
42013 \end_inset
42014 </cell>
42015 <cell alignment="left" valignment="top" usebox="none">
42016 \begin_inset Text
42017
42018 \begin_layout Plain Layout
42019 \begin_inset ERT
42020 status collapsed
42021
42022 \begin_layout Plain Layout
42023
42024
42025 \backslash
42026 fcolorbox{black}{
42027 \end_layout
42028
42029 \end_inset
42030
42031 CarnationPink
42032 \begin_inset ERT
42033 status collapsed
42034
42035 \begin_layout Plain Layout
42036
42037 }{
42038 \end_layout
42039
42040 \end_inset
42041
42042
42043 \begin_inset Phantom Phantom
42044 status open
42045
42046 \begin_layout Plain Layout
42047 W
42048 \end_layout
42049
42050 \end_inset
42051
42052
42053 \begin_inset ERT
42054 status collapsed
42055
42056 \begin_layout Plain Layout
42057
42058 }
42059 \end_layout
42060
42061 \end_inset
42062
42063  CarnationPink
42064 \end_layout
42065
42066 \end_inset
42067 </cell>
42068 <cell alignment="left" valignment="top" usebox="none">
42069 \begin_inset Text
42070
42071 \begin_layout Plain Layout
42072 \begin_inset ERT
42073 status collapsed
42074
42075 \begin_layout Plain Layout
42076
42077
42078 \backslash
42079 fcolorbox{black}{
42080 \end_layout
42081
42082 \end_inset
42083
42084 Cerulean
42085 \begin_inset ERT
42086 status collapsed
42087
42088 \begin_layout Plain Layout
42089
42090 }{
42091 \end_layout
42092
42093 \end_inset
42094
42095
42096 \begin_inset Phantom Phantom
42097 status open
42098
42099 \begin_layout Plain Layout
42100 W
42101 \end_layout
42102
42103 \end_inset
42104
42105
42106 \begin_inset ERT
42107 status collapsed
42108
42109 \begin_layout Plain Layout
42110
42111 }
42112 \end_layout
42113
42114 \end_inset
42115
42116  Cerulean
42117 \end_layout
42118
42119 \end_inset
42120 </cell>
42121 <cell alignment="left" valignment="top" usebox="none">
42122 \begin_inset Text
42123
42124 \begin_layout Plain Layout
42125 \begin_inset ERT
42126 status collapsed
42127
42128 \begin_layout Plain Layout
42129
42130
42131 \backslash
42132 fcolorbox{black}{
42133 \end_layout
42134
42135 \end_inset
42136
42137 CornflowerBlue
42138 \begin_inset ERT
42139 status collapsed
42140
42141 \begin_layout Plain Layout
42142
42143 }{
42144 \end_layout
42145
42146 \end_inset
42147
42148
42149 \begin_inset Phantom Phantom
42150 status open
42151
42152 \begin_layout Plain Layout
42153 W
42154 \end_layout
42155
42156 \end_inset
42157
42158
42159 \begin_inset ERT
42160 status collapsed
42161
42162 \begin_layout Plain Layout
42163
42164 }
42165 \end_layout
42166
42167 \end_inset
42168
42169  CornflowerBlue
42170 \end_layout
42171
42172 \end_inset
42173 </cell>
42174 </row>
42175 <row>
42176 <cell alignment="left" valignment="top" usebox="none">
42177 \begin_inset Text
42178
42179 \begin_layout Plain Layout
42180 \begin_inset ERT
42181 status collapsed
42182
42183 \begin_layout Plain Layout
42184
42185
42186 \backslash
42187 fcolorbox{black}{
42188 \end_layout
42189
42190 \end_inset
42191
42192 Dandelion
42193 \begin_inset ERT
42194 status collapsed
42195
42196 \begin_layout Plain Layout
42197
42198 }{
42199 \end_layout
42200
42201 \end_inset
42202
42203
42204 \begin_inset Phantom Phantom
42205 status open
42206
42207 \begin_layout Plain Layout
42208 W
42209 \end_layout
42210
42211 \end_inset
42212
42213
42214 \begin_inset ERT
42215 status collapsed
42216
42217 \begin_layout Plain Layout
42218
42219 }
42220 \end_layout
42221
42222 \end_inset
42223
42224  Dandelion
42225 \end_layout
42226
42227 \end_inset
42228 </cell>
42229 <cell alignment="left" valignment="top" usebox="none">
42230 \begin_inset Text
42231
42232 \begin_layout Plain Layout
42233 \begin_inset ERT
42234 status collapsed
42235
42236 \begin_layout Plain Layout
42237
42238
42239 \backslash
42240 fcolorbox{black}{
42241 \end_layout
42242
42243 \end_inset
42244
42245 DarkOrchid
42246 \begin_inset ERT
42247 status collapsed
42248
42249 \begin_layout Plain Layout
42250
42251 }{
42252 \end_layout
42253
42254 \end_inset
42255
42256
42257 \begin_inset Phantom Phantom
42258 status open
42259
42260 \begin_layout Plain Layout
42261 W
42262 \end_layout
42263
42264 \end_inset
42265
42266
42267 \begin_inset ERT
42268 status collapsed
42269
42270 \begin_layout Plain Layout
42271
42272 }
42273 \end_layout
42274
42275 \end_inset
42276
42277  DarkOrchid
42278 \end_layout
42279
42280 \end_inset
42281 </cell>
42282 <cell alignment="left" valignment="top" usebox="none">
42283 \begin_inset Text
42284
42285 \begin_layout Plain Layout
42286 \begin_inset ERT
42287 status collapsed
42288
42289 \begin_layout Plain Layout
42290
42291
42292 \backslash
42293 fcolorbox{black}{
42294 \end_layout
42295
42296 \end_inset
42297
42298 Emerald
42299 \begin_inset ERT
42300 status collapsed
42301
42302 \begin_layout Plain Layout
42303
42304 }{
42305 \end_layout
42306
42307 \end_inset
42308
42309
42310 \begin_inset Phantom Phantom
42311 status open
42312
42313 \begin_layout Plain Layout
42314 W
42315 \end_layout
42316
42317 \end_inset
42318
42319
42320 \begin_inset ERT
42321 status collapsed
42322
42323 \begin_layout Plain Layout
42324
42325 }
42326 \end_layout
42327
42328 \end_inset
42329
42330  Emerald
42331 \end_layout
42332
42333 \end_inset
42334 </cell>
42335 <cell alignment="left" valignment="top" usebox="none">
42336 \begin_inset Text
42337
42338 \begin_layout Plain Layout
42339 \begin_inset ERT
42340 status collapsed
42341
42342 \begin_layout Plain Layout
42343
42344
42345 \backslash
42346 fcolorbox{black}{
42347 \end_layout
42348
42349 \end_inset
42350
42351 ForestGreen
42352 \begin_inset ERT
42353 status collapsed
42354
42355 \begin_layout Plain Layout
42356
42357 }{
42358 \end_layout
42359
42360 \end_inset
42361
42362
42363 \begin_inset Phantom Phantom
42364 status open
42365
42366 \begin_layout Plain Layout
42367 W
42368 \end_layout
42369
42370 \end_inset
42371
42372
42373 \begin_inset ERT
42374 status collapsed
42375
42376 \begin_layout Plain Layout
42377
42378 }
42379 \end_layout
42380
42381 \end_inset
42382
42383  ForestGreen
42384 \end_layout
42385
42386 \end_inset
42387 </cell>
42388 </row>
42389 <row>
42390 <cell alignment="left" valignment="top" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394 \begin_inset ERT
42395 status collapsed
42396
42397 \begin_layout Plain Layout
42398
42399
42400 \backslash
42401 fcolorbox{black}{
42402 \end_layout
42403
42404 \end_inset
42405
42406 Fuchsia
42407 \begin_inset ERT
42408 status collapsed
42409
42410 \begin_layout Plain Layout
42411
42412 }{
42413 \end_layout
42414
42415 \end_inset
42416
42417
42418 \begin_inset Phantom Phantom
42419 status open
42420
42421 \begin_layout Plain Layout
42422 W
42423 \end_layout
42424
42425 \end_inset
42426
42427
42428 \begin_inset ERT
42429 status collapsed
42430
42431 \begin_layout Plain Layout
42432
42433 }
42434 \end_layout
42435
42436 \end_inset
42437
42438  Fuchsia
42439 \end_layout
42440
42441 \end_inset
42442 </cell>
42443 <cell alignment="left" valignment="top" usebox="none">
42444 \begin_inset Text
42445
42446 \begin_layout Plain Layout
42447 \begin_inset ERT
42448 status collapsed
42449
42450 \begin_layout Plain Layout
42451
42452
42453 \backslash
42454 fcolorbox{black}{
42455 \end_layout
42456
42457 \end_inset
42458
42459 Goldenrod
42460 \begin_inset ERT
42461 status collapsed
42462
42463 \begin_layout Plain Layout
42464
42465 }{
42466 \end_layout
42467
42468 \end_inset
42469
42470
42471 \begin_inset Phantom Phantom
42472 status open
42473
42474 \begin_layout Plain Layout
42475 W
42476 \end_layout
42477
42478 \end_inset
42479
42480
42481 \begin_inset ERT
42482 status collapsed
42483
42484 \begin_layout Plain Layout
42485
42486 }
42487 \end_layout
42488
42489 \end_inset
42490
42491  Goldenrod
42492 \end_layout
42493
42494 \end_inset
42495 </cell>
42496 <cell alignment="left" valignment="top" usebox="none">
42497 \begin_inset Text
42498
42499 \begin_layout Plain Layout
42500 \begin_inset ERT
42501 status collapsed
42502
42503 \begin_layout Plain Layout
42504
42505
42506 \backslash
42507 fcolorbox{black}{
42508 \end_layout
42509
42510 \end_inset
42511
42512 Gray
42513 \begin_inset ERT
42514 status collapsed
42515
42516 \begin_layout Plain Layout
42517
42518 }{
42519 \end_layout
42520
42521 \end_inset
42522
42523
42524 \begin_inset Phantom Phantom
42525 status open
42526
42527 \begin_layout Plain Layout
42528 W
42529 \end_layout
42530
42531 \end_inset
42532
42533
42534 \begin_inset ERT
42535 status collapsed
42536
42537 \begin_layout Plain Layout
42538
42539 }
42540 \end_layout
42541
42542 \end_inset
42543
42544  Gray
42545 \end_layout
42546
42547 \end_inset
42548 </cell>
42549 <cell alignment="left" valignment="top" usebox="none">
42550 \begin_inset Text
42551
42552 \begin_layout Plain Layout
42553 \begin_inset ERT
42554 status collapsed
42555
42556 \begin_layout Plain Layout
42557
42558
42559 \backslash
42560 fcolorbox{black}{
42561 \end_layout
42562
42563 \end_inset
42564
42565 GreenYellow
42566 \begin_inset ERT
42567 status collapsed
42568
42569 \begin_layout Plain Layout
42570
42571 }{
42572 \end_layout
42573
42574 \end_inset
42575
42576
42577 \begin_inset Phantom Phantom
42578 status open
42579
42580 \begin_layout Plain Layout
42581 W
42582 \end_layout
42583
42584 \end_inset
42585
42586
42587 \begin_inset ERT
42588 status collapsed
42589
42590 \begin_layout Plain Layout
42591
42592 }
42593 \end_layout
42594
42595 \end_inset
42596
42597  GreenYellow
42598 \end_layout
42599
42600 \end_inset
42601 </cell>
42602 </row>
42603 <row>
42604 <cell alignment="center" valignment="top" usebox="none">
42605 \begin_inset Text
42606
42607 \begin_layout Plain Layout
42608 \begin_inset ERT
42609 status collapsed
42610
42611 \begin_layout Plain Layout
42612
42613
42614 \backslash
42615 fcolorbox{black}{
42616 \end_layout
42617
42618 \end_inset
42619
42620 JungleGreen
42621 \begin_inset ERT
42622 status collapsed
42623
42624 \begin_layout Plain Layout
42625
42626 }{
42627 \end_layout
42628
42629 \end_inset
42630
42631
42632 \begin_inset Phantom Phantom
42633 status open
42634
42635 \begin_layout Plain Layout
42636 W
42637 \end_layout
42638
42639 \end_inset
42640
42641
42642 \begin_inset ERT
42643 status collapsed
42644
42645 \begin_layout Plain Layout
42646
42647 }
42648 \end_layout
42649
42650 \end_inset
42651
42652  JungleGreen
42653 \end_layout
42654
42655 \end_inset
42656 </cell>
42657 <cell alignment="center" valignment="top" usebox="none">
42658 \begin_inset Text
42659
42660 \begin_layout Plain Layout
42661 \begin_inset ERT
42662 status collapsed
42663
42664 \begin_layout Plain Layout
42665
42666
42667 \backslash
42668 fcolorbox{black}{
42669 \end_layout
42670
42671 \end_inset
42672
42673 Lavender
42674 \begin_inset ERT
42675 status collapsed
42676
42677 \begin_layout Plain Layout
42678
42679 }{
42680 \end_layout
42681
42682 \end_inset
42683
42684
42685 \begin_inset Phantom Phantom
42686 status open
42687
42688 \begin_layout Plain Layout
42689 W
42690 \end_layout
42691
42692 \end_inset
42693
42694
42695 \begin_inset ERT
42696 status collapsed
42697
42698 \begin_layout Plain Layout
42699
42700 }
42701 \end_layout
42702
42703 \end_inset
42704
42705  Lavender
42706 \end_layout
42707
42708 \end_inset
42709 </cell>
42710 <cell alignment="center" valignment="top" usebox="none">
42711 \begin_inset Text
42712
42713 \begin_layout Plain Layout
42714 \begin_inset ERT
42715 status collapsed
42716
42717 \begin_layout Plain Layout
42718
42719
42720 \backslash
42721 fcolorbox{black}{
42722 \end_layout
42723
42724 \end_inset
42725
42726 LimeGreen
42727 \begin_inset ERT
42728 status collapsed
42729
42730 \begin_layout Plain Layout
42731
42732 }{
42733 \end_layout
42734
42735 \end_inset
42736
42737
42738 \begin_inset Phantom Phantom
42739 status open
42740
42741 \begin_layout Plain Layout
42742 W
42743 \end_layout
42744
42745 \end_inset
42746
42747
42748 \begin_inset ERT
42749 status collapsed
42750
42751 \begin_layout Plain Layout
42752
42753 }
42754 \end_layout
42755
42756 \end_inset
42757
42758  LimeGreen
42759 \end_layout
42760
42761 \end_inset
42762 </cell>
42763 <cell alignment="center" valignment="top" usebox="none">
42764 \begin_inset Text
42765
42766 \begin_layout Plain Layout
42767 \begin_inset ERT
42768 status collapsed
42769
42770 \begin_layout Plain Layout
42771
42772
42773 \backslash
42774 fcolorbox{black}{
42775 \end_layout
42776
42777 \end_inset
42778
42779 Mahogany
42780 \begin_inset ERT
42781 status collapsed
42782
42783 \begin_layout Plain Layout
42784
42785 }{
42786 \end_layout
42787
42788 \end_inset
42789
42790
42791 \begin_inset Phantom Phantom
42792 status open
42793
42794 \begin_layout Plain Layout
42795 W
42796 \end_layout
42797
42798 \end_inset
42799
42800
42801 \begin_inset ERT
42802 status collapsed
42803
42804 \begin_layout Plain Layout
42805
42806 }
42807 \end_layout
42808
42809 \end_inset
42810
42811  Mahogany
42812 \end_layout
42813
42814 \end_inset
42815 </cell>
42816 </row>
42817 <row>
42818 <cell alignment="left" valignment="top" usebox="none">
42819 \begin_inset Text
42820
42821 \begin_layout Plain Layout
42822 \begin_inset ERT
42823 status collapsed
42824
42825 \begin_layout Plain Layout
42826
42827
42828 \backslash
42829 fcolorbox{black}{
42830 \end_layout
42831
42832 \end_inset
42833
42834 Mahogany
42835 \begin_inset ERT
42836 status collapsed
42837
42838 \begin_layout Plain Layout
42839
42840 }{
42841 \end_layout
42842
42843 \end_inset
42844
42845
42846 \begin_inset Phantom Phantom
42847 status open
42848
42849 \begin_layout Plain Layout
42850 W
42851 \end_layout
42852
42853 \end_inset
42854
42855
42856 \begin_inset ERT
42857 status collapsed
42858
42859 \begin_layout Plain Layout
42860
42861 }
42862 \end_layout
42863
42864 \end_inset
42865
42866  Mahogany
42867 \end_layout
42868
42869 \end_inset
42870 </cell>
42871 <cell alignment="left" valignment="top" usebox="none">
42872 \begin_inset Text
42873
42874 \begin_layout Plain Layout
42875 \begin_inset ERT
42876 status collapsed
42877
42878 \begin_layout Plain Layout
42879
42880
42881 \backslash
42882 fcolorbox{black}{
42883 \end_layout
42884
42885 \end_inset
42886
42887 Maroon
42888 \begin_inset ERT
42889 status collapsed
42890
42891 \begin_layout Plain Layout
42892
42893 }{
42894 \end_layout
42895
42896 \end_inset
42897
42898
42899 \begin_inset Phantom Phantom
42900 status open
42901
42902 \begin_layout Plain Layout
42903 W
42904 \end_layout
42905
42906 \end_inset
42907
42908
42909 \begin_inset ERT
42910 status collapsed
42911
42912 \begin_layout Plain Layout
42913
42914 }
42915 \end_layout
42916
42917 \end_inset
42918
42919  Maroon
42920 \end_layout
42921
42922 \end_inset
42923 </cell>
42924 <cell alignment="left" valignment="top" usebox="none">
42925 \begin_inset Text
42926
42927 \begin_layout Plain Layout
42928 \begin_inset ERT
42929 status collapsed
42930
42931 \begin_layout Plain Layout
42932
42933
42934 \backslash
42935 fcolorbox{black}{
42936 \end_layout
42937
42938 \end_inset
42939
42940 Melon
42941 \begin_inset ERT
42942 status collapsed
42943
42944 \begin_layout Plain Layout
42945
42946 }{
42947 \end_layout
42948
42949 \end_inset
42950
42951
42952 \begin_inset Phantom Phantom
42953 status open
42954
42955 \begin_layout Plain Layout
42956 W
42957 \end_layout
42958
42959 \end_inset
42960
42961
42962 \begin_inset ERT
42963 status collapsed
42964
42965 \begin_layout Plain Layout
42966
42967 }
42968 \end_layout
42969
42970 \end_inset
42971
42972  Melon
42973 \end_layout
42974
42975 \end_inset
42976 </cell>
42977 <cell alignment="left" valignment="top" usebox="none">
42978 \begin_inset Text
42979
42980 \begin_layout Plain Layout
42981 \begin_inset ERT
42982 status collapsed
42983
42984 \begin_layout Plain Layout
42985
42986
42987 \backslash
42988 fcolorbox{black}{
42989 \end_layout
42990
42991 \end_inset
42992
42993 MidnightBlue
42994 \begin_inset ERT
42995 status collapsed
42996
42997 \begin_layout Plain Layout
42998
42999 }{
43000 \end_layout
43001
43002 \end_inset
43003
43004
43005 \begin_inset Phantom Phantom
43006 status open
43007
43008 \begin_layout Plain Layout
43009 W
43010 \end_layout
43011
43012 \end_inset
43013
43014
43015 \begin_inset ERT
43016 status collapsed
43017
43018 \begin_layout Plain Layout
43019
43020 }
43021 \end_layout
43022
43023 \end_inset
43024
43025  MidnightBlue
43026 \end_layout
43027
43028 \end_inset
43029 </cell>
43030 </row>
43031 <row>
43032 <cell alignment="left" valignment="top" usebox="none">
43033 \begin_inset Text
43034
43035 \begin_layout Plain Layout
43036 \begin_inset ERT
43037 status collapsed
43038
43039 \begin_layout Plain Layout
43040
43041
43042 \backslash
43043 fcolorbox{black}{
43044 \end_layout
43045
43046 \end_inset
43047
43048 Mulberry
43049 \begin_inset ERT
43050 status collapsed
43051
43052 \begin_layout Plain Layout
43053
43054 }{
43055 \end_layout
43056
43057 \end_inset
43058
43059
43060 \begin_inset Phantom Phantom
43061 status open
43062
43063 \begin_layout Plain Layout
43064 W
43065 \end_layout
43066
43067 \end_inset
43068
43069
43070 \begin_inset ERT
43071 status collapsed
43072
43073 \begin_layout Plain Layout
43074
43075 }
43076 \end_layout
43077
43078 \end_inset
43079
43080  Mulberry
43081 \end_layout
43082
43083 \end_inset
43084 </cell>
43085 <cell alignment="left" valignment="top" usebox="none">
43086 \begin_inset Text
43087
43088 \begin_layout Plain Layout
43089 \begin_inset ERT
43090 status collapsed
43091
43092 \begin_layout Plain Layout
43093
43094
43095 \backslash
43096 fcolorbox{black}{
43097 \end_layout
43098
43099 \end_inset
43100
43101 NavyBlue
43102 \begin_inset ERT
43103 status collapsed
43104
43105 \begin_layout Plain Layout
43106
43107 }{
43108 \end_layout
43109
43110 \end_inset
43111
43112
43113 \begin_inset Phantom Phantom
43114 status open
43115
43116 \begin_layout Plain Layout
43117 W
43118 \end_layout
43119
43120 \end_inset
43121
43122
43123 \begin_inset ERT
43124 status collapsed
43125
43126 \begin_layout Plain Layout
43127
43128 }
43129 \end_layout
43130
43131 \end_inset
43132
43133  NavyBlue
43134 \end_layout
43135
43136 \end_inset
43137 </cell>
43138 <cell alignment="left" valignment="top" usebox="none">
43139 \begin_inset Text
43140
43141 \begin_layout Plain Layout
43142 \begin_inset ERT
43143 status collapsed
43144
43145 \begin_layout Plain Layout
43146
43147
43148 \backslash
43149 fcolorbox{black}{
43150 \end_layout
43151
43152 \end_inset
43153
43154 OliveGreen
43155 \begin_inset ERT
43156 status collapsed
43157
43158 \begin_layout Plain Layout
43159
43160 }{
43161 \end_layout
43162
43163 \end_inset
43164
43165
43166 \begin_inset Phantom Phantom
43167 status open
43168
43169 \begin_layout Plain Layout
43170 W
43171 \end_layout
43172
43173 \end_inset
43174
43175
43176 \begin_inset ERT
43177 status collapsed
43178
43179 \begin_layout Plain Layout
43180
43181 }
43182 \end_layout
43183
43184 \end_inset
43185
43186  OliveGreen
43187 \end_layout
43188
43189 \end_inset
43190 </cell>
43191 <cell alignment="left" valignment="top" usebox="none">
43192 \begin_inset Text
43193
43194 \begin_layout Plain Layout
43195 \begin_inset ERT
43196 status collapsed
43197
43198 \begin_layout Plain Layout
43199
43200
43201 \backslash
43202 fcolorbox{black}{
43203 \end_layout
43204
43205 \end_inset
43206
43207 Orange
43208 \begin_inset ERT
43209 status collapsed
43210
43211 \begin_layout Plain Layout
43212
43213 }{
43214 \end_layout
43215
43216 \end_inset
43217
43218
43219 \begin_inset Phantom Phantom
43220 status open
43221
43222 \begin_layout Plain Layout
43223 W
43224 \end_layout
43225
43226 \end_inset
43227
43228
43229 \begin_inset ERT
43230 status collapsed
43231
43232 \begin_layout Plain Layout
43233
43234 }
43235 \end_layout
43236
43237 \end_inset
43238
43239  Orange
43240 \end_layout
43241
43242 \end_inset
43243 </cell>
43244 </row>
43245 <row>
43246 <cell alignment="left" valignment="top" usebox="none">
43247 \begin_inset Text
43248
43249 \begin_layout Plain Layout
43250 \begin_inset ERT
43251 status collapsed
43252
43253 \begin_layout Plain Layout
43254
43255
43256 \backslash
43257 fcolorbox{black}{
43258 \end_layout
43259
43260 \end_inset
43261
43262 OrangeRed
43263 \begin_inset ERT
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267
43268 }{
43269 \end_layout
43270
43271 \end_inset
43272
43273
43274 \begin_inset Phantom Phantom
43275 status open
43276
43277 \begin_layout Plain Layout
43278 W
43279 \end_layout
43280
43281 \end_inset
43282
43283
43284 \begin_inset ERT
43285 status collapsed
43286
43287 \begin_layout Plain Layout
43288
43289 }
43290 \end_layout
43291
43292 \end_inset
43293
43294  OrangeRed
43295 \end_layout
43296
43297 \end_inset
43298 </cell>
43299 <cell alignment="left" valignment="top" usebox="none">
43300 \begin_inset Text
43301
43302 \begin_layout Plain Layout
43303 \begin_inset ERT
43304 status collapsed
43305
43306 \begin_layout Plain Layout
43307
43308
43309 \backslash
43310 fcolorbox{black}{
43311 \end_layout
43312
43313 \end_inset
43314
43315 Orchid
43316 \begin_inset ERT
43317 status collapsed
43318
43319 \begin_layout Plain Layout
43320
43321 }{
43322 \end_layout
43323
43324 \end_inset
43325
43326
43327 \begin_inset Phantom Phantom
43328 status open
43329
43330 \begin_layout Plain Layout
43331 W
43332 \end_layout
43333
43334 \end_inset
43335
43336
43337 \begin_inset ERT
43338 status collapsed
43339
43340 \begin_layout Plain Layout
43341
43342 }
43343 \end_layout
43344
43345 \end_inset
43346
43347  Orchid
43348 \end_layout
43349
43350 \end_inset
43351 </cell>
43352 <cell alignment="left" valignment="top" usebox="none">
43353 \begin_inset Text
43354
43355 \begin_layout Plain Layout
43356 \begin_inset ERT
43357 status collapsed
43358
43359 \begin_layout Plain Layout
43360
43361
43362 \backslash
43363 fcolorbox{black}{
43364 \end_layout
43365
43366 \end_inset
43367
43368 Peach
43369 \begin_inset ERT
43370 status collapsed
43371
43372 \begin_layout Plain Layout
43373
43374 }{
43375 \end_layout
43376
43377 \end_inset
43378
43379
43380 \begin_inset Phantom Phantom
43381 status open
43382
43383 \begin_layout Plain Layout
43384 W
43385 \end_layout
43386
43387 \end_inset
43388
43389
43390 \begin_inset ERT
43391 status collapsed
43392
43393 \begin_layout Plain Layout
43394
43395 }
43396 \end_layout
43397
43398 \end_inset
43399
43400  Peach
43401 \end_layout
43402
43403 \end_inset
43404 </cell>
43405 <cell alignment="left" valignment="top" usebox="none">
43406 \begin_inset Text
43407
43408 \begin_layout Plain Layout
43409 \begin_inset ERT
43410 status collapsed
43411
43412 \begin_layout Plain Layout
43413
43414
43415 \backslash
43416 fcolorbox{black}{
43417 \end_layout
43418
43419 \end_inset
43420
43421 Periwinkle
43422 \begin_inset ERT
43423 status collapsed
43424
43425 \begin_layout Plain Layout
43426
43427 }{
43428 \end_layout
43429
43430 \end_inset
43431
43432
43433 \begin_inset Phantom Phantom
43434 status open
43435
43436 \begin_layout Plain Layout
43437 W
43438 \end_layout
43439
43440 \end_inset
43441
43442
43443 \begin_inset ERT
43444 status collapsed
43445
43446 \begin_layout Plain Layout
43447
43448 }
43449 \end_layout
43450
43451 \end_inset
43452
43453  Periwinkle
43454 \end_layout
43455
43456 \end_inset
43457 </cell>
43458 </row>
43459 <row>
43460 <cell alignment="left" valignment="top" usebox="none">
43461 \begin_inset Text
43462
43463 \begin_layout Plain Layout
43464 \begin_inset ERT
43465 status collapsed
43466
43467 \begin_layout Plain Layout
43468
43469
43470 \backslash
43471 fcolorbox{black}{
43472 \end_layout
43473
43474 \end_inset
43475
43476 PineGreen
43477 \begin_inset ERT
43478 status collapsed
43479
43480 \begin_layout Plain Layout
43481
43482 }{
43483 \end_layout
43484
43485 \end_inset
43486
43487
43488 \begin_inset Phantom Phantom
43489 status open
43490
43491 \begin_layout Plain Layout
43492 W
43493 \end_layout
43494
43495 \end_inset
43496
43497
43498 \begin_inset ERT
43499 status collapsed
43500
43501 \begin_layout Plain Layout
43502
43503 }
43504 \end_layout
43505
43506 \end_inset
43507
43508  PineGreen
43509 \end_layout
43510
43511 \end_inset
43512 </cell>
43513 <cell alignment="left" valignment="top" usebox="none">
43514 \begin_inset Text
43515
43516 \begin_layout Plain Layout
43517 \begin_inset ERT
43518 status collapsed
43519
43520 \begin_layout Plain Layout
43521
43522
43523 \backslash
43524 fcolorbox{black}{
43525 \end_layout
43526
43527 \end_inset
43528
43529 Plum
43530 \begin_inset ERT
43531 status collapsed
43532
43533 \begin_layout Plain Layout
43534
43535 }{
43536 \end_layout
43537
43538 \end_inset
43539
43540
43541 \begin_inset Phantom Phantom
43542 status open
43543
43544 \begin_layout Plain Layout
43545 W
43546 \end_layout
43547
43548 \end_inset
43549
43550
43551 \begin_inset ERT
43552 status collapsed
43553
43554 \begin_layout Plain Layout
43555
43556 }
43557 \end_layout
43558
43559 \end_inset
43560
43561  Plum
43562 \end_layout
43563
43564 \end_inset
43565 </cell>
43566 <cell alignment="left" valignment="top" usebox="none">
43567 \begin_inset Text
43568
43569 \begin_layout Plain Layout
43570 \begin_inset ERT
43571 status collapsed
43572
43573 \begin_layout Plain Layout
43574
43575
43576 \backslash
43577 fcolorbox{black}{
43578 \end_layout
43579
43580 \end_inset
43581
43582 ProcessBlue
43583 \begin_inset ERT
43584 status collapsed
43585
43586 \begin_layout Plain Layout
43587
43588 }{
43589 \end_layout
43590
43591 \end_inset
43592
43593
43594 \begin_inset Phantom Phantom
43595 status open
43596
43597 \begin_layout Plain Layout
43598 W
43599 \end_layout
43600
43601 \end_inset
43602
43603
43604 \begin_inset ERT
43605 status collapsed
43606
43607 \begin_layout Plain Layout
43608
43609 }
43610 \end_layout
43611
43612 \end_inset
43613
43614  ProcessBlue
43615 \end_layout
43616
43617 \end_inset
43618 </cell>
43619 <cell alignment="left" valignment="top" usebox="none">
43620 \begin_inset Text
43621
43622 \begin_layout Plain Layout
43623 \begin_inset ERT
43624 status collapsed
43625
43626 \begin_layout Plain Layout
43627
43628
43629 \backslash
43630 fcolorbox{black}{
43631 \end_layout
43632
43633 \end_inset
43634
43635 Purple
43636 \begin_inset ERT
43637 status collapsed
43638
43639 \begin_layout Plain Layout
43640
43641 }{
43642 \end_layout
43643
43644 \end_inset
43645
43646
43647 \begin_inset Phantom Phantom
43648 status open
43649
43650 \begin_layout Plain Layout
43651 W
43652 \end_layout
43653
43654 \end_inset
43655
43656
43657 \begin_inset ERT
43658 status collapsed
43659
43660 \begin_layout Plain Layout
43661
43662 }
43663 \end_layout
43664
43665 \end_inset
43666
43667  Purple
43668 \end_layout
43669
43670 \end_inset
43671 </cell>
43672 </row>
43673 <row>
43674 <cell alignment="left" valignment="top" usebox="none">
43675 \begin_inset Text
43676
43677 \begin_layout Plain Layout
43678 \begin_inset ERT
43679 status collapsed
43680
43681 \begin_layout Plain Layout
43682
43683
43684 \backslash
43685 fcolorbox{black}{
43686 \end_layout
43687
43688 \end_inset
43689
43690 RawSienna
43691 \begin_inset ERT
43692 status collapsed
43693
43694 \begin_layout Plain Layout
43695
43696 }{
43697 \end_layout
43698
43699 \end_inset
43700
43701
43702 \begin_inset Phantom Phantom
43703 status open
43704
43705 \begin_layout Plain Layout
43706 W
43707 \end_layout
43708
43709 \end_inset
43710
43711
43712 \begin_inset ERT
43713 status collapsed
43714
43715 \begin_layout Plain Layout
43716
43717 }
43718 \end_layout
43719
43720 \end_inset
43721
43722  RawSienna
43723 \end_layout
43724
43725 \end_inset
43726 </cell>
43727 <cell alignment="left" valignment="top" usebox="none">
43728 \begin_inset Text
43729
43730 \begin_layout Plain Layout
43731 \begin_inset ERT
43732 status collapsed
43733
43734 \begin_layout Plain Layout
43735
43736
43737 \backslash
43738 fcolorbox{black}{
43739 \end_layout
43740
43741 \end_inset
43742
43743 RedOrange
43744 \begin_inset ERT
43745 status collapsed
43746
43747 \begin_layout Plain Layout
43748
43749 }{
43750 \end_layout
43751
43752 \end_inset
43753
43754
43755 \begin_inset Phantom Phantom
43756 status open
43757
43758 \begin_layout Plain Layout
43759 W
43760 \end_layout
43761
43762 \end_inset
43763
43764
43765 \begin_inset ERT
43766 status collapsed
43767
43768 \begin_layout Plain Layout
43769
43770 }
43771 \end_layout
43772
43773 \end_inset
43774
43775  RedOrange
43776 \end_layout
43777
43778 \end_inset
43779 </cell>
43780 <cell alignment="left" valignment="top" usebox="none">
43781 \begin_inset Text
43782
43783 \begin_layout Plain Layout
43784 \begin_inset ERT
43785 status collapsed
43786
43787 \begin_layout Plain Layout
43788
43789
43790 \backslash
43791 fcolorbox{black}{
43792 \end_layout
43793
43794 \end_inset
43795
43796 RedViolet
43797 \begin_inset ERT
43798 status collapsed
43799
43800 \begin_layout Plain Layout
43801
43802 }{
43803 \end_layout
43804
43805 \end_inset
43806
43807
43808 \begin_inset Phantom Phantom
43809 status open
43810
43811 \begin_layout Plain Layout
43812 W
43813 \end_layout
43814
43815 \end_inset
43816
43817
43818 \begin_inset ERT
43819 status collapsed
43820
43821 \begin_layout Plain Layout
43822
43823 }
43824 \end_layout
43825
43826 \end_inset
43827
43828  RedViolet
43829 \end_layout
43830
43831 \end_inset
43832 </cell>
43833 <cell alignment="left" valignment="top" usebox="none">
43834 \begin_inset Text
43835
43836 \begin_layout Plain Layout
43837 \begin_inset ERT
43838 status collapsed
43839
43840 \begin_layout Plain Layout
43841
43842
43843 \backslash
43844 fcolorbox{black}{
43845 \end_layout
43846
43847 \end_inset
43848
43849 Rhodamine
43850 \begin_inset ERT
43851 status collapsed
43852
43853 \begin_layout Plain Layout
43854
43855 }{
43856 \end_layout
43857
43858 \end_inset
43859
43860
43861 \begin_inset Phantom Phantom
43862 status open
43863
43864 \begin_layout Plain Layout
43865 W
43866 \end_layout
43867
43868 \end_inset
43869
43870
43871 \begin_inset ERT
43872 status collapsed
43873
43874 \begin_layout Plain Layout
43875
43876 }
43877 \end_layout
43878
43879 \end_inset
43880
43881  Rhodamine
43882 \end_layout
43883
43884 \end_inset
43885 </cell>
43886 </row>
43887 <row>
43888 <cell alignment="left" valignment="top" usebox="none">
43889 \begin_inset Text
43890
43891 \begin_layout Plain Layout
43892 \begin_inset ERT
43893 status collapsed
43894
43895 \begin_layout Plain Layout
43896
43897
43898 \backslash
43899 fcolorbox{black}{
43900 \end_layout
43901
43902 \end_inset
43903
43904 RoyalBlue
43905 \begin_inset ERT
43906 status collapsed
43907
43908 \begin_layout Plain Layout
43909
43910 }{
43911 \end_layout
43912
43913 \end_inset
43914
43915
43916 \begin_inset Phantom Phantom
43917 status open
43918
43919 \begin_layout Plain Layout
43920 W
43921 \end_layout
43922
43923 \end_inset
43924
43925
43926 \begin_inset ERT
43927 status collapsed
43928
43929 \begin_layout Plain Layout
43930
43931 }
43932 \end_layout
43933
43934 \end_inset
43935
43936  RoyalBlue
43937 \end_layout
43938
43939 \end_inset
43940 </cell>
43941 <cell alignment="left" valignment="top" usebox="none">
43942 \begin_inset Text
43943
43944 \begin_layout Plain Layout
43945 \begin_inset ERT
43946 status collapsed
43947
43948 \begin_layout Plain Layout
43949
43950
43951 \backslash
43952 fcolorbox{black}{
43953 \end_layout
43954
43955 \end_inset
43956
43957 RoyalPurple
43958 \begin_inset ERT
43959 status collapsed
43960
43961 \begin_layout Plain Layout
43962
43963 }{
43964 \end_layout
43965
43966 \end_inset
43967
43968
43969 \begin_inset Phantom Phantom
43970 status open
43971
43972 \begin_layout Plain Layout
43973 W
43974 \end_layout
43975
43976 \end_inset
43977
43978
43979 \begin_inset ERT
43980 status collapsed
43981
43982 \begin_layout Plain Layout
43983
43984 }
43985 \end_layout
43986
43987 \end_inset
43988
43989  RoyalPurple
43990 \end_layout
43991
43992 \end_inset
43993 </cell>
43994 <cell alignment="left" valignment="top" usebox="none">
43995 \begin_inset Text
43996
43997 \begin_layout Plain Layout
43998 \begin_inset ERT
43999 status collapsed
44000
44001 \begin_layout Plain Layout
44002
44003
44004 \backslash
44005 fcolorbox{black}{
44006 \end_layout
44007
44008 \end_inset
44009
44010 RubineRed
44011 \begin_inset ERT
44012 status collapsed
44013
44014 \begin_layout Plain Layout
44015
44016 }{
44017 \end_layout
44018
44019 \end_inset
44020
44021
44022 \begin_inset Phantom Phantom
44023 status open
44024
44025 \begin_layout Plain Layout
44026 W
44027 \end_layout
44028
44029 \end_inset
44030
44031
44032 \begin_inset ERT
44033 status collapsed
44034
44035 \begin_layout Plain Layout
44036
44037 }
44038 \end_layout
44039
44040 \end_inset
44041
44042  RubineRed
44043 \end_layout
44044
44045 \end_inset
44046 </cell>
44047 <cell alignment="left" valignment="top" usebox="none">
44048 \begin_inset Text
44049
44050 \begin_layout Plain Layout
44051 \begin_inset ERT
44052 status collapsed
44053
44054 \begin_layout Plain Layout
44055
44056
44057 \backslash
44058 fcolorbox{black}{
44059 \end_layout
44060
44061 \end_inset
44062
44063 Salmon
44064 \begin_inset ERT
44065 status collapsed
44066
44067 \begin_layout Plain Layout
44068
44069 }{
44070 \end_layout
44071
44072 \end_inset
44073
44074
44075 \begin_inset Phantom Phantom
44076 status open
44077
44078 \begin_layout Plain Layout
44079 W
44080 \end_layout
44081
44082 \end_inset
44083
44084
44085 \begin_inset ERT
44086 status collapsed
44087
44088 \begin_layout Plain Layout
44089
44090 }
44091 \end_layout
44092
44093 \end_inset
44094
44095  Salmon
44096 \end_layout
44097
44098 \end_inset
44099 </cell>
44100 </row>
44101 <row>
44102 <cell alignment="left" valignment="top" usebox="none">
44103 \begin_inset Text
44104
44105 \begin_layout Plain Layout
44106 \begin_inset ERT
44107 status collapsed
44108
44109 \begin_layout Plain Layout
44110
44111
44112 \backslash
44113 fcolorbox{black}{
44114 \end_layout
44115
44116 \end_inset
44117
44118 SeaGreen
44119 \begin_inset ERT
44120 status collapsed
44121
44122 \begin_layout Plain Layout
44123
44124 }{
44125 \end_layout
44126
44127 \end_inset
44128
44129
44130 \begin_inset Phantom Phantom
44131 status open
44132
44133 \begin_layout Plain Layout
44134 W
44135 \end_layout
44136
44137 \end_inset
44138
44139
44140 \begin_inset ERT
44141 status collapsed
44142
44143 \begin_layout Plain Layout
44144
44145 }
44146 \end_layout
44147
44148 \end_inset
44149
44150  SeaGreen
44151 \end_layout
44152
44153 \end_inset
44154 </cell>
44155 <cell alignment="left" valignment="top" usebox="none">
44156 \begin_inset Text
44157
44158 \begin_layout Plain Layout
44159 \begin_inset ERT
44160 status collapsed
44161
44162 \begin_layout Plain Layout
44163
44164
44165 \backslash
44166 fcolorbox{black}{
44167 \end_layout
44168
44169 \end_inset
44170
44171 Sepia
44172 \begin_inset ERT
44173 status collapsed
44174
44175 \begin_layout Plain Layout
44176
44177 }{
44178 \end_layout
44179
44180 \end_inset
44181
44182
44183 \begin_inset Phantom Phantom
44184 status open
44185
44186 \begin_layout Plain Layout
44187 W
44188 \end_layout
44189
44190 \end_inset
44191
44192
44193 \begin_inset ERT
44194 status collapsed
44195
44196 \begin_layout Plain Layout
44197
44198 }
44199 \end_layout
44200
44201 \end_inset
44202
44203  Sepia
44204 \end_layout
44205
44206 \end_inset
44207 </cell>
44208 <cell alignment="left" valignment="top" usebox="none">
44209 \begin_inset Text
44210
44211 \begin_layout Plain Layout
44212 \begin_inset ERT
44213 status collapsed
44214
44215 \begin_layout Plain Layout
44216
44217
44218 \backslash
44219 fcolorbox{black}{
44220 \end_layout
44221
44222 \end_inset
44223
44224 SkyBlue
44225 \begin_inset ERT
44226 status collapsed
44227
44228 \begin_layout Plain Layout
44229
44230 }{
44231 \end_layout
44232
44233 \end_inset
44234
44235
44236 \begin_inset Phantom Phantom
44237 status open
44238
44239 \begin_layout Plain Layout
44240 W
44241 \end_layout
44242
44243 \end_inset
44244
44245
44246 \begin_inset ERT
44247 status collapsed
44248
44249 \begin_layout Plain Layout
44250
44251 }
44252 \end_layout
44253
44254 \end_inset
44255
44256  SkyBlue
44257 \end_layout
44258
44259 \end_inset
44260 </cell>
44261 <cell alignment="left" valignment="top" usebox="none">
44262 \begin_inset Text
44263
44264 \begin_layout Plain Layout
44265 \begin_inset ERT
44266 status collapsed
44267
44268 \begin_layout Plain Layout
44269
44270
44271 \backslash
44272 fcolorbox{black}{
44273 \end_layout
44274
44275 \end_inset
44276
44277 SpringGreen
44278 \begin_inset ERT
44279 status collapsed
44280
44281 \begin_layout Plain Layout
44282
44283 }{
44284 \end_layout
44285
44286 \end_inset
44287
44288
44289 \begin_inset Phantom Phantom
44290 status open
44291
44292 \begin_layout Plain Layout
44293 W
44294 \end_layout
44295
44296 \end_inset
44297
44298
44299 \begin_inset ERT
44300 status collapsed
44301
44302 \begin_layout Plain Layout
44303
44304 }
44305 \end_layout
44306
44307 \end_inset
44308
44309  SpringGreen
44310 \end_layout
44311
44312 \end_inset
44313 </cell>
44314 </row>
44315 <row>
44316 <cell alignment="left" valignment="top" usebox="none">
44317 \begin_inset Text
44318
44319 \begin_layout Plain Layout
44320 \begin_inset ERT
44321 status collapsed
44322
44323 \begin_layout Plain Layout
44324
44325
44326 \backslash
44327 fcolorbox{black}{
44328 \end_layout
44329
44330 \end_inset
44331
44332 Tan
44333 \begin_inset ERT
44334 status collapsed
44335
44336 \begin_layout Plain Layout
44337
44338 }{
44339 \end_layout
44340
44341 \end_inset
44342
44343
44344 \begin_inset Phantom Phantom
44345 status open
44346
44347 \begin_layout Plain Layout
44348 W
44349 \end_layout
44350
44351 \end_inset
44352
44353
44354 \begin_inset ERT
44355 status collapsed
44356
44357 \begin_layout Plain Layout
44358
44359 }
44360 \end_layout
44361
44362 \end_inset
44363
44364  Tan
44365 \end_layout
44366
44367 \end_inset
44368 </cell>
44369 <cell alignment="left" valignment="top" usebox="none">
44370 \begin_inset Text
44371
44372 \begin_layout Plain Layout
44373 \begin_inset ERT
44374 status collapsed
44375
44376 \begin_layout Plain Layout
44377
44378
44379 \backslash
44380 fcolorbox{black}{
44381 \end_layout
44382
44383 \end_inset
44384
44385 TealBlue
44386 \begin_inset ERT
44387 status collapsed
44388
44389 \begin_layout Plain Layout
44390
44391 }{
44392 \end_layout
44393
44394 \end_inset
44395
44396
44397 \begin_inset Phantom Phantom
44398 status open
44399
44400 \begin_layout Plain Layout
44401 W
44402 \end_layout
44403
44404 \end_inset
44405
44406
44407 \begin_inset ERT
44408 status collapsed
44409
44410 \begin_layout Plain Layout
44411
44412 }
44413 \end_layout
44414
44415 \end_inset
44416
44417  TealBlue
44418 \end_layout
44419
44420 \end_inset
44421 </cell>
44422 <cell alignment="left" valignment="top" usebox="none">
44423 \begin_inset Text
44424
44425 \begin_layout Plain Layout
44426 \begin_inset ERT
44427 status collapsed
44428
44429 \begin_layout Plain Layout
44430
44431
44432 \backslash
44433 fcolorbox{black}{
44434 \end_layout
44435
44436 \end_inset
44437
44438 Thistle
44439 \begin_inset ERT
44440 status collapsed
44441
44442 \begin_layout Plain Layout
44443
44444 }{
44445 \end_layout
44446
44447 \end_inset
44448
44449
44450 \begin_inset Phantom Phantom
44451 status open
44452
44453 \begin_layout Plain Layout
44454 W
44455 \end_layout
44456
44457 \end_inset
44458
44459
44460 \begin_inset ERT
44461 status collapsed
44462
44463 \begin_layout Plain Layout
44464
44465 }
44466 \end_layout
44467
44468 \end_inset
44469
44470  Thistle
44471 \end_layout
44472
44473 \end_inset
44474 </cell>
44475 <cell alignment="left" valignment="top" usebox="none">
44476 \begin_inset Text
44477
44478 \begin_layout Plain Layout
44479 \begin_inset ERT
44480 status collapsed
44481
44482 \begin_layout Plain Layout
44483
44484
44485 \backslash
44486 fcolorbox{black}{
44487 \end_layout
44488
44489 \end_inset
44490
44491 Turquoise
44492 \begin_inset ERT
44493 status collapsed
44494
44495 \begin_layout Plain Layout
44496
44497 }{
44498 \end_layout
44499
44500 \end_inset
44501
44502
44503 \begin_inset Phantom Phantom
44504 status open
44505
44506 \begin_layout Plain Layout
44507 W
44508 \end_layout
44509
44510 \end_inset
44511
44512
44513 \begin_inset ERT
44514 status collapsed
44515
44516 \begin_layout Plain Layout
44517
44518 }
44519 \end_layout
44520
44521 \end_inset
44522
44523  Turquoise
44524 \end_layout
44525
44526 \end_inset
44527 </cell>
44528 </row>
44529 <row>
44530 <cell alignment="left" valignment="top" usebox="none">
44531 \begin_inset Text
44532
44533 \begin_layout Plain Layout
44534 \begin_inset ERT
44535 status collapsed
44536
44537 \begin_layout Plain Layout
44538
44539
44540 \backslash
44541 fcolorbox{black}{
44542 \end_layout
44543
44544 \end_inset
44545
44546 Violet
44547 \begin_inset ERT
44548 status collapsed
44549
44550 \begin_layout Plain Layout
44551
44552 }{
44553 \end_layout
44554
44555 \end_inset
44556
44557
44558 \begin_inset Phantom Phantom
44559 status open
44560
44561 \begin_layout Plain Layout
44562 W
44563 \end_layout
44564
44565 \end_inset
44566
44567
44568 \begin_inset ERT
44569 status collapsed
44570
44571 \begin_layout Plain Layout
44572
44573 }
44574 \end_layout
44575
44576 \end_inset
44577
44578  Violet
44579 \end_layout
44580
44581 \end_inset
44582 </cell>
44583 <cell alignment="left" valignment="top" usebox="none">
44584 \begin_inset Text
44585
44586 \begin_layout Plain Layout
44587 \begin_inset ERT
44588 status collapsed
44589
44590 \begin_layout Plain Layout
44591
44592
44593 \backslash
44594 fcolorbox{black}{
44595 \end_layout
44596
44597 \end_inset
44598
44599 VioletRed
44600 \begin_inset ERT
44601 status collapsed
44602
44603 \begin_layout Plain Layout
44604
44605 }{
44606 \end_layout
44607
44608 \end_inset
44609
44610
44611 \begin_inset Phantom Phantom
44612 status open
44613
44614 \begin_layout Plain Layout
44615 W
44616 \end_layout
44617
44618 \end_inset
44619
44620
44621 \begin_inset ERT
44622 status collapsed
44623
44624 \begin_layout Plain Layout
44625
44626 }
44627 \end_layout
44628
44629 \end_inset
44630
44631  VioletRed
44632 \end_layout
44633
44634 \end_inset
44635 </cell>
44636 <cell alignment="left" valignment="top" usebox="none">
44637 \begin_inset Text
44638
44639 \begin_layout Plain Layout
44640 \begin_inset ERT
44641 status collapsed
44642
44643 \begin_layout Plain Layout
44644
44645
44646 \backslash
44647 fcolorbox{black}{
44648 \end_layout
44649
44650 \end_inset
44651
44652 WildStrawberry
44653 \begin_inset ERT
44654 status collapsed
44655
44656 \begin_layout Plain Layout
44657
44658 }{
44659 \end_layout
44660
44661 \end_inset
44662
44663
44664 \begin_inset Phantom Phantom
44665 status open
44666
44667 \begin_layout Plain Layout
44668 W
44669 \end_layout
44670
44671 \end_inset
44672
44673
44674 \begin_inset ERT
44675 status collapsed
44676
44677 \begin_layout Plain Layout
44678
44679 }
44680 \end_layout
44681
44682 \end_inset
44683
44684  WildStrawberry
44685 \end_layout
44686
44687 \end_inset
44688 </cell>
44689 <cell alignment="left" valignment="top" usebox="none">
44690 \begin_inset Text
44691
44692 \begin_layout Plain Layout
44693 \begin_inset ERT
44694 status collapsed
44695
44696 \begin_layout Plain Layout
44697
44698
44699 \backslash
44700 fcolorbox{black}{
44701 \end_layout
44702
44703 \end_inset
44704
44705 YellowGreen
44706 \begin_inset ERT
44707 status collapsed
44708
44709 \begin_layout Plain Layout
44710
44711 }{
44712 \end_layout
44713
44714 \end_inset
44715
44716
44717 \begin_inset Phantom Phantom
44718 status open
44719
44720 \begin_layout Plain Layout
44721 W
44722 \end_layout
44723
44724 \end_inset
44725
44726
44727 \begin_inset ERT
44728 status collapsed
44729
44730 \begin_layout Plain Layout
44731
44732 }
44733 \end_layout
44734
44735 \end_inset
44736
44737  YellowGreen
44738 \end_layout
44739
44740 \end_inset
44741 </cell>
44742 </row>
44743 <row>
44744 <cell alignment="left" valignment="top" usebox="none">
44745 \begin_inset Text
44746
44747 \begin_layout Plain Layout
44748 \begin_inset ERT
44749 status collapsed
44750
44751 \begin_layout Plain Layout
44752
44753
44754 \backslash
44755 fcolorbox{black}{
44756 \end_layout
44757
44758 \end_inset
44759
44760 YellowOrange
44761 \begin_inset ERT
44762 status collapsed
44763
44764 \begin_layout Plain Layout
44765
44766 }{
44767 \end_layout
44768
44769 \end_inset
44770
44771
44772 \begin_inset Phantom Phantom
44773 status open
44774
44775 \begin_layout Plain Layout
44776 W
44777 \end_layout
44778
44779 \end_inset
44780
44781
44782 \begin_inset ERT
44783 status collapsed
44784
44785 \begin_layout Plain Layout
44786
44787 }
44788 \end_layout
44789
44790 \end_inset
44791
44792  YellowOrange
44793 \end_layout
44794
44795 \end_inset
44796 </cell>
44797 <cell alignment="left" valignment="top" usebox="none">
44798 \begin_inset Text
44799
44800 \begin_layout Plain Layout
44801
44802 \end_layout
44803
44804 \end_inset
44805 </cell>
44806 <cell alignment="left" valignment="top" usebox="none">
44807 \begin_inset Text
44808
44809 \begin_layout Plain Layout
44810
44811 \end_layout
44812
44813 \end_inset
44814 </cell>
44815 <cell alignment="left" valignment="top" usebox="none">
44816 \begin_inset Text
44817
44818 \begin_layout Plain Layout
44819
44820 \end_layout
44821
44822 \end_inset
44823 </cell>
44824 </row>
44825 </lyxtabular>
44826
44827 \end_inset
44828
44829
44830 \end_layout
44831
44832 \begin_layout Chapter
44833 Explanation of Equation
44834 \begin_inset space ~
44835 \end_inset
44836
44837 (
44838 \begin_inset CommandInset ref
44839 LatexCommand ref
44840 reference "eq:Wgn"
44841
44842 \end_inset
44843
44844 )
44845 \begin_inset CommandInset label
44846 LatexCommand label
44847 name "cha:Explanation-of-Equation"
44848
44849 \end_inset
44850
44851
44852 \end_layout
44853
44854 \begin_layout Standard
44855 We can calculate the total width of 
44856 \emph on
44857 n
44858 \emph default
44859  table cells 
44860 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44861 \end_inset
44862
44863  as follows:
44864 \begin_inset Formula 
44865 \begin{equation}
44866 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44867 \end{equation}
44868
44869 \end_inset
44870
44871 where 
44872 \begin_inset Formula $W_{g\,n}$
44873 \end_inset
44874
44875  is the given width of all cells, 
44876 \series bold
44877
44878 \backslash
44879 tabcolsep
44880 \series default
44881  is the \SpecialChar LaTeX
44882 -length between the cell text and the cell border (its default value
44883  is 6
44884 \begin_inset space \thinspace{}
44885 \end_inset
44886
44887 pt).
44888  
44889 \series bold
44890
44891 \backslash
44892 arrayrulewidth
44893 \series default
44894  is the thickness of the cell border line, the default is 0.4
44895 \begin_inset space \thinspace{}
44896 \end_inset
44897
44898 pt.
44899 \end_layout
44900
44901 \begin_layout Standard
44902 Following equation
44903 \begin_inset space ~
44904 \end_inset
44905
44906
44907 \begin_inset CommandInset ref
44908 LatexCommand eqref
44909 reference "eq:Wtot_n"
44910
44911 \end_inset
44912
44913 , the total width of a multicolumn 
44914 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44915 \end_inset
44916
44917  is
44918 \begin_inset Formula 
44919 \begin{equation}
44920 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44921 \end{equation}
44922
44923 \end_inset
44924
44925
44926 \end_layout
44927
44928 \begin_layout Standard
44929 By setting equation
44930 \begin_inset space ~
44931 \end_inset
44932
44933
44934 \begin_inset CommandInset ref
44935 LatexCommand eqref
44936 reference "eq:Wtot_n"
44937
44938 \end_inset
44939
44940  and 
44941 \begin_inset CommandInset ref
44942 LatexCommand eqref
44943 reference "eq:Wtot_mult"
44944
44945 \end_inset
44946
44947  equal we can calculate the needed given width 
44948 \begin_inset Formula $W_{g\,n}$
44949 \end_inset
44950
44951  when 
44952 \emph on
44953 n
44954 \emph default
44955  columns are spanned, so that each column has a total width of 
44956 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44957 \end_inset
44958
44959 :
44960 \begin_inset Formula 
44961 \begin{equation}
44962 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44963 \end{equation}
44964
44965 \end_inset
44966
44967
44968 \end_layout
44969
44970 \begin_layout Bibliography
44971 \begin_inset CommandInset bibitem
44972 LatexCommand bibitem
44973 key "latexcompanion"
44974
44975 \end_inset
44976
44977 Frank Mittelbach and Michel Goossens: 
44978 \emph on
44979 The \SpecialChar LaTeX
44980  Companion Second Edition.
44981
44982 \emph default
44983  Addison-Wesley, 2004
44984 \end_layout
44985
44986 \begin_layout Bibliography
44987 \begin_inset CommandInset bibitem
44988 LatexCommand bibitem
44989 key "latexguide"
44990
44991 \end_inset
44992
44993 Helmut Kopka and Patrick W.
44994  Daly: 
44995 \emph on
44996 A Guide to \SpecialChar LaTeX
44997  Fourth Edition.
44998
44999 \emph default
45000  Addison-Wesley, 2003
45001 \end_layout
45002
45003 \begin_layout Bibliography
45004 \begin_inset CommandInset bibitem
45005 LatexCommand bibitem
45006 key "latexbook"
45007
45008 \end_inset
45009
45010 Leslie Lamport: 
45011 \emph on
45012 \SpecialChar LaTeX
45013 : A Document Preparation System.
45014
45015 \emph default
45016  Addison-Wesley, second edition, 1994
45017 \end_layout
45018
45019 \begin_layout Bibliography
45020 \begin_inset CommandInset bibitem
45021 LatexCommand bibitem
45022 key "arydshln"
45023
45024 \end_inset
45025
45026 Documentation of the \SpecialChar LaTeX
45027 -package 
45028 \series bold
45029
45030 \begin_inset CommandInset href
45031 LatexCommand href
45032 name "arydshln"
45033 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45034
45035 \end_inset
45036
45037
45038 \series default
45039
45040 \begin_inset Index idx
45041 status collapsed
45042
45043 \begin_layout Plain Layout
45044 \SpecialChar LaTeX
45045 -packages ! arydshln
45046 \end_layout
45047
45048 \end_inset
45049
45050
45051 \end_layout
45052
45053 \begin_layout Bibliography
45054 \begin_inset CommandInset bibitem
45055 LatexCommand bibitem
45056 key "booktabs"
45057
45058 \end_inset
45059
45060 Documentation of the \SpecialChar LaTeX
45061 -package 
45062 \series bold
45063
45064 \begin_inset CommandInset href
45065 LatexCommand href
45066 name "booktabs"
45067 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45068
45069 \end_inset
45070
45071
45072 \series default
45073
45074 \begin_inset Index idx
45075 status collapsed
45076
45077 \begin_layout Plain Layout
45078 \SpecialChar LaTeX
45079 -packages ! booktabs
45080 \end_layout
45081
45082 \end_inset
45083
45084
45085 \end_layout
45086
45087 \begin_layout Bibliography
45088 \begin_inset CommandInset bibitem
45089 LatexCommand bibitem
45090 key "caption"
45091
45092 \end_inset
45093
45094 Documentation of the \SpecialChar LaTeX
45095 -package 
45096 \series bold
45097
45098 \begin_inset CommandInset href
45099 LatexCommand href
45100 name "caption"
45101 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45102
45103 \end_inset
45104
45105
45106 \series default
45107
45108 \begin_inset Index idx
45109 status collapsed
45110
45111 \begin_layout Plain Layout
45112 \SpecialChar LaTeX
45113 -packages ! caption
45114 \end_layout
45115
45116 \end_inset
45117
45118
45119 \end_layout
45120
45121 \begin_layout Bibliography
45122 \begin_inset CommandInset bibitem
45123 LatexCommand bibitem
45124 key "diagbox"
45125
45126 \end_inset
45127
45128 Documentation of the \SpecialChar LaTeX
45129 -package 
45130 \series bold
45131
45132 \begin_inset CommandInset href
45133 LatexCommand href
45134 name "diagbox"
45135 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45136
45137 \end_inset
45138
45139
45140 \series default
45141
45142 \begin_inset Index idx
45143 status collapsed
45144
45145 \begin_layout Plain Layout
45146 \SpecialChar LaTeX
45147 -packages ! diagbox
45148 \end_layout
45149
45150 \end_inset
45151
45152
45153 \end_layout
45154
45155 \begin_layout Bibliography
45156 \begin_inset CommandInset bibitem
45157 LatexCommand bibitem
45158 key "endfloat"
45159
45160 \end_inset
45161
45162 Documentation of the \SpecialChar LaTeX
45163 -package 
45164 \series bold
45165
45166 \begin_inset CommandInset href
45167 LatexCommand href
45168 name "endfloat"
45169 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45170
45171 \end_inset
45172
45173
45174 \series default
45175
45176 \begin_inset Index idx
45177 status collapsed
45178
45179 \begin_layout Plain Layout
45180 \SpecialChar LaTeX
45181 -packages ! endfloat
45182 \end_layout
45183
45184 \end_inset
45185
45186
45187 \end_layout
45188
45189 \begin_layout Bibliography
45190 \begin_inset CommandInset bibitem
45191 LatexCommand bibitem
45192 key "footmisc"
45193
45194 \end_inset
45195
45196 Documentation of the \SpecialChar LaTeX
45197 -package 
45198 \series bold
45199
45200 \begin_inset CommandInset href
45201 LatexCommand href
45202 name "footmisc"
45203 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45204
45205 \end_inset
45206
45207
45208 \series default
45209
45210 \begin_inset Index idx
45211 status collapsed
45212
45213 \begin_layout Plain Layout
45214 \SpecialChar LaTeX
45215 -packages ! footmisc
45216 \end_layout
45217
45218 \end_inset
45219
45220
45221 \end_layout
45222
45223 \begin_layout Bibliography
45224 \begin_inset CommandInset bibitem
45225 LatexCommand bibitem
45226 key "hypcap"
45227
45228 \end_inset
45229
45230 Documentation of the \SpecialChar LaTeX
45231 -package 
45232 \series bold
45233
45234 \begin_inset CommandInset href
45235 LatexCommand href
45236 name "hypcap"
45237 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45238
45239 \end_inset
45240
45241
45242 \series default
45243
45244 \begin_inset Index idx
45245 status collapsed
45246
45247 \begin_layout Plain Layout
45248 \SpecialChar LaTeX
45249 -packages ! hyperref
45250 \end_layout
45251
45252 \end_inset
45253
45254
45255 \end_layout
45256
45257 \begin_layout Bibliography
45258 \begin_inset CommandInset bibitem
45259 LatexCommand bibitem
45260 key "hyperref"
45261
45262 \end_inset
45263
45264 Documentation of the \SpecialChar LaTeX
45265 -package 
45266 \series bold
45267
45268 \begin_inset CommandInset href
45269 LatexCommand href
45270 name "hyperref"
45271 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45272
45273 \end_inset
45274
45275
45276 \series default
45277
45278 \begin_inset Index idx
45279 status collapsed
45280
45281 \begin_layout Plain Layout
45282 \SpecialChar LaTeX
45283 -packages ! hyperref
45284 \end_layout
45285
45286 \end_inset
45287
45288
45289 \end_layout
45290
45291 \begin_layout Bibliography
45292 \begin_inset CommandInset bibitem
45293 LatexCommand bibitem
45294 key "KOMA-Script"
45295
45296 \end_inset
45297
45298 Documentation of the \SpecialChar LaTeX
45299 -package 
45300 \series bold
45301
45302 \begin_inset CommandInset href
45303 LatexCommand href
45304 name "KOMA-Script"
45305 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45306
45307 \end_inset
45308
45309
45310 \series default
45311
45312 \begin_inset Index idx
45313 status collapsed
45314
45315 \begin_layout Plain Layout
45316 \SpecialChar LaTeX
45317 -packages ! KOMA-Script
45318 \end_layout
45319
45320 \end_inset
45321
45322
45323 \end_layout
45324
45325 \begin_layout Bibliography
45326 \begin_inset CommandInset bibitem
45327 LatexCommand bibitem
45328 key "lettrine"
45329
45330 \end_inset
45331
45332 Documentation of the \SpecialChar LaTeX
45333 -package 
45334 \series bold
45335
45336 \begin_inset CommandInset href
45337 LatexCommand href
45338 name "lettrine"
45339 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45340
45341 \end_inset
45342
45343
45344 \series default
45345  and an 
45346 \begin_inset CommandInset href
45347 LatexCommand href
45348 name "example"
45349 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45350
45351 \end_inset
45352
45353
45354 \begin_inset Index idx
45355 status collapsed
45356
45357 \begin_layout Plain Layout
45358 \SpecialChar LaTeX
45359 -packages ! lettrine
45360 \end_layout
45361
45362 \end_inset
45363
45364
45365 \end_layout
45366
45367 \begin_layout Bibliography
45368 \begin_inset CommandInset bibitem
45369 LatexCommand bibitem
45370 key "listings"
45371
45372 \end_inset
45373
45374 Documentation of the \SpecialChar LaTeX
45375 -package 
45376 \series bold
45377
45378 \begin_inset CommandInset href
45379 LatexCommand href
45380 name "listings"
45381 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45382
45383 \end_inset
45384
45385
45386 \series default
45387
45388 \begin_inset Index idx
45389 status collapsed
45390
45391 \begin_layout Plain Layout
45392 \SpecialChar LaTeX
45393 -packages ! listings
45394 \end_layout
45395
45396 \end_inset
45397
45398
45399 \end_layout
45400
45401 \begin_layout Bibliography
45402 \begin_inset CommandInset bibitem
45403 LatexCommand bibitem
45404 key "marginnote"
45405
45406 \end_inset
45407
45408 Documentation of the \SpecialChar LaTeX
45409 -package 
45410 \series bold
45411
45412 \begin_inset CommandInset href
45413 LatexCommand href
45414 name "marginnote"
45415 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45416
45417 \end_inset
45418
45419
45420 \series default
45421
45422 \begin_inset Index idx
45423 status collapsed
45424
45425 \begin_layout Plain Layout
45426 \SpecialChar LaTeX
45427 -packages ! marginnote
45428 \end_layout
45429
45430 \end_inset
45431
45432
45433 \end_layout
45434
45435 \begin_layout Bibliography
45436 \begin_inset CommandInset bibitem
45437 LatexCommand bibitem
45438 key "pdfpages"
45439
45440 \end_inset
45441
45442 Documentation of the \SpecialChar LaTeX
45443 -package 
45444 \series bold
45445
45446 \begin_inset CommandInset href
45447 LatexCommand href
45448 name "pdfpages"
45449 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45450
45451 \end_inset
45452
45453
45454 \series default
45455
45456 \begin_inset Index idx
45457 status collapsed
45458
45459 \begin_layout Plain Layout
45460 \SpecialChar LaTeX
45461 -packages ! pdfpages
45462 \end_layout
45463
45464 \end_inset
45465
45466
45467 \end_layout
45468
45469 \begin_layout Bibliography
45470 \begin_inset CommandInset bibitem
45471 LatexCommand bibitem
45472 key "prettyref"
45473
45474 \end_inset
45475
45476 Documentation of the \SpecialChar LaTeX
45477 -package 
45478 \series bold
45479
45480 \begin_inset CommandInset href
45481 LatexCommand href
45482 name "prettyref"
45483 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45484
45485 \end_inset
45486
45487
45488 \series default
45489
45490 \begin_inset Index idx
45491 status collapsed
45492
45493 \begin_layout Plain Layout
45494 \SpecialChar LaTeX
45495 -packages ! prettyref
45496 \end_layout
45497
45498 \end_inset
45499
45500
45501 \end_layout
45502
45503 \begin_layout Bibliography
45504 \begin_inset CommandInset bibitem
45505 LatexCommand bibitem
45506 key "pstricks"
45507
45508 \end_inset
45509
45510 Web page of the \SpecialChar LaTeX
45511 -package 
45512 \series bold
45513
45514 \begin_inset CommandInset href
45515 LatexCommand href
45516 name "PSTricks"
45517 target "http://tug.org/PSTricks/"
45518
45519 \end_inset
45520
45521
45522 \series default
45523
45524 \begin_inset Index idx
45525 status collapsed
45526
45527 \begin_layout Plain Layout
45528 \SpecialChar LaTeX
45529 -packages ! PSTricks
45530 \end_layout
45531
45532 \end_inset
45533
45534
45535 \end_layout
45536
45537 \begin_layout Bibliography
45538 \begin_inset CommandInset bibitem
45539 LatexCommand bibitem
45540 key "refstyle"
45541
45542 \end_inset
45543
45544 Documentation of the \SpecialChar LaTeX
45545 -package 
45546 \series bold
45547
45548 \begin_inset CommandInset href
45549 LatexCommand href
45550 name "refstyle"
45551 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
45552
45553 \end_inset
45554
45555
45556 \series default
45557
45558 \begin_inset Index idx
45559 status collapsed
45560
45561 \begin_layout Plain Layout
45562 \SpecialChar LaTeX
45563 -packages ! refstyle
45564 \end_layout
45565
45566 \end_inset
45567
45568
45569 \end_layout
45570
45571 \begin_layout Bibliography
45572 \begin_inset CommandInset bibitem
45573 LatexCommand bibitem
45574 key "sidecap"
45575
45576 \end_inset
45577
45578 Documentation of the \SpecialChar LaTeX
45579 -package 
45580 \series bold
45581
45582 \begin_inset CommandInset href
45583 LatexCommand href
45584 name "sidecap"
45585 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45586
45587 \end_inset
45588
45589
45590 \series default
45591
45592 \begin_inset Index idx
45593 status collapsed
45594
45595 \begin_layout Plain Layout
45596 \SpecialChar LaTeX
45597 -packages ! sidecap
45598 \end_layout
45599
45600 \end_inset
45601
45602
45603 \end_layout
45604
45605 \begin_layout Bibliography
45606 \begin_inset CommandInset bibitem
45607 LatexCommand bibitem
45608 key "NewInLyX20"
45609
45610 \end_inset
45611
45612
45613 \begin_inset CommandInset href
45614 LatexCommand href
45615 name "Wiki page"
45616 target "http://wiki.lyx.org/LyX/NewInLyX20"
45617
45618 \end_inset
45619
45620  about new features in 
45621 \family sans
45622 \SpecialChar LyX
45623  2.0
45624 \family default
45625 .
45626 \end_layout
45627
45628 \begin_layout Standard
45629 \begin_inset CommandInset index_print
45630 LatexCommand printindex
45631 type "idx"
45632
45633 \end_inset
45634
45635
45636 \end_layout
45637
45638 \end_body
45639 \end_document