]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
Further fixes due to remarks by Pavel Sanda Sep. 5, 2016
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 512
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 \use_microtype false
175 \graphics default
176 \default_output_format pdf2
177 \output_sync 0
178 \bibtex_command default
179 \index_command default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "LyX Team, Uwe Stöhr"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
197 \papersize default
198 \use_geometry false
199 \use_package amsmath 2
200 \use_package amssymb 2
201 \use_package cancel 0
202 \use_package esint 0
203 \use_package mathdots 1
204 \use_package mathtools 0
205 \use_package mhchem 1
206 \use_package stackrel 0
207 \use_package stmaryrd 0
208 \use_package undertilde 0
209 \cite_engine basic
210 \cite_engine_type default
211 \biblio_style plain
212 \use_bibtopic false
213 \use_indices false
214 \paperorientation portrait
215 \suppress_date false
216 \justification true
217 \use_refstyle 0
218 \notefontcolor #0000ff
219 \index Index
220 \shortcut idx
221 \color #008000
222 \end_index
223 \secnumdepth 3
224 \tocdepth 3
225 \paragraph_separation skip
226 \defskip medskip
227 \quotes_language english
228 \papercolumns 1
229 \papersides 2
230 \paperpagestyle default
231 \tracking_changes true
232 \output_changes false
233 \html_math_output 0
234 \html_css_as_file 0
235 \html_be_strict false
236 \author 227574939 "Kyttj"
237 \end_header
238
239 \begin_body
240
241 \begin_layout Title
242 \SpecialChar LyX
243 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
244 \end_layout
245
246 \begin_layout Author
247 by the \SpecialChar LyX
248  Team
249 \begin_inset Foot
250 status collapsed
251
252 \begin_layout Plain Layout
253 \noindent
254 If you have comments or error corrections, please send them to the \SpecialChar LyX
255  Documentatio
256 n mailing list: 
257 \begin_inset CommandInset href
258 LatexCommand href
259 name "lyx-docs@lists.lyx.org"
260 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
261 type "mailto:"
262
263 \end_inset
264
265
266 \end_layout
267
268 \end_inset
269
270
271 \begin_inset Note Note
272 status collapsed
273
274 \begin_layout Plain Layout
275 author: Uwe Stöhr
276 \end_layout
277
278 \end_inset
279
280
281 \begin_inset Newline newline
282 \end_inset
283
284
285 \begin_inset Newline newline
286 \end_inset
287
288
289 \family sans
290 Version 2.2.x
291 \end_layout
292
293 \begin_layout Standard
294 \begin_inset CommandInset toc
295 LatexCommand tableofcontents
296
297 \end_inset
298
299
300 \end_layout
301
302 \begin_layout Standard
303 \begin_inset Note Note
304 status open
305
306 \begin_layout Plain Layout
307 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
308 -packages 
309 \series bold
310 arydshln
311 \series default
312
313 \series bold
314 colortbl
315 \series default
316
317 \series bold
318 diagbox, lettrine, marginnote, picinpar
319 \series default
320  and 
321 \series bold
322 sidecap
323 \series default
324  must be installed.
325  If they are not installed you can export the document anyway but the sections
326  where the packages are required won't appear in the output.
327 \end_layout
328
329 \begin_layout Plain Layout
330 The latest PDF-version of this document can be found here:
331 \begin_inset Newline newline
332 \end_inset
333
334
335 \series bold
336 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
337 \end_layout
338
339 \end_inset
340
341
342 \end_layout
343
344 \begin_layout Chapter
345 Figures
346 \begin_inset Index idx
347 status collapsed
348
349 \begin_layout Plain Layout
350 Figures
351 \end_layout
352
353 \end_inset
354
355
356 \begin_inset Index idx
357 status collapsed
358
359 \begin_layout Plain Layout
360 Graphics|see
361 \begin_inset ERT
362 status collapsed
363
364 \begin_layout Plain Layout
365
366 {
367 \end_layout
368
369 \end_inset
370
371 Figures
372 \begin_inset ERT
373 status collapsed
374
375 \begin_layout Plain Layout
376
377 }
378 \end_layout
379
380 \end_inset
381
382
383 \end_layout
384
385 \end_inset
386
387
388 \end_layout
389
390 \begin_layout Section
391 Graphics Dialog
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Figures ! Graphics Dialog
397 \end_layout
398
399 \end_inset
400
401
402 \begin_inset CommandInset label
403 LatexCommand label
404 name "sec:Graphics-Dialog"
405
406 \end_inset
407
408
409 \end_layout
410
411 \begin_layout Standard
412 To insert an image into your document, place the cursor at the text position
413  you want and click on the toolbar icon 
414 \begin_inset Info
415 type  "icon"
416 arg   "dialog-show-new-inset graphics"
417 \end_inset
418
419  or use the menu 
420 \family sans
421 Insert\SpecialChar menuseparator
422 Graphics
423 \family default
424 .
425  Then a dialog will appear to choose the file to load.
426  The image will appear in the output exactly at the position where it is
427  in the text.
428 \end_layout
429
430 \begin_layout Standard
431 The graphics dialog can be called at any time by clicking on an image.
432  This dialog has three tabs:
433 \end_layout
434
435 \begin_layout Description
436
437 \family sans
438 Graphics
439 \family default
440  Here you can choose an image file and adjust its appearance in the output.
441  The available units for the image size are explained in appendix
442 \begin_inset space ~
443 \end_inset
444
445
446 \begin_inset CommandInset ref
447 LatexCommand ref
448 reference "cha:Units-available-in"
449
450 \end_inset
451
452 .
453 \begin_inset Newline newline
454 \end_inset
455
456
457 \begin_inset Index idx
458 status collapsed
459
460 \begin_layout Plain Layout
461 Figures ! rotated
462 \end_layout
463
464 \end_inset
465
466 You can rotate images counter-clockwise by setting a rotation angle and
467  a rotation origin.
468  The image will also be rotated inside \SpecialChar LyX
469 .
470 \begin_inset Newline newline
471 \end_inset
472
473
474 \begin_inset Index idx
475 status collapsed
476
477 \begin_layout Plain Layout
478 Figures ! scaled
479 \end_layout
480
481 \end_inset
482
483 Images can be scaled by using a percentage value or by setting the width
484  and height explicitly.
485  If you set only the width or only the height, the other size will be determined
486  automatically.
487  If you set both, then the image will be transformed to the given size,
488  possibly distorting it.
489  To prevent the image from distortion, use the option 
490 \family sans
491 Maintain aspect ratio
492 \family default
493 .
494  The image will then be scaled so that its width and height don't exceed
495  the specified dimensions.
496 \begin_inset Newline newline
497 \end_inset
498
499 Images can be opened in a program of your choice by right-clicking on it
500  and choosing the entry 
501 \family sans
502 Edit
503 \begin_inset space ~
504 \end_inset
505
506 externally
507 \family default
508  in the context menu.
509  The program can be set for every image format in the file format settings
510  in \SpecialChar LyX
511 's preferences.
512 \end_layout
513
514 \begin_layout Description
515
516 \family sans
517 Clipping
518 \family default
519  Alternatively to the usage of scaling units it is possible to set image
520  coordinates to adjust the height and width of the image in the output.
521  The coordinates can also be calculated automatically by pressing the button
522  
523 \family sans
524 Get
525 \begin_inset space ~
526 \end_inset
527
528 from
529 \begin_inset space ~
530 \end_inset
531
532 File
533 \family default
534 .
535  The option 
536 \family sans
537 Clip
538 \begin_inset space ~
539 \end_inset
540
541 to
542 \begin_inset space ~
543 \end_inset
544
545 bounding
546 \begin_inset space ~
547 \end_inset
548
549 box
550 \family default
551  will only print the image region within the given coordinates.
552  Normally you don't need to worry about image coordinates and can ignore
553  this tab.
554 \end_layout
555
556 \begin_layout Description
557
558 \family sans
559 LaTeX
560 \begin_inset space ~
561 \end_inset
562
563 and
564 \begin_inset space ~
565 \end_inset
566
567 LyX
568 \begin_inset space ~
569 \end_inset
570
571 options
572 \family default
573  In this tab you can modify the appearance of the image within \SpecialChar LyX
574  and \SpecialChar LaTeX
575  experts
576  can specify additional \SpecialChar LaTeX
577  options.
578 \begin_inset Newline newline
579 \end_inset
580
581 The option 
582 \family sans
583 Draft
584 \begin_inset space ~
585 \end_inset
586
587 mode
588 \family default
589  makes the image appear in the output only as a frame with the size of the
590  image.
591 \begin_inset Newline newline
592 \end_inset
593
594 In the section 
595 \family sans
596 Graphics
597 \begin_inset space ~
598 \end_inset
599
600 Group
601 \family default
602  you can define or join an image settings group.
603 \begin_inset Index idx
604 status collapsed
605
606 \begin_layout Plain Layout
607 Figures ! Settings grouping
608 \end_layout
609
610 \end_inset
611
612  Images within such a group share their settings, so adjusting one image
613  of the group automatically also adjusts all other images of the group in
614  the same way.
615  So you can for example change the size for a bunch of images without the
616  need to manually change each of them.
617  Joining an existing group can also be done using the context menu of the
618  image by checking the name of the desired group.
619 \end_layout
620
621 \begin_layout Standard
622 \begin_inset VSpace bigskip
623 \end_inset
624
625
626 \end_layout
627
628 \begin_layout Standard
629 This is an example image in EPS format
630 \begin_inset Foot
631 status collapsed
632
633 \begin_layout Plain Layout
634 Image formats are explained in section
635 \begin_inset space ~
636 \end_inset
637
638
639 \begin_inset CommandInset ref
640 LatexCommand ref
641 reference "sec:Image-Formats"
642
643 \end_inset
644
645 .
646 \end_layout
647
648 \end_inset
649
650  within a separate, horizontally centered paragraph:
651 \begin_inset Separator latexpar
652 \end_inset
653
654
655 \end_layout
656
657 \begin_layout Standard
658 \align center
659 \begin_inset Graphics
660         filename clipart/mobius.eps
661         scale 70
662         scaleBeforeRotation
663         rotateOrigin center
664
665 \end_inset
666
667
668 \end_layout
669
670 \begin_layout Standard
671 This is the same image like the one above but in draft mode:
672 \begin_inset Separator latexpar
673 \end_inset
674
675
676 \end_layout
677
678 \begin_layout Standard
679 \align center
680 \begin_inset Graphics
681         filename clipart/mobius.eps
682         scale 70
683         draft
684         scaleBeforeRotation
685         rotateOrigin center
686
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Standard
693 \begin_inset Newpage newpage
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Section
700 Figure Floats
701 \begin_inset CommandInset label
702 LatexCommand label
703 name "sec:Figure-Floats"
704
705 \end_inset
706
707
708 \begin_inset Index idx
709 status collapsed
710
711 \begin_layout Plain Layout
712 Floats ! Figures
713 \end_layout
714
715 \end_inset
716
717
718 \begin_inset Index idx
719 status collapsed
720
721 \begin_layout Plain Layout
722 Figures ! Floats
723 \end_layout
724
725 \end_inset
726
727
728 \end_layout
729
730 \begin_layout Standard
731 For general explanations about floats, have a look at section
732 \begin_inset space ~
733 \end_inset
734
735
736 \begin_inset CommandInset ref
737 LatexCommand ref
738 reference "sec:FloatIntroduction"
739
740 \end_inset
741
742 .
743 \end_layout
744
745 \begin_layout Standard
746 The toolbar button 
747 \begin_inset Info
748 type  "icon"
749 arg   "float-insert figure"
750 \end_inset
751
752  and the menu 
753 \family sans
754 Insert\SpecialChar menuseparator
755 Float\SpecialChar menuseparator
756 Figure
757 \family default
758  inserts a float with a caption that has the label 
759 \begin_inset Quotes eld
760 \end_inset
761
762 Figure
763 \begin_inset space ~
764 \end_inset
765
766 #:
767 \begin_inset Quotes erd
768 \end_inset
769
770  (# is the actual number).
771  You can insert the image above the caption, like in Figure
772 \begin_inset space ~
773 \end_inset
774
775
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "fig:kill-plat"
779
780 \end_inset
781
782  or below the caption, like in Figure
783 \begin_inset space ~
784 \end_inset
785
786
787 \begin_inset CommandInset ref
788 LatexCommand ref
789 reference "fig:escher"
790
791 \end_inset
792
793 .
794  More about caption placement is described in section
795 \begin_inset space ~
796 \end_inset
797
798
799 \begin_inset CommandInset ref
800 LatexCommand ref
801 reference "sec:Caption-Placement"
802
803 \end_inset
804
805 .
806 \end_layout
807
808 \begin_layout Standard
809 \begin_inset Float figure
810 wide false
811 sideways false
812 status open
813
814 \begin_layout Plain Layout
815 \align center
816 \begin_inset Graphics
817         filename clipart/platypus.eps
818         width 50col%
819         scaleBeforeRotation
820         rotateOrigin center
821
822 \end_inset
823
824
825 \end_layout
826
827 \begin_layout Plain Layout
828 \begin_inset Caption Standard
829
830 \begin_layout Plain Layout
831 \begin_inset CommandInset label
832 LatexCommand label
833 name "fig:kill-plat"
834
835 \end_inset
836
837 A severely distorted platypus in a float.
838 \end_layout
839
840 \end_inset
841
842
843 \end_layout
844
845 \end_inset
846
847
848 \end_layout
849
850 \begin_layout Standard
851 \begin_inset Float figure
852 wide false
853 sideways false
854 status open
855
856 \begin_layout Plain Layout
857 \begin_inset Caption Standard
858
859 \begin_layout Plain Layout
860 \begin_inset CommandInset label
861 LatexCommand label
862 name "fig:escher"
863
864 \end_inset
865
866 M.C.
867  Escher on acid.
868 \end_layout
869
870 \end_inset
871
872
873 \end_layout
874
875 \begin_layout Plain Layout
876 \align center
877 \begin_inset Graphics
878         filename clipart/escher-lsd.eps
879         scale 80
880         scaleBeforeRotation
881         rotateOrigin center
882
883 \end_inset
884
885
886 \end_layout
887
888 \end_inset
889
890
891 \end_layout
892
893 \begin_layout Standard
894 \begin_inset Index idx
895 status collapsed
896
897 \begin_layout Plain Layout
898 References ! to Figures
899 \end_layout
900
901 \end_inset
902
903 Figure
904 \begin_inset space ~
905 \end_inset
906
907
908 \begin_inset CommandInset ref
909 LatexCommand ref
910 reference "fig:kill-plat"
911
912 \end_inset
913
914  and 
915 \begin_inset CommandInset ref
916 LatexCommand ref
917 reference "fig:escher"
918
919 \end_inset
920
921  are examples of referenced figures.
922  Figures can be referenced in the text by referencing their label.
923  To do this insert a label in the caption using the menu 
924 \family sans
925 Insert\SpecialChar menuseparator
926 Label
927 \family default
928  or the toolbar button 
929 \begin_inset Info
930 type  "icon"
931 arg   "label-insert"
932 \end_inset
933
934 .
935  You can now refer to the label using the menu 
936 \family sans
937 Insert\SpecialChar menuseparator
938 Cross
939 \begin_inset space ~
940 \end_inset
941
942 reference
943 \family default
944  or the toolbar button 
945 \begin_inset Info
946 type  "icon"
947 arg   "dialog-show-new-inset ref"
948 \end_inset
949
950 .
951  It is important to use references to floats, rather than using vague references
952  like 
953 \begin_inset Quotes eld
954 \end_inset
955
956 the figure above
957 \begin_inset Quotes erd
958 \end_inset
959
960 , because \SpecialChar LaTeX
961  will reposition the floats in the final document and it might
962  not be 
963 \begin_inset Quotes eld
964 \end_inset
965
966 above
967 \begin_inset Quotes erd
968 \end_inset
969
970  at all.
971 \begin_inset Newline newline
972 \end_inset
973
974 Referencing is explained in detail in section
975 \begin_inset space ~
976 \end_inset
977
978
979 \begin_inset CommandInset ref
980 LatexCommand ref
981 reference "sec:Referencing-Floats"
982
983 \end_inset
984
985 .
986 \end_layout
987
988 \begin_layout Standard
989 Normally only one image is inserted to a figure float, but sometimes you
990  might want to use two images with separate subcaptions.
991  This can be done by inserting image floats into existing image floats.
992  Note that only the main caption of the float is added to the List of Figures.
993  Figure
994 \begin_inset space ~
995 \end_inset
996
997
998 \begin_inset CommandInset ref
999 LatexCommand ref
1000 reference "fig:Two-distorted-images"
1001
1002 \end_inset
1003
1004  is an example of a figure float with two images set side by side.
1005  You can also set the images one below the other.
1006  Figure
1007 \begin_inset space ~
1008 \end_inset
1009
1010
1011 \begin_inset CommandInset ref
1012 LatexCommand ref
1013 reference "fig:Undefinable-structure"
1014
1015 \end_inset
1016
1017  and 
1018 \begin_inset CommandInset ref
1019 LatexCommand ref
1020 reference "fig:A-Platypus"
1021
1022 \end_inset
1023
1024  are the subfigures.
1025 \end_layout
1026
1027 \begin_layout Standard
1028 \begin_inset Float figure
1029 wide false
1030 sideways false
1031 status open
1032
1033 \begin_layout Plain Layout
1034 \begin_inset space \hfill{}
1035 \end_inset
1036
1037
1038 \begin_inset Float figure
1039 wide false
1040 sideways false
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 \begin_inset Caption Standard
1045
1046 \begin_layout Plain Layout
1047 \begin_inset CommandInset label
1048 LatexCommand label
1049 name "fig:Undefinable-structure"
1050
1051 \end_inset
1052
1053 Undefinable structure.
1054 \end_layout
1055
1056 \end_inset
1057
1058
1059 \end_layout
1060
1061 \begin_layout Plain Layout
1062 \begin_inset Graphics
1063         filename clipart/escher-lsd.eps
1064         width 45col%
1065         scaleBeforeRotation
1066         groupId distorted
1067
1068 \end_inset
1069
1070
1071 \end_layout
1072
1073 \end_inset
1074
1075
1076 \begin_inset space \hfill{}
1077 \end_inset
1078
1079
1080 \begin_inset Float figure
1081 wide false
1082 sideways false
1083 status collapsed
1084
1085 \begin_layout Plain Layout
1086 \begin_inset Caption Standard
1087
1088 \begin_layout Plain Layout
1089 \begin_inset CommandInset label
1090 LatexCommand label
1091 name "fig:A-Platypus"
1092
1093 \end_inset
1094
1095 A Platypus.
1096 \end_layout
1097
1098 \end_inset
1099
1100
1101 \end_layout
1102
1103 \begin_layout Plain Layout
1104 \begin_inset Graphics
1105         filename clipart/platypus.eps
1106         width 45col%
1107         scaleBeforeRotation
1108         groupId distorted
1109
1110 \end_inset
1111
1112
1113 \end_layout
1114
1115 \end_inset
1116
1117
1118 \begin_inset space \hfill{}
1119 \end_inset
1120
1121
1122 \end_layout
1123
1124 \begin_layout Plain Layout
1125 \begin_inset Caption Standard
1126
1127 \begin_layout Plain Layout
1128 \begin_inset CommandInset label
1129 LatexCommand label
1130 name "fig:Two-distorted-images"
1131
1132 \end_inset
1133
1134 Two distorted images.
1135  Both images are in the image settings group named 
1136 \begin_inset Quotes eld
1137 \end_inset
1138
1139 distorted
1140 \begin_inset Quotes erd
1141 \end_inset
1142
1143 .
1144 \end_layout
1145
1146 \end_inset
1147
1148
1149 \end_layout
1150
1151 \end_inset
1152
1153
1154 \end_layout
1155
1156 \begin_layout Standard
1157 \begin_inset Newpage newpage
1158 \end_inset
1159
1160
1161 \end_layout
1162
1163 \begin_layout Section
1164 Image Formats
1165 \begin_inset CommandInset label
1166 LatexCommand label
1167 name "sec:Image-Formats"
1168
1169 \end_inset
1170
1171
1172 \begin_inset Index idx
1173 status collapsed
1174
1175 \begin_layout Plain Layout
1176 Image Formats
1177 \end_layout
1178
1179 \end_inset
1180
1181
1182 \begin_inset Index idx
1183 status collapsed
1184
1185 \begin_layout Plain Layout
1186 Figures ! Image Formats
1187 \end_layout
1188
1189 \end_inset
1190
1191
1192 \end_layout
1193
1194 \begin_layout Standard
1195 You can insert images in any known file format.
1196  But as explained in appendix
1197 \begin_inset space ~
1198 \end_inset
1199
1200
1201 \begin_inset CommandInset ref
1202 LatexCommand ref
1203 reference "cha:Output-File-Formats"
1204
1205 \end_inset
1206
1207 , each output document format allows only a few image formats.
1208  \SpecialChar LyX
1209  uses therefore the program 
1210 \family typewriter
1211 ImageMagick
1212 \family default
1213  in the background to convert the images to the right format.
1214  To increase your work flow by avoiding these conversions in the background,
1215  you could choose to use only the image formats that can directly be embedded
1216  in the output file format.
1217  The output file formats are explained in appendix
1218 \begin_inset space ~
1219 \end_inset
1220
1221
1222 \begin_inset CommandInset ref
1223 LatexCommand ref
1224 reference "cha:Output-File-Formats"
1225
1226 \end_inset
1227
1228 .
1229 \end_layout
1230
1231 \begin_layout Standard
1232 Similar to fonts there are two types of image formats:
1233 \end_layout
1234
1235 \begin_layout Description
1236 Bitmap
1237 \begin_inset space ~
1238 \end_inset
1239
1240 images consist of pixel values, often in a compressed form.
1241  They are therefore not fully scalable and look pixelated in large zooms.
1242  Well-known bitmap image formats are 
1243 \begin_inset Quotes eld
1244 \end_inset
1245
1246 Graphics Interchange Format
1247 \begin_inset Quotes erd
1248 \end_inset
1249
1250  (GIF, file extension 
1251 \begin_inset Quotes eld
1252 \end_inset
1253
1254
1255 \family typewriter
1256 .gif
1257 \family default
1258
1259 \begin_inset Quotes erd
1260 \end_inset
1261
1262 )
1263 \begin_inset Index idx
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267 GIF|see
1268 \begin_inset ERT
1269 status collapsed
1270
1271 \begin_layout Plain Layout
1272
1273 {
1274 \end_layout
1275
1276 \end_inset
1277
1278 Image formats
1279 \begin_inset ERT
1280 status collapsed
1281
1282 \begin_layout Plain Layout
1283
1284 }
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \end_inset
1293
1294
1295 \begin_inset Quotes eld
1296 \end_inset
1297
1298 Portable Network Graphics
1299 \begin_inset Quotes erd
1300 \end_inset
1301
1302  (PNG, file extension 
1303 \begin_inset Quotes eld
1304 \end_inset
1305
1306
1307 \family typewriter
1308 .png
1309 \family default
1310
1311 \begin_inset Quotes erd
1312 \end_inset
1313
1314 )
1315 \begin_inset Index idx
1316 status collapsed
1317
1318 \begin_layout Plain Layout
1319 PNG|see
1320 \begin_inset ERT
1321 status collapsed
1322
1323 \begin_layout Plain Layout
1324
1325 {
1326 \end_layout
1327
1328 \end_inset
1329
1330 Image formats
1331 \begin_inset ERT
1332 status collapsed
1333
1334 \begin_layout Plain Layout
1335
1336 }
1337 \end_layout
1338
1339 \end_inset
1340
1341
1342 \end_layout
1343
1344 \end_inset
1345
1346 , and 
1347 \begin_inset Quotes eld
1348 \end_inset
1349
1350 Joint Photographic Experts Group
1351 \begin_inset Quotes erd
1352 \end_inset
1353
1354  (JPG, file extension 
1355 \begin_inset Quotes eld
1356 \end_inset
1357
1358
1359 \family typewriter
1360 .jpg
1361 \family default
1362
1363 \begin_inset Quotes erd
1364 \end_inset
1365
1366  or 
1367 \begin_inset Quotes eld
1368 \end_inset
1369
1370
1371 \family typewriter
1372 .jpeg
1373 \family default
1374
1375 \begin_inset Quotes erd
1376 \end_inset
1377
1378 )
1379 \begin_inset Index idx
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383 JPG|see
1384 \begin_inset ERT
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388
1389 {
1390 \end_layout
1391
1392 \end_inset
1393
1394 Image formats
1395 \begin_inset ERT
1396 status collapsed
1397
1398 \begin_layout Plain Layout
1399
1400 }
1401 \end_layout
1402
1403 \end_inset
1404
1405
1406 \end_layout
1407
1408 \end_inset
1409
1410 .
1411 \end_layout
1412
1413 \begin_layout Description
1414 Vector
1415 \begin_inset space ~
1416 \end_inset
1417
1418 images consist of vectors and can therefore be scaled to any size without
1419  data loss.
1420  The scaling ability is necessary if you want to create presentations, because
1421  presentations are always scaled by the video projector.
1422  Scaling is also useful for online documents to let the user zoom into diagrams.
1423 \begin_inset Newline newline
1424 \end_inset
1425
1426 Well-known scalable image formats are 
1427 \begin_inset Quotes eld
1428 \end_inset
1429
1430 Scalable Vector Graphics
1431 \begin_inset Quotes erd
1432 \end_inset
1433
1434  (SVG, file extension 
1435 \begin_inset Quotes eld
1436 \end_inset
1437
1438
1439 \family typewriter
1440 .svg
1441 \family default
1442
1443 \begin_inset Quotes erd
1444 \end_inset
1445
1446 )
1447 \begin_inset Index idx
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 SVG|see
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 {
1458 \end_layout
1459
1460 \end_inset
1461
1462 Image formats
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 }
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \end_layout
1475
1476 \end_inset
1477
1478
1479 \begin_inset Quotes eld
1480 \end_inset
1481
1482 Encapsulated PostScript
1483 \begin_inset Quotes erd
1484 \end_inset
1485
1486  (EPS, file extension 
1487 \begin_inset Quotes eld
1488 \end_inset
1489
1490
1491 \family typewriter
1492 .eps
1493 \family default
1494
1495 \begin_inset Quotes erd
1496 \end_inset
1497
1498 )
1499 \begin_inset Index idx
1500 status collapsed
1501
1502 \begin_layout Plain Layout
1503 EPS|see
1504 \begin_inset ERT
1505 status collapsed
1506
1507 \begin_layout Plain Layout
1508
1509 {
1510 \end_layout
1511
1512 \end_inset
1513
1514 Image formats
1515 \begin_inset ERT
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519
1520 }
1521 \end_layout
1522
1523 \end_inset
1524
1525
1526 \end_layout
1527
1528 \end_inset
1529
1530
1531 \begin_inset Quotes eld
1532 \end_inset
1533
1534 Portable Document Format
1535 \begin_inset Quotes erd
1536 \end_inset
1537
1538  (PDF, file extension 
1539 \begin_inset Quotes eld
1540 \end_inset
1541
1542
1543 \family typewriter
1544 .pdf
1545 \family default
1546
1547 \begin_inset Quotes erd
1548 \end_inset
1549
1550 )
1551 \begin_inset Index idx
1552 status collapsed
1553
1554 \begin_layout Plain Layout
1555 PDF
1556 \end_layout
1557
1558 \end_inset
1559
1560 , and 
1561 \begin_inset Quotes eld
1562 \end_inset
1563
1564 Windows Metafile
1565 \begin_inset Quotes erd
1566 \end_inset
1567
1568  (WMF, file extension 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572
1573 \family typewriter
1574 .wmf
1575 \family default
1576
1577 \begin_inset Quotes erd
1578 \end_inset
1579
1580 )
1581 \begin_inset Index idx
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585 SVG|see
1586 \begin_inset ERT
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590
1591 {
1592 \end_layout
1593
1594 \end_inset
1595
1596 Image formats
1597 \begin_inset ERT
1598 status collapsed
1599
1600 \begin_layout Plain Layout
1601
1602 }
1603 \end_layout
1604
1605 \end_inset
1606
1607
1608 \end_layout
1609
1610 \end_inset
1611
1612 .
1613  We wrote 
1614 \begin_inset Quotes eld
1615 \end_inset
1616
1617 can be
1618 \begin_inset Quotes erd
1619 \end_inset
1620
1621 , because you can convert any bitmap image to a PDF or EPS-image and the
1622  result will still be a bitmap image.
1623  In such cases only a header with the image properties is added to the original
1624  image
1625 \begin_inset Foot
1626 status collapsed
1627
1628 \begin_layout Plain Layout
1629 In the case of PDF, the original image is additionally compressed.
1630 \end_layout
1631
1632 \end_inset
1633
1634 .
1635  The PDF-files generated by 
1636 \family typewriter
1637 Adobe Photoshop
1638 \family default
1639  are for example bitmap images.
1640 \end_layout
1641
1642 \begin_layout Standard
1643 Normally it is not possible to convert a bitmap image into a scalable one,
1644  only vice versa.
1645  Only the image formats PDF and EPS can directly be embedded to PDF and
1646  PostScript output files, respectively.
1647  SVG and WMF-images are recalculated to bitmaps when the output file is
1648  generated because there is currently no adequate WMF/SVG
1649 \begin_inset Formula $\to$
1650 \end_inset
1651
1652 PDF/EPS converter available.
1653 \end_layout
1654
1655 \begin_layout Chapter
1656 Tables
1657 \begin_inset Index idx
1658 status collapsed
1659
1660 \begin_layout Plain Layout
1661 Table
1662 \end_layout
1663
1664 \end_inset
1665
1666
1667 \end_layout
1668
1669 \begin_layout Section
1670 Introduction
1671 \begin_inset Index idx
1672 status collapsed
1673
1674 \begin_layout Plain Layout
1675 Table ! Introduction
1676 \end_layout
1677
1678 \end_inset
1679
1680
1681 \end_layout
1682
1683 \begin_layout Standard
1684 You can insert a table using either the toolbar button 
1685 \begin_inset Info
1686 type  "icon"
1687 arg   "tabular-insert"
1688 \end_inset
1689
1690  or the menu 
1691 \family sans
1692 Insert\SpecialChar menuseparator
1693 Table
1694 \family default
1695 .
1696  The toolbar button offers you a graphical selection: move the mouse to
1697  set the column/row number of the table that should be created and then
1698  press a mouse button.
1699  When you use the menu to create a table, a dialog will appear, asking you
1700  for the number of rows and columns.
1701 \begin_inset Newline newline
1702 \end_inset
1703
1704 The default table has lines around any cell and the first row appears separated
1705  from the rest of the table.
1706  This separation occurs due to a double line: The cells of the first row
1707  have a line below them and the cells of the second row have a line above
1708  them.
1709  Here is an example table:
1710 \begin_inset Separator latexpar
1711 \end_inset
1712
1713
1714 \end_layout
1715
1716 \begin_layout Standard
1717 \align center
1718 \begin_inset Tabular
1719 <lyxtabular version="3" rows="4" columns="4">
1720 <features tabularvalignment="middle">
1721 <column alignment="center" valignment="top">
1722 <column alignment="center" valignment="top">
1723 <column alignment="center" valignment="top">
1724 <column alignment="center" valignment="top">
1725 <row>
1726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1727 \begin_inset Text
1728
1729 \begin_layout Plain Layout
1730
1731 \end_layout
1732
1733 \end_inset
1734 </cell>
1735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1736 \begin_inset Text
1737
1738 \begin_layout Plain Layout
1739
1740 \family roman
1741 \series medium
1742 \shape up
1743 \size normal
1744 \emph off
1745 \bar no
1746 \noun off
1747 \color none
1748 1
1749 \end_layout
1750
1751 \end_inset
1752 </cell>
1753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1754 \begin_inset Text
1755
1756 \begin_layout Plain Layout
1757 2
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1763 \begin_inset Text
1764
1765 \begin_layout Plain Layout
1766 3
1767 \end_layout
1768
1769 \end_inset
1770 </cell>
1771 </row>
1772 <row>
1773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1774 \begin_inset Text
1775
1776 \begin_layout Plain Layout
1777
1778 \family roman
1779 \series medium
1780 \shape up
1781 \size normal
1782 \emph off
1783 \bar no
1784 \noun off
1785 \color none
1786 A
1787 \end_layout
1788
1789 \end_inset
1790 </cell>
1791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Plain Layout
1795
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813
1814 \end_layout
1815
1816 \end_inset
1817 </cell>
1818 </row>
1819 <row>
1820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1821 \begin_inset Text
1822
1823 \begin_layout Plain Layout
1824
1825 \family roman
1826 \series medium
1827 \shape up
1828 \size normal
1829 \emph off
1830 \bar no
1831 \noun off
1832 \color none
1833 B
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Plain Layout
1860
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 </row>
1866 <row>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871
1872 \family roman
1873 \series medium
1874 \shape up
1875 \size normal
1876 \emph off
1877 \bar no
1878 \noun off
1879 \color none
1880 C
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 </row>
1913 </lyxtabular>
1914
1915 \end_inset
1916
1917
1918 \end_layout
1919
1920 \begin_layout Section
1921 Table Dialog
1922 \begin_inset Index idx
1923 status collapsed
1924
1925 \begin_layout Plain Layout
1926 Table ! Dialog
1927 \end_layout
1928
1929 \end_inset
1930
1931
1932 \end_layout
1933
1934 \begin_layout Standard
1935 You can alter a table by clicking on it with the right mouse button, which
1936  brings up the context menu.
1937  Under the menu entry 
1938 \family sans
1939 More
1940 \family default
1941  you can adjust the settings of that cell and row/column respectively where
1942  the cursor is currently placed.
1943  The context menu 
1944 \family sans
1945 More\SpecialChar menuseparator
1946 Settings
1947 \family default
1948  opens the table dialog where you can adjust more things.
1949  Most of the dialog options also work on selections.
1950  This means if you select more cells, columns or rows, the action is done
1951  for the whole selection.
1952  Note that there is a difference between selecting the 
1953 \emph on
1954 contents
1955 \emph default
1956  of the cell, and the cell itself.
1957 \begin_inset Newline newline
1958 \end_inset
1959
1960 With the dialog option 
1961 \family sans
1962 Immediate
1963 \begin_inset space ~
1964 \end_inset
1965
1966 Apply
1967 \family default
1968  every change you make in the dialog is directly applied.
1969  If you move the cursor to another table cell the dialog will then also
1970  be updated with the parameters of the new cell.
1971  If you change length values in the dialog you must press 
1972 \family sans
1973 Return
1974 \family default
1975  to get the change applied.
1976 \begin_inset Newline newline
1977 \end_inset
1978
1979 You can alter tables with the following tabs of the table dialog:
1980 \end_layout
1981
1982 \begin_layout Description
1983 Table
1984 \begin_inset space ~
1985 \end_inset
1986
1987 Settings Here you can set the table width
1988 \begin_inset Index idx
1989 status collapsed
1990
1991 \begin_layout Plain Layout
1992 Table ! Width
1993 \end_layout
1994
1995 \end_inset
1996
1997 , and the horizontal alignment and the width of the current column.
1998  The alignment 
1999 \family sans
2000 At
2001 \begin_inset space ~
2002 \end_inset
2003
2004 Decimal
2005 \begin_inset space ~
2006 \end_inset
2007
2008 Separator
2009 \family default
2010  is described in section
2011 \begin_inset space ~
2012 \end_inset
2013
2014
2015 \begin_inset CommandInset ref
2016 LatexCommand ref
2017 reference "subsec:Special-Cell-Alignment"
2018
2019 \end_inset
2020
2021 .
2022  When you have set a width you can also adjust the vertical alignment of
2023  the current row.
2024  A given width will allow the cell to have line breaks and multiple paragraphs
2025  of text, see sec.
2026 \begin_inset space \thinspace{}
2027 \end_inset
2028
2029
2030 \begin_inset CommandInset ref
2031 LatexCommand ref
2032 reference "subsec:Multiple-Lines-in"
2033
2034 \end_inset
2035
2036 .
2037  If you set no width, the column is as wide as the content of its widest
2038  cell.
2039 \begin_inset Newline newline
2040 \end_inset
2041
2042 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2043  cell, see sec.
2044 \begin_inset space \thinspace{}
2045 \end_inset
2046
2047
2048 \begin_inset CommandInset ref
2049 LatexCommand ref
2050 reference "subsec:Multicolumns"
2051
2052 \end_inset
2053
2054  or the cells of one column as multirow cell, see sec.
2055 \begin_inset space \thinspace{}
2056 \end_inset
2057
2058
2059 \begin_inset CommandInset ref
2060 LatexCommand ref
2061 reference "subsec:Multirows"
2062
2063 \end_inset
2064
2065 .
2066 \begin_inset Newline newline
2067 \end_inset
2068
2069 The rotate check boxes rotate the current cell, a selection, or the whole
2070  table counter-clockwise by 90
2071 \begin_inset space \thinspace{}
2072 \end_inset
2073
2074 °.
2075  The rotation is not shown within \SpecialChar LyX
2076 , only in the output.
2077  For more information see sec.
2078 \begin_inset space \thinspace{}
2079 \end_inset
2080
2081
2082 \begin_inset CommandInset ref
2083 LatexCommand ref
2084 reference "sec:Rotated-Table-Cells"
2085
2086 \end_inset
2087
2088 .
2089 \begin_inset Newline newline
2090 \end_inset
2091
2092
2093 \begin_inset Note Greyedout
2094 status open
2095
2096 \begin_layout Plain Layout
2097
2098 \series bold
2099 Note:
2100 \series default
2101  Not all DVI-viewers are able to display rotations.
2102 \end_layout
2103
2104 \end_inset
2105
2106
2107 \begin_inset Newline newline
2108 \end_inset
2109
2110 The table-wide vertical alignment is used for tables within text lines:
2111 \begin_inset Newline newline
2112 \end_inset
2113
2114 A line with tables with different alignments: 
2115 \begin_inset Tabular
2116 <lyxtabular version="3" rows="2" columns="2">
2117 <features tabularvalignment="top">
2118 <column alignment="center" valignment="top" width="0pt">
2119 <column alignment="center" valignment="top">
2120 <row>
2121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2122 \begin_inset Text
2123
2124 \begin_layout Plain Layout
2125
2126 \end_layout
2127
2128 \end_inset
2129 </cell>
2130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2131 \begin_inset Text
2132
2133 \begin_layout Plain Layout
2134
2135 \family roman
2136 \series medium
2137 \shape up
2138 \size normal
2139 \emph off
2140 \bar no
2141 \noun off
2142 \color none
2143 1
2144 \end_layout
2145
2146 \end_inset
2147 </cell>
2148 </row>
2149 <row>
2150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2151 \begin_inset Text
2152
2153 \begin_layout Plain Layout
2154
2155 \family roman
2156 \series medium
2157 \shape up
2158 \size normal
2159 \emph off
2160 \bar no
2161 \noun off
2162 \color none
2163 A
2164 \end_layout
2165
2166 \end_inset
2167 </cell>
2168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Plain Layout
2172
2173 \end_layout
2174
2175 \end_inset
2176 </cell>
2177 </row>
2178 </lyxtabular>
2179
2180 \end_inset
2181
2182  
2183 \begin_inset Tabular
2184 <lyxtabular version="3" rows="2" columns="2">
2185 <features tabularvalignment="middle">
2186 <column alignment="center" valignment="top">
2187 <column alignment="center" valignment="top">
2188 <row>
2189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2190 \begin_inset Text
2191
2192 \begin_layout Plain Layout
2193
2194 \end_layout
2195
2196 \end_inset
2197 </cell>
2198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2199 \begin_inset Text
2200
2201 \begin_layout Plain Layout
2202
2203 \family roman
2204 \series medium
2205 \shape up
2206 \size normal
2207 \emph off
2208 \bar no
2209 \noun off
2210 \color none
2211 1
2212 \end_layout
2213
2214 \end_inset
2215 </cell>
2216 </row>
2217 <row>
2218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2219 \begin_inset Text
2220
2221 \begin_layout Plain Layout
2222
2223 \family roman
2224 \series medium
2225 \shape up
2226 \size normal
2227 \emph off
2228 \bar no
2229 \noun off
2230 \color none
2231 A
2232 \end_layout
2233
2234 \end_inset
2235 </cell>
2236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2237 \begin_inset Text
2238
2239 \begin_layout Plain Layout
2240
2241 \end_layout
2242
2243 \end_inset
2244 </cell>
2245 </row>
2246 </lyxtabular>
2247
2248 \end_inset
2249
2250  
2251 \begin_inset Tabular
2252 <lyxtabular version="3" rows="2" columns="2">
2253 <features tabularvalignment="bottom">
2254 <column alignment="center" valignment="top" width="0pt">
2255 <column alignment="center" valignment="top">
2256 <row>
2257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2258 \begin_inset Text
2259
2260 \begin_layout Plain Layout
2261
2262 \end_layout
2263
2264 \end_inset
2265 </cell>
2266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2267 \begin_inset Text
2268
2269 \begin_layout Plain Layout
2270
2271 \family roman
2272 \series medium
2273 \shape up
2274 \size normal
2275 \emph off
2276 \bar no
2277 \noun off
2278 \color none
2279 1
2280 \end_layout
2281
2282 \end_inset
2283 </cell>
2284 </row>
2285 <row>
2286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2287 \begin_inset Text
2288
2289 \begin_layout Plain Layout
2290
2291 \family roman
2292 \series medium
2293 \shape up
2294 \size normal
2295 \emph off
2296 \bar no
2297 \noun off
2298 \color none
2299 A
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2305 \begin_inset Text
2306
2307 \begin_layout Plain Layout
2308
2309 \end_layout
2310
2311 \end_inset
2312 </cell>
2313 </row>
2314 </lyxtabular>
2315
2316 \end_inset
2317
2318
2319 \begin_inset Newline newline
2320 \end_inset
2321
2322 It is also possible to enter a \SpecialChar LaTeX
2323 -argument which is needed for special table
2324  formattings, see sec.
2325 \begin_inset space \thinspace{}
2326 \end_inset
2327
2328
2329 \begin_inset CommandInset ref
2330 LatexCommand ref
2331 reference "subsec:Multicolumn-Calculations"
2332
2333 \end_inset
2334
2335  and 
2336 \begin_inset CommandInset ref
2337 LatexCommand ref
2338 reference "sec:Colored-Tables"
2339
2340 \end_inset
2341
2342 .
2343 \end_layout
2344
2345 \begin_layout Description
2346 Borders In this tab you can add and delete border lines for the current
2347  row/column.
2348 \begin_inset Newline newline
2349 \end_inset
2350
2351 Using the style option 
2352 \family sans
2353 Formal
2354 \family default
2355  will convert the table to a formal table as described in sec.
2356 \begin_inset space \thinspace{}
2357 \end_inset
2358
2359
2360 \begin_inset CommandInset ref
2361 LatexCommand ref
2362 reference "sec:Formal-Tables"
2363
2364 \end_inset
2365
2366 .
2367 \begin_inset Newline newline
2368 \end_inset
2369
2370 You can also add space here to table rows as described in sec.
2371 \begin_inset space \thinspace{}
2372 \end_inset
2373
2374
2375 \begin_inset CommandInset ref
2376 LatexCommand ref
2377 reference "subsec:Row-Spacing"
2378
2379 \end_inset
2380
2381 .
2382 \end_layout
2383
2384 \begin_layout Description
2385 Multi-page
2386 \begin_inset space ~
2387 \end_inset
2388
2389 table This tab is to make a table a multi-page table that can run over several
2390  pages.
2391  Sections
2392 \begin_inset space ~
2393 \end_inset
2394
2395
2396 \begin_inset CommandInset ref
2397 LatexCommand ref
2398 reference "sec:Multi-page-Tables"
2399
2400 \end_inset
2401
2402  and 
2403 \begin_inset CommandInset ref
2404 LatexCommand ref
2405 reference "sec:Special-Longtable-Issues"
2406
2407 \end_inset
2408
2409  describe the multi-page table features in detail.
2410 \end_layout
2411
2412 \begin_layout Section
2413 Table Toolbar
2414 \begin_inset Index idx
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418 Table ! Toolbar
2419 \end_layout
2420
2421 \end_inset
2422
2423
2424 \end_layout
2425
2426 \begin_layout Standard
2427 The table toolbar is an alternative to the table dialog to be able to alter
2428  tables faster.
2429  It should normally appear at the bottom of \SpecialChar LyX
2430 's main window when the cursor
2431  is inside a table.
2432  You can alternatively switch it on to appear always, by right-clicking
2433  in \SpecialChar LyX
2434 's main menu bar.
2435 \end_layout
2436
2437 \begin_layout Standard
2438 The toolbar has the following icons:
2439 \end_layout
2440
2441 \begin_layout Labeling
2442 \labelwidthstring 00.00.0000
2443 \begin_inset Info
2444 type  "icon"
2445 arg   "tabular-feature append-row"
2446 \end_inset
2447
2448  adds a row below the current cell or selection
2449 \end_layout
2450
2451 \begin_layout Labeling
2452 \labelwidthstring 00.00.0000
2453 \begin_inset Info
2454 type  "icon"
2455 arg   "tabular-feature append-column"
2456 \end_inset
2457
2458  adds a column right beside the current cell or selection
2459 \end_layout
2460
2461 \begin_layout Labeling
2462 \labelwidthstring 00.00.0000
2463 \begin_inset Info
2464 type  "icon"
2465 arg   "tabular-feature delete-row"
2466 \end_inset
2467
2468  deletes the current row or selection
2469 \end_layout
2470
2471 \begin_layout Labeling
2472 \labelwidthstring 00.00.0000
2473 \begin_inset Info
2474 type  "icon"
2475 arg   "tabular-feature delete-column"
2476 \end_inset
2477
2478  deletes the current column or selection
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483 \begin_inset Info
2484 type  "icon"
2485 arg   "tabular-feature move-row-up"
2486 \end_inset
2487
2488  moves the row up
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Info
2494 type  "icon"
2495 arg   "tabular-feature move-column-left"
2496 \end_inset
2497
2498  moves the column to the left
2499 \end_layout
2500
2501 \begin_layout Labeling
2502 \labelwidthstring 00.00.0000
2503 \begin_inset Info
2504 type  "icon"
2505 arg   "tabular-feature move-row-down"
2506 \end_inset
2507
2508  moves the row down
2509 \end_layout
2510
2511 \begin_layout Labeling
2512 \labelwidthstring 00.00.0000
2513 \begin_inset Info
2514 type  "icon"
2515 arg   "tabular-feature move-column-right"
2516 \end_inset
2517
2518  moves the column to the right
2519 \end_layout
2520
2521 \begin_layout Labeling
2522 \labelwidthstring 00.00.0000
2523 \begin_inset Info
2524 type  "icon"
2525 arg   "tabular-feature toggle-line-top"
2526 \end_inset
2527
2528  adds a line at the top of the current cell / row or of a selection
2529 \end_layout
2530
2531 \begin_layout Labeling
2532 \labelwidthstring 00.00.0000
2533 \begin_inset Info
2534 type  "icon"
2535 arg   "tabular-feature toggle-line-bottom"
2536 \end_inset
2537
2538  adds a line at the bottom of the current cell / row or of a selection
2539 \end_layout
2540
2541 \begin_layout Labeling
2542 \labelwidthstring 00.00.0000
2543 \begin_inset Info
2544 type  "icon"
2545 arg   "tabular-feature toggle-line-left"
2546 \end_inset
2547
2548  adds a line at the left side of the current cell / row or of a selection
2549 \end_layout
2550
2551 \begin_layout Labeling
2552 \labelwidthstring 00.00.0000
2553 \begin_inset Info
2554 type  "icon"
2555 arg   "tabular-feature toggle-line-right"
2556 \end_inset
2557
2558  adds a line at the right side of the current cell / row or of a selection
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Info
2564 type  "icon"
2565 arg   "tabular-feature set-all-lines"
2566 \end_inset
2567
2568  adds lines around the current or selected cells - if the current cell no
2569  multicolumn cell this also affects the current row and column
2570 \end_layout
2571
2572 \begin_layout Labeling
2573 \labelwidthstring 00.00.0000
2574 \begin_inset Info
2575 type  "icon"
2576 arg   "tabular-feature unset-all-lines"
2577 \end_inset
2578
2579  deletes all lines of the current or selected cells - if the current cell
2580  no multicolumn cell this also affects the current row and column
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Info
2586 type  "icon"
2587 arg   "tabular-feature m-align-left"
2588 \end_inset
2589
2590  left-aligns the content of the current cell / column
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Info
2596 type  "icon"
2597 arg   "tabular-feature m-align-center"
2598 \end_inset
2599
2600  centers the content of the current cell / column horizontally
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Info
2606 type  "icon"
2607 arg   "tabular-feature m-align-right"
2608 \end_inset
2609
2610  right-aligns the content of the current cell / column
2611 \end_layout
2612
2613 \begin_layout Labeling
2614 \labelwidthstring 00.00.0000
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "tabular-feature align-decimal"
2618 \end_inset
2619
2620  aligns the content of the current column at a character
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "tabular-feature m-valign-top"
2628 \end_inset
2629
2630  aligns the content of the current cell vertically to the top
2631 \end_layout
2632
2633 \begin_layout Labeling
2634 \labelwidthstring 00.00.0000
2635 \begin_inset Info
2636 type  "icon"
2637 arg   "tabular-feature m-valign-middle"
2638 \end_inset
2639
2640  centers the content of the current cell vertically
2641 \end_layout
2642
2643 \begin_layout Labeling
2644 \labelwidthstring 00.00.0000
2645 \begin_inset Info
2646 type  "icon"
2647 arg   "tabular-feature m-valign-bottom"
2648 \end_inset
2649
2650  aligns the content of the current cell vertically to the bottom
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Info
2656 type  "icon"
2657 arg   "tabular-feature set-rotate-cell"
2658 \end_inset
2659
2660  rotates the current cell or selection counter-clockwise by 90°
2661 \end_layout
2662
2663 \begin_layout Labeling
2664 \labelwidthstring 00.00.0000
2665 \begin_inset Info
2666 type  "icon"
2667 arg   "tabular-feature set-rotate-tabular"
2668 \end_inset
2669
2670  rotates the whole table counter-clockwise by 90°
2671 \end_layout
2672
2673 \begin_layout Labeling
2674 \labelwidthstring 00.00.0000
2675 \begin_inset Info
2676 type  "icon"
2677 arg   "tabular-feature multicolumn"
2678 \end_inset
2679
2680  sets the current cell or selection as a multicolumn
2681 \end_layout
2682
2683 \begin_layout Labeling
2684 \labelwidthstring 00.00.0000
2685 \begin_inset Info
2686 type  "icon"
2687 arg   "tabular-feature multirow"
2688 \end_inset
2689
2690  sets the current cell or selection as a multirow
2691 \end_layout
2692
2693 \begin_layout Standard
2694 \begin_inset Note Greyedout
2695 status open
2696
2697 \begin_layout Plain Layout
2698
2699 \series bold
2700 Note:
2701 \series default
2702  For the output the vertical alignment of the first cell in a row is used
2703  for all following cells in the row.
2704 \end_layout
2705
2706 \end_inset
2707
2708
2709 \end_layout
2710
2711 \begin_layout Section
2712 Edit Table Menu
2713 \begin_inset Index idx
2714 status collapsed
2715
2716 \begin_layout Plain Layout
2717 Table ! Edit Menu
2718 \end_layout
2719
2720 \end_inset
2721
2722
2723 \end_layout
2724
2725 \begin_layout Standard
2726 In addition to the table dialog and toolbar, the menu 
2727 \family sans
2728 Edit\SpecialChar menuseparator
2729 Table
2730 \family default
2731  allows you to add and delete border lines for the current row/column and
2732  to set the current selection as multicolumn.
2733  The menu is only available when the cursor is inside a table.
2734 \end_layout
2735
2736 \begin_layout Section
2737 Table Floats
2738 \begin_inset CommandInset label
2739 LatexCommand label
2740 name "sec:Table-Floats"
2741
2742 \end_inset
2743
2744
2745 \begin_inset Index idx
2746 status collapsed
2747
2748 \begin_layout Plain Layout
2749 Floats ! Tables
2750 \end_layout
2751
2752 \end_inset
2753
2754
2755 \begin_inset Index idx
2756 status collapsed
2757
2758 \begin_layout Plain Layout
2759 Table ! Floats
2760 \end_layout
2761
2762 \end_inset
2763
2764
2765 \end_layout
2766
2767 \begin_layout Standard
2768 For general explanations about floats, have a look at section
2769 \begin_inset space ~
2770 \end_inset
2771
2772
2773 \begin_inset CommandInset ref
2774 LatexCommand ref
2775 reference "sec:FloatIntroduction"
2776
2777 \end_inset
2778
2779 .
2780 \end_layout
2781
2782 \begin_layout Standard
2783 \begin_inset Float table
2784 placement h
2785 wide false
2786 sideways false
2787 status open
2788
2789 \begin_layout Plain Layout
2790 \begin_inset Caption Standard
2791
2792 \begin_layout Plain Layout
2793 \begin_inset CommandInset label
2794 LatexCommand label
2795 name "tab:a table float"
2796
2797 \end_inset
2798
2799 A table float.
2800 \end_layout
2801
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \begin_layout Plain Layout
2808 \align center
2809 \begin_inset Tabular
2810 <lyxtabular version="3" rows="3" columns="3">
2811 <features tabularvalignment="middle">
2812 <column alignment="center" valignment="top" width="0pt">
2813 <column alignment="center" valignment="top" width="0pt">
2814 <column alignment="center" valignment="top" width="0pt">
2815 <row>
2816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820
2821 \family roman
2822 \series medium
2823 \shape up
2824 \size normal
2825 \emph off
2826 \bar no
2827 \noun off
2828 \color none
2829 1
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838
2839 \family roman
2840 \series medium
2841 \shape up
2842 \size normal
2843 \emph off
2844 \bar no
2845 \noun off
2846 \color none
2847 2
2848 \end_layout
2849
2850 \end_inset
2851 </cell>
2852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2853 \begin_inset Text
2854
2855 \begin_layout Plain Layout
2856
2857 \family roman
2858 \series medium
2859 \shape up
2860 \size normal
2861 \emph off
2862 \bar no
2863 \noun off
2864 \color none
2865 3
2866 \end_layout
2867
2868 \end_inset
2869 </cell>
2870 </row>
2871 <row>
2872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Plain Layout
2876
2877 \family roman
2878 \series medium
2879 \shape up
2880 \size normal
2881 \emph off
2882 \bar no
2883 \noun off
2884 \color none
2885 Joe
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894
2895 \family roman
2896 \series medium
2897 \shape up
2898 \size normal
2899 \emph off
2900 \bar no
2901 \noun off
2902 \color none
2903 Mary
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \begin_layout Plain Layout
2912
2913 \family roman
2914 \series medium
2915 \shape up
2916 \size normal
2917 \emph off
2918 \bar no
2919 \noun off
2920 \color none
2921 Ted
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 </row>
2927 <row>
2928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2929 \begin_inset Text
2930
2931 \begin_layout Plain Layout
2932
2933 \family roman
2934 \series medium
2935 \shape up
2936 \size normal
2937 \emph off
2938 \bar no
2939 \noun off
2940 \color none
2941 \begin_inset Formula $\int x^{2}dx$
2942 \end_inset
2943
2944
2945 \end_layout
2946
2947 \end_inset
2948 </cell>
2949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953
2954 \family roman
2955 \series medium
2956 \shape up
2957 \size normal
2958 \emph off
2959 \bar no
2960 \noun off
2961 \color none
2962 \begin_inset Formula $\left[\begin{array}{cc}
2963 a & b\\
2964 c & d
2965 \end{array}\right]$
2966 \end_inset
2967
2968
2969 \end_layout
2970
2971 \end_inset
2972 </cell>
2973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977
2978 \family roman
2979 \series medium
2980 \shape up
2981 \size normal
2982 \emph off
2983 \bar no
2984 \noun off
2985 \color none
2986 \begin_inset Formula $1+1=2$
2987 \end_inset
2988
2989
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 </row>
2995 </lyxtabular>
2996
2997 \end_inset
2998
2999
3000 \end_layout
3001
3002 \end_inset
3003
3004
3005 \end_layout
3006
3007 \begin_layout Standard
3008 Table floats can be inserted using the menu 
3009 \family sans
3010 Insert\SpecialChar menuseparator
3011 Float\SpecialChar menuseparator
3012 Table
3013 \family default
3014  or the toolbar button 
3015 \begin_inset Info
3016 type  "icon"
3017 arg   "float-insert table"
3018 \end_inset
3019
3020 .
3021 \end_layout
3022
3023 \begin_layout Standard
3024 The float appears as a collapsible box with a caption that has the label
3025  
3026 \begin_inset Quotes eld
3027 \end_inset
3028
3029 Table
3030 \begin_inset space ~
3031 \end_inset
3032
3033 #:
3034 \begin_inset Quotes erd
3035 \end_inset
3036
3037  (# is the actual table number).
3038  You can insert tables in the float above or below the caption.
3039 \end_layout
3040
3041 \begin_layout Standard
3042 Table
3043 \begin_inset space ~
3044 \end_inset
3045
3046
3047 \begin_inset CommandInset ref
3048 LatexCommand ref
3049 reference "tab:a table float"
3050
3051 \end_inset
3052
3053  is an example table within a table float.
3054 \end_layout
3055
3056 \begin_layout Standard
3057 Having the caption above the table is the common rule that is unfortunately
3058  not supported in \SpecialChar LaTeX
3059 's standard classes.
3060  This means that, if you are using the document classes 
3061 \family sans
3062 article
3063 \family default
3064
3065 \family sans
3066 book
3067 \family default
3068
3069 \family sans
3070 letter
3071 \family default
3072 , or 
3073 \family sans
3074 report
3075 \family default
3076 , there will be no space between the caption and the table.
3077  To insert the needed space, add the following option to the load command
3078  of the \SpecialChar LaTeX
3079 -package 
3080 \series bold
3081 caption
3082 \series default
3083
3084 \begin_inset Index idx
3085 status collapsed
3086
3087 \begin_layout Plain Layout
3088 \SpecialChar LaTeX
3089 -packages ! caption
3090 \end_layout
3091
3092 \end_inset
3093
3094  in your document preamble:
3095 \begin_inset Foot
3096 status collapsed
3097
3098 \begin_layout Plain Layout
3099 For more information have a look at section
3100 \begin_inset space ~
3101 \end_inset
3102
3103
3104 \begin_inset CommandInset ref
3105 LatexCommand ref
3106 reference "sec:Caption-Placement"
3107
3108 \end_inset
3109
3110 .
3111 \end_layout
3112
3113 \end_inset
3114
3115
3116 \end_layout
3117
3118 \begin_layout Standard
3119
3120 \series bold
3121 tableposition=top
3122 \end_layout
3123
3124 \begin_layout Standard
3125 The package 
3126 \series bold
3127 caption
3128 \series default
3129 , which is described in section
3130 \begin_inset space ~
3131 \end_inset
3132
3133
3134 \begin_inset CommandInset ref
3135 LatexCommand ref
3136 reference "sec:Caption-Formatting"
3137
3138 \end_inset
3139
3140 , is used to adjust the caption format.
3141 \end_layout
3142
3143 \begin_layout Standard
3144 \begin_inset Index idx
3145 status collapsed
3146
3147 \begin_layout Plain Layout
3148 References ! to Tables
3149 \end_layout
3150
3151 \end_inset
3152
3153 Tables can be cross-referenced in the text by referencing their label.
3154  To do this insert a label in the caption using the menu 
3155 \family sans
3156 Insert\SpecialChar menuseparator
3157 Label
3158 \family default
3159  or the toolbar button 
3160 \begin_inset Info
3161 type  "icon"
3162 arg   "label-insert"
3163 \end_inset
3164
3165 .
3166  You can now refer to the label using the menu 
3167 \family sans
3168 Insert\SpecialChar menuseparator
3169 Cross
3170 \begin_inset space ~
3171 \end_inset
3172
3173 reference
3174 \family default
3175  or the toolbar button 
3176 \begin_inset Info
3177 type  "icon"
3178 arg   "dialog-show-new-inset ref"
3179 \end_inset
3180
3181 .
3182 \begin_inset Newline newline
3183 \end_inset
3184
3185 Referencing is explained in detail in section
3186 \begin_inset space ~
3187 \end_inset
3188
3189
3190 \begin_inset CommandInset ref
3191 LatexCommand ref
3192 reference "sec:Referencing-Floats"
3193
3194 \end_inset
3195
3196 .
3197 \end_layout
3198
3199 \begin_layout Section
3200
3201 \family sans
3202 Multi-page Table
3203 \family default
3204 s
3205 \begin_inset CommandInset label
3206 LatexCommand label
3207 name "sec:Multi-page-Tables"
3208
3209 \end_inset
3210
3211
3212 \begin_inset Index idx
3213 status collapsed
3214
3215 \begin_layout Plain Layout
3216 Multi-page Table
3217 \end_layout
3218
3219 \end_inset
3220
3221
3222 \begin_inset Index idx
3223 status collapsed
3224
3225 \begin_layout Plain Layout
3226 Table ! Multi-page Table
3227 \end_layout
3228
3229 \end_inset
3230
3231
3232 \end_layout
3233
3234 \begin_layout Standard
3235 If the table is too long to fit on one page, you can use the option 
3236 \family sans
3237 Use
3238 \begin_inset space ~
3239 \end_inset
3240
3241 multi-page
3242 \family default
3243  table in the tab 
3244 \family sans
3245 Multi-page
3246 \begin_inset space ~
3247 \end_inset
3248
3249 table
3250 \family default
3251  of the table dialog to split the table automatically over more pages.
3252  Doing this enables the following options:
3253 \end_layout
3254
3255 \begin_layout Description
3256 Header: The current row is defined to be a header row that appears on all
3257  pages of the multi-page table; except for the first page, if 
3258 \family sans
3259 First
3260 \begin_inset space ~
3261 \end_inset
3262
3263 header
3264 \family default
3265  is defined.
3266  This is therefore called the main header.
3267 \end_layout
3268
3269 \begin_layout Description
3270 First
3271 \begin_inset space ~
3272 \end_inset
3273
3274 header: The current row is defined to be a header row that appears on the
3275  first page of the multi-page table.
3276 \end_layout
3277
3278 \begin_layout Description
3279 Footer: The current row is defined to be a footer row that appears on all
3280  pages of the multi-page table; except for the last page, if 
3281 \family sans
3282 Last
3283 \begin_inset space ~
3284 \end_inset
3285
3286 footer
3287 \family default
3288  is defined.
3289 \end_layout
3290
3291 \begin_layout Description
3292 Last
3293 \begin_inset space ~
3294 \end_inset
3295
3296 footer: The current row is defined to be a footer row that appears on the
3297  last page of the multi-page table.
3298 \end_layout
3299
3300 \begin_layout Description
3301 Caption: The current row contains the table caption.
3302  The row is reset as single column and a caption is inserted.
3303  More about multi-page table captions is explained in sec.
3304 \begin_inset space \thinspace{}
3305 \end_inset
3306
3307
3308 \begin_inset CommandInset ref
3309 LatexCommand ref
3310 reference "subsec:Multi-page-Table-Captions"
3311
3312 \end_inset
3313
3314 .
3315 \end_layout
3316
3317 \begin_layout Standard
3318 You can also specify a row where the table is split.
3319  See the following multi-page table to see how it works:
3320 \begin_inset Separator latexpar
3321 \end_inset
3322
3323
3324 \end_layout
3325
3326 \begin_layout Standard
3327 \align center
3328 \begin_inset Tabular
3329 <lyxtabular version="3" rows="69" columns="3">
3330 <features islongtable="true" longtabularalignment="center">
3331 <column alignment="left" valignment="top" width="0cm">
3332 <column alignment="left" valignment="top" width="0pt">
3333 <column alignment="center" valignment="top" width="0pt">
3334 <row endfirsthead="true">
3335 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \series bold
3341 Example Phone List (ignore the names)
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 <row endfirsthead="true">
3366 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \series bold
3372 NAME
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \series bold
3392 TEL.
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 <row endhead="true">
3399 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403
3404 \series bold
3405 Example Phone List
3406 \end_layout
3407
3408 \end_inset
3409 </cell>
3410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 </row>
3429 <row endhead="true">
3430 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434
3435 \series bold
3436 NAME
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454
3455 \series bold
3456 TEL.
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 </row>
3462 <row endfoot="true">
3463 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467  continued on next page
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 </row>
3491 <row>
3492 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496
3497 \series bold
3498 Annovi
3499 \end_layout
3500
3501 \end_inset
3502 </cell>
3503 <cell alignment="center" valignment="top" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507 Silvia
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 111
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 </row>
3522 <row>
3523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527
3528 \series bold
3529 Bertoli
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 <cell alignment="center" valignment="top" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538 Stefano
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 111
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 </row>
3553 <row>
3554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558
3559 \series bold
3560 Bozzi
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell alignment="center" valignment="top" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569 Walter
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578 111
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 </row>
3584 <row>
3585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \series bold
3591 Cachia
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 <cell alignment="center" valignment="top" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600 Maria
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609 111
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 </row>
3615 <row>
3616 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620
3621 \series bold
3622 Cachia
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="center" valignment="top" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631 Maurizio
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640 111
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 </row>
3646 <row>
3647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651
3652 \series bold
3653 Cinquemani
3654 \end_layout
3655
3656 \end_inset
3657 </cell>
3658 <cell alignment="center" valignment="top" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662 Giusi
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 111
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 </row>
3677 <row>
3678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682
3683 \series bold
3684 Colin
3685 \end_layout
3686
3687 \end_inset
3688 </cell>
3689 <cell alignment="center" valignment="top" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693 Bernard
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702 111
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 </row>
3708 <row>
3709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713
3714 \series bold
3715 Concli
3716 \end_layout
3717
3718 \end_inset
3719 </cell>
3720 <cell alignment="center" valignment="top" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724 Gianfranco
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 111
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 </row>
3739 <row>
3740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744
3745 \series bold
3746 Dal Bosco
3747 \end_layout
3748
3749 \end_inset
3750 </cell>
3751 <cell alignment="center" valignment="top" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755 Carolina
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764 111
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 </row>
3770 <row>
3771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775
3776 \series bold
3777 Dalpiaz
3778 \end_layout
3779
3780 \end_inset
3781 </cell>
3782 <cell alignment="center" valignment="top" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786 Annamaria
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795 111
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 </row>
3801 <row>
3802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806
3807 \series bold
3808 Feliciello
3809 \end_layout
3810
3811 \end_inset
3812 </cell>
3813 <cell alignment="center" valignment="top" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817 Domenico
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 111
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 </row>
3832 <row>
3833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837
3838 \series bold
3839 Focarelli
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848 Paola
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857 111
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 </row>
3863 <row>
3864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868
3869 \series bold
3870 Galletti
3871 \end_layout
3872
3873 \end_inset
3874 </cell>
3875 <cell alignment="center" valignment="top" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879 Oreste
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 111
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 </row>
3894 <row>
3895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899
3900 \series bold
3901 Gasparini
3902 \end_layout
3903
3904 \end_inset
3905 </cell>
3906 <cell alignment="center" valignment="top" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910 Franca
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 111
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 </row>
3925 <row>
3926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930
3931 \series bold
3932 Rizzardi
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 <cell alignment="center" valignment="top" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941 Paola
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 111
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 </row>
3956 <row>
3957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961
3962 \series bold
3963 Lassini
3964 \end_layout
3965
3966 \end_inset
3967 </cell>
3968 <cell alignment="center" valignment="top" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972 Giancarlo
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 111
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 </row>
3987 <row>
3988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992
3993 \series bold
3994 Malfatti
3995 \end_layout
3996
3997 \end_inset
3998 </cell>
3999 <cell alignment="center" valignment="top" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003 Luciano
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 111
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 </row>
4018 <row>
4019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023
4024 \series bold
4025 Malfatti
4026 \end_layout
4027
4028 \end_inset
4029 </cell>
4030 <cell alignment="center" valignment="top" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034 Valeriano
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 111
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 </row>
4049 <row>
4050 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054
4055 \series bold
4056 Meneguzzo
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 <cell alignment="center" valignment="top" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065 Roberto
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074 111
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 </row>
4080 <row>
4081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085
4086 \series bold
4087 Mezzadra
4088 \end_layout
4089
4090 \end_inset
4091 </cell>
4092 <cell alignment="center" valignment="top" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096 Roberto
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 111
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 </row>
4111 <row>
4112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116
4117 \series bold
4118 Pirpamer
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127 Erich
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 111
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 </row>
4142 <row>
4143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147
4148 \series bold
4149 Pochiesa
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 <cell alignment="center" valignment="top" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158 Paolo
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 111, 222
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 </row>
4173 <row>
4174 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178
4179 \series bold
4180 Radina
4181 \end_layout
4182
4183 \end_inset
4184 </cell>
4185 <cell alignment="center" valignment="top" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189 Claudio
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 111
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 </row>
4204 <row>
4205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209
4210 \series bold
4211 Stuffer
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 <cell alignment="center" valignment="top" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 Oskar
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 111
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 </row>
4235 <row>
4236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240
4241 \series bold
4242 Tacchelli
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 <cell alignment="center" valignment="top" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251 Ugo
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260 111
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 </row>
4266 <row>
4267 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271
4272 \series bold
4273 Tezzele
4274 \end_layout
4275
4276 \end_inset
4277 </cell>
4278 <cell alignment="center" valignment="top" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 Margit
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 111
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 </row>
4297 <row>
4298 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302
4303 \series bold
4304 Unterkalmsteiner
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 <cell alignment="center" valignment="top" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 Frieda
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 111
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 </row>
4328 <row>
4329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333
4334 \series bold
4335 Vieider
4336 \end_layout
4337
4338 \end_inset
4339 </cell>
4340 <cell alignment="center" valignment="top" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344 Hilde
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353 111
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 </row>
4359 <row>
4360 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364
4365 \series bold
4366 Vigna
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 <cell alignment="center" valignment="top" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375 Jürgen
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 111
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 </row>
4390 <row>
4391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395
4396 \series bold
4397 Weber
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 <cell alignment="center" valignment="top" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406 Maurizio
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415 111
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 </row>
4421 <row>
4422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426
4427 \series bold
4428 Winkler
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437 Franz
4438 \end_layout
4439
4440 \end_inset
4441 </cell>
4442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4443 \begin_inset Text
4444
4445 \begin_layout Plain Layout
4446 111
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 </row>
4452 <row>
4453 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457  
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 </row>
4481 <row>
4482 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486
4487 \series bold
4488 Annovi
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 <cell alignment="center" valignment="top" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497 Silvia
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 555
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 </row>
4512 <row>
4513 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517
4518 \series bold
4519 Bertoli
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 <cell alignment="center" valignment="top" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528 Stefano
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 555
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 </row>
4543 <row>
4544 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548
4549 \series bold
4550 Bozzi
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 <cell alignment="center" valignment="top" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559 Walter
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 555
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 </row>
4574 <row>
4575 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579
4580 \series bold
4581 Cachia
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 <cell alignment="center" valignment="top" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590 Maria
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599 555
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 </row>
4605 <row>
4606 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610
4611 \series bold
4612 Cachia
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 <cell alignment="center" valignment="top" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 Maurizio
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 555
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 </row>
4636 <row>
4637 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641
4642 \series bold
4643 Cinquemani
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 Giusi
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661 555
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 </row>
4667 <row>
4668 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672
4673 \series bold
4674 Colin
4675 \end_layout
4676
4677 \end_inset
4678 </cell>
4679 <cell alignment="center" valignment="top" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683 Bernard
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692 555
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 </row>
4698 <row>
4699 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703
4704 \series bold
4705 Concli
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 <cell alignment="center" valignment="top" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714 Gianfranco
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 555
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 </row>
4729 <row>
4730 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734
4735 \series bold
4736 Dal Bosco
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 Carolina
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754 555
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 </row>
4760 <row>
4761 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765
4766 \series bold
4767 Dalpiaz
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 Annamaria
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785 555
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 </row>
4791 <row>
4792 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796
4797 \series bold
4798 Feliciello
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 <cell alignment="center" valignment="top" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807 Domenico
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816 555
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 </row>
4822 <row>
4823 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827
4828 \series bold
4829 Focarelli
4830 \end_layout
4831
4832 \end_inset
4833 </cell>
4834 <cell alignment="center" valignment="top" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838 Paola
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847 555
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 </row>
4853 <row>
4854 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858
4859 \series bold
4860 Galletti
4861 \end_layout
4862
4863 \end_inset
4864 </cell>
4865 <cell alignment="center" valignment="top" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869 Oreste
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 555
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 </row>
4884 <row>
4885 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889
4890 \series bold
4891 Gasparini
4892 \end_layout
4893
4894 \end_inset
4895 </cell>
4896 <cell alignment="center" valignment="top" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 Franca
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909 555
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 </row>
4915 <row>
4916 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920
4921 \series bold
4922 Rizzardi
4923 \end_layout
4924
4925 \end_inset
4926 </cell>
4927 <cell alignment="center" valignment="top" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931 Paola
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940 555
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 </row>
4946 <row>
4947 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951
4952 \series bold
4953 Lassini
4954 \end_layout
4955
4956 \end_inset
4957 </cell>
4958 <cell alignment="center" valignment="top" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962 Giancarlo
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 555
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 </row>
4977 <row>
4978 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982
4983 \series bold
4984 Malfatti
4985 \end_layout
4986
4987 \end_inset
4988 </cell>
4989 <cell alignment="center" valignment="top" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993 Luciano
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002 555
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 </row>
5008 <row>
5009 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013
5014 \series bold
5015 Malfatti
5016 \end_layout
5017
5018 \end_inset
5019 </cell>
5020 <cell alignment="center" valignment="top" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024 Valeriano
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 555
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 </row>
5039 <row>
5040 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044
5045 \series bold
5046 Meneguzzo
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 <cell alignment="center" valignment="top" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055 Roberto
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 555
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 </row>
5070 <row>
5071 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075
5076 \series bold
5077 Mezzadra
5078 \end_layout
5079
5080 \end_inset
5081 </cell>
5082 <cell alignment="center" valignment="top" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086 Roberto
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095 555
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 </row>
5101 <row>
5102 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106
5107 \series bold
5108 Pirpamer
5109 \end_layout
5110
5111 \end_inset
5112 </cell>
5113 <cell alignment="center" valignment="top" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117 Erich
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126 555
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 </row>
5132 <row>
5133 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137
5138 \series bold
5139 Pochiesa
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 <cell alignment="center" valignment="top" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148 Paolo
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157 555, 222
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 </row>
5163 <row>
5164 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168
5169 \series bold
5170 Radina
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 <cell alignment="center" valignment="top" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 Claudio
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188 555
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 </row>
5194 <row>
5195 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199
5200 \series bold
5201 Stuffer
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 <cell alignment="center" valignment="top" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210 Oskar
5211 \end_layout
5212
5213 \end_inset
5214 </cell>
5215 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5216 \begin_inset Text
5217
5218 \begin_layout Plain Layout
5219 555
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 </row>
5225 <row>
5226 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230
5231 \series bold
5232 Tacchelli
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 <cell alignment="center" valignment="top" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241 Ugo
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Plain Layout
5250 555
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 </row>
5256 <row>
5257 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261
5262 \series bold
5263 Tezzele
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 Margit
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Plain Layout
5281 555
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 </row>
5287 <row>
5288 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292
5293 \series bold
5294 Unterkalmsteiner
5295 \end_layout
5296
5297 \end_inset
5298 </cell>
5299 <cell alignment="center" valignment="top" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303 Frieda
5304 \end_layout
5305
5306 \end_inset
5307 </cell>
5308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 555
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 </row>
5318 <row>
5319 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323
5324 \series bold
5325 Vieider
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 <cell alignment="center" valignment="top" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334 Hilde
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343 555
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 </row>
5349 <row>
5350 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354
5355 \series bold
5356 Vigna
5357 \end_layout
5358
5359 \end_inset
5360 </cell>
5361 <cell alignment="center" valignment="top" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365 Jürgen
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374 999
5375 \end_layout
5376
5377 \end_inset
5378 </cell>
5379 </row>
5380 <row>
5381 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5382 \begin_inset Text
5383
5384 \begin_layout Plain Layout
5385
5386 \series bold
5387 Weber
5388 \end_layout
5389
5390 \end_inset
5391 </cell>
5392 <cell alignment="center" valignment="top" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396 Maurizio
5397 \end_layout
5398
5399 \end_inset
5400 </cell>
5401 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5402 \begin_inset Text
5403
5404 \begin_layout Plain Layout
5405 555
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 </row>
5411 <row>
5412 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416
5417 \series bold
5418 Winkler
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427 Franz
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436 555
5437 \end_layout
5438
5439 \end_inset
5440 </cell>
5441 </row>
5442 <row endlastfoot="true">
5443 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Plain Layout
5447 end
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5453 \begin_inset Text
5454
5455 \begin_layout Plain Layout
5456
5457 \end_layout
5458
5459 \end_inset
5460 </cell>
5461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 </row>
5471 </lyxtabular>
5472
5473 \end_inset
5474
5475
5476 \begin_inset ERT
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480
5481
5482 \backslash
5483 addtocounter{table}{-1}
5484 \end_layout
5485
5486 \end_inset
5487
5488
5489 \begin_inset Note Note
5490 status collapsed
5491
5492 \begin_layout Plain Layout
5493 See the first greyed-out note in section
5494 \begin_inset space ~
5495 \end_inset
5496
5497
5498 \begin_inset CommandInset ref
5499 LatexCommand ref
5500 reference "subsec:Multi-page-Table-Captions"
5501
5502 \end_inset
5503
5504  for an explanation of this command.
5505 \end_layout
5506
5507 \end_inset
5508
5509
5510 \end_layout
5511
5512 \begin_layout Subsection
5513 Footnotes in Multi-page tables
5514 \begin_inset CommandInset label
5515 LatexCommand label
5516 name "subsec:Footnotes-in-Multi-page"
5517
5518 \end_inset
5519
5520
5521 \begin_inset Index idx
5522 status collapsed
5523
5524 \begin_layout Plain Layout
5525 Table ! Multi-page Table ! Footnotes
5526 \end_layout
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Standard
5534 Footnotes can be inserted to every Multi-page table cell.
5535  They appear at the bottom of the page where the table cell with the footnote
5536  appears.
5537  Table
5538 \begin_inset space ~
5539 \end_inset
5540
5541
5542 \begin_inset CommandInset ref
5543 LatexCommand ref
5544 reference "tab:DiffCaptions"
5545
5546 \end_inset
5547
5548  has for example a footnote.
5549 \end_layout
5550
5551 \begin_layout Subsection
5552 Multi-page Table Alignment
5553 \begin_inset Index idx
5554 status collapsed
5555
5556 \begin_layout Plain Layout
5557 Table ! Multi-page Table ! Alignment
5558 \end_layout
5559
5560 \end_inset
5561
5562
5563 \end_layout
5564
5565 \begin_layout Standard
5566 The horizontal alignment of multi-page tables can be set in the table settings
5567  dialog.
5568  For left- and right-alignment the table will be directly at the page border.
5569  To add space between the table and the border one has to set the alignment
5570  to center and change the value of the \SpecialChar LaTeX
5571 -lengths 
5572 \series bold
5573
5574 \backslash
5575 LTleft 
5576 \series default
5577 or 
5578 \series bold
5579
5580 \backslash
5581 LTright
5582 \series default
5583  by inserting this line as \SpecialChar TeX
5584  Code before the multi-page table:
5585 \end_layout
5586
5587 \begin_layout Standard
5588
5589 \series bold
5590
5591 \backslash
5592 setlength{
5593 \backslash
5594 LTleft}{value}
5595 \end_layout
5596
5597 \begin_layout Standard
5598 The value can have any of the units listed in Table
5599 \begin_inset space ~
5600 \end_inset
5601
5602
5603 \begin_inset CommandInset ref
5604 LatexCommand ref
5605 reference "tab:Units"
5606
5607 \end_inset
5608
5609 .
5610  
5611 \series bold
5612
5613 \backslash
5614 LTleft
5615 \series default
5616  controls the horizontal distance from the left page border to the multi-page
5617  table, 
5618 \series bold
5619
5620 \backslash
5621 LTright
5622 \series default
5623  the distance from the right side.
5624  The default value for both lengths is 
5625 \series bold
5626
5627 \backslash
5628 fill
5629 \series default
5630 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5631 .
5632 \end_layout
5633
5634 \begin_layout Standard
5635 The following multi-page table was centered and 
5636 \series bold
5637
5638 \backslash
5639 LTleft
5640 \series default
5641  set to 
5642 \family sans
5643 0.1
5644 \backslash
5645 columnwidth
5646 \family default
5647 :
5648 \begin_inset ERT
5649 status collapsed
5650
5651 \begin_layout Plain Layout
5652
5653
5654 \backslash
5655 setlength{
5656 \backslash
5657 LTleft}{0.1
5658 \backslash
5659 columnwidth}
5660 \end_layout
5661
5662 \end_inset
5663
5664
5665 \end_layout
5666
5667 \begin_layout Standard
5668 \begin_inset Tabular
5669 <lyxtabular version="3" rows="5" columns="5">
5670 <features islongtable="true" longtabularalignment="center">
5671 <column alignment="center" valignment="top">
5672 <column alignment="center" valignment="top" width="0pt">
5673 <column alignment="center" valignment="top">
5674 <column alignment="center" valignment="top">
5675 <column alignment="center" valignment="top">
5676 <row>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 1
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 2
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 3
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 4
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 5
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 </row>
5723 <row>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 asd
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 s
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 s
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 s
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 asd
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 </row>
5770 <row>
5771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 asd
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 s
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 s
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 s
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 asd
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 </row>
5817 <row>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 asd
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 s
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840 s
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 s
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858 asd
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 </row>
5864 <row>
5865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 asd
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 asd
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 asd
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 asd
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Plain Layout
5905 asd
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 </row>
5911 </lyxtabular>
5912
5913 \end_inset
5914
5915
5916 \begin_inset ERT
5917 status collapsed
5918
5919 \begin_layout Plain Layout
5920
5921
5922 \backslash
5923 setlength{
5924 \backslash
5925 LTleft}{
5926 \backslash
5927 fill}
5928 \end_layout
5929
5930 \end_inset
5931
5932
5933 \begin_inset ERT
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937
5938
5939 \backslash
5940 addtocounter{table}{-1}
5941 \end_layout
5942
5943 \end_inset
5944
5945
5946 \begin_inset Note Note
5947 status collapsed
5948
5949 \begin_layout Plain Layout
5950 See the first greyed-out note in section
5951 \begin_inset space ~
5952 \end_inset
5953
5954
5955 \begin_inset CommandInset ref
5956 LatexCommand ref
5957 reference "subsec:Multi-page-Table-Captions"
5958
5959 \end_inset
5960
5961  for an explanation of this command.
5962 \end_layout
5963
5964 \end_inset
5965
5966
5967 \end_layout
5968
5969 \begin_layout Subsection
5970 Multi-page Table Captions
5971 \begin_inset Index idx
5972 status collapsed
5973
5974 \begin_layout Plain Layout
5975 Table ! Multi-page Table ! Captions
5976 \end_layout
5977
5978 \end_inset
5979
5980
5981 \begin_inset CommandInset label
5982 LatexCommand label
5983 name "subsec:Multi-page-Table-Captions"
5984
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \begin_layout Standard
5991 A multi-page table cannot be put into a table float because floats can only
5992  be on one page.
5993  But the caption environment of floats can also be used for multi-page tables
5994  when you use the multi-page table option 
5995 \family sans
5996 Caption
5997 \family default
5998  as described in sec.
5999 \begin_inset space \thinspace{}
6000 \end_inset
6001
6002
6003 \begin_inset CommandInset ref
6004 LatexCommand ref
6005 reference "sec:Multi-page-Tables"
6006
6007 \end_inset
6008
6009 .
6010  Only one table row should contain a caption, either a header or a footer
6011  row.
6012 \end_layout
6013
6014 \begin_layout Standard
6015 Here is a short multi-page table to see how it works:
6016 \end_layout
6017
6018 \begin_layout Standard
6019 \begin_inset Tabular
6020 <lyxtabular version="3" rows="6" columns="5">
6021 <features islongtable="true" longtabularalignment="center">
6022 <column alignment="center" valignment="top">
6023 <column alignment="center" valignment="top">
6024 <column alignment="center" valignment="top">
6025 <column alignment="center" valignment="top">
6026 <column alignment="center" valignment="top">
6027 <row endfirsthead="true" caption="true">
6028 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 \begin_inset Caption Standard
6033
6034 \begin_layout Plain Layout
6035 Multi-page table with caption
6036 \begin_inset Argument 1
6037 status open
6038
6039 \begin_layout Plain Layout
6040 Multi-page table
6041 \end_layout
6042
6043 \end_inset
6044
6045
6046 \end_layout
6047
6048 \end_inset
6049
6050
6051 \end_layout
6052
6053 \end_inset
6054 </cell>
6055 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Plain Layout
6059
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086
6087 \end_layout
6088
6089 \end_inset
6090 </cell>
6091 </row>
6092 <row>
6093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6094 \begin_inset Text
6095
6096 \begin_layout Plain Layout
6097 1
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106 2
6107 \end_layout
6108
6109 \end_inset
6110 </cell>
6111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115 3
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 4
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133 5
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 </row>
6139 <row>
6140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 asd
6145 \end_layout
6146
6147 \end_inset
6148 </cell>
6149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153 s
6154 \end_layout
6155
6156 \end_inset
6157 </cell>
6158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \begin_layout Plain Layout
6162 s
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 s
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180 asd
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 </row>
6186 <row>
6187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191 asd
6192 \end_layout
6193
6194 \end_inset
6195 </cell>
6196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Plain Layout
6200 s
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209 s
6210 \end_layout
6211
6212 \end_inset
6213 </cell>
6214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218 s
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227 asd
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 </row>
6233 <row>
6234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6235 \begin_inset Text
6236
6237 \begin_layout Plain Layout
6238 asd
6239 \end_layout
6240
6241 \end_inset
6242 </cell>
6243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 s
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 s
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 s
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 asd
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 </row>
6280 <row>
6281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 asd
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6291 \begin_inset Text
6292
6293 \begin_layout Plain Layout
6294 asd
6295 \end_layout
6296
6297 \end_inset
6298 </cell>
6299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6300 \begin_inset Text
6301
6302 \begin_layout Plain Layout
6303 asd
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 asd
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 asd
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 </row>
6327 </lyxtabular>
6328
6329 \end_inset
6330
6331
6332 \end_layout
6333
6334 \begin_layout Standard
6335 \begin_inset VSpace medskip
6336 \end_inset
6337
6338
6339 \begin_inset Note Greyedout
6340 status open
6341
6342 \begin_layout Plain Layout
6343
6344 \series bold
6345 Note
6346 \begin_inset space ~
6347 \end_inset
6348
6349 1:
6350 \series default
6351  The table number is increased for every multi-page table, even if you did
6352  not set a caption for it.
6353  For this reason you could have the case that e.
6354 \begin_inset space \thinspace{}
6355 \end_inset
6356
6357 g.
6358 \begin_inset space \space{}
6359 \end_inset
6360
6361 Table
6362 \begin_inset space ~
6363 \end_inset
6364
6365 2.4 follows Table
6366 \begin_inset space ~
6367 \end_inset
6368
6369 2.1 in the list of tables if there are two multi-page tables without captions.
6370  To avoid this you can add the following command in \SpecialChar TeX
6371  Code after every multi-page
6372  table without a caption:
6373 \end_layout
6374
6375 \begin_layout Plain Layout
6376
6377 \series bold
6378
6379 \backslash
6380 addtocounter{table}{-1}
6381 \end_layout
6382
6383 \begin_layout Plain Layout
6384 This is not needed when none of your multi-page tables has a caption and
6385  you add the following code to the document preamble:
6386 \end_layout
6387
6388 \begin_layout Plain Layout
6389
6390 \series bold
6391
6392 \backslash
6393 let
6394 \backslash
6395 myEnd
6396 \backslash
6397 endlongtable
6398 \begin_inset Newline newline
6399 \end_inset
6400
6401
6402 \backslash
6403 renewcommand{
6404 \backslash
6405 endlongtable}{
6406 \backslash
6407 myEnd
6408 \backslash
6409 addtocounter{table}{-1}}
6410 \end_layout
6411
6412 \end_inset
6413
6414
6415 \end_layout
6416
6417 \begin_layout Standard
6418 \begin_inset Note Greyedout
6419 status open
6420
6421 \begin_layout Plain Layout
6422
6423 \series bold
6424 Note
6425 \begin_inset space ~
6426 \end_inset
6427
6428 2:
6429 \series default
6430  If you are using
6431 \series bold
6432  hyperref
6433 \series default
6434
6435 \begin_inset Index idx
6436 status collapsed
6437
6438 \begin_layout Plain Layout
6439 \SpecialChar LaTeX
6440 -packages ! hyperref
6441 \end_layout
6442
6443 \end_inset
6444
6445  in the 
6446 \family sans
6447 PDF Properties
6448 \family default
6449  of the 
6450 \family sans
6451 Document Settings
6452 \family default
6453  dialog to link cross-references, the link to a multi-page table caption
6454  will always point to the beginning of the document.
6455 \end_layout
6456
6457 \end_inset
6458
6459
6460 \end_layout
6461
6462 \begin_layout Subsubsection
6463 References to multi-page tables
6464 \begin_inset Index idx
6465 status collapsed
6466
6467 \begin_layout Plain Layout
6468 Table ! Multi-page Table ! References
6469 \end_layout
6470
6471 \end_inset
6472
6473
6474 \end_layout
6475
6476 \begin_layout Standard
6477 \begin_inset Tabular
6478 <lyxtabular version="3" rows="6" columns="5">
6479 <features islongtable="true" longtabularalignment="center">
6480 <column alignment="center" valignment="top">
6481 <column alignment="center" valignment="top">
6482 <column alignment="center" valignment="top">
6483 <column alignment="center" valignment="top">
6484 <column alignment="center" valignment="top">
6485 <row endfirsthead="true" caption="true">
6486 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6487 \begin_inset Text
6488
6489 \begin_layout Plain Layout
6490 \begin_inset Caption Standard
6491
6492 \begin_layout Plain Layout
6493 Referenced multi-page table
6494 \begin_inset CommandInset label
6495 LatexCommand label
6496 name "tab:Referenced-multi-page-table"
6497
6498 \end_inset
6499
6500
6501 \end_layout
6502
6503 \end_inset
6504
6505
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 </row>
6547 <row>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 1
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561 2
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570 3
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 4
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 5
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 </row>
6594 <row>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 asd
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 s
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 s
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626 s
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635 asd
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 </row>
6641 <row>
6642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 asd
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655 s
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 s
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 s
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 asd
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 </row>
6688 <row>
6689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 asd
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702 s
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 s
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 s
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 asd
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 </row>
6735 <row>
6736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 asd
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 sad
6750 \end_layout
6751
6752 \end_inset
6753 </cell>
6754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 asd
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767 asd
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 asd
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 </row>
6782 </lyxtabular>
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \begin_layout Standard
6790 To reference a multi-page table, insert a label into the caption.
6791 \end_layout
6792
6793 \begin_layout Standard
6794 This is a reference to Table
6795 \begin_inset space ~
6796 \end_inset
6797
6798
6799 \begin_inset CommandInset ref
6800 LatexCommand ref
6801 reference "tab:Referenced-multi-page-table"
6802
6803 \end_inset
6804
6805 .
6806 \end_layout
6807
6808 \begin_layout Standard
6809 The caption layout can be set together with all other captions of your document
6810  using the \SpecialChar LaTeX
6811 -package 
6812 \series bold
6813 caption
6814 \series default
6815
6816 \begin_inset Index idx
6817 status collapsed
6818
6819 \begin_layout Plain Layout
6820 \SpecialChar LaTeX
6821 -packages ! caption
6822 \end_layout
6823
6824 \end_inset
6825
6826 , see section
6827 \begin_inset space ~
6828 \end_inset
6829
6830
6831 \begin_inset CommandInset ref
6832 LatexCommand ref
6833 reference "sec:Caption-Formatting"
6834
6835 \end_inset
6836
6837 .
6838 \end_layout
6839
6840 \begin_layout Subsubsection
6841 Caption Width
6842 \begin_inset Index idx
6843 status collapsed
6844
6845 \begin_layout Plain Layout
6846 Table ! Multi-page Table ! Caption Width
6847 \end_layout
6848
6849 \end_inset
6850
6851
6852 \end_layout
6853
6854 \begin_layout Standard
6855 The maximal width of caption lines is defined by the length 
6856 \series bold
6857
6858 \backslash
6859 LTcapwidth
6860 \series default
6861 .
6862  Its default value is 4
6863 \begin_inset space \thinspace{}
6864 \end_inset
6865
6866 in.
6867  To change it add the following command to your document preamble or as
6868  \SpecialChar TeX
6869  Code into your document before the multi-page table that should be affected
6870 \end_layout
6871
6872 \begin_layout Standard
6873
6874 \series bold
6875
6876 \backslash
6877 setlength{
6878 \backslash
6879 LTcapwidth}{width}
6880 \end_layout
6881
6882 \begin_layout Standard
6883 where the 
6884 \family sans
6885 width
6886 \family default
6887  can have one of the units listed in appendix
6888 \begin_inset space ~
6889 \end_inset
6890
6891
6892 \begin_inset CommandInset ref
6893 LatexCommand ref
6894 reference "cha:Units-available-in"
6895
6896 \end_inset
6897
6898 .
6899 \end_layout
6900
6901 \begin_layout Standard
6902 The following tables show the difference:
6903 \end_layout
6904
6905 \begin_layout Standard
6906 \begin_inset Tabular
6907 <lyxtabular version="3" rows="6" columns="5">
6908 <features islongtable="true" longtabularalignment="center">
6909 <column alignment="center" valignment="top">
6910 <column alignment="center" valignment="top">
6911 <column alignment="center" valignment="top">
6912 <column alignment="center" valignment="top">
6913 <column alignment="center" valignment="top">
6914 <row endfirsthead="true" caption="true">
6915 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6916 \begin_inset Text
6917
6918 \begin_layout Plain Layout
6919 \begin_inset Caption Standard
6920
6921 \begin_layout Plain Layout
6922 Long full title with default width long full title with default width long
6923  full title with default width
6924 \begin_inset Argument 1
6925 status collapsed
6926
6927 \begin_layout Plain Layout
6928 caption with default width
6929 \end_layout
6930
6931 \end_inset
6932
6933
6934 \end_layout
6935
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6953 \begin_inset Text
6954
6955 \begin_layout Plain Layout
6956
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 </row>
6980 <row>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 1
6986 \end_layout
6987
6988 \end_inset
6989 </cell>
6990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6991 \begin_inset Text
6992
6993 \begin_layout Plain Layout
6994 2
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 3
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 4
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 5
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 </row>
7027 <row>
7028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032 asd
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 s
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 s
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 s
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 asd
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 asd
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 s
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 s
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 s
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 asd
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 </row>
7121 <row>
7122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126 asd
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 s
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 s
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 s
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 asd
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 asd
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 sad
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 asd
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 asd
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 asd
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 </row>
7215 </lyxtabular>
7216
7217 \end_inset
7218
7219
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset ERT
7224 status collapsed
7225
7226 \begin_layout Plain Layout
7227
7228
7229 \backslash
7230 setlength{
7231 \backslash
7232 LTcapwidth}{5cm}
7233 \end_layout
7234
7235 \end_inset
7236
7237
7238 \begin_inset Tabular
7239 <lyxtabular version="3" rows="6" columns="5">
7240 <features islongtable="true" longtabularalignment="center">
7241 <column alignment="center" valignment="top">
7242 <column alignment="center" valignment="top">
7243 <column alignment="center" valignment="top">
7244 <column alignment="center" valignment="top">
7245 <column alignment="center" valignment="top">
7246 <row endfirsthead="true" caption="true">
7247 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 \begin_inset Caption Standard
7252
7253 \begin_layout Plain Layout
7254 Long full title with width set to 5
7255 \begin_inset space \thinspace{}
7256 \end_inset
7257
7258 cm long full title with width set to 5
7259 \begin_inset space \thinspace{}
7260 \end_inset
7261
7262 cm long full title with width set to 5
7263 \begin_inset space \thinspace{}
7264 \end_inset
7265
7266 cm
7267 \begin_inset Argument 1
7268 status collapsed
7269
7270 \begin_layout Plain Layout
7271 caption with width
7272 \begin_inset space \thinspace{}
7273 \end_inset
7274
7275 =
7276 \begin_inset space \thinspace{}
7277 \end_inset
7278
7279 5
7280 \begin_inset space \thinspace{}
7281 \end_inset
7282
7283 cm
7284 \end_layout
7285
7286 \end_inset
7287
7288
7289 \end_layout
7290
7291 \end_inset
7292
7293
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Plain Layout
7311
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 </row>
7335 <row>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340 1
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 2
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358 3
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 4
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 5
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 </row>
7382 <row>
7383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Plain Layout
7387 asd
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7393 \begin_inset Text
7394
7395 \begin_layout Plain Layout
7396 s
7397 \end_layout
7398
7399 \end_inset
7400 </cell>
7401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405 s
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 s
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 asd
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 asd
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 s
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 s
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 s
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 asd
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 <row>
7477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481 asd
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490 s
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 s
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 s
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 asd
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 asd
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537 sad
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 asd
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 asd
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 asd
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 </lyxtabular>
7571
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \begin_layout Standard
7578 \begin_inset ERT
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582
7583
7584 \backslash
7585 setlength{
7586 \backslash
7587 LTcapwidth}{4in}
7588 \end_layout
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \begin_layout Standard
7596 \begin_inset Note Greyedout
7597 status open
7598
7599 \begin_layout Plain Layout
7600
7601 \series bold
7602 Note:
7603 \series default
7604  When the \SpecialChar LaTeX
7605 -package 
7606 \series bold
7607 caption
7608 \series default
7609
7610 \begin_inset Index idx
7611 status collapsed
7612
7613 \begin_layout Plain Layout
7614 \SpecialChar LaTeX
7615 -packages ! caption
7616 \end_layout
7617
7618 \end_inset
7619
7620  is used, as in this document, the full page width is used for the caption
7621  when you use the default value of 4
7622 \begin_inset space \thinspace{}
7623 \end_inset
7624
7625 in for 
7626 \series bold
7627
7628 \backslash
7629 LTcapwidth
7630 \series default
7631 .
7632  To get in this case exactly a 4
7633 \begin_inset space \thinspace{}
7634 \end_inset
7635
7636 in wide caption, you can either use a value slightly different from 4.0
7637 \begin_inset space \thinspace{}
7638 \end_inset
7639
7640 in, e.
7641 \begin_inset space \thinspace{}
7642 \end_inset
7643
7644 g.
7645 \begin_inset space \space{}
7646 \end_inset
7647
7648 3.99
7649 \begin_inset space \thinspace{}
7650 \end_inset
7651
7652 in, or the \SpecialChar LaTeX
7653 -command 
7654 \series bold
7655
7656 \backslash
7657 captionsetup{width=value}
7658 \series default
7659  that is provided by the 
7660 \series bold
7661 caption
7662 \series default
7663 -package.
7664 \end_layout
7665
7666 \end_inset
7667
7668
7669 \end_layout
7670
7671 \begin_layout Subsubsection
7672 Different Captions for Table Pages
7673 \begin_inset Index idx
7674 status collapsed
7675
7676 \begin_layout Plain Layout
7677 Table ! Multi-page Table ! Different Captions for Pages
7678 \end_layout
7679
7680 \end_inset
7681
7682
7683 \end_layout
7684
7685 \begin_layout Standard
7686 When the table captions for the following pages should differ from the one
7687  of the first table page, mark a empty row as header which contains a caption.
7688  Then right-click on the caption and select in the context menu 
7689 \family sans
7690 Caption
7691 \begin_inset space ~
7692 \end_inset
7693
7694 (Unnumbered)
7695 \family default
7696 .
7697  Table
7698 \begin_inset space ~
7699 \end_inset
7700
7701
7702 \begin_inset CommandInset ref
7703 LatexCommand ref
7704 reference "tab:DiffCaptions"
7705
7706 \end_inset
7707
7708  is an example of a multi-page table with different heading where the second
7709  caption does not include the table number.
7710 \begin_inset Separator latexpar
7711 \end_inset
7712
7713
7714 \end_layout
7715
7716 \begin_layout Standard
7717 \align center
7718 \begin_inset Tabular
7719 <lyxtabular version="3" rows="59" columns="3">
7720 <features islongtable="true" longtabularalignment="center">
7721 <column alignment="left" valignment="top" width="0cm">
7722 <column alignment="left" valignment="top" width="0pt">
7723 <column alignment="center" valignment="top" width="0pt">
7724 <row endfirsthead="true" caption="true">
7725 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729 \begin_inset Caption Standard
7730
7731 \begin_layout Plain Layout
7732 Example Phone List
7733 \begin_inset CommandInset label
7734 LatexCommand label
7735 name "tab:DiffCaptions"
7736
7737 \end_inset
7738
7739
7740 \begin_inset Argument 1
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744 Example Phone List
7745 \end_layout
7746
7747 \end_inset
7748
7749
7750 \end_layout
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 </row>
7778 <row endfirsthead="true">
7779 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7780 \begin_inset Text
7781
7782 \begin_layout Plain Layout
7783
7784 \series bold
7785 Example Phone List (ignore the names)
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7800 \begin_inset Text
7801
7802 \begin_layout Plain Layout
7803
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 </row>
7809 <row endfirsthead="true">
7810 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814
7815 \series bold
7816 NAME
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \series bold
7836 TEL.
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 </row>
7842 <row endhead="true" caption="true">
7843 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 \begin_inset Caption Unnumbered
7848
7849 \begin_layout Plain Layout
7850 Continued Example Phone List
7851 \end_layout
7852
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 </row>
7879 <row endhead="true">
7880 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \series bold
7886 Example Phone List
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 </row>
7910 <row endhead="true">
7911 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915
7916 \series bold
7917 NAME
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935
7936 \series bold
7937 TEL.
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 </row>
7943 <row endfoot="true">
7944 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 continued on next page
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 </row>
7972 <row>
7973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977
7978 \series bold
7979 Annovi
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="left" valignment="top" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988 Silvia
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 111
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 </row>
8003 <row>
8004 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008
8009 \series bold
8010 Bertoli
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019 Stefano
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 111
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 </row>
8034 <row>
8035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039
8040 \series bold
8041 Bozzi
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050 Walter
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 111
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 </row>
8065 <row>
8066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070
8071 \series bold
8072 Cachia
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 Maria
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 111
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 <row>
8097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101
8102 \series bold
8103 Cachia
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 Maurizio
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 111
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 </row>
8127 <row>
8128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132
8133 \series bold
8134 Cinquemani
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143 Giusi
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 111
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 </row>
8158 <row>
8159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163
8164 \series bold
8165 Colin
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174 Bernard
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 111
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 </row>
8189 <row>
8190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194
8195 \series bold
8196 Concli
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 Gianfranco
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 111
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 </row>
8220 <row>
8221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225
8226 \series bold
8227 Dal Bosco
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 Carolina
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 111
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 </row>
8251 <row>
8252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256
8257 \series bold
8258 Dalpiaz
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267 Annamaria
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 111
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287
8288 \series bold
8289 Feliciello
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 Domenico
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307 111
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 </row>
8313 <row>
8314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318
8319 \series bold
8320 Focarelli
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 Paola
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 111
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \series bold
8351 Galletti
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 Oreste
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 111
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 </row>
8375 <row>
8376 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380
8381 \series bold
8382 Gasparini
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 Franca
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 111
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 <row>
8407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \series bold
8413 Rizzardi
8414 \series default
8415
8416 \begin_inset Foot
8417 status open
8418
8419 \begin_layout Plain Layout
8420 Example footnote
8421 \end_layout
8422
8423 \end_inset
8424
8425
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434 Paola
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 111
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 </row>
8449 <row>
8450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \series bold
8456 Lassini
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 Giancarlo
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 111
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row>
8481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \series bold
8487 Malfatti
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 Luciano
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 111
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \series bold
8518 Malfatti
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 Valeriano
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 111
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \series bold
8549 Meneguzzo
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 Roberto
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 111
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 </row>
8573 <row>
8574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578
8579 \series bold
8580 Mezzadra
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 Roberto
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 111
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 </row>
8604 <row>
8605 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609
8610 \series bold
8611 Pirpamer
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620 Erich
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 111
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 </row>
8635 <row>
8636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640
8641 \series bold
8642 Pochiesa
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 Paolo
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 111, 222
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 </row>
8666 <row>
8667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671
8672 \series bold
8673 Radina
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682 Claudio
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 111
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 </row>
8697 <row>
8698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702
8703 \series bold
8704 Stuffer
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713 Oskar
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 111
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 </row>
8728 <row>
8729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733
8734 \series bold
8735 Tacchelli
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 Ugo
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753 111
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 </row>
8759 <row>
8760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764
8765 \series bold
8766 Tezzele
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775 Margit
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 111
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 </row>
8790 <row>
8791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795
8796 \series bold
8797 Unterkalmsteiner
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806 Frieda
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815 111
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 </row>
8821 <row>
8822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826
8827 \series bold
8828 Vieider
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 Hilde
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846 111
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 </row>
8852 <row>
8853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857
8858 \series bold
8859 Vigna
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868 Jürgen
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 111
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 </row>
8883 <row>
8884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888
8889 \series bold
8890 Weber
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 Maurizio
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 111
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 </row>
8914 <row>
8915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919
8920 \series bold
8921 Winkler
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930 Franz
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939 111
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 </row>
8945 <row>
8946 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950  
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row>
8975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979
8980 \series bold
8981 Annovi
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 Silvia
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 555
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row>
9006 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \series bold
9012 Bertoli
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 Stefano
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 555
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row>
9037 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041
9042 \series bold
9043 Bozzi
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 Walter
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 555
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 </row>
9067 <row>
9068 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072
9073 \series bold
9074 Cachia
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 Maria
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 555
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 </row>
9098 <row>
9099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103
9104 \series bold
9105 Cachia
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 Maurizio
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 555
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 </row>
9129 <row>
9130 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134
9135 \series bold
9136 Cinquemani
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 Giusi
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 555
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 <row>
9161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \series bold
9167 Colin
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 Bernard
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 555
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 </row>
9191 <row>
9192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196
9197 \series bold
9198 Concli
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 Gianfranco
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 555
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 </row>
9222 <row>
9223 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227
9228 \series bold
9229 Dal Bosco
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238 Carolina
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 555
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 </row>
9253 <row>
9254 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258
9259 \series bold
9260 Dalpiaz
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269 Annamaria
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 555
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 </row>
9284 <row>
9285 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289
9290 \series bold
9291 Feliciello
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300 Domenico
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 555
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 </row>
9315 <row>
9316 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320
9321 \series bold
9322 Focarelli
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331 Paola
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 555
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 </row>
9346 <row>
9347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351
9352 \series bold
9353 Galletti
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362 Oreste
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 555
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 </row>
9377 <row>
9378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382
9383 \series bold
9384 Gasparini
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 Franca
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 555
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 </row>
9408 <row>
9409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413
9414 \series bold
9415 Rizzardi
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424 Paola
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 555
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 </row>
9439 <row>
9440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444
9445 \series bold
9446 Lassini
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 Giancarlo
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 555
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 </row>
9470 <row>
9471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475
9476 \series bold
9477 Malfatti
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486 Luciano
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 555
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 <row>
9502 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506
9507 \series bold
9508 Malfatti
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Plain Layout
9517 Valeriano
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 555
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 </row>
9532 <row>
9533 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Plain Layout
9537
9538 \series bold
9539 Meneguzzo
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548 Roberto
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557 555
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 </row>
9563 <row>
9564 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9565 \begin_inset Text
9566
9567 \begin_layout Plain Layout
9568
9569 \series bold
9570 Mezzadra
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579 Roberto
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588 555
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 </row>
9594 </lyxtabular>
9595
9596 \end_inset
9597
9598
9599 \end_layout
9600
9601 \begin_layout Section
9602 Special Multi-page Table Issues
9603 \begin_inset CommandInset label
9604 LatexCommand label
9605 name "sec:Special-Longtable-Issues"
9606
9607 \end_inset
9608
9609
9610 \end_layout
9611
9612 \begin_layout Subsection
9613 Multi-page Table Calculation
9614 \begin_inset Index idx
9615 status collapsed
9616
9617 \begin_layout Plain Layout
9618 Table ! Multi-page Table ! Calculation
9619 \end_layout
9620
9621 \end_inset
9622
9623
9624 \end_layout
9625
9626 \begin_layout Standard
9627 \SpecialChar LaTeX
9628  calculates the height of table pages and their page breaks using so called
9629  chunks.
9630  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9631 's memory.
9632  The default value was historically set to only 20
9633 \begin_inset space ~
9634 \end_inset
9635
9636 table rows.
9637  If you are using multi-page tables with many pages this may slow down the
9638  creation of your document.
9639  You can safely increase the chunk size to values of 100
9640 \begin_inset space \thinspace{}
9641 \end_inset
9642
9643 --
9644 \begin_inset space \thinspace{}
9645 \end_inset
9646
9647 1000 by adding this command line to your document preamble:
9648 \end_layout
9649
9650 \begin_layout Standard
9651
9652 \series bold
9653
9654 \backslash
9655 setcounter{LTchunksize}{100}
9656 \end_layout
9657
9658 \begin_layout Subsection
9659 Floats and Multi-page Tables
9660 \begin_inset Index idx
9661 status collapsed
9662
9663 \begin_layout Plain Layout
9664 Table ! Multi-page Table ! Floats
9665 \end_layout
9666
9667 \end_inset
9668
9669
9670 \end_layout
9671
9672 \begin_layout Standard
9673 There might be problems when a float appears on the same page where a multi-page
9674  table starts.
9675  To avoid such a situation, insert a 
9676 \begin_inset Quotes eld
9677 \end_inset
9678
9679 clear page
9680 \begin_inset Quotes erd
9681 \end_inset
9682
9683  (menu 
9684 \family sans
9685 Insert\SpecialChar menuseparator
9686 Formatting\SpecialChar menuseparator
9687 Clear
9688 \begin_inset space ~
9689 \end_inset
9690
9691 Page
9692 \family default
9693 ) before your multi-page table.
9694 \end_layout
9695
9696 \begin_layout Subsection
9697 Forced Page Breaks
9698 \begin_inset Index idx
9699 status collapsed
9700
9701 \begin_layout Plain Layout
9702 Table ! Multi-page Table ! Forced Page Breaks
9703 \end_layout
9704
9705 \end_inset
9706
9707
9708 \end_layout
9709
9710 \begin_layout Standard
9711 By default tables are only broken between rows.
9712  If you have a cell with multiples lines and want to have a page break within
9713  the cell, insert the new line command 
9714 \begin_inset Quotes eld
9715 \end_inset
9716
9717
9718 \series bold
9719
9720 \backslash
9721
9722 \backslash
9723
9724 \series default
9725
9726 \begin_inset Quotes erd
9727 \end_inset
9728
9729  as \SpecialChar TeX
9730  Code at the point of the cell where it can be broken.
9731  Before the 
9732 \series bold
9733
9734 \backslash
9735
9736 \backslash
9737
9738 \series default
9739  command you have to insert in \SpecialChar TeX
9740  Code as many 
9741 \begin_inset Quotes eld
9742 \end_inset
9743
9744
9745 \series bold
9746 &
9747 \series default
9748
9749 \begin_inset Quotes erd
9750 \end_inset
9751
9752  characters as the number of the following table columns.
9753  The 
9754 \series bold
9755 &
9756 \series default
9757  is the character to separate table cells.
9758  Write in \SpecialChar TeX
9759  Code after each 
9760 \series bold
9761 &
9762 \series default
9763  the content of the corresponding following cell and delete the content
9764  of these cells.
9765 \begin_inset Newline newline
9766 \end_inset
9767
9768 After the 
9769 \series bold
9770
9771 \backslash
9772
9773 \backslash
9774
9775 \series default
9776  command, insert as many 
9777 \series bold
9778 &
9779 \series default
9780  characters as the number of table columns before the current column.
9781  In Table
9782 \begin_inset space ~
9783 \end_inset
9784
9785
9786 \begin_inset CommandInset ref
9787 LatexCommand ref
9788 reference "tab:ForcedPagebreak"
9789
9790 \end_inset
9791
9792  the cell that should be broken is in the second column followed by another
9793  column.
9794  Therefore the following command was inserted in the cell as \SpecialChar TeX
9795  Code after
9796  
9797 \begin_inset Quotes eld
9798 \end_inset
9799
9800
9801 \emph on
9802 Castelchiodato,
9803 \emph default
9804
9805 \begin_inset Quotes erd
9806 \end_inset
9807
9808 :
9809 \end_layout
9810
9811 \begin_layout Standard
9812
9813 \series bold
9814 & 111
9815 \backslash
9816
9817 \backslash
9818  
9819 \backslash
9820 newpage
9821 \begin_inset Newline newline
9822 \end_inset
9823
9824 &
9825 \end_layout
9826
9827 \begin_layout Standard
9828 The 
9829 \begin_inset Quotes eld
9830 \end_inset
9831
9832 111
9833 \begin_inset Quotes erd
9834 \end_inset
9835
9836  in the third column of the row was deleted.
9837  
9838 \series bold
9839
9840 \backslash
9841 newpage
9842 \series default
9843  is only needed when a page break should definitely occur at this position,
9844  otherwise it would be a conditional break.
9845  If your footer row of the multi-page table has for a certain reason no
9846  upper line but you would have a horizontal line where the cell is broken,
9847  use this command instead:
9848 \end_layout
9849
9850 \begin_layout Standard
9851
9852 \series bold
9853 & 111
9854 \backslash
9855
9856 \backslash
9857
9858 \begin_inset Newline newline
9859 \end_inset
9860
9861
9862 \backslash
9863 hline &
9864 \end_layout
9865
9866 \begin_layout Standard
9867 When the cell to be broken is in the last column, the command
9868 \end_layout
9869
9870 \begin_layout Standard
9871
9872 \series bold
9873
9874 \backslash
9875 setlength{
9876 \backslash
9877 parfillskip}{0pt}
9878 \end_layout
9879
9880 \begin_layout Standard
9881 must be inserted as \SpecialChar TeX
9882  Code at the beginning of the cell.
9883  This ensures that the part of the cell that will be displayed on the new
9884  page appears with the full width.
9885 \begin_inset Separator latexpar
9886 \end_inset
9887
9888
9889 \end_layout
9890
9891 \begin_layout Standard
9892 \align center
9893 \begin_inset Tabular
9894 <lyxtabular version="3" rows="38" columns="3">
9895 <features islongtable="true" longtabularalignment="center">
9896 <column alignment="left" valignment="top" width="0cm">
9897 <column alignment="left" valignment="top" width="3cm">
9898 <column alignment="center" valignment="top" width="0pt">
9899 <row endfirsthead="true" caption="true">
9900 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904 \begin_inset Caption Standard
9905
9906 \begin_layout Plain Layout
9907 Table with forced page break in table cell
9908 \begin_inset CommandInset label
9909 LatexCommand label
9910 name "tab:ForcedPagebreak"
9911
9912 \end_inset
9913
9914
9915 \begin_inset Argument 1
9916 status collapsed
9917
9918 \begin_layout Plain Layout
9919 Table with forced page break in table cell
9920 \end_layout
9921
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \end_inset
9928
9929
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 </row>
9953 <row endfirsthead="true">
9954 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \series bold
9960 Example Phone List (ignore the names)
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978
9979 \end_layout
9980
9981 \end_inset
9982 </cell>
9983 </row>
9984 <row endfirsthead="true">
9985 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \series bold
9991 NAME
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009
10010 \series bold
10011 TEL.
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 </row>
10017 <row endhead="true" caption="true">
10018 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022 \begin_inset Caption Unnumbered
10023
10024 \begin_layout Plain Layout
10025 Continued Example Phone List
10026 \end_layout
10027
10028 \end_inset
10029
10030
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell multicolumn="2" alignment="left" valignment="top" rightline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 </row>
10054 <row endhead="true">
10055 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10056 \begin_inset Text
10057
10058 \begin_layout Plain Layout
10059
10060 \series bold
10061 Example Phone List
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 </row>
10085 <row endhead="true">
10086 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \series bold
10092 NAME
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Plain Layout
10101
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110
10111 \series bold
10112 TEL.
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 </row>
10118 <row endfoot="true">
10119 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 continued on next page
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 </row>
10147 <row>
10148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \series bold
10154 Annovi
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163 Silvia
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 111
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 </row>
10178 <row>
10179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \series bold
10185 Bertoli
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194 Stefano
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203 111
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 </row>
10209 <row>
10210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \series bold
10216 Bozzi
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225 Walter
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 111
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 </row>
10240 <row>
10241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245
10246 \series bold
10247 Cachia
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 Maria
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 111
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 </row>
10271 <row>
10272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276
10277 \series bold
10278 Cachia
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 Maurizio
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 111
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \series bold
10309 Cinquemani
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Giusi
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 111
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row>
10334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \series bold
10340 Colin
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 Bernard
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 111
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \series bold
10371 Concli
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Gianfranco
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 111
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \series bold
10402 Dal Bosco
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Carolina
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 111
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \series bold
10433 Dalpiaz
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Annamaria
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 111
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \series bold
10464 Feliciello
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Domenico
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 111
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \series bold
10495 Focarelli
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Paola
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 111
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 </row>
10519 <row>
10520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \series bold
10526 Galletti
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 Oreste
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 111
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Gasparini
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 Franca
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 111
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \series bold
10588 Lassini
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 Giancarlo
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 111
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 <row>
10613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10614 \begin_inset Text
10615
10616 \begin_layout Plain Layout
10617
10618 \series bold
10619 Malfatti
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 Luciano
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 111
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 <row>
10644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648
10649 \series bold
10650 Malfatti
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 Valeriano
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 111
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \series bold
10681 Meneguzzo
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 Roberto
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 111
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 </row>
10705 <row>
10706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710
10711 \series bold
10712 Mezzadra
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721 Roberto
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 111
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 </row>
10736 <row>
10737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741
10742 \series bold
10743 Pirpamer
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 Erich
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 111
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row>
10768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \series bold
10774 Pochiesa
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783 Paolo
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 111, 222
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 </row>
10798 <row>
10799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803
10804 \series bold
10805 Radina
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 Claudio
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 111
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row>
10830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \series bold
10836 Rizzardi
10837 \end_layout
10838
10839 \end_inset
10840 </cell>
10841 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10842 \begin_inset Text
10843
10844 \begin_layout Plain Layout
10845 Paolo, 11.
10846  Fürst von Montecompatri, 11.
10847  Fürst von Sulmona und Vivaro, 10.
10848  Fürst von Rossano, 5.
10849  Herzog von Canemorte, 11.
10850  Herzog von Palombara, 5.
10851  Herzog von Castelchiodato,
10852 \begin_inset ERT
10853 status open
10854
10855 \begin_layout Plain Layout
10856
10857 & 111
10858 \backslash
10859
10860 \backslash
10861  
10862 \backslash
10863 newpage
10864 \end_layout
10865
10866 \begin_layout Plain Layout
10867
10868 &
10869 \end_layout
10870
10871 \end_inset
10872
10873  11.
10874  Herzog von Poggionativo, 11.
10875  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10876  Graf von Valinfreda, 11.
10877  Baron von Cropalati, 11.
10878  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 </row>
10893 <row>
10894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10895 \begin_inset Text
10896
10897 \begin_layout Plain Layout
10898
10899 \series bold
10900 Stuffer
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 Oskar
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 111
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 </row>
10924 <row>
10925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10926 \begin_inset Text
10927
10928 \begin_layout Plain Layout
10929
10930 \series bold
10931 Tacchelli
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940 Ugo
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949 111
10950 \end_layout
10951
10952 \end_inset
10953 </cell>
10954 </row>
10955 <row>
10956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960
10961 \series bold
10962 Tezzele
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 Margit
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10977 \begin_inset Text
10978
10979 \begin_layout Plain Layout
10980 111
10981 \end_layout
10982
10983 \end_inset
10984 </cell>
10985 </row>
10986 <row>
10987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10988 \begin_inset Text
10989
10990 \begin_layout Plain Layout
10991
10992 \series bold
10993 Unterkalmsteiner
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10999 \begin_inset Text
11000
11001 \begin_layout Plain Layout
11002 Frieda
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011 111
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 </row>
11017 <row>
11018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11019 \begin_inset Text
11020
11021 \begin_layout Plain Layout
11022
11023 \series bold
11024 Vieider
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11030 \begin_inset Text
11031
11032 \begin_layout Plain Layout
11033 Hilde
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 111
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 </row>
11048 <row>
11049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11050 \begin_inset Text
11051
11052 \begin_layout Plain Layout
11053
11054 \series bold
11055 Vigna
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11061 \begin_inset Text
11062
11063 \begin_layout Plain Layout
11064 Jürgen
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 111
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 </row>
11079 <row>
11080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084
11085 \series bold
11086 Weber
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 Maurizio
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 111
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 <row>
11111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115
11116 \series bold
11117 Winkler
11118 \end_layout
11119
11120 \end_inset
11121 </cell>
11122 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
11123 \begin_inset Text
11124
11125 \begin_layout Plain Layout
11126 Franz
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 111
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 </row>
11141 </lyxtabular>
11142
11143 \end_inset
11144
11145
11146 \end_layout
11147
11148 \begin_layout Section
11149 Multiple Lines, Columns and Rows
11150 \end_layout
11151
11152 \begin_layout Subsection
11153 Multiple Lines in Table Cells
11154 \begin_inset CommandInset label
11155 LatexCommand label
11156 name "subsec:Multiple-Lines-in"
11157
11158 \end_inset
11159
11160
11161 \begin_inset Index idx
11162 status collapsed
11163
11164 \begin_layout Plain Layout
11165 Multiple Lines in Table Cells
11166 \end_layout
11167
11168 \end_inset
11169
11170
11171 \begin_inset Index idx
11172 status collapsed
11173
11174 \begin_layout Plain Layout
11175 Table ! Linebreaks
11176 \end_layout
11177
11178 \end_inset
11179
11180
11181 \end_layout
11182
11183 \begin_layout Standard
11184 \noindent
11185 \begin_inset Float table
11186 placement H
11187 wide false
11188 sideways false
11189 status open
11190
11191 \begin_layout Plain Layout
11192 \begin_inset Caption Standard
11193
11194 \begin_layout Plain Layout
11195 \begin_inset CommandInset label
11196 LatexCommand label
11197 name "tab:Table-with-multiple"
11198
11199 \end_inset
11200
11201 Table with multiple lines in cells
11202 \end_layout
11203
11204 \end_inset
11205
11206
11207 \end_layout
11208
11209 \begin_layout Plain Layout
11210 \align center
11211 \begin_inset Tabular
11212 <lyxtabular version="3" rows="3" columns="3">
11213 <features tabularvalignment="middle">
11214 <column alignment="center" valignment="middle" width="2.5cm">
11215 <column alignment="center" valignment="middle">
11216 <column alignment="center" valignment="middle">
11217 <row>
11218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 multiple
11223 \begin_inset Newline linebreak
11224 \end_inset
11225
11226 lines
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 b
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 c
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 </row>
11250 <row>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 d
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 e
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 f
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 </row>
11279 <row>
11280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 g
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 h
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 i
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 </row>
11308 </lyxtabular>
11309
11310 \end_inset
11311
11312
11313 \end_layout
11314
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \begin_layout Standard
11321 Setting a fixed width for a column enables you to enter text as a paragraph
11322  with multiple lines and hyphenation.
11323 \end_layout
11324
11325 \begin_layout Standard
11326 To produce Table
11327 \begin_inset space ~
11328 \end_inset
11329
11330
11331 \begin_inset CommandInset ref
11332 LatexCommand ref
11333 reference "tab:Table-with-multiple"
11334
11335 \end_inset
11336
11337 , create a 3×3 table, mark the first cell and right-click on it.
11338  In the appearing table dialog we set a cell width of 2.5
11339 \begin_inset space \thinspace{}
11340 \end_inset
11341
11342 cm and choose centered for the vertical and horizontal alignment.
11343  The vertical alignment is used for all cells of the row.
11344  As our text is smaller than 2.5
11345 \begin_inset space \thinspace{}
11346 \end_inset
11347
11348 cm, only one line will appear.
11349  To get two lines, a justified line break (shortcut 
11350 \begin_inset Info
11351 type  "shortcut"
11352 arg   "newline-insert linebreak"
11353 \end_inset
11354
11355 ) was added.
11356  If the text is wider than the set cell width, it will automatically be
11357  broken to several lines.
11358 \end_layout
11359
11360 \begin_layout Standard
11361 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11362  by \SpecialChar LaTeX
11363  if it is the first entry.
11364  Therefore you need to insert something to prevent the word not being the
11365  first entry.
11366  So add a horizontal space of 0
11367 \begin_inset space \thinspace{}
11368 \end_inset
11369
11370 pt before the word.
11371  As the space is zero, it doesn't change the output.
11372  Table
11373 \begin_inset space ~
11374 \end_inset
11375
11376
11377 \begin_inset CommandInset ref
11378 LatexCommand ref
11379 reference "tab:Table-with-and"
11380
11381 \end_inset
11382
11383  shows the effect.
11384 \end_layout
11385
11386 \begin_layout Standard
11387 \begin_inset Float table
11388 placement h
11389 wide false
11390 sideways false
11391 status open
11392
11393 \begin_layout Plain Layout
11394 \begin_inset Caption Standard
11395
11396 \begin_layout Plain Layout
11397 \begin_inset CommandInset label
11398 LatexCommand label
11399 name "tab:Table-with-and"
11400
11401 \end_inset
11402
11403 Table with and without hyphenation
11404 \end_layout
11405
11406 \end_inset
11407
11408
11409 \end_layout
11410
11411 \begin_layout Plain Layout
11412 \begin_inset space \hfill{}
11413 \end_inset
11414
11415
11416 \begin_inset Tabular
11417 <lyxtabular version="3" rows="3" columns="3">
11418 <features tabularvalignment="middle">
11419 <column alignment="center" valignment="middle" width="2.5cm">
11420 <column alignment="center" valignment="middle">
11421 <column alignment="center" valignment="middle">
11422 <row>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 verylongtablecellword
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 b
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445 c
11446 \end_layout
11447
11448 \end_inset
11449 </cell>
11450 </row>
11451 <row>
11452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 d
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 e
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 f
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 </row>
11480 <row>
11481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 g
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 h
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 i
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 </row>
11509 </lyxtabular>
11510
11511 \end_inset
11512
11513
11514 \begin_inset space \hfill{}
11515 \end_inset
11516
11517
11518 \begin_inset Tabular
11519 <lyxtabular version="3" rows="3" columns="3">
11520 <features tabularvalignment="middle">
11521 <column alignment="center" valignment="middle" width="2.5cm">
11522 <column alignment="center" valignment="middle">
11523 <column alignment="center" valignment="middle">
11524 <row>
11525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 \begin_inset space \hspace{}
11530 \length 0pt
11531 \end_inset
11532
11533 verylongtablecellword
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 b
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 c
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 </row>
11557 <row>
11558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 d
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 e
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580 f
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 </row>
11586 <row>
11587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 g
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 h
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609 i
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 </row>
11615 </lyxtabular>
11616
11617 \end_inset
11618
11619
11620 \begin_inset space \hfill{}
11621 \end_inset
11622
11623
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \end_layout
11630
11631 \begin_layout Subsection
11632 Multicolumns
11633 \begin_inset CommandInset label
11634 LatexCommand label
11635 name "subsec:Multicolumns"
11636
11637 \end_inset
11638
11639
11640 \begin_inset Index idx
11641 status collapsed
11642
11643 \begin_layout Plain Layout
11644 Multicolumns
11645 \end_layout
11646
11647 \end_inset
11648
11649
11650 \begin_inset Index idx
11651 status collapsed
11652
11653 \begin_layout Plain Layout
11654 Table ! Multicolumns
11655 \end_layout
11656
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \begin_layout Subsubsection
11663 Multicolumn Basics
11664 \end_layout
11665
11666 \begin_layout Standard
11667 To merge cells over multiple columns, select as many cells within a row
11668  as you want to merge and use either the table-toolbar button 
11669 \begin_inset Info
11670 type  "icon"
11671 arg   "tabular-feature multicolumn"
11672 \end_inset
11673
11674 , or the menu 
11675 \family sans
11676 Edit\SpecialChar menuseparator
11677 Table\SpecialChar menuseparator
11678 Multicolumn
11679 \family default
11680 , or right click on the marked cells and choose 
11681 \family sans
11682 Multicolumn
11683 \family default
11684  in the context menu.
11685 \end_layout
11686
11687 \begin_layout Standard
11688 Multicolumns have their own cell settings.
11689  That means changing cell borders, cell alignment, and the width only affects
11690  the multicolumn.
11691  Here is an example table with a multicolumn cell in the first row and one
11692  in the last row without the upper border:
11693 \begin_inset Separator latexpar
11694 \end_inset
11695
11696
11697 \end_layout
11698
11699 \begin_layout Standard
11700 \align center
11701 \begin_inset Tabular
11702 <lyxtabular version="3" rows="3" columns="4">
11703 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11704 <column alignment="center" valignment="top" width="0pt">
11705 <column alignment="center" valignment="middle">
11706 <column alignment="center" valignment="top" width="0in">
11707 <column alignment="center" valignment="top" width="0pt">
11708 <row>
11709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 abc
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722 def ghi
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731
11732 \end_layout
11733
11734 \end_inset
11735 </cell>
11736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11737 \begin_inset Text
11738
11739 \begin_layout Plain Layout
11740 jkl
11741 \end_layout
11742
11743 \end_inset
11744 </cell>
11745 </row>
11746 <row>
11747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11748 \begin_inset Text
11749
11750 \begin_layout Plain Layout
11751
11752 \family roman
11753 \series medium
11754 \shape up
11755 \size normal
11756 \emph off
11757 \bar no
11758 \noun off
11759 \color none
11760 A
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11766 \begin_inset Text
11767
11768 \begin_layout Plain Layout
11769 B
11770 \end_layout
11771
11772 \end_inset
11773 </cell>
11774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11775 \begin_inset Text
11776
11777 \begin_layout Plain Layout
11778 C
11779 \end_layout
11780
11781 \end_inset
11782 </cell>
11783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11784 \begin_inset Text
11785
11786 \begin_layout Plain Layout
11787 D
11788 \end_layout
11789
11790 \end_inset
11791 </cell>
11792 </row>
11793 <row>
11794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798 1
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807 2
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 3
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825 4
11826 \end_layout
11827
11828 \end_inset
11829 </cell>
11830 </row>
11831 </lyxtabular>
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \begin_layout Subsubsection
11839 Multicolumn Calculations
11840 \begin_inset CommandInset label
11841 LatexCommand label
11842 name "subsec:Multicolumn-Calculations"
11843
11844 \end_inset
11845
11846
11847 \begin_inset Index idx
11848 status collapsed
11849
11850 \begin_layout Plain Layout
11851 Multicolumns ! Calculations
11852 \end_layout
11853
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \begin_layout Standard
11860 \SpecialChar LyX
11861  supports multicolumns directly, but we have to take account of the cell
11862  width of the columns spanned by the multicolumn cell.
11863 \end_layout
11864
11865 \begin_layout Standard
11866 \begin_inset Float table
11867 placement h
11868 wide false
11869 sideways false
11870 status open
11871
11872 \begin_layout Plain Layout
11873 \begin_inset Caption Standard
11874
11875 \begin_layout Plain Layout
11876 \begin_inset CommandInset label
11877 LatexCommand label
11878 name "tab:Table-with-centered"
11879
11880 \end_inset
11881
11882 Table with centered multicolumn text above two columns that have exactly
11883  half the width of the multicolumn cell
11884 \begin_inset Argument 1
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888 Perfect multicolumn table
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Plain Layout
11902 \align center
11903 \begin_inset Tabular
11904 <lyxtabular version="3" rows="3" columns="3">
11905 <features tabularvalignment="middle">
11906 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11907 <column alignment="center" valignment="middle">
11908 <column alignment="center" valignment="top">
11909 <row>
11910 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 multiple lines multicolumn
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 c
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 </row>
11938 <row>
11939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 d
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11949 \begin_inset Text
11950
11951 \begin_layout Plain Layout
11952 e
11953 \end_layout
11954
11955 \end_inset
11956 </cell>
11957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 f
11962 \end_layout
11963
11964 \end_inset
11965 </cell>
11966 </row>
11967 <row>
11968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972 g
11973 \end_layout
11974
11975 \end_inset
11976 </cell>
11977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11978 \begin_inset Text
11979
11980 \begin_layout Plain Layout
11981 h
11982 \end_layout
11983
11984 \end_inset
11985 </cell>
11986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11987 \begin_inset Text
11988
11989 \begin_layout Plain Layout
11990 i
11991 \end_layout
11992
11993 \end_inset
11994 </cell>
11995 </row>
11996 </lyxtabular>
11997
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \end_inset
12004
12005
12006 \end_layout
12007
12008 \begin_layout Standard
12009 To create for example Table
12010 \begin_inset space ~
12011 \end_inset
12012
12013
12014 \begin_inset CommandInset ref
12015 LatexCommand ref
12016 reference "tab:Table-with-centered"
12017
12018 \end_inset
12019
12020 , mark the first two cells in the first row of a 3×3 table and right-click
12021  on them.
12022  Now choose for this cell 
12023 \emph on
12024 multicolumn
12025 \emph default
12026
12027 \emph on
12028 centered alignment
12029 \emph default
12030  and a width of 2.5
12031 \begin_inset space \thinspace{}
12032 \end_inset
12033
12034 cm in the table dialog.
12035  The merged columns should have exactly half the width of the multicolumn
12036  cell, so that you would set a width of 1.25
12037 \begin_inset space \thinspace{}
12038 \end_inset
12039
12040 cm for the first column.
12041  The second column has then automatically a width of 1.25
12042 \begin_inset space \thinspace{}
12043 \end_inset
12044
12045 cm (multicolumn width - width of first column).
12046  This was done for Table
12047 \begin_inset space ~
12048 \end_inset
12049
12050
12051 \begin_inset CommandInset ref
12052 LatexCommand ref
12053 reference "tab:Table-without-half"
12054
12055 \end_inset
12056
12057 .
12058 \end_layout
12059
12060 \begin_layout Standard
12061 \begin_inset Float table
12062 wide false
12063 sideways false
12064 status open
12065
12066 \begin_layout Plain Layout
12067 \begin_inset Caption Standard
12068
12069 \begin_layout Plain Layout
12070 \begin_inset CommandInset label
12071 LatexCommand label
12072 name "tab:Table-without-half"
12073
12074 \end_inset
12075
12076 Table where the spanned table columns are not exactly half the width of
12077  the multicolumn cell
12078 \begin_inset Argument 1
12079 status collapsed
12080
12081 \begin_layout Plain Layout
12082 Imperfect multicolumn table
12083 \end_layout
12084
12085 \end_inset
12086
12087
12088 \end_layout
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Plain Layout
12096 \align center
12097 \begin_inset Tabular
12098 <lyxtabular version="3" rows="3" columns="3">
12099 <features tabularvalignment="middle">
12100 <column alignment="center" valignment="top" width="1.25cm">
12101 <column alignment="center" valignment="top">
12102 <column alignment="center" valignment="top">
12103 <row>
12104 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12105 \begin_inset Text
12106
12107 \begin_layout Plain Layout
12108 multiple lines multicolumn
12109 \end_layout
12110
12111 \end_inset
12112 </cell>
12113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12114 \begin_inset Text
12115
12116 \begin_layout Plain Layout
12117
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12123 \begin_inset Text
12124
12125 \begin_layout Plain Layout
12126 c
12127 \end_layout
12128
12129 \end_inset
12130 </cell>
12131 </row>
12132 <row>
12133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137 d
12138 \end_layout
12139
12140 \end_inset
12141 </cell>
12142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Plain Layout
12146 e
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Plain Layout
12155 f
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 </row>
12161 <row>
12162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12163 \begin_inset Text
12164
12165 \begin_layout Plain Layout
12166 g
12167 \end_layout
12168
12169 \end_inset
12170 </cell>
12171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12172 \begin_inset Text
12173
12174 \begin_layout Plain Layout
12175 h
12176 \end_layout
12177
12178 \end_inset
12179 </cell>
12180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12181 \begin_inset Text
12182
12183 \begin_layout Plain Layout
12184 i
12185 \end_layout
12186
12187 \end_inset
12188 </cell>
12189 </row>
12190 </lyxtabular>
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Standard
12203 You can see that the first column is not half the width of the multicolumn
12204  cell, it is a bit bigger.
12205  The reason is that the specified width of a cell 
12206 \begin_inset Formula $W_{g}$
12207 \end_inset
12208
12209  is not its total width 
12210 \begin_inset Formula $W_{\mathrm{tot}}$
12211 \end_inset
12212
12213  because a cell is always a bit larger than specified.
12214  Appendix
12215 \begin_inset space ~
12216 \end_inset
12217
12218
12219 \begin_inset CommandInset ref
12220 LatexCommand ref
12221 reference "cha:Explanation-of-Equation"
12222
12223 \end_inset
12224
12225  explains this in detail.
12226 \end_layout
12227
12228 \begin_layout Standard
12229 The width 
12230 \begin_inset Formula $W_{g\,n}$
12231 \end_inset
12232
12233  which the user needs to set when 
12234 \emph on
12235 n
12236 \emph default
12237  columns are spanned can be calculated, so that each column has a total
12238  width of 
12239 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12240 \end_inset
12241
12242 :
12243 \begin_inset Formula 
12244 \begin{equation}
12245 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12246 \end{equation}
12247
12248 \end_inset
12249
12250
12251 \end_layout
12252
12253 \begin_layout Standard
12254 In our case we have 
12255 \begin_inset Formula $n=2$
12256 \end_inset
12257
12258
12259 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12260 \end_inset
12261
12262 cm and the default values for the lengths, so that equation 
12263 \begin_inset CommandInset ref
12264 LatexCommand ref
12265 reference "eq:Wgn"
12266
12267 \end_inset
12268
12269  becomes
12270 \begin_inset Formula 
12271 \begin{equation}
12272 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12273 \end{equation}
12274
12275 \end_inset
12276
12277
12278 \end_layout
12279
12280 \begin_layout Standard
12281 To enable calculations in \SpecialChar LaTeX
12282 , the \SpecialChar LaTeX
12283 -package 
12284 \series bold
12285 calc
12286 \series default
12287  must be loaded with the document preamble line
12288 \begin_inset Index idx
12289 status collapsed
12290
12291 \begin_layout Plain Layout
12292 \SpecialChar LaTeX
12293 -packages ! calc
12294 \end_layout
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302
12303 \series bold
12304
12305 \backslash
12306 usepackage{calc}
12307 \end_layout
12308
12309 \begin_layout Standard
12310 \SpecialChar LyX
12311  does not allow you to calculate lengths in the 
12312 \family sans
12313 Width
12314 \family default
12315  field of the table dialog.
12316  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12317 -argument in the
12318  dialog.
12319  Here is an overview about the arguments:
12320 \end_layout
12321
12322 \begin_layout Itemize
12323
12324 \series bold
12325 p{width}
12326 \series default
12327  creates cell with a fixed width, its text is vertically top-aligned
12328 \end_layout
12329
12330 \begin_layout Itemize
12331
12332 \series bold
12333 m{width}
12334 \series default
12335  creates cell with a fixed width, its text is vertically centered
12336 \end_layout
12337
12338 \begin_layout Itemize
12339
12340 \series bold
12341 b{width}
12342 \series default
12343  creates cell with a fixed width, its text is vertically bottom-aligned
12344 \end_layout
12345
12346 \begin_layout Standard
12347 By entering a \SpecialChar LaTeX
12348 -argument, all cell settings set in the table dialog are overwritt
12349 en.
12350 \end_layout
12351
12352 \begin_layout Standard
12353 \begin_inset Note Greyedout
12354 status open
12355
12356 \begin_layout Plain Layout
12357
12358 \series bold
12359 Note:
12360 \series default
12361  Due to a bug, \SpecialChar LyX
12362  shows the overwritten settings anyway.
12363 \end_layout
12364
12365 \end_inset
12366
12367
12368 \end_layout
12369
12370 \begin_layout Standard
12371 As the text should be horizontally centered, the command 
12372 \series bold
12373
12374 \backslash
12375 centering
12376 \series default
12377  is added.
12378  You can now enter the following \SpecialChar LaTeX
12379 -argument for the first spanned column:
12380 \end_layout
12381
12382 \begin_layout Standard
12383
12384 \series bold
12385 >{
12386 \backslash
12387 centering}m{1.25cm-6.2pt}
12388 \end_layout
12389
12390 \begin_layout Standard
12391 The command 
12392 \series bold
12393 >{ }
12394 \series default
12395  means, that the commands inside the braces are applied before the cell
12396  is created.
12397 \end_layout
12398
12399 \begin_layout Standard
12400 Although we have chosen centered alignment for the text of the multicolumn
12401  cell, it is still left aligned.
12402  This is because \SpecialChar LyX
12403  only applies the alignment to single columns.
12404  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12405 -argument
12406 \end_layout
12407
12408 \begin_layout Standard
12409
12410 \series bold
12411 >{
12412 \backslash
12413 centering}m{2.5cm}
12414 \end_layout
12415
12416 \begin_layout Subsection
12417 Multirows
12418 \begin_inset CommandInset label
12419 LatexCommand label
12420 name "subsec:Multirows"
12421
12422 \end_inset
12423
12424
12425 \begin_inset Index idx
12426 status collapsed
12427
12428 \begin_layout Plain Layout
12429 Multirows
12430 \end_layout
12431
12432 \end_inset
12433
12434
12435 \begin_inset Index idx
12436 status collapsed
12437
12438 \begin_layout Plain Layout
12439 Table ! Multirows
12440 \end_layout
12441
12442 \end_inset
12443
12444
12445 \end_layout
12446
12447 \begin_layout Standard
12448 To merge cells over multiple rows, select as many cells within a column
12449  as you want to merge and use either the table-toolbar button 
12450 \begin_inset Info
12451 type  "icon"
12452 arg   "tabular-feature multirow"
12453 \end_inset
12454
12455 , or the menu 
12456 \family sans
12457 Edit\SpecialChar menuseparator
12458 Table\SpecialChar menuseparator
12459 Multirow
12460 \family default
12461 , or right click on the marked cells and choose 
12462 \family sans
12463 Multirow
12464 \family default
12465  in the context menu.
12466 \end_layout
12467
12468 \begin_layout Standard
12469 Here is an example table with a multirow in the first column:
12470 \begin_inset Separator latexpar
12471 \end_inset
12472
12473
12474 \end_layout
12475
12476 \begin_layout Standard
12477 \align center
12478 \begin_inset Tabular
12479 <lyxtabular version="3" rows="3" columns="3">
12480 <features tabularvalignment="middle">
12481 <column alignment="center" valignment="top" width="0pt">
12482 <column alignment="center" valignment="top">
12483 <column alignment="center" valignment="top">
12484 <row>
12485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489 a long cell entry
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 b
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 c
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 </row>
12513 <row>
12514 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 multirow
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 e
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 f
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 </row>
12542 <row>
12543 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Plain Layout
12547
12548 \end_layout
12549
12550 \end_inset
12551 </cell>
12552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556 h
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 i
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 </row>
12571 </lyxtabular>
12572
12573 \end_inset
12574
12575
12576 \end_layout
12577
12578 \begin_layout Standard
12579 The width of multirow cells is set by setting the width and alignment for
12580  the whole column.
12581  The 
12582 \family sans
12583 Vertical Offset
12584 \family default
12585  shifts the content of the multirow up/down if the offset is positive/negative.
12586 \end_layout
12587
12588 \begin_layout Standard
12589 If the column of a multirow cell has no explicit width, the multirow cell
12590  inherits the alignment of the column.
12591  Otherwise it is by default left-aligned.
12592  To override the default, renew the command 
12593 \series bold
12594
12595 \backslash
12596 multirowsetup
12597 \series default
12598  with the command
12599 \end_layout
12600
12601 \begin_layout Standard
12602
12603 \series bold
12604
12605 \backslash
12606 renewcommand{
12607 \backslash
12608 multirowsetup}{
12609 \backslash
12610 centering}
12611 \end_layout
12612
12613 \begin_layout Standard
12614 in the document preamble.
12615  Then all entries of multirow cells in the document are centered.
12616  If centering is only needed for several tables, you can renew the command
12617  in a \SpecialChar TeX
12618  Code box just before the table instead of the preamble.
12619  If the text should be right-aligned, replace 
12620 \series bold
12621
12622 \backslash
12623 centering
12624 \series default
12625  by 
12626 \series bold
12627
12628 \backslash
12629 raggedleft
12630 \series default
12631 .
12632  To return to left-alignment 
12633 \series bold
12634
12635 \backslash
12636 raggedright
12637 \series default
12638  is used.
12639 \end_layout
12640
12641 \begin_layout Standard
12642 This is an example table with a right-aligned multirow cell that has a vertical
12643  offset of -4
12644 \begin_inset space \thinspace{}
12645 \end_inset
12646
12647 mm and is in a 3
12648 \begin_inset space \thinspace{}
12649 \end_inset
12650
12651 cm wide column:
12652 \begin_inset Separator latexpar
12653 \end_inset
12654
12655
12656 \end_layout
12657
12658 \begin_layout Standard
12659 \noindent
12660 \align center
12661 \begin_inset ERT
12662 status collapsed
12663
12664 \begin_layout Plain Layout
12665
12666
12667 \backslash
12668 renewcommand{
12669 \backslash
12670 multirowsetup}{
12671 \backslash
12672 raggedleft}
12673 \end_layout
12674
12675 \end_inset
12676
12677
12678 \begin_inset Tabular
12679 <lyxtabular version="3" rows="4" columns="3">
12680 <features tabularvalignment="middle">
12681 <column alignment="center" valignment="top" width="3cm">
12682 <column alignment="center" valignment="top">
12683 <column alignment="center" valignment="top">
12684 <row>
12685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689 a long cell entry
12690 \end_layout
12691
12692 \end_inset
12693 </cell>
12694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12695 \begin_inset Text
12696
12697 \begin_layout Plain Layout
12698 b
12699 \end_layout
12700
12701 \end_inset
12702 </cell>
12703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 c
12708 \end_layout
12709
12710 \end_inset
12711 </cell>
12712 </row>
12713 <row>
12714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12715 \begin_inset Text
12716
12717 \begin_layout Plain Layout
12718 t
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12724 \begin_inset Text
12725
12726 \begin_layout Plain Layout
12727 n
12728 \end_layout
12729
12730 \end_inset
12731 </cell>
12732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12733 \begin_inset Text
12734
12735 \begin_layout Plain Layout
12736 m
12737 \end_layout
12738
12739 \end_inset
12740 </cell>
12741 </row>
12742 <row>
12743 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12744 \begin_inset Text
12745
12746 \begin_layout Plain Layout
12747 multirow
12748 \end_layout
12749
12750 \end_inset
12751 </cell>
12752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12753 \begin_inset Text
12754
12755 \begin_layout Plain Layout
12756 e
12757 \end_layout
12758
12759 \end_inset
12760 </cell>
12761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12762 \begin_inset Text
12763
12764 \begin_layout Plain Layout
12765 f
12766 \end_layout
12767
12768 \end_inset
12769 </cell>
12770 </row>
12771 <row>
12772 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12773 \begin_inset Text
12774
12775 \begin_layout Plain Layout
12776
12777 \end_layout
12778
12779 \end_inset
12780 </cell>
12781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12782 \begin_inset Text
12783
12784 \begin_layout Plain Layout
12785 h
12786 \end_layout
12787
12788 \end_inset
12789 </cell>
12790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12791 \begin_inset Text
12792
12793 \begin_layout Plain Layout
12794 i
12795 \end_layout
12796
12797 \end_inset
12798 </cell>
12799 </row>
12800 </lyxtabular>
12801
12802 \end_inset
12803
12804
12805 \begin_inset ERT
12806 status collapsed
12807
12808 \begin_layout Plain Layout
12809
12810
12811 \backslash
12812 renewcommand{
12813 \backslash
12814 multirowsetup}{
12815 \backslash
12816 raggedright}
12817 \end_layout
12818
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Standard
12825 To start a new line in a multirow you can use a forced line break (shortcut
12826  
12827 \begin_inset Info
12828 type  "shortcut"
12829 arg   "newline-insert newline"
12830 \end_inset
12831
12832 ) but this will not respect the cell lines as demonstrated in this table:
12833 \begin_inset Separator latexpar
12834 \end_inset
12835
12836
12837 \end_layout
12838
12839 \begin_layout Standard
12840 \noindent
12841 \align center
12842 \begin_inset Tabular
12843 <lyxtabular version="3" rows="3" columns="2">
12844 <features tabularvalignment="middle">
12845 <column alignment="left" valignment="middle" width="2cm">
12846 <column alignment="center" valignment="top">
12847 <row>
12848 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 aaa
12853 \begin_inset Newline newline
12854 \end_inset
12855
12856 aaa
12857 \begin_inset Newline newline
12858 \end_inset
12859
12860 wrong cell
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 ccc
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 </row>
12875 <row>
12876 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12877 \begin_inset Text
12878
12879 \begin_layout Plain Layout
12880
12881 \end_layout
12882
12883 \end_inset
12884 </cell>
12885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12886 \begin_inset Text
12887
12888 \begin_layout Plain Layout
12889 ddd
12890 \end_layout
12891
12892 \end_inset
12893 </cell>
12894 </row>
12895 <row>
12896 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 bbb
12901 \end_layout
12902
12903 \end_inset
12904 </cell>
12905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12906 \begin_inset Text
12907
12908 \begin_layout Plain Layout
12909 eee
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 </row>
12915 </lyxtabular>
12916
12917 \end_inset
12918
12919
12920 \end_layout
12921
12922 \begin_layout Standard
12923 Therefore be careful with forced line breaks.
12924 \end_layout
12925
12926 \begin_layout Subsection
12927 Cells with diagonal line(s)
12928 \end_layout
12929
12930 \begin_layout Standard
12931 To tell the reader what is meant by column and row headings in a table,
12932  it is helpful to split the first cell of the table by one or two diagonal
12933  lines.
12934  This can be achieved by loading the \SpecialChar LaTeX
12935  package 
12936 \series bold
12937 diagbox
12938 \series default
12939
12940 \begin_inset Index idx
12941 status collapsed
12942
12943 \begin_layout Plain Layout
12944 \SpecialChar LaTeX
12945 -packages ! picinpar
12946 \end_layout
12947
12948 \end_inset
12949
12950  in the document preamble.
12951  The package provides the command 
12952 \series bold
12953
12954 \backslash
12955 diagbox
12956 \series default
12957  that is inserted as \SpecialChar TeX
12958  Code and that can take 2 or 3
12959 \begin_inset space ~
12960 \end_inset
12961
12962 arguments:
12963 \end_layout
12964
12965 \begin_layout Standard
12966
12967 \series bold
12968
12969 \backslash
12970 diagbox[options]{lower left}{upper right}
12971 \end_layout
12972
12973 \begin_layout Standard
12974
12975 \series bold
12976
12977 \backslash
12978 diagbox[options]{lower left}{upper left}{upper right}
12979 \end_layout
12980
12981 \begin_layout Standard
12982 The first scheme divides the cell by a single diagonal line and the arguments
12983  are placed below and above this line.
12984  The second scheme divides the cell by 2
12985 \begin_inset space ~
12986 \end_inset
12987
12988 lines.
12989 \end_layout
12990
12991 \begin_layout Standard
12992 \begin_inset ERT
12993 status collapsed
12994
12995 \begin_layout Plain Layout
12996
12997
12998 \backslash
12999 ifdiagbox
13000 \end_layout
13001
13002 \end_inset
13003
13004
13005 \begin_inset Note Note
13006 status open
13007
13008 \begin_layout Plain Layout
13009 The following section will only be displayed when the \SpecialChar LaTeX
13010 -package 
13011 \series bold
13012 diagbox
13013 \series default
13014  is installed.
13015 \end_layout
13016
13017 \end_inset
13018
13019
13020 \end_layout
13021
13022 \begin_layout Standard
13023 Here is an example table where 
13024 \series bold
13025
13026 \backslash
13027 diagbox 
13028 \series default
13029 is used in the 2-argument scheme in the first cell:
13030 \begin_inset VSpace medskip
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \begin_layout Standard
13037 \noindent
13038 \begin_inset Tabular
13039 <lyxtabular version="3" rows="4" columns="4">
13040 <features tabularvalignment="middle">
13041 <column alignment="center" valignment="top">
13042 <column alignment="center" valignment="top">
13043 <column alignment="center" valignment="top">
13044 <column alignment="center" valignment="top">
13045 <row>
13046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 \begin_inset ERT
13051 status collapsed
13052
13053 \begin_layout Plain Layout
13054
13055
13056 \backslash
13057 diagbox{
13058 \end_layout
13059
13060 \end_inset
13061
13062 Name
13063 \begin_inset ERT
13064 status collapsed
13065
13066 \begin_layout Plain Layout
13067
13068 }{
13069 \end_layout
13070
13071 \end_inset
13072
13073 Parameter
13074 \begin_inset ERT
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078
13079 }
13080 \end_layout
13081
13082 \end_inset
13083
13084
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 Thickness in nm
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 Transparency in %
13103 \end_layout
13104
13105 \end_inset
13106 </cell>
13107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 Hardness in MPa
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 </row>
13117 <row>
13118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13119 \begin_inset Text
13120
13121 \begin_layout Plain Layout
13122 Perfect Green
13123 \end_layout
13124
13125 \end_inset
13126 </cell>
13127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13128 \begin_inset Text
13129
13130 \begin_layout Plain Layout
13131 45
13132 \end_layout
13133
13134 \end_inset
13135 </cell>
13136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13137 \begin_inset Text
13138
13139 \begin_layout Plain Layout
13140 80
13141 \end_layout
13142
13143 \end_inset
13144 </cell>
13145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13146 \begin_inset Text
13147
13148 \begin_layout Plain Layout
13149 504
13150 \end_layout
13151
13152 \end_inset
13153 </cell>
13154 </row>
13155 <row>
13156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13157 \begin_inset Text
13158
13159 \begin_layout Plain Layout
13160 Dark Multi-P
13161 \end_layout
13162
13163 \end_inset
13164 </cell>
13165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13166 \begin_inset Text
13167
13168 \begin_layout Plain Layout
13169 60
13170 \end_layout
13171
13172 \end_inset
13173 </cell>
13174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13175 \begin_inset Text
13176
13177 \begin_layout Plain Layout
13178 72
13179 \end_layout
13180
13181 \end_inset
13182 </cell>
13183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13184 \begin_inset Text
13185
13186 \begin_layout Plain Layout
13187 982
13188 \end_layout
13189
13190 \end_inset
13191 </cell>
13192 </row>
13193 <row>
13194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13195 \begin_inset Text
13196
13197 \begin_layout Plain Layout
13198 Crystal Clear Pro
13199 \end_layout
13200
13201 \end_inset
13202 </cell>
13203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13204 \begin_inset Text
13205
13206 \begin_layout Plain Layout
13207 18
13208 \end_layout
13209
13210 \end_inset
13211 </cell>
13212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13213 \begin_inset Text
13214
13215 \begin_layout Plain Layout
13216 86
13217 \end_layout
13218
13219 \end_inset
13220 </cell>
13221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225 374
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 </row>
13231 </lyxtabular>
13232
13233 \end_inset
13234
13235
13236 \begin_inset VSpace medskip
13237 \end_inset
13238
13239
13240 \end_layout
13241
13242 \begin_layout Standard
13243 The 3-argument scheme is for example useful for cross-tables of sports leagues
13244  or distances:
13245 \begin_inset Separator latexpar
13246 \end_inset
13247
13248
13249 \end_layout
13250
13251 \begin_layout Standard
13252 \noindent
13253 \align center
13254 \begin_inset Tabular
13255 <lyxtabular version="3" rows="4" columns="4">
13256 <features tabularvalignment="middle">
13257 <column alignment="center" valignment="top" width="0pt">
13258 <column alignment="center" valignment="top">
13259 <column alignment="center" valignment="top">
13260 <column alignment="center" valignment="top">
13261 <row>
13262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13263 \begin_inset Text
13264
13265 \begin_layout Plain Layout
13266 \begin_inset ERT
13267 status collapsed
13268
13269 \begin_layout Plain Layout
13270
13271
13272 \backslash
13273 diagbox{
13274 \end_layout
13275
13276 \end_inset
13277
13278 Team home
13279 \begin_inset ERT
13280 status collapsed
13281
13282 \begin_layout Plain Layout
13283
13284 }{
13285 \end_layout
13286
13287 \end_inset
13288
13289 Result
13290 \begin_inset ERT
13291 status collapsed
13292
13293 \begin_layout Plain Layout
13294
13295 }{
13296 \end_layout
13297
13298 \end_inset
13299
13300 Team away
13301 \begin_inset ERT
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305
13306 }
13307 \end_layout
13308
13309 \end_inset
13310
13311
13312 \end_layout
13313
13314 \end_inset
13315 </cell>
13316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13317 \begin_inset Text
13318
13319 \begin_layout Plain Layout
13320 Tigers
13321 \end_layout
13322
13323 \end_inset
13324 </cell>
13325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13326 \begin_inset Text
13327
13328 \begin_layout Plain Layout
13329 Panthers
13330 \end_layout
13331
13332 \end_inset
13333 </cell>
13334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 Falcons
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 </row>
13344 <row>
13345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13346 \begin_inset Text
13347
13348 \begin_layout Plain Layout
13349 Tigers
13350 \end_layout
13351
13352 \end_inset
13353 </cell>
13354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13355 \begin_inset Text
13356
13357 \begin_layout Plain Layout
13358
13359 \end_layout
13360
13361 \end_inset
13362 </cell>
13363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367 1:3
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376 0:1
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
13381 </row>
13382 <row>
13383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387 Panthers
13388 \end_layout
13389
13390 \end_inset
13391 </cell>
13392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13393 \begin_inset Text
13394
13395 \begin_layout Plain Layout
13396 3:1
13397 \end_layout
13398
13399 \end_inset
13400 </cell>
13401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13402 \begin_inset Text
13403
13404 \begin_layout Plain Layout
13405
13406 \end_layout
13407
13408 \end_inset
13409 </cell>
13410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13411 \begin_inset Text
13412
13413 \begin_layout Plain Layout
13414 0:0
13415 \end_layout
13416
13417 \end_inset
13418 </cell>
13419 </row>
13420 <row>
13421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13422 \begin_inset Text
13423
13424 \begin_layout Plain Layout
13425 Falcons
13426 \end_layout
13427
13428 \end_inset
13429 </cell>
13430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13431 \begin_inset Text
13432
13433 \begin_layout Plain Layout
13434 1:0
13435 \end_layout
13436
13437 \end_inset
13438 </cell>
13439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13440 \begin_inset Text
13441
13442 \begin_layout Plain Layout
13443 0:0
13444 \end_layout
13445
13446 \end_inset
13447 </cell>
13448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13449 \begin_inset Text
13450
13451 \begin_layout Plain Layout
13452
13453 \end_layout
13454
13455 \end_inset
13456 </cell>
13457 </row>
13458 </lyxtabular>
13459
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Standard
13466 For larger cross-tables one might use split cells in 2 or every corner of
13467  the table like in this example:
13468 \begin_inset Separator latexpar
13469 \end_inset
13470
13471
13472 \end_layout
13473
13474 \begin_layout Standard
13475 \noindent
13476 \align center
13477 \begin_inset Tabular
13478 <lyxtabular version="3" rows="5" columns="5">
13479 <features tabularvalignment="middle">
13480 <column alignment="center" valignment="top" width="0pt">
13481 <column alignment="center" valignment="top">
13482 <column alignment="center" valignment="top">
13483 <column alignment="center" valignment="top">
13484 <column alignment="center" valignment="top">
13485 <row>
13486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13487 \begin_inset Text
13488
13489 \begin_layout Plain Layout
13490 \begin_inset ERT
13491 status open
13492
13493 \begin_layout Plain Layout
13494
13495
13496 \backslash
13497 diagbox{
13498 \end_layout
13499
13500 \end_inset
13501
13502 Team home
13503 \begin_inset ERT
13504 status collapsed
13505
13506 \begin_layout Plain Layout
13507
13508 }{
13509 \end_layout
13510
13511 \end_inset
13512
13513 Result
13514 \begin_inset ERT
13515 status collapsed
13516
13517 \begin_layout Plain Layout
13518
13519 }{
13520 \end_layout
13521
13522 \end_inset
13523
13524 Team away
13525 \begin_inset ERT
13526 status collapsed
13527
13528 \begin_layout Plain Layout
13529
13530 }
13531 \end_layout
13532
13533 \end_inset
13534
13535
13536 \end_layout
13537
13538 \end_inset
13539 </cell>
13540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 Tigers
13545 \end_layout
13546
13547 \end_inset
13548 </cell>
13549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13550 \begin_inset Text
13551
13552 \begin_layout Plain Layout
13553 Panthers
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562 Falcons
13563 \end_layout
13564
13565 \end_inset
13566 </cell>
13567 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571 \begin_inset ERT
13572 status open
13573
13574 \begin_layout Plain Layout
13575
13576
13577 \backslash
13578 diagbox[dir=NE]{
13579 \end_layout
13580
13581 \end_inset
13582
13583 Team home
13584 \begin_inset ERT
13585 status collapsed
13586
13587 \begin_layout Plain Layout
13588
13589 }{
13590 \end_layout
13591
13592 \end_inset
13593
13594 Result
13595 \begin_inset ERT
13596 status collapsed
13597
13598 \begin_layout Plain Layout
13599
13600 }{
13601 \end_layout
13602
13603 \end_inset
13604
13605 Team away
13606 \begin_inset ERT
13607 status collapsed
13608
13609 \begin_layout Plain Layout
13610
13611 }
13612 \end_layout
13613
13614 \end_inset
13615
13616
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 </row>
13622 <row>
13623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627 Tigers
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645 1:3
13646 \end_layout
13647
13648 \end_inset
13649 </cell>
13650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13651 \begin_inset Text
13652
13653 \begin_layout Plain Layout
13654 0:1
13655 \end_layout
13656
13657 \end_inset
13658 </cell>
13659 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13660 \begin_inset Text
13661
13662 \begin_layout Plain Layout
13663 Tigers
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 </row>
13669 <row>
13670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 Panthers
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683 3:1
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Plain Layout
13692
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701 0:0
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710 Panthers
13711 \end_layout
13712
13713 \end_inset
13714 </cell>
13715 </row>
13716 <row>
13717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 Falcons
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730 1:0
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 0:0
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 Falcons
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 </row>
13763 <row>
13764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 \begin_inset ERT
13769 status open
13770
13771 \begin_layout Plain Layout
13772
13773
13774 \backslash
13775 diagbox[dir=SW]{
13776 \end_layout
13777
13778 \end_inset
13779
13780 Team home
13781 \begin_inset ERT
13782 status collapsed
13783
13784 \begin_layout Plain Layout
13785
13786 }{
13787 \end_layout
13788
13789 \end_inset
13790
13791 Result
13792 \begin_inset ERT
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796
13797 }{
13798 \end_layout
13799
13800 \end_inset
13801
13802 Team away
13803 \begin_inset ERT
13804 status collapsed
13805
13806 \begin_layout Plain Layout
13807
13808 }
13809 \end_layout
13810
13811 \end_inset
13812
13813
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822 Tigers
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13828 \begin_inset Text
13829
13830 \begin_layout Plain Layout
13831 Panthers
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13837 \begin_inset Text
13838
13839 \begin_layout Plain Layout
13840 Falcons
13841 \end_layout
13842
13843 \end_inset
13844 </cell>
13845 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13846 \begin_inset Text
13847
13848 \begin_layout Plain Layout
13849 \begin_inset ERT
13850 status open
13851
13852 \begin_layout Plain Layout
13853
13854
13855 \backslash
13856 diagbox[dir=SE]{
13857 \end_layout
13858
13859 \end_inset
13860
13861 Team home
13862 \begin_inset ERT
13863 status collapsed
13864
13865 \begin_layout Plain Layout
13866
13867 }{
13868 \end_layout
13869
13870 \end_inset
13871
13872 Result
13873 \begin_inset ERT
13874 status collapsed
13875
13876 \begin_layout Plain Layout
13877
13878 }{
13879 \end_layout
13880
13881 \end_inset
13882
13883 Team away
13884 \begin_inset ERT
13885 status collapsed
13886
13887 \begin_layout Plain Layout
13888
13889 }
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \end_layout
13896
13897 \end_inset
13898 </cell>
13899 </row>
13900 </lyxtabular>
13901
13902 \end_inset
13903
13904
13905 \end_layout
13906
13907 \begin_layout Standard
13908 To rotate the diagonal lines, the command option 
13909 \series bold
13910 dir=direction
13911 \series default
13912  is used.
13913  
13914 \emph on
13915 direction
13916 \emph default
13917  is either 
13918 \series bold
13919 NE
13920 \series default
13921
13922 \series bold
13923 DE
13924 \series default
13925
13926 \series bold
13927 SW
13928 \series default
13929  or 
13930 \series bold
13931 NW
13932 \series default
13933  and represent a point of a compass.
13934  
13935 \series bold
13936 SW
13937 \series default
13938  is for example the south-west corner.
13939  Thus in the lower left cell of the above table the command
13940 \end_layout
13941
13942 \begin_layout Standard
13943
13944 \series bold
13945
13946 \backslash
13947 diagbox[dir=SW]{Team home}{Result}{Team away}
13948 \end_layout
13949
13950 \begin_layout Standard
13951 is used.
13952  If no direction is given, it will be NW.
13953 \end_layout
13954
13955 \begin_layout Standard
13956 The necessary width of split cells is automatically calculated.
13957  Thus if you set a fixed column width smaller than the calculated one, the
13958  cell's content will protrude the cell borders:
13959 \begin_inset Separator latexpar
13960 \end_inset
13961
13962
13963 \end_layout
13964
13965 \begin_layout Standard
13966 \noindent
13967 \align center
13968 \begin_inset Tabular
13969 <lyxtabular version="3" rows="2" columns="2">
13970 <features tabularvalignment="middle">
13971 <column alignment="center" valignment="top" width="3cm">
13972 <column alignment="center" valignment="top">
13973 <row>
13974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 \begin_inset ERT
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982
13983
13984 \backslash
13985 diagbox{
13986 \end_layout
13987
13988 \end_inset
13989
13990 Name
13991 \begin_inset ERT
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995
13996 }{
13997 \end_layout
13998
13999 \end_inset
14000
14001 Parameter
14002 \begin_inset ERT
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006
14007 }
14008 \end_layout
14009
14010 \end_inset
14011
14012
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 Thickness in nm
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 </row>
14027 <row>
14028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14029 \begin_inset Text
14030
14031 \begin_layout Plain Layout
14032 Perfect Green
14033 \end_layout
14034
14035 \end_inset
14036 </cell>
14037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14038 \begin_inset Text
14039
14040 \begin_layout Plain Layout
14041 45
14042 \end_layout
14043
14044 \end_inset
14045 </cell>
14046 </row>
14047 </lyxtabular>
14048
14049 \end_inset
14050
14051
14052 \end_layout
14053
14054 \begin_layout Standard
14055 If you need a certain width for columns with a split cell, use the command
14056  option 
14057 \series bold
14058 width=3cm
14059 \series default
14060  (replace '3cm' by the width you need).
14061  In the following table the width of the first column is set to 4
14062 \begin_inset space \thinspace{}
14063 \end_inset
14064
14065 cm.
14066  For 
14067 \series bold
14068
14069 \backslash
14070 diagbox
14071 \series default
14072  a width of 4
14073 \begin_inset space \thinspace{}
14074 \end_inset
14075
14076 cm + 2
14077 \begin_inset space \thinspace{}
14078 \end_inset
14079
14080
14081 \backslash
14082 tabcolsep is necessary because the overall width is the width for the text
14083  (in this case the 4
14084 \begin_inset space \thinspace{}
14085 \end_inset
14086
14087 cm) plus two times the separation of the text and the cell border.
14088  The calculation of the width cannot be done in the command option of 
14089 \series bold
14090
14091 \backslash
14092 diagbox
14093 \series default
14094  so one needs to create a new length which can be used later.
14095  This is done with the \SpecialChar TeX
14096  Code commands
14097 \end_layout
14098
14099 \begin_layout Standard
14100
14101 \series bold
14102
14103 \backslash
14104 newlength{
14105 \backslash
14106 diagtest}
14107 \begin_inset Newline newline
14108 \end_inset
14109
14110
14111 \backslash
14112 setlength{
14113 \backslash
14114 diagtest}{4cm+2
14115 \backslash
14116 tabcolsep}
14117 \end_layout
14118
14119 \begin_layout Standard
14120 \begin_inset ERT
14121 status collapsed
14122
14123 \begin_layout Plain Layout
14124
14125
14126 \backslash
14127 newlength{
14128 \backslash
14129 diagtest}
14130 \end_layout
14131
14132 \begin_layout Plain Layout
14133
14134
14135 \backslash
14136 setlength{
14137 \backslash
14138 diagtest}{4cm+2
14139 \backslash
14140 tabcolsep}
14141 \end_layout
14142
14143 \end_inset
14144
14145
14146 \end_layout
14147
14148 \begin_layout Standard
14149 To enable calculations in \SpecialChar LaTeX
14150  one needs to load the package 
14151 \series bold
14152 calc
14153 \series default
14154
14155 \begin_inset Index idx
14156 status collapsed
14157
14158 \begin_layout Plain Layout
14159 \SpecialChar LaTeX
14160 -packages ! calc
14161 \end_layout
14162
14163 \end_inset
14164
14165  in the document preamble.
14166 \end_layout
14167
14168 \begin_layout Standard
14169 In this table you can now use the command
14170 \end_layout
14171
14172 \begin_layout Standard
14173
14174 \series bold
14175
14176 \backslash
14177 diagbox[width=
14178 \backslash
14179 diagtest]{A}{B}
14180 \end_layout
14181
14182 \begin_layout Standard
14183 in the first cell:
14184 \begin_inset Separator latexpar
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \begin_layout Standard
14191 \noindent
14192 \align center
14193 \begin_inset Tabular
14194 <lyxtabular version="3" rows="2" columns="2">
14195 <features tabularvalignment="middle">
14196 <column alignment="center" valignment="top" width="4cm">
14197 <column alignment="center" valignment="top">
14198 <row>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Plain Layout
14203 \begin_inset ERT
14204 status open
14205
14206 \begin_layout Plain Layout
14207
14208
14209 \backslash
14210 diagbox[width=
14211 \backslash
14212 diagtest]{
14213 \end_layout
14214
14215 \end_inset
14216
14217 A
14218 \begin_inset ERT
14219 status collapsed
14220
14221 \begin_layout Plain Layout
14222
14223 }{
14224 \end_layout
14225
14226 \end_inset
14227
14228 B
14229 \begin_inset ERT
14230 status collapsed
14231
14232 \begin_layout Plain Layout
14233
14234 }
14235 \end_layout
14236
14237 \end_inset
14238
14239
14240 \end_layout
14241
14242 \end_inset
14243 </cell>
14244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248 Thickness in nm
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 </row>
14254 <row>
14255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259 Perfect Green
14260 \end_layout
14261
14262 \end_inset
14263 </cell>
14264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14265 \begin_inset Text
14266
14267 \begin_layout Plain Layout
14268 45
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 </row>
14274 </lyxtabular>
14275
14276 \end_inset
14277
14278
14279 \end_layout
14280
14281 \begin_layout Standard
14282 Note that the split cell needs to be the widest one in the column.
14283  Otherwise the length of the diagonal line cannot be calculated correctly
14284  like in this table:
14285 \begin_inset Separator latexpar
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \begin_layout Standard
14292 \noindent
14293 \align center
14294 \begin_inset Tabular
14295 <lyxtabular version="3" rows="2" columns="2">
14296 <features tabularvalignment="middle">
14297 <column alignment="center" valignment="top" width="0pt">
14298 <column alignment="center" valignment="top">
14299 <row>
14300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14301 \begin_inset Text
14302
14303 \begin_layout Plain Layout
14304 \begin_inset ERT
14305 status collapsed
14306
14307 \begin_layout Plain Layout
14308
14309
14310 \backslash
14311 diagbox{
14312 \end_layout
14313
14314 \end_inset
14315
14316 A
14317 \begin_inset ERT
14318 status collapsed
14319
14320 \begin_layout Plain Layout
14321
14322 }{
14323 \end_layout
14324
14325 \end_inset
14326
14327 B
14328 \begin_inset ERT
14329 status collapsed
14330
14331 \begin_layout Plain Layout
14332
14333 }
14334 \end_layout
14335
14336 \end_inset
14337
14338
14339 \end_layout
14340
14341 \end_inset
14342 </cell>
14343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14344 \begin_inset Text
14345
14346 \begin_layout Plain Layout
14347 Thickness in nm
14348 \end_layout
14349
14350 \end_inset
14351 </cell>
14352 </row>
14353 <row>
14354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 Perfect Green
14359 \end_layout
14360
14361 \end_inset
14362 </cell>
14363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14364 \begin_inset Text
14365
14366 \begin_layout Plain Layout
14367 45
14368 \end_layout
14369
14370 \end_inset
14371 </cell>
14372 </row>
14373 </lyxtabular>
14374
14375 \end_inset
14376
14377
14378 \end_layout
14379
14380 \begin_layout Standard
14381 In this case use the 
14382 \series bold
14383 width
14384 \series default
14385  option of the 
14386 \series bold
14387
14388 \backslash
14389 diagbox
14390 \series default
14391  command.
14392  It is then not necessary to add 2
14393 \backslash
14394 tabcolsep because the cell width is now the width of the column.
14395  In this table a width of 3
14396 \begin_inset space \thinspace{}
14397 \end_inset
14398
14399 cm is used:
14400 \begin_inset Separator latexpar
14401 \end_inset
14402
14403
14404 \end_layout
14405
14406 \begin_layout Standard
14407 \noindent
14408 \align center
14409 \begin_inset Tabular
14410 <lyxtabular version="3" rows="2" columns="2">
14411 <features tabularvalignment="middle">
14412 <column alignment="center" valignment="top" width="0pt">
14413 <column alignment="center" valignment="top">
14414 <row>
14415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14416 \begin_inset Text
14417
14418 \begin_layout Plain Layout
14419 \begin_inset ERT
14420 status open
14421
14422 \begin_layout Plain Layout
14423
14424
14425 \backslash
14426 diagbox[width=3cm]{
14427 \end_layout
14428
14429 \end_inset
14430
14431 A
14432 \begin_inset ERT
14433 status collapsed
14434
14435 \begin_layout Plain Layout
14436
14437 }{
14438 \end_layout
14439
14440 \end_inset
14441
14442 B
14443 \begin_inset ERT
14444 status collapsed
14445
14446 \begin_layout Plain Layout
14447
14448 }
14449 \end_layout
14450
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14459 \begin_inset Text
14460
14461 \begin_layout Plain Layout
14462 Thickness in nm
14463 \end_layout
14464
14465 \end_inset
14466 </cell>
14467 </row>
14468 <row>
14469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14470 \begin_inset Text
14471
14472 \begin_layout Plain Layout
14473 Perfect Green
14474 \end_layout
14475
14476 \end_inset
14477 </cell>
14478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 45
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 </row>
14488 </lyxtabular>
14489
14490 \end_inset
14491
14492
14493 \end_layout
14494
14495 \begin_layout Standard
14496 For multiple text lines in split cells one needs some extra height to fit
14497  the text to the cell.
14498  This can be achieved with the 
14499 \series bold
14500
14501 \backslash
14502 diagbox
14503 \series default
14504  option 
14505 \series bold
14506 height=3cm
14507 \series default
14508  (replace '3cm' by the height you need).
14509  In the following table the command
14510 \end_layout
14511
14512 \begin_layout Standard
14513
14514 \series bold
14515
14516 \backslash
14517 diagbox[width=3cm,height=1.4cm]{A
14518 \backslash
14519
14520 \backslash
14521 B}{C
14522 \backslash
14523
14524 \backslash
14525 D}
14526 \end_layout
14527
14528 \begin_layout Standard
14529 is used in the first cell.
14530  The command 
14531 \series bold
14532
14533 \backslash
14534
14535 \backslash
14536
14537 \series default
14538  creates hereby the line break.
14539 \begin_inset Foot
14540 status collapsed
14541
14542 \begin_layout Plain Layout
14543 Breaking lines with 
14544 \family sans
14545 Ctrl+Return
14546 \family default
14547  is only possible when the column has a fixed width.
14548 \end_layout
14549
14550 \end_inset
14551
14552
14553 \begin_inset Separator latexpar
14554 \end_inset
14555
14556
14557 \end_layout
14558
14559 \begin_layout Standard
14560 \noindent
14561 \align center
14562 \begin_inset Tabular
14563 <lyxtabular version="3" rows="2" columns="2">
14564 <features tabularvalignment="middle">
14565 <column alignment="center" valignment="top">
14566 <column alignment="center" valignment="top">
14567 <row>
14568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572 \begin_inset ERT
14573 status open
14574
14575 \begin_layout Plain Layout
14576
14577
14578 \backslash
14579 diagbox[width=3cm,height=1.4cm]{
14580 \end_layout
14581
14582 \end_inset
14583
14584 A
14585 \begin_inset ERT
14586 status collapsed
14587
14588 \begin_layout Plain Layout
14589
14590
14591 \backslash
14592
14593 \backslash
14594
14595 \end_layout
14596
14597 \end_inset
14598
14599 B
14600 \begin_inset ERT
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604
14605 }{
14606 \end_layout
14607
14608 \end_inset
14609
14610 C
14611 \begin_inset ERT
14612 status collapsed
14613
14614 \begin_layout Plain Layout
14615
14616
14617 \backslash
14618
14619 \backslash
14620
14621 \end_layout
14622
14623 \end_inset
14624
14625 D
14626 \begin_inset ERT
14627 status collapsed
14628
14629 \begin_layout Plain Layout
14630
14631 }
14632 \end_layout
14633
14634 \end_inset
14635
14636
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14642 \begin_inset Text
14643
14644 \begin_layout Plain Layout
14645 Thickness in nm
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 </row>
14651 <row>
14652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14653 \begin_inset Text
14654
14655 \begin_layout Plain Layout
14656 Perfect Green
14657 \end_layout
14658
14659 \end_inset
14660 </cell>
14661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14662 \begin_inset Text
14663
14664 \begin_layout Plain Layout
14665 45
14666 \end_layout
14667
14668 \end_inset
14669 </cell>
14670 </row>
14671 </lyxtabular>
14672
14673 \end_inset
14674
14675
14676 \end_layout
14677
14678 \begin_layout Standard
14679 \begin_inset ERT
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683
14684
14685 \backslash
14686 else
14687 \end_layout
14688
14689 \end_inset
14690
14691
14692 \begin_inset Note Note
14693 status open
14694
14695 \begin_layout Plain Layout
14696 The following will be displayed when the \SpecialChar LaTeX
14697 -package 
14698 \series bold
14699 diagbox
14700 \series default
14701  is not installed:
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \begin_layout Standard
14710 You need to install the \SpecialChar LaTeX
14711 -package 
14712 \series bold
14713 diagbox
14714 \series default
14715  to see the following part of this section in the output.
14716 \end_layout
14717
14718 \begin_layout Standard
14719 \begin_inset ERT
14720 status collapsed
14721
14722 \begin_layout Plain Layout
14723
14724
14725 \backslash
14726 fi
14727 \end_layout
14728
14729 \end_inset
14730
14731
14732 \end_layout
14733
14734 \begin_layout Standard
14735 For more info about the \SpecialChar LaTeX
14736 -package 
14737 \series bold
14738 diagbox
14739 \series default
14740 , see its documentation, 
14741 \begin_inset CommandInset citation
14742 LatexCommand cite
14743 key "diagbox"
14744
14745 \end_inset
14746
14747 .
14748 \end_layout
14749
14750 \begin_layout Section
14751 Formal Tables
14752 \begin_inset CommandInset label
14753 LatexCommand label
14754 name "sec:Formal-Tables"
14755
14756 \end_inset
14757
14758
14759 \begin_inset Index idx
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763 Table ! Formal
14764 \end_layout
14765
14766 \end_inset
14767
14768
14769 \end_layout
14770
14771 \begin_layout Standard
14772 Tables are often typeset in books similar to Table
14773 \begin_inset space ~
14774 \end_inset
14775
14776
14777 \begin_inset CommandInset ref
14778 LatexCommand ref
14779 reference "tab:Example-booktabs-table"
14780
14781 \end_inset
14782
14783 .
14784  This kind of tables is called 
14785 \begin_inset Quotes eld
14786 \end_inset
14787
14788
14789 \emph on
14790 formal
14791 \emph default
14792
14793 \begin_inset Quotes erd
14794 \end_inset
14795
14796 .
14797  To make a table a formal table use the option 
14798 \family sans
14799 Formal
14800 \family default
14801  in the 
14802 \family sans
14803 Borders
14804 \family default
14805  tab of the table dialog.
14806 \end_layout
14807
14808 \begin_layout Standard
14809 \begin_inset Float table
14810 placement h
14811 wide false
14812 sideways false
14813 status open
14814
14815 \begin_layout Plain Layout
14816 \begin_inset Caption Standard
14817
14818 \begin_layout Plain Layout
14819 \begin_inset CommandInset label
14820 LatexCommand label
14821 name "tab:Example-booktabs-table"
14822
14823 \end_inset
14824
14825 Example booktabs-table
14826 \end_layout
14827
14828 \end_inset
14829
14830
14831 \end_layout
14832
14833 \begin_layout Plain Layout
14834 \align center
14835 \begin_inset Tabular
14836 <lyxtabular version="3" rows="8" columns="4">
14837 <features booktabs="true" tabularvalignment="middle">
14838 <column alignment="center" valignment="top">
14839 <column alignment="center" valignment="top">
14840 <column alignment="center" valignment="top">
14841 <column alignment="center" valignment="top">
14842 <row>
14843 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847 System
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 Chip
14857 \begin_inset space \thinspace{}
14858 \end_inset
14859
14860 1
14861 \end_layout
14862
14863 \end_inset
14864 </cell>
14865 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Plain Layout
14869 Chip
14870 \begin_inset space \thinspace{}
14871 \end_inset
14872
14873 2
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 </row>
14888 <row>
14889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 \begin_inset ERT
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897
14898
14899 \backslash
14900 cmidrule(r){2-2}
14901 \end_layout
14902
14903 \end_inset
14904
14905
14906 \begin_inset ERT
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910
14911
14912 \backslash
14913 cmidrule(l){3-4}
14914 \end_layout
14915
14916 \end_inset
14917
14918 Detector thickness in µm
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 300
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 <cell alignment="center" valignment="top" usebox="none">
14933 \begin_inset Text
14934
14935 \begin_layout Plain Layout
14936 300
14937 \end_layout
14938
14939 \end_inset
14940 </cell>
14941 <cell alignment="center" valignment="top" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945 700
14946 \end_layout
14947
14948 \end_inset
14949 </cell>
14950 </row>
14951 <row>
14952 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956 Edge angle in °
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 <cell alignment="center" valignment="top" topline="true" usebox="none">
14962 \begin_inset Text
14963
14964 \begin_layout Plain Layout
14965 3.55
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 2.71
14975 \end_layout
14976
14977 \end_inset
14978 </cell>
14979 <cell alignment="center" valignment="top" topline="true" usebox="none">
14980 \begin_inset Text
14981
14982 \begin_layout Plain Layout
14983 7.99
14984 \end_layout
14985
14986 \end_inset
14987 </cell>
14988 </row>
14989 <row topspace="default">
14990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994 Spatial resolution in µm
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell alignment="center" valignment="top" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003 4.26
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell alignment="center" valignment="top" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012 10.17
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 <cell alignment="center" valignment="top" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Plain Layout
15021 10.56
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 <row topspace="default">
15028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032 MTF at 
15033 \begin_inset Formula $f_{\mathrm{max}}$
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045 0.53
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell alignment="center" valignment="top" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Plain Layout
15054 0.37
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 <cell alignment="center" valignment="top" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063 0.39
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 </row>
15069 <row topspace="default">
15070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 \begin_inset ERT
15075 status collapsed
15076
15077 \begin_layout Plain Layout
15078
15079
15080 \backslash
15081 cmidrule[2pt](l{10pt}){1-1}
15082 \end_layout
15083
15084 \end_inset
15085
15086 LSF-spatial resolution
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 <cell alignment="center" valignment="top" usebox="none">
15101 \begin_inset Text
15102
15103 \begin_layout Plain Layout
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 <cell alignment="center" valignment="top" usebox="none">
15110 \begin_inset Text
15111
15112 \begin_layout Plain Layout
15113
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 </row>
15119 <row>
15120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124 in µm
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 <cell alignment="center" valignment="top" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133 129.7
15134 \end_layout
15135
15136 \end_inset
15137 </cell>
15138 <cell alignment="center" valignment="top" usebox="none">
15139 \begin_inset Text
15140
15141 \begin_layout Plain Layout
15142 52.75
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 <cell alignment="center" valignment="top" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 50.78
15152 \end_layout
15153
15154 \end_inset
15155 </cell>
15156 </row>
15157 <row>
15158 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 in % of pixel size
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 76.3
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180 95.9
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189 92.3
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 </row>
15195 </lyxtabular>
15196
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \end_inset
15203
15204
15205 \end_layout
15206
15207 \begin_layout Standard
15208 Spaces to table rows can be added using the 
15209 \family sans
15210 Borders
15211 \family default
15212  tab of the table dialog as described in section
15213 \begin_inset space ~
15214 \end_inset
15215
15216
15217 \begin_inset CommandInset ref
15218 LatexCommand ref
15219 reference "subsec:Row-Spacing"
15220
15221 \end_inset
15222
15223 .
15224 \end_layout
15225
15226 \begin_layout Standard
15227 Unlike normal tables, formal tables have no vertical table lines.
15228  The horizontal table lines can be set as for normal tables but they appear
15229  with different widths in the output:
15230 \begin_inset Newline newline
15231 \end_inset
15232
15233 The first and the last table line have a default width of 0.08
15234 \begin_inset space \thinspace{}
15235 \end_inset
15236
15237 em while the other lines have a default width of 0.05
15238 \begin_inset space \thinspace{}
15239 \end_inset
15240
15241 em.
15242 \end_layout
15243
15244 \begin_layout Standard
15245 The default widths can be changed with the following preamble lines
15246 \end_layout
15247
15248 \begin_layout Standard
15249
15250 \series bold
15251
15252 \backslash
15253 let
15254 \backslash
15255 mytoprule
15256 \backslash
15257 toprule
15258 \begin_inset Newline newline
15259 \end_inset
15260
15261
15262 \backslash
15263 renewcommand{
15264 \backslash
15265 toprule}{
15266 \backslash
15267 mytoprule[width]}
15268 \end_layout
15269
15270 \begin_layout Standard
15271 This example is for the first line, the so called 
15272 \series bold
15273 toprule
15274 \series default
15275 .
15276  If you want to change the width for the last line, replace 
15277 \series bold
15278 toprule
15279 \series default
15280  by 
15281 \series bold
15282 bottomrule
15283 \series default
15284 .
15285  To change the width for the other lines replace 
15286 \series bold
15287 toprule
15288 \series default
15289  by 
15290 \series bold
15291 midrule
15292 \series default
15293 .
15294  You can use all units listed in appendix
15295 \begin_inset space ~
15296 \end_inset
15297
15298
15299 \begin_inset CommandInset ref
15300 LatexCommand ref
15301 reference "cha:Units-available-in"
15302
15303 \end_inset
15304
15305  to set the width.
15306 \end_layout
15307
15308 \begin_layout Standard
15309 Lines that do not span all table columns can be created by setting a table
15310  line for multicolumn cells.
15311  \SpecialChar LyX
15312  will then internally use the command 
15313 \series bold
15314
15315 \backslash
15316 cmidrule
15317 \series default
15318  to create this line.
15319  Its full scheme is
15320 \end_layout
15321
15322 \begin_layout Standard
15323
15324 \series bold
15325
15326 \backslash
15327 cmidrule[height](trim){startcol-endcol}
15328 \end_layout
15329
15330 \begin_layout Standard
15331 The options of 
15332 \series bold
15333
15334 \backslash
15335 cmidrule
15336 \series default
15337  are currently not supported by \SpecialChar LyX
15338  so you have to use \SpecialChar TeX
15339  Code to be able to
15340  use them.
15341  
15342 \series bold
15343
15344 \backslash
15345 cmidrule
15346 \series default
15347 s can manually be created by inserting the command as \SpecialChar TeX
15348  Code as the first
15349  cell entry of the first cell of a row.
15350  The line is then drawn in the output above the current row.
15351 \end_layout
15352
15353 \begin_layout Standard
15354 The default for the optional 
15355 \series bold
15356 height
15357 \series default
15358  is 0.03
15359 \begin_inset space \thinspace{}
15360 \end_inset
15361
15362 em.
15363  
15364 \series bold
15365 startcol
15366 \series default
15367  is the number of the column where the line starts and 
15368 \series bold
15369 endcol
15370 \series default
15371  the column number where the line ends.
15372  The 
15373 \series bold
15374 endcol
15375 \series default
15376  always needs to be specified, also when the line should span only one column.
15377  The optional parameter 
15378 \series bold
15379 trim
15380 \series default
15381  could either be 
15382 \emph on
15383 l{trimwidth}
15384 \emph default
15385  or 
15386 \emph on
15387 r{trimwidth}
15388 \emph default
15389  where the 
15390 \emph on
15391 trimwidth
15392 \emph default
15393  is also optional.
15394  Using for example the parameter 
15395 \emph on
15396 l{2pt}
15397 \emph default
15398  means that the line is trimmed from its left end by 2
15399 \begin_inset space \thinspace{}
15400 \end_inset
15401
15402 pt.
15403  If you don't specify the 
15404 \emph on
15405 trimwidth
15406 \emph default
15407  the line is trimmed by the default of 0.5
15408 \begin_inset space \thinspace{}
15409 \end_inset
15410
15411 em.
15412 \end_layout
15413
15414 \begin_layout Standard
15415 \begin_inset VSpace bigskip
15416 \end_inset
15417
15418 Table
15419 \begin_inset space ~
15420 \end_inset
15421
15422
15423 \begin_inset CommandInset ref
15424 LatexCommand ref
15425 reference "tab:Example-booktabs-table"
15426
15427 \end_inset
15428
15429  was created using the commands
15430 \end_layout
15431
15432 \begin_layout Standard
15433
15434 \series bold
15435
15436 \backslash
15437 cmidrule(r){2-2}
15438 \backslash
15439 cmidrule(l){3-4}
15440 \end_layout
15441
15442 \begin_layout Standard
15443 at the beginning of the second row and
15444 \end_layout
15445
15446 \begin_layout Standard
15447
15448 \series bold
15449
15450 \backslash
15451 cmidrule[2pt](l{10pt}){1-1}
15452 \end_layout
15453
15454 \begin_layout Standard
15455 in the sixth row.
15456 \end_layout
15457
15458 \begin_layout Standard
15459 \begin_inset VSpace bigskip
15460 \end_inset
15461
15462
15463 \end_layout
15464
15465 \begin_layout Standard
15466 You might want to have overlapping 
15467 \series bold
15468
15469 \backslash
15470 cmidrule
15471 \series default
15472 s as in in Table
15473 \begin_inset space ~
15474 \end_inset
15475
15476
15477 \begin_inset CommandInset ref
15478 LatexCommand ref
15479 reference "tab:Special-booktabs-table"
15480
15481 \end_inset
15482
15483 .
15484  This can be achieved with the \SpecialChar TeX
15485  Code command
15486 \end_layout
15487
15488 \begin_layout Standard
15489
15490 \series bold
15491
15492 \backslash
15493 morecmidrules
15494 \end_layout
15495
15496 \begin_layout Standard
15497 The command that was used for the second row of Table
15498 \begin_inset space ~
15499 \end_inset
15500
15501
15502 \begin_inset CommandInset ref
15503 LatexCommand ref
15504 reference "tab:Special-booktabs-table"
15505
15506 \end_inset
15507
15508  is
15509 \end_layout
15510
15511 \begin_layout Standard
15512
15513 \series bold
15514
15515 \backslash
15516 cmidrule(r){2-2}
15517 \backslash
15518 cmidrule(l){3-4}
15519 \backslash
15520 morecmidrules
15521 \backslash
15522 cmidrule{2-4}
15523 \end_layout
15524
15525 \begin_layout Standard
15526 The command for the sixth row is
15527 \end_layout
15528
15529 \begin_layout Standard
15530
15531 \series bold
15532
15533 \backslash
15534 midrule
15535 \backslash
15536 morecmidrules
15537 \backslash
15538 cmidrule{3-4}
15539 \end_layout
15540
15541 \begin_layout Standard
15542 \begin_inset VSpace bigskip
15543 \end_inset
15544
15545
15546 \end_layout
15547
15548 \begin_layout Standard
15549 If you are in any way not satisfied with the border line spacing, you can
15550  use the following command to produce lines that span over all table columns
15551 \series bold
15552 :
15553 \end_layout
15554
15555 \begin_layout Standard
15556
15557 \series bold
15558
15559 \backslash
15560 specialrule{width}{space above}{space below}
15561 \end_layout
15562
15563 \begin_layout Standard
15564 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15565 -package
15566  
15567 \series bold
15568 booktabs
15569 \series default
15570  
15571 \begin_inset CommandInset citation
15572 LatexCommand cite
15573 key "booktabs"
15574
15575 \end_inset
15576
15577 .
15578 \begin_inset Index idx
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582 \SpecialChar LaTeX
15583 -packages ! booktabs
15584 \end_layout
15585
15586 \end_inset
15587
15588
15589 \end_layout
15590
15591 \begin_layout Standard
15592 \begin_inset Float table
15593 placement h
15594 wide false
15595 sideways false
15596 status open
15597
15598 \begin_layout Plain Layout
15599 \begin_inset Caption Standard
15600
15601 \begin_layout Plain Layout
15602 \begin_inset CommandInset label
15603 LatexCommand label
15604 name "tab:Special-booktabs-table"
15605
15606 \end_inset
15607
15608 Special booktabs-table
15609 \end_layout
15610
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Plain Layout
15617 \align center
15618 \begin_inset Tabular
15619 <lyxtabular version="3" rows="8" columns="4">
15620 <features booktabs="true" tabularvalignment="middle">
15621 <column alignment="center" valignment="top">
15622 <column alignment="center" valignment="top">
15623 <column alignment="center" valignment="top">
15624 <column alignment="center" valignment="top">
15625 <row>
15626 <cell alignment="center" valignment="top" topline="true" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630 System
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 <cell alignment="center" valignment="top" topline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Plain Layout
15639 Chip
15640 \begin_inset space \thinspace{}
15641 \end_inset
15642
15643 1
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Plain Layout
15652 Chip
15653 \begin_inset space \thinspace{}
15654 \end_inset
15655
15656 2
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15662 \begin_inset Text
15663
15664 \begin_layout Plain Layout
15665
15666 \end_layout
15667
15668 \end_inset
15669 </cell>
15670 </row>
15671 <row>
15672 <cell alignment="center" valignment="top" usebox="none">
15673 \begin_inset Text
15674
15675 \begin_layout Plain Layout
15676 \begin_inset ERT
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680
15681
15682 \backslash
15683 cmidrule(r){2-2}
15684 \end_layout
15685
15686 \end_inset
15687
15688
15689 \begin_inset ERT
15690 status collapsed
15691
15692 \begin_layout Plain Layout
15693
15694
15695 \backslash
15696 cmidrule(l){3-4}
15697 \end_layout
15698
15699 \end_inset
15700
15701
15702 \begin_inset ERT
15703 status collapsed
15704
15705 \begin_layout Plain Layout
15706
15707
15708 \backslash
15709 morecmidrules 
15710 \end_layout
15711
15712 \end_inset
15713
15714
15715 \begin_inset ERT
15716 status collapsed
15717
15718 \begin_layout Plain Layout
15719
15720
15721 \backslash
15722 cmidrule{2-4}
15723 \end_layout
15724
15725 \end_inset
15726
15727 Detector thickness in µm
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 <cell alignment="center" valignment="top" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736 300
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 <cell alignment="center" valignment="top" usebox="none">
15742 \begin_inset Text
15743
15744 \begin_layout Plain Layout
15745 300
15746 \end_layout
15747
15748 \end_inset
15749 </cell>
15750 <cell alignment="center" valignment="top" usebox="none">
15751 \begin_inset Text
15752
15753 \begin_layout Plain Layout
15754 700
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 </row>
15760 <row>
15761 <cell alignment="center" valignment="top" topline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 Edge angle in °
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" topline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774 3.55
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" topline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783 2.71
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 <cell alignment="center" valignment="top" topline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792 7.99
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 </row>
15798 <row topspace="default">
15799 <cell alignment="center" valignment="top" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 Spatial resolution in µm
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 4.26
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 <cell alignment="center" valignment="top" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Plain Layout
15821 10.17
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell alignment="center" valignment="top" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830 10.56
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 </row>
15836 <row topspace="default">
15837 <cell alignment="center" valignment="top" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841 MTF at 
15842 \begin_inset Formula $f_{\mathrm{max}}$
15843 \end_inset
15844
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854 0.53
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863 0.37
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 <cell alignment="center" valignment="top" usebox="none">
15869 \begin_inset Text
15870
15871 \begin_layout Plain Layout
15872 0.39
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 </row>
15878 <row>
15879 <cell alignment="center" valignment="top" topline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883 \begin_inset ERT
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887
15888
15889 \backslash
15890 morecmidrules 
15891 \end_layout
15892
15893 \end_inset
15894
15895
15896 \begin_inset ERT
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900
15901
15902 \backslash
15903 cmidrule{3-4}
15904 \end_layout
15905
15906 \end_inset
15907
15908 LSF-spatial resolution
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 <cell alignment="center" valignment="top" topline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917
15918 \end_layout
15919
15920 \end_inset
15921 </cell>
15922 <cell alignment="center" valignment="top" topline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 <row>
15942 <cell alignment="center" valignment="top" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Plain Layout
15946 in µm
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 <cell alignment="center" valignment="top" usebox="none">
15952 \begin_inset Text
15953
15954 \begin_layout Plain Layout
15955 129.7
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 <cell alignment="center" valignment="top" usebox="none">
15961 \begin_inset Text
15962
15963 \begin_layout Plain Layout
15964 52.75
15965 \end_layout
15966
15967 \end_inset
15968 </cell>
15969 <cell alignment="center" valignment="top" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Plain Layout
15973 50.78
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 </row>
15979 <row>
15980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Plain Layout
15984 in % of pixel size
15985 \end_layout
15986
15987 \end_inset
15988 </cell>
15989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15990 \begin_inset Text
15991
15992 \begin_layout Plain Layout
15993 76.3
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002 95.9
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011 92.3
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 </row>
16017 </lyxtabular>
16018
16019 \end_inset
16020
16021
16022 \end_layout
16023
16024 \end_inset
16025
16026
16027 \end_layout
16028
16029 \begin_layout Section
16030 Vertical Table Alignment
16031 \begin_inset Index idx
16032 status collapsed
16033
16034 \begin_layout Plain Layout
16035 Table ! Alignment
16036 \end_layout
16037
16038 \end_inset
16039
16040
16041 \end_layout
16042
16043 \begin_layout Standard
16044 To align tables vertically in a text line, the table must be inside a box.
16045  The box can then be vertically aligned as described in section
16046 \begin_inset space ~
16047 \end_inset
16048
16049
16050 \begin_inset CommandInset ref
16051 LatexCommand ref
16052 reference "sec:Box-Dialog"
16053
16054 \end_inset
16055
16056 .
16057 \end_layout
16058
16059 \begin_layout Standard
16060 In the following example the tables are inside a minipage
16061 \begin_inset Foot
16062 status collapsed
16063
16064 \begin_layout Plain Layout
16065 Minipages are described in section
16066 \begin_inset space ~
16067 \end_inset
16068
16069
16070 \begin_inset CommandInset ref
16071 LatexCommand ref
16072 reference "sec:Minipages"
16073
16074 \end_inset
16075
16076 .
16077 \end_layout
16078
16079 \end_inset
16080
16081  box that has a width of 15
16082 \begin_inset space \thinspace{}
16083 \end_inset
16084
16085 col%:
16086 \end_layout
16087
16088 \begin_layout Itemize
16089 test 
16090 \begin_inset Box Frameless
16091 position "t"
16092 hor_pos "c"
16093 has_inner_box 1
16094 inner_pos "c"
16095 use_parbox 0
16096 use_makebox 0
16097 width "15col%"
16098 special "none"
16099 height "1in"
16100 height_special "totalheight"
16101 thickness "0.4pt"
16102 separation "3pt"
16103 shadowsize "4pt"
16104 framecolor "black"
16105 backgroundcolor "none"
16106 status collapsed
16107
16108 \begin_layout Plain Layout
16109 \begin_inset Tabular
16110 <lyxtabular version="3" rows="3" columns="3">
16111 <features tabularvalignment="middle">
16112 <column alignment="center" valignment="top">
16113 <column alignment="center" valignment="top">
16114 <column alignment="center" valignment="top">
16115 <row>
16116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120 a
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 d
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138 g
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 </row>
16144 <row>
16145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149 b
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Plain Layout
16158 e
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167 h
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 </row>
16173 <row>
16174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178 c
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187 f
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196 i
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 </lyxtabular>
16203
16204 \end_inset
16205
16206
16207 \end_layout
16208
16209 \end_inset
16210
16211  test 
16212 \begin_inset ERT
16213 status collapsed
16214
16215 \begin_layout Plain Layout
16216
16217
16218 \backslash
16219 raisebox{0.85
16220 \backslash
16221 baselineskip}{
16222 \end_layout
16223
16224 \end_inset
16225
16226
16227 \begin_inset Box Frameless
16228 position "t"
16229 hor_pos "c"
16230 has_inner_box 1
16231 inner_pos "c"
16232 use_parbox 0
16233 use_makebox 0
16234 width "15col%"
16235 special "none"
16236 height "1in"
16237 height_special "totalheight"
16238 thickness "0.4pt"
16239 separation "3pt"
16240 shadowsize "4pt"
16241 framecolor "black"
16242 backgroundcolor "none"
16243 status collapsed
16244
16245 \begin_layout Plain Layout
16246 \begin_inset Tabular
16247 <lyxtabular version="3" rows="3" columns="3">
16248 <features tabularvalignment="middle">
16249 <column alignment="center" valignment="top">
16250 <column alignment="center" valignment="top">
16251 <column alignment="center" valignment="top">
16252 <row>
16253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Plain Layout
16257 a
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Plain Layout
16266 d
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Plain Layout
16275 g
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 <row>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286 b
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295 e
16296 \end_layout
16297
16298 \end_inset
16299 </cell>
16300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304 h
16305 \end_layout
16306
16307 \end_inset
16308 </cell>
16309 </row>
16310 <row>
16311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 c
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 f
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 i
16334 \end_layout
16335
16336 \end_inset
16337 </cell>
16338 </row>
16339 </lyxtabular>
16340
16341 \end_inset
16342
16343
16344 \end_layout
16345
16346 \end_inset
16347
16348
16349 \begin_inset ERT
16350 status collapsed
16351
16352 \begin_layout Plain Layout
16353
16354 }
16355 \end_layout
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \begin_layout Itemize
16363 test 
16364 \begin_inset Box Frameless
16365 position "c"
16366 hor_pos "c"
16367 has_inner_box 1
16368 inner_pos "c"
16369 use_parbox 0
16370 use_makebox 0
16371 width "15col%"
16372 special "none"
16373 height "1in"
16374 height_special "totalheight"
16375 thickness "0.4pt"
16376 separation "3pt"
16377 shadowsize "4pt"
16378 framecolor "black"
16379 backgroundcolor "none"
16380 status collapsed
16381
16382 \begin_layout Plain Layout
16383 \begin_inset Tabular
16384 <lyxtabular version="3" rows="3" columns="3">
16385 <features tabularvalignment="middle">
16386 <column alignment="center" valignment="top">
16387 <column alignment="center" valignment="top">
16388 <column alignment="center" valignment="top">
16389 <row>
16390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394 a
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403 d
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 g
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 </row>
16418 <row>
16419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 b
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432 e
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Plain Layout
16441 h
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 </row>
16447 <row>
16448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452 c
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Plain Layout
16461 f
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470 i
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 </row>
16476 </lyxtabular>
16477
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \end_inset
16484
16485
16486 \end_layout
16487
16488 \begin_layout Itemize
16489 test 
16490 \begin_inset Box Frameless
16491 position "b"
16492 hor_pos "c"
16493 has_inner_box 1
16494 inner_pos "c"
16495 use_parbox 0
16496 use_makebox 0
16497 width "15col%"
16498 special "none"
16499 height "1in"
16500 height_special "totalheight"
16501 thickness "0.4pt"
16502 separation "3pt"
16503 shadowsize "4pt"
16504 framecolor "black"
16505 backgroundcolor "none"
16506 status collapsed
16507
16508 \begin_layout Plain Layout
16509 \begin_inset Tabular
16510 <lyxtabular version="3" rows="3" columns="3">
16511 <features tabularvalignment="middle">
16512 <column alignment="center" valignment="top">
16513 <column alignment="center" valignment="top">
16514 <column alignment="center" valignment="top">
16515 <row>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520 a
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 d
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 g
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 </row>
16544 <row>
16545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 b
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 e
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 h
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 <row>
16574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 c
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587 f
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Plain Layout
16596 i
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 </row>
16602 </lyxtabular>
16603
16604 \end_inset
16605
16606
16607 \end_layout
16608
16609 \end_inset
16610
16611  test 
16612 \begin_inset ERT
16613 status collapsed
16614
16615 \begin_layout Plain Layout
16616
16617
16618 \backslash
16619 raisebox{-0.32
16620 \backslash
16621 baselineskip}{
16622 \end_layout
16623
16624 \end_inset
16625
16626
16627 \begin_inset Box Frameless
16628 position "b"
16629 hor_pos "c"
16630 has_inner_box 1
16631 inner_pos "c"
16632 use_parbox 0
16633 use_makebox 0
16634 width "15col%"
16635 special "none"
16636 height "1in"
16637 height_special "totalheight"
16638 thickness "0.4pt"
16639 separation "3pt"
16640 shadowsize "4pt"
16641 framecolor "black"
16642 backgroundcolor "none"
16643 status collapsed
16644
16645 \begin_layout Plain Layout
16646 \begin_inset Tabular
16647 <lyxtabular version="3" rows="3" columns="3">
16648 <features tabularvalignment="middle">
16649 <column alignment="center" valignment="top">
16650 <column alignment="center" valignment="top">
16651 <column alignment="center" valignment="top">
16652 <row>
16653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 a
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666 d
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 g
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 </row>
16681 <row>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 b
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 e
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704 h
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 c
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 f
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 i
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 </lyxtabular>
16740
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \end_inset
16747
16748
16749 \begin_inset ERT
16750 status collapsed
16751
16752 \begin_layout Plain Layout
16753
16754 }
16755 \end_layout
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \begin_layout Standard
16763 As you will see, the content of the first and last table row is not correctly
16764  aligned.
16765  To get this alignment, the minipage box must be set into a raisebox.
16766 \begin_inset Foot
16767 status collapsed
16768
16769 \begin_layout Plain Layout
16770 Raiseboxes are described in section
16771 \begin_inset space ~
16772 \end_inset
16773
16774
16775 \begin_inset CommandInset ref
16776 LatexCommand ref
16777 reference "subsec:Vertical-Alignment"
16778
16779 \end_inset
16780
16781 .
16782 \end_layout
16783
16784 \end_inset
16785
16786  In the example above the second table in the first item is aligned using
16787  the \SpecialChar TeX
16788  Code command
16789 \end_layout
16790
16791 \begin_layout Standard
16792
16793 \series bold
16794
16795 \backslash
16796 raisebox{0.85
16797 \backslash
16798 baselineskip}{
16799 \end_layout
16800
16801 \begin_layout Standard
16802 before the box.
16803  After the box the closing brace 
16804 \series bold
16805 }
16806 \series default
16807  is inserted as \SpecialChar TeX
16808  Code.
16809  For the second table in the last item the command
16810 \end_layout
16811
16812 \begin_layout Standard
16813
16814 \series bold
16815
16816 \backslash
16817 raisebox{-0.32
16818 \backslash
16819 baselineskip}{
16820 \end_layout
16821
16822 \begin_layout Standard
16823 is used.
16824 \end_layout
16825
16826 \begin_layout Standard
16827 \begin_inset Note Greyedout
16828 status open
16829
16830 \begin_layout Plain Layout
16831
16832 \series bold
16833 Note:
16834 \series default
16835  The alignment of the table row content to the surrounding text line is
16836  not exact.
16837  The required value for the 
16838 \series bold
16839
16840 \backslash
16841 raisebox
16842 \series default
16843  command for this alignment depends on the document font, the font size,
16844  and the table line thickness.
16845 \end_layout
16846
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \begin_layout Section
16853 Colored Tables
16854 \begin_inset CommandInset label
16855 LatexCommand label
16856 name "sec:Colored-Tables"
16857
16858 \end_inset
16859
16860
16861 \begin_inset Index idx
16862 status collapsed
16863
16864 \begin_layout Plain Layout
16865 Table ! Color
16866 \end_layout
16867
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \begin_layout Subsection
16874 Colored Cells
16875 \begin_inset Index idx
16876 status collapsed
16877
16878 \begin_layout Plain Layout
16879 Table Color ! for Cells
16880 \end_layout
16881
16882 \end_inset
16883
16884
16885 \begin_inset Index idx
16886 status collapsed
16887
16888 \begin_layout Plain Layout
16889 Color ! for Table Cells
16890 \end_layout
16891
16892 \end_inset
16893
16894
16895 \end_layout
16896
16897 \begin_layout Standard
16898 \begin_inset Float table
16899 placement h
16900 wide false
16901 sideways false
16902 status open
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Caption Standard
16906
16907 \begin_layout Plain Layout
16908 \begin_inset CommandInset label
16909 LatexCommand label
16910 name "tab:Table-colored-without"
16911
16912 \end_inset
16913
16914 Table colored without using the package 
16915 \series bold
16916 colortbl
16917 \series default
16918
16919 \begin_inset Argument 1
16920 status collapsed
16921
16922 \begin_layout Plain Layout
16923 Table without colortbl
16924 \end_layout
16925
16926 \end_inset
16927
16928
16929 \end_layout
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \begin_layout Plain Layout
16937 \align center
16938 \begin_inset Tabular
16939 <lyxtabular version="3" rows="3" columns="3">
16940 <features tabularvalignment="middle">
16941 <column alignment="center" valignment="top">
16942 <column alignment="center" valignment="top">
16943 <column alignment="center" valignment="top">
16944 <row>
16945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949
16950 \color green
16951 a
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960
16961 \color red
16962 b
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \color red
16973 c
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 </row>
16979 <row>
16980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984
16985 \color green
16986 d
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995
16996 \color blue
16997 e
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \color blue
17008 f
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \color green
17021 g
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030
17031 \color blue
17032 h
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041
17042 \color blue
17043 i
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 </lyxtabular>
17050
17051 \end_inset
17052
17053
17054 \end_layout
17055
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \begin_layout Standard
17062 If you only need colored text, mark the cells and choose a color in the
17063  
17064 \family sans
17065 Text
17066 \begin_inset space ~
17067 \end_inset
17068
17069 Style
17070 \family default
17071  dialog (toolbar button 
17072 \begin_inset Info
17073 type  "icon"
17074 arg   "dialog-show character"
17075 \end_inset
17076
17077 ).
17078  This was used to create Table
17079 \begin_inset space ~
17080 \end_inset
17081
17082
17083 \begin_inset CommandInset ref
17084 LatexCommand ref
17085 reference "tab:Table-colored-without"
17086
17087 \end_inset
17088
17089 .
17090  In any other case you have to use the \SpecialChar LaTeX
17091 -package 
17092 \series bold
17093 colortbl
17094 \series default
17095 .
17096 \begin_inset Index idx
17097 status collapsed
17098
17099 \begin_layout Plain Layout
17100 \SpecialChar LaTeX
17101 -packages ! colortbl
17102 \end_layout
17103
17104 \end_inset
17105
17106
17107 \end_layout
17108
17109 \begin_layout Standard
17110 \begin_inset ERT
17111 status collapsed
17112
17113 \begin_layout Plain Layout
17114
17115
17116 \backslash
17117 ifcolortbl
17118 \end_layout
17119
17120 \end_inset
17121
17122
17123 \begin_inset Note Note
17124 status open
17125
17126 \begin_layout Plain Layout
17127 The following section part will only be displayed when the \SpecialChar LaTeX
17128 -package 
17129 \series bold
17130 colortbl
17131 \series default
17132  is installed.
17133 \end_layout
17134
17135 \end_inset
17136
17137
17138 \end_layout
17139
17140 \begin_layout Standard
17141 To create colored tables, 
17142 \series bold
17143 colortbl
17144 \series default
17145  must be loaded in the preamble with the line
17146 \end_layout
17147
17148 \begin_layout Standard
17149
17150 \series bold
17151
17152 \backslash
17153 usepackage{colortbl}
17154 \end_layout
17155
17156 \begin_layout Standard
17157 The color of a column is adjusted with the command
17158 \end_layout
17159
17160 \begin_layout Standard
17161
17162 \series bold
17163
17164 \backslash
17165 columncolor{name of color}
17166 \end_layout
17167
17168 \begin_layout Standard
17169 inside the command 
17170 \series bold
17171 >{ }
17172 \series default
17173 .
17174  More about the command 
17175 \series bold
17176 >{}
17177 \series default
17178  is contained in section
17179 \begin_inset space ~
17180 \end_inset
17181
17182
17183 \begin_inset CommandInset ref
17184 LatexCommand ref
17185 reference "subsec:Multicolumn-Calculations"
17186
17187 \end_inset
17188
17189 .
17190 \end_layout
17191
17192 \begin_layout Standard
17193 The following color names are predefined:
17194 \end_layout
17195
17196 \begin_layout Standard
17197
17198 \family sans
17199 red
17200 \family default
17201
17202 \family sans
17203 green
17204 \family default
17205
17206 \family sans
17207 yellow
17208 \family default
17209
17210 \family sans
17211 blue
17212 \family default
17213
17214 \family sans
17215 cyan
17216 \family default
17217
17218 \family sans
17219 magenta
17220 \family default
17221
17222 \family sans
17223 black
17224 \family default
17225  and 
17226 \family sans
17227 white
17228 \end_layout
17229
17230 \begin_layout Standard
17231 \begin_inset VSpace medskip
17232 \end_inset
17233
17234
17235 \end_layout
17236
17237 \begin_layout Standard
17238 If you add the option
17239 \end_layout
17240
17241 \begin_layout Standard
17242
17243 \series bold
17244 dvipsnames
17245 \end_layout
17246
17247 \begin_layout Standard
17248 to the document class options in the document settings, you can additionally
17249  use further 61
17250 \begin_inset space ~
17251 \end_inset
17252
17253 colors.
17254  These colors are listed in appendix
17255 \begin_inset space ~
17256 \end_inset
17257
17258
17259 \begin_inset CommandInset ref
17260 LatexCommand ref
17261 reference "chap:List-of-dvips-colornames"
17262
17263 \end_inset
17264
17265 .
17266  One of these colors, 
17267 \family sans
17268 Maroon
17269 \family default
17270 , is used as example in Table
17271 \begin_inset space ~
17272 \end_inset
17273
17274
17275 \begin_inset CommandInset ref
17276 LatexCommand ref
17277 reference "tab:Table-colored-using"
17278
17279 \end_inset
17280
17281 .
17282 \end_layout
17283
17284 \begin_layout Standard
17285 \begin_inset VSpace medskip
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \begin_layout Standard
17292 You can also define your own color with the command
17293 \end_layout
17294
17295 \begin_layout Standard
17296
17297 \series bold
17298
17299 \backslash
17300 definecolor{color name}{color model}{color values}
17301 \end_layout
17302
17303 \begin_layout Standard
17304 The color model can be
17305 \end_layout
17306
17307 \begin_layout Labeling
17308 \labelwidthstring 00.00.0000
17309 cmyk: cyan, magenta, yellow, black
17310 \end_layout
17311
17312 \begin_layout Labeling
17313 \labelwidthstring 00.00.0000
17314 rgb: red, green blue
17315 \end_layout
17316
17317 \begin_layout Labeling
17318 \labelwidthstring 00.00.0000
17319 gray gray
17320 \end_layout
17321
17322 \begin_layout Standard
17323 and the color values are comma separated numbers between 0 and 1 describing
17324  the factor for the corresponding color of the color model.
17325 \end_layout
17326
17327 \begin_layout Standard
17328 You can e.
17329 \begin_inset space \thinspace{}
17330 \end_inset
17331
17332 g.
17333 \begin_inset space \space{}
17334 \end_inset
17335
17336 define the color "
17337 \emph on
17338 darkgreen
17339 \emph default
17340 " in the preamble with
17341 \end_layout
17342
17343 \begin_layout Standard
17344
17345 \series bold
17346
17347 \backslash
17348 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17349 \end_layout
17350
17351 \begin_layout Standard
17352 and the color "
17353 \emph on
17354 lightgray
17355 \emph default
17356 " with
17357 \end_layout
17358
17359 \begin_layout Standard
17360
17361 \series bold
17362
17363 \backslash
17364 definecolor{lightgray}{gray}{0.8}
17365 \end_layout
17366
17367 \begin_layout Standard
17368 \begin_inset VSpace medskip
17369 \end_inset
17370
17371
17372 \end_layout
17373
17374 \begin_layout Standard
17375 Lines are colored with the command
17376 \end_layout
17377
17378 \begin_layout Standard
17379
17380 \series bold
17381
17382 \backslash
17383 rowcolor{name of color}
17384 \end_layout
17385
17386 \begin_layout Standard
17387 and cells are colored with the command
17388 \end_layout
17389
17390 \begin_layout Standard
17391
17392 \series bold
17393
17394 \backslash
17395 cellcolor{name of color}
17396 \end_layout
17397
17398 \begin_layout Standard
17399 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17400  Code.
17401 \end_layout
17402
17403 \begin_layout Standard
17404 To color characters in the table, mark the cells and use the 
17405 \family sans
17406 Text
17407 \begin_inset space ~
17408 \end_inset
17409
17410 Style
17411 \family default
17412  dialog.
17413  If a cell contains \SpecialChar TeX
17414  Code mark only the characters, otherwise the colored
17415  \SpecialChar TeX
17416  Code will cause \SpecialChar LaTeX
17417  errors.
17418 \end_layout
17419
17420 \begin_layout Standard
17421 \begin_inset Note Greyedout
17422 status open
17423
17424 \begin_layout Plain Layout
17425
17426 \series bold
17427 Note:
17428 \series default
17429  Not all DVI-viewers are able to display self-defined colors.
17430 \end_layout
17431
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \begin_layout Standard
17438 \begin_inset VSpace bigskip
17439 \end_inset
17440
17441
17442 \end_layout
17443
17444 \begin_layout Standard
17445 To create Table
17446 \begin_inset space ~
17447 \end_inset
17448
17449
17450 \begin_inset CommandInset ref
17451 LatexCommand ref
17452 reference "tab:Table-colored-using"
17453
17454 \end_inset
17455
17456  do the following: The color of the first column should be 
17457 \emph on
17458 darkgreen
17459 \emph default
17460 .
17461  So insert
17462 \end_layout
17463
17464 \begin_layout Standard
17465
17466 \series bold
17467 >{
17468 \backslash
17469 columncolor{darkgreen}
17470 \backslash
17471 centering}c
17472 \end_layout
17473
17474 \begin_layout Standard
17475 as \SpecialChar LaTeX
17476 -argument for this column.
17477  The first row should be light blue, therefore the \SpecialChar TeX
17478  Code command
17479 \end_layout
17480
17481 \begin_layout Standard
17482
17483 \series bold
17484
17485 \backslash
17486 rowcolor{cyan}
17487 \end_layout
17488
17489 \begin_layout Standard
17490 is inserted to the first cell of this row.
17491  Note that this overwrites the column color for the first cell.
17492  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17493  Code
17494  command
17495 \end_layout
17496
17497 \begin_layout Standard
17498
17499 \series bold
17500
17501 \backslash
17502 cellcolor{Maroon}
17503 \end_layout
17504
17505 \begin_layout Standard
17506 The characters could now be colored using the menu 
17507 \family sans
17508 Edit\SpecialChar menuseparator
17509 Text
17510 \begin_inset space ~
17511 \end_inset
17512
17513 Style
17514 \family default
17515 .
17516 \end_layout
17517
17518 \begin_layout Standard
17519 \begin_inset Float table
17520 placement h
17521 wide false
17522 sideways false
17523 status open
17524
17525 \begin_layout Plain Layout
17526 \begin_inset Caption Standard
17527
17528 \begin_layout Plain Layout
17529 \begin_inset CommandInset label
17530 LatexCommand label
17531 name "tab:Table-colored-using"
17532
17533 \end_inset
17534
17535 Table colored using the package 
17536 \series bold
17537 colortbl
17538 \series default
17539
17540 \begin_inset Argument 1
17541 status collapsed
17542
17543 \begin_layout Plain Layout
17544 Table with colortbl
17545 \end_layout
17546
17547 \end_inset
17548
17549
17550 \end_layout
17551
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \begin_layout Plain Layout
17558 \align center
17559 \begin_inset Tabular
17560 <lyxtabular version="3" rows="3" columns="3">
17561 <features tabularvalignment="middle">
17562 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17563 <column alignment="center" valignment="top">
17564 <column alignment="center" valignment="top">
17565 <row>
17566 <cell alignment="center" valignment="top" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 \begin_inset ERT
17571 status collapsed
17572
17573 \begin_layout Plain Layout
17574
17575
17576 \backslash
17577 rowcolor{cyan}
17578 \end_layout
17579
17580 \end_inset
17581
17582
17583 \color magenta
17584 a
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 <cell alignment="center" valignment="top" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593
17594 \color red
17595 b
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604
17605 \color red
17606 c
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 <row>
17613 <cell alignment="center" valignment="top" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617
17618 \color yellow
17619 d
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628
17629 \color blue
17630 e
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \color blue
17641 f
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row>
17648 <cell alignment="center" valignment="top" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652
17653 \color yellow
17654 g
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \color blue
17665 h
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell alignment="center" valignment="top" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674 \begin_inset ERT
17675 status collapsed
17676
17677 \begin_layout Plain Layout
17678
17679
17680 \backslash
17681 cellcolor{Maroon}
17682 \end_layout
17683
17684 \end_inset
17685
17686
17687 \color green
17688 i
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 </row>
17694 </lyxtabular>
17695
17696 \end_inset
17697
17698
17699 \end_layout
17700
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \begin_layout Standard
17707 \begin_inset ERT
17708 status collapsed
17709
17710 \begin_layout Plain Layout
17711
17712
17713 \backslash
17714 else
17715 \end_layout
17716
17717 \end_inset
17718
17719
17720 \begin_inset Note Note
17721 status open
17722
17723 \begin_layout Plain Layout
17724 The following will be displayed when the \SpecialChar LaTeX
17725 -package 
17726 \series bold
17727 colortbl
17728 \series default
17729  is not installed:
17730 \end_layout
17731
17732 \end_inset
17733
17734
17735 \end_layout
17736
17737 \begin_layout Standard
17738 You need to install the package 
17739 \series bold
17740 colortbl
17741 \series default
17742  to see the content of this section in the output.
17743 \end_layout
17744
17745 \begin_layout Standard
17746 \begin_inset ERT
17747 status collapsed
17748
17749 \begin_layout Plain Layout
17750
17751
17752 \backslash
17753 fi
17754 \end_layout
17755
17756 \end_inset
17757
17758
17759 \end_layout
17760
17761 \begin_layout Subsection
17762 Colored Rows
17763 \begin_inset Index idx
17764 status collapsed
17765
17766 \begin_layout Plain Layout
17767 Table Color ! for Rows
17768 \end_layout
17769
17770 \end_inset
17771
17772
17773 \begin_inset Index idx
17774 status collapsed
17775
17776 \begin_layout Plain Layout
17777 Color ! for Table Rows
17778 \end_layout
17779
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \begin_layout Standard
17786 In case every second table row needs to be colored there is an alternative
17787  to the method described in the previous section: One loads the package
17788  
17789 \series bold
17790 xcolor
17791 \series default
17792
17793 \begin_inset Index idx
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 \SpecialChar LaTeX
17798 -packages ! xcolor
17799 \begin_inset ERT
17800 status collapsed
17801
17802 \begin_layout Plain Layout
17803
17804
17805 \backslash
17806 vspace{4mm}
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \end_layout
17813
17814 \end_inset
17815
17816  in the document preamble with the command
17817 \end_layout
17818
17819 \begin_layout Standard
17820
17821 \series bold
17822
17823 \backslash
17824 usepackage[table]{xcolor}
17825 \end_layout
17826
17827 \begin_layout Standard
17828
17829 \series bold
17830 xcolor
17831 \series default
17832  automatically loads also the package 
17833 \series bold
17834 colortbl
17835 \series default
17836
17837 \begin_inset Index idx
17838 status collapsed
17839
17840 \begin_layout Plain Layout
17841 \SpecialChar LaTeX
17842 -packages ! colortbl
17843 \end_layout
17844
17845 \end_inset
17846
17847 , so 
17848 \series bold
17849 colortbl
17850 \series default
17851  must be installed in your \SpecialChar LaTeX
17852 -distribution, otherwise you get \SpecialChar LaTeX
17853 -errors.
17854 \end_layout
17855
17856 \begin_layout Standard
17857 \begin_inset ERT
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861
17862
17863 \backslash
17864 ifcolortbl
17865 \end_layout
17866
17867 \end_inset
17868
17869
17870 \begin_inset Note Note
17871 status open
17872
17873 \begin_layout Plain Layout
17874 The following section part will only be displayed when the \SpecialChar LaTeX
17875 -package 
17876 \series bold
17877 colortbl
17878 \series default
17879  is installed.
17880 \end_layout
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \begin_layout Standard
17888 The table rows are colored with the command
17889 \end_layout
17890
17891 \begin_layout Standard
17892
17893 \series bold
17894
17895 \backslash
17896 rowcolors[commands]{row number}{odd row color}{even row color}
17897 \end_layout
17898
17899 \begin_layout Standard
17900 that is either inserted in the document preamble or as \SpecialChar TeX
17901  Code before the
17902  first table to be colored.
17903  row
17904 \begin_inset space ~
17905 \end_inset
17906
17907 number is the number of the first row which should be colored according
17908  to the odd row color.
17909  commands can be additional commands that are executed before every table
17910  row.
17911  So for example the command
17912 \end_layout
17913
17914 \begin_layout Standard
17915
17916 \series bold
17917
17918 \backslash
17919 rowcolors{1}{white}{lightgray}
17920 \end_layout
17921
17922 \begin_layout Standard
17923 leads to the coloring scheme of Table
17924 \begin_inset space ~
17925 \end_inset
17926
17927
17928 \begin_inset CommandInset ref
17929 LatexCommand ref
17930 reference "tab:Table-rowcolors"
17931
17932 \end_inset
17933
17934 .
17935  The command
17936 \end_layout
17937
17938 \begin_layout Standard
17939
17940 \series bold
17941
17942 \backslash
17943 rowcolors[
17944 \backslash
17945 hline]{1}{lightgray}{cyan}
17946 \end_layout
17947
17948 \begin_layout Standard
17949 leads to the coloring scheme of Table
17950 \begin_inset space ~
17951 \end_inset
17952
17953
17954 \begin_inset CommandInset ref
17955 LatexCommand ref
17956 reference "tab:Table-rowcolors-2"
17957
17958 \end_inset
17959
17960 .
17961  If odd
17962 \begin_inset space ~
17963 \end_inset
17964
17965 row
17966 \begin_inset space ~
17967 \end_inset
17968
17969 color and/or even
17970 \begin_inset space ~
17971 \end_inset
17972
17973 row
17974 \begin_inset space ~
17975 \end_inset
17976
17977 color are left empty, no color will be used so that the command
17978 \end_layout
17979
17980 \begin_layout Standard
17981
17982 \series bold
17983
17984 \backslash
17985 rowcolors{1}{}{}
17986 \end_layout
17987
17988 \begin_layout Standard
17989 deletes all colors.
17990  
17991 \series bold
17992
17993 \backslash
17994 rowcolors
17995 \series default
17996  affects all tables following that command.
17997 \end_layout
17998
17999 \begin_layout Standard
18000 \begin_inset ERT
18001 status open
18002
18003 \begin_layout Plain Layout
18004
18005
18006 \backslash
18007 rowcolors{1}{white}{lightgray}
18008 \end_layout
18009
18010 \end_inset
18011
18012
18013 \end_layout
18014
18015 \begin_layout Standard
18016 \begin_inset Float table
18017 placement h
18018 wide false
18019 sideways false
18020 status open
18021
18022 \begin_layout Plain Layout
18023 \begin_inset Caption Standard
18024
18025 \begin_layout Plain Layout
18026 \begin_inset CommandInset label
18027 LatexCommand label
18028 name "tab:Table-rowcolors"
18029
18030 \end_inset
18031
18032 Table where every second row is colored light gray.
18033 \end_layout
18034
18035 \end_inset
18036
18037
18038 \end_layout
18039
18040 \begin_layout Plain Layout
18041 \align center
18042 \begin_inset Tabular
18043 <lyxtabular version="3" rows="4" columns="3">
18044 <features tabularvalignment="middle">
18045 <column alignment="center" valignment="top">
18046 <column alignment="center" valignment="top" width="0pt">
18047 <column alignment="center" valignment="top" width="0pt">
18048 <row>
18049 <cell alignment="center" valignment="top" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053 X
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 Y
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 Z
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 </row>
18077 <row>
18078 <cell alignment="center" valignment="top" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 1
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 2
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 <cell alignment="center" valignment="top" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 3
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 </row>
18106 <row>
18107 <cell alignment="center" valignment="top" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 4
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 5
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 6
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 </row>
18135 <row>
18136 <cell alignment="center" valignment="top" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140 7
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 8
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 9
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 </row>
18164 </lyxtabular>
18165
18166 \end_inset
18167
18168
18169 \end_layout
18170
18171 \end_inset
18172
18173
18174 \end_layout
18175
18176 \begin_layout Standard
18177 \begin_inset ERT
18178 status open
18179
18180 \begin_layout Plain Layout
18181
18182
18183 \backslash
18184 rowcolors[
18185 \backslash
18186 hline]{1}{lightgray}{cyan}
18187 \end_layout
18188
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \begin_layout Standard
18195 \begin_inset Float table
18196 placement h
18197 wide false
18198 sideways false
18199 status open
18200
18201 \begin_layout Plain Layout
18202 \begin_inset Caption Standard
18203
18204 \begin_layout Plain Layout
18205 \begin_inset CommandInset label
18206 LatexCommand label
18207 name "tab:Table-rowcolors-2"
18208
18209 \end_inset
18210
18211 Table where every second row is colored cyan and at which there is a line
18212  between each row.
18213 \end_layout
18214
18215 \end_inset
18216
18217
18218 \end_layout
18219
18220 \begin_layout Plain Layout
18221 \align center
18222 \begin_inset Tabular
18223 <lyxtabular version="3" rows="4" columns="3">
18224 <features tabularvalignment="middle">
18225 <column alignment="center" valignment="top">
18226 <column alignment="center" valignment="top">
18227 <column alignment="center" valignment="top" width="0pt">
18228 <row>
18229 <cell alignment="center" valignment="top" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 X
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242 Y
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 Z
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="center" valignment="top" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 1
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 2
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 3
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 <row>
18287 <cell alignment="center" valignment="top" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 4
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 5
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 6
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 </row>
18315 <row>
18316 <cell alignment="center" valignment="top" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 7
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell alignment="center" valignment="top" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 8
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 9
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 </lyxtabular>
18345
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \end_inset
18352
18353
18354 \end_layout
18355
18356 \begin_layout Standard
18357 \begin_inset ERT
18358 status collapsed
18359
18360 \begin_layout Plain Layout
18361
18362
18363 \backslash
18364 rowcolors{1}{}{}
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \begin_inset Note Note
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374 turns off the row coloring
18375 \end_layout
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 \begin_inset ERT
18384 status collapsed
18385
18386 \begin_layout Plain Layout
18387
18388
18389 \backslash
18390 else
18391 \end_layout
18392
18393 \end_inset
18394
18395
18396 \begin_inset Note Note
18397 status open
18398
18399 \begin_layout Plain Layout
18400 The following will be displayed when the \SpecialChar LaTeX
18401 -package 
18402 \series bold
18403 colortbl
18404 \series default
18405  is not installed:
18406 \end_layout
18407
18408 \end_inset
18409
18410
18411 \end_layout
18412
18413 \begin_layout Standard
18414 You need to install the package 
18415 \series bold
18416 colortbl
18417 \series default
18418  to see the content of this section in the output.
18419 \end_layout
18420
18421 \begin_layout Standard
18422 \begin_inset ERT
18423 status collapsed
18424
18425 \begin_layout Plain Layout
18426
18427
18428 \backslash
18429 fi
18430 \end_layout
18431
18432 \end_inset
18433
18434
18435 \end_layout
18436
18437 \begin_layout Subsection
18438 Colored Lines
18439 \begin_inset Index idx
18440 status collapsed
18441
18442 \begin_layout Plain Layout
18443 Table Color ! for Lines
18444 \end_layout
18445
18446 \end_inset
18447
18448
18449 \begin_inset Index idx
18450 status collapsed
18451
18452 \begin_layout Plain Layout
18453 Color ! for Table Lines
18454 \end_layout
18455
18456 \end_inset
18457
18458
18459 \end_layout
18460
18461 \begin_layout Standard
18462 As described in section
18463 \begin_inset space ~
18464 \end_inset
18465
18466
18467 \begin_inset CommandInset ref
18468 LatexCommand ref
18469 reference "subsec:Line-Thickness"
18470
18471 \end_inset
18472
18473 , the line thickness for all lines in a table can be adjusted with the length
18474  
18475 \series bold
18476
18477 \backslash
18478 arrayrulewidth
18479 \series default
18480 .
18481  It is set to 1.5
18482 \begin_inset space \thinspace{}
18483 \end_inset
18484
18485 pt for all tables of this section.
18486 \begin_inset ERT
18487 status collapsed
18488
18489 \begin_layout Plain Layout
18490
18491
18492 \backslash
18493 setlength{
18494 \backslash
18495 arrayrulewidth}{1.5pt}
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \begin_layout Standard
18504 To color vertical lines for example with green, create the following column
18505  format in the document preamble, according to the description in section
18506 \begin_inset space ~
18507 \end_inset
18508
18509
18510 \begin_inset CommandInset ref
18511 LatexCommand ref
18512 reference "subsec:Customized-Format"
18513
18514 \end_inset
18515
18516 :
18517 \end_layout
18518
18519 \begin_layout Standard
18520
18521 \series bold
18522
18523 \backslash
18524 newcolumntype{W}{!{
18525 \backslash
18526 color{green}
18527 \backslash
18528 vline}}
18529 \end_layout
18530
18531 \begin_layout Standard
18532 For Table
18533 \begin_inset space ~
18534 \end_inset
18535
18536
18537 \begin_inset CommandInset ref
18538 LatexCommand ref
18539 reference "tab:Table-with-vertical-colored"
18540
18541 \end_inset
18542
18543  the \SpecialChar LaTeX
18544 -argument
18545 \series bold
18546  WcW
18547 \series default
18548  was used for the last column and
18549 \series bold
18550  Wc
18551 \series default
18552  for the other columns.
18553 \end_layout
18554
18555 \begin_layout Standard
18556 If you want to have several colors, define more column formats.
18557 \end_layout
18558
18559 \begin_layout Standard
18560 \begin_inset Float table
18561 placement h
18562 wide false
18563 sideways false
18564 status open
18565
18566 \begin_layout Plain Layout
18567 \begin_inset Caption Standard
18568
18569 \begin_layout Plain Layout
18570 \begin_inset CommandInset label
18571 LatexCommand label
18572 name "tab:Table-with-vertical-colored"
18573
18574 \end_inset
18575
18576 Table with colored vertical lines
18577 \end_layout
18578
18579 \end_inset
18580
18581
18582 \end_layout
18583
18584 \begin_layout Plain Layout
18585 \align center
18586 \begin_inset Tabular
18587 <lyxtabular version="3" rows="3" columns="3">
18588 <features tabularvalignment="middle">
18589 <column alignment="center" valignment="top" special="Wc">
18590 <column alignment="center" valignment="top" special="Wc">
18591 <column alignment="center" valignment="top" special="WcW">
18592 <row>
18593 <cell alignment="center" valignment="top" topline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 sd
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" topline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" topline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 </row>
18621 <row>
18622 <cell alignment="center" valignment="top" topline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635 sd
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" topline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 </row>
18650 <row>
18651 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673 sd
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 </row>
18679 </lyxtabular>
18680
18681 \end_inset
18682
18683
18684 \end_layout
18685
18686 \end_inset
18687
18688
18689 \end_layout
18690
18691 \begin_layout Standard
18692 \begin_inset VSpace bigskip
18693 \end_inset
18694
18695 To color horizontal lines for example with red, as in Table
18696 \begin_inset space ~
18697 \end_inset
18698
18699
18700 \begin_inset CommandInset ref
18701 LatexCommand ref
18702 reference "tab:Table-with-horizontal-colored"
18703
18704 \end_inset
18705
18706 , insert these commands in \SpecialChar TeX
18707  Code before the table or table float:
18708 \end_layout
18709
18710 \begin_layout Standard
18711
18712 \series bold
18713
18714 \backslash
18715 let
18716 \backslash
18717 myHlineC
18718 \backslash
18719 hline
18720 \begin_inset Newline newline
18721 \end_inset
18722
18723
18724 \backslash
18725 renewcommand{
18726 \backslash
18727 hline}
18728 \begin_inset Newline newline
18729 \end_inset
18730
18731
18732 \begin_inset Phantom HPhantom
18733 status open
18734
18735 \begin_layout Plain Layout
18736
18737 \series bold
18738 \begin_inset space ~
18739 \end_inset
18740
18741
18742 \end_layout
18743
18744 \end_inset
18745
18746 {
18747 \backslash
18748 arrayrulecolor{red}
18749 \backslash
18750 myHlineC
18751 \backslash
18752 arrayrulecolor{black}}
18753 \end_layout
18754
18755 \begin_layout Standard
18756 \begin_inset ERT
18757 status collapsed
18758
18759 \begin_layout Plain Layout
18760
18761
18762 \backslash
18763 let
18764 \backslash
18765 myHlineC
18766 \backslash
18767 hline
18768 \end_layout
18769
18770 \begin_layout Plain Layout
18771
18772
18773 \backslash
18774 renewcommand{
18775 \backslash
18776 hline}
18777 \end_layout
18778
18779 \begin_layout Plain Layout
18780
18781  {
18782 \backslash
18783 arrayrulecolor{red}
18784 \backslash
18785 myHlineC
18786 \backslash
18787 arrayrulecolor{black}}
18788 \end_layout
18789
18790 \end_inset
18791
18792
18793 \begin_inset Float table
18794 placement h
18795 wide false
18796 sideways false
18797 status open
18798
18799 \begin_layout Plain Layout
18800 \begin_inset Caption Standard
18801
18802 \begin_layout Plain Layout
18803 \begin_inset CommandInset label
18804 LatexCommand label
18805 name "tab:Table-with-horizontal-colored"
18806
18807 \end_inset
18808
18809 Table with colored horizontal lines
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \begin_layout Plain Layout
18818 \align center
18819 \begin_inset Tabular
18820 <lyxtabular version="3" rows="3" columns="3">
18821 <features tabularvalignment="middle">
18822 <column alignment="center" valignment="top">
18823 <column alignment="center" valignment="top">
18824 <column alignment="center" valignment="top">
18825 <row>
18826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 sd
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 sd
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 sd
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 </lyxtabular>
18913
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \begin_layout Standard
18925 To return to the default line color black, insert this command in \SpecialChar TeX
18926  Code
18927  after the table or table float:
18928 \end_layout
18929
18930 \begin_layout Standard
18931
18932 \series bold
18933
18934 \backslash
18935 renewcommand{
18936 \backslash
18937 hline}{
18938 \backslash
18939 myHlineC}
18940 \end_layout
18941
18942 \begin_layout Standard
18943 Table
18944 \begin_inset space ~
18945 \end_inset
18946
18947
18948 \begin_inset CommandInset ref
18949 LatexCommand ref
18950 reference "tab:Table-with-colored"
18951
18952 \end_inset
18953
18954  is an example with colored vertical and horizontal lines.
18955 \end_layout
18956
18957 \begin_layout Standard
18958 \begin_inset Float table
18959 placement h
18960 wide false
18961 sideways false
18962 status open
18963
18964 \begin_layout Plain Layout
18965 \begin_inset Caption Standard
18966
18967 \begin_layout Plain Layout
18968 \begin_inset CommandInset label
18969 LatexCommand label
18970 name "tab:Table-with-colored"
18971
18972 \end_inset
18973
18974 Table with colored lines
18975 \end_layout
18976
18977 \end_inset
18978
18979
18980 \end_layout
18981
18982 \begin_layout Plain Layout
18983 \align center
18984 \begin_inset Tabular
18985 <lyxtabular version="3" rows="3" columns="3">
18986 <features tabularvalignment="middle">
18987 <column alignment="center" valignment="top" special="Wc">
18988 <column alignment="center" valignment="top" special="Wc">
18989 <column alignment="center" valignment="top" special="WcW">
18990 <row>
18991 <cell alignment="center" valignment="top" topline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 sd
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" topline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" topline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" topline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 sd
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 </row>
19048 <row topspace="default">
19049 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 sd
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 </row>
19077 </lyxtabular>
19078
19079 \end_inset
19080
19081
19082 \end_layout
19083
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \begin_layout Standard
19090 \begin_inset ERT
19091 status collapsed
19092
19093 \begin_layout Plain Layout
19094
19095
19096 \backslash
19097 renewcommand{
19098 \backslash
19099 hline}{
19100 \backslash
19101 myHlineC}
19102 \end_layout
19103
19104 \end_inset
19105
19106
19107 \end_layout
19108
19109 \begin_layout Standard
19110 \begin_inset ERT
19111 status collapsed
19112
19113 \begin_layout Plain Layout
19114
19115
19116 \backslash
19117 setlength{
19118 \backslash
19119 arrayrulewidth}{0.4pt}
19120 \end_layout
19121
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \begin_layout Section
19128 Rotated Table Cells
19129 \begin_inset CommandInset label
19130 LatexCommand label
19131 name "sec:Rotated-Table-Cells"
19132
19133 \end_inset
19134
19135
19136 \begin_inset Index idx
19137 status collapsed
19138
19139 \begin_layout Plain Layout
19140 Table ! Rotated Cells
19141 \end_layout
19142
19143 \end_inset
19144
19145
19146 \begin_inset Index idx
19147 status collapsed
19148
19149 \begin_layout Plain Layout
19150 Rotated Material
19151 \end_layout
19152
19153 \end_inset
19154
19155
19156 \end_layout
19157
19158 \begin_layout Standard
19159 \begin_inset Note Greyedout
19160 status open
19161
19162 \begin_layout Plain Layout
19163
19164 \series bold
19165 Note:
19166 \series default
19167  Not all DVI-viewers are able to display rotations.
19168 \end_layout
19169
19170 \end_inset
19171
19172
19173 \end_layout
19174
19175 \begin_layout Standard
19176 Table
19177 \begin_inset space ~
19178 \end_inset
19179
19180
19181 \begin_inset CommandInset ref
19182 LatexCommand ref
19183 reference "tab:Table-with-rotated-multi"
19184
19185 \end_inset
19186
19187  is an example where 3
19188 \begin_inset space ~
19189 \end_inset
19190
19191 cells were rotated by 45
19192 \begin_inset space \thinspace{}
19193 \end_inset
19194
19195 °.
19196 \end_layout
19197
19198 \begin_layout Standard
19199 \begin_inset Float table
19200 placement h
19201 wide false
19202 sideways false
19203 status open
19204
19205 \begin_layout Plain Layout
19206 \begin_inset Caption Standard
19207
19208 \begin_layout Plain Layout
19209 \begin_inset CommandInset label
19210 LatexCommand label
19211 name "tab:Table-with-rotated"
19212
19213 \end_inset
19214
19215 Table with rotated cells in the first row.
19216 \end_layout
19217
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \begin_layout Plain Layout
19224 \noindent
19225 \align center
19226 \begin_inset Tabular
19227 <lyxtabular version="3" rows="2" columns="3">
19228 <features tabularvalignment="middle">
19229 <column alignment="center" valignment="top" width="0pt">
19230 <column alignment="center" valignment="top" width="0pt">
19231 <column alignment="center" valignment="top" width="0pt">
19232 <row>
19233 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237 cups
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 plates
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 saucers
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 </row>
19261 <row>
19262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 45
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 33
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 21
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 </lyxtabular>
19291
19292 \end_inset
19293
19294
19295 \end_layout
19296
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \begin_layout Standard
19303 \begin_inset Note Greyedout
19304 status open
19305
19306 \begin_layout Plain Layout
19307
19308 \series bold
19309 Note:
19310 \series default
19311  Line breaks (shortcut 
19312 \begin_inset Info
19313 type  "shortcut"
19314 arg   "newline-insert newline"
19315 \end_inset
19316
19317 ) are not allowed in rotated cells.
19318 \end_layout
19319
19320 \end_inset
19321
19322
19323 \end_layout
19324
19325 \begin_layout Standard
19326 If you want to rotate table cells containing line breaks, you have to put
19327  the cell content into a minipage or a parbox.
19328 \begin_inset Foot
19329 status collapsed
19330
19331 \begin_layout Plain Layout
19332 For more about these boxes see sec.
19333 \begin_inset space \thinspace{}
19334 \end_inset
19335
19336
19337 \begin_inset CommandInset ref
19338 LatexCommand ref
19339 reference "sec:Minipages"
19340
19341 \end_inset
19342
19343  and 
19344 \begin_inset CommandInset ref
19345 LatexCommand ref
19346 reference "sec:Parboxes"
19347
19348 \end_inset
19349
19350 .
19351 \end_layout
19352
19353 \end_inset
19354
19355  If you rotate this cell by 90
19356 \begin_inset space \thinspace{}
19357 \end_inset
19358
19359 ° the width of the box is the height of the cell.
19360  Table
19361 \begin_inset space ~
19362 \end_inset
19363
19364
19365 \begin_inset CommandInset ref
19366 LatexCommand ref
19367 reference "tab:Table-with-rotated-multi"
19368
19369 \end_inset
19370
19371  is an example for a rotated multiline cell where the box width was set
19372  to 3
19373 \begin_inset space \thinspace{}
19374 \end_inset
19375
19376 cm.
19377 \end_layout
19378
19379 \begin_layout Standard
19380 \begin_inset Float table
19381 wide false
19382 sideways false
19383 status open
19384
19385 \begin_layout Plain Layout
19386 \begin_inset Caption Standard
19387
19388 \begin_layout Plain Layout
19389 \begin_inset CommandInset label
19390 LatexCommand label
19391 name "tab:Table-with-rotated-multi"
19392
19393 \end_inset
19394
19395 Table with rotated multiline cell.
19396 \end_layout
19397
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \begin_layout Plain Layout
19404 \noindent
19405 \align center
19406 \begin_inset Tabular
19407 <lyxtabular version="3" rows="2" columns="3">
19408 <features tabularvalignment="middle">
19409 <column alignment="center" valignment="top">
19410 <column alignment="center" valignment="top" width="0pt">
19411 <column alignment="center" valignment="top">
19412 <row>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 a
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 \begin_inset Box Frameless
19427 position "t"
19428 hor_pos "c"
19429 has_inner_box 1
19430 inner_pos "t"
19431 use_parbox 0
19432 use_makebox 0
19433 width "3cm"
19434 special "none"
19435 height "1in"
19436 height_special "totalheight"
19437 thickness "0.4pt"
19438 separation "3pt"
19439 shadowsize "4pt"
19440 framecolor "black"
19441 backgroundcolor "none"
19442 status open
19443
19444 \begin_layout Plain Layout
19445 rotated cell
19446 \begin_inset Newline newline
19447 \end_inset
19448
19449 with line break
19450 \end_layout
19451
19452 \end_inset
19453
19454
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463 e
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 </row>
19469 <row>
19470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 b
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483 c
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492 d
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 </row>
19498 </lyxtabular>
19499
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506
19507
19508 \end_layout
19509
19510 \begin_layout Section
19511 Table Width Calculation
19512 \begin_inset CommandInset label
19513 LatexCommand label
19514 name "sec:Table-Width-Calculation"
19515
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \begin_layout Standard
19522 For wide tables it is sometimes difficult to assure that the table does
19523  not protrude over the page margin.
19524  Setting a fixed width for every column of the table is the solution, but
19525  what amount of space is needed for each column?
19526 \end_layout
19527
19528 \begin_layout Standard
19529 The table width 
19530 \begin_inset Formula $W_{\mathrm{table}}$
19531 \end_inset
19532
19533  can be calculated: Every column has the width of the specified column width
19534  
19535 \begin_inset Formula $W_{\mathrm{column}}$
19536 \end_inset
19537
19538  (that the content of the column can consume) plus two times the separation
19539  between the column content and the column border (\SpecialChar LaTeX
19540  length
19541 \series bold
19542  
19543 \backslash
19544 tabcolsep
19545 \series default
19546 , default 6
19547 \begin_inset space \thinspace{}
19548 \end_inset
19549
19550 pt) plus the width of a border line (\SpecialChar LaTeX
19551  length 
19552 \series bold
19553
19554 \backslash
19555 arrayrulewidth
19556 \series default
19557 , default 0.4
19558 \begin_inset space \thinspace{}
19559 \end_inset
19560
19561 pt): So if all 
19562 \begin_inset Formula $n$
19563 \end_inset
19564
19565
19566 \begin_inset space ~
19567 \end_inset
19568
19569 columns have the same width, the table width is
19570 \begin_inset Formula 
19571 \begin{equation}
19572 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19573 \end{equation}
19574
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \begin_layout Standard
19581 The available width for a table is the space between the page margins or
19582  the width of a text column (for a two-column document) (\SpecialChar LaTeX
19583  length 
19584 \series bold
19585
19586 \backslash
19587 columnwidth
19588 \series default
19589 ).
19590  If all table columns should have the same width and 
19591 \begin_inset Formula $W_{\mathrm{table}}$
19592 \end_inset
19593
19594  should be 1
19595 \begin_inset space \thinspace{}
19596 \end_inset
19597
19598
19599 \backslash
19600 columnwidth, 
19601 \begin_inset Formula $W_{\mathrm{column}}$
19602 \end_inset
19603
19604  can easily be calculated.
19605 \end_layout
19606
19607 \begin_layout Standard
19608 To be able to perform calculations you need to load the \SpecialChar LaTeX
19609 -package 
19610 \series bold
19611 calc
19612 \series default
19613
19614 \begin_inset Index idx
19615 status collapsed
19616
19617 \begin_layout Plain Layout
19618 \SpecialChar LaTeX
19619 -packages ! calc
19620 \end_layout
19621
19622 \end_inset
19623
19624  in the document preamble.
19625  To set the width in the table dialog you have to use the field 
19626 \family sans
19627 \SpecialChar LaTeX
19628  argument
19629 \family default
19630 .
19631  The command scheme for this field is the same that is explained in section
19632 \begin_inset space ~
19633 \end_inset
19634
19635
19636 \begin_inset CommandInset ref
19637 LatexCommand ref
19638 reference "subsec:Multicolumn-Calculations"
19639
19640 \end_inset
19641
19642 .
19643  For a table with 5
19644 \begin_inset space \thinspace{}
19645 \end_inset
19646
19647 columns with an uniform width and centered text, enter there for each column
19648  the command
19649 \end_layout
19650
19651 \begin_layout Standard
19652
19653 \series bold
19654 >{
19655 \backslash
19656 centering}p{(1
19657 \backslash
19658 columnwidth-62.4pt)/5}
19659 \end_layout
19660
19661 \begin_layout Standard
19662 For a table with 5
19663 \begin_inset space \thinspace{}
19664 \end_inset
19665
19666 columns where 2 should have 0.75
19667 \begin_inset space ~
19668 \end_inset
19669
19670 times the width than the 3 others, the calculation is
19671 \begin_inset Formula 
19672 \begin{align}
19673 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19674  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19675  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19676 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19677 \end{align}
19678
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \begin_layout Standard
19685 In the table therefore the command
19686 \end_layout
19687
19688 \begin_layout Standard
19689
19690 \series bold
19691 >{
19692 \backslash
19693 centering}p{(1
19694 \backslash
19695 columnwidth-62.4pt)/
19696 \backslash
19697 real{4.5}}
19698 \end_layout
19699
19700 \begin_layout Standard
19701 is used for the wider columns and
19702 \end_layout
19703
19704 \begin_layout Standard
19705
19706 \series bold
19707 >{
19708 \backslash
19709 centering}p{(1
19710 \backslash
19711 columnwidth-62.4pt)/
19712 \backslash
19713 real{4.5}*
19714 \backslash
19715 real{0.75}}
19716 \end_layout
19717
19718 \begin_layout Standard
19719 for the smaller ones:
19720 \end_layout
19721
19722 \begin_layout Standard
19723 \begin_inset Tabular
19724 <lyxtabular version="3" rows="2" columns="5">
19725 <features tabularvalignment="middle">
19726 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19727 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19728 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19729 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19730 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19731 <row>
19732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 1
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745 2
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754 3
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 4
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772 5
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 </row>
19778 <row>
19779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 111111 1111111 111111 111111111 11111 11111 1111
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801 2222 22222 222222 222222222 2222222 22 22222
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 333333 333333 333333 33333 3333333 333
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 </lyxtabular>
19826
19827 \end_inset
19828
19829
19830 \end_layout
19831
19832 \begin_layout Section
19833 Table Customization
19834 \begin_inset Index idx
19835 status collapsed
19836
19837 \begin_layout Plain Layout
19838 Table Customization
19839 \end_layout
19840
19841 \end_inset
19842
19843
19844 \begin_inset Index idx
19845 status collapsed
19846
19847 \begin_layout Plain Layout
19848 Table ! Customization
19849 \end_layout
19850
19851 \end_inset
19852
19853
19854 \end_layout
19855
19856 \begin_layout Subsection
19857 Row Spacing
19858 \begin_inset CommandInset label
19859 LatexCommand label
19860 name "subsec:Row-Spacing"
19861
19862 \end_inset
19863
19864
19865 \begin_inset Index idx
19866 status collapsed
19867
19868 \begin_layout Plain Layout
19869 Table Customization ! Row Spacing
19870 \end_layout
19871
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \begin_layout Standard
19878 You can add vertical space to table rows in the 
19879 \family sans
19880 Borders
19881 \family default
19882  tab of the table dialog.
19883  You find there three possibilities:
19884 \end_layout
19885
19886 \begin_layout Description
19887 Top
19888 \begin_inset space ~
19889 \end_inset
19890
19891 of
19892 \begin_inset space ~
19893 \end_inset
19894
19895 row will add space above the characters of the table row.
19896  If the table is a formal table
19897 \begin_inset Foot
19898 status collapsed
19899
19900 \begin_layout Plain Layout
19901 Formal tables are explained in section
19902 \begin_inset space ~
19903 \end_inset
19904
19905
19906 \begin_inset CommandInset ref
19907 LatexCommand ref
19908 reference "sec:Formal-Tables"
19909
19910 \end_inset
19911
19912 .
19913 \end_layout
19914
19915 \end_inset
19916
19917  \SpecialChar LyX
19918  will insert as default 0.5
19919 \begin_inset space \thinspace{}
19920 \end_inset
19921
19922 em space.
19923  For normal tables the inserted space will unfortunately destroy the vertical
19924  table lines as in the following table:
19925 \begin_inset VSpace medskip
19926 \end_inset
19927
19928
19929 \begin_inset Newline newline
19930 \end_inset
19931
19932
19933 \begin_inset space \hspace*{}
19934 \length 0pt
19935 \end_inset
19936
19937
19938 \begin_inset space \hfill{}
19939 \end_inset
19940
19941
19942 \begin_inset Tabular
19943 <lyxtabular version="3" rows="3" columns="1">
19944 <features tabularvalignment="middle">
19945 <column alignment="center" valignment="top">
19946 <row>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 A
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 </row>
19957 <row topspace="3mm">
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 3
19963 \begin_inset space \thinspace{}
19964 \end_inset
19965
19966 mm space top of row
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 </row>
19972 <row>
19973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977 C
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 </row>
19983 </lyxtabular>
19984
19985 \end_inset
19986
19987
19988 \begin_inset space \hfill{}
19989 \end_inset
19990
19991
19992 \begin_inset space \hspace*{}
19993 \length 0pt
19994 \end_inset
19995
19996
19997 \begin_inset VSpace medskip
19998 \end_inset
19999
20000
20001 \begin_inset Newline newline
20002 \end_inset
20003
20004 So inserting space in the top of row for normal tables is only useful when
20005  you don't have vertical lines.
20006 \end_layout
20007
20008 \begin_layout Description
20009 Bottom
20010 \begin_inset space ~
20011 \end_inset
20012
20013 of
20014 \begin_inset space ~
20015 \end_inset
20016
20017 row will add space below the characters of the table row.
20018  If the table is a formal table \SpecialChar LyX
20019  will insert as default 0.5
20020 \begin_inset space \thinspace{}
20021 \end_inset
20022
20023 em space, for normal tables the default size is 2
20024 \begin_inset space \thinspace{}
20025 \end_inset
20026
20027 pt.
20028 \end_layout
20029
20030 \begin_layout Description
20031 Between
20032 \begin_inset space ~
20033 \end_inset
20034
20035 rows adds space between the current and the following row.
20036  If the table is a formal table \SpecialChar LyX
20037  will insert as default 0.5
20038 \begin_inset space \thinspace{}
20039 \end_inset
20040
20041 em space.
20042  For normal tables the inserted space will unfortunately destroy the vertical
20043  table lines as in the following table:
20044 \begin_inset VSpace medskip
20045 \end_inset
20046
20047
20048 \begin_inset Newline newline
20049 \end_inset
20050
20051
20052 \begin_inset space \hspace*{}
20053 \length 0pt
20054 \end_inset
20055
20056
20057 \begin_inset space \hfill{}
20058 \end_inset
20059
20060
20061 \begin_inset Tabular
20062 <lyxtabular version="3" rows="3" columns="1">
20063 <features tabularvalignment="middle">
20064 <column alignment="center" valignment="top">
20065 <row>
20066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 A
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row interlinespace="3mm">
20077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081 \begin_inset Formula $\downarrow$
20082 \end_inset
20083
20084  3
20085 \begin_inset space \thinspace{}
20086 \end_inset
20087
20088 mm space between row 
20089 \begin_inset Formula $\downarrow$
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103 \begin_inset Formula $\uparrow$
20104 \end_inset
20105
20106  3
20107 \begin_inset space \thinspace{}
20108 \end_inset
20109
20110 mm space between row 
20111 \begin_inset Formula $\uparrow$
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 </lyxtabular>
20121
20122 \end_inset
20123
20124
20125 \begin_inset space \hfill{}
20126 \end_inset
20127
20128
20129 \begin_inset space \hspace*{}
20130 \length 0pt
20131 \end_inset
20132
20133
20134 \begin_inset VSpace medskip
20135 \end_inset
20136
20137
20138 \begin_inset Newline newline
20139 \end_inset
20140
20141 So inserting space between rows for normal tables is only useful when you
20142  don't have vertical lines.
20143 \end_layout
20144
20145 \begin_layout Standard
20146 \begin_inset VSpace bigskip
20147 \end_inset
20148
20149 When you want to add extra height to all cells of all tables, you can do
20150  this with the following preamble lines:
20151 \end_layout
20152
20153 \begin_layout Standard
20154
20155 \series bold
20156
20157 \backslash
20158 @ifundefined{extrarowheight}
20159 \begin_inset Newline newline
20160 \end_inset
20161
20162
20163 \begin_inset Phantom HPhantom
20164 status open
20165
20166 \begin_layout Plain Layout
20167
20168 \series bold
20169 \begin_inset space ~
20170 \end_inset
20171
20172
20173 \end_layout
20174
20175 \end_inset
20176
20177 {
20178 \backslash
20179 usepackage{array}}{}
20180 \begin_inset Newline newline
20181 \end_inset
20182
20183
20184 \backslash
20185 setlength{
20186 \backslash
20187 extrarowheight}{height}
20188 \series default
20189
20190 \begin_inset Note Note
20191 status collapsed
20192
20193 \begin_layout Plain Layout
20194 The package 
20195 \series bold
20196 array
20197 \series default
20198  will be loaded automatically by \SpecialChar LyX
20199  when you use self defined table formats.
20200  To avoid that it being loaded twice the command 
20201 \series bold
20202
20203 \backslash
20204 @ifundefined
20205 \series default
20206  is used in the above command.
20207 \end_layout
20208
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \begin_layout Standard
20215 where the 
20216 \family sans
20217 height
20218 \family default
20219  can have one of the units listed in appendix
20220 \begin_inset space ~
20221 \end_inset
20222
20223
20224 \begin_inset CommandInset ref
20225 LatexCommand ref
20226 reference "cha:Units-available-in"
20227
20228 \end_inset
20229
20230 .
20231  But this has the disadvantage that the cell texts are no longer exactly
20232  vertically centered.
20233 \end_layout
20234
20235 \begin_layout Standard
20236 If you are using font sizes larger than the normal size, the table borders
20237  are often too close to the letters.
20238  This can be corrected by inserting the command 
20239 \series bold
20240
20241 \backslash
20242 strut
20243 \series default
20244  in \SpecialChar TeX
20245  Code at the beginning of a table row.
20246  Table
20247 \begin_inset space ~
20248 \end_inset
20249
20250
20251 \begin_inset CommandInset ref
20252 LatexCommand ref
20253 reference "tab:Vertical-alignment-of"
20254
20255 \end_inset
20256
20257  illustrates the effect.
20258 \end_layout
20259
20260 \begin_layout Standard
20261 \noindent
20262 \begin_inset Float table
20263 placement h
20264 wide false
20265 sideways false
20266 status open
20267
20268 \begin_layout Plain Layout
20269 \begin_inset Caption Standard
20270
20271 \begin_layout Plain Layout
20272 \begin_inset CommandInset label
20273 LatexCommand label
20274 name "tab:Vertical-alignment-of"
20275
20276 \end_inset
20277
20278 Vertical alignment of text with large font sizes.
20279 \end_layout
20280
20281 \end_inset
20282
20283
20284 \end_layout
20285
20286 \begin_layout Plain Layout
20287 \begin_inset space \hfill{}
20288 \end_inset
20289
20290
20291 \begin_inset Float table
20292 wide false
20293 sideways false
20294 status collapsed
20295
20296 \begin_layout Plain Layout
20297 \begin_inset Caption Standard
20298
20299 \begin_layout Plain Layout
20300 Normal table.
20301 \end_layout
20302
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \begin_layout Plain Layout
20309 \noindent
20310 \align center
20311 \begin_inset Tabular
20312 <lyxtabular version="3" rows="6" columns="1">
20313 <features tabularvalignment="middle">
20314 <column alignment="left" valignment="top">
20315 <row>
20316 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320 Normal, g
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 <row>
20327 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \size large
20333 Large
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 </row>
20339 <row>
20340 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344
20345 \size larger
20346 Larger
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \size largest
20359 Largest
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 </row>
20365 <row>
20366 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370
20371 \size huge
20372 Huge
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 </row>
20378 <row>
20379 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383
20384 \size huge
20385 Huger
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 </lyxtabular>
20392
20393 \end_inset
20394
20395
20396 \end_layout
20397
20398 \end_inset
20399
20400
20401 \begin_inset space \hfill{}
20402 \end_inset
20403
20404
20405 \begin_inset Float table
20406 wide false
20407 sideways false
20408 status collapsed
20409
20410 \begin_layout Plain Layout
20411 \begin_inset Caption Standard
20412
20413 \begin_layout Plain Layout
20414 Table using the command 
20415 \series bold
20416
20417 \backslash
20418 strut
20419 \series default
20420 .
20421 \end_layout
20422
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \begin_layout Plain Layout
20429 \noindent
20430 \align center
20431 \begin_inset Tabular
20432 <lyxtabular version="3" rows="6" columns="1">
20433 <features tabularvalignment="middle">
20434 <column alignment="left" valignment="top">
20435 <row>
20436 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20437 \begin_inset Text
20438
20439 \begin_layout Plain Layout
20440 Normal, g
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 </row>
20446 <row>
20447 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451
20452 \size large
20453 \begin_inset ERT
20454 status collapsed
20455
20456 \begin_layout Plain Layout
20457
20458
20459 \backslash
20460 strut 
20461 \end_layout
20462
20463 \end_inset
20464
20465 Large
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 </row>
20471 <row>
20472 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476
20477 \size larger
20478 \begin_inset ERT
20479 status collapsed
20480
20481 \begin_layout Plain Layout
20482
20483
20484 \backslash
20485 strut 
20486 \end_layout
20487
20488 \end_inset
20489
20490 Larger
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 </row>
20496 <row>
20497 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501
20502 \size largest
20503 \begin_inset ERT
20504 status collapsed
20505
20506 \begin_layout Plain Layout
20507
20508
20509 \backslash
20510 strut 
20511 \end_layout
20512
20513 \end_inset
20514
20515 Largest
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 <row>
20522 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526
20527 \size huge
20528 \begin_inset ERT
20529 status collapsed
20530
20531 \begin_layout Plain Layout
20532
20533
20534 \backslash
20535 strut 
20536 \end_layout
20537
20538 \end_inset
20539
20540 Huge
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 </row>
20546 <row>
20547 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551
20552 \size giant
20553 \begin_inset ERT
20554 status collapsed
20555
20556 \begin_layout Plain Layout
20557
20558
20559 \backslash
20560 strut 
20561 \end_layout
20562
20563 \end_inset
20564
20565
20566 \size huge
20567 Huger
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 </row>
20573 </lyxtabular>
20574
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \end_inset
20581
20582
20583 \begin_inset space \hfill{}
20584 \end_inset
20585
20586
20587 \end_layout
20588
20589 \end_inset
20590
20591
20592 \end_layout
20593
20594 \begin_layout Subsection
20595 Special Cell Alignment
20596 \begin_inset CommandInset label
20597 LatexCommand label
20598 name "subsec:Special-Cell-Alignment"
20599
20600 \end_inset
20601
20602
20603 \begin_inset Index idx
20604 status collapsed
20605
20606 \begin_layout Plain Layout
20607 Table Customization ! Special Cell Alignment
20608 \end_layout
20609
20610 \end_inset
20611
20612
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Sometimes it looks better when the cell entries of a column are aligned
20617  with a special character, e.
20618 \begin_inset space \thinspace{}
20619 \end_inset
20620
20621 g.
20622 \begin_inset space \space{}
20623 \end_inset
20624
20625 with the decimal separator as in Table
20626 \begin_inset space ~
20627 \end_inset
20628
20629
20630 \begin_inset CommandInset ref
20631 LatexCommand ref
20632 reference "tab:Table-cells-align"
20633
20634 \end_inset
20635
20636 .
20637  This alignment is achieved by setting the cursor into the column and then
20638  either pressing the toolbar button 
20639 \begin_inset Info
20640 type  "icon"
20641 arg   "tabular-feature align-decimal"
20642 \end_inset
20643
20644  or setting the alignment in the table settings to 
20645 \family sans
20646 At
20647 \begin_inset space ~
20648 \end_inset
20649
20650 Decimal
20651 \begin_inset space ~
20652 \end_inset
20653
20654 Separator
20655 \family default
20656 .
20657  The alignment character can be a character of your choice and is specified
20658  in the table settings.
20659 \end_layout
20660
20661 \begin_layout Standard
20662 \begin_inset Float table
20663 placement h
20664 wide false
20665 sideways false
20666 status open
20667
20668 \begin_layout Plain Layout
20669 \begin_inset Caption Standard
20670
20671 \begin_layout Plain Layout
20672 \begin_inset CommandInset label
20673 LatexCommand label
20674 name "tab:Table-cells-align"
20675
20676 \end_inset
20677
20678 Table cells of a column aligned with the decimal separator.
20679 \end_layout
20680
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \begin_layout Plain Layout
20687 \align center
20688 \begin_inset Tabular
20689 <lyxtabular version="3" rows="4" columns="1">
20690 <features booktabs="true" tabularvalignment="middle">
20691 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
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 heading
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 </row>
20703 <row>
20704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20705 \begin_inset Text
20706
20707 \begin_layout Plain Layout
20708 12.6
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 <row>
20715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719 0.68
20720 \end_layout
20721
20722 \end_inset
20723 </cell>
20724 </row>
20725 <row>
20726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730 -123.0
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 </row>
20736 </lyxtabular>
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \begin_layout Standard
20749 \begin_inset Float table
20750 placement h
20751 wide false
20752 sideways false
20753 status open
20754
20755 \begin_layout Plain Layout
20756 \begin_inset Caption Standard
20757
20758 \begin_layout Plain Layout
20759 \begin_inset CommandInset label
20760 LatexCommand label
20761 name "tab:Table-align-operator"
20762
20763 \end_inset
20764
20765 Table cells of a column aligned with the operators.
20766 \end_layout
20767
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \begin_layout Plain Layout
20774 \align center
20775 \begin_inset Tabular
20776 <lyxtabular version="3" rows="4" columns="2">
20777 <features booktabs="true" tabularvalignment="middle">
20778 <column alignment="right" valignment="top" width="0pt">
20779 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20780 <row>
20781 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 heading
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 </row>
20800 <row>
20801 <cell alignment="center" valignment="top" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 \begin_inset Formula $12\,+$
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 \begin_inset Formula $\,6$
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 </row>
20826 <row>
20827 <cell alignment="center" valignment="top" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831 \begin_inset Formula $0\,-$
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Formula $\,68$
20844 \end_inset
20845
20846
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 \begin_inset Formula $-123\,/$
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 \begin_inset Formula $\,0$
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 </lyxtabular>
20879
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886
20887
20888 \end_layout
20889
20890 \begin_layout Standard
20891 For alignments at characters in formulas this method does not work because
20892  the field to specify the alignment character does not allow formulas.
20893  In this case one need to use the method from Table
20894 \begin_inset space ~
20895 \end_inset
20896
20897
20898 \begin_inset CommandInset ref
20899 LatexCommand ref
20900 reference "tab:Table-align-operator"
20901
20902 \end_inset
20903
20904 .
20905  This table was created with a 4×2 table.
20906  The heading is a centered multicolumn.
20907  The first column is right-aligned and contains the first part including
20908  the operator.
20909  The second column is left aligned and contains the rest.
20910  A small space was added at the beginning of each cell of the second column
20911  to get the space that is usually around operators.
20912  To omit the space that is normally between two table columns, the following
20913  \SpecialChar LaTeX
20914 -argument was used for the second column:
20915 \end_layout
20916
20917 \begin_layout Standard
20918
20919 \series bold
20920 @{}l
20921 \end_layout
20922
20923 \begin_layout Standard
20924 Table
20925 \begin_inset space ~
20926 \end_inset
20927
20928
20929 \begin_inset CommandInset ref
20930 LatexCommand ref
20931 reference "tab:Several-table-cell"
20932
20933 \end_inset
20934
20935  shows some example alignments.
20936  For the alignment with the relation sign, a small space was added like
20937  for the second column of Table
20938 \begin_inset space ~
20939 \end_inset
20940
20941
20942 \begin_inset CommandInset ref
20943 LatexCommand ref
20944 reference "tab:Table-align-operator"
20945
20946 \end_inset
20947
20948 .
20949 \end_layout
20950
20951 \begin_layout Standard
20952 \begin_inset Float table
20953 placement h
20954 wide false
20955 sideways false
20956 status open
20957
20958 \begin_layout Plain Layout
20959 \begin_inset Caption Standard
20960
20961 \begin_layout Plain Layout
20962 \begin_inset CommandInset label
20963 LatexCommand label
20964 name "tab:Several-table-cell"
20965
20966 \end_inset
20967
20968 Several table cell alignments.
20969 \end_layout
20970
20971 \end_inset
20972
20973
20974 \end_layout
20975
20976 \begin_layout Plain Layout
20977 \align center
20978 \begin_inset Tabular
20979 <lyxtabular version="3" rows="4" columns="6">
20980 <features tabularvalignment="middle">
20981 <column alignment="right" valignment="top">
20982 <column alignment="left" valignment="top" special="@{}l">
20983 <column alignment="right" valignment="top">
20984 <column alignment="left" valignment="top" special="@{}l">
20985 <column alignment="right" valignment="top">
20986 <column alignment="left" valignment="top" special="@{}l">
20987 <row>
20988 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 units
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Plain Layout
21001
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21007 \begin_inset Text
21008
21009 \begin_layout Plain Layout
21010 exponents
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 relations
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037
21038 \end_layout
21039
21040 \end_inset
21041 </cell>
21042 </row>
21043 <row>
21044 <cell alignment="center" valignment="top" usebox="none">
21045 \begin_inset Text
21046
21047 \begin_layout Plain Layout
21048 12×
21049 \end_layout
21050
21051 \end_inset
21052 </cell>
21053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057 24
21058 \begin_inset space \thinspace{}
21059 \end_inset
21060
21061 bottles
21062 \end_layout
21063
21064 \end_inset
21065 </cell>
21066 <cell alignment="center" valignment="top" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070 \begin_inset Formula $10\cdot$
21071 \end_inset
21072
21073
21074 \end_layout
21075
21076 \end_inset
21077 </cell>
21078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082 \begin_inset Formula $10^{\mbox{-}17}$
21083 \end_inset
21084
21085
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 \begin_inset Formula $\Gamma(t)\propto$
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Formula $\:\Upsilon(t)$
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="center" valignment="top" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120 1024×
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21126 \begin_inset Text
21127
21128 \begin_layout Plain Layout
21129 768
21130 \begin_inset space \thinspace{}
21131 \end_inset
21132
21133 Pixels
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 \begin_inset Formula $5.78\cdot$
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21151 \begin_inset Text
21152
21153 \begin_layout Plain Layout
21154 \begin_inset Formula $10^{7}$
21155 \end_inset
21156
21157
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset Formula $A\ne$
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 <cell alignment="center" valignment="top" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178 \begin_inset Formula $\:B_{\mathrm{red}}$
21179 \end_inset
21180
21181
21182 \end_layout
21183
21184 \end_inset
21185 </cell>
21186 </row>
21187 <row>
21188 <cell alignment="center" valignment="top" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192 32×
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201 6
21202 \begin_inset space \thinspace{}
21203 \end_inset
21204
21205 cm
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 -
21215 \begin_inset Formula $33.5\cdot$
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21224 \begin_inset Text
21225
21226 \begin_layout Plain Layout
21227 \begin_inset Formula $10^{4}$
21228 \end_inset
21229
21230
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 \begin_inset Formula $\sin(\alpha)\ge$
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 <cell alignment="center" valignment="top" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 \begin_inset Formula $\:\sin(\beta)$
21252 \end_inset
21253
21254
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 </row>
21260 </lyxtabular>
21261
21262 \end_inset
21263
21264
21265 \end_layout
21266
21267 \end_inset
21268
21269
21270 \end_layout
21271
21272 \begin_layout Subsection
21273 Customized Cell/Column Format
21274 \begin_inset CommandInset label
21275 LatexCommand label
21276 name "subsec:Customized-Format"
21277
21278 \end_inset
21279
21280
21281 \begin_inset Index idx
21282 status collapsed
21283
21284 \begin_layout Plain Layout
21285 Table Customization ! Cell/Column Format
21286 \end_layout
21287
21288 \end_inset
21289
21290
21291 \end_layout
21292
21293 \begin_layout Standard
21294 Calculating the required width for normal columns as described in section
21295 \begin_inset space ~
21296 \end_inset
21297
21298
21299 \begin_inset CommandInset ref
21300 LatexCommand ref
21301 reference "sec:Table-Width-Calculation"
21302
21303 \end_inset
21304
21305  or for spanned columns as described in section
21306 \begin_inset space ~
21307 \end_inset
21308
21309
21310 \begin_inset CommandInset ref
21311 LatexCommand ref
21312 reference "subsec:Multicolumn-Calculations"
21313
21314 \end_inset
21315
21316  is very annoying if you have several tables where a calculation is necessary.
21317  To make life easier, you can define a cell/column format in the preamble,
21318  that can be used in all tables of the document.
21319  The format is defined with the command
21320 \end_layout
21321
21322 \begin_layout Standard
21323
21324 \series bold
21325
21326 \backslash
21327 newcolumntype{name of format}[number of arguments]{commands}
21328 \end_layout
21329
21330 \begin_layout Standard
21331 The format name may only consist of one letter.
21332  The letters 
21333 \emph on
21334 b
21335 \emph default
21336
21337 \emph on
21338 c
21339 \emph default
21340
21341 \emph on
21342 l
21343 \emph default
21344
21345 \emph on
21346 m
21347 \emph default
21348
21349 \emph on
21350 p
21351 \emph default
21352  and 
21353 \emph on
21354 r
21355 \emph default
21356  are predefined and cannot be used.
21357  But all letters are allowed as capitals.
21358 \end_layout
21359
21360 \begin_layout Standard
21361 \begin_inset VSpace medskip
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \begin_layout Standard
21368 For vertically and horizontally centered multicolumn cells with a fixed
21369  width you can define the cell format
21370 \end_layout
21371
21372 \begin_layout Standard
21373
21374 \series bold
21375
21376 \backslash
21377 newcolumntype{M}[1]{>{
21378 \backslash
21379 centering
21380 \backslash
21381 hspace{0pt}}m{#1}}
21382 \end_layout
21383
21384 \begin_layout Standard
21385 where 
21386 \series bold
21387
21388 \backslash
21389 hspace{0pt}
21390 \series default
21391  avoids the problem of hyphenating the first word, as described in section
21392 \begin_inset space ~
21393 \end_inset
21394
21395
21396 \begin_inset CommandInset ref
21397 LatexCommand ref
21398 reference "subsec:Multiple-Lines-in"
21399
21400 \end_inset
21401
21402 .
21403  Now you can simply enter
21404 \end_layout
21405
21406 \begin_layout Standard
21407
21408 \series bold
21409 M{width}
21410 \end_layout
21411
21412 \begin_layout Standard
21413 as 
21414 \family sans
21415 \SpecialChar LaTeX
21416 -argument
21417 \family default
21418  in the table dialog to create a multicolumn.
21419 \end_layout
21420
21421 \begin_layout Standard
21422 \begin_inset VSpace bigskip
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \begin_layout Standard
21429 For cells spanned by a multicolumn cell, you can define the format
21430 \end_layout
21431
21432 \begin_layout Standard
21433
21434 \series bold
21435
21436 \backslash
21437 newcolumntype{S}[2]{>{
21438 \backslash
21439 centering
21440 \backslash
21441 hspace{0pt}}
21442 \begin_inset Newline newline
21443 \end_inset
21444
21445
21446 \begin_inset Phantom HPhantom
21447 status open
21448
21449 \begin_layout Plain Layout
21450
21451 \series bold
21452
21453 \backslash
21454 newcolumntype
21455 \end_layout
21456
21457 \end_inset
21458
21459 m{(#1+(2
21460 \backslash
21461 tabcolsep+
21462 \backslash
21463 arrayrulewidth)*(1-#2))/#2}}
21464 \end_layout
21465
21466 \begin_layout Standard
21467 This format uses equation 
21468 \begin_inset CommandInset ref
21469 LatexCommand eqref
21470 reference "eq:Wgn"
21471
21472 \end_inset
21473
21474  to calculate the required width so that each spanned cell has the same
21475  width.
21476 \end_layout
21477
21478 \begin_layout Standard
21479 You can now enter
21480 \end_layout
21481
21482 \begin_layout Standard
21483
21484 \series bold
21485 S{width of multicolumn cell}{number of spanned columns}
21486 \end_layout
21487
21488 \begin_layout Standard
21489 as \SpecialChar LaTeX
21490 -argument of the column.
21491 \end_layout
21492
21493 \begin_layout Standard
21494 \begin_inset VSpace bigskip
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \begin_layout Standard
21501 For colored columns, you can define
21502 \end_layout
21503
21504 \begin_layout Standard
21505
21506 \series bold
21507
21508 \backslash
21509 newcolumntype{K}[1]{>{
21510 \backslash
21511 columncolor{#1}
21512 \backslash
21513 hspace{0pt}}c}
21514 \end_layout
21515
21516 \begin_layout Standard
21517 The 
21518 \begin_inset Quotes eld
21519 \end_inset
21520
21521 c
21522 \begin_inset Quotes erd
21523 \end_inset
21524
21525  at the end creates a column with a flexible width whose text is horizontally
21526  centered.
21527  You can now enter
21528 \end_layout
21529
21530 \begin_layout Standard
21531
21532 \series bold
21533 K{color name}
21534 \end_layout
21535
21536 \begin_layout Standard
21537 as \SpecialChar LaTeX
21538 -argument.
21539 \end_layout
21540
21541 \begin_layout Standard
21542 \begin_inset VSpace bigskip
21543 \end_inset
21544
21545
21546 \end_layout
21547
21548 \begin_layout Standard
21549 To create Table
21550 \begin_inset space ~
21551 \end_inset
21552
21553
21554 \begin_inset CommandInset ref
21555 LatexCommand ref
21556 reference "tab:Table-using-user-defined"
21557
21558 \end_inset
21559
21560  use the \SpecialChar LaTeX
21561 -arguments
21562 \end_layout
21563
21564 \begin_layout Standard
21565
21566 \series bold
21567 M{2.5cm}
21568 \end_layout
21569
21570 \begin_layout Standard
21571 for the first column and the multicolumn,
21572 \end_layout
21573
21574 \begin_layout Standard
21575
21576 \series bold
21577 K{red}
21578 \end_layout
21579
21580 \begin_layout Standard
21581 for the last column, and
21582 \end_layout
21583
21584 \begin_layout Standard
21585
21586 \series bold
21587 S{2.5cm}{2}
21588 \end_layout
21589
21590 \begin_layout Standard
21591 for the cells in the second column.
21592 \end_layout
21593
21594 \begin_layout Standard
21595 \begin_inset Float table
21596 placement h
21597 wide false
21598 sideways false
21599 status open
21600
21601 \begin_layout Plain Layout
21602 \begin_inset Caption Standard
21603
21604 \begin_layout Plain Layout
21605 \begin_inset CommandInset label
21606 LatexCommand label
21607 name "tab:Table-using-user-defined"
21608
21609 \end_inset
21610
21611 Table using user-defined table formats
21612 \end_layout
21613
21614 \end_inset
21615
21616
21617 \end_layout
21618
21619 \begin_layout Plain Layout
21620 \align center
21621 \begin_inset Tabular
21622 <lyxtabular version="3" rows="3" columns="4">
21623 <features tabularvalignment="middle">
21624 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21625 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21626 <column alignment="center" valignment="middle">
21627 <column alignment="center" valignment="middle" special="K{red}">
21628 <row>
21629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633 verylongtablecellword
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21639 \begin_inset Text
21640
21641 \begin_layout Plain Layout
21642 multiple lines multicolumn
21643 \end_layout
21644
21645 \end_inset
21646 </cell>
21647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660 c
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 <row>
21667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671 d
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680 e
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689 f
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698 g
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709 h
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718 i
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Plain Layout
21727 j
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 k
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 </row>
21742 </lyxtabular>
21743
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \begin_layout Subsection
21755 Line Thickness
21756 \begin_inset CommandInset label
21757 LatexCommand label
21758 name "subsec:Line-Thickness"
21759
21760 \end_inset
21761
21762
21763 \begin_inset Index idx
21764 status collapsed
21765
21766 \begin_layout Plain Layout
21767 Table Customization ! Line Thickness
21768 \end_layout
21769
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \begin_layout Standard
21776 The line thickness for all lines in a table can be adjusted with the length
21777  
21778 \series bold
21779
21780 \backslash
21781 arrayrulewidth
21782 \series default
21783 .
21784  To set for example a line thickness of 1.5
21785 \begin_inset space \thinspace{}
21786 \end_inset
21787
21788 pt, as in Table
21789 \begin_inset space ~
21790 \end_inset
21791
21792
21793 \begin_inset CommandInset ref
21794 LatexCommand ref
21795 reference "tab:Table-with-1.5"
21796
21797 \end_inset
21798
21799 , insert the command
21800 \end_layout
21801
21802 \begin_layout Standard
21803
21804 \series bold
21805
21806 \backslash
21807 setlength{
21808 \backslash
21809 arrayrulewidth}{1.5pt}
21810 \end_layout
21811
21812 \begin_layout Standard
21813 in \SpecialChar TeX
21814  Code before the table or table float.
21815  The changed thickness is valid for all subsequent tables.
21816  To use the default value again, set 
21817 \series bold
21818
21819 \backslash
21820 arrayrulewidth
21821 \series default
21822  to 0.4
21823 \begin_inset space \thinspace{}
21824 \end_inset
21825
21826 pt in \SpecialChar TeX
21827  Code after the table or table float.
21828 \end_layout
21829
21830 \begin_layout Standard
21831 \begin_inset ERT
21832 status collapsed
21833
21834 \begin_layout Plain Layout
21835
21836
21837 \backslash
21838 setlength{
21839 \backslash
21840 arrayrulewidth}{1.5pt}
21841 \end_layout
21842
21843 \end_inset
21844
21845
21846 \begin_inset Float table
21847 wide false
21848 sideways false
21849 status open
21850
21851 \begin_layout Plain Layout
21852 \begin_inset Caption Standard
21853
21854 \begin_layout Plain Layout
21855 \begin_inset CommandInset label
21856 LatexCommand label
21857 name "tab:Table-with-1.5"
21858
21859 \end_inset
21860
21861 Table with 1.5
21862 \begin_inset space \thinspace{}
21863 \end_inset
21864
21865 pt thick lines
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \begin_layout Plain Layout
21874 \align center
21875 \begin_inset Tabular
21876 <lyxtabular version="3" rows="3" columns="3">
21877 <features tabularvalignment="middle">
21878 <column alignment="center" valignment="top">
21879 <column alignment="center" valignment="top">
21880 <column alignment="center" valignment="top">
21881 <row>
21882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 sd
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21892 \begin_inset Text
21893
21894 \begin_layout Plain Layout
21895
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 </row>
21910 <row>
21911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 sd
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21930 \begin_inset Text
21931
21932 \begin_layout Plain Layout
21933
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 </row>
21939 <row>
21940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 sd
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 </row>
21968 </lyxtabular>
21969
21970 \end_inset
21971
21972
21973 \end_layout
21974
21975 \end_inset
21976
21977
21978 \begin_inset ERT
21979 status collapsed
21980
21981 \begin_layout Plain Layout
21982
21983
21984 \backslash
21985 setlength{
21986 \backslash
21987 arrayrulewidth}{0.4pt}
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Standard
21996 \begin_inset VSpace bigskip
21997 \end_inset
21998
21999 To set the line thickness to 1.5
22000 \begin_inset space \thinspace{}
22001 \end_inset
22002
22003 pt only for horizontal lines, as in Table
22004 \begin_inset space ~
22005 \end_inset
22006
22007
22008 \begin_inset CommandInset ref
22009 LatexCommand ref
22010 reference "tab:Table-with-horizontal"
22011
22012 \end_inset
22013
22014 , insert these commands in \SpecialChar TeX
22015  Code before the table or table float:
22016 \end_layout
22017
22018 \begin_layout Standard
22019
22020 \series bold
22021
22022 \backslash
22023 let
22024 \backslash
22025 myHline
22026 \backslash
22027 hline
22028 \begin_inset Newline newline
22029 \end_inset
22030
22031
22032 \backslash
22033 renewcommand{
22034 \backslash
22035 hline}
22036 \begin_inset Newline newline
22037 \end_inset
22038
22039  {
22040 \backslash
22041 noalign{
22042 \backslash
22043 global
22044 \backslash
22045 arrayrulewidth 1.5pt}
22046 \begin_inset Newline newline
22047 \end_inset
22048
22049  
22050 \backslash
22051 myHline
22052 \backslash
22053 noalign{
22054 \backslash
22055 global
22056 \backslash
22057 arrayrulewidth 0.4pt}}
22058 \end_layout
22059
22060 \begin_layout Standard
22061 To return to the default line thickness, insert this command in \SpecialChar TeX
22062  Code after
22063  the table or table float:
22064 \end_layout
22065
22066 \begin_layout Standard
22067
22068 \series bold
22069
22070 \backslash
22071 renewcommand{
22072 \backslash
22073 hline}{
22074 \backslash
22075 myHline}
22076 \end_layout
22077
22078 \begin_layout Standard
22079 \begin_inset ERT
22080 status collapsed
22081
22082 \begin_layout Plain Layout
22083
22084
22085 \backslash
22086 let
22087 \backslash
22088 myHline
22089 \backslash
22090 hline
22091 \end_layout
22092
22093 \begin_layout Plain Layout
22094
22095
22096 \backslash
22097 renewcommand{
22098 \backslash
22099 hline}
22100 \end_layout
22101
22102 \begin_layout Plain Layout
22103
22104  {
22105 \backslash
22106 noalign{
22107 \backslash
22108 global
22109 \backslash
22110 arrayrulewidth 1.5pt}
22111 \end_layout
22112
22113 \begin_layout Plain Layout
22114
22115   
22116 \backslash
22117 myHline
22118 \backslash
22119 noalign{
22120 \backslash
22121 global
22122 \backslash
22123 arrayrulewidth 0.4pt}}
22124 \end_layout
22125
22126 \end_inset
22127
22128
22129 \begin_inset Float table
22130 wide false
22131 sideways false
22132 status open
22133
22134 \begin_layout Plain Layout
22135 \begin_inset Caption Standard
22136
22137 \begin_layout Plain Layout
22138 \begin_inset CommandInset label
22139 LatexCommand label
22140 name "tab:Table-with-horizontal"
22141
22142 \end_inset
22143
22144 Table with 1.5
22145 \begin_inset space \thinspace{}
22146 \end_inset
22147
22148 pt thick horizontal lines
22149 \end_layout
22150
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \begin_layout Plain Layout
22157 \align center
22158 \begin_inset Tabular
22159 <lyxtabular version="3" rows="3" columns="3">
22160 <features tabularvalignment="middle">
22161 <column alignment="center" valignment="top">
22162 <column alignment="center" valignment="top">
22163 <column alignment="center" valignment="top">
22164 <row>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169 sd
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 </row>
22193 <row>
22194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207 sd
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 </row>
22222 <row>
22223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245 sd
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 </row>
22251 </lyxtabular>
22252
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \end_inset
22259
22260
22261 \begin_inset ERT
22262 status collapsed
22263
22264 \begin_layout Plain Layout
22265
22266
22267 \backslash
22268 renewcommand{
22269 \backslash
22270 hline}{
22271 \backslash
22272 myHline}
22273 \end_layout
22274
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \begin_layout Standard
22281 \begin_inset VSpace bigskip
22282 \end_inset
22283
22284 To set the line thickness to 1.5
22285 \begin_inset space \thinspace{}
22286 \end_inset
22287
22288 pt only for vertical lines, create the following column format in the document
22289  preamble, according to the description in section
22290 \begin_inset space ~
22291 \end_inset
22292
22293
22294 \begin_inset CommandInset ref
22295 LatexCommand ref
22296 reference "subsec:Customized-Format"
22297
22298 \end_inset
22299
22300 :
22301 \end_layout
22302
22303 \begin_layout Standard
22304
22305 \series bold
22306
22307 \backslash
22308 newcolumntype{V}{!{
22309 \backslash
22310 vrule width 1.5pt}}
22311 \end_layout
22312
22313 \begin_layout Standard
22314 For Table
22315 \begin_inset space ~
22316 \end_inset
22317
22318
22319 \begin_inset CommandInset ref
22320 LatexCommand ref
22321 reference "tab:Table-with-vertical"
22322
22323 \end_inset
22324
22325  the \SpecialChar LaTeX
22326 -argument
22327 \end_layout
22328
22329 \begin_layout Standard
22330
22331 \series bold
22332 VcV
22333 \end_layout
22334
22335 \begin_layout Standard
22336 was used for the last column and
22337 \end_layout
22338
22339 \begin_layout Standard
22340
22341 \series bold
22342 Vc
22343 \end_layout
22344
22345 \begin_layout Standard
22346 for the other columns.
22347 \end_layout
22348
22349 \begin_layout Standard
22350 \begin_inset Float table
22351 wide false
22352 sideways false
22353 status open
22354
22355 \begin_layout Plain Layout
22356 \begin_inset Caption Standard
22357
22358 \begin_layout Plain Layout
22359 \begin_inset CommandInset label
22360 LatexCommand label
22361 name "tab:Table-with-vertical"
22362
22363 \end_inset
22364
22365 Table with 1.5
22366 \begin_inset space \thinspace{}
22367 \end_inset
22368
22369 pt thick vertical lines
22370 \end_layout
22371
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \begin_layout Plain Layout
22378 \align center
22379 \begin_inset Tabular
22380 <lyxtabular version="3" rows="3" columns="3">
22381 <features tabularvalignment="middle">
22382 <column alignment="center" valignment="top" special="Vc">
22383 <column alignment="center" valignment="top" special="Vc">
22384 <column alignment="center" valignment="top" special="VcV">
22385 <row>
22386 <cell alignment="center" valignment="top" topline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 sd
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 </row>
22414 <row>
22415 <cell alignment="center" valignment="top" topline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 <cell alignment="center" valignment="top" topline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Plain Layout
22428 sd
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 sd
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 </lyxtabular>
22473
22474 \end_inset
22475
22476
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \end_layout
22483
22484 \begin_layout Subsection
22485 Dashed Lines
22486 \begin_inset Index idx
22487 status collapsed
22488
22489 \begin_layout Plain Layout
22490 Table Customization ! Dashed Lines
22491 \end_layout
22492
22493 \end_inset
22494
22495
22496 \end_layout
22497
22498 \begin_layout Standard
22499 \begin_inset ERT
22500 status collapsed
22501
22502 \begin_layout Plain Layout
22503
22504
22505 \backslash
22506 ifarydshln
22507 \end_layout
22508
22509 \end_inset
22510
22511
22512 \begin_inset Note Note
22513 status open
22514
22515 \begin_layout Plain Layout
22516 The following section will only be displayed when the \SpecialChar LaTeX
22517 -package 
22518 \series bold
22519 arydshln
22520 \series default
22521  is installed.
22522 \end_layout
22523
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \begin_layout Standard
22530 \begin_inset Float table
22531 placement H
22532 wide false
22533 sideways false
22534 status open
22535
22536 \begin_layout Plain Layout
22537 \begin_inset Caption Standard
22538
22539 \begin_layout Plain Layout
22540 \begin_inset CommandInset label
22541 LatexCommand label
22542 name "tab:Table-with-dashed"
22543
22544 \end_inset
22545
22546 Table with dashed lines
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \begin_layout Plain Layout
22555 \align center
22556 \begin_inset Tabular
22557 <lyxtabular version="3" rows="5" columns="5">
22558 <features tabularvalignment="middle">
22559 <column alignment="center" valignment="top">
22560 <column alignment="center" valignment="top">
22561 <column alignment="center" valignment="top" special=":c">
22562 <column alignment="center" valignment="top">
22563 <column alignment="center" valignment="top">
22564 <row>
22565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 a
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 b
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587 c
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596 d
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605 e
22606 \end_layout
22607
22608 \end_inset
22609 </cell>
22610 </row>
22611 <row>
22612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616 f
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625 g
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634 h
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 i
22644 \end_layout
22645
22646 \end_inset
22647 </cell>
22648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652 j
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 </row>
22658 <row>
22659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663 \begin_inset ERT
22664 status collapsed
22665
22666 \begin_layout Plain Layout
22667
22668
22669 \backslash
22670 hdashline 
22671 \end_layout
22672
22673 \end_inset
22674
22675 k
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 l
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693 m
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Plain Layout
22702 n
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 o
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 </row>
22717 <row>
22718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22719 \begin_inset Text
22720
22721 \begin_layout Plain Layout
22722 \begin_inset ERT
22723 status collapsed
22724
22725 \begin_layout Plain Layout
22726
22727
22728 \backslash
22729 cdashline{4-5}
22730 \end_layout
22731
22732 \end_inset
22733
22734 p
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 q
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752 r
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 s
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 </row>
22776 <row>
22777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 t
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 u
22791 \end_layout
22792
22793 \end_inset
22794 </cell>
22795 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799 v
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808 w
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 x
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 </row>
22823 </lyxtabular>
22824
22825 \end_inset
22826
22827
22828 \end_layout
22829
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \begin_layout Standard
22836 \SpecialChar LyX
22837  does not natively support dashed lines, so you have to use \SpecialChar TeX
22838  Code.
22839  As a prerequisite the \SpecialChar LaTeX
22840  package 
22841 \series bold
22842 arydshln
22843 \series default
22844
22845 \begin_inset Index idx
22846 status collapsed
22847
22848 \begin_layout Plain Layout
22849 \SpecialChar LaTeX
22850 -packages ! arydshln
22851 \end_layout
22852
22853 \end_inset
22854
22855  must be loaded in the document preamble with the command
22856 \end_layout
22857
22858 \begin_layout Standard
22859
22860 \series bold
22861
22862 \backslash
22863 usepackage{arydshln}
22864 \end_layout
22865
22866 \begin_layout Standard
22867 To make a vertical line dashed, enter the colon 
22868 \begin_inset Quotes eld
22869 \end_inset
22870
22871 :
22872 \begin_inset Quotes erd
22873 \end_inset
22874
22875  together with the character for the horizontal alignment as \SpecialChar LaTeX
22876  argument in
22877  the table cell dialog.
22878 \end_layout
22879
22880 \begin_layout Standard
22881 For a horizontal dashed line add the command
22882 \end_layout
22883
22884 \begin_layout Standard
22885
22886 \series bold
22887
22888 \backslash
22889 hdashline
22890 \end_layout
22891
22892 \begin_layout Standard
22893 in \SpecialChar TeX
22894  Code as first element of the first cell in the table row.
22895 \end_layout
22896
22897 \begin_layout Standard
22898 For dashed multicolumn lines use the command
22899 \end_layout
22900
22901 \begin_layout Standard
22902
22903 \series bold
22904
22905 \backslash
22906 cdashline{line number
22907 \series default
22908 }
22909 \end_layout
22910
22911 \begin_layout Standard
22912 in \SpecialChar TeX
22913  Code as the first element of the first cell in the table row.
22914  If you have for example a multicolumn spanning columns 2 to 4 and you want
22915  to have a dashed line above, add the command
22916 \end_layout
22917
22918 \begin_layout Standard
22919
22920 \series bold
22921
22922 \backslash
22923 cdashline{2-4}
22924 \end_layout
22925
22926 \begin_layout Standard
22927 as the first element of the first cell in the row of the multicolumn.
22928 \end_layout
22929
22930 \begin_layout Standard
22931 \begin_inset VSpace bigskip
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \begin_layout Standard
22938 Table
22939 \begin_inset space ~
22940 \end_inset
22941
22942
22943 \begin_inset CommandInset ref
22944 LatexCommand ref
22945 reference "tab:Table-with-dashed"
22946
22947 \end_inset
22948
22949  was created using 
22950 \begin_inset Quotes eld
22951 \end_inset
22952
22953
22954 \series bold
22955 :c
22956 \series default
22957
22958 \begin_inset Quotes erd
22959 \end_inset
22960
22961  as \SpecialChar LaTeX
22962  argument of the third column.
22963  The \SpecialChar TeX
22964  Code command 
22965 \series bold
22966
22967 \backslash
22968 hdashline
22969 \series default
22970  was inserted in the first cell of the third row and the \SpecialChar TeX
22971  Code command
22972 \begin_inset Newline newline
22973 \end_inset
22974
22975  
22976 \series bold
22977
22978 \backslash
22979 cdashline{4-5}
22980 \series default
22981  was inserted in the first cell of the fourth row.
22982 \end_layout
22983
22984 \begin_layout Standard
22985 \begin_inset VSpace bigskip
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \begin_layout Standard
22992 Tables with dashed lines can also be colored as shown by Table
22993 \begin_inset space ~
22994 \end_inset
22995
22996
22997 \begin_inset CommandInset ref
22998 LatexCommand ref
22999 reference "tab:Colored-table-with"
23000
23001 \end_inset
23002
23003 .
23004 \end_layout
23005
23006 \begin_layout Standard
23007 \begin_inset ERT
23008 status collapsed
23009
23010 \begin_layout Plain Layout
23011
23012
23013 \backslash
23014 setlength{
23015 \backslash
23016 arrayrulewidth}{1pt}
23017 \end_layout
23018
23019 \end_inset
23020
23021
23022 \begin_inset Note Note
23023 status collapsed
23024
23025 \begin_layout Plain Layout
23026 thicker lines for better visualization of the line color
23027 \end_layout
23028
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \begin_layout Standard
23035 \begin_inset ERT
23036 status collapsed
23037
23038 \begin_layout Plain Layout
23039
23040
23041 \backslash
23042 dashgapcolor{green}
23043 \end_layout
23044
23045 \end_inset
23046
23047
23048 \begin_inset Note Note
23049 status collapsed
23050
23051 \begin_layout Plain Layout
23052 color gaps between dashes green
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \end_layout
23059
23060 \begin_layout Standard
23061 \begin_inset ERT
23062 status collapsed
23063
23064 \begin_layout Plain Layout
23065
23066
23067 \backslash
23068 let
23069 \backslash
23070 myHdashline
23071 \backslash
23072 hdashline
23073 \end_layout
23074
23075 \begin_layout Plain Layout
23076
23077
23078 \backslash
23079 renewcommand{
23080 \backslash
23081 hdashline}
23082 \end_layout
23083
23084 \begin_layout Plain Layout
23085
23086  {
23087 \backslash
23088 arrayrulecolor{red}
23089 \backslash
23090 myHdashline
23091 \backslash
23092 arrayrulecolor{black}}
23093 \end_layout
23094
23095 \end_inset
23096
23097
23098 \begin_inset Note Note
23099 status collapsed
23100
23101 \begin_layout Plain Layout
23102 color horizontal, dashed lines red
23103 \end_layout
23104
23105 \end_inset
23106
23107
23108 \end_layout
23109
23110 \begin_layout Standard
23111 \begin_inset ERT
23112 status collapsed
23113
23114 \begin_layout Plain Layout
23115
23116
23117 \backslash
23118 let
23119 \backslash
23120 myCdashline
23121 \backslash
23122 cdashline
23123 \end_layout
23124
23125 \begin_layout Plain Layout
23126
23127
23128 \backslash
23129 renewcommand{
23130 \backslash
23131 cdashline}[1]
23132 \end_layout
23133
23134 \begin_layout Plain Layout
23135
23136  {
23137 \backslash
23138 arrayrulecolor{yellow}
23139 \backslash
23140 myCdashline{#1}
23141 \backslash
23142 arrayrulecolor{black}}
23143 \end_layout
23144
23145 \end_inset
23146
23147
23148 \begin_inset Note Note
23149 status collapsed
23150
23151 \begin_layout Plain Layout
23152 color partial horizontal, dashed lines yellow
23153 \end_layout
23154
23155 \end_inset
23156
23157
23158 \end_layout
23159
23160 \begin_layout Standard
23161 \begin_inset Float table
23162 placement h
23163 wide false
23164 sideways false
23165 status open
23166
23167 \begin_layout Plain Layout
23168 \begin_inset Caption Standard
23169
23170 \begin_layout Plain Layout
23171 \begin_inset CommandInset label
23172 LatexCommand label
23173 name "tab:Colored-table-with"
23174
23175 \end_inset
23176
23177 Colored table with dashed lines
23178 \end_layout
23179
23180 \end_inset
23181
23182
23183 \end_layout
23184
23185 \begin_layout Plain Layout
23186 \align center
23187 \begin_inset Tabular
23188 <lyxtabular version="3" rows="5" columns="5">
23189 <features tabularvalignment="middle">
23190 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23191 <column alignment="center" valignment="top" width="0pt">
23192 <column alignment="center" valignment="top" width="0pt" special=":c">
23193 <column alignment="center" valignment="top">
23194 <column alignment="center" valignment="top">
23195 <row>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200 a
23201 \end_layout
23202
23203 \end_inset
23204 </cell>
23205 <cell alignment="center" valignment="top" topline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209 b
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 <cell alignment="center" valignment="top" topline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218 c
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227 d
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236 e
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 </row>
23242 <row>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 f
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 <cell alignment="center" valignment="top" topline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256 g
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265 h
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274 i
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 j
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 </row>
23289 <row>
23290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294 \begin_inset ERT
23295 status collapsed
23296
23297 \begin_layout Plain Layout
23298
23299
23300 \backslash
23301 hdashline 
23302 \end_layout
23303
23304 \end_inset
23305
23306
23307 \begin_inset ERT
23308 status collapsed
23309
23310 \begin_layout Plain Layout
23311
23312
23313 \backslash
23314 rowcolor{Gray}
23315 \end_layout
23316
23317 \end_inset
23318
23319 k
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 l
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337 m
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 n
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23352 \begin_inset Text
23353
23354 \begin_layout Plain Layout
23355 o
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 <row>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366 \begin_inset ERT
23367 status collapsed
23368
23369 \begin_layout Plain Layout
23370
23371
23372 \backslash
23373 cdashline{4-5}
23374 \end_layout
23375
23376 \end_inset
23377
23378 p
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387 q
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 r
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405 s
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 </row>
23420 <row>
23421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \begin_layout Plain Layout
23425 t
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434 u
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 v
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 w
23453 \end_layout
23454
23455 \end_inset
23456 </cell>
23457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461 \begin_inset ERT
23462 status collapsed
23463
23464 \begin_layout Plain Layout
23465
23466
23467 \backslash
23468 cellcolor{Maroon}
23469 \end_layout
23470
23471 \end_inset
23472
23473 i
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 </lyxtabular>
23480
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \begin_layout Standard
23492 \begin_inset ERT
23493 status collapsed
23494
23495 \begin_layout Plain Layout
23496
23497
23498 \backslash
23499 renewcommand{
23500 \backslash
23501 hdashline}{
23502 \backslash
23503 myHdashline}
23504 \end_layout
23505
23506 \end_inset
23507
23508
23509 \begin_inset Note Note
23510 status collapsed
23511
23512 \begin_layout Plain Layout
23513 reset to default
23514 \end_layout
23515
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \begin_layout Standard
23522 \begin_inset ERT
23523 status collapsed
23524
23525 \begin_layout Plain Layout
23526
23527
23528 \backslash
23529 renewcommand{
23530 \backslash
23531 cdashline}{
23532 \backslash
23533 myCdashline}
23534 \end_layout
23535
23536 \end_inset
23537
23538
23539 \begin_inset Note Note
23540 status collapsed
23541
23542 \begin_layout Plain Layout
23543 reset to default
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 \begin_inset ERT
23553 status collapsed
23554
23555 \begin_layout Plain Layout
23556
23557
23558 \backslash
23559 nodashgapcolor
23560 \end_layout
23561
23562 \end_inset
23563
23564
23565 \begin_inset Note Note
23566 status collapsed
23567
23568 \begin_layout Plain Layout
23569 reset to default
23570 \end_layout
23571
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \begin_layout Standard
23578 \begin_inset ERT
23579 status collapsed
23580
23581 \begin_layout Plain Layout
23582
23583
23584 \backslash
23585 setlength{
23586 \backslash
23587 arrayrulewidth}{0.4pt}
23588 \end_layout
23589
23590 \end_inset
23591
23592
23593 \begin_inset Note Note
23594 status collapsed
23595
23596 \begin_layout Plain Layout
23597 reset to default
23598 \end_layout
23599
23600 \end_inset
23601
23602
23603 \end_layout
23604
23605 \begin_layout Standard
23606 The coloring of lines, columns and lines works as decribed in section
23607 \begin_inset space ~
23608 \end_inset
23609
23610
23611 \begin_inset CommandInset ref
23612 LatexCommand ref
23613 reference "sec:Colored-Tables"
23614
23615 \end_inset
23616
23617 .
23618  Coloring horizontal lines works analogically as described there as well,
23619  one only needs to replace in the commands 
23620 \series bold
23621
23622 \backslash
23623 myHlineC
23624 \series default
23625  by 
23626 \series bold
23627
23628 \backslash
23629 myHdashline
23630 \series default
23631  and 
23632 \backslash
23633
23634 \series bold
23635 hline
23636 \series default
23637  by 
23638 \series bold
23639
23640 \backslash
23641 hdashline
23642 \series default
23643 ; so one uses the command
23644 \end_layout
23645
23646 \begin_layout Standard
23647
23648 \series bold
23649
23650 \backslash
23651 let
23652 \backslash
23653 myHdashline
23654 \backslash
23655 hdashline
23656 \begin_inset Newline newline
23657 \end_inset
23658
23659
23660 \backslash
23661 renewcommand{
23662 \backslash
23663 hdashline}
23664 \begin_inset Newline newline
23665 \end_inset
23666
23667
23668 \begin_inset Phantom HPhantom
23669 status open
23670
23671 \begin_layout Plain Layout
23672 \begin_inset space ~
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \end_inset
23679
23680 {
23681 \backslash
23682 arrayrulecolor{red}
23683 \backslash
23684 myHdashline
23685 \backslash
23686 arrayrulecolor{black}}
23687 \end_layout
23688
23689 \begin_layout Standard
23690 To color 
23691 \series bold
23692
23693 \backslash
23694 cdashline
23695 \series default
23696 , the command is
23697 \end_layout
23698
23699 \begin_layout Standard
23700
23701 \series bold
23702
23703 \backslash
23704 let
23705 \backslash
23706 myCdashline
23707 \backslash
23708 cdashline
23709 \begin_inset Newline newline
23710 \end_inset
23711
23712
23713 \backslash
23714 renewcommand{
23715 \backslash
23716 cdashline}[1]
23717 \begin_inset Newline newline
23718 \end_inset
23719
23720
23721 \begin_inset Phantom HPhantom
23722 status open
23723
23724 \begin_layout Plain Layout
23725 \begin_inset space ~
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \end_inset
23732
23733 {
23734 \backslash
23735 arrayrulecolor{red}
23736 \backslash
23737 myCdashline{#1}
23738 \backslash
23739 arrayrulecolor{black}}
23740 \end_layout
23741
23742 \begin_layout Standard
23743 To get back the black line color, one needs to insert the following commands
23744  as \SpecialChar TeX
23745  Code behind the table:
23746 \end_layout
23747
23748 \begin_layout Standard
23749 For 
23750 \series bold
23751
23752 \backslash
23753 hdashline
23754 \end_layout
23755
23756 \begin_layout Standard
23757
23758 \series bold
23759
23760 \backslash
23761 renewcommand{
23762 \backslash
23763 hdashline}{
23764 \backslash
23765 myHdashline}
23766 \end_layout
23767
23768 \begin_layout Standard
23769 and for 
23770 \series bold
23771
23772 \backslash
23773 cdashline
23774 \end_layout
23775
23776 \begin_layout Standard
23777
23778 \series bold
23779
23780 \backslash
23781 renewcommand{
23782 \backslash
23783 cdashline}{
23784 \backslash
23785 myCdashline}
23786 \end_layout
23787
23788 \begin_layout Standard
23789 To color the gaps between the dashes the command
23790 \end_layout
23791
23792 \begin_layout Standard
23793
23794 \series bold
23795
23796 \backslash
23797 dashgapcolor{color}
23798 \end_layout
23799
23800 \begin_layout Standard
23801 can be used in front of a table as \SpecialChar TeX
23802  Code.
23803  color is hereby the name of a defined color.
23804  The command
23805 \end_layout
23806
23807 \begin_layout Standard
23808
23809 \series bold
23810
23811 \backslash
23812 nodashgapcolor
23813 \end_layout
23814
23815 \begin_layout Standard
23816 unsets the changes made by 
23817 \series bold
23818
23819 \backslash
23820 dashgapcolor
23821 \series default
23822 .
23823 \end_layout
23824
23825 \begin_layout Standard
23826 \begin_inset Note Greyedout
23827 status open
23828
23829 \begin_layout Plain Layout
23830
23831 \series bold
23832 \color none
23833 Note
23834 \series default
23835 : If there are multiple commands in a cell, the command of 
23836 \series bold
23837 arydshln
23838 \series default
23839  needs to be the first one in the cell.
23840  Therefore in cell 
23841 \emph on
23842 k
23843 \emph default
23844  of Table
23845 \begin_inset space ~
23846 \end_inset
23847
23848
23849 \begin_inset CommandInset ref
23850 LatexCommand ref
23851 reference "tab:Colored-table-with"
23852
23853 \end_inset
23854
23855  the command 
23856 \series bold
23857
23858 \backslash
23859 hdashline
23860 \series default
23861  is before 
23862 \series bold
23863
23864 \backslash
23865 rowcolor
23866 \series default
23867 .
23868 \end_layout
23869
23870 \end_inset
23871
23872
23873 \end_layout
23874
23875 \begin_layout Standard
23876 \begin_inset Note Greyedout
23877 status open
23878
23879 \begin_layout Plain Layout
23880
23881 \series bold
23882 \color none
23883 Note:
23884 \series default
23885  The \SpecialChar LaTeX
23886 -package 
23887 \series bold
23888 arydshln
23889 \series default
23890  must be loaded in the document preamble before the \SpecialChar LaTeX
23891 -package 
23892 \series bold
23893 colortbl
23894 \series default
23895
23896 \begin_inset Index idx
23897 status collapsed
23898
23899 \begin_layout Plain Layout
23900 \SpecialChar LaTeX
23901 -packages ! colortbl
23902 \end_layout
23903
23904 \end_inset
23905
23906 .
23907 \end_layout
23908
23909 \end_inset
23910
23911
23912 \end_layout
23913
23914 \begin_layout Standard
23915 \begin_inset ERT
23916 status collapsed
23917
23918 \begin_layout Plain Layout
23919
23920
23921 \backslash
23922 else
23923 \end_layout
23924
23925 \end_inset
23926
23927
23928 \begin_inset Note Note
23929 status open
23930
23931 \begin_layout Plain Layout
23932 The following will be displayed when the \SpecialChar LaTeX
23933 -package 
23934 \series bold
23935 arydshln
23936 \series default
23937  is not installed:
23938 \end_layout
23939
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \begin_layout Standard
23946 You need to install the package 
23947 \series bold
23948 arydshln
23949 \series default
23950  to see the content of this section in the output.
23951 \end_layout
23952
23953 \begin_layout Standard
23954 \begin_inset ERT
23955 status collapsed
23956
23957 \begin_layout Plain Layout
23958
23959
23960 \backslash
23961 fi
23962 \end_layout
23963
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \begin_layout Standard
23970 For more information about dashed lines see the documentation of 
23971 \series bold
23972 arydshln
23973 \series default
23974
23975 \begin_inset CommandInset citation
23976 LatexCommand cite
23977 key "arydshln"
23978
23979 \end_inset
23980
23981 .
23982 \end_layout
23983
23984 \begin_layout Chapter
23985 Floats
23986 \begin_inset CommandInset label
23987 LatexCommand label
23988 name "chap:Floats"
23989
23990 \end_inset
23991
23992
23993 \begin_inset Index idx
23994 status collapsed
23995
23996 \begin_layout Plain Layout
23997 Floats
23998 \end_layout
23999
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \begin_layout Section
24006 Introduction
24007 \begin_inset CommandInset label
24008 LatexCommand label
24009 name "sec:FloatIntroduction"
24010
24011 \end_inset
24012
24013
24014 \begin_inset Index idx
24015 status collapsed
24016
24017 \begin_layout Plain Layout
24018 Floats ! Introduction
24019 \end_layout
24020
24021 \end_inset
24022
24023
24024 \end_layout
24025
24026 \begin_layout Standard
24027 A float is a block of text associated with some sort of label, which doesn't
24028  have a fixed location.
24029  It can 
24030 \begin_inset Quotes eld
24031 \end_inset
24032
24033 float
24034 \begin_inset Quotes erd
24035 \end_inset
24036
24037  forward or backward a page or two, to wherever it fits best.
24038  
24039 \family sans
24040 Footnotes
24041 \family default
24042  and 
24043 \family sans
24044 Margin
24045 \begin_inset space ~
24046 \end_inset
24047
24048 Notes
24049 \family default
24050  are also floats because they can float to the next page when there are
24051  too many notes on the page.
24052 \end_layout
24053
24054 \begin_layout Standard
24055 Floats allow a high quality layout.
24056  Images and tables can be spread evenly among the pages to avoid white space
24057  and pages without text.
24058  As the floating often destroys the context between the text and the image/table
24059 , every float can be referenced in the text.
24060  Floats are therefore numbered.
24061  Referencing is described in section
24062 \begin_inset space ~
24063 \end_inset
24064
24065
24066 \begin_inset CommandInset ref
24067 LatexCommand ref
24068 reference "sec:Referencing-Floats"
24069
24070 \end_inset
24071
24072 .
24073 \end_layout
24074
24075 \begin_layout Standard
24076 To insert a float, use the menu 
24077 \family sans
24078 Insert\SpecialChar menuseparator
24079 Float
24080 \family default
24081  (toolbar button 
24082 \begin_inset Info
24083 type  "icon"
24084 arg   "float-insert figure"
24085 \end_inset
24086
24087  or 
24088 \begin_inset Info
24089 type  "icon"
24090 arg   "float-insert table"
24091 \end_inset
24092
24093 ).
24094  This inserts the 
24095 \family sans
24096 Caption
24097 \family default
24098  inset, a box with a label.
24099  The label will automatically be translated to the document language in
24100  the output.
24101  After the label you can insert the caption text.
24102  The image or table is inserted above or below the caption in a separate
24103  paragraph within the float.
24104  More about the caption placement is contained in section
24105 \begin_inset space ~
24106 \end_inset
24107
24108
24109 \begin_inset CommandInset ref
24110 LatexCommand ref
24111 reference "sec:Caption-Placement"
24112
24113 \end_inset
24114
24115 .
24116  To keep your \SpecialChar LyX
24117  document readable, you can open and close the float box by
24118  left-clicking on the box label.
24119  A closed float box looks like this: 
24120 \begin_inset Graphics
24121         filename clipart/float.png
24122         scale 70
24123         scaleBeforeRotation
24124
24125 \end_inset
24126
24127  – a gray button with a red label.
24128 \end_layout
24129
24130 \begin_layout Standard
24131 It is recommended that you insert floats as separate standard paragraphs
24132  to avoid possible \SpecialChar LaTeX
24133 -errors that can occur when the surrounding text is specially
24134  formatted.
24135 \end_layout
24136
24137 \begin_layout Standard
24138 Existing figures or tables can be put into a float by highlighting them
24139  and then pressing the corresponding toolbar button for a new float.
24140 \end_layout
24141
24142 \begin_layout Section
24143 Float Types
24144 \end_layout
24145
24146 \begin_layout Standard
24147 Besides figure and table floats that are described in sections
24148 \begin_inset space ~
24149 \end_inset
24150
24151
24152 \begin_inset CommandInset ref
24153 LatexCommand ref
24154 reference "sec:Figure-Floats"
24155
24156 \end_inset
24157
24158  and 
24159 \begin_inset CommandInset ref
24160 LatexCommand ref
24161 reference "sec:Table-Floats"
24162
24163 \end_inset
24164
24165  respectively, \SpecialChar LyX
24166  offers the float types 
24167 \family sans
24168 Algorithm
24169 \family default
24170  and 
24171 \family sans
24172 Wrap
24173 \family default
24174 .
24175  The latter are explained in sec.
24176 \begin_inset space \thinspace{}
24177 \end_inset
24178
24179
24180 \begin_inset CommandInset ref
24181 LatexCommand ref
24182 reference "sec:Wrap-Floats"
24183
24184 \end_inset
24185
24186 .
24187 \end_layout
24188
24189 \begin_layout Subsection
24190 Algorithm Floats
24191 \begin_inset Index idx
24192 status collapsed
24193
24194 \begin_layout Plain Layout
24195 Floats ! Algorithms
24196 \end_layout
24197
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \begin_layout Standard
24204 \begin_inset Float algorithm
24205 placement h
24206 wide false
24207 sideways false
24208 status open
24209
24210 \begin_layout Plain Layout
24211 \begin_inset Caption Standard
24212
24213 \begin_layout Plain Layout
24214 \begin_inset CommandInset label
24215 LatexCommand label
24216 name "alg:Example-Algorithm-float"
24217
24218 \end_inset
24219
24220 Example Algorithm float
24221 \end_layout
24222
24223 \end_inset
24224
24225
24226 \end_layout
24227
24228 \begin_layout LyX-Code
24229 for I in 1..N loop
24230 \begin_inset Newline newline
24231 \end_inset
24232
24233  Sum:= Sum + A(I); /*comment*/
24234 \begin_inset Newline newline
24235 \end_inset
24236
24237 end loop
24238 \begin_inset VSpace -4mm
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \end_inset
24245
24246
24247 \end_layout
24248
24249 \begin_layout Standard
24250 This float type is inserted with the menu 
24251 \family sans
24252 Insert\SpecialChar menuseparator
24253 Float\SpecialChar menuseparator
24254 Algorithm
24255 \family default
24256 .
24257  It is used for program codes and descriptions of algorithms and can be
24258  seen as an alternative to program code listings that are explained in chapter
24259 \begin_inset space ~
24260 \end_inset
24261
24262
24263 \begin_inset CommandInset ref
24264 LatexCommand ref
24265 reference "cha:Program-Code-Listings"
24266
24267 \end_inset
24268
24269 .
24270  A possible environment for algorithms is the 
24271 \family sans
24272 \SpecialChar LyX
24273  Code
24274 \family default
24275 , described in \SpecialChar LyX
24276 's 
24277 \emph on
24278 Userguide
24279 \emph default
24280 .
24281  Algorithm
24282 \begin_inset space ~
24283 \end_inset
24284
24285
24286 \begin_inset CommandInset ref
24287 LatexCommand ref
24288 reference "alg:Example-Algorithm-float"
24289
24290 \end_inset
24291
24292  is an example of an algorithm float where -4
24293 \begin_inset space \thinspace{}
24294 \end_inset
24295
24296 mm vertical space was added at the end of the float to have the bottom rule
24297  exactly below the last text line.
24298 \end_layout
24299
24300 \begin_layout Standard
24301 The float label is not automatically translated into the document language.
24302  If your document is not in English, you have to do this manually by adding
24303  the following line to the document preamble
24304 \series bold
24305 :
24306 \end_layout
24307
24308 \begin_layout Standard
24309
24310 \series bold
24311
24312 \backslash
24313 floatname{algorithm}{your
24314 \begin_inset space ~
24315 \end_inset
24316
24317 name}
24318 \end_layout
24319
24320 \begin_layout Standard
24321 where 
24322 \family sans
24323 your
24324 \begin_inset space ~
24325 \end_inset
24326
24327 name
24328 \family default
24329  is the word 
24330 \begin_inset Quotes eld
24331 \end_inset
24332
24333
24334 \emph on
24335 algorithm
24336 \emph default
24337
24338 \begin_inset Quotes erd
24339 \end_inset
24340
24341  in your language.
24342 \end_layout
24343
24344 \begin_layout Standard
24345 To insert the list of algorithms you can use the menu 
24346 \family sans
24347 Insert\SpecialChar menuseparator
24348 List
24349 \begin_inset space \thinspace{}
24350 \end_inset
24351
24352 /
24353 \begin_inset space \thinspace{}
24354 \end_inset
24355
24356 TOC\SpecialChar menuseparator
24357 List of Algorithms
24358 \family default
24359  when your document has the same language as \SpecialChar LyX
24360 's menu names.
24361  In other cases use this command in \SpecialChar TeX
24362  Code instead:
24363 \end_layout
24364
24365 \begin_layout Standard
24366
24367 \series bold
24368
24369 \backslash
24370 listof{algorithm}{your
24371 \begin_inset space ~
24372 \end_inset
24373
24374 name}
24375 \end_layout
24376
24377 \begin_layout Standard
24378 where 
24379 \family sans
24380 your
24381 \begin_inset space ~
24382 \end_inset
24383
24384 name
24385 \family default
24386  is the word 
24387 \begin_inset Quotes eld
24388 \end_inset
24389
24390
24391 \emph on
24392 List of Algorithm
24393 \emph default
24394 s
24395 \begin_inset Quotes erd
24396 \end_inset
24397
24398  in your language.
24399 \end_layout
24400
24401 \begin_layout Standard
24402 Algorithm floats are not by default numbered in the scheme 
24403 \begin_inset Quotes eld
24404 \end_inset
24405
24406 chapter.algorithm
24407 \begin_inset Quotes erd
24408 \end_inset
24409
24410  as is the case for table and figure floats in many document-classes.
24411  To number algorithm floats in the same scheme, add this command to your
24412  document preamble:
24413 \end_layout
24414
24415 \begin_layout Standard
24416
24417 \series bold
24418
24419 \backslash
24420 numberwithin{algorithm}{chapter}
24421 \end_layout
24422
24423 \begin_layout Standard
24424 To be able to use the command 
24425 \series bold
24426
24427 \backslash
24428 numberwithin
24429 \series default
24430 , set in the tab 
24431 \family sans
24432 Math
24433 \begin_inset space ~
24434 \end_inset
24435
24436 Options
24437 \family default
24438  in the document settings the option 
24439 \family sans
24440 Use
24441 \begin_inset space ~
24442 \end_inset
24443
24444 AMS
24445 \begin_inset space ~
24446 \end_inset
24447
24448 math
24449 \begin_inset space ~
24450 \end_inset
24451
24452 package
24453 \family default
24454 .
24455 \end_layout
24456
24457 \begin_layout Section
24458 Float Numbering
24459 \begin_inset Index idx
24460 status collapsed
24461
24462 \begin_layout Plain Layout
24463 Floats ! Numbering
24464 \end_layout
24465
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \begin_layout Standard
24472 Floats are usually numbered either independently from the sections the floats
24473  are in, or in the scheme 
24474 \begin_inset Quotes eld
24475 \end_inset
24476
24477 chapter.number
24478 \begin_inset Quotes erd
24479 \end_inset
24480
24481  or 
24482 \begin_inset Quotes eld
24483 \end_inset
24484
24485 section.number
24486 \begin_inset Quotes erd
24487 \end_inset
24488
24489 .
24490  This depends on the document class used.
24491 \end_layout
24492
24493 \begin_layout Standard
24494 To change section-independent numbering, you can use this command in the
24495  document preamble:
24496 \end_layout
24497
24498 \begin_layout Standard
24499
24500 \series bold
24501
24502 \backslash
24503 renewcommand{
24504 \backslash
24505 thetable}{
24506 \backslash
24507 roman{table}}
24508 \end_layout
24509
24510 \begin_layout Standard
24511
24512 \series bold
24513
24514 \backslash
24515 thetable
24516 \series default
24517  is the command that prints the table number.
24518  For figure floats, the command would be 
24519 \series bold
24520
24521 \backslash
24522 thefigure
24523 \series default
24524 .
24525  
24526 \series bold
24527
24528 \backslash
24529 roman
24530 \series default
24531  in the command above prints the table number as a small roman number.
24532 \end_layout
24533
24534 \begin_layout Standard
24535 To change the numbering scheme for example to 
24536 \begin_inset Quotes eld
24537 \end_inset
24538
24539 subsection.number
24540 \begin_inset Quotes erd
24541 \end_inset
24542
24543 , use this command in the preamble:
24544 \end_layout
24545
24546 \begin_layout Standard
24547
24548 \series bold
24549
24550 \backslash
24551 numberwithin{table}{subsection}
24552 \end_layout
24553
24554 \begin_layout Standard
24555 To be able to use the command 
24556 \series bold
24557
24558 \backslash
24559 numberwithin
24560 \series default
24561 , set in the tab 
24562 \family sans
24563 Math
24564 \begin_inset space ~
24565 \end_inset
24566
24567 Options
24568 \family default
24569  in the document settings the option 
24570 \family sans
24571 Use
24572 \begin_inset space ~
24573 \end_inset
24574
24575 AMS
24576 \begin_inset space ~
24577 \end_inset
24578
24579 math
24580 \begin_inset space ~
24581 \end_inset
24582
24583 package
24584 \family default
24585 .
24586 \end_layout
24587
24588 \begin_layout Standard
24589 Please also have a look at section
24590 \begin_inset space ~
24591 \end_inset
24592
24593
24594 \begin_inset CommandInset ref
24595 LatexCommand ref
24596 reference "subsec:Footnote-Numbering"
24597
24598 \end_inset
24599
24600  for the details and important notes about the numbering commands.
24601 \end_layout
24602
24603 \begin_layout Section
24604 Referencing Floats
24605 \begin_inset CommandInset label
24606 LatexCommand label
24607 name "sec:Referencing-Floats"
24608
24609 \end_inset
24610
24611
24612 \begin_inset Index idx
24613 status collapsed
24614
24615 \begin_layout Plain Layout
24616 Floats ! References
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \begin_inset Index idx
24623 status collapsed
24624
24625 \begin_layout Plain Layout
24626 References ! to Floats
24627 \end_layout
24628
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \begin_layout Standard
24635 To reference a float, insert a label into its caption using the menu 
24636 \family sans
24637 Insert\SpecialChar menuseparator
24638 Label
24639 \family default
24640  or the toolbar button 
24641 \begin_inset Info
24642 type  "icon"
24643 arg   "label-insert"
24644 \end_inset
24645
24646 .
24647  A grey label box like this one: 
24648 \begin_inset Graphics
24649         filename clipart/label.png
24650         scaleBeforeRotation
24651
24652 \end_inset
24653
24654  will be inserted and the label window pops up asking for the label text.
24655  \SpecialChar LyX
24656  offers as text the first words of the caption with a prefix.
24657  The prefix depends on the float type, e.
24658 \begin_inset space \thinspace{}
24659 \end_inset
24660
24661 g.
24662 \begin_inset space \space{}
24663 \end_inset
24664
24665 for figure floats the prefix will be "
24666 \family sans
24667 fig:
24668 \family default
24669 ".
24670 \end_layout
24671
24672 \begin_layout Standard
24673 The label is used as anchor and name for the reference.
24674  You can refer to the label using the menu 
24675 \family sans
24676 Insert\SpecialChar menuseparator
24677 Cross-reference
24678 \family default
24679  or the toolbar button 
24680 \begin_inset Info
24681 type  "icon"
24682 arg   "dialog-show-new-inset ref"
24683 \end_inset
24684
24685 .
24686  The cross-reference window appears showing all labels of the document.
24687  If you have multiple \SpecialChar LyX
24688  documents opened, choose the one you are working
24689  on from the drop-list at the top of the dialog.
24690  You can now sort the labels alphabetically and then choose one.
24691  A grey cross-reference box like this one: 
24692 \begin_inset Graphics
24693         filename clipart/reference.png
24694         scaleBeforeRotation
24695
24696 \end_inset
24697
24698  will be inserted.
24699  At the position of the cross-reference box the float number will appear
24700  in the output.
24701 \end_layout
24702
24703 \begin_layout Standard
24704 It is recommended that you use a protected space between the cross-reference
24705  name and its number to avoid line breaks between them.
24706  If a cross-reference refers to a non-existing label, you will see two question
24707  marks in the output instead of the reference.
24708 \end_layout
24709
24710 \begin_layout Standard
24711 You can change labels at any time by clicking on the label box.
24712  References to the changed label will automatically update their links to
24713  the new label text.
24714 \end_layout
24715
24716 \begin_layout Standard
24717 The button 
24718 \family sans
24719 Go
24720 \begin_inset space ~
24721 \end_inset
24722
24723 to
24724 \begin_inset space ~
24725 \end_inset
24726
24727 Label
24728 \family default
24729  in the cross-reference window sets the cursor before the referred label.
24730  The button text changes then to Go
24731 \begin_inset space ~
24732 \end_inset
24733
24734 Back and you can use it to set the cursor back to the cross-reference.
24735 \end_layout
24736
24737 \begin_layout Subsection
24738 Cross-Reference Formats
24739 \begin_inset CommandInset label
24740 LatexCommand label
24741 name "subsec:Cross-Reference-Formats"
24742
24743 \end_inset
24744
24745
24746 \begin_inset Index idx
24747 status collapsed
24748
24749 \begin_layout Plain Layout
24750 References ! Formats
24751 \end_layout
24752
24753 \end_inset
24754
24755
24756 \end_layout
24757
24758 \begin_layout Standard
24759 There are six varieties of cross-references:
24760 \end_layout
24761
24762 \begin_layout Description
24763 <reference>: prints the float number, this is the default: 
24764 \begin_inset CommandInset ref
24765 LatexCommand ref
24766 reference "fig:Two-distorted-images"
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Description
24774 (<reference>): prints the float number within two parentheses, this is the
24775  style normally used to reference formulas, especially when the reference
24776  name 
24777 \begin_inset Quotes eld
24778 \end_inset
24779
24780 Equation
24781 \begin_inset Quotes erd
24782 \end_inset
24783
24784  is omitted: 
24785 \begin_inset CommandInset ref
24786 LatexCommand eqref
24787 reference "eq:Wgn"
24788
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \begin_layout Description
24795 <page>: prints the page number: Page
24796 \begin_inset space ~
24797 \end_inset
24798
24799
24800 \begin_inset CommandInset ref
24801 LatexCommand pageref
24802 reference "fig:Two-distorted-images"
24803
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \begin_layout Description
24810 on
24811 \begin_inset space ~
24812 \end_inset
24813
24814 page
24815 \begin_inset space ~
24816 \end_inset
24817
24818 <page>: prints the text "on page" and the page number: 
24819 \begin_inset CommandInset ref
24820 LatexCommand vpageref
24821 reference "fig:Two-distorted-images"
24822
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \begin_layout Description
24829 <reference>
24830 \begin_inset space ~
24831 \end_inset
24832
24833 on
24834 \begin_inset space ~
24835 \end_inset
24836
24837 page
24838 \begin_inset space ~
24839 \end_inset
24840
24841 <page>: prints the float number, the text "on page", and the page number:
24842  
24843 \begin_inset CommandInset ref
24844 LatexCommand vref
24845 reference "fig:Two-distorted-images"
24846
24847 \end_inset
24848
24849
24850 \end_layout
24851
24852 \begin_layout Description
24853 Formatted
24854 \begin_inset space ~
24855 \end_inset
24856
24857 reference: prints a self-defined cross-reference format.
24858 \begin_inset Newline newline
24859 \end_inset
24860
24861
24862 \begin_inset Note Greyedout
24863 status open
24864
24865 \begin_layout Plain Layout
24866
24867 \series bold
24868 Note:
24869 \series default
24870  This feature is only available when you have the \SpecialChar LaTeX
24871 -package 
24872 \series bold
24873 prettyref
24874 \series default
24875  or 
24876 \series bold
24877 refstyle
24878 \series default
24879
24880 \begin_inset Index idx
24881 status collapsed
24882
24883 \begin_layout Plain Layout
24884 \SpecialChar LaTeX
24885 -packages ! prettyref
24886 \end_layout
24887
24888 \end_inset
24889
24890
24891 \begin_inset Index idx
24892 status collapsed
24893
24894 \begin_layout Plain Layout
24895 \SpecialChar LaTeX
24896 -packages ! refstyle
24897 \end_layout
24898
24899 \end_inset
24900
24901  installed.
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \begin_inset Newline newline
24908 \end_inset
24909
24910 You can select which \SpecialChar LaTeX
24911 -package should be used for this feature by setting
24912  the option 
24913 \family sans
24914 Use refstyle (not prettyref) for cross-references
24915 \family default
24916  in the menu 
24917 \family sans
24918 Document\SpecialChar menuseparator
24919 Settings\SpecialChar menuseparator
24920 Document Class
24921 \family default
24922 .
24923  The format is specified by adding the command 
24924 \series bold
24925
24926 \backslash
24927 newrefformat
24928 \series default
24929  (prettyref) or 
24930 \series bold
24931
24932 \backslash
24933 newref
24934 \series default
24935  (refstyle) to the preamble of the document.
24936  For example redefining all references to figures (which have the label
24937  shortcut 
24938 \begin_inset Quotes eld
24939 \end_inset
24940
24941
24942 \family sans
24943 fig
24944 \family default
24945
24946 \begin_inset Quotes erd
24947 \end_inset
24948
24949 ) can be done with this command
24950 \begin_inset Newline newline
24951 \end_inset
24952
24953
24954 \series bold
24955
24956 \backslash
24957 newref{fig}{refcmd={Image on page 
24958 \backslash
24959 pageref{#1}}}
24960 \series default
24961
24962 \begin_inset Newline newline
24963 \end_inset
24964
24965 For more information about the format, have a look at the package documentations
24966
24967 \begin_inset CommandInset citation
24968 LatexCommand cite
24969 key "prettyref,refstyle"
24970
24971 \end_inset
24972
24973 .
24974 \end_layout
24975
24976 \begin_layout Description
24977 Textual
24978 \begin_inset space ~
24979 \end_inset
24980
24981 reference: prints the caption of the reference: 
24982 \begin_inset CommandInset ref
24983 LatexCommand nameref
24984 reference "fig:Two-distorted-images"
24985
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \begin_layout Standard
24992
24993 \family sans
24994 <page>
24995 \family default
24996  will not print the page number if the label is on the previous, the same,
24997  or the next page.
24998  You will e.
24999 \begin_inset space \thinspace{}
25000 \end_inset
25001
25002 g.
25003 \begin_inset space \space{}
25004 \end_inset
25005
25006 see the text 
25007 \begin_inset Quotes eld
25008 \end_inset
25009
25010
25011 \family sans
25012 on this page
25013 \family default
25014
25015 \begin_inset Quotes erd
25016 \end_inset
25017
25018  instead.
25019  The style 
25020 \family sans
25021 <reference> on page <page>
25022 \family default
25023  will not print anything about the page if the label is on the same page.
25024 \end_layout
25025
25026 \begin_layout Standard
25027 The number and current page of the part of the document referred to in the
25028  output is automatically calculated by \SpecialChar LaTeX
25029 .
25030  The varieties are adjusted in the field 
25031 \family sans
25032 Format
25033 \family default
25034  of the cross-reference window that appears when you click on the cross-referenc
25035 e box.
25036 \end_layout
25037
25038 \begin_layout Standard
25039 \begin_inset Note Greyedout
25040 status open
25041
25042 \begin_layout Plain Layout
25043
25044 \series bold
25045 Note:
25046 \series default
25047  It is recommended to use the \SpecialChar LaTeX
25048 -package 
25049 \series bold
25050 refstyle
25051 \series default
25052
25053 \begin_inset Index idx
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057 \SpecialChar LaTeX
25058 -packages ! refstyle
25059 \end_layout
25060
25061 \end_inset
25062
25063  because 
25064 \series bold
25065 prettyref
25066 \series default
25067
25068 \begin_inset Index idx
25069 status collapsed
25070
25071 \begin_layout Plain Layout
25072 \SpecialChar LaTeX
25073 -packages ! prettyref
25074 \end_layout
25075
25076 \end_inset
25077
25078  does not know all of \SpecialChar LyX
25079 's possible label shortcuts
25080 \begin_inset Foot
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 \begin_inset Quotes eld
25085 \end_inset
25086
25087 fig:
25088 \begin_inset Quotes erd
25089 \end_inset
25090
25091  is for example \SpecialChar LyX
25092 's shortcut for labels in figure captions.
25093 \end_layout
25094
25095 \end_inset
25096
25097  and is not internationalized.
25098 \end_layout
25099
25100 \end_inset
25101
25102
25103 \end_layout
25104
25105 \begin_layout Subsection
25106 Automatic Reference Naming
25107 \begin_inset Index idx
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111 References ! Automatic Reference Naming
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Standard
25120 The \SpecialChar LaTeX
25121 -package 
25122 \series bold
25123 hyperref
25124 \series default
25125
25126 \begin_inset Index idx
25127 status collapsed
25128
25129 \begin_layout Plain Layout
25130 \SpecialChar LaTeX
25131 -packages ! hyperref
25132 \end_layout
25133
25134 \end_inset
25135
25136 , that is enabled in the 
25137 \family sans
25138 PDF Properties
25139 \family default
25140  of the 
25141 \family sans
25142 Document Settings
25143 \family default
25144  dialog, provides a very useful feature that cross-references automatically
25145  include the name of the referenced floats (or text parts like 
25146 \emph on
25147 section
25148 \emph default
25149 ).
25150  So you will save having to write e.
25151 \begin_inset space \thinspace{}
25152 \end_inset
25153
25154 g.
25155 \begin_inset space \space{}
25156 \end_inset
25157
25158 the name 
25159 \begin_inset Quotes eld
25160 \end_inset
25161
25162 Figure
25163 \begin_inset Quotes erd
25164 \end_inset
25165
25166  before every reference to a figure.
25167  To use this feature, enable 
25168 \series bold
25169 hyperref
25170 \series default
25171  and insert this line to the \SpecialChar LaTeX
25172  preamble:
25173 \end_layout
25174
25175 \begin_layout Standard
25176
25177 \series bold
25178
25179 \backslash
25180 AtBeginDocument{
25181 \backslash
25182 renewcommand{
25183 \backslash
25184 ref}[1]{
25185 \backslash
25186 mbox{
25187 \backslash
25188 autoref{#1}}}}
25189 \end_layout
25190
25191 \begin_layout Standard
25192 When you prefer other reference names than the default ones, for example
25193  you want instead of 
25194 \begin_inset Quotes eld
25195 \end_inset
25196
25197 section
25198 \begin_inset Quotes erd
25199 \end_inset
25200
25201  the name 
25202 \begin_inset Quotes eld
25203 \end_inset
25204
25205 sec.
25206 \begin_inset space \thinspace{}
25207 \end_inset
25208
25209
25210 \begin_inset Quotes eld
25211 \end_inset
25212
25213 , you can redefine the name by inserting this in the preamble:
25214 \end_layout
25215
25216 \begin_layout Standard
25217
25218 \series bold
25219
25220 \backslash
25221 addto
25222 \backslash
25223 extrasenglish{
25224 \backslash
25225 renewcommand{
25226 \backslash
25227 sectionautorefname}
25228 \begin_inset Newline newline
25229 \end_inset
25230
25231
25232 \begin_inset Phantom HPhantom
25233 status open
25234
25235 \begin_layout Plain Layout
25236
25237 \series bold
25238 \begin_inset space ~
25239 \end_inset
25240
25241
25242 \end_layout
25243
25244 \end_inset
25245
25246 {sec.
25247 \backslash
25248 negthinspace}}
25249 \end_layout
25250
25251 \begin_layout Standard
25252 When you are using another document language than English, replace
25253 \begin_inset Newline newline
25254 \end_inset
25255
25256
25257 \series bold
25258
25259 \backslash
25260 extrasenglish
25261 \series default
25262  by 
25263 \series bold
25264
25265 \backslash
25266 extras***
25267 \series default
25268 , where *** is the name of the language used.
25269 \end_layout
25270
25271 \begin_layout Standard
25272 To get automatic names, but not for certain reference types, for example
25273  not for equations, use this preamble code:
25274 \end_layout
25275
25276 \begin_layout Standard
25277
25278 \series bold
25279
25280 \backslash
25281 addto
25282 \backslash
25283 extrasenglish{
25284 \backslash
25285 renewcommand*{
25286 \backslash
25287 equationautorefname}[1]{}}
25288 \end_layout
25289
25290 \begin_layout Standard
25291 More about this topic can be found in 
25292 \series bold
25293 hyperref
25294 \series default
25295 's documentation 
25296 \begin_inset CommandInset citation
25297 LatexCommand cite
25298 key "hyperref"
25299
25300 \end_inset
25301
25302 .
25303 \end_layout
25304
25305 \begin_layout Standard
25306 \begin_inset Note Greyedout
25307 status open
25308
25309 \begin_layout Plain Layout
25310
25311 \series bold
25312 Note:
25313 \series default
25314  Automatic reference naming cannot be used when you use cross-references
25315  in the 
25316 \family sans
25317 Formatted
25318 \begin_inset space ~
25319 \end_inset
25320
25321 reference
25322 \family default
25323  style, as described in section
25324 \begin_inset space ~
25325 \end_inset
25326
25327
25328 \begin_inset CommandInset ref
25329 LatexCommand ref
25330 reference "subsec:Cross-Reference-Formats"
25331
25332 \end_inset
25333
25334 .
25335 \end_layout
25336
25337 \end_inset
25338
25339
25340 \end_layout
25341
25342 \begin_layout Standard
25343 The 
25344 \emph on
25345 Math
25346 \emph default
25347  manual is an example where automatic reference naming is used.
25348 \end_layout
25349
25350 \begin_layout Subsection
25351 Reference Position
25352 \begin_inset CommandInset label
25353 LatexCommand label
25354 name "subsec:Reference-Position"
25355
25356 \end_inset
25357
25358
25359 \begin_inset Index idx
25360 status collapsed
25361
25362 \begin_layout Plain Layout
25363 References ! Reference Position
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \begin_layout Standard
25372 If you use 
25373 \series bold
25374 hyperref
25375 \series default
25376
25377 \begin_inset Index idx
25378 status collapsed
25379
25380 \begin_layout Plain Layout
25381 \SpecialChar LaTeX
25382 -packages ! hyperref
25383 \end_layout
25384
25385 \end_inset
25386
25387  in the 
25388 \family sans
25389 PDF Properties
25390 \family default
25391  of the 
25392 \family sans
25393 Document Settings
25394 \family default
25395  dialog to link cross-references in the output, you will see that clicking
25396  on an image float reference jumps to the image label.
25397  The caption will be the first text part on the screen, so that you cannot
25398  see the image without scrolling.
25399  This is because the reference link anchor is placed at the position of
25400  the label.
25401  With the use of the package 
25402 \series bold
25403 hypcap
25404 \series default
25405
25406 \begin_inset Index idx
25407 status collapsed
25408
25409 \begin_layout Plain Layout
25410 \SpecialChar LaTeX
25411 -packages ! hypcap
25412 \end_layout
25413
25414 \end_inset
25415
25416 , which is part of the \SpecialChar LaTeX
25417 -package 
25418 \series bold
25419 oberdiek
25420 \series default
25421
25422 \begin_inset Index idx
25423 status collapsed
25424
25425 \begin_layout Plain Layout
25426 \SpecialChar LaTeX
25427 -packages ! oberdiek
25428 \end_layout
25429
25430 \end_inset
25431
25432 , the link anchor is placed at the beginning of a float.
25433  To use this feature for figure floats, load 
25434 \series bold
25435 hypcap
25436 \series default
25437  in the document preamble with the line
25438 \end_layout
25439
25440 \begin_layout Standard
25441
25442 \series bold
25443
25444 \backslash
25445 usepackage[figure]{hypcap}
25446 \end_layout
25447
25448 \begin_layout Standard
25449 You can also use 
25450 \series bold
25451 hypcap
25452 \series default
25453  for all float types but this is not recommended for stability reasons.
25454  For more information, have a look at 
25455 \series bold
25456 hypcap
25457 \series default
25458 's manual 
25459 \begin_inset CommandInset citation
25460 LatexCommand cite
25461 key "hypcap"
25462
25463 \end_inset
25464
25465 .
25466 \end_layout
25467
25468 \begin_layout Standard
25469 \begin_inset Note Greyedout
25470 status open
25471
25472 \begin_layout Plain Layout
25473
25474 \series bold
25475 Note:
25476 \series default
25477  
25478 \series bold
25479 hypcap
25480 \series default
25481  has no effect on references to subfigures.
25482 \end_layout
25483
25484 \end_inset
25485
25486
25487 \end_layout
25488
25489 \begin_layout Section
25490 Float Placement
25491 \begin_inset CommandInset label
25492 LatexCommand label
25493 name "sec:Float-Placement"
25494
25495 \end_inset
25496
25497
25498 \begin_inset Index idx
25499 status collapsed
25500
25501 \begin_layout Plain Layout
25502 Floats ! Placement
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \end_layout
25509
25510 \begin_layout Standard
25511 Right-clicking on a float-box and clicking on 
25512 \family sans
25513 Settings
25514 \family default
25515  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
25516  uses for
25517  positioning the float.
25518 \begin_inset Newline newline
25519 \end_inset
25520
25521 The option 
25522 \family sans
25523 Span
25524 \begin_inset space ~
25525 \end_inset
25526
25527 columns
25528 \family default
25529  is only useful for two-column documents: If you select it, the float will
25530  span both columns on the page instead of being confined to just one.
25531 \begin_inset Newline newline
25532 \end_inset
25533
25534 The option 
25535 \family sans
25536 Rotate
25537 \begin_inset space ~
25538 \end_inset
25539
25540 sideways
25541 \family default
25542  is used to rotate floats, see section 
25543 \begin_inset CommandInset ref
25544 LatexCommand ref
25545 reference "sec:Rotated-Floats"
25546
25547 \end_inset
25548
25549 .
25550 \end_layout
25551
25552 \begin_layout Standard
25553 You can use one or more of the following options in the float dialog to
25554  set the placement for a particular float when you uncheck the option 
25555 \family sans
25556 Use
25557 \begin_inset space ~
25558 \end_inset
25559
25560 default
25561 \begin_inset space ~
25562 \end_inset
25563
25564 placement
25565 \family default
25566 :
25567 \end_layout
25568
25569 \begin_layout Description
25570 Here
25571 \begin_inset space ~
25572 \end_inset
25573
25574 if
25575 \begin_inset space ~
25576 \end_inset
25577
25578 possible try to place the float on the position where it has been inserted
25579 \end_layout
25580
25581 \begin_layout Description
25582 Top
25583 \begin_inset space ~
25584 \end_inset
25585
25586 of
25587 \begin_inset space ~
25588 \end_inset
25589
25590 page try to place the float at the top of the current page
25591 \end_layout
25592
25593 \begin_layout Description
25594 Bottom
25595 \begin_inset space ~
25596 \end_inset
25597
25598 of
25599 \begin_inset space ~
25600 \end_inset
25601
25602 page try to place the float at the bottom of the current page
25603 \end_layout
25604
25605 \begin_layout Description
25606 Page
25607 \begin_inset space ~
25608 \end_inset
25609
25610 of
25611 \begin_inset space ~
25612 \end_inset
25613
25614 floats try to place the float on its own page
25615 \end_layout
25616
25617 \begin_layout Standard
25618 The order of the above option is 
25619 \emph on
25620 always
25621 \emph default
25622  used by \SpecialChar LaTeX
25623 .
25624  That means, if you use the default placement, \SpecialChar LaTeX
25625  will first try out 
25626 \family sans
25627 Here
25628 \begin_inset space ~
25629 \end_inset
25630
25631 if
25632 \begin_inset space ~
25633 \end_inset
25634
25635 possible
25636 \family default
25637 , then 
25638 \family sans
25639 Top
25640 \begin_inset space ~
25641 \end_inset
25642
25643 of
25644 \begin_inset space ~
25645 \end_inset
25646
25647 page
25648 \family default
25649 , and then the others.
25650  If you do not use the default, \SpecialChar LaTeX
25651  will try only the checked options but in
25652  the same order.
25653  If none of the 4
25654 \begin_inset space ~
25655 \end_inset
25656
25657 placements is possible the procedure is internally repeated trying to put
25658  the float on the following page.
25659 \end_layout
25660
25661 \begin_layout Standard
25662 By default, each option has its own rules:
25663 \end_layout
25664
25665 \begin_layout Labeling
25666 \labelwidthstring 00.00.0000
25667
25668 \family sans
25669 Top
25670 \begin_inset space ~
25671 \end_inset
25672
25673 of
25674 \begin_inset space ~
25675 \end_inset
25676
25677 page
25678 \family default
25679  only floats occupying less than 70
25680 \begin_inset space \thinspace{}
25681 \end_inset
25682
25683 % of the page can be placed at the top of a page (
25684 \series bold
25685
25686 \backslash
25687 topfraction
25688 \series default
25689 )
25690 \end_layout
25691
25692 \begin_layout Labeling
25693 \labelwidthstring 00.00.0000
25694
25695 \family sans
25696 Bottom
25697 \begin_inset space ~
25698 \end_inset
25699
25700 of
25701 \begin_inset space ~
25702 \end_inset
25703
25704 page
25705 \family default
25706 : only floats occupying less than 30
25707 \begin_inset space \thinspace{}
25708 \end_inset
25709
25710 % of the page can be placed at the bottom of a page.
25711  (
25712 \series bold
25713
25714 \backslash
25715 bottomfraction
25716 \series default
25717 )
25718 \end_layout
25719
25720 \begin_layout Labeling
25721 \labelwidthstring 00.00.0000
25722
25723 \family sans
25724 Page
25725 \begin_inset space ~
25726 \end_inset
25727
25728 of
25729 \begin_inset space ~
25730 \end_inset
25731
25732 floats
25733 \family default
25734 : only if more than 50
25735 \begin_inset space \thinspace{}
25736 \end_inset
25737
25738 % of the page is occupied by floats, several floats can be set together
25739  on a page.
25740  (
25741 \series bold
25742
25743 \backslash
25744 floatpagefraction
25745 \series default
25746 )
25747 \end_layout
25748
25749 \begin_layout Standard
25750 If you don't like these rules, you can ignore them by using the additional
25751  option 
25752 \family sans
25753 Ignore
25754 \begin_inset space ~
25755 \end_inset
25756
25757 \SpecialChar LaTeX
25758
25759 \begin_inset space ~
25760 \end_inset
25761
25762 rules
25763 \family default
25764 .
25765 \begin_inset Newline newline
25766 \end_inset
25767
25768 You can also redefine the rules with \SpecialChar LaTeX
25769 -commands that are given in parentheses
25770  after the rules description above.
25771  To increase for example the often too small default of the bottom-rule
25772  to 50
25773 \begin_inset space \thinspace{}
25774 \end_inset
25775
25776 % of the page, add this line to your document preamble:
25777 \end_layout
25778
25779 \begin_layout Standard
25780
25781 \series bold
25782
25783 \backslash
25784 renewcommand{
25785 \backslash
25786 bottomfraction}{0.5}
25787 \end_layout
25788
25789 \begin_layout Standard
25790 Sometimes you might need, under all circumstances, a float to be placed
25791  exactly at the position where it is inserted.
25792  For this case you can use the option 
25793 \family sans
25794 Here
25795 \begin_inset space ~
25796 \end_inset
25797
25798 definitely
25799 \family default
25800 .
25801  Use this option very rarely and only if the document is almost ready to
25802  be printed, because the float is then no longer able to 
25803 \begin_inset Quotes eld
25804 \end_inset
25805
25806 float
25807 \begin_inset Quotes erd
25808 \end_inset
25809
25810  when you change your document and this will often destroy the page layout.
25811 \end_layout
25812
25813 \begin_layout Standard
25814 There are no placement options for text wrap floats, because they are always
25815  surrounded by the text of a certain paragraph.
25816 \begin_inset VSpace bigskip
25817 \end_inset
25818
25819
25820 \end_layout
25821
25822 \begin_layout Standard
25823 Sometimes you have the problem that a float is placed at the top of a page
25824  while its corresponding section starts at the middle of the page, so that
25825  the reader could think the float is part of the previous section.
25826  To avoid this the \SpecialChar LaTeX
25827 -command 
25828 \series bold
25829
25830 \backslash
25831 suppressfloats
25832 \series default
25833  can be used.
25834  It suppresses a given float placement for the page where it is inserted
25835  and can therefore be used to avoid floats being set before a section starts.
25836  To get this, add these commands to your document preamble:
25837 \end_layout
25838
25839 \begin_layout Standard
25840
25841 \series bold
25842
25843 \backslash
25844 let
25845 \backslash
25846 mySection
25847 \backslash
25848 section
25849 \begin_inset Newline newline
25850 \end_inset
25851
25852
25853 \backslash
25854 renewcommand{
25855 \backslash
25856 section}{
25857 \backslash
25858 suppressfloats[t]
25859 \backslash
25860 mySection}
25861 \end_layout
25862
25863 \begin_layout Standard
25864 You can define the same for all section headings, like chapters and subsections.
25865  This definition is not recommended to be used for small text parts like
25866  subsubsections because \SpecialChar LaTeX
25867  may then have problems finding a suitable placement.
25868 \end_layout
25869
25870 \begin_layout Standard
25871 \begin_inset VSpace bigskip
25872 \end_inset
25873
25874 In some cases it is required to have all figures/tables at the end of the
25875  document.
25876  For this purpose the \SpecialChar LaTeX
25877 -package 
25878 \series bold
25879 endfloat
25880 \series default
25881
25882 \begin_inset Index idx
25883 status collapsed
25884
25885 \begin_layout Plain Layout
25886 \SpecialChar LaTeX
25887 -packages ! endfloat
25888 \end_layout
25889
25890 \end_inset
25891
25892  was developed.
25893  It puts all figure and table floats at the end of the document into their
25894  own sections.
25895  At the original float position a text hint like 
25896 \begin_inset Quotes eld
25897 \end_inset
25898
25899
25900 \family sans
25901 [Figure
25902 \begin_inset space ~
25903 \end_inset
25904
25905 3.2 about here.]
25906 \family default
25907
25908 \begin_inset Quotes erd
25909 \end_inset
25910
25911  is inserted.
25912  The endfloat-package is loaded in the preamble with the line
25913 \end_layout
25914
25915 \begin_layout Standard
25916
25917 \series bold
25918
25919 \backslash
25920 usepackage[options]{endfloat}
25921 \end_layout
25922
25923 \begin_layout Standard
25924 There are various package options to format the created figure/table sections.
25925  For more information we refer you to the 
25926 \series bold
25927 endfloat
25928 \series default
25929  documentation 
25930 \begin_inset CommandInset citation
25931 LatexCommand cite
25932 key "endfloat"
25933
25934 \end_inset
25935
25936 .
25937 \begin_inset Newline newline
25938 \end_inset
25939
25940
25941 \begin_inset Note Greyedout
25942 status open
25943
25944 \begin_layout Plain Layout
25945
25946 \series bold
25947 Note: endfloat
25948 \series default
25949  doesn't provide an automatic translation for the text hint, you have to
25950  do this manually, see section
25951 \begin_inset space ~
25952 \end_inset
25953
25954 4 in 
25955 \begin_inset CommandInset citation
25956 LatexCommand cite
25957 key "endfloat"
25958
25959 \end_inset
25960
25961 .
25962 \end_layout
25963
25964 \end_inset
25965
25966
25967 \begin_inset Newline newline
25968 \end_inset
25969
25970
25971 \begin_inset Note Greyedout
25972 status open
25973
25974 \begin_layout Plain Layout
25975
25976 \series bold
25977 Note:
25978 \series default
25979  There is currently a bug in 
25980 \series bold
25981 endfloat
25982 \series default
25983  when the caption contains a German 
25984 \begin_inset Quotes eld
25985 \end_inset
25986
25987 ß
25988 \begin_inset Quotes erd
25989 \end_inset
25990
25991 .
25992  Use in this case the command 
25993 \begin_inset Quotes eld
25994 \end_inset
25995
25996
25997 \series bold
25998
25999 \backslash
26000 ss
26001 \series default
26002
26003 \begin_inset Quotes erd
26004 \end_inset
26005
26006  in \SpecialChar TeX
26007  Code instead of 
26008 \begin_inset Quotes eld
26009 \end_inset
26010
26011 ß
26012 \begin_inset Quotes erd
26013 \end_inset
26014
26015 .
26016 \end_layout
26017
26018 \end_inset
26019
26020
26021 \end_layout
26022
26023 \begin_layout Standard
26024 \begin_inset VSpace bigskip
26025 \end_inset
26026
26027 For more details about float placements, have a look at \SpecialChar LaTeX
26028  books, 
26029 \begin_inset CommandInset citation
26030 LatexCommand cite
26031 key "latexcompanion,latexguide,latexbook"
26032
26033 \end_inset
26034
26035 .
26036 \end_layout
26037
26038 \begin_layout Section
26039 Rotated Floats
26040 \begin_inset CommandInset label
26041 LatexCommand label
26042 name "sec:Rotated-Floats"
26043
26044 \end_inset
26045
26046
26047 \begin_inset Index idx
26048 status collapsed
26049
26050 \begin_layout Plain Layout
26051 Floats ! Rotating
26052 \end_layout
26053
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \begin_layout Standard
26060 Especially for wide tables you might have floats rotated.
26061  To rotate a whole float including the caption, right-click on the float-box
26062  and use the option 
26063 \family sans
26064 Rotate
26065 \begin_inset space ~
26066 \end_inset
26067
26068 sideways
26069 \family default
26070 .
26071 \end_layout
26072
26073 \begin_layout Standard
26074 Rotated floats are always placed on a page of their own (or column of their
26075  own; in case you have a multi-column document).
26076  You can let them span several columns using the float settings option 
26077 \family sans
26078 Span
26079 \begin_inset space ~
26080 \end_inset
26081
26082 columns
26083 \family default
26084 .
26085  Floats are rotated so that you can read them from the outside margin.
26086  To force a certain rotation direction for all pages, you can add either
26087  the option 
26088 \series bold
26089 figuresleft
26090 \series default
26091  or 
26092 \series bold
26093 figuresright
26094 \series default
26095  to the document class options.
26096 \end_layout
26097
26098 \begin_layout Standard
26099 Referencing rotated floats is the same as for normal floats, the caption
26100  format is also the same: Table
26101 \begin_inset space ~
26102 \end_inset
26103
26104
26105 \begin_inset CommandInset ref
26106 LatexCommand ref
26107 reference "tab:Rotated-table"
26108
26109 \end_inset
26110
26111  is an example of a rotated table float.
26112 \end_layout
26113
26114 \begin_layout Standard
26115 \begin_inset Note Greyedout
26116 status open
26117
26118 \begin_layout Plain Layout
26119
26120 \series bold
26121 Note:
26122 \series default
26123  Not all DVI-viewers are able to display rotated floats.
26124 \end_layout
26125
26126 \end_inset
26127
26128
26129 \end_layout
26130
26131 \begin_layout Standard
26132 \begin_inset Float table
26133 wide false
26134 sideways true
26135 status open
26136
26137 \begin_layout Plain Layout
26138 \begin_inset Caption Standard
26139
26140 \begin_layout Plain Layout
26141 \begin_inset CommandInset label
26142 LatexCommand label
26143 name "tab:Rotated-table"
26144
26145 \end_inset
26146
26147  Rotated table
26148 \end_layout
26149
26150 \end_inset
26151
26152
26153 \end_layout
26154
26155 \begin_layout Plain Layout
26156 \align center
26157 \begin_inset Tabular
26158 <lyxtabular version="3" rows="1" columns="5">
26159 <features tabularvalignment="middle">
26160 <column alignment="center" valignment="top">
26161 <column alignment="center" valignment="top">
26162 <column alignment="center" valignment="top">
26163 <column alignment="center" valignment="top">
26164 <column alignment="center" valignment="top">
26165 <row>
26166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170 test
26171 \end_layout
26172
26173 \end_inset
26174 </cell>
26175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26176 \begin_inset Text
26177
26178 \begin_layout Plain Layout
26179 b
26180 \end_layout
26181
26182 \end_inset
26183 </cell>
26184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26185 \begin_inset Text
26186
26187 \begin_layout Plain Layout
26188 c
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197 d
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206 e
26207 \end_layout
26208
26209 \end_inset
26210 </cell>
26211 </row>
26212 </lyxtabular>
26213
26214 \end_inset
26215
26216
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \begin_layout Section
26225 Subfloats
26226 \begin_inset Index idx
26227 status collapsed
26228
26229 \begin_layout Plain Layout
26230 Floats ! Subfloats
26231 \end_layout
26232
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \begin_layout Standard
26239 Subfloats are for example used when a figure consists of several images.
26240  They are created by inserting a float into an existing float.
26241  The placement of the subfloats can be controlled in the same way as for
26242  paragraphs as shown in table
26243 \begin_inset space ~
26244 \end_inset
26245
26246
26247 \begin_inset CommandInset ref
26248 LatexCommand ref
26249 reference "tab:Two-subtables-side"
26250
26251 \end_inset
26252
26253  and 
26254 \begin_inset CommandInset ref
26255 LatexCommand ref
26256 reference "tab:Two-subtables-upon"
26257
26258 \end_inset
26259
26260 .
26261 \end_layout
26262
26263 \begin_layout Standard
26264 Referencing subfloats works as for normal floats: Table
26265 \begin_inset space ~
26266 \end_inset
26267
26268
26269 \begin_inset CommandInset ref
26270 LatexCommand ref
26271 reference "tab:This-is-subtable-a"
26272
26273 \end_inset
26274
26275  and 
26276 \begin_inset CommandInset ref
26277 LatexCommand ref
26278 reference "tab:This-is-subtable-b"
26279
26280 \end_inset
26281
26282  are subtables of table
26283 \begin_inset space ~
26284 \end_inset
26285
26286
26287 \begin_inset CommandInset ref
26288 LatexCommand ref
26289 reference "tab:Two-subtables-side"
26290
26291 \end_inset
26292
26293 .
26294 \end_layout
26295
26296 \begin_layout Standard
26297 \begin_inset Float table
26298 wide false
26299 sideways false
26300 status open
26301
26302 \begin_layout Plain Layout
26303 \begin_inset Caption Standard
26304
26305 \begin_layout Plain Layout
26306 \begin_inset CommandInset label
26307 LatexCommand label
26308 name "tab:Two-subtables-side"
26309
26310 \end_inset
26311
26312 Two subtables placed side by side.
26313 \end_layout
26314
26315 \end_inset
26316
26317
26318 \end_layout
26319
26320 \begin_layout Plain Layout
26321 \align center
26322 \begin_inset space \hfill{}
26323 \end_inset
26324
26325
26326 \begin_inset Float table
26327 wide false
26328 sideways false
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332 \begin_inset Caption Standard
26333
26334 \begin_layout Plain Layout
26335 \begin_inset CommandInset label
26336 LatexCommand label
26337 name "tab:This-is-subtable-a"
26338
26339 \end_inset
26340
26341 This is subtable a.
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \begin_layout Plain Layout
26350 \align center
26351 \begin_inset Tabular
26352 <lyxtabular version="3" rows="1" columns="5">
26353 <features tabularvalignment="middle">
26354 <column alignment="center" valignment="top">
26355 <column alignment="center" valignment="top">
26356 <column alignment="center" valignment="top">
26357 <column alignment="center" valignment="top">
26358 <column alignment="center" valignment="top">
26359 <row>
26360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364 test
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Plain Layout
26373 b
26374 \end_layout
26375
26376 \end_inset
26377 </cell>
26378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26379 \begin_inset Text
26380
26381 \begin_layout Plain Layout
26382 c
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26388 \begin_inset Text
26389
26390 \begin_layout Plain Layout
26391 d
26392 \end_layout
26393
26394 \end_inset
26395 </cell>
26396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26397 \begin_inset Text
26398
26399 \begin_layout Plain Layout
26400 e
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 </row>
26406 </lyxtabular>
26407
26408 \end_inset
26409
26410
26411 \end_layout
26412
26413 \end_inset
26414
26415
26416 \begin_inset space \hfill{}
26417 \end_inset
26418
26419
26420 \begin_inset Float table
26421 wide false
26422 sideways false
26423 status collapsed
26424
26425 \begin_layout Plain Layout
26426 \begin_inset Caption Standard
26427
26428 \begin_layout Plain Layout
26429 \begin_inset CommandInset label
26430 LatexCommand label
26431 name "tab:This-is-subtable-b"
26432
26433 \end_inset
26434
26435 This is subtable b.
26436 \end_layout
26437
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \begin_layout Plain Layout
26444 \align center
26445 \begin_inset Tabular
26446 <lyxtabular version="3" rows="1" columns="5">
26447 <features tabularvalignment="middle">
26448 <column alignment="center" valignment="top">
26449 <column alignment="center" valignment="top">
26450 <column alignment="center" valignment="top">
26451 <column alignment="center" valignment="top">
26452 <column alignment="center" valignment="top">
26453 <row>
26454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26455 \begin_inset Text
26456
26457 \begin_layout Plain Layout
26458 e
26459 \end_layout
26460
26461 \end_inset
26462 </cell>
26463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26464 \begin_inset Text
26465
26466 \begin_layout Plain Layout
26467 d
26468 \end_layout
26469
26470 \end_inset
26471 </cell>
26472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26473 \begin_inset Text
26474
26475 \begin_layout Plain Layout
26476 c
26477 \end_layout
26478
26479 \end_inset
26480 </cell>
26481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26482 \begin_inset Text
26483
26484 \begin_layout Plain Layout
26485 b
26486 \end_layout
26487
26488 \end_inset
26489 </cell>
26490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26491 \begin_inset Text
26492
26493 \begin_layout Plain Layout
26494 test
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 </row>
26500 </lyxtabular>
26501
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \end_inset
26508
26509
26510 \begin_inset space \hfill{}
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \end_inset
26517
26518
26519 \end_layout
26520
26521 \begin_layout Standard
26522 \begin_inset Float table
26523 wide false
26524 sideways false
26525 status open
26526
26527 \begin_layout Plain Layout
26528 \begin_inset Caption Standard
26529
26530 \begin_layout Plain Layout
26531 \begin_inset CommandInset label
26532 LatexCommand label
26533 name "tab:Two-subtables-upon"
26534
26535 \end_inset
26536
26537 Two subtables placed one above the other.
26538  (a) table with 4 cells, (b) table with 5 cells.
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \end_layout
26545
26546 \begin_layout Plain Layout
26547 \align center
26548 \begin_inset Float table
26549 wide false
26550 sideways false
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554 \begin_inset Caption Standard
26555
26556 \begin_layout Plain Layout
26557
26558 \end_layout
26559
26560 \end_inset
26561
26562
26563 \end_layout
26564
26565 \begin_layout Plain Layout
26566 \align center
26567 \begin_inset Tabular
26568 <lyxtabular version="3" rows="1" columns="4">
26569 <features tabularvalignment="middle">
26570 <column alignment="center" valignment="top">
26571 <column alignment="center" valignment="top">
26572 <column alignment="center" valignment="top">
26573 <column alignment="center" valignment="top">
26574 <row>
26575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26576 \begin_inset Text
26577
26578 \begin_layout Plain Layout
26579 test
26580 \end_layout
26581
26582 \end_inset
26583 </cell>
26584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26585 \begin_inset Text
26586
26587 \begin_layout Plain Layout
26588 test
26589 \end_layout
26590
26591 \end_inset
26592 </cell>
26593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26594 \begin_inset Text
26595
26596 \begin_layout Plain Layout
26597 test
26598 \end_layout
26599
26600 \end_inset
26601 </cell>
26602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26603 \begin_inset Text
26604
26605 \begin_layout Plain Layout
26606 test
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 </row>
26612 </lyxtabular>
26613
26614 \end_inset
26615
26616
26617 \end_layout
26618
26619 \end_inset
26620
26621
26622 \end_layout
26623
26624 \begin_layout Plain Layout
26625 \align center
26626 \begin_inset Float table
26627 wide false
26628 sideways false
26629 status collapsed
26630
26631 \begin_layout Plain Layout
26632 \begin_inset Caption Standard
26633
26634 \begin_layout Plain Layout
26635
26636 \end_layout
26637
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \begin_layout Plain Layout
26644 \align center
26645 \begin_inset Tabular
26646 <lyxtabular version="3" rows="1" columns="5">
26647 <features tabularvalignment="middle">
26648 <column alignment="center" valignment="top">
26649 <column alignment="center" valignment="top">
26650 <column alignment="center" valignment="top">
26651 <column alignment="center" valignment="top">
26652 <column alignment="center" valignment="top">
26653 <row>
26654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658 a
26659 \end_layout
26660
26661 \end_inset
26662 </cell>
26663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26664 \begin_inset Text
26665
26666 \begin_layout Plain Layout
26667 b
26668 \end_layout
26669
26670 \end_inset
26671 </cell>
26672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26673 \begin_inset Text
26674
26675 \begin_layout Plain Layout
26676 c
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685 d
26686 \end_layout
26687
26688 \end_inset
26689 </cell>
26690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26691 \begin_inset Text
26692
26693 \begin_layout Plain Layout
26694 e
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 </row>
26700 </lyxtabular>
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \end_inset
26713
26714
26715 \end_layout
26716
26717 \begin_layout Section
26718 Floats Side by Side
26719 \begin_inset Index idx
26720 status collapsed
26721
26722 \begin_layout Plain Layout
26723 Floats ! Side by side
26724 \end_layout
26725
26726 \end_inset
26727
26728
26729 \end_layout
26730
26731 \begin_layout Standard
26732 To place floats side by side, as in Figures
26733 \begin_inset space ~
26734 \end_inset
26735
26736
26737 \begin_inset CommandInset ref
26738 LatexCommand ref
26739 reference "fig:Float-left"
26740
26741 \end_inset
26742
26743  and 
26744 \begin_inset CommandInset ref
26745 LatexCommand ref
26746 reference "fig:Float-right"
26747
26748 \end_inset
26749
26750 , only 
26751 \emph on
26752 one
26753 \emph default
26754  float is used.
26755  In it two minipage boxes are inserted.
26756 \begin_inset Foot
26757 status collapsed
26758
26759 \begin_layout Plain Layout
26760 Minipages are explained in section
26761 \begin_inset space ~
26762 \end_inset
26763
26764
26765 \begin_inset CommandInset ref
26766 LatexCommand ref
26767 reference "sec:Minipages"
26768
26769 \end_inset
26770
26771 .
26772 \end_layout
26773
26774 \end_inset
26775
26776  The width is set to 45
26777 \begin_inset space \thinspace{}
26778 \end_inset
26779
26780 -50
26781 \begin_inset space \thinspace{}
26782 \end_inset
26783
26784 column% and the box alignment to 
26785 \family sans
26786 Bottom
26787 \family default
26788  for each minipage.
26789  The minipage boxes contain the image and the caption in the same way as
26790  they are in a float.
26791  The only difference is that the image unit 
26792 \family sans
26793 Column
26794 \begin_inset space ~
26795 \end_inset
26796
26797 Width
26798 \begin_inset space ~
26799 \end_inset
26800
26801 %
26802 \family default
26803  is now calculated according to the width of the minipage boxes.
26804 \end_layout
26805
26806 \begin_layout Standard
26807 \begin_inset Float figure
26808 wide false
26809 sideways false
26810 status open
26811
26812 \begin_layout Plain Layout
26813 \begin_inset Box Frameless
26814 position "b"
26815 hor_pos "c"
26816 has_inner_box 1
26817 inner_pos "t"
26818 use_parbox 0
26819 use_makebox 0
26820 width "45col%"
26821 special "none"
26822 height "1in"
26823 height_special "totalheight"
26824 thickness "0.4pt"
26825 separation "3pt"
26826 shadowsize "4pt"
26827 framecolor "black"
26828 backgroundcolor "none"
26829 status open
26830
26831 \begin_layout Plain Layout
26832 \align center
26833 \begin_inset Graphics
26834         filename clipart/mobius.eps
26835         lyxscale 50
26836         width 100col%
26837         scaleBeforeRotation
26838
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \begin_layout Plain Layout
26845 \begin_inset Caption Standard
26846
26847 \begin_layout Plain Layout
26848 \begin_inset CommandInset label
26849 LatexCommand label
26850 name "fig:Float-left"
26851
26852 \end_inset
26853
26854 Float on the left side.
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \end_layout
26861
26862 \end_inset
26863
26864
26865 \begin_inset space \hfill{}
26866 \end_inset
26867
26868
26869 \begin_inset Box Frameless
26870 position "b"
26871 hor_pos "c"
26872 has_inner_box 1
26873 inner_pos "t"
26874 use_parbox 0
26875 use_makebox 0
26876 width "45col%"
26877 special "none"
26878 height "1in"
26879 height_special "totalheight"
26880 thickness "0.4pt"
26881 separation "3pt"
26882 shadowsize "4pt"
26883 framecolor "black"
26884 backgroundcolor "none"
26885 status open
26886
26887 \begin_layout Plain Layout
26888 \align center
26889 \begin_inset Graphics
26890         filename clipart/platypus.eps
26891         lyxscale 50
26892         width 100col%
26893         scaleBeforeRotation
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \begin_layout Plain Layout
26901 \begin_inset Caption Standard
26902
26903 \begin_layout Plain Layout
26904 \begin_inset CommandInset label
26905 LatexCommand label
26906 name "fig:Float-right"
26907
26908 \end_inset
26909
26910 Float on the right side.
26911 \end_layout
26912
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919
26920
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \begin_layout Standard
26929 An alternative and simpler solution is to use the module 
26930 \family sans
26931 Variable-width Minipages
26932 \family default
26933 , see sec.
26934 \begin_inset space \thinspace{}
26935 \end_inset
26936
26937
26938 \begin_inset CommandInset ref
26939 LatexCommand ref
26940 reference "sec:Minipages"
26941
26942 \end_inset
26943
26944 .
26945  Variable-width minipages adapt automatically to the width of the figures
26946  and tables.
26947  They do not require an explicit width to be given, and they improve the
26948  horizontal alignment of the figures.
26949  The LyX example file 
26950 \emph on
26951 varwidth-floats-side-by-side
26952 \emph default
26953  gives examples of how to do this.
26954 \end_layout
26955
26956 \begin_layout Section
26957 Caption Formatting
26958 \begin_inset Index idx
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962 Caption ! Formatting
26963 \end_layout
26964
26965 \end_inset
26966
26967
26968 \begin_inset Index idx
26969 status collapsed
26970
26971 \begin_layout Plain Layout
26972 Floats ! Caption Formatting
26973 \end_layout
26974
26975 \end_inset
26976
26977
26978 \begin_inset CommandInset label
26979 LatexCommand label
26980 name "sec:Caption-Formatting"
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \begin_layout Standard
26988 The 
26989 \family sans
26990 Caption
26991 \family default
26992  environment is the default paragraph environment for 
26993 \family sans
26994 Floats
26995 \family default
26996 .
26997  On the \SpecialChar LyX
26998  screen captions appear as a label, e.
26999 \begin_inset space \thinspace{}
27000 \end_inset
27001
27002 g.
27003 \begin_inset space \space{}
27004 \end_inset
27005
27006
27007 \begin_inset Quotes eld
27008 \end_inset
27009
27010
27011 \family sans
27012 Figure #:
27013 \family default
27014
27015 \begin_inset Quotes erd
27016 \end_inset
27017
27018  followed by the caption text.
27019  
27020 \begin_inset Quotes eld
27021 \end_inset
27022
27023 #
27024 \begin_inset Quotes erd
27025 \end_inset
27026
27027  is the actual reference number.
27028  By default the label and the number are in the same font as the caption
27029  text and a colon follows the number to divide the label from the text.
27030  This caption format is suitable for many but not all documents.
27031  
27032 \end_layout
27033
27034 \begin_layout Standard
27035 To change the default caption format, load the \SpecialChar LaTeX
27036 -package 
27037 \series bold
27038 caption
27039 \series default
27040
27041 \begin_inset Index idx
27042 status collapsed
27043
27044 \begin_layout Plain Layout
27045 \SpecialChar LaTeX
27046 -packages ! caption
27047 \end_layout
27048
27049 \end_inset
27050
27051  in the document preamble with this line:
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \series bold
27057
27058 \backslash
27059 usepackage[format definition]{caption}
27060 \end_layout
27061
27062 \begin_layout Standard
27063 To have for example the label and the number in sans-serif, bold font and
27064  the table captions always above the table as in this document, use the
27065  following command:
27066 \end_layout
27067
27068 \begin_layout Standard
27069
27070 \series bold
27071
27072 \backslash
27073 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27074 \end_layout
27075
27076 \begin_layout Standard
27077 You can also define different caption formats for the different float types.
27078  In this case load the 
27079 \series bold
27080 caption
27081 \series default
27082  package without format specific options and define the different formats
27083  with the help of the command
27084 \end_layout
27085
27086 \begin_layout Standard
27087
27088 \series bold
27089
27090 \backslash
27091 captionsetup[float type]{format definition}
27092 \end_layout
27093
27094 \begin_layout Standard
27095 in the document preamble.
27096  For example the caption formats of Figure
27097 \begin_inset space ~
27098 \end_inset
27099
27100
27101 \begin_inset CommandInset ref
27102 LatexCommand ref
27103 reference "fig:This-is-an-fig"
27104
27105 \end_inset
27106
27107  and Table
27108 \begin_inset space ~
27109 \end_inset
27110
27111
27112 \begin_inset CommandInset ref
27113 LatexCommand ref
27114 reference "tab:This-is-an-tab"
27115
27116 \end_inset
27117
27118  can be created using these commands in the document preamble:
27119 \end_layout
27120
27121 \begin_layout Standard
27122
27123 \series bold
27124
27125 \backslash
27126 usepackage[tableposition=top]{caption}
27127 \series default
27128
27129 \begin_inset Newline newline
27130 \end_inset
27131
27132
27133 \series bold
27134
27135 \backslash
27136 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27137 \begin_inset Newline newline
27138 \end_inset
27139
27140
27141 \begin_inset Phantom HPhantom
27142 status open
27143
27144 \begin_layout Plain Layout
27145
27146 \series bold
27147
27148 \backslash
27149 captionsetup[figure]{
27150 \end_layout
27151
27152 \end_inset
27153
27154 labelsep=period}
27155 \begin_inset Newline newline
27156 \end_inset
27157
27158
27159 \backslash
27160 captionsetup[table]{labelfont={bf,sf}}
27161 \end_layout
27162
27163 \begin_layout Standard
27164 \begin_inset Note Greyedout
27165 status open
27166
27167 \begin_layout Plain Layout
27168
27169 \series bold
27170 Note:
27171 \series default
27172  The option 
27173 \series bold
27174 tableposition=top
27175 \series default
27176  has no effect when a 
27177 \series bold
27178 KOMA-Script
27179 \series default
27180
27181 \begin_inset Index idx
27182 status collapsed
27183
27184 \begin_layout Plain Layout
27185 \SpecialChar LaTeX
27186 -packages ! KOMA-Script
27187 \end_layout
27188
27189 \end_inset
27190
27191  document class is used.
27192  In this case the document class option 
27193 \series bold
27194 captions=tableheading
27195 \series default
27196  must be used.
27197 \end_layout
27198
27199 \end_inset
27200
27201
27202 \end_layout
27203
27204 \begin_layout Standard
27205 For more information about the package 
27206 \series bold
27207 caption
27208 \series default
27209  we refer to its documentation 
27210 \begin_inset CommandInset citation
27211 LatexCommand cite
27212 key "caption"
27213
27214 \end_inset
27215
27216 .
27217 \end_layout
27218
27219 \begin_layout Standard
27220 To change the label name from e.
27221 \begin_inset space \thinspace{}
27222 \end_inset
27223
27224 g.
27225 \begin_inset space \space{}
27226 \end_inset
27227
27228
27229 \begin_inset Quotes eld
27230 \end_inset
27231
27232 Figure
27233 \begin_inset Quotes erd
27234 \end_inset
27235
27236  to 
27237 \begin_inset Quotes eld
27238 \end_inset
27239
27240 Image
27241 \begin_inset Quotes erd
27242 \end_inset
27243
27244  use this preamble command:
27245 \end_layout
27246
27247 \begin_layout Standard
27248
27249 \series bold
27250
27251 \backslash
27252 renewcommand{
27253 \backslash
27254 fnum@figure}{Image~
27255 \backslash
27256 thefigure}
27257 \end_layout
27258
27259 \begin_layout Standard
27260 where 
27261 \series bold
27262
27263 \backslash
27264 thefigure
27265 \series default
27266  inserts the figure number and
27267 \series bold
27268  
27269 \begin_inset Quotes eld
27270 \end_inset
27271
27272 ~
27273 \series default
27274
27275 \begin_inset Quotes erd
27276 \end_inset
27277
27278  creates a protected space.
27279 \end_layout
27280
27281 \begin_layout Standard
27282 \begin_inset VSpace bigskip
27283 \end_inset
27284
27285 If you are using a 
27286 \series bold
27287 KOMA-Script
27288 \series default
27289
27290 \begin_inset Index idx
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 \SpecialChar LaTeX
27295 -packages ! KOMA-Script
27296 \end_layout
27297
27298 \end_inset
27299
27300  document class (
27301 \family sans
27302 article (KOMA-Script)
27303 \family default
27304
27305 \family sans
27306 book (KOMA-Script)
27307 \family default
27308
27309 \family sans
27310 letter (KOMA-Script)
27311 \family default
27312 , or 
27313 \family sans
27314 report (KOMA-Script)
27315 \family default
27316
27317 \begin_inset space \thinspace{}
27318 \end_inset
27319
27320 ), you can alternatively to the 
27321 \series bold
27322 caption
27323 \series default
27324  package use 
27325 \series bold
27326 KOMA-Script
27327 \series default
27328 's built-in command 
27329 \series bold
27330
27331 \backslash
27332 setkomafont
27333 \series default
27334 .
27335  For example, to have the caption label in bold, add this command to your
27336  document preamble:
27337 \end_layout
27338
27339 \begin_layout Standard
27340
27341 \series bold
27342
27343 \backslash
27344 setkomafont{captionlabel}{
27345 \backslash
27346 bfseries}
27347 \end_layout
27348
27349 \begin_layout Standard
27350 For more information about 
27351 \series bold
27352
27353 \backslash
27354 setkomafont
27355 \series default
27356  we refer to the 
27357 \series bold
27358 KOMA-Script
27359 \series default
27360  documentation 
27361 \begin_inset CommandInset citation
27362 LatexCommand cite
27363 key "KOMA-Script"
27364
27365 \end_inset
27366
27367 .
27368 \end_layout
27369
27370 \begin_layout Standard
27371 \begin_inset ERT
27372 status collapsed
27373
27374 \begin_layout Plain Layout
27375
27376
27377 \backslash
27378 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27379 }
27380 \end_layout
27381
27382 \end_inset
27383
27384
27385 \begin_inset Note Note
27386 status open
27387
27388 \begin_layout Plain Layout
27389 The caption format is changed only for this example.
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \begin_layout Standard
27398 \begin_inset Float figure
27399 placement !p
27400 wide false
27401 sideways false
27402 status open
27403
27404 \begin_layout Plain Layout
27405 \align center
27406 \begin_inset Graphics
27407         filename clipart/mobius.eps
27408         lyxscale 50
27409         scale 50
27410         scaleBeforeRotation
27411
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \begin_layout Plain Layout
27418 \begin_inset Caption Standard
27419
27420 \begin_layout Plain Layout
27421 \begin_inset CommandInset label
27422 LatexCommand label
27423 name "fig:This-is-an-fig"
27424
27425 \end_inset
27426
27427 This is an example figure caption that is longer than one line to show the
27428  different caption format.
27429  Here a self-defined caption format is used.
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \end_inset
27438
27439
27440 \end_layout
27441
27442 \begin_layout Standard
27443 \begin_inset ERT
27444 status collapsed
27445
27446 \begin_layout Plain Layout
27447
27448
27449 \backslash
27450 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27451 on}
27452 \end_layout
27453
27454 \end_inset
27455
27456
27457 \end_layout
27458
27459 \begin_layout Standard
27460 \begin_inset Float table
27461 placement !p
27462 wide false
27463 sideways false
27464 status open
27465
27466 \begin_layout Plain Layout
27467 \begin_inset Caption Standard
27468
27469 \begin_layout Plain Layout
27470 \begin_inset CommandInset label
27471 LatexCommand label
27472 name "tab:This-is-an-tab"
27473
27474 \end_inset
27475
27476 This is an example table caption that is longer than one line to show the
27477  different caption format.
27478  Here the standard caption format for tables in this document is used.
27479 \end_layout
27480
27481 \end_inset
27482
27483
27484 \end_layout
27485
27486 \begin_layout Plain Layout
27487 \align center
27488 \begin_inset Tabular
27489 <lyxtabular version="3" rows="1" columns="5">
27490 <features tabularvalignment="middle">
27491 <column alignment="center" valignment="top">
27492 <column alignment="center" valignment="top">
27493 <column alignment="center" valignment="top">
27494 <column alignment="center" valignment="top">
27495 <column alignment="center" valignment="top">
27496 <row>
27497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27498 \begin_inset Text
27499
27500 \begin_layout Plain Layout
27501 a
27502 \end_layout
27503
27504 \end_inset
27505 </cell>
27506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27507 \begin_inset Text
27508
27509 \begin_layout Plain Layout
27510 b
27511 \end_layout
27512
27513 \end_inset
27514 </cell>
27515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27516 \begin_inset Text
27517
27518 \begin_layout Plain Layout
27519 c
27520 \end_layout
27521
27522 \end_inset
27523 </cell>
27524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27525 \begin_inset Text
27526
27527 \begin_layout Plain Layout
27528 d
27529 \end_layout
27530
27531 \end_inset
27532 </cell>
27533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27534 \begin_inset Text
27535
27536 \begin_layout Plain Layout
27537 e
27538 \end_layout
27539
27540 \end_inset
27541 </cell>
27542 </row>
27543 </lyxtabular>
27544
27545 \end_inset
27546
27547
27548 \end_layout
27549
27550 \end_inset
27551
27552
27553 \end_layout
27554
27555 \begin_layout Section
27556 Caption Placement
27557 \begin_inset Index idx
27558 status collapsed
27559
27560 \begin_layout Plain Layout
27561 Caption ! Placement
27562 \end_layout
27563
27564 \end_inset
27565
27566
27567 \begin_inset Index idx
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571 Floats ! Caption Placement
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \begin_inset CommandInset label
27578 LatexCommand label
27579 name "sec:Caption-Placement"
27580
27581 \end_inset
27582
27583
27584 \end_layout
27585
27586 \begin_layout Standard
27587 The common caption placement rule is:
27588 \end_layout
27589
27590 \begin_layout Description
27591 Figure: Caption is set below the figure
27592 \end_layout
27593
27594 \begin_layout Description
27595 Table: Caption is set above the table
27596 \end_layout
27597
27598 \begin_layout Standard
27599 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
27600 's
27601  standard classes.
27602  That means if you are using the document classes 
27603 \family sans
27604 article
27605 \family default
27606
27607 \family sans
27608 book
27609 \family default
27610
27611 \family sans
27612 letter
27613 \family default
27614 , or 
27615 \family sans
27616 report
27617 \family default
27618  there will be no space between the caption and the table.
27619  To insert the necessary space, load the \SpecialChar LaTeX
27620 -package 
27621 \series bold
27622 caption
27623 \series default
27624
27625 \begin_inset Index idx
27626 status collapsed
27627
27628 \begin_layout Plain Layout
27629 \SpecialChar LaTeX
27630 -packages ! caption
27631 \end_layout
27632
27633 \end_inset
27634
27635  in your document preamble with the option
27636 \begin_inset Foot
27637 status collapsed
27638
27639 \begin_layout Plain Layout
27640 See section
27641 \begin_inset space ~
27642 \end_inset
27643
27644
27645 \begin_inset CommandInset ref
27646 LatexCommand ref
27647 reference "sec:Caption-Formatting"
27648
27649 \end_inset
27650
27651  for more information of the package 
27652 \series bold
27653 caption
27654 \series default
27655 .
27656 \end_layout
27657
27658 \end_inset
27659
27660
27661 \end_layout
27662
27663 \begin_layout Standard
27664
27665 \series bold
27666 tableposition=top
27667 \end_layout
27668
27669 \begin_layout Standard
27670 If you are using a 
27671 \series bold
27672 KOMA-Script
27673 \series default
27674
27675 \begin_inset Index idx
27676 status collapsed
27677
27678 \begin_layout Plain Layout
27679 \SpecialChar LaTeX
27680 -packages ! KOMA-Script
27681 \end_layout
27682
27683 \end_inset
27684
27685  document class (
27686 \family sans
27687 article (KOMA-Script)
27688 \family default
27689
27690 \family sans
27691 book (KOMA-Script)
27692 \family default
27693
27694 \family sans
27695 letter (KOMA-Script)
27696 \family default
27697 , or 
27698 \family sans
27699 report (KOMA-Script)
27700 \family default
27701
27702 \begin_inset space \thinspace{}
27703 \end_inset
27704
27705 ), you can alternatively to the 
27706 \series bold
27707 caption
27708 \series default
27709  package set the document class option
27710 \begin_inset Foot
27711 status collapsed
27712
27713 \begin_layout Plain Layout
27714 That option is used in this document.
27715 \end_layout
27716
27717 \end_inset
27718
27719
27720 \end_layout
27721
27722 \begin_layout Standard
27723
27724 \series bold
27725 captions=tableheading
27726 \end_layout
27727
27728 \begin_layout Standard
27729 In documents with a KOMA-Script document class you can also right-click
27730  on a caption and mark in the context menu if this should be a caption above
27731  or below the table/figure.
27732  This way you can override the document-wide caption placement for certain
27733  captions.
27734  Table
27735 \begin_inset space ~
27736 \end_inset
27737
27738
27739 \begin_inset CommandInset ref
27740 LatexCommand ref
27741 reference "tab:A-caption-marked"
27742
27743 \end_inset
27744
27745  is an example where the caption is marked a being below the table while
27746  it is above.
27747  For comparison the caption in Table
27748 \begin_inset space ~
27749 \end_inset
27750
27751
27752 \begin_inset CommandInset ref
27753 LatexCommand ref
27754 reference "tab:A-standard-table"
27755
27756 \end_inset
27757
27758  is not marked.
27759 \end_layout
27760
27761 \begin_layout Standard
27762 \begin_inset Float table
27763 wide false
27764 sideways false
27765 status open
27766
27767 \begin_layout Plain Layout
27768 \begin_inset Caption Below
27769
27770 \begin_layout Plain Layout
27771 \begin_inset CommandInset label
27772 LatexCommand label
27773 name "tab:A-caption-marked"
27774
27775 \end_inset
27776
27777 A caption marked as being below the table.
27778 \end_layout
27779
27780 \end_inset
27781
27782
27783 \end_layout
27784
27785 \begin_layout Plain Layout
27786 \align center
27787 \begin_inset Tabular
27788 <lyxtabular version="3" rows="3" columns="3">
27789 <features tabularvalignment="middle">
27790 <column alignment="center" valignment="top" width="0pt">
27791 <column alignment="center" valignment="top" width="0pt">
27792 <column alignment="center" valignment="top" width="0pt">
27793 <row>
27794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27795 \begin_inset Text
27796
27797 \begin_layout Plain Layout
27798 1
27799 \end_layout
27800
27801 \end_inset
27802 </cell>
27803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27804 \begin_inset Text
27805
27806 \begin_layout Plain Layout
27807 2
27808 \end_layout
27809
27810 \end_inset
27811 </cell>
27812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27813 \begin_inset Text
27814
27815 \begin_layout Plain Layout
27816 3
27817 \end_layout
27818
27819 \end_inset
27820 </cell>
27821 </row>
27822 <row>
27823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27824 \begin_inset Text
27825
27826 \begin_layout Plain Layout
27827 Joe
27828 \end_layout
27829
27830 \end_inset
27831 </cell>
27832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27833 \begin_inset Text
27834
27835 \begin_layout Plain Layout
27836 Mary
27837 \end_layout
27838
27839 \end_inset
27840 </cell>
27841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27842 \begin_inset Text
27843
27844 \begin_layout Plain Layout
27845 Ted
27846 \end_layout
27847
27848 \end_inset
27849 </cell>
27850 </row>
27851 <row>
27852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27853 \begin_inset Text
27854
27855 \begin_layout Plain Layout
27856 \begin_inset Formula $\int x^{2}dx$
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \end_inset
27863 </cell>
27864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27865 \begin_inset Text
27866
27867 \begin_layout Plain Layout
27868 \begin_inset Formula $\left[\begin{array}{cc}
27869 a & b\\
27870 c & d
27871 \end{array}\right]$
27872 \end_inset
27873
27874
27875 \end_layout
27876
27877 \end_inset
27878 </cell>
27879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27880 \begin_inset Text
27881
27882 \begin_layout Plain Layout
27883 \begin_inset Formula $1+1=2$
27884 \end_inset
27885
27886
27887 \end_layout
27888
27889 \end_inset
27890 </cell>
27891 </row>
27892 </lyxtabular>
27893
27894 \end_inset
27895
27896
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Standard
27905 \begin_inset Float table
27906 wide false
27907 sideways false
27908 status open
27909
27910 \begin_layout Plain Layout
27911 \begin_inset Caption Standard
27912
27913 \begin_layout Plain Layout
27914 \begin_inset CommandInset label
27915 LatexCommand label
27916 name "tab:A-standard-table"
27917
27918 \end_inset
27919
27920 A standard table caption.
27921 \end_layout
27922
27923 \end_inset
27924
27925
27926 \end_layout
27927
27928 \begin_layout Plain Layout
27929 \align center
27930 \begin_inset Tabular
27931 <lyxtabular version="3" rows="3" columns="3">
27932 <features tabularvalignment="middle">
27933 <column alignment="center" valignment="top" width="0pt">
27934 <column alignment="center" valignment="top" width="0pt">
27935 <column alignment="center" valignment="top" width="0pt">
27936 <row>
27937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27938 \begin_inset Text
27939
27940 \begin_layout Plain Layout
27941 1
27942 \end_layout
27943
27944 \end_inset
27945 </cell>
27946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27947 \begin_inset Text
27948
27949 \begin_layout Plain Layout
27950 2
27951 \end_layout
27952
27953 \end_inset
27954 </cell>
27955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27956 \begin_inset Text
27957
27958 \begin_layout Plain Layout
27959 3
27960 \end_layout
27961
27962 \end_inset
27963 </cell>
27964 </row>
27965 <row>
27966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27967 \begin_inset Text
27968
27969 \begin_layout Plain Layout
27970 Joe
27971 \end_layout
27972
27973 \end_inset
27974 </cell>
27975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27976 \begin_inset Text
27977
27978 \begin_layout Plain Layout
27979 Mary
27980 \end_layout
27981
27982 \end_inset
27983 </cell>
27984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27985 \begin_inset Text
27986
27987 \begin_layout Plain Layout
27988 Ted
27989 \end_layout
27990
27991 \end_inset
27992 </cell>
27993 </row>
27994 <row>
27995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27996 \begin_inset Text
27997
27998 \begin_layout Plain Layout
27999 \begin_inset Formula $\int x^{2}dx$
28000 \end_inset
28001
28002
28003 \end_layout
28004
28005 \end_inset
28006 </cell>
28007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28008 \begin_inset Text
28009
28010 \begin_layout Plain Layout
28011 \begin_inset Formula $\left[\begin{array}{cc}
28012 a & b\\
28013 c & d
28014 \end{array}\right]$
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \end_inset
28021 </cell>
28022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28023 \begin_inset Text
28024
28025 \begin_layout Plain Layout
28026 \begin_inset Formula $1+1=2$
28027 \end_inset
28028
28029
28030 \end_layout
28031
28032 \end_inset
28033 </cell>
28034 </row>
28035 </lyxtabular>
28036
28037 \end_inset
28038
28039
28040 \end_layout
28041
28042 \end_inset
28043
28044
28045 \end_layout
28046
28047 \begin_layout Standard
28048 \begin_inset VSpace bigskip
28049 \end_inset
28050
28051 It is also possible to set the caption beside a figure or table.
28052  To get this the \SpecialChar LaTeX
28053 -package 
28054 \series bold
28055 sidecap
28056 \series default
28057
28058 \begin_inset Index idx
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062 \SpecialChar LaTeX
28063 -packages ! sidecap
28064 \end_layout
28065
28066 \end_inset
28067
28068  has to be loaded in the document preamble with the line
28069 \end_layout
28070
28071 \begin_layout Standard
28072
28073 \series bold
28074
28075 \backslash
28076 usepackage[option]{sidecap}
28077 \end_layout
28078
28079 \begin_layout Standard
28080 If you set no option, the caption is placed on the side of the outer page
28081  margin – to the right on odd pages, to the left on even pages.
28082  You can change the placement to inner margin with the option 
28083 \series bold
28084 innercaption
28085 \series default
28086 .
28087  To force the placement always to the right or left, use the option 
28088 \series bold
28089 rightcaption
28090 \series default
28091  or 
28092 \series bold
28093 leftcaption
28094 \series default
28095 , respectively.
28096 \end_layout
28097
28098 \begin_layout Standard
28099 \begin_inset ERT
28100 status collapsed
28101
28102 \begin_layout Plain Layout
28103
28104
28105 \backslash
28106 ifsidecap
28107 \end_layout
28108
28109 \end_inset
28110
28111
28112 \begin_inset Note Note
28113 status open
28114
28115 \begin_layout Plain Layout
28116 The following section will only be displayed when the \SpecialChar LaTeX
28117 -package 
28118 \series bold
28119 sidecap
28120 \series default
28121  is installed.
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Standard
28130 To place in \SpecialChar LyX
28131  the caption of a float on the side, it is necessary to add
28132  these commands to the document preamble:
28133 \end_layout
28134
28135 \begin_layout Standard
28136 \noindent
28137 \begin_inset CommandInset line
28138 LatexCommand rule
28139 offset "0.5ex"
28140 width "100line%"
28141 height "1pt"
28142
28143 \end_inset
28144
28145
28146 \end_layout
28147
28148 \begin_layout Standard
28149
28150 \series bold
28151
28152 \backslash
28153 newcommand{
28154 \backslash
28155 TabBesBeg}[1][1.0]{%
28156 \begin_inset Newline newline
28157 \end_inset
28158
28159
28160 \begin_inset Phantom HPhantom
28161 status open
28162
28163 \begin_layout Plain Layout
28164 \begin_inset space ~
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \end_inset
28171
28172
28173 \backslash
28174 let
28175 \backslash
28176 MyTable
28177 \backslash
28178 table
28179 \begin_inset Newline newline
28180 \end_inset
28181
28182
28183 \begin_inset Phantom HPhantom
28184 status open
28185
28186 \begin_layout Plain Layout
28187
28188 \series medium
28189 \begin_inset space ~
28190 \end_inset
28191
28192
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \backslash
28199 let
28200 \backslash
28201 MyEndtable
28202 \backslash
28203 endtable
28204 \begin_inset Newline newline
28205 \end_inset
28206
28207
28208 \begin_inset Phantom HPhantom
28209 status open
28210
28211 \begin_layout Plain Layout
28212
28213 \series medium
28214 \begin_inset space ~
28215 \end_inset
28216
28217
28218 \end_layout
28219
28220 \end_inset
28221
28222
28223 \backslash
28224 renewenvironment{table}[1]{
28225 \backslash
28226 begin{SCtable}[#1]##1}{
28227 \backslash
28228 end{SCtable}}}
28229 \end_layout
28230
28231 \begin_layout Standard
28232
28233 \series bold
28234
28235 \backslash
28236 newcommand{
28237 \backslash
28238 TabBesEnd}{%
28239 \begin_inset Newline newline
28240 \end_inset
28241
28242
28243 \begin_inset Phantom HPhantom
28244 status open
28245
28246 \begin_layout Plain Layout
28247 \begin_inset space ~
28248 \end_inset
28249
28250
28251 \end_layout
28252
28253 \end_inset
28254
28255
28256 \backslash
28257 let
28258 \backslash
28259 table
28260 \backslash
28261 MyTable
28262 \begin_inset Newline newline
28263 \end_inset
28264
28265
28266 \begin_inset Phantom HPhantom
28267 status open
28268
28269 \begin_layout Plain Layout
28270 \begin_inset space ~
28271 \end_inset
28272
28273
28274 \end_layout
28275
28276 \end_inset
28277
28278
28279 \backslash
28280 let
28281 \backslash
28282 endtable
28283 \backslash
28284 MyEndtable
28285 \end_layout
28286
28287 \begin_layout Standard
28288
28289 \series bold
28290
28291 \backslash
28292 newcommand{
28293 \backslash
28294 FigBesBeg}[1][1.0]{%
28295 \begin_inset Newline newline
28296 \end_inset
28297
28298
28299 \begin_inset Phantom HPhantom
28300 status open
28301
28302 \begin_layout Plain Layout
28303 \begin_inset space ~
28304 \end_inset
28305
28306
28307 \end_layout
28308
28309 \end_inset
28310
28311
28312 \backslash
28313 let
28314 \backslash
28315 MyFigure
28316 \backslash
28317 figure
28318 \begin_inset Newline newline
28319 \end_inset
28320
28321
28322 \begin_inset Phantom HPhantom
28323 status open
28324
28325 \begin_layout Plain Layout
28326 \begin_inset space ~
28327 \end_inset
28328
28329
28330 \end_layout
28331
28332 \end_inset
28333
28334
28335 \backslash
28336 let
28337 \backslash
28338 MyEndfigure
28339 \backslash
28340 endfigure
28341 \begin_inset Newline newline
28342 \end_inset
28343
28344
28345 \begin_inset Phantom HPhantom
28346 status open
28347
28348 \begin_layout Plain Layout
28349 \begin_inset space ~
28350 \end_inset
28351
28352
28353 \end_layout
28354
28355 \end_inset
28356
28357
28358 \backslash
28359 renewenvironment{figure}[1]{
28360 \backslash
28361 begin{SCfigure}[#1]##1}{
28362 \backslash
28363 end{SCfigure}}}
28364 \end_layout
28365
28366 \begin_layout Standard
28367
28368 \series bold
28369
28370 \backslash
28371 newcommand{
28372 \backslash
28373 FigBesEnd}{%
28374 \begin_inset Newline newline
28375 \end_inset
28376
28377
28378 \begin_inset Phantom HPhantom
28379 status open
28380
28381 \begin_layout Plain Layout
28382 \begin_inset space ~
28383 \end_inset
28384
28385
28386 \end_layout
28387
28388 \end_inset
28389
28390
28391 \backslash
28392 let
28393 \backslash
28394 figure
28395 \backslash
28396 MyFigure
28397 \begin_inset Newline newline
28398 \end_inset
28399
28400
28401 \begin_inset Phantom HPhantom
28402 status open
28403
28404 \begin_layout Plain Layout
28405 \begin_inset space ~
28406 \end_inset
28407
28408
28409 \end_layout
28410
28411 \end_inset
28412
28413
28414 \backslash
28415 let
28416 \backslash
28417 endfigure
28418 \backslash
28419 MyEndfigure}
28420 \end_layout
28421
28422 \begin_layout Standard
28423 \noindent
28424 \begin_inset CommandInset line
28425 LatexCommand rule
28426 offset "0.5ex"
28427 width "100line%"
28428 height "1pt"
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \begin_layout Standard
28436 The commands allow you to redefine the floats so that the caption is set
28437  on the side.
28438  For figure floats use the command
28439 \end_layout
28440
28441 \begin_layout Standard
28442
28443 \series bold
28444
28445 \backslash
28446 FigBesBeg
28447 \end_layout
28448
28449 \begin_layout Standard
28450 in \SpecialChar TeX
28451  Code before the float.
28452  And insert the command
28453 \end_layout
28454
28455 \begin_layout Standard
28456
28457 \series bold
28458
28459 \backslash
28460 FigBesEnd
28461 \end_layout
28462
28463 \begin_layout Standard
28464 in \SpecialChar TeX
28465  Code at the point where you want to get back to the original float definitio
28466 n.
28467 \end_layout
28468
28469 \begin_layout Standard
28470 For table floats use the corresponding commands
28471 \end_layout
28472
28473 \begin_layout Standard
28474
28475 \series bold
28476
28477 \backslash
28478 TabBesBeg
28479 \series default
28480  and 
28481 \series bold
28482
28483 \backslash
28484 TabBesEnd
28485 \end_layout
28486
28487 \begin_layout Standard
28488 Figure
28489 \begin_inset space ~
28490 \end_inset
28491
28492
28493 \begin_inset CommandInset ref
28494 LatexCommand ref
28495 reference "fig:cap-beside-fig"
28496
28497 \end_inset
28498
28499  and Table
28500 \begin_inset space ~
28501 \end_inset
28502
28503
28504 \begin_inset CommandInset ref
28505 LatexCommand ref
28506 reference "tab:cap-beside-tab"
28507
28508 \end_inset
28509
28510  are examples where the caption is set beside.
28511 \end_layout
28512
28513 \begin_layout Standard
28514 You can see in the examples that the caption text appears at the top of
28515  the floats for table floats and at the bottom for figure floats.
28516  To change this, you can use the command
28517 \end_layout
28518
28519 \begin_layout Standard
28520
28521 \series bold
28522
28523 \backslash
28524 sidecaptionvpos{float type}{placement}
28525 \end_layout
28526
28527 \begin_layout Standard
28528 in the document preamble or in \SpecialChar TeX
28529  Code before the float.
28530  The float type is either 
28531 \family sans
28532 figure
28533 \family default
28534  or 
28535 \family sans
28536 table
28537 \family default
28538 , the placement can be 
28539 \begin_inset Quotes eld
28540 \end_inset
28541
28542
28543 \family sans
28544 t
28545 \family default
28546
28547 \begin_inset Quotes erd
28548 \end_inset
28549
28550  for top, 
28551 \begin_inset Quotes eld
28552 \end_inset
28553
28554
28555 \family sans
28556 c
28557 \family default
28558
28559 \begin_inset Quotes erd
28560 \end_inset
28561
28562  for center, or 
28563 \begin_inset Quotes eld
28564 \end_inset
28565
28566
28567 \family sans
28568 b
28569 \family default
28570
28571 \begin_inset Quotes erd
28572 \end_inset
28573
28574  for bottom.
28575  To have for example the caption of figure floats vertically centered, use
28576  the command
28577 \end_layout
28578
28579 \begin_layout Standard
28580
28581 \series bold
28582
28583 \backslash
28584 sidecaptionvpos{figure}{c}
28585 \end_layout
28586
28587 \begin_layout Standard
28588 This was used for Figure
28589 \begin_inset space ~
28590 \end_inset
28591
28592
28593 \begin_inset CommandInset ref
28594 LatexCommand ref
28595 reference "fig:cap-beside-fig-2"
28596
28597 \end_inset
28598
28599 .
28600 \end_layout
28601
28602 \begin_layout Standard
28603 \begin_inset VSpace medskip
28604 \end_inset
28605
28606
28607 \end_layout
28608
28609 \begin_layout Standard
28610 The default caption width is the width of the image/table.
28611  For thin image/tables, like in Table
28612 \begin_inset space ~
28613 \end_inset
28614
28615
28616 \begin_inset CommandInset ref
28617 LatexCommand ref
28618 reference "tab:cap-beside-tab"
28619
28620 \end_inset
28621
28622 , this leads to captions that are too thin.
28623  You can increase the width by specifying a factor that will be multiplied
28624  with the image/table width to get the caption width.
28625  The caption width will automatically be recalculated in case it would protrude
28626  over the page or column margin due to the specified width.
28627  The 
28628 \emph on
28629 factor
28630 \emph default
28631  can either be given as optional argument for 
28632 \series bold
28633
28634 \backslash
28635 FigBesBeg
28636 \series default
28637 :
28638 \end_layout
28639
28640 \begin_layout Standard
28641
28642 \series bold
28643
28644 \backslash
28645 FigBesBeg[factor]
28646 \end_layout
28647
28648 \begin_layout Standard
28649 or in the definition of 
28650 \series bold
28651
28652 \backslash
28653 FigBesBeg
28654 \series default
28655  by replacing the 
28656 \series bold
28657 1.0
28658 \series default
28659  with another value.
28660  If you do the latter, your factor will be the default if 
28661 \series bold
28662
28663 \backslash
28664 FigBesBeg
28665 \series default
28666  is used without an argument.
28667  For Table
28668 \begin_inset space ~
28669 \end_inset
28670
28671
28672 \begin_inset CommandInset ref
28673 LatexCommand ref
28674 reference "tab:cap-beside-tab-wider"
28675
28676 \end_inset
28677
28678  the factor 5 was used.
28679 \end_layout
28680
28681 \begin_layout Standard
28682 \begin_inset Note Greyedout
28683 status open
28684
28685 \begin_layout Plain Layout
28686
28687 \series bold
28688 Note:
28689 \series default
28690  For floats with captions set beside, you cannot use the float placement
28691  option 
28692 \family sans
28693 Here
28694 \begin_inset space ~
28695 \end_inset
28696
28697 definitely
28698 \family default
28699  because it is not supported by 
28700 \series bold
28701 sidecap
28702 \series default
28703 .
28704 \end_layout
28705
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \begin_layout Standard
28712 \begin_inset VSpace medskip
28713 \end_inset
28714
28715 For more information about the package 
28716 \series bold
28717 sidecap
28718 \series default
28719  we refer to its documentation 
28720 \begin_inset CommandInset citation
28721 LatexCommand cite
28722 key "sidecap"
28723
28724 \end_inset
28725
28726 .
28727 \end_layout
28728
28729 \begin_layout Standard
28730 \begin_inset Note Greyedout
28731 status open
28732
28733 \begin_layout Plain Layout
28734
28735 \series bold
28736 Note:
28737 \series default
28738  The \SpecialChar LaTeX
28739 -package 
28740 \series bold
28741 hypcap
28742 \series default
28743
28744 \begin_inset Index idx
28745 status collapsed
28746
28747 \begin_layout Plain Layout
28748 \SpecialChar LaTeX
28749 -packages ! hypcap
28750 \end_layout
28751
28752 \end_inset
28753
28754 , described in section
28755 \begin_inset space ~
28756 \end_inset
28757
28758
28759 \begin_inset CommandInset ref
28760 LatexCommand ref
28761 reference "subsec:Reference-Position"
28762
28763 \end_inset
28764
28765 , has no effect on floats with the caption set beside.
28766 \end_layout
28767
28768 \end_inset
28769
28770
28771 \end_layout
28772
28773 \begin_layout Standard
28774 \begin_inset ERT
28775 status collapsed
28776
28777 \begin_layout Plain Layout
28778
28779
28780 \backslash
28781 FigBesBeg
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Standard
28790 \begin_inset Float figure
28791 wide false
28792 sideways false
28793 status open
28794
28795 \begin_layout Plain Layout
28796 \begin_inset Graphics
28797         filename clipart/escher-lsd.eps
28798         scale 75
28799         scaleBeforeRotation
28800
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \begin_layout Plain Layout
28807 \begin_inset Caption Standard
28808
28809 \begin_layout Plain Layout
28810 \begin_inset CommandInset label
28811 LatexCommand label
28812 name "fig:cap-beside-fig"
28813
28814 \end_inset
28815
28816 This is a caption beside a figure.
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \end_layout
28828
28829 \begin_layout Standard
28830 \begin_inset ERT
28831 status collapsed
28832
28833 \begin_layout Plain Layout
28834
28835
28836 \backslash
28837 FigBesEnd
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \end_layout
28844
28845 \begin_layout Standard
28846 \begin_inset ERT
28847 status collapsed
28848
28849 \begin_layout Plain Layout
28850
28851
28852 \backslash
28853 TabBesBeg
28854 \end_layout
28855
28856 \end_inset
28857
28858
28859 \end_layout
28860
28861 \begin_layout Standard
28862 \begin_inset Float table
28863 wide false
28864 sideways false
28865 status open
28866
28867 \begin_layout Plain Layout
28868 \begin_inset Caption Standard
28869
28870 \begin_layout Plain Layout
28871 \begin_inset CommandInset label
28872 LatexCommand label
28873 name "tab:cap-beside-tab"
28874
28875 \end_inset
28876
28877 This is a caption beside a table.
28878 \end_layout
28879
28880 \end_inset
28881
28882
28883 \end_layout
28884
28885 \begin_layout Plain Layout
28886 \begin_inset Tabular
28887 <lyxtabular version="3" rows="4" columns="5">
28888 <features tabularvalignment="middle">
28889 <column alignment="center" valignment="top">
28890 <column alignment="center" valignment="top">
28891 <column alignment="center" valignment="top">
28892 <column alignment="center" valignment="top">
28893 <column alignment="center" valignment="top">
28894 <row>
28895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28896 \begin_inset Text
28897
28898 \begin_layout Plain Layout
28899 a
28900 \end_layout
28901
28902 \end_inset
28903 </cell>
28904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28905 \begin_inset Text
28906
28907 \begin_layout Plain Layout
28908
28909 \end_layout
28910
28911 \end_inset
28912 </cell>
28913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28914 \begin_inset Text
28915
28916 \begin_layout Plain Layout
28917 b
28918 \end_layout
28919
28920 \end_inset
28921 </cell>
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" rightline="true" usebox="none">
28932 \begin_inset Text
28933
28934 \begin_layout Plain Layout
28935 c
28936 \end_layout
28937
28938 \end_inset
28939 </cell>
28940 </row>
28941 <row>
28942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28943 \begin_inset Text
28944
28945 \begin_layout Plain Layout
28946
28947 \end_layout
28948
28949 \end_inset
28950 </cell>
28951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28952 \begin_inset Text
28953
28954 \begin_layout Plain Layout
28955 d
28956 \end_layout
28957
28958 \end_inset
28959 </cell>
28960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28961 \begin_inset Text
28962
28963 \begin_layout Plain Layout
28964
28965 \end_layout
28966
28967 \end_inset
28968 </cell>
28969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28970 \begin_inset Text
28971
28972 \begin_layout Plain Layout
28973 e
28974 \end_layout
28975
28976 \end_inset
28977 </cell>
28978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28979 \begin_inset Text
28980
28981 \begin_layout Plain Layout
28982
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 </row>
28988 <row>
28989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28990 \begin_inset Text
28991
28992 \begin_layout Plain Layout
28993 f
28994 \end_layout
28995
28996 \end_inset
28997 </cell>
28998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28999 \begin_inset Text
29000
29001 \begin_layout Plain Layout
29002
29003 \end_layout
29004
29005 \end_inset
29006 </cell>
29007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29008 \begin_inset Text
29009
29010 \begin_layout Plain Layout
29011 g
29012 \end_layout
29013
29014 \end_inset
29015 </cell>
29016 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="true" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Plain Layout
29029 h
29030 \end_layout
29031
29032 \end_inset
29033 </cell>
29034 </row>
29035 <row>
29036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29037 \begin_inset Text
29038
29039 \begin_layout Plain Layout
29040
29041 \end_layout
29042
29043 \end_inset
29044 </cell>
29045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29046 \begin_inset Text
29047
29048 \begin_layout Plain Layout
29049 i
29050 \end_layout
29051
29052 \end_inset
29053 </cell>
29054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29055 \begin_inset Text
29056
29057 \begin_layout Plain Layout
29058
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29064 \begin_inset Text
29065
29066 \begin_layout Plain Layout
29067 j
29068 \end_layout
29069
29070 \end_inset
29071 </cell>
29072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29073 \begin_inset Text
29074
29075 \begin_layout Plain Layout
29076
29077 \end_layout
29078
29079 \end_inset
29080 </cell>
29081 </row>
29082 </lyxtabular>
29083
29084 \end_inset
29085
29086
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \begin_layout Standard
29095 \begin_inset ERT
29096 status collapsed
29097
29098 \begin_layout Plain Layout
29099
29100
29101 \backslash
29102 TabBesEnd
29103 \end_layout
29104
29105 \end_inset
29106
29107
29108 \end_layout
29109
29110 \begin_layout Standard
29111 \begin_inset ERT
29112 status collapsed
29113
29114 \begin_layout Plain Layout
29115
29116
29117 \backslash
29118 FigBesBeg
29119 \end_layout
29120
29121 \end_inset
29122
29123
29124 \begin_inset ERT
29125 status collapsed
29126
29127 \begin_layout Plain Layout
29128
29129
29130 \backslash
29131 sidecaptionvpos{figure}{c}
29132 \end_layout
29133
29134 \end_inset
29135
29136
29137 \begin_inset Float figure
29138 wide false
29139 sideways false
29140 status open
29141
29142 \begin_layout Plain Layout
29143 \begin_inset Graphics
29144         filename clipart/escher-lsd.eps
29145         scale 75
29146         scaleBeforeRotation
29147
29148 \end_inset
29149
29150
29151 \end_layout
29152
29153 \begin_layout Plain Layout
29154 \begin_inset Caption Standard
29155
29156 \begin_layout Plain Layout
29157 \begin_inset CommandInset label
29158 LatexCommand label
29159 name "fig:cap-beside-fig-2"
29160
29161 \end_inset
29162
29163 This is a vertically centered caption beside a figure.
29164 \end_layout
29165
29166 \end_inset
29167
29168
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 \begin_inset ERT
29178 status collapsed
29179
29180 \begin_layout Plain Layout
29181
29182
29183 \backslash
29184 FigBesEnd
29185 \end_layout
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \begin_layout Standard
29193 \begin_inset ERT
29194 status collapsed
29195
29196 \begin_layout Plain Layout
29197
29198
29199 \backslash
29200 TabBesBeg[5]
29201 \end_layout
29202
29203 \end_inset
29204
29205
29206 \end_layout
29207
29208 \begin_layout Standard
29209 \begin_inset Float table
29210 wide false
29211 sideways false
29212 status open
29213
29214 \begin_layout Plain Layout
29215 \begin_inset Caption Standard
29216
29217 \begin_layout Plain Layout
29218 \begin_inset CommandInset label
29219 LatexCommand label
29220 name "tab:cap-beside-tab-wider"
29221
29222 \end_inset
29223
29224 This caption is wider than the one in Table
29225 \begin_inset space ~
29226 \end_inset
29227
29228
29229 \begin_inset CommandInset ref
29230 LatexCommand ref
29231 reference "tab:cap-beside-tab"
29232
29233 \end_inset
29234
29235 .
29236 \end_layout
29237
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \begin_layout Plain Layout
29244 \begin_inset Tabular
29245 <lyxtabular version="3" rows="4" columns="5">
29246 <features tabularvalignment="middle">
29247 <column alignment="center" valignment="top">
29248 <column alignment="center" valignment="top">
29249 <column alignment="center" valignment="top">
29250 <column alignment="center" valignment="top">
29251 <column alignment="center" valignment="top">
29252 <row>
29253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29254 \begin_inset Text
29255
29256 \begin_layout Plain Layout
29257 a
29258 \end_layout
29259
29260 \end_inset
29261 </cell>
29262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29263 \begin_inset Text
29264
29265 \begin_layout Plain Layout
29266
29267 \end_layout
29268
29269 \end_inset
29270 </cell>
29271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29272 \begin_inset Text
29273
29274 \begin_layout Plain Layout
29275 b
29276 \end_layout
29277
29278 \end_inset
29279 </cell>
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" rightline="true" usebox="none">
29290 \begin_inset Text
29291
29292 \begin_layout Plain Layout
29293 c
29294 \end_layout
29295
29296 \end_inset
29297 </cell>
29298 </row>
29299 <row>
29300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29301 \begin_inset Text
29302
29303 \begin_layout Plain Layout
29304
29305 \end_layout
29306
29307 \end_inset
29308 </cell>
29309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29310 \begin_inset Text
29311
29312 \begin_layout Plain Layout
29313 d
29314 \end_layout
29315
29316 \end_inset
29317 </cell>
29318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29319 \begin_inset Text
29320
29321 \begin_layout Plain Layout
29322
29323 \end_layout
29324
29325 \end_inset
29326 </cell>
29327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29328 \begin_inset Text
29329
29330 \begin_layout Plain Layout
29331 e
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29337 \begin_inset Text
29338
29339 \begin_layout Plain Layout
29340
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 </row>
29346 <row>
29347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29348 \begin_inset Text
29349
29350 \begin_layout Plain Layout
29351 f
29352 \end_layout
29353
29354 \end_inset
29355 </cell>
29356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29357 \begin_inset Text
29358
29359 \begin_layout Plain Layout
29360
29361 \end_layout
29362
29363 \end_inset
29364 </cell>
29365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29366 \begin_inset Text
29367
29368 \begin_layout Plain Layout
29369 g
29370 \end_layout
29371
29372 \end_inset
29373 </cell>
29374 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="true" usebox="none">
29384 \begin_inset Text
29385
29386 \begin_layout Plain Layout
29387 h
29388 \end_layout
29389
29390 \end_inset
29391 </cell>
29392 </row>
29393 <row>
29394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29395 \begin_inset Text
29396
29397 \begin_layout Plain Layout
29398
29399 \end_layout
29400
29401 \end_inset
29402 </cell>
29403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29404 \begin_inset Text
29405
29406 \begin_layout Plain Layout
29407 i
29408 \end_layout
29409
29410 \end_inset
29411 </cell>
29412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29413 \begin_inset Text
29414
29415 \begin_layout Plain Layout
29416
29417 \end_layout
29418
29419 \end_inset
29420 </cell>
29421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29422 \begin_inset Text
29423
29424 \begin_layout Plain Layout
29425 j
29426 \end_layout
29427
29428 \end_inset
29429 </cell>
29430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Plain Layout
29434
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 </row>
29440 </lyxtabular>
29441
29442 \end_inset
29443
29444
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \end_layout
29451
29452 \begin_layout Standard
29453 \begin_inset ERT
29454 status collapsed
29455
29456 \begin_layout Plain Layout
29457
29458
29459 \backslash
29460 TabBesEnd
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \end_layout
29467
29468 \begin_layout Standard
29469 \begin_inset ERT
29470 status collapsed
29471
29472 \begin_layout Plain Layout
29473
29474
29475 \backslash
29476 else
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \begin_inset Note Note
29483 status open
29484
29485 \begin_layout Plain Layout
29486 The following will be displayed when the \SpecialChar LaTeX
29487 -package 
29488 \series bold
29489 sidecap
29490 \series default
29491  is not installed:
29492 \end_layout
29493
29494 \end_inset
29495
29496
29497 \end_layout
29498
29499 \begin_layout Standard
29500 You need to install the \SpecialChar LaTeX
29501 -package 
29502 \series bold
29503 sidecap
29504 \series default
29505  to see the following part of this section in the output.
29506 \end_layout
29507
29508 \begin_layout Standard
29509 \begin_inset ERT
29510 status collapsed
29511
29512 \begin_layout Plain Layout
29513
29514
29515 \backslash
29516 fi
29517 \end_layout
29518
29519 \end_inset
29520
29521
29522 \end_layout
29523
29524 \begin_layout Section
29525 Listings of Floats
29526 \begin_inset Index idx
29527 status collapsed
29528
29529 \begin_layout Plain Layout
29530 Floats ! Float Lists
29531 \end_layout
29532
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 Similar to the table of contents where the sections of the document are
29540  listed, there are listings for all float types, like the figures of the
29541  documents.
29542  You can insert them via the 
29543 \family sans
29544 Insert\SpecialChar menuseparator
29545 List
29546 \begin_inset space ~
29547 \end_inset
29548
29549 /
29550 \begin_inset space ~
29551 \end_inset
29552
29553 TOC
29554 \family default
29555  sub menus.
29556 \end_layout
29557
29558 \begin_layout Standard
29559 The list entries are the float captions or its short title, the float number,
29560  and the page number where they appear in the document.
29561 \end_layout
29562
29563 \begin_layout Standard
29564 You can find the list of figures and tables at the end of this document.
29565 \end_layout
29566
29567 \begin_layout Chapter
29568 Notes
29569 \end_layout
29570
29571 \begin_layout Section
29572 \SpecialChar LyX
29573  Notes
29574 \begin_inset Index idx
29575 status collapsed
29576
29577 \begin_layout Plain Layout
29578 Notes ! \SpecialChar LyX
29579  Notes
29580 \end_layout
29581
29582 \end_inset
29583
29584
29585 \end_layout
29586
29587 \begin_layout Standard
29588 Notes are inserted with the toolbar button 
29589 \begin_inset Info
29590 type  "icon"
29591 arg   "note-insert"
29592 \end_inset
29593
29594  or the menu 
29595 \family sans
29596 Insert\SpecialChar menuseparator
29597 Note
29598 \family default
29599 .
29600  There are three types of notes:
29601 \end_layout
29602
29603 \begin_layout Description
29604 \SpecialChar LyX
29605
29606 \begin_inset space ~
29607 \end_inset
29608
29609 Note This note type is for internal notes that won't appear in the output.
29610  Its note-box looks like this:
29611 \begin_inset Newline newline
29612 \end_inset
29613
29614
29615 \begin_inset Newline newline
29616 \end_inset
29617
29618
29619 \begin_inset Graphics
29620         filename clipart/LyXNoteImage.png
29621         display false
29622         scaleBeforeRotation
29623
29624 \end_inset
29625
29626  
29627 \begin_inset Note Note
29628 status open
29629
29630 \begin_layout Plain Layout
29631 This is text in a note box that doesn't appear in the output.
29632 \end_layout
29633
29634 \end_inset
29635
29636
29637 \end_layout
29638
29639 \begin_layout Description
29640 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
29641 -comment,
29642  when you export the document to \SpecialChar LaTeX
29643  via the menu 
29644 \family sans
29645 File\SpecialChar menuseparator
29646 Export\SpecialChar menuseparator
29647 LaTeX
29648 \begin_inset space ~
29649 \end_inset
29650
29651 (pdflatex) / (plain)
29652 \family default
29653 .
29654  Its note-box looks like this:
29655 \begin_inset Newline newline
29656 \end_inset
29657
29658
29659 \begin_inset Newline newline
29660 \end_inset
29661
29662
29663 \begin_inset Graphics
29664         filename clipart/CommentNoteImage.png
29665         display false
29666         scaleBeforeRotation
29667
29668 \end_inset
29669
29670  
29671 \begin_inset Note Comment
29672 status open
29673
29674 \begin_layout Plain Layout
29675 This is text in a note box that only appears as comment in \SpecialChar LaTeX
29676 -files.
29677 \end_layout
29678
29679 \end_inset
29680
29681
29682 \end_layout
29683
29684 \begin_layout Description
29685 Greyed
29686 \begin_inset space ~
29687 \end_inset
29688
29689 Out This note will appear in the output as grey text.
29690  Its note-box looks like this:
29691 \begin_inset Newline newline
29692 \end_inset
29693
29694
29695 \begin_inset Newline newline
29696 \end_inset
29697
29698
29699 \begin_inset Graphics
29700         filename clipart/GreyedOutNoteImage.png
29701         display false
29702         scaleBeforeRotation
29703
29704 \end_inset
29705
29706
29707 \begin_inset Newline newline
29708 \end_inset
29709
29710
29711 \begin_inset ERT
29712 status collapsed
29713
29714 \begin_layout Plain Layout
29715
29716
29717 \backslash
29718 renewenvironment{lyxgreyedout}
29719 \end_layout
29720
29721 \begin_layout Plain Layout
29722
29723 {
29724 \backslash
29725 textcolor[gray]{0.8}
29726 \backslash
29727 bgroup}{
29728 \backslash
29729 egroup}
29730 \end_layout
29731
29732 \end_inset
29733
29734
29735 \begin_inset Note Greyedout
29736 status open
29737
29738 \begin_layout Plain Layout
29739 This is text of a comment that appears grey in the output.
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \begin_inset ERT
29746 status collapsed
29747
29748 \begin_layout Plain Layout
29749
29750
29751 \backslash
29752 renewenvironment{lyxgreyedout}
29753 \end_layout
29754
29755 \begin_layout Plain Layout
29756
29757 {
29758 \backslash
29759 textcolor{blue}
29760 \backslash
29761 bgroup}{
29762 \backslash
29763 egroup}
29764 \end_layout
29765
29766 \end_inset
29767
29768
29769 \begin_inset Note Note
29770 status collapsed
29771
29772 \begin_layout Plain Layout
29773 The greyed out note is here redefined to show it with the original \SpecialChar LyX
29774  definition
29775  because greyed out notes are redefined in the preamble of this document,
29776  as described below, to have blue text.
29777 \end_layout
29778
29779 \end_inset
29780
29781
29782 \begin_inset Newline newline
29783 \end_inset
29784
29785
29786 \begin_inset Newline newline
29787 \end_inset
29788
29789 As you can see in the example, the first line of greyed out notes is a bit
29790  indented and greyed out notes can have footnotes.
29791 \end_layout
29792
29793 \begin_layout Standard
29794 \begin_inset VSpace bigskip
29795 \end_inset
29796
29797 When you use the toolbar button 
29798 \begin_inset Info
29799 type  "icon"
29800 arg   "note-insert"
29801 \end_inset
29802
29803  to insert notes, a 
29804 \family sans
29805 \SpecialChar LyX
29806
29807 \begin_inset space ~
29808 \end_inset
29809
29810 Note
29811 \family default
29812  is inserted.
29813  You can switch between the three note types by right-clicking on the note-box.
29814  
29815 \family roman
29816 \series medium
29817 \bar no
29818 If you want to turn existing text into a note, mark it and click on the
29819  note
29820 \family default
29821 \series default
29822 \bar default
29823  toolbar 
29824 \family roman
29825 \series medium
29826 \bar no
29827 button
29828 \family default
29829 \series default
29830 \bar default
29831 .
29832  To change a note to text, press the backspace key when the cursor is in
29833  the first position of a note, or press the delete key when the cursor is
29834  in the very last position of the note, respectively.
29835 \end_layout
29836
29837 \begin_layout Standard
29838 \begin_inset VSpace bigskip
29839 \end_inset
29840
29841 You can change the text color of the greyed out notes in the menu 
29842 \family sans
29843 Document\SpecialChar menuseparator
29844 Settings\SpecialChar menuseparator
29845 Colors
29846 \family default
29847 .
29848 \end_layout
29849
29850 \begin_layout Section
29851 Footnotes
29852 \begin_inset CommandInset label
29853 LatexCommand label
29854 name "sec:Footnotes"
29855
29856 \end_inset
29857
29858
29859 \begin_inset Index idx
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863 Notes ! Footnotes
29864 \end_layout
29865
29866 \end_inset
29867
29868
29869 \begin_inset Index idx
29870 status collapsed
29871
29872 \begin_layout Plain Layout
29873 Footnotes
29874 \end_layout
29875
29876 \end_inset
29877
29878
29879 \end_layout
29880
29881 \begin_layout Standard
29882 Footnotes can be inserted using the toolbar button 
29883 \begin_inset Info
29884 type  "icon"
29885 arg   "footnote-insert"
29886 \end_inset
29887
29888  or the menu 
29889 \family sans
29890 Insert\SpecialChar menuseparator
29891 Footnote
29892 \family default
29893 .
29894  You will then see the following footnote-box: 
29895 \begin_inset Graphics
29896         filename clipart/footnote.png
29897         scale 80
29898         scaleBeforeRotation
29899
29900 \end_inset
29901
29902  
29903 \family roman
29904 \series medium
29905 \bar no
29906 where you can enter the footnote text.
29907  If you want to turn existing text into a footnote, mark it and click on
29908  the footnote
29909 \family default
29910 \series default
29911 \bar default
29912  toolbar 
29913 \family roman
29914 \series medium
29915 \bar no
29916 button
29917 \family default
29918 \series default
29919 \bar default
29920 .
29921  To change a 
29922 \family roman
29923 \series medium
29924 \bar no
29925 footnote
29926 \family default
29927 \series default
29928 \bar default
29929  to text, press the 
29930 \family sans
29931 Backspace
29932 \family default
29933  key when the cursor is in the first position of a 
29934 \family roman
29935 \series medium
29936 \bar no
29937 footnote
29938 \family default
29939 \series default
29940 \bar default
29941 , or press the 
29942 \family sans
29943 Delete
29944 \family default
29945  key when the cursor is in the very last position of the 
29946 \family roman
29947 \series medium
29948 \bar no
29949 footnote
29950 \family default
29951 \series default
29952 \bar default
29953 , respectively.
29954 \end_layout
29955
29956 \begin_layout Standard
29957 Here is an example footnote:
29958 \family roman
29959 \series medium
29960 \bar no
29961
29962 \begin_inset Foot
29963 status open
29964
29965 \begin_layout Plain Layout
29966 \begin_inset CommandInset label
29967 LatexCommand label
29968 name "foot:This-is-an"
29969
29970 \end_inset
29971
29972 This is an example footnote.
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \family default
29979 \series default
29980 \bar default
29981
29982 \begin_inset ERT
29983 status collapsed
29984
29985 \begin_layout Plain Layout
29986
29987
29988 \backslash
29989 newcounter{MyRepeatFoot}
29990 \end_layout
29991
29992 \begin_layout Plain Layout
29993
29994
29995 \backslash
29996 setcounter{MyRepeatFoot}{
29997 \backslash
29998 thefootnote}
29999 \end_layout
30000
30001 \end_inset
30002
30003
30004 \end_layout
30005
30006 \begin_layout Standard
30007 The footnote will appear in the output as a superscript number at the text
30008  position where the footnote box is placed.
30009  The footnote text is placed at the bottom of the current page.
30010  The footnote number is calculated by \SpecialChar LaTeX
30011 ; the numbers are consecutive.
30012  Whether the footnote number is reset for every chapter depends on your
30013  document class.
30014 \end_layout
30015
30016 \begin_layout Standard
30017 Footnotes can be referenced like floats: Insert a label into the footnote
30018  and cross-reference this label in the text as described in section
30019 \begin_inset space ~
30020 \end_inset
30021
30022
30023 \begin_inset CommandInset ref
30024 LatexCommand ref
30025 reference "sec:Referencing-Floats"
30026
30027 \end_inset
30028
30029 .
30030 \begin_inset Newline newline
30031 \end_inset
30032
30033 This is a cross-reference of Footnote
30034 \begin_inset space ~
30035 \end_inset
30036
30037
30038 \begin_inset CommandInset ref
30039 LatexCommand ref
30040 reference "foot:This-is-an"
30041
30042 \end_inset
30043
30044 .
30045 \end_layout
30046
30047 \begin_layout Standard
30048 \begin_inset VSpace defskip
30049 \end_inset
30050
30051 Footnotes in title environments are usually not numbered with symbols and
30052  they cannot contain several paragraphs.
30053  See for example the footnote in the titling of this document.
30054 \end_layout
30055
30056 \begin_layout Standard
30057 \begin_inset VSpace defskip
30058 \end_inset
30059
30060 Footnotes in tables are not printed by \SpecialChar LaTeX
30061  due to technical reasons.
30062  However there exists another method to print them: Instead of the footnote
30063  the command 
30064 \series bold
30065
30066 \backslash
30067 footnotemark{}
30068 \series default
30069  is inserted as \SpecialChar TeX
30070  code.
30071  The text of the footnote is entered as an argument of the \SpecialChar TeX
30072  code command
30073  
30074 \series bold
30075
30076 \backslash
30077 footnotetext
30078 \series default
30079  after the table.
30080 \begin_inset Newline newline
30081 \end_inset
30082
30083 This was done for the following table with the command
30084 \end_layout
30085
30086 \begin_layout Standard
30087
30088 \series bold
30089
30090 \backslash
30091 footnotetext{
30092 \series default
30093 Printed table footnote.
30094 \series bold
30095 }
30096 \end_layout
30097
30098 \begin_layout Standard
30099 \begin_inset Tabular
30100 <lyxtabular version="3" rows="2" columns="1">
30101 <features tabularvalignment="middle">
30102 <column alignment="center" valignment="top">
30103 <row>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108 This an example text.
30109 \begin_inset Foot
30110 status open
30111
30112 \begin_layout Plain Layout
30113 This footnote will not be printed!
30114 \end_layout
30115
30116 \end_inset
30117
30118
30119 \end_layout
30120
30121 \end_inset
30122 </cell>
30123 </row>
30124 <row>
30125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129 This an example text.
30130 \begin_inset ERT
30131 status collapsed
30132
30133 \begin_layout Plain Layout
30134
30135
30136 \backslash
30137 footnotemark{}
30138 \end_layout
30139
30140 \end_inset
30141
30142
30143 \end_layout
30144
30145 \end_inset
30146 </cell>
30147 </row>
30148 </lyxtabular>
30149
30150 \end_inset
30151
30152
30153 \begin_inset ERT
30154 status collapsed
30155
30156 \begin_layout Plain Layout
30157
30158
30159 \backslash
30160 footnotetext{
30161 \end_layout
30162
30163 \end_inset
30164
30165 Printed table footnote.
30166 \begin_inset ERT
30167 status collapsed
30168
30169 \begin_layout Plain Layout
30170
30171 }
30172 \end_layout
30173
30174 \end_inset
30175
30176
30177 \end_layout
30178
30179 \begin_layout Standard
30180 Footnotes in multi-page tables are described in section
30181 \begin_inset space ~
30182 \end_inset
30183
30184
30185 \begin_inset CommandInset ref
30186 LatexCommand ref
30187 reference "subsec:Footnotes-in-Multi-page"
30188
30189 \end_inset
30190
30191 .
30192 \end_layout
30193
30194 \begin_layout Standard
30195 Footnotes in minipage boxes are printed, but inside the box and with a different
30196  numbering because a minipage box is like a page inside a page.
30197  (For more about minipages, see section
30198 \begin_inset space ~
30199 \end_inset
30200
30201
30202 \begin_inset CommandInset ref
30203 LatexCommand ref
30204 reference "sec:Minipages"
30205
30206 \end_inset
30207
30208 .) To get a footnote in the minipage that is output at the bottom of the
30209  page like normal footnotes, also use the method of 
30210 \series bold
30211
30212 \backslash
30213 footnotemark{}
30214 \series default
30215  and 
30216 \series bold
30217
30218 \backslash
30219 footnotetext
30220 \series default
30221 .
30222 \end_layout
30223
30224 \begin_layout Standard
30225 \begin_inset Box Frameless
30226 position "t"
30227 hor_pos "c"
30228 has_inner_box 1
30229 inner_pos "t"
30230 use_parbox 0
30231 use_makebox 0
30232 width "100col%"
30233 special "none"
30234 height "1in"
30235 height_special "totalheight"
30236 thickness "0.4pt"
30237 separation "3pt"
30238 shadowsize "4pt"
30239 framecolor "black"
30240 backgroundcolor "none"
30241 status open
30242
30243 \begin_layout Plain Layout
30244 This an example text in a minipage.
30245 \begin_inset Foot
30246 status open
30247
30248 \begin_layout Plain Layout
30249 Footnote in the minipage.
30250 \end_layout
30251
30252 \end_inset
30253
30254
30255 \end_layout
30256
30257 \begin_layout Plain Layout
30258 This an example text in a minipage.
30259 \begin_inset ERT
30260 status collapsed
30261
30262 \begin_layout Plain Layout
30263
30264
30265 \backslash
30266 footnotemark{}
30267 \end_layout
30268
30269 \end_inset
30270
30271
30272 \end_layout
30273
30274 \end_inset
30275
30276
30277 \end_layout
30278
30279 \begin_layout Standard
30280 \begin_inset ERT
30281 status collapsed
30282
30283 \begin_layout Plain Layout
30284
30285
30286 \backslash
30287 footnotetext{
30288 \end_layout
30289
30290 \end_inset
30291
30292 Footnote outside the minipage.
30293 \begin_inset ERT
30294 status collapsed
30295
30296 \begin_layout Plain Layout
30297
30298 }
30299 \end_layout
30300
30301 \end_inset
30302
30303
30304 \end_layout
30305
30306 \begin_layout Standard
30307 \begin_inset VSpace defskip
30308 \end_inset
30309
30310
30311 \end_layout
30312
30313 \begin_layout Standard
30314 To refer to the same footnote several times without printing the footnote
30315  text every time, use the command 
30316 \series bold
30317
30318 \backslash
30319 footnotemark[number]
30320 \series default
30321  in \SpecialChar TeX
30322  code.
30323 \begin_inset Newline newline
30324 \end_inset
30325
30326 As you do not know the number of the repeating footnote while you are writing
30327  the text, you have to store its number.
30328  For the following footnote mark example, these commands were inserted in
30329  \SpecialChar TeX
30330  code after Footnote
30331 \begin_inset space ~
30332 \end_inset
30333
30334
30335 \begin_inset CommandInset ref
30336 LatexCommand ref
30337 reference "foot:This-is-an"
30338
30339 \end_inset
30340
30341  to store the footnote number:
30342 \end_layout
30343
30344 \begin_layout Standard
30345
30346 \series bold
30347
30348 \backslash
30349 newcounter{MyRepeatFoot}
30350 \begin_inset Newline newline
30351 \end_inset
30352
30353
30354 \backslash
30355 setcounter{MyRepeatFoot}{
30356 \backslash
30357 thefootnote}
30358 \end_layout
30359
30360 \begin_layout Standard
30361 The footnote mark was then created with this command:
30362 \end_layout
30363
30364 \begin_layout Standard
30365
30366 \series bold
30367
30368 \backslash
30369 footnotemark[
30370 \backslash
30371 theMyRepeatFoot]
30372 \end_layout
30373
30374 \begin_layout Standard
30375 Here is a repeated footnote:
30376 \family roman
30377 \series medium
30378 \bar no
30379
30380 \begin_inset ERT
30381 status collapsed
30382
30383 \begin_layout Plain Layout
30384
30385
30386 \backslash
30387 footnotemark[
30388 \backslash
30389 theMyRepeatFoot]
30390 \end_layout
30391
30392 \end_inset
30393
30394
30395 \end_layout
30396
30397 \begin_layout Standard
30398 If you want to repeat the previous footnote, you can omit the storage of
30399  the footnote number and just use this command instead:
30400 \end_layout
30401
30402 \begin_layout Standard
30403
30404 \series bold
30405
30406 \backslash
30407 footnotemark[
30408 \backslash
30409 thefootnote]
30410 \end_layout
30411
30412 \begin_layout Standard
30413 Here is another repeated footnote:
30414 \family roman
30415 \series medium
30416 \bar no
30417
30418 \begin_inset ERT
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422
30423
30424 \backslash
30425 footnotemark[
30426 \backslash
30427 thefootnote]
30428 \end_layout
30429
30430 \end_inset
30431
30432
30433 \end_layout
30434
30435 \begin_layout Subsection
30436 Footnote Numbering
30437 \begin_inset CommandInset label
30438 LatexCommand label
30439 name "subsec:Footnote-Numbering"
30440
30441 \end_inset
30442
30443
30444 \begin_inset Index idx
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448 Footnotes ! Numbering
30449 \end_layout
30450
30451 \end_inset
30452
30453
30454 \end_layout
30455
30456 \begin_layout Standard
30457 To reset the footnote number back to 1 after each section
30458 \family roman
30459 , add this command to your document preamble:
30460 \end_layout
30461
30462 \begin_layout Standard
30463
30464 \series bold
30465
30466 \backslash
30467 @addtoreset{footnote}{section}
30468 \end_layout
30469
30470 \begin_layout Standard
30471 \begin_inset VSpace bigskip
30472 \end_inset
30473
30474 The following preamble command changes the footnote numbering style to small
30475  roman numerals:
30476 \end_layout
30477
30478 \begin_layout Standard
30479
30480 \series bold
30481
30482 \backslash
30483 renewcommand{
30484 \backslash
30485 thefootnote}{
30486 \backslash
30487 roman{footnote}}
30488 \end_layout
30489
30490 \begin_layout Standard
30491 \begin_inset ERT
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495
30496
30497 \backslash
30498 renewcommand{
30499 \backslash
30500 thefootnote}{
30501 \backslash
30502 roman{footnote}}
30503 \end_layout
30504
30505 \end_inset
30506
30507  This is a footnote with roman numbering:
30508 \begin_inset Foot
30509 status open
30510
30511 \begin_layout Plain Layout
30512 This is an example footnote with roman numbering.
30513 \end_layout
30514
30515 \end_inset
30516
30517
30518 \end_layout
30519
30520 \begin_layout Standard
30521 To change the numbering style to capital roman numerals replace in the command
30522  above 
30523 \series bold
30524
30525 \backslash
30526 roman
30527 \series default
30528  by 
30529 \series bold
30530
30531 \backslash
30532 Roman
30533 \series default
30534 .
30535  To 
30536 \begin_inset Quotes eld
30537 \end_inset
30538
30539 number
30540 \begin_inset Quotes erd
30541 \end_inset
30542
30543  footnotes with capital or small Latin letters use 
30544 \series bold
30545
30546 \backslash
30547 Alph
30548 \series default
30549  or 
30550 \series bold
30551
30552 \backslash
30553 alph
30554 \series default
30555 , respectively.
30556  To 
30557 \begin_inset Quotes eld
30558 \end_inset
30559
30560 number
30561 \begin_inset Quotes erd
30562 \end_inset
30563
30564  footnotes with symbols use 
30565 \series bold
30566
30567 \backslash
30568 fnsymbol
30569 \series default
30570 .
30571 \end_layout
30572
30573 \begin_layout Standard
30574 \begin_inset Note Greyedout
30575 status open
30576
30577 \begin_layout Plain Layout
30578
30579 \series bold
30580 Note:
30581 \series default
30582  You can only number 26 footnotes with Latin letters, because this numbering
30583  is limited to single letters.
30584 \end_layout
30585
30586 \end_inset
30587
30588
30589 \begin_inset Newline newline
30590 \end_inset
30591
30592
30593 \begin_inset Note Greyedout
30594 status open
30595
30596 \begin_layout Plain Layout
30597
30598 \series bold
30599 Note:
30600 \series default
30601  You can only number 9 footnotes with symbols.
30602 \end_layout
30603
30604 \end_inset
30605
30606
30607 \end_layout
30608
30609 \begin_layout Standard
30610 To return to the default numbering style after you have changed to another
30611  one, use 
30612 \series bold
30613
30614 \backslash
30615 arabic
30616 \series default
30617  instead of 
30618 \series bold
30619
30620 \backslash
30621 roman
30622 \series default
30623  in the command above.
30624 \begin_inset ERT
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628
30629
30630 \backslash
30631 renewcommand{
30632 \backslash
30633 thefootnote}{
30634 \backslash
30635 arabic{footnote}}
30636 \end_layout
30637
30638 \end_inset
30639
30640
30641 \end_layout
30642
30643 \begin_layout Standard
30644 \begin_inset VSpace bigskip
30645 \end_inset
30646
30647
30648 \end_layout
30649
30650 \begin_layout Standard
30651 If you want to have footnotes numbered in the scheme 
30652 \begin_inset Quotes eld
30653 \end_inset
30654
30655 chapter.footnote
30656 \begin_inset Quotes erd
30657 \end_inset
30658
30659 , add the following command to your document preamble:
30660 \end_layout
30661
30662 \begin_layout Standard
30663
30664 \series bold
30665
30666 \backslash
30667 numberwithin{footnote}{chapter}
30668 \end_layout
30669
30670 \begin_layout Standard
30671 To be able to use the command 
30672 \series bold
30673
30674 \backslash
30675 numberwithin
30676 \series default
30677 , set in the tab 
30678 \family sans
30679 Math
30680 \begin_inset space ~
30681 \end_inset
30682
30683 Options
30684 \family default
30685  in the document settings the option 
30686 \family sans
30687 Use
30688 \begin_inset space ~
30689 \end_inset
30690
30691 AMS
30692 \begin_inset space ~
30693 \end_inset
30694
30695 math
30696 \begin_inset space ~
30697 \end_inset
30698
30699 package
30700 \family default
30701 .
30702 \end_layout
30703
30704 \begin_layout Standard
30705 \begin_inset ERT
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709
30710
30711 \backslash
30712 numberwithin{footnote}{chapter}
30713 \end_layout
30714
30715 \end_inset
30716
30717 This is another example footnote:
30718 \series bold
30719
30720 \begin_inset Foot
30721 status open
30722
30723 \begin_layout Plain Layout
30724 This is a footnote numbered in the scheme 
30725 \begin_inset Quotes eld
30726 \end_inset
30727
30728 chapter.footnote
30729 \begin_inset Quotes erd
30730 \end_inset
30731
30732 .
30733 \end_layout
30734
30735 \end_inset
30736
30737
30738 \series default
30739
30740 \begin_inset ERT
30741 status collapsed
30742
30743 \begin_layout Plain Layout
30744
30745
30746 \backslash
30747 renewcommand{
30748 \backslash
30749 thefootnote}{
30750 \backslash
30751 arabic{footnote}}
30752 \end_layout
30753
30754 \end_inset
30755
30756
30757 \end_layout
30758
30759 \begin_layout Standard
30760 \begin_inset Note Greyedout
30761 status open
30762
30763 \begin_layout Plain Layout
30764
30765 \series bold
30766 Note:
30767 \series default
30768  
30769 \series bold
30770
30771 \backslash
30772 numberwithin
30773 \series default
30774  always prints out the footnote number as arabic number; previous redefinitions
30775  to get non-arabic numbers are overwritten.
30776 \end_layout
30777
30778 \end_inset
30779
30780
30781 \end_layout
30782
30783 \begin_layout Standard
30784 So to get for example the scheme 
30785 \begin_inset Quotes eld
30786 \end_inset
30787
30788 chapter.
30789 \backslash
30790 Roman{footnote}
30791 \begin_inset Quotes erd
30792 \end_inset
30793
30794 , use this command instead of 
30795 \series bold
30796
30797 \backslash
30798 numberwithin
30799 \series default
30800 :
30801 \end_layout
30802
30803 \begin_layout Standard
30804
30805 \series bold
30806
30807 \backslash
30808 renewcommand{
30809 \backslash
30810 thefootnote}{
30811 \backslash
30812 thechapter.
30813 \backslash
30814 Roman{footnote}}
30815 \end_layout
30816
30817 \begin_layout Subsection
30818 Footnote Placement
30819 \begin_inset Index idx
30820 status collapsed
30821
30822 \begin_layout Plain Layout
30823 Footnotes ! Placement
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \end_layout
30830
30831 \begin_layout Standard
30832 If you have several footnotes in one page, they appear without vertical
30833  space between them at the bottom of the page.
30834  To make them more readable you can e.
30835 \begin_inset space \thinspace{}
30836 \end_inset
30837
30838 g.
30839 \begin_inset space \space{}
30840 \end_inset
30841
30842 add 1.5
30843 \begin_inset space \thinspace{}
30844 \end_inset
30845
30846 mm space with the following preamble command:
30847 \end_layout
30848
30849 \begin_layout Standard
30850
30851 \series bold
30852
30853 \backslash
30854 let
30855 \backslash
30856 myFoot
30857 \backslash
30858 footnote
30859 \begin_inset Newline newline
30860 \end_inset
30861
30862
30863 \backslash
30864 renewcommand{
30865 \backslash
30866 footnote}[1]{
30867 \backslash
30868 myFoot{#1
30869 \backslash
30870 vspace{1.5mm}}}
30871 \end_layout
30872
30873 \begin_layout Standard
30874 \begin_inset VSpace bigskip
30875 \end_inset
30876
30877 In a two-column document the footnotes appear at the bottom of every column,
30878  see Figure
30879 \begin_inset space ~
30880 \end_inset
30881
30882
30883 \begin_inset CommandInset ref
30884 LatexCommand ref
30885 reference "fig:Standard-footnote-placement"
30886
30887 \end_inset
30888
30889 .
30890  If the footnotes should only appear at the bottom of the right column,
30891  as in Figure
30892 \begin_inset space ~
30893 \end_inset
30894
30895
30896 \begin_inset CommandInset ref
30897 LatexCommand ref
30898 reference "fig:Footnote-placement-in"
30899
30900 \end_inset
30901
30902 , use the \SpecialChar LaTeX
30903 -package 
30904 \series bold
30905 ftnright
30906 \series default
30907
30908 \begin_inset Index idx
30909 status collapsed
30910
30911 \begin_layout Plain Layout
30912 \SpecialChar LaTeX
30913 -packages ! ftnright
30914 \end_layout
30915
30916 \end_inset
30917
30918  with this command in the document preamble:
30919 \end_layout
30920
30921 \begin_layout Standard
30922
30923 \series bold
30924
30925 \backslash
30926 usepackage{ftnright}
30927 \end_layout
30928
30929 \begin_layout Standard
30930 \begin_inset Float figure
30931 placement !h
30932 wide false
30933 sideways false
30934 status open
30935
30936 \begin_layout Plain Layout
30937 \noindent
30938 \align center
30939 \begin_inset Box Boxed
30940 position "t"
30941 hor_pos "c"
30942 has_inner_box 0
30943 inner_pos "t"
30944 use_parbox 0
30945 use_makebox 0
30946 width ""
30947 special "none"
30948 height "1in"
30949 height_special "totalheight"
30950 thickness "0.4pt"
30951 separation "3pt"
30952 shadowsize "4pt"
30953 framecolor "black"
30954 backgroundcolor "none"
30955 status open
30956
30957 \begin_layout Plain Layout
30958 \begin_inset Graphics
30959         filename clipart/without_fntright.pdf
30960         width 100col%
30961         scaleBeforeRotation
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \end_inset
30969
30970
30971 \end_layout
30972
30973 \begin_layout Plain Layout
30974 \begin_inset Caption Standard
30975
30976 \begin_layout Plain Layout
30977 \begin_inset CommandInset label
30978 LatexCommand label
30979 name "fig:Standard-footnote-placement"
30980
30981 \end_inset
30982
30983 Standard footnote placement in two-column documents.
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \end_layout
30990
30991 \end_inset
30992
30993
30994 \end_layout
30995
30996 \begin_layout Standard
30997 \begin_inset Float figure
30998 placement !h
30999 wide false
31000 sideways false
31001 status open
31002
31003 \begin_layout Plain Layout
31004 \noindent
31005 \align center
31006 \begin_inset Box Boxed
31007 position "t"
31008 hor_pos "c"
31009 has_inner_box 0
31010 inner_pos "t"
31011 use_parbox 0
31012 use_makebox 0
31013 width ""
31014 special "none"
31015 height "1in"
31016 height_special "totalheight"
31017 thickness "0.4pt"
31018 separation "3pt"
31019 shadowsize "4pt"
31020 framecolor "black"
31021 backgroundcolor "none"
31022 status open
31023
31024 \begin_layout Plain Layout
31025 \begin_inset Graphics
31026         filename clipart/with_fntright.pdf
31027         width 100col%
31028         scaleBeforeRotation
31029
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Plain Layout
31041 \begin_inset Caption Standard
31042
31043 \begin_layout Plain Layout
31044 \begin_inset CommandInset label
31045 LatexCommand label
31046 name "fig:Footnote-placement-in"
31047
31048 \end_inset
31049
31050 Footnote placement in two-column documents when the \SpecialChar LaTeX
31051 -package 
31052 \series bold
31053 ftnright
31054 \series default
31055  is used.
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \end_layout
31062
31063 \end_inset
31064
31065
31066 \end_layout
31067
31068 \begin_layout Standard
31069 \begin_inset VSpace bigskip
31070 \end_inset
31071
31072 In some scientific literature it is usual to collect the footnotes and print
31073  them in a separate paragraph at the end of a section, as in Figure
31074 \begin_inset space ~
31075 \end_inset
31076
31077
31078 \begin_inset CommandInset ref
31079 LatexCommand ref
31080 reference "fig:Endnotes"
31081
31082 \end_inset
31083
31084 .
31085  They are then called 
31086 \begin_inset Quotes eld
31087 \end_inset
31088
31089 endnotes
31090 \begin_inset Quotes erd
31091 \end_inset
31092
31093 .
31094 \begin_inset Index idx
31095 status collapsed
31096
31097 \begin_layout Plain Layout
31098 Endnotes
31099 \end_layout
31100
31101 \end_inset
31102
31103  To use endnotes instead of footnotes in your document, load in the menu
31104  
31105 \family sans
31106 Document\SpecialChar menuseparator
31107 Settings\SpecialChar menuseparator
31108 Modules 
31109 \family default
31110 the module 
31111 \family sans
31112 Foot
31113 \begin_inset space ~
31114 \end_inset
31115
31116 to
31117 \begin_inset space ~
31118 \end_inset
31119
31120 End
31121 \family default
31122 .
31123  To insert the collected footnotes, insert the command
31124 \end_layout
31125
31126 \begin_layout Standard
31127
31128 \series bold
31129
31130 \backslash
31131 theendnotes
31132 \end_layout
31133
31134 \begin_layout Standard
31135 in \SpecialChar TeX
31136  Code at the end of a section or chapter.
31137 \end_layout
31138
31139 \begin_layout Standard
31140 \begin_inset Float figure
31141 wide false
31142 sideways false
31143 status open
31144
31145 \begin_layout Plain Layout
31146 \noindent
31147 \align center
31148 \begin_inset Box Boxed
31149 position "t"
31150 hor_pos "c"
31151 has_inner_box 0
31152 inner_pos "t"
31153 use_parbox 0
31154 use_makebox 0
31155 width ""
31156 special "none"
31157 height "1in"
31158 height_special "totalheight"
31159 thickness "0.4pt"
31160 separation "3pt"
31161 shadowsize "4pt"
31162 framecolor "black"
31163 backgroundcolor "none"
31164 status open
31165
31166 \begin_layout Plain Layout
31167 \begin_inset Graphics
31168         filename clipart/endnotes.pdf
31169         width 100col%
31170         scaleBeforeRotation
31171
31172 \end_inset
31173
31174
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Plain Layout
31183 \begin_inset Caption Standard
31184
31185 \begin_layout Plain Layout
31186 \begin_inset CommandInset label
31187 LatexCommand label
31188 name "fig:Endnotes"
31189
31190 \end_inset
31191
31192 Endnotes – footnotes are printed in a separate paragraph at the end of sections
31193  or chapters.
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \begin_layout Standard
31207 \begin_inset VSpace medskip
31208 \end_inset
31209
31210 The paragraph heading for the endnotes isn't automatically translated into
31211  the document language, this must be done manually.
31212  The following preamble command translates the default English 
31213 \begin_inset Quotes eld
31214 \end_inset
31215
31216 Notes
31217 \begin_inset Quotes erd
31218 \end_inset
31219
31220  into the German 
31221 \begin_inset Quotes eld
31222 \end_inset
31223
31224 Anmerkungen
31225 \begin_inset Quotes erd
31226 \end_inset
31227
31228 :
31229 \end_layout
31230
31231 \begin_layout Standard
31232
31233 \series bold
31234
31235 \backslash
31236 renewcommand{
31237 \backslash
31238 notesname}{Anmerkungen}
31239 \end_layout
31240
31241 \begin_layout Standard
31242 \begin_inset VSpace medskip
31243 \end_inset
31244
31245 The numbering of endnotes can be changed like the footnote numbering as
31246  described in section
31247 \begin_inset space ~
31248 \end_inset
31249
31250
31251 \begin_inset CommandInset ref
31252 LatexCommand ref
31253 reference "subsec:Footnote-Numbering"
31254
31255 \end_inset
31256
31257 ; just replace the command 
31258 \series bold
31259
31260 \backslash
31261 thefootnote
31262 \series default
31263  by 
31264 \series bold
31265
31266 \backslash
31267 theendnote
31268 \series default
31269 .
31270  To reset the endnote number use the command 
31271 \series bold
31272
31273 \backslash
31274 @addtoreset
31275 \series default
31276  as described in section
31277 \begin_inset space ~
31278 \end_inset
31279
31280
31281 \begin_inset CommandInset ref
31282 LatexCommand ref
31283 reference "subsec:Footnote-Numbering"
31284
31285 \end_inset
31286
31287  and replace the command parameter 
31288 \series bold
31289 footnote
31290 \series default
31291  by 
31292 \series bold
31293 endnote
31294 \series default
31295 .
31296 \end_layout
31297
31298 \begin_layout Standard
31299 For endnotes there is the command 
31300 \series bold
31301
31302 \backslash
31303 endnotemark[number]
31304 \series default
31305  similar to the command 
31306 \series bold
31307
31308 \backslash
31309 footnotemark
31310 \series default
31311 , that is described in section
31312 \begin_inset space ~
31313 \end_inset
31314
31315
31316 \begin_inset CommandInset ref
31317 LatexCommand ref
31318 reference "sec:Footnotes"
31319
31320 \end_inset
31321
31322 .
31323 \end_layout
31324
31325 \begin_layout Standard
31326 \begin_inset VSpace bigskip
31327 \end_inset
31328
31329 Footnotes can also be placed in the page margin and the footnote text alignment
31330  can be changed, see the \SpecialChar LaTeX
31331 -package 
31332 \series bold
31333 footmisc
31334 \series default
31335
31336 \begin_inset Index idx
31337 status collapsed
31338
31339 \begin_layout Plain Layout
31340 \SpecialChar LaTeX
31341 -packages ! footmisc
31342 \end_layout
31343
31344 \end_inset
31345
31346
31347 \begin_inset CommandInset citation
31348 LatexCommand cite
31349 key "footmisc"
31350
31351 \end_inset
31352
31353  for more information about this.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 For various further footnote formatting issues have a look at \SpecialChar LaTeX
31358 -books, 
31359 \begin_inset CommandInset citation
31360 LatexCommand cite
31361 key "latexcompanion,latexguide,latexbook"
31362
31363 \end_inset
31364
31365 .
31366  If you are using a 
31367 \series bold
31368 KOMA-Script
31369 \series default
31370
31371 \begin_inset Index idx
31372 status collapsed
31373
31374 \begin_layout Plain Layout
31375 \SpecialChar LaTeX
31376 -packages ! KOMA-Script
31377 \end_layout
31378
31379 \end_inset
31380
31381  document class, you can adjust all footnote settings using class-specific
31382  commands, see 
31383 \begin_inset CommandInset citation
31384 LatexCommand cite
31385 key "KOMA-Script"
31386
31387 \end_inset
31388
31389 .
31390 \end_layout
31391
31392 \begin_layout Section
31393 Margin Notes
31394 \begin_inset Index idx
31395 status collapsed
31396
31397 \begin_layout Plain Layout
31398 Notes ! Margin Notes
31399 \end_layout
31400
31401 \end_inset
31402
31403
31404 \end_layout
31405
31406 \begin_layout Standard
31407 Margin notes look and behave in \SpecialChar LyX
31408  like footnotes.
31409  They are inserted via the menu 
31410 \family sans
31411 Insert\SpecialChar menuseparator
31412 Marginal
31413 \begin_inset space ~
31414 \end_inset
31415
31416 Note
31417 \family default
31418  or the toolbar button 
31419 \begin_inset Info
31420 type  "icon"
31421 arg   "marginalnote-insert"
31422 \end_inset
31423
31424 .
31425  A grey 
31426 \family roman
31427 \series medium
31428 box with the
31429 \family default
31430 \series default
31431  red 
31432 \family roman
31433 \series medium
31434 label 
31435 \begin_inset Quotes eld
31436 \end_inset
31437
31438 margin
31439 \begin_inset Quotes erd
31440 \end_inset
31441
31442  appears where you can enter the text of the margin note.
31443 \end_layout
31444
31445 \begin_layout Standard
31446 At the side is an example margin note.
31447
31448 \family roman
31449 \series medium
31450  
31451 \begin_inset Marginal
31452 status open
31453
31454 \begin_layout Plain Layout
31455 This is a margin note.
31456 \end_layout
31457
31458 \end_inset
31459
31460
31461 \end_layout
31462
31463 \begin_layout Standard
31464 Margin notes appear at the right side in single-sided documents.
31465  In double-sided documents they appear in the outer margin – left on even
31466  pages, right on odd pages.
31467  The text of margin notes is aligned opposite to the outer margin – right-aligne
31468 d when the note appears in the left margin.
31469  The first line of the margin note is placed at the position of the text
31470  line where it is inserted in the document.
31471 \end_layout
31472
31473 \begin_layout Standard
31474 \begin_inset VSpace bigskip
31475 \end_inset
31476
31477 To place the margin note in the inner margin, add the command
31478 \end_layout
31479
31480 \begin_layout Standard
31481
31482 \series bold
31483
31484 \backslash
31485 reversemarginpar
31486 \end_layout
31487
31488 \begin_layout Standard
31489 in \SpecialChar TeX
31490  Code before a margin note.
31491  The new placement is valid for all subsequent margin notes.
31492  
31493 \begin_inset ERT
31494 status collapsed
31495
31496 \begin_layout Plain Layout
31497
31498
31499 \backslash
31500 reversemarginpar 
31501 \end_layout
31502
31503 \end_inset
31504
31505
31506 \begin_inset Marginal
31507 status open
31508
31509 \begin_layout Plain Layout
31510 This is a margin note in the inner margin.
31511 \end_layout
31512
31513 \end_inset
31514
31515
31516 \series bold
31517
31518 \begin_inset Newline newline
31519 \end_inset
31520
31521
31522 \series default
31523
31524 \begin_inset Note Greyedout
31525 status open
31526
31527 \begin_layout Plain Layout
31528
31529 \series bold
31530 Note:
31531 \series default
31532  There is often not enough space in the inner margin so that the notes are
31533  not correctly displayed in the output.
31534 \end_layout
31535
31536 \end_inset
31537
31538
31539 \end_layout
31540
31541 \begin_layout Standard
31542 To return to the default placement insert the command
31543 \end_layout
31544
31545 \begin_layout Standard
31546
31547 \series bold
31548
31549 \backslash
31550 normalmarginpar
31551 \end_layout
31552
31553 \begin_layout Standard
31554 in \SpecialChar TeX
31555  Code.
31556 \begin_inset ERT
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560
31561
31562 \backslash
31563 normalmarginpar 
31564 \end_layout
31565
31566 \end_inset
31567
31568  
31569 \begin_inset Note Greyedout
31570 status open
31571
31572 \begin_layout Plain Layout
31573
31574 \series bold
31575 Note:
31576 \series default
31577  The command is ignored when it is within a paragraph where also the command
31578  
31579 \series bold
31580
31581 \backslash
31582 reversemarginpar
31583 \series default
31584  is inserted.
31585 \end_layout
31586
31587 \end_inset
31588
31589
31590 \end_layout
31591
31592 \begin_layout Standard
31593 \begin_inset VSpace bigskip
31594 \end_inset
31595
31596
31597 \family roman
31598 \series medium
31599
31600 \begin_inset Marginal
31601 status open
31602
31603 \begin_layout Plain Layout
31604 AVeryLongMarginParWord that isn't hyphenated.
31605 \end_layout
31606
31607 \end_inset
31608
31609
31610 \family default
31611 \series default
31612  Similar to the case described in section
31613 \begin_inset space ~
31614 \end_inset
31615
31616
31617 \begin_inset CommandInset ref
31618 LatexCommand ref
31619 reference "subsec:Multiple-Lines-in"
31620
31621 \end_inset
31622
31623 , long words cannot be hyphenated when they are the first word in a margin
31624  note.
31625  To avoid this, insert 0
31626 \begin_inset space \thinspace{}
31627 \end_inset
31628
31629 pt horizontal space before the word
31630 \family roman
31631 \series medium
31632 .
31633  
31634 \begin_inset Marginal
31635 status open
31636
31637 \begin_layout Plain Layout
31638 \begin_inset space \hspace*{}
31639 \length 0pt
31640 \end_inset
31641
31642 AVeryLongMarginParWord that is hyphenated.
31643 \end_layout
31644
31645 \end_inset
31646
31647
31648 \end_layout
31649
31650 \begin_layout Standard
31651 \begin_inset VSpace bigskip
31652 \end_inset
31653
31654
31655 \end_layout
31656
31657 \begin_layout Standard
31658 \begin_inset Note Greyedout
31659 status open
31660
31661 \begin_layout Plain Layout
31662
31663 \series bold
31664 Note:
31665 \series default
31666  Margin notes can normally not be used inside tables, floats, and footnotes.
31667 \end_layout
31668
31669 \end_inset
31670
31671
31672 \end_layout
31673
31674 \begin_layout Standard
31675 \begin_inset VSpace bigskip
31676 \end_inset
31677
31678
31679 \end_layout
31680
31681 \begin_layout Standard
31682 \begin_inset ERT
31683 status collapsed
31684
31685 \begin_layout Plain Layout
31686
31687
31688 \backslash
31689 ifmarginnote
31690 \end_layout
31691
31692 \end_inset
31693
31694
31695 \begin_inset Note Note
31696 status open
31697
31698 \begin_layout Plain Layout
31699 The following section will only be displayed when the \SpecialChar LaTeX
31700 -package 
31701 \series bold
31702 marginnote
31703 \series default
31704  is installed.
31705 \end_layout
31706
31707 \end_inset
31708
31709
31710 \end_layout
31711
31712 \begin_layout Standard
31713 This restriction can be evaded by using the \SpecialChar LaTeX
31714 -package 
31715 \series bold
31716 marginnote
31717 \series default
31718
31719 \begin_inset Index idx
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723 \SpecialChar LaTeX
31724 -packages ! marginnote
31725 \end_layout
31726
31727 \end_inset
31728
31729 .
31730  By adding these two lines to your document preamble, the command used by
31731  \SpecialChar LyX
31732  for margin notes is redefined to use the command provided by the 
31733 \series bold
31734 marginnote
31735 \series default
31736 -package:
31737 \end_layout
31738
31739 \begin_layout Standard
31740
31741 \series bold
31742
31743 \backslash
31744 usepackage{marginnote}
31745 \begin_inset Newline newline
31746 \end_inset
31747
31748
31749 \backslash
31750 let
31751 \backslash
31752 marginpar
31753 \backslash
31754 marginnote
31755 \end_layout
31756
31757 \begin_layout Standard
31758 This is also used in this document because 
31759 \series bold
31760 marginnote
31761 \series default
31762  has another useful feature: You can set a vertical offset for the note.
31763  This is often needed when too many margin notes are too close together
31764  or for a better page layout.
31765  The offset is set in \SpecialChar LyX
31766  as \SpecialChar TeX
31767  Code directly after the margin note in the scheme
31768 \end_layout
31769
31770 \begin_layout Standard
31771
31772 \series bold
31773 [offset]
31774 \end_layout
31775
31776 \begin_layout Standard
31777 where the offset is a length with one of the units listed in Table
31778 \begin_inset space ~
31779 \end_inset
31780
31781
31782 \begin_inset CommandInset ref
31783 LatexCommand ref
31784 reference "tab:Units"
31785
31786 \end_inset
31787
31788 .
31789  A negative value shifts the note up, a positive value shifts it down.
31790  
31791 \family roman
31792 \series medium
31793 For example the margin note beside this text line is shifted up 1.5
31794 \begin_inset space \thinspace{}
31795 \end_inset
31796
31797 cm with the \SpecialChar TeX
31798  Code command 
31799 \begin_inset Quotes eld
31800 \end_inset
31801
31802
31803 \family default
31804 \series bold
31805 [-1.5cm]
31806 \family roman
31807 \series medium
31808
31809 \begin_inset Quotes erd
31810 \end_inset
31811
31812
31813 \begin_inset Marginal
31814 status open
31815
31816 \begin_layout Plain Layout
31817 This margin note is shifted up 1.5
31818 \begin_inset space \thinspace{}
31819 \end_inset
31820
31821 cm from its original position.
31822 \end_layout
31823
31824 \end_inset
31825
31826
31827 \family default
31828 \series default
31829
31830 \begin_inset ERT
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834
31835 [-1.5cm]
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \end_layout
31842
31843 \begin_layout Standard
31844 \begin_inset VSpace medskip
31845 \end_inset
31846
31847 With 
31848 \series bold
31849 marginnote
31850 \series default
31851  you can also change the alignment of the text in the margin note.
31852  For example the commands
31853 \end_layout
31854
31855 \begin_layout Standard
31856
31857 \series bold
31858
31859 \backslash
31860 renewcommand*{
31861 \backslash
31862 raggedleftmarginnote}{
31863 \backslash
31864 centering}
31865 \begin_inset Newline newline
31866 \end_inset
31867
31868
31869 \backslash
31870 renewcommand*{
31871 \backslash
31872 raggedrightmarginnote}{
31873 \backslash
31874 centering}
31875 \end_layout
31876
31877 \begin_layout Standard
31878 set the alignment to centered.
31879  
31880 \series bold
31881
31882 \backslash
31883 raggedleftmarginnote
31884 \series default
31885  denotes margin notes that appear at the left side.
31886 \family roman
31887 \series medium
31888
31889 \begin_inset ERT
31890 status collapsed
31891
31892 \begin_layout Plain Layout
31893
31894
31895 \backslash
31896 renewcommand*{
31897 \backslash
31898 raggedleftmarginnote}{
31899 \backslash
31900 centering}
31901 \end_layout
31902
31903 \begin_layout Plain Layout
31904
31905
31906 \backslash
31907 renewcommand*{
31908 \backslash
31909 raggedrightmarginnote}{
31910 \backslash
31911 centering}
31912 \end_layout
31913
31914 \end_inset
31915
31916
31917 \begin_inset Marginal
31918 status open
31919
31920 \begin_layout Plain Layout
31921 The text of this margin note is centered.
31922 \end_layout
31923
31924 \end_inset
31925
31926
31927 \family default
31928 \series default
31929  The default is
31930 \end_layout
31931
31932 \begin_layout Standard
31933
31934 \series bold
31935
31936 \backslash
31937 renewcommand*{
31938 \backslash
31939 raggedleftmarginnote}{
31940 \backslash
31941 raggedleft}
31942 \begin_inset Newline newline
31943 \end_inset
31944
31945
31946 \backslash
31947 renewcommand*{
31948 \backslash
31949 raggedrightmarginnote}{
31950 \backslash
31951 raggedright}
31952 \family roman
31953 \series medium
31954
31955 \begin_inset ERT
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959
31960
31961 \backslash
31962 renewcommand*{
31963 \backslash
31964 raggedleftmarginnote}{
31965 \backslash
31966 raggedleft}
31967 \end_layout
31968
31969 \begin_layout Plain Layout
31970
31971
31972 \backslash
31973 renewcommand*{
31974 \backslash
31975 raggedrightmarginnote}{
31976 \backslash
31977 raggedright}
31978 \end_layout
31979
31980 \end_inset
31981
31982
31983 \end_layout
31984
31985 \begin_layout Standard
31986 \begin_inset VSpace medskip
31987 \end_inset
31988
31989 For the other features of 
31990 \series bold
31991 marginnote
31992 \series default
31993  refer to its documentation 
31994 \begin_inset CommandInset citation
31995 LatexCommand cite
31996 key "marginnote"
31997
31998 \end_inset
31999
32000 .
32001 \end_layout
32002
32003 \begin_layout Standard
32004 \begin_inset VSpace bigskip
32005 \end_inset
32006
32007 You can adjust the layout of margin notes by changing its definition.
32008  To create for example a header for all margin notes with the underlined,
32009  sans-serif, and bold header text 
32010 \begin_inset Quotes eld
32011 \end_inset
32012
32013
32014 \family sans
32015 \series bold
32016 \bar under
32017 Attention!
32018 \family default
32019 \series default
32020 \bar default
32021
32022 \begin_inset Quotes erd
32023 \end_inset
32024
32025 , add this to your document preamble:
32026 \end_layout
32027
32028 \begin_layout Standard
32029
32030 \series bold
32031
32032 \backslash
32033 let
32034 \backslash
32035 myMarginpar
32036 \backslash
32037 marginpar
32038 \begin_inset Newline newline
32039 \end_inset
32040
32041
32042 \backslash
32043 renewcommand{
32044 \backslash
32045 marginpar}[1]{
32046 \backslash
32047 myMarginpar{%
32048 \begin_inset Newline newline
32049 \end_inset
32050
32051
32052 \begin_inset Phantom HPhantom
32053 status open
32054
32055 \begin_layout Plain Layout
32056
32057 \series bold
32058 \begin_inset space ~
32059 \end_inset
32060
32061
32062 \end_layout
32063
32064 \end_inset
32065
32066
32067 \backslash
32068 hspace{0pt}
32069 \backslash
32070 textsf{
32071 \backslash
32072 textbf{
32073 \backslash
32074 underbar{Attention!}}}%
32075 \begin_inset Newline newline
32076 \end_inset
32077
32078
32079 \begin_inset Phantom HPhantom
32080 status open
32081
32082 \begin_layout Plain Layout
32083
32084 \series bold
32085 \begin_inset space ~
32086 \end_inset
32087
32088
32089 \end_layout
32090
32091 \end_inset
32092
32093
32094 \backslash
32095 vspace{1.5mm}
32096 \backslash
32097
32098 \backslash
32099 #1}}
32100 \end_layout
32101
32102 \begin_layout Standard
32103
32104 \family roman
32105 \series medium
32106 \begin_inset ERT
32107 status collapsed
32108
32109 \begin_layout Plain Layout
32110
32111
32112 \backslash
32113 let
32114 \backslash
32115 myMarginpar
32116 \backslash
32117 marginpar
32118 \end_layout
32119
32120 \begin_layout Plain Layout
32121
32122
32123 \backslash
32124 renewcommand{
32125 \backslash
32126 marginpar}[1]{
32127 \backslash
32128 myMarginpar{%
32129 \end_layout
32130
32131 \begin_layout Plain Layout
32132
32133    
32134 \backslash
32135 textsf{
32136 \backslash
32137 textbf{
32138 \backslash
32139 underbar{Attention!}}}%
32140 \end_layout
32141
32142 \begin_layout Plain Layout
32143
32144    
32145 \backslash
32146 vspace{1.5mm}
32147 \backslash
32148
32149 \backslash
32150 #1}}
32151 \end_layout
32152
32153 \end_inset
32154
32155
32156 \begin_inset Marginal
32157 status open
32158
32159 \begin_layout Plain Layout
32160 This is a margin note with a defined heading.
32161 \end_layout
32162
32163 \end_inset
32164
32165
32166 \family default
32167 \series default
32168
32169 \begin_inset ERT
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173
32174 [-1.5cm]
32175 \end_layout
32176
32177 \end_inset
32178
32179
32180 \family roman
32181 \series medium
32182
32183 \begin_inset ERT
32184 status collapsed
32185
32186 \begin_layout Plain Layout
32187
32188
32189 \backslash
32190 renewcommand{
32191 \backslash
32192 marginpar}[1]{
32193 \backslash
32194 myMarginpar{#1}}
32195 \end_layout
32196
32197 \end_inset
32198
32199
32200 \family default
32201 \series default
32202
32203 \begin_inset Note Note
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207 The margin note format is changed only for this example.
32208 \end_layout
32209
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \begin_layout Standard
32216 \begin_inset ERT
32217 status collapsed
32218
32219 \begin_layout Plain Layout
32220
32221
32222 \backslash
32223 else
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \begin_inset Note Note
32230 status open
32231
32232 \begin_layout Plain Layout
32233 The following will be displayed when the \SpecialChar LaTeX
32234 -package 
32235 \series bold
32236 marginnote
32237 \series default
32238  is not installed:
32239 \end_layout
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Standard
32247 You need to install the \SpecialChar LaTeX
32248 -package 
32249 \series bold
32250 marginnote
32251 \series default
32252  to see the following part of this section in the output.
32253 \end_layout
32254
32255 \begin_layout Standard
32256 \begin_inset ERT
32257 status collapsed
32258
32259 \begin_layout Plain Layout
32260
32261
32262 \backslash
32263 fi
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Chapter
32272 Boxes
32273 \end_layout
32274
32275 \begin_layout Section
32276 Introduction
32277 \begin_inset Index idx
32278 status collapsed
32279
32280 \begin_layout Plain Layout
32281 Boxes ! Introduction
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \begin_layout Standard
32290 Boxes are used to format a block of text.
32291  Boxes can be used to write documents with multiple languages, see section
32292 \begin_inset space ~
32293 \end_inset
32294
32295
32296 \begin_inset CommandInset ref
32297 LatexCommand ref
32298 reference "sec:Minipages"
32299
32300 \end_inset
32301
32302 , to frame texts, see section
32303 \begin_inset space ~
32304 \end_inset
32305
32306
32307 \begin_inset CommandInset ref
32308 LatexCommand ref
32309 reference "sec:Decoration"
32310
32311 \end_inset
32312
32313 , to prevent words from being hyphenated, see section
32314 \begin_inset space ~
32315 \end_inset
32316
32317
32318 \begin_inset CommandInset ref
32319 LatexCommand ref
32320 reference "sec:Prevent-Hyphenation"
32321
32322 \end_inset
32323
32324 , to align text, see section
32325 \begin_inset space ~
32326 \end_inset
32327
32328
32329 \begin_inset CommandInset ref
32330 LatexCommand ref
32331 reference "subsec:Vertical-Alignment"
32332
32333 \end_inset
32334
32335 , or to set the background color of texts, see section
32336 \begin_inset space ~
32337 \end_inset
32338
32339
32340 \begin_inset CommandInset ref
32341 LatexCommand ref
32342 reference "sec:Colored-Boxes"
32343
32344 \end_inset
32345
32346 .
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Boxes can be inserted with the menu 
32351 \family sans
32352 Insert\SpecialChar menuseparator
32353 Box
32354 \family default
32355  or the toolbar button 
32356 \begin_inset Info
32357 type  "icon"
32358 arg   "box-insert Frameless"
32359 \end_inset
32360
32361 .
32362  A grey box with the label 
32363 \family sans
32364 Box (Minipage)
32365 \family default
32366
32367 \begin_inset Graphics
32368         filename clipart/BoxInsetDefault.png
32369         scale 85
32370         scaleBeforeRotation
32371
32372 \end_inset
32373
32374  will be inserted.
32375  The box type can be specified by right-clicking on the box and selecting
32376  
32377 \family sans
32378 Settings
32379 \family default
32380 .
32381  The box dialog offers the 
32382 \family sans
32383 Inner
32384 \begin_inset space ~
32385 \end_inset
32386
32387 Box
32388 \family default
32389  types 
32390 \family sans
32391 Makebox
32392 \family default
32393
32394 \family sans
32395 Parbox
32396 \family default
32397  and 
32398 \family sans
32399 Minipage
32400 \family default
32401 .
32402  The type 
32403 \family sans
32404 Minipage
32405 \family default
32406  is the default for new boxes and is explained in section
32407 \begin_inset space ~
32408 \end_inset
32409
32410
32411 \begin_inset CommandInset ref
32412 LatexCommand ref
32413 reference "sec:Minipages"
32414
32415 \end_inset
32416
32417 ; the type 
32418 \family sans
32419 Parbox
32420 \family default
32421  is described in section
32422 \begin_inset space ~
32423 \end_inset
32424
32425
32426 \begin_inset CommandInset ref
32427 LatexCommand ref
32428 reference "sec:Parboxes"
32429
32430 \end_inset
32431
32432  and the type 
32433 \family sans
32434 Makebox
32435 \family default
32436  in 
32437 \begin_inset CommandInset ref
32438 LatexCommand ref
32439 reference "sec:Prevent-Hyphenation"
32440
32441 \end_inset
32442
32443 .
32444 \end_layout
32445
32446 \begin_layout Standard
32447 Boxes are not numbered and can therefore not be referenced like floats or
32448  footnotes.
32449 \end_layout
32450
32451 \begin_layout Standard
32452 \begin_inset Note Greyedout
32453 status open
32454
32455 \begin_layout Plain Layout
32456
32457 \series bold
32458 Note:
32459 \series default
32460  Boxes must not be the item in an 
32461 \family sans
32462 Itemize
32463 \family default
32464  or 
32465 \family sans
32466 Description
32467 \family default
32468  environment.
32469 \end_layout
32470
32471 \end_inset
32472
32473
32474 \end_layout
32475
32476 \begin_layout Standard
32477 \begin_inset Note Greyedout
32478 status open
32479
32480 \begin_layout Plain Layout
32481
32482 \series bold
32483 Note:
32484 \series default
32485  For an unknown reason you can only set the 
32486 \family sans
32487 Inner
32488 \begin_inset space ~
32489 \end_inset
32490
32491 Box
32492 \family default
32493  type to 
32494 \family sans
32495 None
32496 \family default
32497  when you use a framed box.
32498  Boxes without an 
32499 \family sans
32500 Inner
32501 \begin_inset space ~
32502 \end_inset
32503
32504 Box
32505 \family default
32506  type and without frames are explained in section
32507 \begin_inset space ~
32508 \end_inset
32509
32510
32511 \begin_inset CommandInset ref
32512 LatexCommand ref
32513 reference "sec:Prevent-Hyphenation"
32514
32515 \end_inset
32516
32517 .
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Section
32526 Box Dialog
32527 \begin_inset CommandInset label
32528 LatexCommand label
32529 name "sec:Box-Dialog"
32530
32531 \end_inset
32532
32533
32534 \begin_inset Index idx
32535 status collapsed
32536
32537 \begin_layout Plain Layout
32538 Boxes ! Box Dialog
32539 \end_layout
32540
32541 \end_inset
32542
32543
32544 \end_layout
32545
32546 \begin_layout Subsection
32547 Size
32548 \begin_inset Index idx
32549 status collapsed
32550
32551 \begin_layout Plain Layout
32552 Boxes ! Size
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \begin_layout Standard
32561 In the box dialog you can adjust the box geometry in the fields 
32562 \family sans
32563 Width
32564 \family default
32565  and 
32566 \family sans
32567 Height
32568 \family default
32569 .
32570  The available units for the geometry are explained in Table
32571 \begin_inset space ~
32572 \end_inset
32573
32574
32575 \begin_inset CommandInset ref
32576 LatexCommand ref
32577 reference "tab:Units"
32578
32579 \end_inset
32580
32581 .
32582  The field 
32583 \family sans
32584 Height
32585 \family default
32586  offers the following additional sizes:
32587 \end_layout
32588
32589 \begin_layout Description
32590 Depth This is the plain text 
32591 \begin_inset Quotes eld
32592 \end_inset
32593
32594 height
32595 \begin_inset Quotes erd
32596 \end_inset
32597
32598 .
32599  It ignores the total depth when there are multiple text lines in the box:
32600 \begin_inset Newline newline
32601 \end_inset
32602
32603
32604 \begin_inset Newline newline
32605 \end_inset
32606
32607
32608 \begin_inset Newline newline
32609 \end_inset
32610
32611
32612 \begin_inset Box Boxed
32613 position "c"
32614 hor_pos "c"
32615 has_inner_box 1
32616 inner_pos "c"
32617 use_parbox 0
32618 use_makebox 0
32619 width "12col%"
32620 special "none"
32621 height "1in"
32622 height_special "depth"
32623 thickness "0.4pt"
32624 separation "3pt"
32625 shadowsize "4pt"
32626 framecolor "black"
32627 backgroundcolor "none"
32628 status collapsed
32629
32630 \begin_layout Plain Layout
32631 \align center
32632 Box height set to 1
32633 \begin_inset space \thinspace{}
32634 \end_inset
32635
32636 Depth
32637 \end_layout
32638
32639 \end_inset
32640
32641
32642 \begin_inset Newline newline
32643 \end_inset
32644
32645
32646 \begin_inset Newline newline
32647 \end_inset
32648
32649
32650 \end_layout
32651
32652 \begin_layout Description
32653 Height This is the height of the text that is inside the box.
32654  A value of e.
32655 \begin_inset space \thinspace{}
32656 \end_inset
32657
32658 g.
32659 \begin_inset space \space{}
32660 \end_inset
32661
32662 2 for this size will set the box height to 2
32663 \begin_inset space ~
32664 \end_inset
32665
32666 times the text height: 
32667 \begin_inset Box Boxed
32668 position "c"
32669 hor_pos "c"
32670 has_inner_box 1
32671 inner_pos "c"
32672 use_parbox 0
32673 use_makebox 0
32674 width "20col%"
32675 special "none"
32676 height "2in"
32677 height_special "height"
32678 thickness "0.4pt"
32679 separation "3pt"
32680 shadowsize "4pt"
32681 framecolor "black"
32682 backgroundcolor "none"
32683 status collapsed
32684
32685 \begin_layout Plain Layout
32686 \align center
32687 Box height set to 2
32688 \begin_inset space \thinspace{}
32689 \end_inset
32690
32691 Height
32692 \end_layout
32693
32694 \end_inset
32695
32696
32697 \end_layout
32698
32699 \begin_layout Description
32700 Total
32701 \begin_inset space ~
32702 \end_inset
32703
32704 Height This is the Height
32705 \begin_inset space \thinspace{}
32706 \end_inset
32707
32708 +
32709 \begin_inset space \thinspace{}
32710 \end_inset
32711
32712 Depth: 
32713 \begin_inset Box Boxed
32714 position "c"
32715 hor_pos "c"
32716 has_inner_box 1
32717 inner_pos "c"
32718 use_parbox 0
32719 use_makebox 0
32720 width "20col%"
32721 special "none"
32722 height "1in"
32723 height_special "totalheight"
32724 thickness "0.4pt"
32725 separation "3pt"
32726 shadowsize "4pt"
32727 framecolor "black"
32728 backgroundcolor "none"
32729 status collapsed
32730
32731 \begin_layout Plain Layout
32732 \align center
32733 Box height set to 1
32734 \begin_inset space \thinspace{}
32735 \end_inset
32736
32737 Total
32738 \begin_inset space ~
32739 \end_inset
32740
32741 Height
32742 \end_layout
32743
32744 \end_inset
32745
32746
32747 \end_layout
32748
32749 \begin_layout Description
32750 Width This sets the width of the box as height: 
32751 \begin_inset Box Boxed
32752 position "c"
32753 hor_pos "c"
32754 has_inner_box 1
32755 inner_pos "c"
32756 use_parbox 0
32757 use_makebox 0
32758 width "12col%"
32759 special "none"
32760 height "1in"
32761 height_special "width"
32762 thickness "0.4pt"
32763 separation "3pt"
32764 shadowsize "4pt"
32765 framecolor "black"
32766 backgroundcolor "none"
32767 status collapsed
32768
32769 \begin_layout Plain Layout
32770 \align center
32771 Box height set to 1
32772 \begin_inset space \thinspace{}
32773 \end_inset
32774
32775 Width
32776 \end_layout
32777
32778 \end_inset
32779
32780
32781 \end_layout
32782
32783 \begin_layout Subsection
32784 Alignment
32785 \begin_inset Index idx
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 Boxes ! Alignment
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \begin_layout Standard
32798 When you have chosen an 
32799 \family sans
32800 Inner
32801 \begin_inset space ~
32802 \end_inset
32803
32804 Box
32805 \family default
32806 , the vertical box alignment can be:
32807 \end_layout
32808
32809 \begin_layout Description
32810 Top This is an example text line.
32811  
32812 \begin_inset Box Boxed
32813 position "t"
32814 hor_pos "c"
32815 has_inner_box 1
32816 inner_pos "c"
32817 use_parbox 0
32818 use_makebox 0
32819 width "12col%"
32820 special "none"
32821 height "1in"
32822 height_special "totalheight"
32823 thickness "0.4pt"
32824 separation "3pt"
32825 shadowsize "4pt"
32826 framecolor "black"
32827 backgroundcolor "none"
32828 status collapsed
32829
32830 \begin_layout Plain Layout
32831 \align center
32832 This box is top-aligned.
32833 \end_layout
32834
32835 \end_inset
32836
32837  This is an example text line.
32838 \end_layout
32839
32840 \begin_layout Description
32841 Middle This is an example text line.
32842  
32843 \begin_inset Box Boxed
32844 position "c"
32845 hor_pos "c"
32846 has_inner_box 1
32847 inner_pos "c"
32848 use_parbox 0
32849 use_makebox 0
32850 width "12col%"
32851 special "none"
32852 height "1in"
32853 height_special "totalheight"
32854 thickness "0.4pt"
32855 separation "3pt"
32856 shadowsize "4pt"
32857 framecolor "black"
32858 backgroundcolor "none"
32859 status collapsed
32860
32861 \begin_layout Plain Layout
32862 \align center
32863 This box is middle-aligned.
32864 \end_layout
32865
32866 \end_inset
32867
32868  This is an example text line.
32869 \end_layout
32870
32871 \begin_layout Description
32872 Bottom This is an example text line.
32873  
32874 \begin_inset Box Boxed
32875 position "b"
32876 hor_pos "c"
32877 has_inner_box 1
32878 inner_pos "c"
32879 use_parbox 0
32880 use_makebox 0
32881 width "12col%"
32882 special "none"
32883 height "1in"
32884 height_special "totalheight"
32885 thickness "0.4pt"
32886 separation "3pt"
32887 shadowsize "4pt"
32888 framecolor "black"
32889 backgroundcolor "none"
32890 status collapsed
32891
32892 \begin_layout Plain Layout
32893 \align center
32894 This box is bottom-aligned.
32895 \end_layout
32896
32897 \end_inset
32898
32899  This is an example text line.
32900 \end_layout
32901
32902 \begin_layout Standard
32903 \begin_inset Note Greyedout
32904 status open
32905
32906 \begin_layout Plain Layout
32907
32908 \series bold
32909 Note:
32910 \series default
32911  The vertical box alignment can be lost in the output when you have two
32912  boxes in a line and one has e.
32913 \begin_inset space \thinspace{}
32914 \end_inset
32915
32916 g.
32917 \begin_inset space \space{}
32918 \end_inset
32919
32920 a shadow and the other one not.
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \begin_layout Standard
32929 The horizontal box alignment can be set via \SpecialChar LyX
32930 's paragraph dialog when you
32931  set the box into its own paragraph.
32932 \end_layout
32933
32934 \begin_layout Standard
32935 \begin_inset VSpace bigskip
32936 \end_inset
32937
32938 When you have chosen an 
32939 \family sans
32940 Inner
32941 \begin_inset space ~
32942 \end_inset
32943
32944 Box
32945 \family default
32946 , the box content can be aligned vertically to:
32947 \end_layout
32948
32949 \begin_layout Description
32950 top This is an example text line.
32951  
32952 \begin_inset Box Boxed
32953 position "c"
32954 hor_pos "c"
32955 has_inner_box 1
32956 inner_pos "t"
32957 use_parbox 0
32958 use_makebox 0
32959 width "12col%"
32960 special "none"
32961 height "1.5in"
32962 height_special "totalheight"
32963 thickness "0.4pt"
32964 separation "3pt"
32965 shadowsize "4pt"
32966 framecolor "black"
32967 backgroundcolor "none"
32968 status collapsed
32969
32970 \begin_layout Plain Layout
32971 \align center
32972 This box text is top-aligned.
32973 \end_layout
32974
32975 \end_inset
32976
32977  This is an example text line.
32978 \end_layout
32979
32980 \begin_layout Description
32981 middle This is an example text line.
32982  
32983 \begin_inset Box Boxed
32984 position "c"
32985 hor_pos "c"
32986 has_inner_box 1
32987 inner_pos "c"
32988 use_parbox 0
32989 use_makebox 0
32990 width "12col%"
32991 special "none"
32992 height "1.5in"
32993 height_special "totalheight"
32994 thickness "0.4pt"
32995 separation "3pt"
32996 shadowsize "4pt"
32997 framecolor "black"
32998 backgroundcolor "none"
32999 status collapsed
33000
33001 \begin_layout Plain Layout
33002 \align center
33003 This box text is middle-aligned.
33004 \end_layout
33005
33006 \end_inset
33007
33008  This is an example text line.
33009 \end_layout
33010
33011 \begin_layout Description
33012 bottom This is an example text line.
33013  
33014 \begin_inset Box Boxed
33015 position "c"
33016 hor_pos "c"
33017 has_inner_box 1
33018 inner_pos "b"
33019 use_parbox 0
33020 use_makebox 0
33021 width "12col%"
33022 special "none"
33023 height "1.5in"
33024 height_special "totalheight"
33025 thickness "0.4pt"
33026 separation "3pt"
33027 shadowsize "4pt"
33028 framecolor "black"
33029 backgroundcolor "none"
33030 status collapsed
33031
33032 \begin_layout Plain Layout
33033 \align center
33034 This box text is bottom-aligned.
33035 \end_layout
33036
33037 \end_inset
33038
33039  This is an example text line.
33040 \end_layout
33041
33042 \begin_layout Description
33043 stretch This is an example text line.
33044  
33045 \begin_inset Box Boxed
33046 position "c"
33047 hor_pos "c"
33048 has_inner_box 1
33049 inner_pos "s"
33050 use_parbox 0
33051 use_makebox 0
33052 width "12col%"
33053 special "none"
33054 height "1.5in"
33055 height_special "totalheight"
33056 thickness "0.4pt"
33057 separation "3pt"
33058 shadowsize "4pt"
33059 framecolor "black"
33060 backgroundcolor "none"
33061 status collapsed
33062
33063 \begin_layout Plain Layout
33064 \align center
33065 This box
33066 \end_layout
33067
33068 \begin_layout Plain Layout
33069 \align center
33070 text is
33071 \end_layout
33072
33073 \begin_layout Plain Layout
33074 \align center
33075 stretched.
33076 \end_layout
33077
33078 \end_inset
33079
33080  This is an example text line.
33081 \end_layout
33082
33083 \begin_layout Standard
33084 To stretch the box content, it must consist of more than one paragraph.
33085  In the example above every text line is in an own paragraph.
33086 \end_layout
33087
33088 \begin_layout Standard
33089 \begin_inset VSpace bigskip
33090 \end_inset
33091
33092 To align the box content horizontally you can use \SpecialChar LyX
33093 's paragraph dialog when
33094  you have chosen an 
33095 \family sans
33096 Inner
33097 \begin_inset space ~
33098 \end_inset
33099
33100 Box
33101 \family default
33102 .
33103 \end_layout
33104
33105 \begin_layout Standard
33106 \align center
33107 \begin_inset Box Boxed
33108 position "c"
33109 hor_pos "c"
33110 has_inner_box 1
33111 inner_pos "s"
33112 use_parbox 0
33113 use_makebox 0
33114 width "15col%"
33115 special "none"
33116 height "1.25in"
33117 height_special "totalheight"
33118 thickness "0.4pt"
33119 separation "3pt"
33120 shadowsize "4pt"
33121 framecolor "black"
33122 backgroundcolor "none"
33123 status collapsed
33124
33125 \begin_layout Plain Layout
33126 \align left
33127 This box
33128 \end_layout
33129
33130 \begin_layout Plain Layout
33131 \align center
33132 text is
33133 \end_layout
33134
33135 \begin_layout Plain Layout
33136 \align right
33137 stretched.
33138 \end_layout
33139
33140 \end_inset
33141
33142
33143 \end_layout
33144
33145 \begin_layout Standard
33146 If you have not set an 
33147 \family sans
33148 Inner
33149 \begin_inset space ~
33150 \end_inset
33151
33152 Box
33153 \family default
33154 , you can align the box content horizontally in the box dialog.
33155 \begin_inset Separator latexpar
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Standard
33162 \align center
33163 \begin_inset Box Boxed
33164 position "c"
33165 hor_pos "s"
33166 has_inner_box 0
33167 inner_pos "s"
33168 use_parbox 0
33169 use_makebox 0
33170 width "90col%"
33171 special "none"
33172 height "1.25in"
33173 height_special "totalheight"
33174 thickness "0.4pt"
33175 separation "3pt"
33176 shadowsize "4pt"
33177 framecolor "black"
33178 backgroundcolor "none"
33179 status collapsed
33180
33181 \begin_layout Plain Layout
33182 This box text is horizontally stretched.
33183 \end_layout
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \begin_layout Subsection
33191 Decoration
33192 \begin_inset CommandInset label
33193 LatexCommand label
33194 name "sec:Decoration"
33195
33196 \end_inset
33197
33198
33199 \begin_inset Index idx
33200 status collapsed
33201
33202 \begin_layout Plain Layout
33203 Boxes ! Decoration
33204 \end_layout
33205
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \begin_layout Standard
33212 The type of the box can be specified in the box dialog in the drop-down
33213  list 
33214 \family sans
33215 Decoration
33216 \family default
33217 .
33218  The following types are possible:
33219 \end_layout
33220
33221 \begin_layout Description
33222 No
33223 \begin_inset space ~
33224 \end_inset
33225
33226 frame Nothing is drawn.
33227 \end_layout
33228
33229 \begin_layout Description
33230 Simple
33231 \begin_inset space ~
33232 \end_inset
33233
33234 rectangular
33235 \begin_inset space ~
33236 \end_inset
33237
33238 frame This draws a rectangular frame around the box.
33239  The frame line thickness can be specified.
33240  
33241 \begin_inset Box Boxed
33242 position "c"
33243 hor_pos "c"
33244 has_inner_box 1
33245 inner_pos "c"
33246 use_parbox 0
33247 use_makebox 0
33248 width "20col%"
33249 special "none"
33250 height "1in"
33251 height_special "totalheight"
33252 thickness "0.4pt"
33253 separation "3pt"
33254 shadowsize "4pt"
33255 framecolor "black"
33256 backgroundcolor "none"
33257 status collapsed
33258
33259 \begin_layout Plain Layout
33260 \align center
33261 Rectangular box
33262 \end_layout
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \begin_layout Description
33270 Oval
33271 \begin_inset space ~
33272 \end_inset
33273
33274 box,
33275 \begin_inset space ~
33276 \end_inset
33277
33278 thin This draws an oval frame around the box.
33279  The frame line thickness has the size 0.4
33280 \begin_inset space \thinspace{}
33281 \end_inset
33282
33283 pt.
33284  
33285 \begin_inset Box ovalbox
33286 position "c"
33287 hor_pos "c"
33288 has_inner_box 1
33289 inner_pos "c"
33290 use_parbox 0
33291 use_makebox 0
33292 width "20col%"
33293 special "none"
33294 height "1in"
33295 height_special "totalheight"
33296 thickness "0.4pt"
33297 separation "3pt"
33298 shadowsize "4pt"
33299 framecolor "black"
33300 backgroundcolor "none"
33301 status collapsed
33302
33303 \begin_layout Plain Layout
33304 \align center
33305 Oval box, thin
33306 \end_layout
33307
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Description
33314 Oval
33315 \begin_inset space ~
33316 \end_inset
33317
33318 box,
33319 \begin_inset space ~
33320 \end_inset
33321
33322 thick This draws an oval frame around the box.
33323  The frame line thickness has the size 0.8
33324 \begin_inset space \thinspace{}
33325 \end_inset
33326
33327 pt.
33328  
33329 \begin_inset Box Ovalbox
33330 position "c"
33331 hor_pos "c"
33332 has_inner_box 1
33333 inner_pos "c"
33334 use_parbox 0
33335 use_makebox 0
33336 width "20col%"
33337 special "none"
33338 height "1in"
33339 height_special "totalheight"
33340 thickness "0.4pt"
33341 separation "3pt"
33342 shadowsize "4pt"
33343 framecolor "black"
33344 backgroundcolor "none"
33345 status collapsed
33346
33347 \begin_layout Plain Layout
33348 \align center
33349 Oval box, thick
33350 \end_layout
33351
33352 \end_inset
33353
33354
33355 \end_layout
33356
33357 \begin_layout Description
33358 Drop
33359 \begin_inset space ~
33360 \end_inset
33361
33362 shadow This draws a rectangular frame with a shadow around the box.
33363  The frame line thickness and the shadow can be specified.
33364  
33365 \begin_inset Box Shadowbox
33366 position "c"
33367 hor_pos "c"
33368 has_inner_box 1
33369 inner_pos "c"
33370 use_parbox 0
33371 use_makebox 0
33372 width "20col%"
33373 special "none"
33374 height "1in"
33375 height_special "totalheight"
33376 thickness "0.4pt"
33377 separation "3pt"
33378 shadowsize "4pt"
33379 framecolor "black"
33380 backgroundcolor "none"
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 \align center
33385 Shadow box
33386 \end_layout
33387
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Description
33394 Shaded
33395 \begin_inset space ~
33396 \end_inset
33397
33398 background This draws a box with a red background.
33399  Unlike colored boxes
33400 \begin_inset Foot
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404 see sec.
33405 \begin_inset space \thinspace{}
33406 \end_inset
33407
33408
33409 \begin_inset CommandInset ref
33410 LatexCommand ref
33411 reference "sec:Colored-Boxes"
33412
33413 \end_inset
33414
33415
33416 \end_layout
33417
33418 \end_inset
33419
33420 , it always uses the whole column width and the box is set as its own paragraph.
33421  
33422 \begin_inset Box Shaded
33423 position "t"
33424 hor_pos "c"
33425 has_inner_box 0
33426 inner_pos "t"
33427 use_parbox 0
33428 use_makebox 0
33429 width "50col%"
33430 special "none"
33431 height "1in"
33432 height_special "totalheight"
33433 thickness "0.4pt"
33434 separation "3pt"
33435 shadowsize "4pt"
33436 framecolor "black"
33437 backgroundcolor "none"
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441 Shaded background box
33442 \end_layout
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \begin_layout Description
33450 Double
33451 \begin_inset space ~
33452 \end_inset
33453
33454 rectangular
33455 \begin_inset space ~
33456 \end_inset
33457
33458 frame This draws a double-line rectangular frame around the box.
33459  The line thickness of the inner frame is 0.75
33460 \begin_inset space \thinspace{}
33461 \end_inset
33462
33463 line
33464 \begin_inset space ~
33465 \end_inset
33466
33467 thickness, the thickness of the outer frame is 1.5
33468 \begin_inset space \thinspace{}
33469 \end_inset
33470
33471 line
33472 \begin_inset space ~
33473 \end_inset
33474
33475 thickness.
33476  The distance between the lines is 1.5
33477 \begin_inset space \thinspace{}
33478 \end_inset
33479
33480 line
33481 \begin_inset space ~
33482 \end_inset
33483
33484 thickness
33485 \begin_inset space \thinspace{}
33486 \end_inset
33487
33488 +
33489 \begin_inset space \thinspace{}
33490 \end_inset
33491
33492 0.5
33493 \begin_inset space \thinspace{}
33494 \end_inset
33495
33496 pt.
33497  
33498 \begin_inset Box Doublebox
33499 position "c"
33500 hor_pos "c"
33501 has_inner_box 1
33502 inner_pos "c"
33503 use_parbox 0
33504 use_makebox 0
33505 width "20col%"
33506 special "none"
33507 height "1in"
33508 height_special "totalheight"
33509 thickness "0.4pt"
33510 separation "3pt"
33511 shadowsize "4pt"
33512 framecolor "black"
33513 backgroundcolor "none"
33514 status collapsed
33515
33516 \begin_layout Plain Layout
33517 \align center
33518 Double rectangular box
33519 \end_layout
33520
33521 \end_inset
33522
33523
33524 \end_layout
33525
33526 \begin_layout Standard
33527 \begin_inset VSpace bigskip
33528 \end_inset
33529
33530 \SpecialChar LyX
33531 's box label will reflect the different frame types.
33532  To be able to use all types, the \SpecialChar LaTeX
33533 -package 
33534 \series bold
33535 fancybox
33536 \series default
33537
33538 \begin_inset Index idx
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542 \SpecialChar LaTeX
33543 -packages ! fancybox
33544 \end_layout
33545
33546 \end_inset
33547
33548  must be installed.
33549 \end_layout
33550
33551 \begin_layout Standard
33552 \begin_inset VSpace bigskip
33553 \end_inset
33554
33555 When you use the decoration 
33556 \family sans
33557 simple rectangular frame
33558 \family default
33559  and no inner box, you can allow page breaks within a box.
33560  Note that then, unlike other framed boxes, the frame always uses the whole
33561  column width and the box is set as its own paragraph: 
33562 \begin_inset Box Framed
33563 position "t"
33564 hor_pos "c"
33565 has_inner_box 0
33566 inner_pos "t"
33567 use_parbox 0
33568 use_makebox 0
33569 width "100col%"
33570 special "none"
33571 height "1in"
33572 height_special "totalheight"
33573 thickness "0.4pt"
33574 separation "3pt"
33575 shadowsize "4pt"
33576 framecolor "black"
33577 backgroundcolor "none"
33578 status collapsed
33579
33580 \begin_layout Plain Layout
33581 Allow page break box
33582 \end_layout
33583
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \begin_layout Section
33590 Box Customization
33591 \begin_inset Index idx
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 Boxes ! Customization
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \begin_layout Standard
33604 The diameter of the round corners of the oval boxes can be set with the
33605  command 
33606 \series bold
33607
33608 \backslash
33609 cornersize
33610 \series default
33611 .
33612  The command
33613 \end_layout
33614
33615 \begin_layout Standard
33616
33617 \series bold
33618
33619 \backslash
33620 cornersize*{1cm}
33621 \end_layout
33622
33623 \begin_layout Standard
33624 sets the diameter to 1
33625 \begin_inset space \thinspace{}
33626 \end_inset
33627
33628 cm.
33629  The command
33630 \end_layout
33631
33632 \begin_layout Standard
33633
33634 \series bold
33635
33636 \backslash
33637 cornersize{num}
33638 \end_layout
33639
33640 \begin_layout Standard
33641 sets the diameter to 
33642 \family sans
33643 num
33644 \begin_inset space \thinspace{}
33645 \end_inset
33646
33647 ×
33648 \begin_inset space \thinspace{}
33649 \end_inset
33650
33651 minimum(width and height of box)
33652 \family default
33653 .
33654  The default is 
33655 \series bold
33656
33657 \backslash
33658 cornersize{0.5}
33659 \series default
33660 .
33661 \end_layout
33662
33663 \begin_layout Standard
33664 \begin_inset ERT
33665 status collapsed
33666
33667 \begin_layout Plain Layout
33668
33669
33670 \backslash
33671 cornersize*{1.5cm}
33672 \end_layout
33673
33674 \end_inset
33675
33676
33677 \begin_inset Box Ovalbox
33678 position "c"
33679 hor_pos "c"
33680 has_inner_box 1
33681 inner_pos "c"
33682 use_parbox 0
33683 use_makebox 0
33684 width "25col%"
33685 special "none"
33686 height "1in"
33687 height_special "totalheight"
33688 thickness "0.4pt"
33689 separation "3pt"
33690 shadowsize "4pt"
33691 framecolor "black"
33692 backgroundcolor "none"
33693 status open
33694
33695 \begin_layout Plain Layout
33696 \align center
33697 Oval box with 
33698 \series bold
33699
33700 \backslash
33701 cornersize
33702 \series default
33703
33704 \begin_inset space \thinspace{}
33705 \end_inset
33706
33707 =
33708 \begin_inset space \thinspace{}
33709 \end_inset
33710
33711 1.5
33712 \begin_inset space \thinspace{}
33713 \end_inset
33714
33715 cm
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \begin_inset ERT
33722 status collapsed
33723
33724 \begin_layout Plain Layout
33725
33726
33727 \backslash
33728 cornersize{0.5}
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \end_layout
33735
33736 \begin_layout Standard
33737 \begin_inset VSpace bigskip
33738 \end_inset
33739
33740
33741 \end_layout
33742
33743 \begin_layout Standard
33744 The default background color red of 
33745 \family sans
33746 shaded background
33747 \family default
33748  boxes can either be changed locally with the command 
33749 \series bold
33750
33751 \backslash
33752 definecolor{shadecolor}
33753 \series default
33754  or globally with the menu 
33755 \family sans
33756 Tools\SpecialChar menuseparator
33757 Preferences\SpecialChar menuseparator
33758 Colors\SpecialChar menuseparator
33759 shaded
33760 \begin_inset space ~
33761 \end_inset
33762
33763 box
33764 \family default
33765 .
33766  The scheme of the 
33767 \series bold
33768
33769 \backslash
33770 definecolor
33771 \series default
33772  command is explained in section
33773 \begin_inset space ~
33774 \end_inset
33775
33776
33777 \begin_inset CommandInset ref
33778 LatexCommand ref
33779 reference "sec:Colored-Tables"
33780
33781 \end_inset
33782
33783 .
33784 \begin_inset Foot
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Note that 
33789 \series bold
33790
33791 \backslash
33792 definecolor
33793 \series default
33794  requires the \SpecialChar LaTeX
33795 -package 
33796 \series bold
33797 color
33798 \series default
33799  in the preamble, see section
33800 \begin_inset space ~
33801 \end_inset
33802
33803
33804 \begin_inset CommandInset ref
33805 LatexCommand ref
33806 reference "sec:Colored-Boxes"
33807
33808 \end_inset
33809
33810 .
33811 \end_layout
33812
33813 \end_inset
33814
33815  For example the appearance of the following shaded background box is set
33816  with the \SpecialChar TeX
33817  Code command
33818 \end_layout
33819
33820 \begin_layout Standard
33821
33822 \series bold
33823
33824 \backslash
33825 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33826 \end_layout
33827
33828 \begin_layout Standard
33829 \begin_inset ERT
33830 status collapsed
33831
33832 \begin_layout Plain Layout
33833
33834
33835 \backslash
33836 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33837 \end_layout
33838
33839 \end_inset
33840
33841
33842 \begin_inset Box Shaded
33843 position "t"
33844 hor_pos "c"
33845 has_inner_box 0
33846 inner_pos "t"
33847 use_parbox 0
33848 use_makebox 0
33849 width "100col%"
33850 special "none"
33851 height "1in"
33852 height_special "totalheight"
33853 thickness "0.4pt"
33854 separation "3pt"
33855 shadowsize "4pt"
33856 framecolor "black"
33857 backgroundcolor "none"
33858 status open
33859
33860 \begin_layout Plain Layout
33861
33862 \color yellow
33863 This is yellow text in a
33864 \color none
33865  
33866 \family sans
33867 \color yellow
33868 shaded background
33869 \family default
33870 \color none
33871  
33872 \color yellow
33873 box with dark green background.
33874 \end_layout
33875
33876 \end_inset
33877
33878
33879 \begin_inset ERT
33880 status collapsed
33881
33882 \begin_layout Plain Layout
33883
33884
33885 \backslash
33886 definecolor{shadecolor}{rgb}{1,0,0}
33887 \end_layout
33888
33889 \end_inset
33890
33891
33892 \end_layout
33893
33894 \begin_layout Standard
33895 \begin_inset VSpace bigskip
33896 \end_inset
33897
33898 Manually changed sizes and colors are valid for all boxes following the
33899  commands that change them.
33900 \end_layout
33901
33902 \begin_layout Section
33903 Minipages
33904 \begin_inset CommandInset label
33905 LatexCommand label
33906 name "sec:Minipages"
33907
33908 \end_inset
33909
33910
33911 \begin_inset Index idx
33912 status collapsed
33913
33914 \begin_layout Plain Layout
33915 Boxes ! Minipages
33916 \end_layout
33917
33918 \end_inset
33919
33920
33921 \end_layout
33922
33923 \begin_layout Standard
33924 Minipages are treated by \SpecialChar LaTeX
33925  as pages within pages and can therefore for example
33926  have their own footnotes.
33927 \end_layout
33928
33929 \begin_layout Standard
33930 Minipages are useful when you write documents with different languages.
33931 \end_layout
33932
33933 \begin_layout Standard
33934 Below are two example minipages side by side.
33935  Their width is set to 45
33936 \begin_inset space \thinspace{}
33937 \end_inset
33938
33939 col% and they are separated by a horizontal fill, that was inserted via
33940  the menu 
33941 \family sans
33942 Insert\SpecialChar menuseparator
33943 Special
33944 \begin_inset space ~
33945 \end_inset
33946
33947 Formatting\SpecialChar menuseparator
33948 Horizontal
33949 \begin_inset space ~
33950 \end_inset
33951
33952 Fill
33953 \family default
33954 .
33955 \begin_inset Newpage newpage
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \begin_layout Standard
33962 \begin_inset Box Frameless
33963 position "t"
33964 hor_pos "c"
33965 has_inner_box 1
33966 inner_pos "c"
33967 use_parbox 0
33968 use_makebox 0
33969 width "45col%"
33970 special "none"
33971 height "1in"
33972 height_special "totalheight"
33973 thickness "0.4pt"
33974 separation "3pt"
33975 shadowsize "4pt"
33976 framecolor "black"
33977 backgroundcolor "none"
33978 status open
33979
33980 \begin_layout Plain Layout
33981
33982 \lang ngerman
33983 Dies ist ein deutscher Text.
33984  Dies ist ein deutscher Text.
33985  Dies ist ein deutscher Text.
33986  Dies ist ein deutscher Text.
33987  Dies ist ein deutscher Text.
33988  Dies ist ein deutscher Text.
33989  Dies ist ein deutscher Text.
33990  Dies ist ein deutscher Text.
33991  Dies ist ein deutscher Text.
33992  Dies ist ein deutscher Text.
33993  Dies ist ein deutscher Text.
33994  Dies ist ein deutscher Text.
33995  Dies ist ein deutscher Text
33996 \begin_inset Foot
33997 status collapsed
33998
33999 \begin_layout Plain Layout
34000
34001 \lang ngerman
34002 Dies ist eine deutsche Fußnote.
34003 \end_layout
34004
34005 \end_inset
34006
34007 .
34008  Dies ist ein deutscher Text.
34009  Dies ist ein deutscher Text.
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \begin_inset space \hfill{}
34016 \end_inset
34017
34018
34019 \begin_inset Box Frameless
34020 position "t"
34021 hor_pos "c"
34022 has_inner_box 1
34023 inner_pos "c"
34024 use_parbox 0
34025 use_makebox 0
34026 width "45col%"
34027 special "none"
34028 height "1in"
34029 height_special "totalheight"
34030 thickness "0.4pt"
34031 separation "3pt"
34032 shadowsize "4pt"
34033 framecolor "black"
34034 backgroundcolor "none"
34035 status open
34036
34037 \begin_layout Plain Layout
34038 This is an English Text.
34039  This is an English Text.
34040  This is an English Text.
34041  This is an English Text.
34042  This is an English Text.
34043  This is an English Text.
34044  This is an English Text.
34045  This is an English Text.
34046  This is an English Text.
34047  This is an English Text.
34048  This is an English Text.
34049  This is an English Text.
34050  This is an English Text.
34051  This is an English Text.
34052  This is an English Text.
34053  This is an English Text.
34054 \begin_inset Foot
34055 status collapsed
34056
34057 \begin_layout Plain Layout
34058 This is an English footnote.
34059 \end_layout
34060
34061 \end_inset
34062
34063  This is an English Text.
34064 \end_layout
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 \begin_inset VSpace bigskip
34073 \end_inset
34074
34075 The document-wide paragraph settings are ignored within minipages.
34076  That means that there will be no space between paragraphs in minipages
34077  although you set it to e.
34078 \begin_inset space \thinspace{}
34079 \end_inset
34080
34081 g.
34082 \begin_inset space \space{}
34083 \end_inset
34084
34085
34086 \family sans
34087 MedSkip
34088 \family default
34089  in the document settings.
34090 \end_layout
34091
34092 \begin_layout Standard
34093 Minipages can also be used to set a background color for text parts, see
34094  section
34095 \begin_inset space ~
34096 \end_inset
34097
34098
34099 \begin_inset CommandInset ref
34100 LatexCommand ref
34101 reference "sec:Colored-Boxes"
34102
34103 \end_inset
34104
34105 .
34106 \end_layout
34107
34108 \begin_layout Standard
34109 \begin_inset Note Greyedout
34110 status open
34111
34112 \begin_layout Plain Layout
34113
34114 \series bold
34115 Note:
34116 \series default
34117  You cannot have floats or margin notes inside minipages but minipages can
34118  be used inside tables, floats, and other boxes.
34119 \end_layout
34120
34121 \end_inset
34122
34123
34124 \end_layout
34125
34126 \begin_layout Standard
34127 \begin_inset VSpace bigskip
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \begin_layout Standard
34134 \SpecialChar LyX
34135  has also basic support for minipages whose size is automatically determined
34136  by the width of their contents, via the module 
34137 \family sans
34138 Variable-width Minipages
34139 \family default
34140 .
34141  The \SpecialChar LyX
34142  example file 
34143 \emph on
34144 varwidth-floats-side-by-side
34145 \emph default
34146  gives examples of variable-width minipages used for placing two floats
34147  side-by-side.
34148 \end_layout
34149
34150 \begin_layout Section
34151 Parboxes
34152 \begin_inset CommandInset label
34153 LatexCommand label
34154 name "sec:Parboxes"
34155
34156 \end_inset
34157
34158
34159 \begin_inset Index idx
34160 status collapsed
34161
34162 \begin_layout Plain Layout
34163 Boxes ! Parboxes
34164 \end_layout
34165
34166 \end_inset
34167
34168
34169 \end_layout
34170
34171 \begin_layout Standard
34172 Parboxes are very similar to minipages with the difference that they cannot
34173  have footnotes.
34174 \begin_inset Separator latexpar
34175 \end_inset
34176
34177
34178 \end_layout
34179
34180 \begin_layout Standard
34181 \align center
34182 \begin_inset Box Frameless
34183 position "t"
34184 hor_pos "c"
34185 has_inner_box 1
34186 inner_pos "t"
34187 use_parbox 1
34188 use_makebox 0
34189 width "33col%"
34190 special "none"
34191 height "1in"
34192 height_special "totalheight"
34193 thickness "0.4pt"
34194 separation "3pt"
34195 shadowsize "4pt"
34196 framecolor "black"
34197 backgroundcolor "none"
34198 status open
34199
34200 \begin_layout Plain Layout
34201 This a text within a parbox.
34202  This a text within a parbox.
34203 \end_layout
34204
34205 \begin_layout Plain Layout
34206 This footnote won't appear:
34207 \begin_inset Foot
34208 status collapsed
34209
34210 \begin_layout Plain Layout
34211 This footnote is inside a parbox and will therefore not appear.
34212 \end_layout
34213
34214 \end_inset
34215
34216
34217 \end_layout
34218
34219 \end_inset
34220
34221
34222 \end_layout
34223
34224 \begin_layout Section
34225 Boxes for Words and Characters
34226 \begin_inset Index idx
34227 status collapsed
34228
34229 \begin_layout Plain Layout
34230 Boxes ! for Characters
34231 \end_layout
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Subsection
34239 Prevent Hyphenation
34240 \begin_inset CommandInset label
34241 LatexCommand label
34242 name "sec:Prevent-Hyphenation"
34243
34244 \end_inset
34245
34246
34247 \begin_inset Index idx
34248 status collapsed
34249
34250 \begin_layout Plain Layout
34251 Boxes ! to Prevent Hyphenation
34252 \end_layout
34253
34254 \end_inset
34255
34256
34257 \end_layout
34258
34259 \begin_layout Standard
34260 You can use the box type 
34261 \family sans
34262 Makebox
34263 \family default
34264  to prevent words or text from being hyphenated.
34265 \begin_inset Newline newline
34266 \end_inset
34267
34268 Here is an example text:
34269 \end_layout
34270
34271 \begin_layout Standard
34272 This line is an example to show how you can prevent the hyphenation of 
34273 \begin_inset Quotes eld
34274 \end_inset
34275
34276 veryverylongword
34277 \begin_inset Quotes erd
34278 \end_inset
34279
34280 .
34281 \end_layout
34282
34283 \begin_layout Standard
34284 To prevent the hyphenation of the word 
34285 \begin_inset Quotes eld
34286 \end_inset
34287
34288 veryverylongword
34289 \begin_inset Quotes erd
34290 \end_inset
34291
34292 , put the word into a box, set the 
34293 \family sans
34294 Inner
34295 \begin_inset space ~
34296 \end_inset
34297
34298 box
34299 \family default
34300  to 
34301 \family sans
34302 Makebox
34303 \family default
34304  and use no explicit width.
34305 \end_layout
34306
34307 \begin_layout Standard
34308 This is the result:
34309 \end_layout
34310
34311 \begin_layout Standard
34312 This line is an example to show how you can prevent the hyphenation of 
34313 \begin_inset Box Frameless
34314 position "t"
34315 hor_pos "c"
34316 has_inner_box 1
34317 inner_pos "t"
34318 use_parbox 0
34319 use_makebox 1
34320 width ""
34321 special "none"
34322 height "1in"
34323 height_special "totalheight"
34324 thickness "0.4pt"
34325 separation "3pt"
34326 shadowsize "4pt"
34327 framecolor "black"
34328 backgroundcolor "none"
34329 status open
34330
34331 \begin_layout Plain Layout
34332 \begin_inset Quotes eld
34333 \end_inset
34334
34335 veryverylongword
34336 \begin_inset Quotes erd
34337 \end_inset
34338
34339
34340 \end_layout
34341
34342 \end_inset
34343
34344 .
34345 \end_layout
34346
34347 \begin_layout Standard
34348 You can alternatively set the command 
34349 \begin_inset Quotes eld
34350 \end_inset
34351
34352
34353 \series bold
34354
34355 \backslash
34356 -
34357 \series default
34358
34359 \begin_inset Quotes grd
34360 \end_inset
34361
34362  as \SpecialChar TeX
34363  Code directly before the word:
34364 \end_layout
34365
34366 \begin_layout Standard
34367 This line is an example to show how you can prevent the hyphenation of 
34368 \begin_inset Quotes eld
34369 \end_inset
34370
34371
34372 \begin_inset ERT
34373 status collapsed
34374
34375 \begin_layout Plain Layout
34376
34377
34378 \backslash
34379 -
34380 \end_layout
34381
34382 \end_inset
34383
34384 veryverylongword
34385 \begin_inset Quotes erd
34386 \end_inset
34387
34388 .
34389 \end_layout
34390
34391 \begin_layout Standard
34392 Of course the word now protrudes over the side margin.
34393  To avoid this, add via the menu 
34394 \family sans
34395 Insert\SpecialChar menuseparator
34396 Formatting\SpecialChar menuseparator
34397 Ragged
34398 \begin_inset space ~
34399 \end_inset
34400
34401 Line
34402 \begin_inset space ~
34403 \end_inset
34404
34405 Break
34406 \family default
34407  (shortcut 
34408 \begin_inset Info
34409 type  "shortcut"
34410 arg   "newline-insert newline"
34411 \end_inset
34412
34413 ) a line break before the word:
34414 \end_layout
34415
34416 \begin_layout Standard
34417 This line is an example to show how you can prevent the hyphenation of 
34418 \begin_inset Newline newline
34419 \end_inset
34420
34421
34422 \begin_inset Box Frameless
34423 position "t"
34424 hor_pos "c"
34425 has_inner_box 1
34426 inner_pos "t"
34427 use_parbox 0
34428 use_makebox 1
34429 width ""
34430 special "none"
34431 height "1in"
34432 height_special "totalheight"
34433 thickness "0.4pt"
34434 separation "3pt"
34435 shadowsize "4pt"
34436 framecolor "black"
34437 backgroundcolor "none"
34438 status open
34439
34440 \begin_layout Plain Layout
34441 \begin_inset Quotes eld
34442 \end_inset
34443
34444 veryverylongword
34445 \begin_inset Quotes erd
34446 \end_inset
34447
34448
34449 \end_layout
34450
34451 \end_inset
34452
34453 .
34454 \end_layout
34455
34456 \begin_layout Subsection
34457 Vertical Alignment
34458 \begin_inset CommandInset label
34459 LatexCommand label
34460 name "subsec:Vertical-Alignment"
34461
34462 \end_inset
34463
34464
34465 \begin_inset Index idx
34466 status collapsed
34467
34468 \begin_layout Plain Layout
34469 Boxes ! for Vertical Alignment
34470 \end_layout
34471
34472 \end_inset
34473
34474
34475 \begin_inset Index idx
34476 status collapsed
34477
34478 \begin_layout Plain Layout
34479 Boxes ! Raiseboxes
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Standard
34488 With the help of the command 
34489 \series bold
34490
34491 \backslash
34492 raisebox
34493 \series default
34494  you can align words, characters or other boxes vertically relative to the
34495  surrounding text.
34496  
34497 \series bold
34498
34499 \backslash
34500 raisebox
34501 \series default
34502  is used with the following scheme:
34503 \end_layout
34504
34505 \begin_layout Standard
34506
34507 \series bold
34508
34509 \backslash
34510 raisebox{lift}[height][depth]{box content}
34511 \end_layout
34512
34513 \begin_layout Standard
34514 The lift can be a positive value to raise the box or a negative value to
34515  lower the box.
34516 \end_layout
34517
34518 \begin_layout Standard
34519 To align for example the word 
34520 \begin_inset Quotes eld
34521 \end_inset
34522
34523 preventing
34524 \begin_inset Quotes erd
34525 \end_inset
34526
34527  so that the bottom of the 
34528 \begin_inset Quotes eld
34529 \end_inset
34530
34531 deepest
34532 \begin_inset Quotes erd
34533 \end_inset
34534
34535  character 
34536 \begin_inset Quotes eld
34537 \end_inset
34538
34539 p
34540 \begin_inset Quotes erd
34541 \end_inset
34542
34543  is at the baseline, insert the command
34544 \end_layout
34545
34546 \begin_layout Standard
34547
34548 \series bold
34549
34550 \backslash
34551 raisebox{
34552 \backslash
34553 depth}{
34554 \end_layout
34555
34556 \begin_layout Standard
34557 in \SpecialChar TeX
34558  Code before the word.
34559  After the word insert a closing brace 
34560 \begin_inset Quotes eld
34561 \end_inset
34562
34563
34564 \series bold
34565 }
34566 \series default
34567
34568 \begin_inset Quotes erd
34569 \end_inset
34570
34571  in \SpecialChar TeX
34572  Code.
34573 \begin_inset Newline newline
34574 \end_inset
34575
34576 This is the result:
34577 \end_layout
34578
34579 \begin_layout Standard
34580 This is a text line with the word 
34581 \begin_inset ERT
34582 status collapsed
34583
34584 \begin_layout Plain Layout
34585
34586
34587 \backslash
34588 raisebox{
34589 \backslash
34590 depth}{
34591 \end_layout
34592
34593 \end_inset
34594
34595
34596 \begin_inset Quotes eld
34597 \end_inset
34598
34599 preventing
34600 \begin_inset Quotes erd
34601 \end_inset
34602
34603
34604 \begin_inset ERT
34605 status collapsed
34606
34607 \begin_layout Plain Layout
34608
34609 }
34610 \end_layout
34611
34612 \end_inset
34613
34614  as a raised word.
34615 \end_layout
34616
34617 \begin_layout Standard
34618 \begin_inset VSpace bigskip
34619 \end_inset
34620
34621 When you raise or lower characters in a line, the line distance will be
34622  spread:
34623 \end_layout
34624
34625 \begin_layout Standard
34626 This is a text line with the word 
34627 \begin_inset ERT
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631
34632
34633 \backslash
34634 raisebox{-
34635 \backslash
34636 depth}{
34637 \end_layout
34638
34639 \end_inset
34640
34641
34642 \begin_inset Quotes eld
34643 \end_inset
34644
34645 preventing
34646 \begin_inset Quotes erd
34647 \end_inset
34648
34649
34650 \begin_inset ERT
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654
34655 }
34656 \end_layout
34657
34658 \end_inset
34659
34660  as a lowered word.
34661 \begin_inset Newline newline
34662 \end_inset
34663
34664 This is a text line with the word 
34665 \begin_inset ERT
34666 status collapsed
34667
34668 \begin_layout Plain Layout
34669
34670
34671 \backslash
34672 raisebox{0.5cm}{
34673 \end_layout
34674
34675 \end_inset
34676
34677
34678 \begin_inset Quotes eld
34679 \end_inset
34680
34681 testing
34682 \begin_inset Quotes erd
34683 \end_inset
34684
34685
34686 \begin_inset ERT
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690
34691 }
34692 \end_layout
34693
34694 \end_inset
34695
34696  as a raised word.
34697 \end_layout
34698
34699 \begin_layout Standard
34700 If you want to prevent this for a certain reason, set the box height to
34701  a zero value.
34702  For example use
34703 \end_layout
34704
34705 \begin_layout Standard
34706
34707 \series bold
34708
34709 \backslash
34710 raisebox{-
34711 \backslash
34712 depth}[0pt]{
34713 \end_layout
34714
34715 \begin_layout Standard
34716 This is a text line with the word 
34717 \begin_inset ERT
34718 status collapsed
34719
34720 \begin_layout Plain Layout
34721
34722
34723 \backslash
34724 raisebox{-
34725 \backslash
34726 depth}[0pt]{
34727 \end_layout
34728
34729 \end_inset
34730
34731
34732 \begin_inset Quotes eld
34733 \end_inset
34734
34735 preventing
34736 \begin_inset Quotes erd
34737 \end_inset
34738
34739
34740 \begin_inset ERT
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744
34745 }
34746 \end_layout
34747
34748 \end_inset
34749
34750  as a lowered word.
34751 \begin_inset Newline newline
34752 \end_inset
34753
34754
34755 \begin_inset Newline newline
34756 \end_inset
34757
34758 This is a text line with the word 
34759 \begin_inset ERT
34760 status collapsed
34761
34762 \begin_layout Plain Layout
34763
34764
34765 \backslash
34766 raisebox{0.5cm}[0pt]{
34767 \end_layout
34768
34769 \end_inset
34770
34771
34772 \begin_inset Quotes eld
34773 \end_inset
34774
34775 testing
34776 \begin_inset Quotes erd
34777 \end_inset
34778
34779
34780 \begin_inset ERT
34781 status collapsed
34782
34783 \begin_layout Plain Layout
34784
34785 }
34786 \end_layout
34787
34788 \end_inset
34789
34790  as a raised word.
34791 \end_layout
34792
34793 \begin_layout Section
34794 Colored Boxes
34795 \begin_inset CommandInset label
34796 LatexCommand label
34797 name "sec:Colored-Boxes"
34798
34799 \end_inset
34800
34801
34802 \begin_inset Index idx
34803 status collapsed
34804
34805 \begin_layout Plain Layout
34806 Boxes ! Color
34807 \end_layout
34808
34809 \end_inset
34810
34811
34812 \end_layout
34813
34814 \begin_layout Standard
34815 To color the background of a box just select the color you like in the box
34816  dialog.
34817  This is for example a box with orange background: 
34818 \begin_inset Box Frameless
34819 position "t"
34820 hor_pos "c"
34821 has_inner_box 1
34822 inner_pos "t"
34823 use_parbox 0
34824 use_makebox 1
34825 width ""
34826 special "none"
34827 height "1in"
34828 height_special "totalheight"
34829 thickness "0.4pt"
34830 separation "3pt"
34831 shadowsize "4pt"
34832 framecolor "black"
34833 backgroundcolor "orange"
34834 status open
34835
34836 \begin_layout Plain Layout
34837 Box with orange background
34838 \end_layout
34839
34840 \end_inset
34841
34842
34843 \end_layout
34844
34845 \begin_layout Standard
34846 If you use the decoration 
34847 \family sans
34848 Simple
34849 \begin_inset space ~
34850 \end_inset
34851
34852 rectangular
34853 \begin_inset space ~
34854 \end_inset
34855
34856 frame
34857 \family default
34858  you can set a frame color.
34859  In this case you must also specify a background color (LyX sets white as
34860  default).
34861  Here is an example: 
34862 \begin_inset Box Boxed
34863 position "t"
34864 hor_pos "c"
34865 has_inner_box 0
34866 inner_pos "t"
34867 use_parbox 0
34868 use_makebox 0
34869 width ""
34870 special "none"
34871 height "1in"
34872 height_special "totalheight"
34873 thickness "0.4pt"
34874 separation "3pt"
34875 shadowsize "4pt"
34876 framecolor "teal"
34877 backgroundcolor "yellow"
34878 status open
34879
34880 \begin_layout Plain Layout
34881 Box with teal frame color and yellow background color
34882 \end_layout
34883
34884 \end_inset
34885
34886
34887 \end_layout
34888
34889 \begin_layout Standard
34890 \begin_inset VSpace bigskip
34891 \end_inset
34892
34893 Of course you can also have colored text inside a colored box:
34894 \begin_inset Newline newline
34895 \end_inset
34896
34897
34898 \begin_inset Box Boxed
34899 position "t"
34900 hor_pos "c"
34901 has_inner_box 0
34902 inner_pos "t"
34903 use_parbox 0
34904 use_makebox 0
34905 width ""
34906 special "none"
34907 height "1in"
34908 height_special "totalheight"
34909 thickness "0.4pt"
34910 separation "3pt"
34911 shadowsize "4pt"
34912 framecolor "cyan"
34913 backgroundcolor "magenta"
34914 status open
34915
34916 \begin_layout Plain Layout
34917
34918 \color yellow
34919 This is colored text within a colored, framed box
34920 \end_layout
34921
34922 \end_inset
34923
34924
34925 \end_layout
34926
34927 \begin_layout Standard
34928 \begin_inset VSpace bigskip
34929 \end_inset
34930
34931
34932 \end_layout
34933
34934 \begin_layout Standard
34935 If you need another color than the predefined ones, you can define your
34936  own color as described in section
34937 \begin_inset space ~
34938 \end_inset
34939
34940
34941 \begin_inset CommandInset ref
34942 LatexCommand ref
34943 reference "sec:Colored-Tables"
34944
34945 \end_inset
34946
34947 .
34948  To use your own color you must typeset the box by using TeX code:
34949 \end_layout
34950
34951 \begin_layout Standard
34952 Colored boxes without frame are created with the command 
34953 \series bold
34954
34955 \backslash
34956 colorbox
34957 \series default
34958 .
34959  It has the following scheme:
34960 \end_layout
34961
34962 \begin_layout Standard
34963
34964 \series bold
34965
34966 \backslash
34967 colorbox{color}{box content}
34968 \end_layout
34969
34970 \begin_layout Standard
34971 The box content can also be a box and colored boxes can also be within other
34972  boxes.
34973  To have e.
34974 \begin_inset space \thinspace{}
34975 \end_inset
34976
34977 g.
34978 \begin_inset space \space{}
34979 \end_inset
34980
34981 a darkgreen background for a word, insert the command
34982 \end_layout
34983
34984 \begin_layout Standard
34985
34986 \series bold
34987
34988 \backslash
34989 colorbox{darkgreen}{
34990 \end_layout
34991
34992 \begin_layout Standard
34993 before the word in \SpecialChar TeX
34994  Code.
34995  After the word insert a closing brace 
34996 \begin_inset Quotes eld
34997 \end_inset
34998
34999
35000 \series bold
35001 }
35002 \series default
35003
35004 \begin_inset Quotes erd
35005 \end_inset
35006
35007  in \SpecialChar TeX
35008  Code.
35009 \begin_inset Newline newline
35010 \end_inset
35011
35012 This is the result:
35013 \end_layout
35014
35015 \begin_layout Standard
35016 This is a line where the word 
35017 \begin_inset ERT
35018 status collapsed
35019
35020 \begin_layout Plain Layout
35021
35022
35023 \backslash
35024 colorbox{darkgreen}{
35025 \end_layout
35026
35027 \end_inset
35028
35029
35030 \begin_inset Quotes eld
35031 \end_inset
35032
35033 Attention!
35034 \begin_inset Quotes erd
35035 \end_inset
35036
35037
35038 \begin_inset ERT
35039 status collapsed
35040
35041 \begin_layout Plain Layout
35042
35043 }
35044 \end_layout
35045
35046 \end_inset
35047
35048  has a darkgreen background.
35049 \end_layout
35050
35051 \begin_layout Standard
35052 Framed, colored boxes are created with the command 
35053 \series bold
35054
35055 \backslash
35056 fcolorbox
35057 \series default
35058 .
35059  It has the following scheme:
35060 \end_layout
35061
35062 \begin_layout Standard
35063
35064 \series bold
35065
35066 \backslash
35067 fcolorbox{frame color}{box color}{box content}
35068 \end_layout
35069
35070 \begin_layout Section
35071 Rotated and Scaled Boxes
35072 \end_layout
35073
35074 \begin_layout Standard
35075 To use the boxes described in this section, the module 
35076 \family sans
35077 GraphicBoxes
35078 \family default
35079  must be loaded in the document settings.
35080 \end_layout
35081
35082 \begin_layout Standard
35083 \begin_inset Note Greyedout
35084 status open
35085
35086 \begin_layout Plain Layout
35087
35088 \series bold
35089 Note:
35090 \series default
35091  Not all DVI viewers are able to display rotated or scaled material.
35092 \end_layout
35093
35094 \end_inset
35095
35096
35097 \end_layout
35098
35099 \begin_layout Standard
35100 \begin_inset Note Greyedout
35101 status open
35102
35103 \begin_layout Plain Layout
35104
35105 \series bold
35106 Note:
35107 \series default
35108  Floats are not allowed inside a rotated or scaled box.
35109 \end_layout
35110
35111 \end_inset
35112
35113
35114 \end_layout
35115
35116 \begin_layout Subsection
35117 Rotated Boxes
35118 \begin_inset Index idx
35119 status collapsed
35120
35121 \begin_layout Plain Layout
35122 Boxes ! rotated
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \begin_inset Index idx
35129 status collapsed
35130
35131 \begin_layout Plain Layout
35132 Rotated Material
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \begin_layout Standard
35141 To rotate material, you can put it into a 
35142 \family sans
35143 Rotatebox
35144 \family default
35145 .
35146  Such a box is inserted via the menu 
35147 \family sans
35148 Insert\SpecialChar menuseparator
35149 Custom Insets\SpecialChar menuseparator
35150 Rotatebox
35151 \family default
35152 .
35153 \end_layout
35154
35155 \begin_layout Standard
35156 The rotation origin can be specified via the inset 
35157 \family sans
35158 Origin
35159 \family default
35160  (menu 
35161 \family sans
35162 Insert\SpecialChar menuseparator
35163 Origin
35164 \family default
35165 ) in the form 
35166 \series bold
35167 origin=position
35168 \series default
35169 .
35170  The following positions are possible: 
35171 \emph on
35172 c
35173 \emph default
35174  (center), 
35175 \emph on
35176 l
35177 \emph default
35178  (left), 
35179 \emph on
35180 r
35181 \emph default
35182  (right), 
35183 \emph on
35184 b
35185 \emph default
35186  (bottom), 
35187 \emph on
35188 t
35189 \emph default
35190  (top), along with meaningful combinations of the four base positions.
35191  For example 
35192 \emph on
35193 lt
35194 \emph default
35195  means that the rotation origin is at the top left corner of the box.
35196  When no rotation origin is specified, the position 
35197 \emph on
35198 l
35199 \emph default
35200  will be used.
35201  The rotation angle is a number that can be negative that specifies the
35202  angle in degrees.
35203  The rotation direction is counterclockwise.
35204 \end_layout
35205
35206 \begin_layout Standard
35207 In the following example 
35208 \series bold
35209 origin=c
35210 \series default
35211  was inserted to the 
35212 \family sans
35213 Origin
35214 \family default
35215  inset and 
35216 \series bold
35217 60
35218 \series default
35219  was inserted to the 
35220 \family sans
35221 Angle
35222 \family default
35223  inset.
35224 \end_layout
35225
35226 \begin_layout Standard
35227 This is a line 
35228 \begin_inset Flex Rotatebox
35229 status open
35230
35231 \begin_layout Plain Layout
35232 \begin_inset Argument 1
35233 status open
35234
35235 \begin_layout Plain Layout
35236 origin=c
35237 \end_layout
35238
35239 \end_inset
35240
35241
35242 \begin_inset Argument 2
35243 status open
35244
35245 \begin_layout Plain Layout
35246 60
35247 \end_layout
35248
35249 \end_inset
35250
35251 with rotated
35252 \end_layout
35253
35254 \end_inset
35255
35256  text.
35257 \end_layout
35258
35259 \begin_layout Standard
35260 The box content can also be another box or an inline formula:
35261 \end_layout
35262
35263 \begin_layout Standard
35264 This is a line 
35265 \begin_inset Flex Rotatebox
35266 status open
35267
35268 \begin_layout Plain Layout
35269 \begin_inset Argument 1
35270 status open
35271
35272 \begin_layout Plain Layout
35273 origin=r
35274 \end_layout
35275
35276 \end_inset
35277
35278
35279 \begin_inset Argument 2
35280 status open
35281
35282 \begin_layout Plain Layout
35283 -60
35284 \end_layout
35285
35286 \end_inset
35287
35288
35289 \begin_inset Box Doublebox
35290 position "c"
35291 hor_pos "c"
35292 has_inner_box 0
35293 inner_pos "c"
35294 use_parbox 0
35295 use_makebox 0
35296 width "1in"
35297 special "width"
35298 height "1in"
35299 height_special "totalheight"
35300 thickness "0.4pt"
35301 separation "3pt"
35302 shadowsize "4pt"
35303 framecolor "black"
35304 backgroundcolor "none"
35305 status collapsed
35306
35307 \begin_layout Plain Layout
35308 with rotated
35309 \end_layout
35310
35311 \end_inset
35312
35313
35314 \end_layout
35315
35316 \end_inset
35317
35318  framed text 
35319 \begin_inset Flex Rotatebox
35320 status open
35321
35322 \begin_layout Plain Layout
35323 \begin_inset Argument 1
35324 status open
35325
35326 \begin_layout Plain Layout
35327 origin=lb
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \begin_inset Argument 2
35334 status open
35335
35336 \begin_layout Plain Layout
35337 60
35338 \end_layout
35339
35340 \end_inset
35341
35342
35343 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35344 \end_inset
35345
35346
35347 \end_layout
35348
35349 \end_inset
35350
35351  and a formula.
35352 \end_layout
35353
35354 \begin_layout Standard
35355 or an image or table:
35356 \end_layout
35357
35358 \begin_layout Standard
35359 This is a line 
35360 \begin_inset Flex Rotatebox
35361 status open
35362
35363 \begin_layout Plain Layout
35364 \begin_inset Argument 1
35365 status open
35366
35367 \begin_layout Plain Layout
35368 origin=lb
35369 \end_layout
35370
35371 \end_inset
35372
35373
35374 \begin_inset Argument 2
35375 status open
35376
35377 \begin_layout Plain Layout
35378 90
35379 \end_layout
35380
35381 \end_inset
35382
35383
35384 \begin_inset Graphics
35385         filename clipart/platypus.eps
35386         lyxscale 50
35387         width 25col%
35388
35389 \end_inset
35390
35391
35392 \end_layout
35393
35394 \end_inset
35395
35396  with a rotated image 
35397 \begin_inset Flex Rotatebox
35398 status open
35399
35400 \begin_layout Plain Layout
35401 \begin_inset Argument 2
35402 status open
35403
35404 \begin_layout Plain Layout
35405 -90
35406 \end_layout
35407
35408 \end_inset
35409
35410
35411 \begin_inset Tabular
35412 <lyxtabular version="3" rows="2" columns="2">
35413 <features tabularvalignment="middle">
35414 <column alignment="center" valignment="top">
35415 <column alignment="center" valignment="top">
35416 <row>
35417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35418 \begin_inset Text
35419
35420 \begin_layout Plain Layout
35421 q
35422 \end_layout
35423
35424 \end_inset
35425 </cell>
35426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35427 \begin_inset Text
35428
35429 \begin_layout Plain Layout
35430 w
35431 \end_layout
35432
35433 \end_inset
35434 </cell>
35435 </row>
35436 <row>
35437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Plain Layout
35441 e
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450 r
35451 \end_layout
35452
35453 \end_inset
35454 </cell>
35455 </row>
35456 </lyxtabular>
35457
35458 \end_inset
35459
35460
35461 \end_layout
35462
35463 \end_inset
35464
35465  and table.
35466 \begin_inset Index idx
35467 status collapsed
35468
35469 \begin_layout Plain Layout
35470 Figures ! rotated
35471 \end_layout
35472
35473 \end_inset
35474
35475
35476 \begin_inset Index idx
35477 status collapsed
35478
35479 \begin_layout Plain Layout
35480 Table Customization ! Rotating
35481 \end_layout
35482
35483 \end_inset
35484
35485
35486 \end_layout
35487
35488 \begin_layout Standard
35489 \begin_inset Note Greyedout
35490 status open
35491
35492 \begin_layout Plain Layout
35493
35494 \series bold
35495 Note:
35496 \series default
35497  If the 
35498 \family sans
35499 Angle
35500 \family default
35501  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
35502
35503  errors when viewing/exporting the document.
35504 \end_layout
35505
35506 \end_inset
35507
35508
35509 \end_layout
35510
35511 \begin_layout Subsection
35512 Scaled Boxes
35513 \begin_inset Index idx
35514 status collapsed
35515
35516 \begin_layout Plain Layout
35517 Boxes ! scaled
35518 \end_layout
35519
35520 \end_inset
35521
35522
35523 \begin_inset Index idx
35524 status collapsed
35525
35526 \begin_layout Plain Layout
35527 Scaled Material
35528 \end_layout
35529
35530 \end_inset
35531
35532
35533 \end_layout
35534
35535 \begin_layout Standard
35536 To scale material put it into a 
35537 \family sans
35538 Scalebox
35539 \family default
35540 .
35541  Such a box is inserted via the menu 
35542 \family sans
35543 Insert\SpecialChar menuseparator
35544 Custom Insets\SpecialChar menuseparator
35545 Scalebox
35546 \family default
35547 .
35548 \end_layout
35549
35550 \begin_layout Standard
35551 The 
35552 \family sans
35553 Scalebox
35554 \family default
35555  inset has the mandatory inset 
35556 \family sans
35557 H-Factor
35558 \family default
35559  and the optional inset 
35560 \family sans
35561 V-Factor
35562 \family default
35563  (inserted via the menu 
35564 \family sans
35565 Insert\SpecialChar menuseparator
35566 V-Factor)
35567 \family default
35568 .
35569  Input there the horizontal and vertical scale factor, respectively.
35570  If no 
35571 \family sans
35572 V-Factor
35573 \family default
35574  inset is used, the horizontal factor will also be used as the vertical
35575  one.
35576 \end_layout
35577
35578 \begin_layout Standard
35579 To get for example the double text size, compared to the document text size,
35580  insert 
35581 \series bold
35582 2
35583 \series default
35584  into the 
35585 \family sans
35586 H-Factor
35587 \family default
35588  inset.
35589  An example: 
35590 \begin_inset Flex Scalebox
35591 status open
35592
35593 \begin_layout Plain Layout
35594 \begin_inset Argument 1
35595 status open
35596
35597 \begin_layout Plain Layout
35598 2
35599 \end_layout
35600
35601 \end_inset
35602
35603 Hello
35604 \end_layout
35605
35606 \end_inset
35607
35608
35609 \end_layout
35610
35611 \begin_layout Standard
35612
35613 \series bold
35614 2
35615 \series default
35616  as 
35617 \family sans
35618 H-Factor
35619 \family default
35620  and 
35621 \series bold
35622 1
35623 \series default
35624  as 
35625 \family sans
35626 V-Factor
35627 \family default
35628  distorts the 
35629 \begin_inset Flex Scalebox
35630 status open
35631
35632 \begin_layout Plain Layout
35633 \begin_inset Argument 1
35634 status open
35635
35636 \begin_layout Plain Layout
35637 2
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \begin_inset Argument 2
35644 status open
35645
35646 \begin_layout Plain Layout
35647 1
35648 \end_layout
35649
35650 \end_inset
35651
35652 Hello
35653 \end_layout
35654
35655 \end_inset
35656
35657 .
35658 \end_layout
35659
35660 \begin_layout Standard
35661 If the scaling factor is negative, the box content will be mirrored.
35662  Therefore 
35663 \series bold
35664 -1
35665 \series default
35666  as 
35667 \family sans
35668 H-Factor
35669 \family default
35670  and 
35671 \series bold
35672 1
35673 \series default
35674  as 
35675 \family sans
35676 V-Factor
35677 \family default
35678  can be used to create mirror writing: 
35679 \begin_inset Flex Scalebox
35680 status open
35681
35682 \begin_layout Plain Layout
35683 \begin_inset Argument 1
35684 status open
35685
35686 \begin_layout Plain Layout
35687 -1
35688 \end_layout
35689
35690 \end_inset
35691
35692
35693 \begin_inset Argument 2
35694 status open
35695
35696 \begin_layout Plain Layout
35697 1
35698 \end_layout
35699
35700 \end_inset
35701
35702 Hello
35703 \end_layout
35704
35705 \end_inset
35706
35707
35708 \end_layout
35709
35710 \begin_layout Standard
35711
35712 \series bold
35713 1
35714 \series default
35715  as 
35716 \family sans
35717 H-Factor
35718 \family default
35719  and 
35720 \series bold
35721 -1
35722 \series default
35723  as 
35724 \family sans
35725 V-Factor
35726 \family default
35727  reflects the 
35728 \begin_inset Flex Scalebox
35729 status open
35730
35731 \begin_layout Plain Layout
35732 \begin_inset Argument 1
35733 status open
35734
35735 \begin_layout Plain Layout
35736 1
35737 \end_layout
35738
35739 \end_inset
35740
35741
35742 \begin_inset Argument 2
35743 status open
35744
35745 \begin_layout Plain Layout
35746 -1
35747 \end_layout
35748
35749 \end_inset
35750
35751 Hello
35752 \end_layout
35753
35754 \end_inset
35755
35756  at the base line.
35757 \end_layout
35758
35759 \begin_layout Standard
35760 The 
35761 \family sans
35762 Reflectbox
35763 \family default
35764  (menu 
35765 \family sans
35766 Insert\SpecialChar menuseparator
35767 Custom Insets\SpecialChar menuseparator
35768 Reflectbox
35769 \family default
35770 ) is equivalent to 
35771 \series bold
35772 -1
35773 \series default
35774  as 
35775 \family sans
35776 H-Factor
35777 \family default
35778  and 
35779 \series bold
35780 1
35781 \series default
35782  as 
35783 \family sans
35784 V-Factor 
35785 \family default
35786 for a 
35787 \family sans
35788 Scalebox
35789 \family default
35790 .
35791 \end_layout
35792
35793 \begin_layout Standard
35794 \begin_inset Note Greyedout
35795 status open
35796
35797 \begin_layout Plain Layout
35798
35799 \series bold
35800 Note:
35801 \series default
35802  If the 
35803 \family sans
35804 H-Factor
35805 \family default
35806  inset is empty or contains other characters than numbers you will get LaTeX
35807  errors when viewing/exporting the document.
35808 \end_layout
35809
35810 \end_inset
35811
35812
35813 \end_layout
35814
35815 \begin_layout Standard
35816 \begin_inset VSpace bigskip
35817 \end_inset
35818
35819 The 
35820 \family sans
35821 Resizebox
35822 \family default
35823  (menu 
35824 \family sans
35825 Insert\SpecialChar menuseparator
35826 Custom Insets\SpecialChar menuseparator
35827 Resizebox
35828 \family default
35829 ) is used to scale the content to a defined width and height.
35830  The 
35831 \family sans
35832 Resizebox
35833 \family default
35834  inset has the mandatory inset 
35835 \family sans
35836 Width
35837 \family default
35838  and the optional inset 
35839 \family sans
35840 Height
35841 \family default
35842  (inserted via the menu 
35843 \family sans
35844 Insert\SpecialChar menuseparator
35845 Height)
35846 \family default
35847 .
35848  Input there the width and height, respectively, as value with a unit.
35849  
35850 \begin_inset CommandInset ref
35851 LatexCommand ref
35852 reference "tab:Units"
35853
35854 \end_inset
35855
35856  lists the possible units.
35857  If there is an exclamation mark 
35858 \series bold
35859 !
35860 \series default
35861  in of of the two insets, the size is set so that the aspect ratio of the
35862  box content is kept.
35863  If no 
35864 \family sans
35865 Height
35866 \family default
35867  inset is used an exclamation mark will internally be used for the height.
35868 \end_layout
35869
35870 \begin_layout Standard
35871
35872 \series bold
35873 2cm
35874 \series default
35875  as 
35876 \family sans
35877 Width
35878 \family default
35879  and 
35880 \series bold
35881 1cm
35882 \series default
35883  as 
35884 \family sans
35885 Height
35886 \family default
35887  produces: 
35888 \begin_inset Flex Resizebox
35889 status open
35890
35891 \begin_layout Plain Layout
35892 \begin_inset Argument 1
35893 status open
35894
35895 \begin_layout Plain Layout
35896 2cm
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \begin_inset Argument 2
35903 status open
35904
35905 \begin_layout Plain Layout
35906 1cm
35907 \end_layout
35908
35909 \end_inset
35910
35911 Hello
35912 \end_layout
35913
35914 \end_inset
35915
35916
35917 \begin_inset Newline newline
35918 \end_inset
35919
35920
35921 \series bold
35922 2cm
35923 \series default
35924  as 
35925 \family sans
35926 Width
35927 \family default
35928  and 
35929 \series bold
35930 !
35931 \series default
35932  as 
35933 \family sans
35934 Height
35935 \family default
35936  (or no 
35937 \family sans
35938 Height
35939 \family default
35940 ) produces: 
35941 \begin_inset Flex Resizebox
35942 status open
35943
35944 \begin_layout Plain Layout
35945 \begin_inset Argument 1
35946 status open
35947
35948 \begin_layout Plain Layout
35949 2cm
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \begin_inset Argument 2
35956 status open
35957
35958 \begin_layout Plain Layout
35959 !
35960 \end_layout
35961
35962 \end_inset
35963
35964 Hello
35965 \end_layout
35966
35967 \end_inset
35968
35969
35970 \end_layout
35971
35972 \begin_layout Standard
35973 \begin_inset Note Greyedout
35974 status open
35975
35976 \begin_layout Plain Layout
35977
35978 \series bold
35979 Note:
35980 \series default
35981  If the 
35982 \family sans
35983 Width
35984 \family default
35985  inset is empty or contains an invalid unit you will get LaTeX errors when
35986  viewing/exporting the document.
35987 \end_layout
35988
35989 \end_inset
35990
35991
35992 \end_layout
35993
35994 \begin_layout Standard
35995 \begin_inset VSpace bigskip
35996 \end_inset
35997
35998
35999 \end_layout
36000
36001 \begin_layout Standard
36002 The boxes can be combined in any order.
36003  As example a 
36004 \family sans
36005 Reflectbox
36006 \family default
36007  inside a 
36008 \family sans
36009 Resizebox
36010 \family default
36011  which is in turn inside a 
36012 \family sans
36013 Rotatebox
36014 \family default
36015 :
36016 \end_layout
36017
36018 \begin_layout Standard
36019 \noindent
36020 \align center
36021 \begin_inset Flex Rotatebox
36022 status open
36023
36024 \begin_layout Plain Layout
36025 \begin_inset Argument 1
36026 status open
36027
36028 \begin_layout Plain Layout
36029 origin=c
36030 \end_layout
36031
36032 \end_inset
36033
36034
36035 \begin_inset Argument 2
36036 status open
36037
36038 \begin_layout Plain Layout
36039 -45
36040 \end_layout
36041
36042 \end_inset
36043
36044
36045 \begin_inset Flex Resizebox
36046 status open
36047
36048 \begin_layout Plain Layout
36049 \begin_inset Argument 1
36050 status open
36051
36052 \begin_layout Plain Layout
36053 2cm
36054 \end_layout
36055
36056 \end_inset
36057
36058
36059 \begin_inset Flex Reflectbox
36060 status open
36061
36062 \begin_layout Plain Layout
36063 Hello
36064 \end_layout
36065
36066 \end_inset
36067
36068
36069 \end_layout
36070
36071 \end_inset
36072
36073
36074 \end_layout
36075
36076 \end_inset
36077
36078
36079 \end_layout
36080
36081 \begin_layout Standard
36082 \noindent
36083 Images, tables, and inline formulas are allowed as box content:
36084 \end_layout
36085
36086 \begin_layout Standard
36087 \noindent
36088 \align center
36089 \begin_inset Flex Resizebox
36090 status open
36091
36092 \begin_layout Plain Layout
36093 \begin_inset Argument 1
36094 status open
36095
36096 \begin_layout Plain Layout
36097 2cm
36098 \end_layout
36099
36100 \end_inset
36101
36102
36103 \begin_inset Flex Reflectbox
36104 status open
36105
36106 \begin_layout Plain Layout
36107 \begin_inset Graphics
36108         filename clipart/platypus.eps
36109         lyxscale 50
36110         width 25col%
36111
36112 \end_inset
36113
36114
36115 \end_layout
36116
36117 \end_inset
36118
36119
36120 \end_layout
36121
36122 \end_inset
36123
36124  
36125 \begin_inset Flex Resizebox
36126 status open
36127
36128 \begin_layout Plain Layout
36129 \begin_inset Argument 1
36130 status open
36131
36132 \begin_layout Plain Layout
36133 2cm
36134 \end_layout
36135
36136 \end_inset
36137
36138
36139 \begin_inset Flex Reflectbox
36140 status open
36141
36142 \begin_layout Plain Layout
36143 \begin_inset Tabular
36144 <lyxtabular version="3" rows="2" columns="2">
36145 <features tabularvalignment="middle">
36146 <column alignment="center" valignment="top">
36147 <column alignment="center" valignment="top">
36148 <row>
36149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36150 \begin_inset Text
36151
36152 \begin_layout Plain Layout
36153 q
36154 \end_layout
36155
36156 \end_inset
36157 </cell>
36158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36159 \begin_inset Text
36160
36161 \begin_layout Plain Layout
36162 w
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 </row>
36168 <row>
36169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36170 \begin_inset Text
36171
36172 \begin_layout Plain Layout
36173 e
36174 \end_layout
36175
36176 \end_inset
36177 </cell>
36178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36179 \begin_inset Text
36180
36181 \begin_layout Plain Layout
36182 r
36183 \end_layout
36184
36185 \end_inset
36186 </cell>
36187 </row>
36188 </lyxtabular>
36189
36190 \end_inset
36191
36192
36193 \end_layout
36194
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \end_inset
36201
36202  
36203 \begin_inset Flex Resizebox
36204 status open
36205
36206 \begin_layout Plain Layout
36207 \begin_inset Argument 1
36208 status open
36209
36210 \begin_layout Plain Layout
36211 3cm
36212 \end_layout
36213
36214 \end_inset
36215
36216
36217 \begin_inset Flex Reflectbox
36218 status open
36219
36220 \begin_layout Plain Layout
36221 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36222 \end_inset
36223
36224
36225 \end_layout
36226
36227 \end_inset
36228
36229
36230 \end_layout
36231
36232 \end_inset
36233
36234
36235 \begin_inset Index idx
36236 status collapsed
36237
36238 \begin_layout Plain Layout
36239 Figures ! scaled
36240 \end_layout
36241
36242 \end_inset
36243
36244
36245 \begin_inset Index idx
36246 status collapsed
36247
36248 \begin_layout Plain Layout
36249 Table Customization ! Scaling
36250 \end_layout
36251
36252 \end_inset
36253
36254
36255 \end_layout
36256
36257 \begin_layout Standard
36258 When the global formula style 
36259 \series bold
36260 fleqn
36261 \series default
36262  is used in the document
36263 \begin_inset Foot
36264 status collapsed
36265
36266 \begin_layout Plain Layout
36267 When 
36268 \begin_inset Quotes eld
36269 \end_inset
36270
36271 fleqn
36272 \begin_inset Quotes erd
36273 \end_inset
36274
36275  is added to the document class options.
36276 \end_layout
36277
36278 \end_inset
36279
36280 , display style formulas can also be scaled.
36281 \end_layout
36282
36283 \begin_layout Chapter
36284 Objects Surrounded by Text
36285 \begin_inset Index idx
36286 status collapsed
36287
36288 \begin_layout Plain Layout
36289 Surrounded by text
36290 \end_layout
36291
36292 \end_inset
36293
36294
36295 \end_layout
36296
36297 \begin_layout Section
36298 Wrap Floats
36299 \begin_inset CommandInset label
36300 LatexCommand label
36301 name "sec:Wrap-Floats"
36302
36303 \end_inset
36304
36305
36306 \begin_inset Index idx
36307 status collapsed
36308
36309 \begin_layout Plain Layout
36310 Floats ! Wrap Floats
36311 \end_layout
36312
36313 \end_inset
36314
36315
36316 \begin_inset Index idx
36317 status collapsed
36318
36319 \begin_layout Plain Layout
36320 Surrounded by text ! Wrap Floats
36321 \end_layout
36322
36323 \end_inset
36324
36325
36326 \end_layout
36327
36328 \begin_layout Standard
36329 \begin_inset Wrap figure
36330 lines 0
36331 placement l
36332 overhang 1cm
36333 width "40col%"
36334 status open
36335
36336 \begin_layout Plain Layout
36337 \begin_inset Graphics
36338         filename clipart/mobius.eps
36339         width 40col%
36340         scaleBeforeRotation
36341         rotateOrigin center
36342
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \begin_layout Plain Layout
36349 \begin_inset Caption Standard
36350
36351 \begin_layout Plain Layout
36352 \begin_inset CommandInset label
36353 LatexCommand label
36354 name "fig:This-is-a"
36355
36356 \end_inset
36357
36358 This is a figure wrap float.
36359 \end_layout
36360
36361 \end_inset
36362
36363
36364 \end_layout
36365
36366 \end_inset
36367
36368  This float type is used if you want to wrap text around a figure or table
36369  so that it only occupies some fraction of the column width.
36370  It can be inserted using the menu 
36371 \family sans
36372 Insert\SpecialChar menuseparator
36373 Floats\SpecialChar menuseparator
36374 Figure
36375 \begin_inset space ~
36376 \end_inset
36377
36378 Wrap
36379 \begin_inset space ~
36380 \end_inset
36381
36382 Float
36383 \family default
36384  or 
36385 \family sans
36386 Table
36387 \begin_inset space ~
36388 \end_inset
36389
36390 Wrap
36391 \begin_inset space ~
36392 \end_inset
36393
36394 Float
36395 \family default
36396  if the \SpecialChar LaTeX
36397 -package 
36398 \series bold
36399 wrapfig
36400 \series default
36401
36402 \begin_inset Index idx
36403 status collapsed
36404
36405 \begin_layout Plain Layout
36406 \SpecialChar LaTeX
36407 -packages ! wrapfig
36408 \end_layout
36409
36410 \end_inset
36411
36412  is installed.
36413 \begin_inset Foot
36414 status collapsed
36415
36416 \begin_layout Plain Layout
36417 Installing a \SpecialChar LaTeX
36418 -package is explained it in the 
36419 \emph on
36420 \SpecialChar LaTeX
36421
36422 \begin_inset space ~
36423 \end_inset
36424
36425 Configuration
36426 \emph default
36427  manual.
36428 \end_layout
36429
36430 \end_inset
36431
36432  The settings of the float can be modified by right-clicking on the float
36433  box.
36434  The mandatory settings are the float 
36435 \family sans
36436 Placement
36437 \family default
36438  and its 
36439 \family sans
36440 Width
36441 \family default
36442 .
36443  Optional are the 
36444 \family sans
36445 Overhang
36446 \family default
36447  that specifies how much the float is set into the paragraph
36448 \begin_inset space \thinspace{}
36449 \end_inset
36450
36451 /
36452 \begin_inset space \thinspace{}
36453 \end_inset
36454
36455 page margin, and the 
36456 \family sans
36457 Line
36458 \begin_inset space ~
36459 \end_inset
36460
36461 span
36462 \family default
36463  that specifies how many text lines the float will approximately need.
36464  The line span is often hard to approximate; so it is better only to use
36465  it when you encounter float placement problems.
36466  You can furthermore decide if \SpecialChar LaTeX
36467  is allowed to let the float float within
36468  the paragraph or to surrounding paragraphs.
36469  Figure
36470 \begin_inset space ~
36471 \end_inset
36472
36473
36474 \begin_inset CommandInset ref
36475 LatexCommand ref
36476 reference "fig:This-is-a"
36477
36478 \end_inset
36479
36480  is an example text wrap float with a width of 40
36481 \begin_inset space \thinspace{}
36482 \end_inset
36483
36484 col%, 1
36485 \begin_inset space \thinspace{}
36486 \end_inset
36487
36488 cm overhang, set to the left.
36489 \end_layout
36490
36491 \begin_layout Standard
36492 \begin_inset Note Greyedout
36493 status open
36494
36495 \begin_layout Plain Layout
36496
36497 \series bold
36498 Note:
36499 \series default
36500  Text
36501 \begin_inset space ~
36502 \end_inset
36503
36504 wrap float floats are fragile! E.
36505 \begin_inset space \thinspace{}
36506 \end_inset
36507
36508 g.
36509 \begin_inset space \space{}
36510 \end_inset
36511
36512 having a figure too close to the bottom of the page can mess things up in
36513  such a way that the float does not appear in the output or that it is placed
36514  over some other text.
36515 \end_layout
36516
36517 \end_inset
36518
36519
36520 \end_layout
36521
36522 \begin_layout Standard
36523 In general, the following applies for wrap floats:
36524 \end_layout
36525
36526 \begin_layout Itemize
36527 They should not be placed in paragraphs that run over a page break.
36528  That means that wrap floats are better inserted in their exact place when
36529  the document is almost finished and you are able to estimate where page
36530  breaks will appear.
36531 \end_layout
36532
36533 \begin_layout Itemize
36534 They should either be placed in their own paragraph before the paragraph
36535  where they should wrap into or within a paragraph.
36536 \end_layout
36537
36538 \begin_layout Itemize
36539 In consecutive paragraphs they may cause troubles, so ensure that there
36540  is a text paragraph between them as separator.
36541 \end_layout
36542
36543 \begin_layout Itemize
36544 They are not allowed in section headings or tables.
36545 \end_layout
36546
36547 \begin_layout Itemize
36548 Their numbering and referencing works as described in chap.
36549 \begin_inset space \thinspace{}
36550 \end_inset
36551
36552
36553 \begin_inset CommandInset ref
36554 LatexCommand ref
36555 reference "chap:Floats"
36556
36557 \end_inset
36558
36559 .
36560 \end_layout
36561
36562 \begin_layout Section
36563 Surrounded Fixed Objects
36564 \begin_inset Index idx
36565 status collapsed
36566
36567 \begin_layout Plain Layout
36568 Surrounded by text ! Fixed objects
36569 \end_layout
36570
36571 \end_inset
36572
36573
36574 \end_layout
36575
36576 \begin_layout Standard
36577 The wrap floats described in sec.
36578 \begin_inset space \thinspace{}
36579 \end_inset
36580
36581
36582 \begin_inset CommandInset ref
36583 LatexCommand ref
36584 reference "sec:Wrap-Floats"
36585
36586 \end_inset
36587
36588  have these positions in the paragraph:
36589 \begin_inset Separator latexpar
36590 \end_inset
36591
36592
36593 \end_layout
36594
36595 \begin_layout Standard
36596 \noindent
36597 \align center
36598 \begin_inset Tabular
36599 <lyxtabular version="3" rows="2" columns="2">
36600 <features tabularvalignment="middle">
36601 <column alignment="center" valignment="top">
36602 <column alignment="center" valignment="top">
36603 <row>
36604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36605 \begin_inset Text
36606
36607 \begin_layout Plain Layout
36608 \begin_inset Info
36609 type  "icon"
36610 arg   "dialog-show-new-inset graphics"
36611 \end_inset
36612
36613
36614 \end_layout
36615
36616 \end_inset
36617 </cell>
36618 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36619 \begin_inset Text
36620
36621 \begin_layout Plain Layout
36622 text
36623 \end_layout
36624
36625 \end_inset
36626 </cell>
36627 </row>
36628 <row>
36629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36630 \begin_inset Text
36631
36632 \begin_layout Plain Layout
36633 text
36634 \end_layout
36635
36636 \end_inset
36637 </cell>
36638 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36639 \begin_inset Text
36640
36641 \begin_layout Plain Layout
36642 text
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 </row>
36648 </lyxtabular>
36649
36650 \end_inset
36651
36652  or 
36653 \begin_inset Tabular
36654 <lyxtabular version="3" rows="2" columns="2">
36655 <features tabularvalignment="middle">
36656 <column alignment="center" valignment="top">
36657 <column alignment="center" valignment="top">
36658 <row>
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663 text
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672 \begin_inset Info
36673 type  "icon"
36674 arg   "dialog-show-new-inset graphics"
36675 \end_inset
36676
36677
36678 \end_layout
36679
36680 \end_inset
36681 </cell>
36682 </row>
36683 <row>
36684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36685 \begin_inset Text
36686
36687 \begin_layout Plain Layout
36688 text
36689 \end_layout
36690
36691 \end_inset
36692 </cell>
36693 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36694 \begin_inset Text
36695
36696 \begin_layout Plain Layout
36697 text
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 </row>
36703 </lyxtabular>
36704
36705 \end_inset
36706
36707
36708 \end_layout
36709
36710 \begin_layout Standard
36711 To get an object exactly at the position where it is inserted, for example
36712  to get one of these positions:
36713 \begin_inset VSpace defskip
36714 \end_inset
36715
36716
36717 \end_layout
36718
36719 \begin_layout Standard
36720 \noindent
36721 \align center
36722 \begin_inset Tabular
36723 <lyxtabular version="3" rows="2" columns="2">
36724 <features tabularvalignment="middle">
36725 <column alignment="center" valignment="top">
36726 <column alignment="center" valignment="top">
36727 <row>
36728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36729 \begin_inset Text
36730
36731 \begin_layout Plain Layout
36732 text
36733 \end_layout
36734
36735 \end_inset
36736 </cell>
36737 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741 text
36742 \end_layout
36743
36744 \end_inset
36745 </cell>
36746 </row>
36747 <row>
36748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752 \begin_inset Info
36753 type  "icon"
36754 arg   "dialog-show-new-inset graphics"
36755 \end_inset
36756
36757
36758 \end_layout
36759
36760 \end_inset
36761 </cell>
36762 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36763 \begin_inset Text
36764
36765 \begin_layout Plain Layout
36766 text
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 </row>
36772 </lyxtabular>
36773
36774 \end_inset
36775
36776  
36777 \begin_inset Tabular
36778 <lyxtabular version="3" rows="2" columns="2">
36779 <features tabularvalignment="middle">
36780 <column alignment="center" valignment="top">
36781 <column alignment="center" valignment="top">
36782 <row>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787 text
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796 text
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 </row>
36802 <row>
36803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36804 \begin_inset Text
36805
36806 \begin_layout Plain Layout
36807 text
36808 \end_layout
36809
36810 \end_inset
36811 </cell>
36812 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36813 \begin_inset Text
36814
36815 \begin_layout Plain Layout
36816 \begin_inset Info
36817 type  "icon"
36818 arg   "dialog-show-new-inset graphics"
36819 \end_inset
36820
36821
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 </row>
36827 </lyxtabular>
36828
36829 \end_inset
36830
36831  
36832 \begin_inset Tabular
36833 <lyxtabular version="3" rows="2" columns="3">
36834 <features tabularvalignment="middle">
36835 <column alignment="center" valignment="top">
36836 <column alignment="center" valignment="top">
36837 <column alignment="center" valignment="top">
36838 <row>
36839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36840 \begin_inset Text
36841
36842 \begin_layout Plain Layout
36843 text
36844 \end_layout
36845
36846 \end_inset
36847 </cell>
36848 <cell alignment="center" valignment="top" topline="true" usebox="none">
36849 \begin_inset Text
36850
36851 \begin_layout Plain Layout
36852 \begin_inset Info
36853 type  "icon"
36854 arg   "dialog-show-new-inset graphics"
36855 \end_inset
36856
36857
36858 \end_layout
36859
36860 \end_inset
36861 </cell>
36862 <cell alignment="center" valignment="top" topline="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 <row>
36873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36874 \begin_inset Text
36875
36876 \begin_layout Plain Layout
36877 text
36878 \end_layout
36879
36880 \end_inset
36881 </cell>
36882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36883 \begin_inset Text
36884
36885 \begin_layout Plain Layout
36886 text
36887 \end_layout
36888
36889 \end_inset
36890 </cell>
36891 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36892 \begin_inset Text
36893
36894 \begin_layout Plain Layout
36895 text
36896 \end_layout
36897
36898 \end_inset
36899 </cell>
36900 </row>
36901 </lyxtabular>
36902
36903 \end_inset
36904
36905  
36906 \begin_inset Tabular
36907 <lyxtabular version="3" rows="2" columns="3">
36908 <features tabularvalignment="middle">
36909 <column alignment="center" valignment="top">
36910 <column alignment="center" valignment="top">
36911 <column alignment="center" valignment="top">
36912 <row>
36913 <cell alignment="center" valignment="top" topline="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" topline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926 text
36927 \end_layout
36928
36929 \end_inset
36930 </cell>
36931 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36932 \begin_inset Text
36933
36934 \begin_layout Plain Layout
36935 text
36936 \end_layout
36937
36938 \end_inset
36939 </cell>
36940 </row>
36941 <row>
36942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36943 \begin_inset Text
36944
36945 \begin_layout Plain Layout
36946 text
36947 \end_layout
36948
36949 \end_inset
36950 </cell>
36951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36952 \begin_inset Text
36953
36954 \begin_layout Plain Layout
36955 \begin_inset Info
36956 type  "icon"
36957 arg   "dialog-show-new-inset graphics"
36958 \end_inset
36959
36960
36961 \end_layout
36962
36963 \end_inset
36964 </cell>
36965 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36966 \begin_inset Text
36967
36968 \begin_layout Plain Layout
36969 text
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 </row>
36975 </lyxtabular>
36976
36977 \end_inset
36978
36979
36980 \end_layout
36981
36982 \begin_layout Standard
36983 \noindent
36984 \align center
36985 \begin_inset Tabular
36986 <lyxtabular version="3" rows="3" columns="2">
36987 <features tabularvalignment="middle">
36988 <column alignment="center" valignment="top">
36989 <column alignment="center" valignment="top">
36990 <row>
36991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36992 \begin_inset Text
36993
36994 \begin_layout Plain Layout
36995 text
36996 \end_layout
36997
36998 \end_inset
36999 </cell>
37000 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37001 \begin_inset Text
37002
37003 \begin_layout Plain Layout
37004 text
37005 \end_layout
37006
37007 \end_inset
37008 </cell>
37009 </row>
37010 <row>
37011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37012 \begin_inset Text
37013
37014 \begin_layout Plain Layout
37015 \begin_inset Info
37016 type  "icon"
37017 arg   "dialog-show-new-inset graphics"
37018 \end_inset
37019
37020
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37026 \begin_inset Text
37027
37028 \begin_layout Plain Layout
37029 text
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 </row>
37035 <row>
37036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37037 \begin_inset Text
37038
37039 \begin_layout Plain Layout
37040 text
37041 \end_layout
37042
37043 \end_inset
37044 </cell>
37045 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37046 \begin_inset Text
37047
37048 \begin_layout Plain Layout
37049 text
37050 \end_layout
37051
37052 \end_inset
37053 </cell>
37054 </row>
37055 </lyxtabular>
37056
37057 \end_inset
37058
37059  
37060 \begin_inset Tabular
37061 <lyxtabular version="3" rows="3" columns="3">
37062 <features tabularvalignment="middle">
37063 <column alignment="center" valignment="top">
37064 <column alignment="center" valignment="top">
37065 <column alignment="center" valignment="top">
37066 <row>
37067 <cell alignment="center" valignment="top" topline="true" 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" topline="true" usebox="none">
37077 \begin_inset Text
37078
37079 \begin_layout Plain Layout
37080 text
37081 \end_layout
37082
37083 \end_inset
37084 </cell>
37085 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37086 \begin_inset Text
37087
37088 \begin_layout Plain Layout
37089 text
37090 \end_layout
37091
37092 \end_inset
37093 </cell>
37094 </row>
37095 <row>
37096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37097 \begin_inset Text
37098
37099 \begin_layout Plain Layout
37100 text
37101 \end_layout
37102
37103 \end_inset
37104 </cell>
37105 <cell alignment="center" valignment="top" usebox="none">
37106 \begin_inset Text
37107
37108 \begin_layout Plain Layout
37109 \begin_inset Info
37110 type  "icon"
37111 arg   "dialog-show-new-inset graphics"
37112 \end_inset
37113
37114
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" 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 <row>
37130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37131 \begin_inset Text
37132
37133 \begin_layout Plain Layout
37134 text
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143 text
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37149 \begin_inset Text
37150
37151 \begin_layout Plain Layout
37152 text
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 </row>
37158 </lyxtabular>
37159
37160 \end_inset
37161
37162  
37163 \begin_inset Tabular
37164 <lyxtabular version="3" rows="3" columns="2">
37165 <features tabularvalignment="middle">
37166 <column alignment="center" valignment="top">
37167 <column alignment="center" valignment="top">
37168 <row>
37169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173 text
37174 \end_layout
37175
37176 \end_inset
37177 </cell>
37178 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37179 \begin_inset Text
37180
37181 \begin_layout Plain Layout
37182 text
37183 \end_layout
37184
37185 \end_inset
37186 </cell>
37187 </row>
37188 <row>
37189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37190 \begin_inset Text
37191
37192 \begin_layout Plain Layout
37193 text
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202 \begin_inset Info
37203 type  "icon"
37204 arg   "dialog-show-new-inset graphics"
37205 \end_inset
37206
37207
37208 \end_layout
37209
37210 \end_inset
37211 </cell>
37212 </row>
37213 <row>
37214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37215 \begin_inset Text
37216
37217 \begin_layout Plain Layout
37218 text
37219 \end_layout
37220
37221 \end_inset
37222 </cell>
37223 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37224 \begin_inset Text
37225
37226 \begin_layout Plain Layout
37227 text
37228 \end_layout
37229
37230 \end_inset
37231 </cell>
37232 </row>
37233 </lyxtabular>
37234
37235 \end_inset
37236
37237
37238 \end_layout
37239
37240 \begin_layout Standard
37241 \noindent
37242 you can use the \SpecialChar LaTeX
37243 -package 
37244 \series bold
37245 picinpar
37246 \series default
37247
37248 \begin_inset Index idx
37249 status collapsed
37250
37251 \begin_layout Plain Layout
37252 \SpecialChar LaTeX
37253 -packages ! picinpar
37254 \end_layout
37255
37256 \end_inset
37257
37258 .
37259  Here is an example:
37260 \end_layout
37261
37262 \begin_layout Standard
37263 \begin_inset ERT
37264 status collapsed
37265
37266 \begin_layout Plain Layout
37267
37268
37269 \backslash
37270 ifpicinpar
37271 \end_layout
37272
37273 \end_inset
37274
37275
37276 \begin_inset Note Note
37277 status open
37278
37279 \begin_layout Plain Layout
37280 The following section will only be displayed when the \SpecialChar LaTeX
37281 -package 
37282 \series bold
37283 picinpar
37284 \series default
37285  is installed.
37286 \end_layout
37287
37288 \end_inset
37289
37290
37291 \end_layout
37292
37293 \begin_layout Standard
37294 \begin_inset ERT
37295 status collapsed
37296
37297 \begin_layout Plain Layout
37298
37299
37300 \backslash
37301 begin{window}[2,c,{
37302 \end_layout
37303
37304 \end_inset
37305
37306
37307 \begin_inset Graphics
37308         filename clipart/mobius.eps
37309         lyxscale 60
37310         width 40col%
37311         scaleBeforeRotation
37312         rotateOrigin center
37313
37314 \end_inset
37315
37316
37317 \begin_inset ERT
37318 status collapsed
37319
37320 \begin_layout Plain Layout
37321
37322 },]
37323 \end_layout
37324
37325 \begin_layout Plain Layout
37326
37327 {}
37328 \end_layout
37329
37330 \end_inset
37331
37332
37333 \size small
37334 It was in the spring of the year 1894 that all London was interested, and
37335  the fashionable world dismayed, by the murder of the Honourable Ronald
37336  Adair under most unusual and inexplicable circumstances.
37337  The public has already learned those particulars of the crime which
37338 \size default
37339
37340 \begin_inset ERT
37341 status collapsed
37342
37343 \begin_layout Plain Layout
37344
37345
37346 \backslash
37347 footnotemark{}
37348 \end_layout
37349
37350 \end_inset
37351
37352
37353 \size small
37354  came out in the police investigation, but a good deal was suppressed upon
37355  that occasion, since the case for the prosecution was so overwhelmingly
37356  strong that it was not necessary to bring forward all the facts.
37357  Only now, at the end of nearly ten years, am I allowed to supply those
37358  missing links which make up the whole of that remarkable chain.
37359 \size default
37360
37361 \begin_inset ERT
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365
37366
37367 \backslash
37368 end{window}
37369 \end_layout
37370
37371 \end_inset
37372
37373
37374 \end_layout
37375
37376 \begin_layout Standard
37377 \begin_inset ERT
37378 status collapsed
37379
37380 \begin_layout Plain Layout
37381
37382
37383 \backslash
37384 footnotetext{
37385 \end_layout
37386
37387 \end_inset
37388
37389 Footnote of the paragraph with the fixed object.
37390 \begin_inset ERT
37391 status collapsed
37392
37393 \begin_layout Plain Layout
37394
37395 }
37396 \end_layout
37397
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \begin_layout Standard
37404 Surrounded fixed objects are used to let text float around them, at which
37405  the object's position in the paragraph can be determined by the number
37406  of lines above it.
37407  In contrary to floats is it not possible to have a numbered caption.
37408 \end_layout
37409
37410 \begin_layout Standard
37411 A fixed object is inserted by adding the command
37412 \end_layout
37413
37414 \begin_layout Standard
37415
37416 \series bold
37417
37418 \backslash
37419 begin{window}[2,c,{
37420 \end_layout
37421
37422 \begin_layout Standard
37423 as \SpecialChar TeX
37424  Code at the beginning of the paragraph.
37425  The first parameter in the bracket, here '2', defines the number of lines
37426  above the object, the second, here 'c', the position of the object.
37427  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37428  Behind the command you insert the object.
37429  In this example an image with a width of 40
37430 \begin_inset space \thinspace{}
37431 \end_inset
37432
37433 % of the text column width was inserted.
37434  The object can also be a table, a box or an equation.
37435  Behind the object the command
37436 \end_layout
37437
37438 \begin_layout Standard
37439
37440 \series bold
37441 },description text]
37442 \begin_inset Newline newline
37443 \end_inset
37444
37445 {}
37446 \end_layout
37447
37448 \begin_layout Standard
37449 is inserted.
37450  Note that the 
37451 \begin_inset Quotes eld
37452 \end_inset
37453
37454
37455 \series bold
37456 {}
37457 \series default
37458
37459 \begin_inset Quotes erd
37460 \end_inset
37461
37462  is in the second line.
37463  The description text is optional.
37464  The text surrounding the object must be in the same paragraph as the object,
37465  so it must begin directly after the 
37466 \series bold
37467 {}
37468 \series default
37469 .
37470  At the end of the paragraph insert the command:
37471 \end_layout
37472
37473 \begin_layout Standard
37474
37475 \series bold
37476
37477 \backslash
37478 end{window}
37479 \end_layout
37480
37481 \begin_layout Standard
37482 Within a paragraph with a fixed object, you cannot insert footnotes in the
37483  normal way.
37484  You have to use instead the command 
37485 \series bold
37486
37487 \backslash
37488 footnotemark
37489 \series default
37490  inside the paragraph and outside the command 
37491 \series bold
37492
37493 \backslash
37494 footnotetext
37495 \series default
37496  as described in sec.
37497 \begin_inset space \thinspace{}
37498 \end_inset
37499
37500
37501 \begin_inset CommandInset ref
37502 LatexCommand ref
37503 reference "sec:Footnotes"
37504
37505 \end_inset
37506
37507 .
37508 \end_layout
37509
37510 \begin_layout Standard
37511 \begin_inset ERT
37512 status collapsed
37513
37514 \begin_layout Plain Layout
37515
37516
37517 \backslash
37518 else
37519 \end_layout
37520
37521 \end_inset
37522
37523
37524 \begin_inset Note Note
37525 status open
37526
37527 \begin_layout Plain Layout
37528 The following will be displayed when the \SpecialChar LaTeX
37529 -package 
37530 \series bold
37531 picinpar
37532 \series default
37533  is not installed:
37534 \end_layout
37535
37536 \end_inset
37537
37538
37539 \end_layout
37540
37541 \begin_layout Standard
37542 You need to install the \SpecialChar LaTeX
37543 -package 
37544 \series bold
37545 picinpar
37546 \series default
37547  to see the following part of this section in the output.
37548 \end_layout
37549
37550 \begin_layout Standard
37551 \begin_inset ERT
37552 status collapsed
37553
37554 \begin_layout Plain Layout
37555
37556
37557 \backslash
37558 fi
37559 \end_layout
37560
37561 \end_inset
37562
37563
37564 \end_layout
37565
37566 \begin_layout Section
37567 Initials
37568 \begin_inset Index idx
37569 status collapsed
37570
37571 \begin_layout Plain Layout
37572 Initials
37573 \end_layout
37574
37575 \end_inset
37576
37577
37578 \begin_inset Index idx
37579 status collapsed
37580
37581 \begin_layout Plain Layout
37582 Surrounded by text ! Initials
37583 \end_layout
37584
37585 \end_inset
37586
37587
37588 \end_layout
37589
37590 \begin_layout Standard
37591 To use initials, you must have the \SpecialChar LaTeX
37592 -package 
37593 \series bold
37594 lettrine
37595 \series default
37596
37597 \begin_inset Index idx
37598 status collapsed
37599
37600 \begin_layout Plain Layout
37601 \SpecialChar LaTeX
37602 -packages ! lettrine
37603 \end_layout
37604
37605 \end_inset
37606
37607  installed and use the module 
37608 \family sans
37609 Initials
37610 \family default
37611  in your document (menu 
37612 \family sans
37613 Document\SpecialChar menuseparator
37614 Settings\SpecialChar menuseparator
37615 Modules
37616 \family default
37617 ).
37618  To insert an initial, use the style 
37619 \family sans
37620 Initial
37621 \family default
37622 .
37623  This style has a mandatory and two optional arguments.
37624  The arguments are inserted via the 
37625 \family sans
37626 Insert
37627 \family default
37628  menu.
37629  The mandatory argument 
37630 \family sans
37631 Initial
37632 \family default
37633  contains the letter(s) that is the initial, the argument 
37634 \family sans
37635 Rest
37636 \begin_inset space ~
37637 \end_inset
37638
37639 of
37640 \begin_inset space ~
37641 \end_inset
37642
37643 Initial
37644 \family default
37645  contains the rest of the word or text of the initial letter(s).
37646  The argument 
37647 \family sans
37648 Options
37649 \family default
37650  contains parameters to modify the initial.
37651  For more information about the possible parameters see the documentation
37652  of 
37653 \series bold
37654 lettrine
37655 \series default
37656
37657 \begin_inset CommandInset citation
37658 LatexCommand cite
37659 key "lettrine"
37660
37661 \end_inset
37662
37663 .
37664  The style itself contains the text that is surrounding the initial.
37665  The usual style is hereby that the word whose first letter is the initial,
37666  is printed with 
37667 \shape smallcaps
37668 small caps
37669 \shape default
37670 .
37671 \end_layout
37672
37673 \begin_layout Standard
37674 Here are some examples:
37675 \end_layout
37676
37677 \begin_layout Standard
37678 \begin_inset ERT
37679 status collapsed
37680
37681 \begin_layout Plain Layout
37682
37683
37684 \backslash
37685 iflettrine
37686 \end_layout
37687
37688 \end_inset
37689
37690
37691 \begin_inset Note Note
37692 status open
37693
37694 \begin_layout Plain Layout
37695 The following section will only be displayed when the \SpecialChar LaTeX
37696 -package 
37697 \series bold
37698 lettrine
37699 \series default
37700  is installed.
37701 \end_layout
37702
37703 \end_inset
37704
37705
37706 \end_layout
37707
37708 \begin_layout Enumerate
37709 No optional argument, the initial is the letter 'I' in the math font 
37710 \begin_inset Formula $\mathfrak{Fraktur}$
37711 \end_inset
37712
37713 :
37714 \begin_inset Separator latexpar
37715 \end_inset
37716
37717
37718 \end_layout
37719
37720 \begin_deeper
37721 \begin_layout Initial
37722 \begin_inset Argument 2
37723 status open
37724
37725 \begin_layout Plain Layout
37726 \begin_inset Formula $\mathfrak{I}$
37727 \end_inset
37728
37729
37730 \end_layout
37731
37732 \end_inset
37733
37734
37735 \begin_inset Argument 3
37736 status open
37737
37738 \begin_layout Plain Layout
37739 t
37740 \end_layout
37741
37742 \end_inset
37743
37744  was in the spring of the year 1894 that all London was interested, and
37745  the fashionable world dismayed, by the murder of the Honourable Ronald
37746  Adair under most unusual and inexplicable circumstances.
37747  The public has already learned those particulars of the crime which came
37748  out in the police investigation, but a good deal was suppressed upon that
37749  occasion, since the case for the prosecution was so overwhelmingly strong
37750  that it was not necessary to bring forward all the facts.
37751 \begin_inset Newpage newpage
37752 \end_inset
37753
37754
37755 \end_layout
37756
37757 \end_deeper
37758 \begin_layout Enumerate
37759 Only one line is surrounding the initial, which is formed by two letters
37760  in standard font and no text is printed in small caps:
37761 \begin_inset Separator latexpar
37762 \end_inset
37763
37764
37765 \end_layout
37766
37767 \begin_deeper
37768 \begin_layout Initial
37769 \begin_inset Argument 1
37770 status open
37771
37772 \begin_layout Plain Layout
37773 lines=1
37774 \end_layout
37775
37776 \end_inset
37777
37778
37779 \begin_inset Argument 2
37780 status open
37781
37782 \begin_layout Plain Layout
37783 It
37784 \end_layout
37785
37786 \end_inset
37787
37788  was in the spring of the year 1894 that all London was interested, and
37789  the fashionable world dismayed, by the murder of the Honourable Ronald
37790  Adair under most unusual and inexplicable circumstances.
37791  The public has already learned those particulars of the crime which came
37792  out in the police investigation, but a good deal was suppressed upon that
37793  occasion, since the case for the prosecution was so overwhelmingly strong
37794  that it was not necessary to bring forward all the facts.
37795 \end_layout
37796
37797 \end_deeper
37798 \begin_layout Enumerate
37799 Magenta, hanging initial over 3
37800 \begin_inset space ~
37801 \end_inset
37802
37803 lines in the math font 
37804 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37805 \end_inset
37806
37807 , the text 
37808 \begin_inset Quotes eld
37809 \end_inset
37810
37811 t was in the spring
37812 \begin_inset Quotes erd
37813 \end_inset
37814
37815  is in 
37816 \shape smallcaps
37817 small caps
37818 \shape default
37819 ; to color the initial, you must insert this command before the initial:
37820 \begin_inset Newline newline
37821 \end_inset
37822
37823
37824 \series bold
37825
37826 \backslash
37827 renewcommand{
37828 \backslash
37829 LettrineFontHook}{
37830 \backslash
37831 color{color}}
37832 \series default
37833
37834 \begin_inset Newline newline
37835 \end_inset
37836
37837 where the second 
37838 \emph on
37839 color
37840 \emph default
37841  can be 
37842 \begin_inset Quotes eld
37843 \end_inset
37844
37845 red
37846 \begin_inset Quotes erd
37847 \end_inset
37848
37849
37850 \begin_inset Quotes eld
37851 \end_inset
37852
37853 blue
37854 \begin_inset Quotes erd
37855 \end_inset
37856
37857
37858 \begin_inset Quotes eld
37859 \end_inset
37860
37861 green
37862 \begin_inset Quotes erd
37863 \end_inset
37864
37865
37866 \begin_inset Quotes eld
37867 \end_inset
37868
37869 yellow
37870 \begin_inset Quotes erd
37871 \end_inset
37872
37873
37874 \begin_inset Quotes eld
37875 \end_inset
37876
37877 cyan
37878 \begin_inset Quotes erd
37879 \end_inset
37880
37881
37882 \begin_inset Quotes eld
37883 \end_inset
37884
37885 magenta
37886 \begin_inset Quotes erd
37887 \end_inset
37888
37889
37890 \begin_inset Quotes eld
37891 \end_inset
37892
37893 black
37894 \begin_inset Quotes erd
37895 \end_inset
37896
37897  or 
37898 \begin_inset Quotes eld
37899 \end_inset
37900
37901 white
37902 \begin_inset Quotes erd
37903 \end_inset
37904
37905 , and add this command to the document preamble:
37906 \begin_inset Newline newline
37907 \end_inset
37908
37909
37910 \series bold
37911
37912 \backslash
37913 @ifundefined{textcolor}
37914 \begin_inset Newline newline
37915 \end_inset
37916
37917
37918 \begin_inset space ~
37919 \end_inset
37920
37921 {
37922 \backslash
37923 usepackage{color}}{}
37924 \series default
37925
37926 \begin_inset Separator latexpar
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \begin_deeper
37933 \begin_layout Standard
37934 \begin_inset ERT
37935 status collapsed
37936
37937 \begin_layout Plain Layout
37938
37939
37940 \backslash
37941 renewcommand{
37942 \backslash
37943 LettrineFontHook}{
37944 \backslash
37945 color{magenta}}
37946 \end_layout
37947
37948 \end_inset
37949
37950
37951 \begin_inset Note Note
37952 status collapsed
37953
37954 \begin_layout Plain Layout
37955 makes the initial magenta
37956 \end_layout
37957
37958 \end_inset
37959
37960
37961 \end_layout
37962
37963 \begin_layout Initial
37964 \begin_inset Argument 1
37965 status open
37966
37967 \begin_layout Plain Layout
37968 lines=3, lhang=0.33, loversize=0.25
37969 \end_layout
37970
37971 \end_inset
37972
37973
37974 \begin_inset Argument 2
37975 status open
37976
37977 \begin_layout Plain Layout
37978 \begin_inset Formula $\mathcal{I}$
37979 \end_inset
37980
37981
37982 \end_layout
37983
37984 \end_inset
37985
37986
37987 \begin_inset Argument 3
37988 status open
37989
37990 \begin_layout Plain Layout
37991 t was in the spring
37992 \end_layout
37993
37994 \end_inset
37995
37996  of the year 1894 that all London was interested, and the fashionable world
37997  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37998  and inexplicable circumstances.
37999  The public has already learned those particulars of the crime which came
38000  out in the police investigation, but a good deal was suppressed upon that
38001  occasion, since the case for the prosecution was so overwhelmingly strong
38002  that it was not necessary to bring forward all the facts.
38003 \end_layout
38004
38005 \end_deeper
38006 \begin_layout Standard
38007 \begin_inset ERT
38008 status collapsed
38009
38010 \begin_layout Plain Layout
38011
38012
38013 \backslash
38014 else
38015 \end_layout
38016
38017 \end_inset
38018
38019
38020 \begin_inset Note Note
38021 status open
38022
38023 \begin_layout Plain Layout
38024 The following will be displayed when the \SpecialChar LaTeX
38025 -package 
38026 \series bold
38027 lettrine
38028 \series default
38029  is not installed:
38030 \end_layout
38031
38032 \end_inset
38033
38034
38035 \end_layout
38036
38037 \begin_layout Standard
38038 You need to install the \SpecialChar LaTeX
38039 -package 
38040 \series bold
38041 lettrine
38042 \series default
38043  to see the following part of this section in the output.
38044 \end_layout
38045
38046 \begin_layout Standard
38047 \begin_inset ERT
38048 status collapsed
38049
38050 \begin_layout Plain Layout
38051
38052
38053 \backslash
38054 fi
38055 \end_layout
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \begin_layout Chapter
38063 External Document Parts
38064 \begin_inset Index idx
38065 status collapsed
38066
38067 \begin_layout Plain Layout
38068 External Document Parts
38069 \end_layout
38070
38071 \end_inset
38072
38073
38074 \end_layout
38075
38076 \begin_layout Standard
38077 With the menu 
38078 \family sans
38079 Insert\SpecialChar menuseparator
38080 File
38081 \family default
38082  you can insert external material into your document.
38083  This can be:
38084 \end_layout
38085
38086 \begin_layout Description
38087 LyX
38088 \begin_inset space ~
38089 \end_inset
38090
38091 Document Another \SpecialChar LyX
38092  document; its content is directly inserted to your document.
38093 \end_layout
38094
38095 \begin_layout Description
38096 Plain
38097 \begin_inset space ~
38098 \end_inset
38099
38100 Text A text document; each line is inserted in your document as a separate
38101  paragraph.
38102 \end_layout
38103
38104 \begin_layout Description
38105 Plain
38106 \begin_inset space ~
38107 \end_inset
38108
38109 Text,
38110 \begin_inset space ~
38111 \end_inset
38112
38113 Join
38114 \begin_inset space ~
38115 \end_inset
38116
38117 Lines A text document; text lines are inserted in your document continuously
38118  but an empty text line creates a new paragraph.
38119 \end_layout
38120
38121 \begin_layout Description
38122 External
38123 \begin_inset space ~
38124 \end_inset
38125
38126 Material Files in various formats.
38127 \end_layout
38128
38129 \begin_layout Description
38130 Child
38131 \begin_inset space ~
38132 \end_inset
38133
38134 Document \SpecialChar LyX
38135  or \SpecialChar LaTeX
38136  documents.
38137 \end_layout
38138
38139 \begin_layout Section
38140 External Material
38141 \begin_inset Index idx
38142 status collapsed
38143
38144 \begin_layout Plain Layout
38145 External Document Parts ! External Material
38146 \end_layout
38147
38148 \end_inset
38149
38150
38151 \end_layout
38152
38153 \begin_layout Standard
38154 The external material feature allows you to insert files into your document
38155  without converting them to a format that can be read by the document output
38156  format.
38157  \SpecialChar LyX
38158  takes care of the necessary conversions.
38159  This is similar to images that can be inserted in various image formats
38160  in \SpecialChar LyX
38161  documents.
38162  When you have enabled Instant Preview in \SpecialChar LyX
38163 's preferences under 
38164 \family sans
38165 Look
38166 \begin_inset space ~
38167 \end_inset
38168
38169 and
38170 \begin_inset space ~
38171 \end_inset
38172
38173 feel\SpecialChar menuseparator
38174 Graphics
38175 \family default
38176 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
38177 .
38178 \end_layout
38179
38180 \begin_layout Standard
38181 External material can be inserted via the 
38182 \family sans
38183 External Material
38184 \family default
38185  dialog that is accessible with the menu 
38186 \family sans
38187 Insert\SpecialChar menuseparator
38188 File\SpecialChar menuseparator
38189 External
38190 \begin_inset space ~
38191 \end_inset
38192
38193 Material
38194 \family default
38195 .
38196  Currently the following file types (
38197 \family sans
38198 Templates
38199 \family default
38200 ) are allowed:
38201 \end_layout
38202
38203 \begin_layout Description
38204 Chess
38205 \begin_inset space ~
38206 \end_inset
38207
38208 diagram This template supports chess position diagrams made with the program
38209  
38210 \series bold
38211
38212 \begin_inset CommandInset href
38213 LatexCommand href
38214 name "XBoard"
38215 target "http://en.wikipedia.org/wiki/XBoard"
38216
38217 \end_inset
38218
38219
38220 \series default
38221 .
38222 \end_layout
38223
38224 \begin_layout Description
38225 Dia
38226 \begin_inset space ~
38227 \end_inset
38228
38229 diagram This template supports diagrams created with the program 
38230 \series bold
38231
38232 \begin_inset CommandInset href
38233 LatexCommand href
38234 name "Dia"
38235 target "http://en.wikipedia.org/wiki/Dia_(software)"
38236
38237 \end_inset
38238
38239
38240 \series default
38241 .
38242 \end_layout
38243
38244 \begin_layout Description
38245 Spreadsheet With this template you can insert spreadsheets
38246 \begin_inset space \thinspace{}
38247 \end_inset
38248
38249 /
38250 \begin_inset space \thinspace{}
38251 \end_inset
38252
38253 tables in the format of 
38254 \series bold
38255
38256 \begin_inset CommandInset href
38257 LatexCommand href
38258 name "Gnumeric"
38259 target "http://en.wikipedia.org/wiki/Gnumeric"
38260
38261 \end_inset
38262
38263
38264 \series default
38265
38266 \begin_inset CommandInset href
38267 LatexCommand href
38268 name "OpenDocument"
38269 target "http://en.wikipedia.org/wiki/OpenDocument"
38270
38271 \end_inset
38272
38273
38274 \begin_inset CommandInset href
38275 LatexCommand href
38276 name "Microsoft Office XML"
38277 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38278
38279 \end_inset
38280
38281  and 
38282 \begin_inset CommandInset href
38283 LatexCommand href
38284 name "Office Open XML"
38285 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38286
38287 \end_inset
38288
38289 .
38290  For this feature \SpecialChar LyX
38291  must have found the program 
38292 \family typewriter
38293 ssconvert
38294 \family default
38295  during its configuration.
38296  This program is part of Gnumeric, so that you must have Gnumeric installed,
38297  also if you don't have tables in the Gnumeric format.
38298  For examples and possible limitations have a look at \SpecialChar LyX
38299 's example file 
38300 \emph on
38301 spreadsheet.lyx
38302 \emph default
38303 .
38304 \end_layout
38305
38306 \begin_layout Description
38307 Lilypond
38308 \begin_inset space ~
38309 \end_inset
38310
38311 typeset
38312 \begin_inset space ~
38313 \end_inset
38314
38315 music This template is used for music notation typeset with the program
38316 \begin_inset Newline linebreak
38317 \end_inset
38318
38319
38320 \series bold
38321
38322 \begin_inset CommandInset href
38323 LatexCommand href
38324 name "LilyPond"
38325 target "http://en.wikipedia.org/wiki/LilyPond"
38326
38327 \end_inset
38328
38329
38330 \series default
38331 .
38332  For \SpecialChar LyX
38333 's extended support for LilyPond have a look at \SpecialChar LyX
38334 's example file 
38335 \emph on
38336 lilypond.lyx
38337 \emph default
38338 .
38339 \end_layout
38340
38341 \begin_layout Description
38342 PDF
38343 \begin_inset space ~
38344 \end_inset
38345
38346 pages With this template you can insert PDF documents to your document.
38347  To specify the range of pages that should be included, use the option 
38348 \series bold
38349 pages
38350 \series default
38351  in the 
38352 \family sans
38353 Option
38354 \family default
38355  field in the 
38356 \family sans
38357 LaTeX and LyX options
38358 \family default
38359  tab.
38360  The argument of this option is a comma separated list, containing page
38361  numbers (insert as option 
38362 \series bold
38363 pages={3,5,6,8}
38364 \series default
38365 ), ranges of page numbers (
38366 \series bold
38367 pages={4-9}
38368 \series default
38369 ) or any combination.
38370  To insert empty pages use {}.
38371  E.
38372 \begin_inset space \thinspace{}
38373 \end_inset
38374
38375 g.
38376 \begin_inset space ~
38377 \end_inset
38378
38379
38380 \series bold
38381 pages={3,{},8-11,15}
38382 \series default
38383  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38384  Page ranges are specified in the syntax 
38385 \emph on
38386 start
38387 \emph default
38388 -
38389 \emph on
38390 stop
38391 \emph default
38392 .
38393  This selects all pages from 
38394 \emph on
38395 start
38396 \emph default
38397  to 
38398 \emph on
38399 stop
38400 \emph default
38401 .
38402  Omitting 
38403 \emph on
38404 start
38405 \emph default
38406  defaults to the first page; omitting 
38407 \emph on
38408 stop
38409 \emph default
38410  defaults to the last page of the document.
38411  The last page can also be selected with the keyword 
38412 \series bold
38413 last
38414 \series default
38415 .
38416  (This is only permitted in a page range.) So 
38417 \series bold
38418 pages=-
38419 \series default
38420  will insert all pages of the document and 
38421 \series bold
38422 pages=last-1
38423 \series default
38424  will insert all pages in reverse order.
38425  If the pages option is not specified, only the first page of the PDF is
38426  inserted.
38427 \begin_inset Newline newline
38428 \end_inset
38429
38430 The option 
38431 \series bold
38432 noautoscale
38433 \series default
38434  inserts the pages with their original size, if this option is not given,
38435  the pages will be resized to fith the width of the page of your document.
38436  In the tab 
38437 \family sans
38438 Size and Rotation
38439 \family default
38440  you can specify the width and height of the input pages and their rotation.
38441  If another width than 100
38442 \begin_inset space \thinspace{}
38443 \end_inset
38444
38445 Scale% is used, the option 
38446 \series bold
38447 noautoscale
38448 \series default
38449  will be overwritten.
38450  For more info and possible options, have a look into the documentation
38451  of the \SpecialChar LaTeX
38452 -package 
38453 \series bold
38454 pdfpages
38455 \series default
38456  
38457 \begin_inset CommandInset citation
38458 LatexCommand cite
38459 key "pdfpages"
38460
38461 \end_inset
38462
38463 .
38464 \begin_inset Index idx
38465 status collapsed
38466
38467 \begin_layout Plain Layout
38468 \SpecialChar LaTeX
38469 -packages ! pdfpages
38470 \end_layout
38471
38472 \end_inset
38473
38474
38475 \begin_inset Newline newline
38476 \end_inset
38477
38478 To use this template in a 
38479 \family sans
38480 Beamer
38481 \family default
38482  presentation you need to first insert an 
38483 \family sans
38484 EndFrame
38485 \family default
38486  environment and in a subsequent paragraph a \SpecialChar TeX
38487  Code box containing the command
38488  
38489 \series bold
38490
38491 \backslash
38492 setbeamertemplate{background canvas}{}
38493 \series default
38494 .
38495  Then you can insert as many paragraphs containing the PDFPages template
38496  as you wish.
38497  Behind the included PDF pages you can resume the Beamer presentation by
38498  beginning a new frame or by starting a new section.
38499  To avoid stray blank pages prior to the PDF pages, make sure to use the
38500  
38501 \family sans
38502 Default
38503 \family default
38504  alignment for the paragraph containing the template.
38505 \begin_inset Newline newline
38506 \end_inset
38507
38508 Here is an included PDF which is rotated by -5°: 
38509 \begin_inset External
38510         template PDFPages
38511         filename clipart/Abstract.pdf
38512         extra LaTeX "noautoscale, pages=-"
38513         rotateAngle -5
38514         rotateOrigin bottomleft
38515
38516 \end_inset
38517
38518
38519 \end_layout
38520
38521 \begin_layout Description
38522 Raster
38523 \begin_inset space ~
38524 \end_inset
38525
38526 image This can be used for bitmap images.
38527  The image can be treated in the 
38528 \family sans
38529 External material
38530 \family default
38531  dialog like the images that are usually included via the 
38532 \family sans
38533 Graphics
38534 \family default
38535  dialog as described in section
38536 \begin_inset space ~
38537 \end_inset
38538
38539
38540 \begin_inset CommandInset ref
38541 LatexCommand ref
38542 reference "sec:Graphics-Dialog"
38543
38544 \end_inset
38545
38546 .
38547  Here is an inserted raster image: 
38548 \begin_inset External
38549         template RasterImage
38550         filename clipart/ToolbarEnvBox.png
38551
38552 \end_inset
38553
38554
38555 \end_layout
38556
38557 \begin_layout Description
38558 Vector
38559 \begin_inset space ~
38560 \end_inset
38561
38562 graphics This can be used for vector graphics.
38563  The image can be treated in the 
38564 \family sans
38565 External material
38566 \family default
38567  dialog like the images that are usually included via the 
38568 \family sans
38569 Graphics
38570 \family default
38571  dialog as described in section
38572 \begin_inset space ~
38573 \end_inset
38574
38575
38576 \begin_inset CommandInset ref
38577 LatexCommand ref
38578 reference "sec:Graphics-Dialog"
38579
38580 \end_inset
38581
38582 .
38583  Here is an inserted vector graphics: 
38584 \begin_inset External
38585         template VectorGraphics
38586         filename clipart/SVG-Drawing.svg
38587         scale 33
38588
38589 \end_inset
38590
38591
38592 \end_layout
38593
38594 \begin_layout Description
38595 Xfig
38596 \begin_inset space ~
38597 \end_inset
38598
38599 figure This template supports images created with the program 
38600 \series bold
38601
38602 \begin_inset CommandInset href
38603 LatexCommand href
38604 name "Xfig"
38605 target "http://en.wikipedia.org/wiki/Xfig"
38606
38607 \end_inset
38608
38609
38610 \series default
38611 .
38612 \change_inserted 227574939 1473131626
38613
38614 \end_layout
38615
38616 \begin_layout Description
38617
38618 \change_inserted 227574939 1473131628
38619 Inkscape
38620 \begin_inset space ~
38621 \end_inset
38622
38623 figure This experimental template supports images created with the program
38624  
38625 \begin_inset CommandInset href
38626 LatexCommand href
38627 name "Inkscape"
38628 target "https://en.wikipedia.org/wiki/Inkscape"
38629
38630 \end_inset
38631
38632 .
38633  It works very similarly to Xfig support, except that Inkscape is a more
38634  modern image editor than Xfig, which uses Scalable Vector Graphics (SVG)
38635  as its native format.
38636 \end_layout
38637
38638 \begin_deeper
38639 \begin_layout Standard
38640
38641 \change_inserted 227574939 1473131628
38642 LyX will process the image file in much the same way as it does an Xfig
38643  image, extracting the text into a separate TeX file for the text strings,
38644  and a PDF file for the rest.
38645 \end_layout
38646
38647 \begin_layout Description
38648
38649 \change_inserted 227574939 1473131628
38650 Warning: Unfortunately the latest version of Inkscape, 0.91, contains a bug:
38651  with multi-page PDFs, the TeX file will sometimes reference more pages
38652  than the PDF file contains.
38653  This is the version that ships with Ubuntu 16.04.
38654  Its use with LyX can therefore not be recommended, until the bug is fixed
38655 \begin_inset Foot
38656 status open
38657
38658 \begin_layout Plain Layout
38659
38660 \change_inserted 227574939 1473131628
38661 A workaround for those who have already SVG figures in their document is,
38662  to manually do the LaTeX+PDF output from Inkscape, edit the 
38663 \family typewriter
38664 .pdf_tex
38665 \family default
38666  file to remove the erroneous references, and 
38667 \family typewriter
38668
38669 \backslash
38670 input
38671 \family default
38672  it directly into LyX, i.e., not use the external-template mechanism:
38673 \end_layout
38674
38675 \begin_layout Plain Layout
38676
38677 \change_inserted 227574939 1473131628
38678 \begin_inset Graphics
38679         filename clipart/workaround.png
38680         scale 50
38681
38682 \end_inset
38683
38684
38685 \end_layout
38686
38687 \begin_layout Plain Layout
38688
38689 \change_inserted 227574939 1473131628
38690 Here, the child document input inset (
38691 \family sans
38692 Insert\SpecialChar menuseparator
38693 File\SpecialChar menuseparator
38694 Child Document
38695 \family default
38696 ) was used, which allows you do directly edit the 
38697 \family typewriter
38698 .pdf_tex
38699 \family default
38700  file in a text editor.
38701  The LaTeX output is based on this edited snippet as re-generation from
38702  the SVG file has been commented out.
38703 \end_layout
38704
38705 \end_inset
38706
38707 .
38708 \end_layout
38709
38710 \begin_deeper
38711 \begin_layout Standard
38712
38713 \change_inserted 227574939 1473131628
38714 The reason why we would use this complicated process at all, like in the
38715  case of Xfig, is that it makes the text strings inside the figure of the
38716  same font type and attributes as the surrounding text, which looks so much
38717  more professional.
38718  With Inkscape, even the 
38719 \emph on
38720 size
38721 \emph default
38722  of the font is taken from the surrounding LaTeX document – in Xfig, you
38723  have to set it by hand to be the same.
38724  Of course you can always embed LaTeX modifiers like 
38725 \family typewriter
38726
38727 \backslash
38728 Large
38729 \family default
38730
38731 \family typewriter
38732
38733 \backslash
38734 small
38735 \family default
38736 , etc.
38737  into your figure text strings.
38738 \end_layout
38739
38740 \end_deeper
38741 \end_deeper
38742 \begin_layout Standard
38743 \begin_inset Float table
38744 placement !h
38745 wide false
38746 sideways false
38747 status open
38748
38749 \begin_layout Plain Layout
38750 \begin_inset Caption Standard
38751
38752 \begin_layout Plain Layout
38753 \begin_inset CommandInset label
38754 LatexCommand label
38755 name "tab:Comparison-of-the"
38756
38757 \end_inset
38758
38759 Comparison of the date input methods.
38760 \end_layout
38761
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \begin_layout Plain Layout
38768 \align center
38769 \begin_inset Tabular
38770 <lyxtabular version="3" rows="4" columns="3">
38771 <features tabularvalignment="middle">
38772 <column alignment="center" valignment="top">
38773 <column alignment="center" valignment="top">
38774 <column alignment="center" valignment="top">
38775 <row>
38776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38777 \begin_inset Text
38778
38779 \begin_layout Plain Layout
38780 Document format
38781 \end_layout
38782
38783 \end_inset
38784 </cell>
38785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38786 \begin_inset Text
38787
38788 \begin_layout Plain Layout
38789
38790 \family sans
38791 Insert\SpecialChar menuseparator
38792 Date
38793 \end_layout
38794
38795 \end_inset
38796 </cell>
38797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38798 \begin_inset Text
38799
38800 \begin_layout Plain Layout
38801 command 
38802 \series bold
38803
38804 \backslash
38805 today
38806 \end_layout
38807
38808 \end_inset
38809 </cell>
38810 </row>
38811 <row>
38812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38813 \begin_inset Text
38814
38815 \begin_layout Plain Layout
38816 \SpecialChar LyX
38817
38818 \end_layout
38819
38820 \end_inset
38821 </cell>
38822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38823 \begin_inset Text
38824
38825 \begin_layout Plain Layout
38826 as date
38827 \end_layout
38828
38829 \end_inset
38830 </cell>
38831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38832 \begin_inset Text
38833
38834 \begin_layout Plain Layout
38835 as \SpecialChar TeX
38836  Code inset box
38837 \end_layout
38838
38839 \end_inset
38840 </cell>
38841 </row>
38842 <row>
38843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38844 \begin_inset Text
38845
38846 \begin_layout Plain Layout
38847 \SpecialChar LaTeX
38848
38849 \end_layout
38850
38851 \end_inset
38852 </cell>
38853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38854 \begin_inset Text
38855
38856 \begin_layout Plain Layout
38857 as date
38858 \end_layout
38859
38860 \end_inset
38861 </cell>
38862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38863 \begin_inset Text
38864
38865 \begin_layout Plain Layout
38866 as command
38867 \end_layout
38868
38869 \end_inset
38870 </cell>
38871 </row>
38872 <row>
38873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38874 \begin_inset Text
38875
38876 \begin_layout Plain Layout
38877 DVI, PDF, PS
38878 \end_layout
38879
38880 \end_inset
38881 </cell>
38882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38883 \begin_inset Text
38884
38885 \begin_layout Plain Layout
38886 as date
38887 \end_layout
38888
38889 \end_inset
38890 </cell>
38891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38892 \begin_inset Text
38893
38894 \begin_layout Plain Layout
38895 as date
38896 \end_layout
38897
38898 \end_inset
38899 </cell>
38900 </row>
38901 </lyxtabular>
38902
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \end_inset
38909
38910
38911 \end_layout
38912
38913 \begin_layout Standard
38914 When you use the option 
38915 \family sans
38916 Draft
38917 \family default
38918  in the 
38919 \family sans
38920 File
38921 \family default
38922  tab of the 
38923 \family sans
38924 External Material
38925 \family default
38926  dialog, only the path to the inserted file is shown in the output.
38927 \begin_inset Newline newline
38928 \end_inset
38929
38930 External material is displayed in \SpecialChar LyX
38931  either as a box like this: 
38932 \begin_inset Graphics
38933         filename clipart/ExternalMaterial.png
38934         scale 75
38935         scaleBeforeRotation
38936
38937 \end_inset
38938
38939  or as image, depending on the option 
38940 \family sans
38941 Show in LyX
38942 \family default
38943  in the 
38944 \family sans
38945 LaTeX and LyX options
38946 \family default
38947  tab of the dialog.
38948 \end_layout
38949
38950 \begin_layout Standard
38951 The 
38952 \family sans
38953 \emph on
38954 Customization
38955 \family default
38956 \emph default
38957  manual explains how you can define your own templates.
38958 \end_layout
38959
38960 \begin_layout Section
38961 Child Documents
38962 \begin_inset CommandInset label
38963 LatexCommand label
38964 name "sec:Child-Documents"
38965
38966 \end_inset
38967
38968
38969 \begin_inset Index idx
38970 status collapsed
38971
38972 \begin_layout Plain Layout
38973 External Document Parts ! Child Documents
38974 \end_layout
38975
38976 \end_inset
38977
38978
38979 \begin_inset Index idx
38980 status collapsed
38981
38982 \begin_layout Plain Layout
38983 Files ! Include
38984 \end_layout
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Standard
38992 Child documents are used if you have a long document consisting of several
38993  larger parts or sections.
38994  For maintenance it is often useful and sometimes even required to split
38995  the document into several files that can be revised separately.
38996  The different documents are then the so called 
38997 \begin_inset Quotes eld
38998 \end_inset
38999
39000 child documents
39001 \begin_inset Quotes erd
39002 \end_inset
39003
39004 , and a master document connects them to print the full document or parts
39005  of it.
39006  A child document inherits elements from its master, for example the \SpecialChar LaTeX
39007  preamble,
39008  the bibliography, and labels for cross-references.
39009 \end_layout
39010
39011 \begin_layout Standard
39012 To be able to work on child documents without the need to open their master,
39013  specify in the child document the master in the menu
39014 \family sans
39015  Document\SpecialChar menuseparator
39016 Settings\SpecialChar menuseparator
39017 Document
39018 \begin_inset space ~
39019 \end_inset
39020
39021 Class
39022 \family default
39023 .
39024  This master document will then be used in the background by \SpecialChar LyX
39025  when you edit
39026  the child document.
39027 \end_layout
39028
39029 \begin_layout Standard
39030 Included documents are displayed in \SpecialChar LyX
39031  as a box like this: 
39032 \begin_inset Graphics
39033         filename clipart/ChildDocument.png
39034         scaleBeforeRotation
39035
39036 \end_inset
39037
39038  To include child documents in a master document use the menu 
39039 \family sans
39040 Insert\SpecialChar menuseparator
39041 File\SpecialChar menuseparator
39042 Child
39043 \begin_inset space ~
39044 \end_inset
39045
39046 Documents
39047 \family default
39048 .
39049  A dialog pops up where you can choose between four include methods:
39050 \end_layout
39051
39052 \begin_layout Description
39053 Include You can include \SpecialChar LyX
39054  and \SpecialChar LaTeX
39055  documents.
39056  When you press the 
39057 \family sans
39058 Edit
39059 \family default
39060  button in the 
39061 \family sans
39062 Child Document
39063 \family default
39064  dialog, the included document will be opened in \SpecialChar LyX
39065  in a new file tab so that
39066  you can modify it.
39067 \begin_inset Newline newline
39068 \end_inset
39069
39070
39071 \end_layout
39072
39073 \begin_layout Standard
39074 Here is a child document inserted using 
39075 \family sans
39076 Include
39077 \family default
39078
39079 \begin_inset CommandInset include
39080 LatexCommand include
39081 filename "DummyDocument1.lyx"
39082
39083 \end_inset
39084
39085
39086 \end_layout
39087
39088 \begin_layout Standard
39089 The section numbering includes the sections of the included files in the
39090  order they are inserted in the master document.
39091  The included example document has for example a subsection that is numbered
39092  as a subsection of this section.
39093  Labels of included documents can be referenced: Subsection
39094 \begin_inset space ~
39095 \end_inset
39096
39097
39098 \begin_inset CommandInset ref
39099 LatexCommand ref
39100 reference "subsec:External-Subsection-1"
39101
39102 \end_inset
39103
39104 .
39105 \end_layout
39106
39107 \begin_layout Standard
39108 The preamble of the child document is ignored; only the preamble of the
39109  master document is used.
39110  Branches in child documents will be ignored by the master document when
39111  the master document does not have a branch with the same name.
39112  Included documents are inserted starting on a new page and ending with
39113  a page break.
39114 \end_layout
39115
39116 \begin_layout Standard
39117 \begin_inset Note Greyedout
39118 status open
39119
39120 \begin_layout Plain Layout
39121
39122 \series bold
39123 Note:
39124 \series default
39125  If you have included a \SpecialChar LyX
39126  or \SpecialChar LaTeX
39127  file, you are warned when you export/view the
39128  document in case the child document uses another document class than the
39129  master document as this will lead to unexpected outputs.
39130 \end_layout
39131
39132 \end_inset
39133
39134
39135 \end_layout
39136
39137 \begin_layout Description
39138 Input This method is very similar to the Include method.
39139  The differences are:
39140 \begin_inset Separator latexpar
39141 \end_inset
39142
39143
39144 \end_layout
39145
39146 \begin_deeper
39147 \begin_layout Itemize
39148 Input files don't start with a new page and don't end with a page break.
39149 \end_layout
39150
39151 \begin_layout Itemize
39152 Input files can be previewed in \SpecialChar LyX
39153  when 
39154 \family sans
39155 Instant
39156 \begin_inset space ~
39157 \end_inset
39158
39159 Preview
39160 \family default
39161  is enabled in \SpecialChar LyX
39162 's preferences under 
39163 \family sans
39164 Look
39165 \begin_inset space ~
39166 \end_inset
39167
39168 and
39169 \begin_inset space ~
39170 \end_inset
39171
39172 feel\SpecialChar menuseparator
39173 Graphics
39174 \family default
39175 .
39176 \end_layout
39177
39178 \begin_layout Itemize
39179 You cannot exclude Input files via the menu 
39180 \family sans
39181 Document\SpecialChar menuseparator
39182 Settings\SpecialChar menuseparator
39183 Child Documents
39184 \family default
39185 .
39186 \end_layout
39187
39188 \end_deeper
39189 \begin_layout Standard
39190 Here is a child document inserted using 
39191 \family sans
39192 Input
39193 \family default
39194
39195 \begin_inset CommandInset include
39196 LatexCommand input
39197 filename "DummyDocument2.lyx"
39198
39199 \end_inset
39200
39201
39202 \end_layout
39203
39204 \begin_layout Description
39205 Verbatim With this method any text file can be included.
39206  The file is shown in the output with its source code; no command used in
39207  the text is invoked.
39208  You can use the option 
39209 \family sans
39210 Mark spaces in output
39211 \family default
39212  that displays the character 
39213 \begin_inset Quotes eld
39214 \end_inset
39215
39216
39217 \begin_inset ERT
39218 status collapsed
39219
39220 \begin_layout Plain Layout
39221
39222
39223 \backslash
39224 textvisiblespace 
39225 \end_layout
39226
39227 \end_inset
39228
39229
39230 \begin_inset Quotes erd
39231 \end_inset
39232
39233  for every space character in the source code.
39234  The difference from the method via the menu 
39235 \family sans
39236 Insert\SpecialChar menuseparator
39237 File\SpecialChar menuseparator
39238 Plain
39239 \begin_inset space ~
39240 \end_inset
39241
39242 Text
39243 \family default
39244  is that the document content is not shown in \SpecialChar LyX
39245 .
39246 \end_layout
39247
39248 \begin_layout Standard
39249 Here is a child document inserted as Verbatim: 
39250 \begin_inset CommandInset include
39251 LatexCommand verbatiminput
39252 filename "DummyTextDocument.txt"
39253
39254 \end_inset
39255
39256
39257 \begin_inset VSpace bigskip
39258 \end_inset
39259
39260  Here is a child document inserted as Verbatim using the 
39261 \family sans
39262 Mark spaces in output
39263 \family default
39264  option: 
39265 \begin_inset CommandInset include
39266 LatexCommand verbatiminput*
39267 filename "DummyTextDocument.txt"
39268
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \begin_layout Standard
39275 \begin_inset VSpace bigskip
39276 \end_inset
39277
39278
39279 \end_layout
39280
39281 \begin_layout Standard
39282 \begin_inset Note Greyedout
39283 status open
39284
39285 \begin_layout Plain Layout
39286
39287 \series bold
39288 Note:
39289 \series default
39290  As you can see in the examples above, the text of the documents included
39291  as 
39292 \family sans
39293 verbatim
39294 \family default
39295  is not broken at the end of the document lines.
39296 \end_layout
39297
39298 \end_inset
39299
39300
39301 \end_layout
39302
39303 \begin_layout Description
39304 Listings This type is described in chapter
39305 \begin_inset space ~
39306 \end_inset
39307
39308
39309 \begin_inset CommandInset ref
39310 LatexCommand ref
39311 reference "cha:Program-Code-Listings"
39312
39313 \end_inset
39314
39315 .
39316 \end_layout
39317
39318 \begin_layout Standard
39319 \begin_inset Note Greyedout
39320 status open
39321
39322 \begin_layout Plain Layout
39323
39324 \series bold
39325 Note:
39326 \series default
39327  Including the same document twice in a document using different methods
39328  could cause \SpecialChar LaTeX
39329 -problems.
39330 \end_layout
39331
39332 \end_inset
39333
39334
39335 \end_layout
39336
39337 \begin_layout Standard
39338 If you want to view/export only selected children of your master document,
39339  either because you want to save compiling time or because you want to distribut
39340 e single chapters of the book you are just writing, you can exclude children
39341  from the output.
39342  This is done via the menu 
39343 \family sans
39344 Document\SpecialChar menuseparator
39345 Settings\SpecialChar menuseparator
39346 Child Documents
39347 \family default
39348 .
39349  You can exclude\SpecialChar breakableslash
39350 include children by double-clicking on the 
39351 \family sans
39352 include to output
39353 \family default
39354  column of the respective child document in the list (note that this only
39355  works for documents embedded via 
39356 \begin_inset Quotes eld
39357 \end_inset
39358
39359 Include
39360 \begin_inset Quotes erd
39361 \end_inset
39362
39363 , not with 
39364 \begin_inset Quotes eld
39365 \end_inset
39366
39367 Input
39368 \begin_inset Quotes erd
39369 \end_inset
39370
39371 ).
39372  If the option 
39373 \family sans
39374 Maintain counters and references
39375 \family default
39376  is enabled, \SpecialChar LyX
39377  will assure that all page numbers, references etc.
39378 \begin_inset space ~
39379 \end_inset
39380
39381 are correct as if the whole document was processed.
39382  This is useful if you want the selected sub-documents to look exactly as
39383  in the context of the whole document.
39384  However, \SpecialChar LyX
39385  needs to process the whole document in the background for this
39386  feature.
39387  So if you want to save compile time and if counters and references do not
39388  need to be correct, disable this checkbox.
39389 \end_layout
39390
39391 \begin_layout Standard
39392 Alternatively, you can put each included file into a branch.
39393 \begin_inset Foot
39394 status collapsed
39395
39396 \begin_layout Plain Layout
39397 Branches are described in section 
39398 \emph on
39399 Branches
39400 \emph default
39401  of the \SpecialChar LyX
39402  
39403 \emph on
39404 Userguide
39405 \emph default
39406 .
39407 \end_layout
39408
39409 \end_inset
39410
39411  By enabling\SpecialChar breakableslash
39412 disabling branches you can decide which included files will
39413  appear in the output.
39414  This has the advantage that it also works with Input'ed sub-documents.
39415  However, counters and references will not be maintained with this approach.
39416 \end_layout
39417
39418 \begin_layout Chapter
39419 Program Code Listings
39420 \begin_inset CommandInset label
39421 LatexCommand label
39422 name "cha:Program-Code-Listings"
39423
39424 \end_inset
39425
39426
39427 \begin_inset Index idx
39428 status collapsed
39429
39430 \begin_layout Plain Layout
39431 Listings
39432 \end_layout
39433
39434 \end_inset
39435
39436
39437 \begin_inset Index idx
39438 status collapsed
39439
39440 \begin_layout Plain Layout
39441 Program Code
39442 \end_layout
39443
39444 \end_inset
39445
39446
39447 \begin_inset Index idx
39448 status collapsed
39449
39450 \begin_layout Plain Layout
39451 Floats ! Listings
39452 \end_layout
39453
39454 \end_inset
39455
39456
39457 \end_layout
39458
39459 \begin_layout Standard
39460 To include and typeset program code you can use the 
39461 \family sans
39462 Listings
39463 \family default
39464  inset that can be inserted via the menu 
39465 \family sans
39466 Insert\SpecialChar menuseparator
39467 Program Listing
39468 \family default
39469 .
39470  The \SpecialChar LaTeX
39471 -package 
39472 \series bold
39473 listings
39474 \series default
39475
39476 \begin_inset Index idx
39477 status collapsed
39478
39479 \begin_layout Plain Layout
39480 \SpecialChar LaTeX
39481 -packages ! listings
39482 \end_layout
39483
39484 \end_inset
39485
39486  provides a powerful and flexible way to insert program source code into
39487  your document.
39488 \end_layout
39489
39490 \begin_layout Standard
39491 Right-clicking on a listings inset opens the context menu containing where
39492  you can set the listings format.
39493 \end_layout
39494
39495 \begin_layout Standard
39496 By default, a listing starts a new paragraph in the output.
39497  The placement option 
39498 \family sans
39499 Inline
39500 \begin_inset space ~
39501 \end_inset
39502
39503 listing
39504 \family default
39505  prints the listing inline like this: 
39506 \begin_inset listings
39507 lstparams "language={C++}"
39508 inline true
39509 status open
39510
39511 \begin_layout Plain Layout
39512
39513 int a=5;
39514 \end_layout
39515
39516 \end_inset
39517
39518
39519 \begin_inset Newline newline
39520 \end_inset
39521
39522 The option 
39523 \family sans
39524 Float
39525 \family default
39526  creates a listings float where you can specify the placement options 
39527 \begin_inset Quotes eld
39528 \end_inset
39529
39530
39531 \family sans
39532 h
39533 \family default
39534
39535 \begin_inset Quotes erd
39536 \end_inset
39537
39538
39539 \begin_inset Quotes eld
39540 \end_inset
39541
39542
39543 \family sans
39544 t
39545 \family default
39546
39547 \begin_inset Quotes erd
39548 \end_inset
39549
39550
39551 \begin_inset Quotes eld
39552 \end_inset
39553
39554
39555 \family sans
39556 b
39557 \family default
39558
39559 \begin_inset Quotes erd
39560 \end_inset
39561
39562 , and 
39563 \begin_inset Quotes eld
39564 \end_inset
39565
39566
39567 \family sans
39568 p
39569 \family default
39570
39571 \begin_inset Quotes erd
39572 \end_inset
39573
39574  corresponding to the float placement options described in section
39575 \begin_inset space ~
39576 \end_inset
39577
39578
39579 \begin_inset CommandInset ref
39580 LatexCommand ref
39581 reference "sec:Float-Placement"
39582
39583 \end_inset
39584
39585 .
39586  The placement options can be mixed and are inserted without any separation,
39587  e.
39588 \begin_inset space \thinspace{}
39589 \end_inset
39590
39591 g.
39592 \begin_inset space \space{}
39593 \end_inset
39594
39595
39596 \begin_inset Quotes eld
39597 \end_inset
39598
39599
39600 \family sans
39601 htbp
39602 \family default
39603
39604 \begin_inset Quotes erd
39605 \end_inset
39606
39607 .
39608  The option 
39609 \begin_inset Quotes eld
39610 \end_inset
39611
39612 h
39613 \begin_inset Quotes erd
39614 \end_inset
39615
39616  has sometimes no effect, but you don't need to use the 
39617 \family sans
39618 Float
39619 \family default
39620  option in this case as also non-float listings can have captions and be
39621  referenced.
39622 \end_layout
39623
39624 \begin_layout Standard
39625 You can add captions to listings with the menu 
39626 \family sans
39627 Insert\SpecialChar menuseparator
39628 Caption
39629 \family default
39630 .
39631  Listings can be referenced like floats: Listing
39632 \begin_inset space ~
39633 \end_inset
39634
39635
39636 \begin_inset CommandInset ref
39637 LatexCommand ref
39638 reference "lst:Example-Listing"
39639
39640 \end_inset
39641
39642 .
39643  A list of listings which contains all listings with captions can be created
39644  via the menu 
39645 \family sans
39646 Insert\SpecialChar menuseparator
39647 List
39648 \begin_inset space ~
39649 \end_inset
39650
39651 /
39652 \begin_inset space ~
39653 \end_inset
39654
39655 TOC\SpecialChar menuseparator
39656 List of Listings
39657 \family default
39658 .
39659  The list entries are the listing caption and the listing number.
39660 \end_layout
39661
39662 \begin_layout Standard
39663 \begin_inset listings
39664 lstparams "language=Python"
39665 inline false
39666 status open
39667
39668 \begin_layout Plain Layout
39669
39670 \begin_inset Caption Standard
39671
39672 \begin_layout Plain Layout
39673 \begin_inset CommandInset label
39674 LatexCommand label
39675 name "lst:Example-Listing"
39676
39677 \end_inset
39678
39679 Example Listing float
39680 \end_layout
39681
39682 \end_inset
39683
39684 # Example listing float
39685 \end_layout
39686
39687 \begin_layout Plain Layout
39688
39689 def func(param):
39690 \end_layout
39691
39692 \begin_layout Plain Layout
39693
39694     'this is a python function'
39695 \end_layout
39696
39697 \begin_layout Plain Layout
39698
39699     pass
39700 \end_layout
39701
39702 \end_inset
39703
39704
39705 \end_layout
39706
39707 \begin_layout Standard
39708 When you have set a programming language in the listings dialog, the keywords
39709  of this language will be recognized and specially typeset in the output.
39710  In the example listings the Python keyword 
39711 \begin_inset Quotes eld
39712 \end_inset
39713
39714 def
39715 \begin_inset Quotes erd
39716 \end_inset
39717
39718  is recognized and printed bold in the output.
39719 \end_layout
39720
39721 \begin_layout Standard
39722 \begin_inset Note Greyedout
39723 status open
39724
39725 \begin_layout Plain Layout
39726
39727 \series bold
39728 Note:
39729 \series default
39730  If you don't get bold keywords when using typewriter fonts, your 
39731 \family typewriter
39732 typewriter
39733 \family default
39734  font probably doesn't provide a bold shape.
39735  In this case select a different one in the menu 
39736 \family sans
39737 Document\SpecialChar menuseparator
39738 Settings\SpecialChar menuseparator
39739 Fonts
39740 \family default
39741 .
39742  (The fonts 
39743 \emph on
39744 LuxiMono, BeraMono
39745 \emph default
39746  and 
39747 \emph on
39748 Courier
39749 \emph default
39750  provide bold shapes.)
39751 \end_layout
39752
39753 \end_inset
39754
39755
39756 \end_layout
39757
39758 \begin_layout Standard
39759 In section 
39760 \family sans
39761 Line
39762 \begin_inset space ~
39763 \end_inset
39764
39765 numbering
39766 \family default
39767  of the listings dialog you can specify the line numbering style.
39768  You can insert a number to specify which lines are numbered in the field
39769  
39770 \family sans
39771 Step
39772 \family default
39773 .
39774  When you insert e.
39775 \begin_inset space \thinspace{}
39776 \end_inset
39777
39778 g.
39779 \begin_inset space \space{}
39780 \end_inset
39781
39782
39783 \begin_inset Quotes eld
39784 \end_inset
39785
39786 3
39787 \begin_inset Quotes erd
39788 \end_inset
39789
39790 , only every 3rd line will be numbered.
39791 \end_layout
39792
39793 \begin_layout Standard
39794 You can furthermore specify a range of lines; only these will then appear
39795  in the output.
39796  The option 
39797 \family sans
39798 Extended character table
39799 \family default
39800  should be used when you use national characters like the German umlauts
39801  in the listing.
39802 \begin_inset Newline newline
39803 \end_inset
39804
39805 Here is an example listing with left line numbering, step 
39806 \begin_inset Quotes eld
39807 \end_inset
39808
39809 3
39810 \begin_inset Quotes erd
39811 \end_inset
39812
39813 , language 
39814 \begin_inset Quotes eld
39815 \end_inset
39816
39817 Python
39818 \begin_inset Quotes erd
39819 \end_inset
39820
39821 , options 
39822 \begin_inset Quotes eld
39823 \end_inset
39824
39825 Extended character table
39826 \begin_inset Quotes erd
39827 \end_inset
39828
39829  and 
39830 \begin_inset Quotes eld
39831 \end_inset
39832
39833 Space
39834 \begin_inset space ~
39835 \end_inset
39836
39837 as
39838 \begin_inset space ~
39839 \end_inset
39840
39841 symbol
39842 \begin_inset Quotes erd
39843 \end_inset
39844
39845 , range lines 3
39846 \begin_inset space \thinspace{}
39847 \end_inset
39848
39849 -
39850 \begin_inset space \thinspace{}
39851 \end_inset
39852
39853 8:
39854 \end_layout
39855
39856 \begin_layout Standard
39857 \begin_inset listings
39858 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39859 inline false
39860 status open
39861
39862 \begin_layout Plain Layout
39863
39864 def func(param):
39865 \end_layout
39866
39867 \begin_layout Plain Layout
39868
39869     'this is a python function'
39870 \end_layout
39871
39872 \begin_layout Plain Layout
39873
39874     pass
39875 \end_layout
39876
39877 \begin_layout Plain Layout
39878
39879 def func(param):
39880 \end_layout
39881
39882 \begin_layout Plain Layout
39883
39884 'This is a German word: Tschüß'
39885 \end_layout
39886
39887 \begin_layout Plain Layout
39888
39889 pass
39890 \end_layout
39891
39892 \begin_layout Plain Layout
39893
39894 def func(param):
39895 \end_layout
39896
39897 \begin_layout Plain Layout
39898
39899 'this is a python function'
39900 \end_layout
39901
39902 \begin_layout Plain Layout
39903
39904 pass
39905 \end_layout
39906
39907 \end_inset
39908
39909
39910 \end_layout
39911
39912 \begin_layout Standard
39913 When you have tabulators in your listing, you can specify the number of
39914  characters that are spanned by a tabulator in the field 
39915 \family sans
39916 Tabulator
39917 \begin_inset space ~
39918 \end_inset
39919
39920 size
39921 \family default
39922 .
39923 \end_layout
39924
39925 \begin_layout Standard
39926 \begin_inset Note Greyedout
39927 status open
39928
39929 \begin_layout Plain Layout
39930
39931 \series bold
39932 Note:
39933 \series default
39934  Due to a bug in the 
39935 \series bold
39936 listings
39937 \series default
39938  package the line numbering is shifted by a line by every previous listing.
39939  That's the reason why the lines 2 and 5 are numbered in the above listing
39940  and not the lines 3 and 6.
39941 \end_layout
39942
39943 \end_inset
39944
39945
39946 \end_layout
39947
39948 \begin_layout Standard
39949 \begin_inset VSpace bigskip
39950 \end_inset
39951
39952
39953 \end_layout
39954
39955 \begin_layout Standard
39956 It is also possible to print lines from a file as listing.
39957  To do this, use the menu 
39958 \family sans
39959 Insert\SpecialChar menuseparator
39960 File\SpecialChar menuseparator
39961 Child Document
39962 \family default
39963  and choose the type 
39964 \family sans
39965 Listings
39966 \family default
39967 .
39968 \begin_inset Foot
39969 status collapsed
39970
39971 \begin_layout Plain Layout
39972 The other child document types are described in section
39973 \begin_inset space ~
39974 \end_inset
39975
39976
39977 \begin_inset CommandInset ref
39978 LatexCommand ref
39979 reference "sec:Child-Documents"
39980
39981 \end_inset
39982
39983 .
39984 \end_layout
39985
39986 \end_inset
39987
39988  In the child document dialog you can specify the listing parameters in
39989  a text box.
39990  To show a list of all available parameters, type in a question mark 
39991 \begin_inset Quotes eld
39992 \end_inset
39993
39994 ?
39995 \begin_inset Quotes erd
39996 \end_inset
39997
39998  in the text box.
39999 \end_layout
40000
40001 \begin_layout Standard
40002 To reference child document listings, write a label text into the corresponding
40003  field of the child document dialog.
40004  The label can then be referenced using the menu 
40005 \family sans
40006 Insert\SpecialChar menuseparator
40007 Cross-Reference
40008 \family default
40009 .
40010 \end_layout
40011
40012 \begin_layout Standard
40013 Listing
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "lst:file-listing"
40021
40022 \end_inset
40023
40024  is an example for a listing of a file; there the lines 10
40025 \begin_inset space \thinspace{}
40026 \end_inset
40027
40028 -
40029 \begin_inset space \thinspace{}
40030 \end_inset
40031
40032 15 of this \SpecialChar LyX
40033  file are listed.
40034 \end_layout
40035
40036 \begin_layout Standard
40037 \begin_inset CommandInset include
40038 LatexCommand lstinputlisting
40039 filename "EmbeddedObjects.lyx"
40040 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
40041
40042 \end_inset
40043
40044
40045 \end_layout
40046
40047 \begin_layout Standard
40048 \begin_inset VSpace bigskip
40049 \end_inset
40050
40051
40052 \end_layout
40053
40054 \begin_layout Standard
40055 Inserting a formula into a listing can be done the following way:
40056 \end_layout
40057
40058 \begin_layout Enumerate
40059 Open the listings dialog and add
40060 \begin_inset Newline newline
40061 \end_inset
40062
40063
40064 \family sans
40065 mathescape=true
40066 \family default
40067
40068 \begin_inset Newline newline
40069 \end_inset
40070
40071 to the field of the 
40072 \family sans
40073 Advanced
40074 \family default
40075  tab.
40076 \end_layout
40077
40078 \begin_layout Enumerate
40079 Create a formula outside the listing
40080 \end_layout
40081
40082 \begin_layout Enumerate
40083 Copy the content of the formula (not the formula inset) to the clipboard
40084  (shortcut 
40085 \begin_inset Info
40086 type  "shortcut"
40087 arg   "copy"
40088 \end_inset
40089
40090 )
40091 \end_layout
40092
40093 \begin_layout Enumerate
40094 In the listing write 
40095 \begin_inset Quotes eld
40096 \end_inset
40097
40098
40099 \family sans
40100 $$
40101 \family default
40102
40103 \begin_inset Quotes erd
40104 \end_inset
40105
40106  and copy from the clipboard between the dollar-signs (shortcut 
40107 \begin_inset Info
40108 type  "shortcut"
40109 arg   "paste"
40110 \end_inset
40111
40112 )
40113 \end_layout
40114
40115 \begin_layout Standard
40116 \begin_inset listings
40117 lstparams "language=Python,mathescape=true"
40118 inline false
40119 status open
40120
40121 \begin_layout Plain Layout
40122
40123 \begin_inset Caption Standard
40124
40125 \begin_layout Plain Layout
40126 Example Listing float containing a formula
40127 \end_layout
40128
40129 \end_inset
40130
40131 # Example listing float
40132 \end_layout
40133
40134 \begin_layout Plain Layout
40135
40136 def func(param):
40137 \end_layout
40138
40139 \begin_layout Plain Layout
40140
40141     # $
40142 \backslash
40143 prod_{n=1}^{
40144 \backslash
40145 infty}
40146 \backslash
40147 ,
40148 \backslash
40149 frac{1}{x^{2}}$
40150 \end_layout
40151
40152 \begin_layout Plain Layout
40153
40154     pass
40155 \end_layout
40156
40157 \end_inset
40158
40159
40160 \end_layout
40161
40162 \begin_layout Standard
40163 \begin_inset VSpace bigskip
40164 \end_inset
40165
40166
40167 \end_layout
40168
40169 \begin_layout Standard
40170 Global listings settings can be set in the 
40171 \family sans
40172 Document\SpecialChar menuseparator
40173 Settings\SpecialChar menuseparator
40174 Listings
40175 \family default
40176  dialog.
40177  To get there a list of available options, type in a question mark 
40178 \begin_inset Quotes eld
40179 \end_inset
40180
40181 ?
40182 \begin_inset Quotes erd
40183 \end_inset
40184
40185 .
40186 \end_layout
40187
40188 \begin_layout Standard
40189 For more information about the 
40190 \series bold
40191 listings
40192 \series default
40193  package, we refer to its documentation 
40194 \begin_inset CommandInset citation
40195 LatexCommand cite
40196 key "listings"
40197
40198 \end_inset
40199
40200 .
40201 \end_layout
40202
40203 \begin_layout Standard
40204 \begin_inset Newpage newpage
40205 \end_inset
40206
40207
40208 \end_layout
40209
40210 \begin_layout Chapter
40211 \start_of_appendix
40212 Units available in \SpecialChar LyX
40213
40214 \begin_inset Index idx
40215 status collapsed
40216
40217 \begin_layout Plain Layout
40218 Units
40219 \end_layout
40220
40221 \end_inset
40222
40223
40224 \begin_inset CommandInset label
40225 LatexCommand label
40226 name "cha:Units-available-in"
40227
40228 \end_inset
40229
40230
40231 \end_layout
40232
40233 \begin_layout Standard
40234 To understand the units described in this documentation, Table
40235 \begin_inset space ~
40236 \end_inset
40237
40238
40239 \begin_inset CommandInset ref
40240 LatexCommand ref
40241 reference "tab:Units"
40242
40243 \end_inset
40244
40245  explains all units available in \SpecialChar LyX
40246 .
40247 \end_layout
40248
40249 \begin_layout Standard
40250 \begin_inset Float table
40251 placement h
40252 wide false
40253 sideways false
40254 status open
40255
40256 \begin_layout Plain Layout
40257 \begin_inset Caption Standard
40258
40259 \begin_layout Plain Layout
40260 \begin_inset CommandInset label
40261 LatexCommand label
40262 name "tab:Units"
40263
40264 \end_inset
40265
40266 Units
40267 \end_layout
40268
40269 \end_inset
40270
40271
40272 \end_layout
40273
40274 \begin_layout Plain Layout
40275 \begin_inset VSpace medskip
40276 \end_inset
40277
40278
40279 \end_layout
40280
40281 \begin_layout Plain Layout
40282 \align center
40283 \begin_inset Tabular
40284 <lyxtabular version="3" rows="20" columns="3">
40285 <features tabularvalignment="middle">
40286 <column alignment="center" valignment="top">
40287 <column alignment="center" valignment="top">
40288 <column alignment="center" valignment="top">
40289 <row>
40290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40291 \begin_inset Text
40292
40293 \begin_layout Plain Layout
40294 unit
40295 \end_layout
40296
40297 \end_inset
40298 </cell>
40299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40300 \begin_inset Text
40301
40302 \begin_layout Plain Layout
40303 name/description
40304 \end_layout
40305
40306 \end_inset
40307 </cell>
40308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40309 \begin_inset Text
40310
40311 \begin_layout Plain Layout
40312 \SpecialChar LaTeX
40313  command
40314 \end_layout
40315
40316 \end_inset
40317 </cell>
40318 </row>
40319 <row>
40320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40321 \begin_inset Text
40322
40323 \begin_layout Plain Layout
40324 mm
40325 \end_layout
40326
40327 \end_inset
40328 </cell>
40329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40330 \begin_inset Text
40331
40332 \begin_layout Plain Layout
40333 millimeter
40334 \end_layout
40335
40336 \end_inset
40337 </cell>
40338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40339 \begin_inset Text
40340
40341 \begin_layout Plain Layout
40342 -
40343 \end_layout
40344
40345 \end_inset
40346 </cell>
40347 </row>
40348 <row>
40349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40350 \begin_inset Text
40351
40352 \begin_layout Plain Layout
40353 cm
40354 \end_layout
40355
40356 \end_inset
40357 </cell>
40358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40359 \begin_inset Text
40360
40361 \begin_layout Plain Layout
40362 centimeter
40363 \end_layout
40364
40365 \end_inset
40366 </cell>
40367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40368 \begin_inset Text
40369
40370 \begin_layout Plain Layout
40371 -
40372 \end_layout
40373
40374 \end_inset
40375 </cell>
40376 </row>
40377 <row>
40378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40379 \begin_inset Text
40380
40381 \begin_layout Plain Layout
40382 in
40383 \end_layout
40384
40385 \end_inset
40386 </cell>
40387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40388 \begin_inset Text
40389
40390 \begin_layout Plain Layout
40391 inch
40392 \end_layout
40393
40394 \end_inset
40395 </cell>
40396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40397 \begin_inset Text
40398
40399 \begin_layout Plain Layout
40400 -
40401 \end_layout
40402
40403 \end_inset
40404 </cell>
40405 </row>
40406 <row>
40407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40408 \begin_inset Text
40409
40410 \begin_layout Plain Layout
40411 pt
40412 \end_layout
40413
40414 \end_inset
40415 </cell>
40416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40417 \begin_inset Text
40418
40419 \begin_layout Plain Layout
40420 point (72.27
40421 \begin_inset space \thinspace{}
40422 \end_inset
40423
40424 pt = 1
40425 \begin_inset space \thinspace{}
40426 \end_inset
40427
40428 in)
40429 \end_layout
40430
40431 \end_inset
40432 </cell>
40433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40434 \begin_inset Text
40435
40436 \begin_layout Plain Layout
40437 -
40438 \end_layout
40439
40440 \end_inset
40441 </cell>
40442 </row>
40443 <row>
40444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40445 \begin_inset Text
40446
40447 \begin_layout Plain Layout
40448 pc
40449 \end_layout
40450
40451 \end_inset
40452 </cell>
40453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40454 \begin_inset Text
40455
40456 \begin_layout Plain Layout
40457 pica (1
40458 \begin_inset space \thinspace{}
40459 \end_inset
40460
40461 pc = 12
40462 \begin_inset space \thinspace{}
40463 \end_inset
40464
40465 pt)
40466 \end_layout
40467
40468 \end_inset
40469 </cell>
40470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40471 \begin_inset Text
40472
40473 \begin_layout Plain Layout
40474 -
40475 \end_layout
40476
40477 \end_inset
40478 </cell>
40479 </row>
40480 <row>
40481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40482 \begin_inset Text
40483
40484 \begin_layout Plain Layout
40485 sp
40486 \end_layout
40487
40488 \end_inset
40489 </cell>
40490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40491 \begin_inset Text
40492
40493 \begin_layout Plain Layout
40494 scaled point (65536
40495 \begin_inset space \thinspace{}
40496 \end_inset
40497
40498 sp = 1
40499 \begin_inset space \thinspace{}
40500 \end_inset
40501
40502 pt)
40503 \end_layout
40504
40505 \end_inset
40506 </cell>
40507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40508 \begin_inset Text
40509
40510 \begin_layout Plain Layout
40511 -
40512 \end_layout
40513
40514 \end_inset
40515 </cell>
40516 </row>
40517 <row>
40518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40519 \begin_inset Text
40520
40521 \begin_layout Plain Layout
40522 bp
40523 \end_layout
40524
40525 \end_inset
40526 </cell>
40527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40528 \begin_inset Text
40529
40530 \begin_layout Plain Layout
40531 big point (72
40532 \begin_inset space \thinspace{}
40533 \end_inset
40534
40535 bp = 1
40536 \begin_inset space \thinspace{}
40537 \end_inset
40538
40539 in)
40540 \end_layout
40541
40542 \end_inset
40543 </cell>
40544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40545 \begin_inset Text
40546
40547 \begin_layout Plain Layout
40548 -
40549 \end_layout
40550
40551 \end_inset
40552 </cell>
40553 </row>
40554 <row>
40555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40556 \begin_inset Text
40557
40558 \begin_layout Plain Layout
40559 dd
40560 \end_layout
40561
40562 \end_inset
40563 </cell>
40564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40565 \begin_inset Text
40566
40567 \begin_layout Plain Layout
40568 didot (1
40569 \begin_inset space \thinspace{}
40570 \end_inset
40571
40572 dd 
40573 \begin_inset Formula $\approx$
40574 \end_inset
40575
40576  0.376
40577 \begin_inset space \thinspace{}
40578 \end_inset
40579
40580 mm)
40581 \end_layout
40582
40583 \end_inset
40584 </cell>
40585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40586 \begin_inset Text
40587
40588 \begin_layout Plain Layout
40589 -
40590 \end_layout
40591
40592 \end_inset
40593 </cell>
40594 </row>
40595 <row>
40596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40597 \begin_inset Text
40598
40599 \begin_layout Plain Layout
40600 cc
40601 \end_layout
40602
40603 \end_inset
40604 </cell>
40605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40606 \begin_inset Text
40607
40608 \begin_layout Plain Layout
40609 cicero (1
40610 \begin_inset space \thinspace{}
40611 \end_inset
40612
40613 cc = 12
40614 \begin_inset space \thinspace{}
40615 \end_inset
40616
40617 dd)
40618 \end_layout
40619
40620 \end_inset
40621 </cell>
40622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40623 \begin_inset Text
40624
40625 \begin_layout Plain Layout
40626 -
40627 \end_layout
40628
40629 \end_inset
40630 </cell>
40631 </row>
40632 <row>
40633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40634 \begin_inset Text
40635
40636 \begin_layout Plain Layout
40637 Scale Graphics %
40638 \end_layout
40639
40640 \end_inset
40641 </cell>
40642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40643 \begin_inset Text
40644
40645 \begin_layout Plain Layout
40646 % of original image width
40647 \end_layout
40648
40649 \end_inset
40650 </cell>
40651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40652 \begin_inset Text
40653
40654 \begin_layout Plain Layout
40655
40656 \end_layout
40657
40658 \end_inset
40659 </cell>
40660 </row>
40661 <row>
40662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40663 \begin_inset Text
40664
40665 \begin_layout Plain Layout
40666 Text Width %
40667 \end_layout
40668
40669 \end_inset
40670 </cell>
40671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40672 \begin_inset Text
40673
40674 \begin_layout Plain Layout
40675 % of text width
40676 \end_layout
40677
40678 \end_inset
40679 </cell>
40680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40681 \begin_inset Text
40682
40683 \begin_layout Plain Layout
40684
40685 \backslash
40686 textwidth
40687 \end_layout
40688
40689 \end_inset
40690 </cell>
40691 </row>
40692 <row>
40693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40694 \begin_inset Text
40695
40696 \begin_layout Plain Layout
40697 Column Width %
40698 \end_layout
40699
40700 \end_inset
40701 </cell>
40702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40703 \begin_inset Text
40704
40705 \begin_layout Plain Layout
40706 % of column width
40707 \end_layout
40708
40709 \end_inset
40710 </cell>
40711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40712 \begin_inset Text
40713
40714 \begin_layout Plain Layout
40715
40716 \backslash
40717 columnwidth
40718 \end_layout
40719
40720 \end_inset
40721 </cell>
40722 </row>
40723 <row>
40724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40725 \begin_inset Text
40726
40727 \begin_layout Plain Layout
40728 Page Width %
40729 \end_layout
40730
40731 \end_inset
40732 </cell>
40733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40734 \begin_inset Text
40735
40736 \begin_layout Plain Layout
40737 % of paper width
40738 \end_layout
40739
40740 \end_inset
40741 </cell>
40742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40743 \begin_inset Text
40744
40745 \begin_layout Plain Layout
40746
40747 \backslash
40748 paperwidth
40749 \end_layout
40750
40751 \end_inset
40752 </cell>
40753 </row>
40754 <row>
40755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40756 \begin_inset Text
40757
40758 \begin_layout Plain Layout
40759 Line Width %
40760 \end_layout
40761
40762 \end_inset
40763 </cell>
40764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40765 \begin_inset Text
40766
40767 \begin_layout Plain Layout
40768 % of line width
40769 \end_layout
40770
40771 \end_inset
40772 </cell>
40773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40774 \begin_inset Text
40775
40776 \begin_layout Plain Layout
40777
40778 \backslash
40779 linewidth
40780 \end_layout
40781
40782 \end_inset
40783 </cell>
40784 </row>
40785 <row>
40786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40787 \begin_inset Text
40788
40789 \begin_layout Plain Layout
40790 Text Height %
40791 \end_layout
40792
40793 \end_inset
40794 </cell>
40795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40796 \begin_inset Text
40797
40798 \begin_layout Plain Layout
40799 % of text height
40800 \end_layout
40801
40802 \end_inset
40803 </cell>
40804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40805 \begin_inset Text
40806
40807 \begin_layout Plain Layout
40808
40809 \backslash
40810 textheight
40811 \end_layout
40812
40813 \end_inset
40814 </cell>
40815 </row>
40816 <row>
40817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40818 \begin_inset Text
40819
40820 \begin_layout Plain Layout
40821 Page Height %
40822 \end_layout
40823
40824 \end_inset
40825 </cell>
40826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40827 \begin_inset Text
40828
40829 \begin_layout Plain Layout
40830 % of paper height
40831 \end_layout
40832
40833 \end_inset
40834 </cell>
40835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40836 \begin_inset Text
40837
40838 \begin_layout Plain Layout
40839
40840 \backslash
40841 paperheight
40842 \end_layout
40843
40844 \end_inset
40845 </cell>
40846 </row>
40847 <row>
40848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40849 \begin_inset Text
40850
40851 \begin_layout Plain Layout
40852 ex
40853 \end_layout
40854
40855 \end_inset
40856 </cell>
40857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40858 \begin_inset Text
40859
40860 \begin_layout Plain Layout
40861 height of letter 
40862 \emph on
40863 x
40864 \emph default
40865  in current font
40866 \end_layout
40867
40868 \end_inset
40869 </cell>
40870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40871 \begin_inset Text
40872
40873 \begin_layout Plain Layout
40874 -
40875 \end_layout
40876
40877 \end_inset
40878 </cell>
40879 </row>
40880 <row>
40881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40882 \begin_inset Text
40883
40884 \begin_layout Plain Layout
40885 em
40886 \end_layout
40887
40888 \end_inset
40889 </cell>
40890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40891 \begin_inset Text
40892
40893 \begin_layout Plain Layout
40894 width of letter 
40895 \emph on
40896 M
40897 \emph default
40898  in current font
40899 \end_layout
40900
40901 \end_inset
40902 </cell>
40903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40904 \begin_inset Text
40905
40906 \begin_layout Plain Layout
40907 -
40908 \end_layout
40909
40910 \end_inset
40911 </cell>
40912 </row>
40913 <row>
40914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40915 \begin_inset Text
40916
40917 \begin_layout Plain Layout
40918 mu
40919 \end_layout
40920
40921 \end_inset
40922 </cell>
40923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40924 \begin_inset Text
40925
40926 \begin_layout Plain Layout
40927 math unit (1
40928 \begin_inset space \thinspace{}
40929 \end_inset
40930
40931 mu = 1/18
40932 \begin_inset space \thinspace{}
40933 \end_inset
40934
40935 em)
40936 \end_layout
40937
40938 \end_inset
40939 </cell>
40940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40941 \begin_inset Text
40942
40943 \begin_layout Plain Layout
40944 -
40945 \end_layout
40946
40947 \end_inset
40948 </cell>
40949 </row>
40950 </lyxtabular>
40951
40952 \end_inset
40953
40954
40955 \end_layout
40956
40957 \end_inset
40958
40959
40960 \end_layout
40961
40962 \begin_layout Chapter
40963 Output File Formats with Graphics
40964 \begin_inset CommandInset label
40965 LatexCommand label
40966 name "cha:Output-File-Formats"
40967
40968 \end_inset
40969
40970
40971 \end_layout
40972
40973 \begin_layout Section
40974 DVI
40975 \begin_inset Index idx
40976 status collapsed
40977
40978 \begin_layout Plain Layout
40979 File Formats ! DVI
40980 \end_layout
40981
40982 \end_inset
40983
40984
40985 \begin_inset Index idx
40986 status collapsed
40987
40988 \begin_layout Plain Layout
40989 DVI|see
40990 \begin_inset ERT
40991 status collapsed
40992
40993 \begin_layout Plain Layout
40994
40995 {
40996 \end_layout
40997
40998 \end_inset
40999
41000 File Formats
41001 \begin_inset ERT
41002 status collapsed
41003
41004 \begin_layout Plain Layout
41005
41006 }
41007 \end_layout
41008
41009 \end_inset
41010
41011
41012 \end_layout
41013
41014 \end_inset
41015
41016
41017 \end_layout
41018
41019 \begin_layout Standard
41020 This file type has the extension 
41021 \begin_inset Quotes eld
41022 \end_inset
41023
41024
41025 \family typewriter
41026 .dvi
41027 \family default
41028
41029 \begin_inset Quotes erd
41030 \end_inset
41031
41032 .
41033  It is called 
41034 \begin_inset Quotes eld
41035 \end_inset
41036
41037 device-independent
41038 \begin_inset Quotes erd
41039 \end_inset
41040
41041  (DVI), because it is completely portable; you can move them from one machine
41042  to another without needing to do any sort of conversion.
41043  At the time when this file-format was developed, this was no matter of
41044  course.
41045  DVIs are used for quick previews and as pre-stage for other output formats,
41046  like PostScript.
41047 \end_layout
41048
41049 \begin_layout Standard
41050 \begin_inset Note Greyedout
41051 status open
41052
41053 \begin_layout Plain Layout
41054
41055 \series bold
41056 Note:
41057 \series default
41058  DVI-files do not contain images; they will only be a linked.
41059 \end_layout
41060
41061 \end_inset
41062
41063  So don't forget this, if you move your 
41064 \family typewriter
41065 .dvi
41066 \family default
41067  file to another computer.
41068  This property can also slow down your computer when you view the DVI, because
41069  the DVI-viewer has to convert the image in the background to make it visible
41070  when you scroll in the DVI.
41071  So it is recommended that you use PDF for files with many images.
41072 \end_layout
41073
41074 \begin_layout Standard
41075 You can export your document to DVI by using the menu 
41076 \family sans
41077 File\SpecialChar menuseparator
41078 Export\SpecialChar menuseparator
41079 DVI
41080 \family default
41081 .
41082  You can view your document as DVI via the 
41083 \family sans
41084 View
41085 \family default
41086  menu.
41087 \end_layout
41088
41089 \begin_layout Section
41090 PostScript
41091 \begin_inset Index idx
41092 status collapsed
41093
41094 \begin_layout Plain Layout
41095 File Formats ! PostScript
41096 \end_layout
41097
41098 \end_inset
41099
41100
41101 \begin_inset Index idx
41102 status collapsed
41103
41104 \begin_layout Plain Layout
41105 PostScript|see
41106 \begin_inset ERT
41107 status collapsed
41108
41109 \begin_layout Plain Layout
41110
41111 {
41112 \end_layout
41113
41114 \end_inset
41115
41116 File Formats
41117 \begin_inset ERT
41118 status collapsed
41119
41120 \begin_layout Plain Layout
41121
41122 }
41123 \end_layout
41124
41125 \end_inset
41126
41127
41128 \end_layout
41129
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Standard
41136 This file type has the extension 
41137 \begin_inset Quotes eld
41138 \end_inset
41139
41140
41141 \family typewriter
41142 .ps
41143 \family default
41144
41145 \begin_inset Quotes erd
41146 \end_inset
41147
41148 .
41149  PostScript was developed by the company 
41150 \family typewriter
41151 Adobe
41152 \family default
41153  as a printer language.
41154  The file therefore contains commands that the printer uses to print the
41155  file.
41156  PostScript can be seen as a 
41157 \begin_inset Quotes eld
41158 \end_inset
41159
41160 programming language
41161 \begin_inset Quotes erd
41162 \end_inset
41163
41164 ; you can calculate with it and draw diagrams and images.
41165 \begin_inset Foot
41166 status collapsed
41167
41168 \begin_layout Plain Layout
41169 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
41170 -package
41171  
41172 \series bold
41173 PSTricks
41174 \series default
41175  
41176 \begin_inset CommandInset citation
41177 LatexCommand cite
41178 key "pstricks"
41179
41180 \end_inset
41181
41182 .
41183 \end_layout
41184
41185 \end_inset
41186
41187  Due to this ability, the files are often bigger than PDFs.
41188 \end_layout
41189
41190 \begin_layout Standard
41191 PostScript can only contain images in the format 
41192 \begin_inset Quotes eld
41193 \end_inset
41194
41195 Encapsulated PostScript
41196 \begin_inset Quotes erd
41197 \end_inset
41198
41199  (EPS, file extension 
41200 \begin_inset Quotes eld
41201 \end_inset
41202
41203
41204 \family typewriter
41205 .eps
41206 \family default
41207
41208 \begin_inset Quotes erd
41209 \end_inset
41210
41211 ).
41212  As \SpecialChar LyX
41213  allows you to use any known image format in your document, it has to
41214  convert images in the background to EPS.
41215  If you have e.g.
41216 \begin_inset space ~
41217 \end_inset
41218
41219 50
41220 \begin_inset space ~
41221 \end_inset
41222
41223 images in your document, \SpecialChar LyX
41224  has to do 50
41225 \begin_inset space ~
41226 \end_inset
41227
41228 conversions whenever you view or export your document.
41229  This will slow down your work flow with \SpecialChar LyX
41230  drastically.
41231  So if you plan to use PostScript, you can insert your images directly as
41232  EPS to avoid this problem.
41233 \end_layout
41234
41235 \begin_layout Standard
41236 You can export your document to PostScript using the menu 
41237 \family sans
41238 File\SpecialChar menuseparator
41239 Export\SpecialChar menuseparator
41240 Postscript
41241 \family default
41242 .
41243  You can view your document as PostScript via the 
41244 \family sans
41245 View
41246 \family default
41247  menu.
41248 \end_layout
41249
41250 \begin_layout Section
41251 PDF
41252 \begin_inset Index idx
41253 status collapsed
41254
41255 \begin_layout Plain Layout
41256 File Formats ! PDF
41257 \end_layout
41258
41259 \end_inset
41260
41261
41262 \begin_inset Index idx
41263 status collapsed
41264
41265 \begin_layout Plain Layout
41266 PDF
41267 \end_layout
41268
41269 \end_inset
41270
41271
41272 \end_layout
41273
41274 \begin_layout Standard
41275 This file type has the extension 
41276 \begin_inset Quotes eld
41277 \end_inset
41278
41279
41280 \family typewriter
41281 .pdf
41282 \family default
41283
41284 \begin_inset Quotes erd
41285 \end_inset
41286
41287 .
41288  The 
41289 \begin_inset Quotes eld
41290 \end_inset
41291
41292 Portable Document Format
41293 \begin_inset Quotes erd
41294 \end_inset
41295
41296  (PDF) was developed by 
41297 \family typewriter
41298 Adobe
41299 \family default
41300  as a derivative of PostScript.
41301  It is more compressed and it uses fewer commands than PostScript.
41302  As the name 
41303 \begin_inset Quotes eld
41304 \end_inset
41305
41306 portable
41307 \begin_inset Quotes erd
41308 \end_inset
41309
41310  implies, it can be processed at any computer system and the printed output
41311  looks exactly the same.
41312 \end_layout
41313
41314 \begin_layout Standard
41315 PDF can contain images in its own PDF format, in the format 
41316 \begin_inset Quotes eld
41317 \end_inset
41318
41319 Joint Photographic Experts Group
41320 \begin_inset Quotes erd
41321 \end_inset
41322
41323  (JPG, file extension 
41324 \begin_inset Quotes eld
41325 \end_inset
41326
41327
41328 \family typewriter
41329 .jpg
41330 \family default
41331
41332 \begin_inset Quotes erd
41333 \end_inset
41334
41335  or 
41336 \begin_inset Quotes eld
41337 \end_inset
41338
41339
41340 \family typewriter
41341 .jpeg
41342 \family default
41343
41344 \begin_inset Quotes erd
41345 \end_inset
41346
41347 ), and in the format 
41348 \begin_inset Quotes eld
41349 \end_inset
41350
41351 Portable Network Graphics
41352 \begin_inset Quotes erd
41353 \end_inset
41354
41355  (PNG, file extension 
41356 \begin_inset Quotes eld
41357 \end_inset
41358
41359
41360 \family typewriter
41361 .png
41362 \family default
41363
41364 \begin_inset Quotes erd
41365 \end_inset
41366
41367 ).
41368  Nevertheless you can use any other image format, because \SpecialChar LyX
41369  converts them
41370  in the background to one of these formats.
41371  But as described in the section about PostScript, the image conversion
41372  will slow down your work flow.
41373  So it is recommended that you use images in one of the three mentioned
41374  formats.
41375 \end_layout
41376
41377 \begin_layout Standard
41378 You can export your document to PDF via the menu 
41379 \family sans
41380 File\SpecialChar menuseparator
41381 Export
41382 \family default
41383  in three different ways:
41384 \end_layout
41385
41386 \begin_layout Description
41387 PDF
41388 \begin_inset space ~
41389 \end_inset
41390
41391 (ps2pdf) This uses the program 
41392 \family typewriter
41393 ps2pdf
41394 \family default
41395  that creates a PDF from a PostScript-version of your file.
41396  The PostScript-version is produced by the program 
41397 \family typewriter
41398 dvips
41399 \family default
41400  which uses a DVI-version as intermediate step.
41401  So this export variant consists of three conversions.
41402 \end_layout
41403
41404 \begin_layout Description
41405 PDF
41406 \begin_inset space ~
41407 \end_inset
41408
41409 (dvipdfm) This uses the program 
41410 \family typewriter
41411 dvipdfm
41412 \family default
41413  that converts your file in the background to DVI and in a second step to
41414  PDF.
41415 \end_layout
41416
41417 \begin_layout Description
41418 PDF
41419 \begin_inset space ~
41420 \end_inset
41421
41422 (pdflatex) This uses the program 
41423 \family typewriter
41424 pdftex
41425 \family default
41426  that converts your file directly to PDF.
41427 \end_layout
41428
41429 \begin_layout Standard
41430 It is recommended that you use 
41431 \family sans
41432 PDF
41433 \begin_inset space ~
41434 \end_inset
41435
41436 (pdflatex)
41437 \family default
41438  because 
41439 \family typewriter
41440 pdftex
41441 \family default
41442  supports all features of actual PDF-versions, is quick and works stable.
41443  The program 
41444 \family typewriter
41445 dvipdfm
41446 \family default
41447  is not under development and therefore a bit outdated.
41448 \end_layout
41449
41450 \begin_layout Standard
41451 You can view your document as PDF via the 
41452 \family sans
41453 View
41454 \family default
41455  menu or by using a toolbar button.
41456 \end_layout
41457
41458 \begin_layout Chapter
41459 List of dvips color names
41460 \begin_inset CommandInset label
41461 LatexCommand label
41462 name "chap:List-of-dvips-colornames"
41463
41464 \end_inset
41465
41466
41467 \end_layout
41468
41469 \begin_layout Standard
41470 \begin_inset Tabular
41471 <lyxtabular version="3" rows="17" columns="4">
41472 <features tabularvalignment="middle">
41473 <column alignment="left" valignment="top" width="0pt">
41474 <column alignment="left" valignment="top" width="0pt">
41475 <column alignment="left" valignment="top" width="0pt">
41476 <column alignment="left" valignment="top" width="0pt">
41477 <row>
41478 <cell alignment="left" valignment="top" usebox="none">
41479 \begin_inset Text
41480
41481 \begin_layout Plain Layout
41482 \begin_inset ERT
41483 status collapsed
41484
41485 \begin_layout Plain Layout
41486
41487
41488 \backslash
41489 fcolorbox{black}{
41490 \end_layout
41491
41492 \end_inset
41493
41494 white
41495 \begin_inset ERT
41496 status collapsed
41497
41498 \begin_layout Plain Layout
41499
41500 }{
41501 \end_layout
41502
41503 \end_inset
41504
41505 Color
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 name
41517 \end_layout
41518
41519 \end_inset
41520 </cell>
41521 <cell alignment="left" valignment="top" usebox="none">
41522 \begin_inset Text
41523
41524 \begin_layout Plain Layout
41525 \begin_inset ERT
41526 status collapsed
41527
41528 \begin_layout Plain Layout
41529
41530
41531 \backslash
41532 fcolorbox{black}{
41533 \end_layout
41534
41535 \end_inset
41536
41537 white
41538 \begin_inset ERT
41539 status collapsed
41540
41541 \begin_layout Plain Layout
41542
41543 }{
41544 \end_layout
41545
41546 \end_inset
41547
41548 Color
41549 \begin_inset ERT
41550 status collapsed
41551
41552 \begin_layout Plain Layout
41553
41554 }
41555 \end_layout
41556
41557 \end_inset
41558
41559  Color name
41560 \end_layout
41561
41562 \end_inset
41563 </cell>
41564 <cell alignment="left" valignment="top" usebox="none">
41565 \begin_inset Text
41566
41567 \begin_layout Plain Layout
41568 \begin_inset ERT
41569 status collapsed
41570
41571 \begin_layout Plain Layout
41572
41573
41574 \backslash
41575 fcolorbox{black}{
41576 \end_layout
41577
41578 \end_inset
41579
41580 white
41581 \begin_inset ERT
41582 status collapsed
41583
41584 \begin_layout Plain Layout
41585
41586 }{
41587 \end_layout
41588
41589 \end_inset
41590
41591 Color
41592 \begin_inset ERT
41593 status collapsed
41594
41595 \begin_layout Plain Layout
41596
41597 }
41598 \end_layout
41599
41600 \end_inset
41601
41602  Color name
41603 \end_layout
41604
41605 \end_inset
41606 </cell>
41607 <cell alignment="left" valignment="top" usebox="none">
41608 \begin_inset Text
41609
41610 \begin_layout Plain Layout
41611 \begin_inset ERT
41612 status collapsed
41613
41614 \begin_layout Plain Layout
41615
41616
41617 \backslash
41618 fcolorbox{black}{
41619 \end_layout
41620
41621 \end_inset
41622
41623 white
41624 \begin_inset ERT
41625 status collapsed
41626
41627 \begin_layout Plain Layout
41628
41629 }{
41630 \end_layout
41631
41632 \end_inset
41633
41634 Color
41635 \begin_inset ERT
41636 status collapsed
41637
41638 \begin_layout Plain Layout
41639
41640 }
41641 \end_layout
41642
41643 \end_inset
41644
41645  Color name
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 </row>
41651 <row>
41652 <cell alignment="center" valignment="top" usebox="none">
41653 \begin_inset Text
41654
41655 \begin_layout Plain Layout
41656 \begin_inset ERT
41657 status collapsed
41658
41659 \begin_layout Plain Layout
41660
41661
41662 \backslash
41663 fcolorbox{black}{
41664 \end_layout
41665
41666 \end_inset
41667
41668 Apricot
41669 \begin_inset ERT
41670 status collapsed
41671
41672 \begin_layout Plain Layout
41673
41674 }{
41675 \end_layout
41676
41677 \end_inset
41678
41679
41680 \begin_inset Phantom Phantom
41681 status open
41682
41683 \begin_layout Plain Layout
41684 W
41685 \end_layout
41686
41687 \end_inset
41688
41689
41690 \begin_inset ERT
41691 status collapsed
41692
41693 \begin_layout Plain Layout
41694
41695 }
41696 \end_layout
41697
41698 \end_inset
41699
41700  Apricot
41701 \end_layout
41702
41703 \end_inset
41704 </cell>
41705 <cell alignment="center" valignment="top" usebox="none">
41706 \begin_inset Text
41707
41708 \begin_layout Plain Layout
41709 \begin_inset ERT
41710 status collapsed
41711
41712 \begin_layout Plain Layout
41713
41714
41715 \backslash
41716 fcolorbox{black}{
41717 \end_layout
41718
41719 \end_inset
41720
41721 Aquamarine
41722 \begin_inset ERT
41723 status collapsed
41724
41725 \begin_layout Plain Layout
41726
41727 }{
41728 \end_layout
41729
41730 \end_inset
41731
41732
41733 \begin_inset Phantom Phantom
41734 status open
41735
41736 \begin_layout Plain Layout
41737 W
41738 \end_layout
41739
41740 \end_inset
41741
41742
41743 \begin_inset ERT
41744 status collapsed
41745
41746 \begin_layout Plain Layout
41747
41748 }
41749 \end_layout
41750
41751 \end_inset
41752
41753  Aquamarine
41754 \end_layout
41755
41756 \end_inset
41757 </cell>
41758 <cell alignment="center" valignment="top" usebox="none">
41759 \begin_inset Text
41760
41761 \begin_layout Plain Layout
41762 \begin_inset ERT
41763 status collapsed
41764
41765 \begin_layout Plain Layout
41766
41767
41768 \backslash
41769 fcolorbox{black}{
41770 \end_layout
41771
41772 \end_inset
41773
41774 Bittersweet
41775 \begin_inset ERT
41776 status collapsed
41777
41778 \begin_layout Plain Layout
41779
41780 }{
41781 \end_layout
41782
41783 \end_inset
41784
41785
41786 \begin_inset Phantom Phantom
41787 status open
41788
41789 \begin_layout Plain Layout
41790 W
41791 \end_layout
41792
41793 \end_inset
41794
41795
41796 \begin_inset ERT
41797 status collapsed
41798
41799 \begin_layout Plain Layout
41800
41801 }
41802 \end_layout
41803
41804 \end_inset
41805
41806  Bittersweet
41807 \end_layout
41808
41809 \end_inset
41810 </cell>
41811 <cell alignment="center" valignment="top" usebox="none">
41812 \begin_inset Text
41813
41814 \begin_layout Plain Layout
41815 \begin_inset ERT
41816 status collapsed
41817
41818 \begin_layout Plain Layout
41819
41820
41821 \backslash
41822 fcolorbox{black}{
41823 \end_layout
41824
41825 \end_inset
41826
41827 BlueGreen
41828 \begin_inset ERT
41829 status collapsed
41830
41831 \begin_layout Plain Layout
41832
41833 }{
41834 \end_layout
41835
41836 \end_inset
41837
41838
41839 \begin_inset Phantom Phantom
41840 status open
41841
41842 \begin_layout Plain Layout
41843 W
41844 \end_layout
41845
41846 \end_inset
41847
41848
41849 \begin_inset ERT
41850 status collapsed
41851
41852 \begin_layout Plain Layout
41853
41854 }
41855 \end_layout
41856
41857 \end_inset
41858
41859  BlueGreen
41860 \end_layout
41861
41862 \end_inset
41863 </cell>
41864 </row>
41865 <row>
41866 <cell alignment="left" valignment="top" usebox="none">
41867 \begin_inset Text
41868
41869 \begin_layout Plain Layout
41870 \begin_inset ERT
41871 status collapsed
41872
41873 \begin_layout Plain Layout
41874
41875
41876 \backslash
41877 fcolorbox{black}{
41878 \end_layout
41879
41880 \end_inset
41881
41882 BlueViolet
41883 \begin_inset ERT
41884 status collapsed
41885
41886 \begin_layout Plain Layout
41887
41888 }{
41889 \end_layout
41890
41891 \end_inset
41892
41893
41894 \begin_inset Phantom Phantom
41895 status open
41896
41897 \begin_layout Plain Layout
41898 W
41899 \end_layout
41900
41901 \end_inset
41902
41903
41904 \begin_inset ERT
41905 status collapsed
41906
41907 \begin_layout Plain Layout
41908
41909 }
41910 \end_layout
41911
41912 \end_inset
41913
41914  BlueViolet
41915 \end_layout
41916
41917 \end_inset
41918 </cell>
41919 <cell alignment="left" valignment="top" usebox="none">
41920 \begin_inset Text
41921
41922 \begin_layout Plain Layout
41923 \begin_inset ERT
41924 status collapsed
41925
41926 \begin_layout Plain Layout
41927
41928
41929 \backslash
41930 fcolorbox{black}{
41931 \end_layout
41932
41933 \end_inset
41934
41935 BrickRed
41936 \begin_inset ERT
41937 status collapsed
41938
41939 \begin_layout Plain Layout
41940
41941 }{
41942 \end_layout
41943
41944 \end_inset
41945
41946
41947 \begin_inset Phantom Phantom
41948 status open
41949
41950 \begin_layout Plain Layout
41951 W
41952 \end_layout
41953
41954 \end_inset
41955
41956
41957 \begin_inset ERT
41958 status collapsed
41959
41960 \begin_layout Plain Layout
41961
41962 }
41963 \end_layout
41964
41965 \end_inset
41966
41967  BrickRed
41968 \end_layout
41969
41970 \end_inset
41971 </cell>
41972 <cell alignment="left" valignment="top" usebox="none">
41973 \begin_inset Text
41974
41975 \begin_layout Plain Layout
41976 \begin_inset ERT
41977 status collapsed
41978
41979 \begin_layout Plain Layout
41980
41981
41982 \backslash
41983 fcolorbox{black}{
41984 \end_layout
41985
41986 \end_inset
41987
41988 Brown
41989 \begin_inset ERT
41990 status collapsed
41991
41992 \begin_layout Plain Layout
41993
41994 }{
41995 \end_layout
41996
41997 \end_inset
41998
41999
42000 \begin_inset Phantom Phantom
42001 status open
42002
42003 \begin_layout Plain Layout
42004 W
42005 \end_layout
42006
42007 \end_inset
42008
42009
42010 \begin_inset ERT
42011 status collapsed
42012
42013 \begin_layout Plain Layout
42014
42015 }
42016 \end_layout
42017
42018 \end_inset
42019
42020  Brown
42021 \end_layout
42022
42023 \end_inset
42024 </cell>
42025 <cell alignment="left" valignment="top" usebox="none">
42026 \begin_inset Text
42027
42028 \begin_layout Plain Layout
42029 \begin_inset ERT
42030 status collapsed
42031
42032 \begin_layout Plain Layout
42033
42034
42035 \backslash
42036 fcolorbox{black}{
42037 \end_layout
42038
42039 \end_inset
42040
42041 BurntOrange
42042 \begin_inset ERT
42043 status collapsed
42044
42045 \begin_layout Plain Layout
42046
42047 }{
42048 \end_layout
42049
42050 \end_inset
42051
42052
42053 \begin_inset Phantom Phantom
42054 status open
42055
42056 \begin_layout Plain Layout
42057 W
42058 \end_layout
42059
42060 \end_inset
42061
42062
42063 \begin_inset ERT
42064 status collapsed
42065
42066 \begin_layout Plain Layout
42067
42068 }
42069 \end_layout
42070
42071 \end_inset
42072
42073  BurntOrange
42074 \end_layout
42075
42076 \end_inset
42077 </cell>
42078 </row>
42079 <row>
42080 <cell alignment="left" valignment="top" usebox="none">
42081 \begin_inset Text
42082
42083 \begin_layout Plain Layout
42084 \begin_inset ERT
42085 status collapsed
42086
42087 \begin_layout Plain Layout
42088
42089
42090 \backslash
42091 fcolorbox{black}{
42092 \end_layout
42093
42094 \end_inset
42095
42096 CadetBlue
42097 \begin_inset ERT
42098 status collapsed
42099
42100 \begin_layout Plain Layout
42101
42102 }{
42103 \end_layout
42104
42105 \end_inset
42106
42107
42108 \begin_inset Phantom Phantom
42109 status open
42110
42111 \begin_layout Plain Layout
42112 W
42113 \end_layout
42114
42115 \end_inset
42116
42117
42118 \begin_inset ERT
42119 status collapsed
42120
42121 \begin_layout Plain Layout
42122
42123 }
42124 \end_layout
42125
42126 \end_inset
42127
42128  CadetBlue
42129 \end_layout
42130
42131 \end_inset
42132 </cell>
42133 <cell alignment="left" valignment="top" usebox="none">
42134 \begin_inset Text
42135
42136 \begin_layout Plain Layout
42137 \begin_inset ERT
42138 status collapsed
42139
42140 \begin_layout Plain Layout
42141
42142
42143 \backslash
42144 fcolorbox{black}{
42145 \end_layout
42146
42147 \end_inset
42148
42149 CarnationPink
42150 \begin_inset ERT
42151 status collapsed
42152
42153 \begin_layout Plain Layout
42154
42155 }{
42156 \end_layout
42157
42158 \end_inset
42159
42160
42161 \begin_inset Phantom Phantom
42162 status open
42163
42164 \begin_layout Plain Layout
42165 W
42166 \end_layout
42167
42168 \end_inset
42169
42170
42171 \begin_inset ERT
42172 status collapsed
42173
42174 \begin_layout Plain Layout
42175
42176 }
42177 \end_layout
42178
42179 \end_inset
42180
42181  CarnationPink
42182 \end_layout
42183
42184 \end_inset
42185 </cell>
42186 <cell alignment="left" valignment="top" usebox="none">
42187 \begin_inset Text
42188
42189 \begin_layout Plain Layout
42190 \begin_inset ERT
42191 status collapsed
42192
42193 \begin_layout Plain Layout
42194
42195
42196 \backslash
42197 fcolorbox{black}{
42198 \end_layout
42199
42200 \end_inset
42201
42202 Cerulean
42203 \begin_inset ERT
42204 status collapsed
42205
42206 \begin_layout Plain Layout
42207
42208 }{
42209 \end_layout
42210
42211 \end_inset
42212
42213
42214 \begin_inset Phantom Phantom
42215 status open
42216
42217 \begin_layout Plain Layout
42218 W
42219 \end_layout
42220
42221 \end_inset
42222
42223
42224 \begin_inset ERT
42225 status collapsed
42226
42227 \begin_layout Plain Layout
42228
42229 }
42230 \end_layout
42231
42232 \end_inset
42233
42234  Cerulean
42235 \end_layout
42236
42237 \end_inset
42238 </cell>
42239 <cell alignment="left" valignment="top" usebox="none">
42240 \begin_inset Text
42241
42242 \begin_layout Plain Layout
42243 \begin_inset ERT
42244 status collapsed
42245
42246 \begin_layout Plain Layout
42247
42248
42249 \backslash
42250 fcolorbox{black}{
42251 \end_layout
42252
42253 \end_inset
42254
42255 CornflowerBlue
42256 \begin_inset ERT
42257 status collapsed
42258
42259 \begin_layout Plain Layout
42260
42261 }{
42262 \end_layout
42263
42264 \end_inset
42265
42266
42267 \begin_inset Phantom Phantom
42268 status open
42269
42270 \begin_layout Plain Layout
42271 W
42272 \end_layout
42273
42274 \end_inset
42275
42276
42277 \begin_inset ERT
42278 status collapsed
42279
42280 \begin_layout Plain Layout
42281
42282 }
42283 \end_layout
42284
42285 \end_inset
42286
42287  CornflowerBlue
42288 \end_layout
42289
42290 \end_inset
42291 </cell>
42292 </row>
42293 <row>
42294 <cell alignment="left" valignment="top" usebox="none">
42295 \begin_inset Text
42296
42297 \begin_layout Plain Layout
42298 \begin_inset ERT
42299 status collapsed
42300
42301 \begin_layout Plain Layout
42302
42303
42304 \backslash
42305 fcolorbox{black}{
42306 \end_layout
42307
42308 \end_inset
42309
42310 Dandelion
42311 \begin_inset ERT
42312 status collapsed
42313
42314 \begin_layout Plain Layout
42315
42316 }{
42317 \end_layout
42318
42319 \end_inset
42320
42321
42322 \begin_inset Phantom Phantom
42323 status open
42324
42325 \begin_layout Plain Layout
42326 W
42327 \end_layout
42328
42329 \end_inset
42330
42331
42332 \begin_inset ERT
42333 status collapsed
42334
42335 \begin_layout Plain Layout
42336
42337 }
42338 \end_layout
42339
42340 \end_inset
42341
42342  Dandelion
42343 \end_layout
42344
42345 \end_inset
42346 </cell>
42347 <cell alignment="left" valignment="top" usebox="none">
42348 \begin_inset Text
42349
42350 \begin_layout Plain Layout
42351 \begin_inset ERT
42352 status collapsed
42353
42354 \begin_layout Plain Layout
42355
42356
42357 \backslash
42358 fcolorbox{black}{
42359 \end_layout
42360
42361 \end_inset
42362
42363 DarkOrchid
42364 \begin_inset ERT
42365 status collapsed
42366
42367 \begin_layout Plain Layout
42368
42369 }{
42370 \end_layout
42371
42372 \end_inset
42373
42374
42375 \begin_inset Phantom Phantom
42376 status open
42377
42378 \begin_layout Plain Layout
42379 W
42380 \end_layout
42381
42382 \end_inset
42383
42384
42385 \begin_inset ERT
42386 status collapsed
42387
42388 \begin_layout Plain Layout
42389
42390 }
42391 \end_layout
42392
42393 \end_inset
42394
42395  DarkOrchid
42396 \end_layout
42397
42398 \end_inset
42399 </cell>
42400 <cell alignment="left" valignment="top" usebox="none">
42401 \begin_inset Text
42402
42403 \begin_layout Plain Layout
42404 \begin_inset ERT
42405 status collapsed
42406
42407 \begin_layout Plain Layout
42408
42409
42410 \backslash
42411 fcolorbox{black}{
42412 \end_layout
42413
42414 \end_inset
42415
42416 Emerald
42417 \begin_inset ERT
42418 status collapsed
42419
42420 \begin_layout Plain Layout
42421
42422 }{
42423 \end_layout
42424
42425 \end_inset
42426
42427
42428 \begin_inset Phantom Phantom
42429 status open
42430
42431 \begin_layout Plain Layout
42432 W
42433 \end_layout
42434
42435 \end_inset
42436
42437
42438 \begin_inset ERT
42439 status collapsed
42440
42441 \begin_layout Plain Layout
42442
42443 }
42444 \end_layout
42445
42446 \end_inset
42447
42448  Emerald
42449 \end_layout
42450
42451 \end_inset
42452 </cell>
42453 <cell alignment="left" valignment="top" usebox="none">
42454 \begin_inset Text
42455
42456 \begin_layout Plain Layout
42457 \begin_inset ERT
42458 status collapsed
42459
42460 \begin_layout Plain Layout
42461
42462
42463 \backslash
42464 fcolorbox{black}{
42465 \end_layout
42466
42467 \end_inset
42468
42469 ForestGreen
42470 \begin_inset ERT
42471 status collapsed
42472
42473 \begin_layout Plain Layout
42474
42475 }{
42476 \end_layout
42477
42478 \end_inset
42479
42480
42481 \begin_inset Phantom Phantom
42482 status open
42483
42484 \begin_layout Plain Layout
42485 W
42486 \end_layout
42487
42488 \end_inset
42489
42490
42491 \begin_inset ERT
42492 status collapsed
42493
42494 \begin_layout Plain Layout
42495
42496 }
42497 \end_layout
42498
42499 \end_inset
42500
42501  ForestGreen
42502 \end_layout
42503
42504 \end_inset
42505 </cell>
42506 </row>
42507 <row>
42508 <cell alignment="left" valignment="top" usebox="none">
42509 \begin_inset Text
42510
42511 \begin_layout Plain Layout
42512 \begin_inset ERT
42513 status collapsed
42514
42515 \begin_layout Plain Layout
42516
42517
42518 \backslash
42519 fcolorbox{black}{
42520 \end_layout
42521
42522 \end_inset
42523
42524 Fuchsia
42525 \begin_inset ERT
42526 status collapsed
42527
42528 \begin_layout Plain Layout
42529
42530 }{
42531 \end_layout
42532
42533 \end_inset
42534
42535
42536 \begin_inset Phantom Phantom
42537 status open
42538
42539 \begin_layout Plain Layout
42540 W
42541 \end_layout
42542
42543 \end_inset
42544
42545
42546 \begin_inset ERT
42547 status collapsed
42548
42549 \begin_layout Plain Layout
42550
42551 }
42552 \end_layout
42553
42554 \end_inset
42555
42556  Fuchsia
42557 \end_layout
42558
42559 \end_inset
42560 </cell>
42561 <cell alignment="left" valignment="top" usebox="none">
42562 \begin_inset Text
42563
42564 \begin_layout Plain Layout
42565 \begin_inset ERT
42566 status collapsed
42567
42568 \begin_layout Plain Layout
42569
42570
42571 \backslash
42572 fcolorbox{black}{
42573 \end_layout
42574
42575 \end_inset
42576
42577 Goldenrod
42578 \begin_inset ERT
42579 status collapsed
42580
42581 \begin_layout Plain Layout
42582
42583 }{
42584 \end_layout
42585
42586 \end_inset
42587
42588
42589 \begin_inset Phantom Phantom
42590 status open
42591
42592 \begin_layout Plain Layout
42593 W
42594 \end_layout
42595
42596 \end_inset
42597
42598
42599 \begin_inset ERT
42600 status collapsed
42601
42602 \begin_layout Plain Layout
42603
42604 }
42605 \end_layout
42606
42607 \end_inset
42608
42609  Goldenrod
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 <cell alignment="left" valignment="top" usebox="none">
42615 \begin_inset Text
42616
42617 \begin_layout Plain Layout
42618 \begin_inset ERT
42619 status collapsed
42620
42621 \begin_layout Plain Layout
42622
42623
42624 \backslash
42625 fcolorbox{black}{
42626 \end_layout
42627
42628 \end_inset
42629
42630 Gray
42631 \begin_inset ERT
42632 status collapsed
42633
42634 \begin_layout Plain Layout
42635
42636 }{
42637 \end_layout
42638
42639 \end_inset
42640
42641
42642 \begin_inset Phantom Phantom
42643 status open
42644
42645 \begin_layout Plain Layout
42646 W
42647 \end_layout
42648
42649 \end_inset
42650
42651
42652 \begin_inset ERT
42653 status collapsed
42654
42655 \begin_layout Plain Layout
42656
42657 }
42658 \end_layout
42659
42660 \end_inset
42661
42662  Gray
42663 \end_layout
42664
42665 \end_inset
42666 </cell>
42667 <cell alignment="left" valignment="top" usebox="none">
42668 \begin_inset Text
42669
42670 \begin_layout Plain Layout
42671 \begin_inset ERT
42672 status collapsed
42673
42674 \begin_layout Plain Layout
42675
42676
42677 \backslash
42678 fcolorbox{black}{
42679 \end_layout
42680
42681 \end_inset
42682
42683 GreenYellow
42684 \begin_inset ERT
42685 status collapsed
42686
42687 \begin_layout Plain Layout
42688
42689 }{
42690 \end_layout
42691
42692 \end_inset
42693
42694
42695 \begin_inset Phantom Phantom
42696 status open
42697
42698 \begin_layout Plain Layout
42699 W
42700 \end_layout
42701
42702 \end_inset
42703
42704
42705 \begin_inset ERT
42706 status collapsed
42707
42708 \begin_layout Plain Layout
42709
42710 }
42711 \end_layout
42712
42713 \end_inset
42714
42715  GreenYellow
42716 \end_layout
42717
42718 \end_inset
42719 </cell>
42720 </row>
42721 <row>
42722 <cell alignment="center" valignment="top" usebox="none">
42723 \begin_inset Text
42724
42725 \begin_layout Plain Layout
42726 \begin_inset ERT
42727 status collapsed
42728
42729 \begin_layout Plain Layout
42730
42731
42732 \backslash
42733 fcolorbox{black}{
42734 \end_layout
42735
42736 \end_inset
42737
42738 JungleGreen
42739 \begin_inset ERT
42740 status collapsed
42741
42742 \begin_layout Plain Layout
42743
42744 }{
42745 \end_layout
42746
42747 \end_inset
42748
42749
42750 \begin_inset Phantom Phantom
42751 status open
42752
42753 \begin_layout Plain Layout
42754 W
42755 \end_layout
42756
42757 \end_inset
42758
42759
42760 \begin_inset ERT
42761 status collapsed
42762
42763 \begin_layout Plain Layout
42764
42765 }
42766 \end_layout
42767
42768 \end_inset
42769
42770  JungleGreen
42771 \end_layout
42772
42773 \end_inset
42774 </cell>
42775 <cell alignment="center" valignment="top" usebox="none">
42776 \begin_inset Text
42777
42778 \begin_layout Plain Layout
42779 \begin_inset ERT
42780 status collapsed
42781
42782 \begin_layout Plain Layout
42783
42784
42785 \backslash
42786 fcolorbox{black}{
42787 \end_layout
42788
42789 \end_inset
42790
42791 Lavender
42792 \begin_inset ERT
42793 status collapsed
42794
42795 \begin_layout Plain Layout
42796
42797 }{
42798 \end_layout
42799
42800 \end_inset
42801
42802
42803 \begin_inset Phantom Phantom
42804 status open
42805
42806 \begin_layout Plain Layout
42807 W
42808 \end_layout
42809
42810 \end_inset
42811
42812
42813 \begin_inset ERT
42814 status collapsed
42815
42816 \begin_layout Plain Layout
42817
42818 }
42819 \end_layout
42820
42821 \end_inset
42822
42823  Lavender
42824 \end_layout
42825
42826 \end_inset
42827 </cell>
42828 <cell alignment="center" valignment="top" usebox="none">
42829 \begin_inset Text
42830
42831 \begin_layout Plain Layout
42832 \begin_inset ERT
42833 status collapsed
42834
42835 \begin_layout Plain Layout
42836
42837
42838 \backslash
42839 fcolorbox{black}{
42840 \end_layout
42841
42842 \end_inset
42843
42844 LimeGreen
42845 \begin_inset ERT
42846 status collapsed
42847
42848 \begin_layout Plain Layout
42849
42850 }{
42851 \end_layout
42852
42853 \end_inset
42854
42855
42856 \begin_inset Phantom Phantom
42857 status open
42858
42859 \begin_layout Plain Layout
42860 W
42861 \end_layout
42862
42863 \end_inset
42864
42865
42866 \begin_inset ERT
42867 status collapsed
42868
42869 \begin_layout Plain Layout
42870
42871 }
42872 \end_layout
42873
42874 \end_inset
42875
42876  LimeGreen
42877 \end_layout
42878
42879 \end_inset
42880 </cell>
42881 <cell alignment="center" valignment="top" usebox="none">
42882 \begin_inset Text
42883
42884 \begin_layout Plain Layout
42885 \begin_inset ERT
42886 status collapsed
42887
42888 \begin_layout Plain Layout
42889
42890
42891 \backslash
42892 fcolorbox{black}{
42893 \end_layout
42894
42895 \end_inset
42896
42897 Mahogany
42898 \begin_inset ERT
42899 status collapsed
42900
42901 \begin_layout Plain Layout
42902
42903 }{
42904 \end_layout
42905
42906 \end_inset
42907
42908
42909 \begin_inset Phantom Phantom
42910 status open
42911
42912 \begin_layout Plain Layout
42913 W
42914 \end_layout
42915
42916 \end_inset
42917
42918
42919 \begin_inset ERT
42920 status collapsed
42921
42922 \begin_layout Plain Layout
42923
42924 }
42925 \end_layout
42926
42927 \end_inset
42928
42929  Mahogany
42930 \end_layout
42931
42932 \end_inset
42933 </cell>
42934 </row>
42935 <row>
42936 <cell alignment="left" valignment="top" usebox="none">
42937 \begin_inset Text
42938
42939 \begin_layout Plain Layout
42940 \begin_inset ERT
42941 status collapsed
42942
42943 \begin_layout Plain Layout
42944
42945
42946 \backslash
42947 fcolorbox{black}{
42948 \end_layout
42949
42950 \end_inset
42951
42952 Mahogany
42953 \begin_inset ERT
42954 status collapsed
42955
42956 \begin_layout Plain Layout
42957
42958 }{
42959 \end_layout
42960
42961 \end_inset
42962
42963
42964 \begin_inset Phantom Phantom
42965 status open
42966
42967 \begin_layout Plain Layout
42968 W
42969 \end_layout
42970
42971 \end_inset
42972
42973
42974 \begin_inset ERT
42975 status collapsed
42976
42977 \begin_layout Plain Layout
42978
42979 }
42980 \end_layout
42981
42982 \end_inset
42983
42984  Mahogany
42985 \end_layout
42986
42987 \end_inset
42988 </cell>
42989 <cell alignment="left" valignment="top" usebox="none">
42990 \begin_inset Text
42991
42992 \begin_layout Plain Layout
42993 \begin_inset ERT
42994 status collapsed
42995
42996 \begin_layout Plain Layout
42997
42998
42999 \backslash
43000 fcolorbox{black}{
43001 \end_layout
43002
43003 \end_inset
43004
43005 Maroon
43006 \begin_inset ERT
43007 status collapsed
43008
43009 \begin_layout Plain Layout
43010
43011 }{
43012 \end_layout
43013
43014 \end_inset
43015
43016
43017 \begin_inset Phantom Phantom
43018 status open
43019
43020 \begin_layout Plain Layout
43021 W
43022 \end_layout
43023
43024 \end_inset
43025
43026
43027 \begin_inset ERT
43028 status collapsed
43029
43030 \begin_layout Plain Layout
43031
43032 }
43033 \end_layout
43034
43035 \end_inset
43036
43037  Maroon
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="left" valignment="top" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046 \begin_inset ERT
43047 status collapsed
43048
43049 \begin_layout Plain Layout
43050
43051
43052 \backslash
43053 fcolorbox{black}{
43054 \end_layout
43055
43056 \end_inset
43057
43058 Melon
43059 \begin_inset ERT
43060 status collapsed
43061
43062 \begin_layout Plain Layout
43063
43064 }{
43065 \end_layout
43066
43067 \end_inset
43068
43069
43070 \begin_inset Phantom Phantom
43071 status open
43072
43073 \begin_layout Plain Layout
43074 W
43075 \end_layout
43076
43077 \end_inset
43078
43079
43080 \begin_inset ERT
43081 status collapsed
43082
43083 \begin_layout Plain Layout
43084
43085 }
43086 \end_layout
43087
43088 \end_inset
43089
43090  Melon
43091 \end_layout
43092
43093 \end_inset
43094 </cell>
43095 <cell alignment="left" valignment="top" usebox="none">
43096 \begin_inset Text
43097
43098 \begin_layout Plain Layout
43099 \begin_inset ERT
43100 status collapsed
43101
43102 \begin_layout Plain Layout
43103
43104
43105 \backslash
43106 fcolorbox{black}{
43107 \end_layout
43108
43109 \end_inset
43110
43111 MidnightBlue
43112 \begin_inset ERT
43113 status collapsed
43114
43115 \begin_layout Plain Layout
43116
43117 }{
43118 \end_layout
43119
43120 \end_inset
43121
43122
43123 \begin_inset Phantom Phantom
43124 status open
43125
43126 \begin_layout Plain Layout
43127 W
43128 \end_layout
43129
43130 \end_inset
43131
43132
43133 \begin_inset ERT
43134 status collapsed
43135
43136 \begin_layout Plain Layout
43137
43138 }
43139 \end_layout
43140
43141 \end_inset
43142
43143  MidnightBlue
43144 \end_layout
43145
43146 \end_inset
43147 </cell>
43148 </row>
43149 <row>
43150 <cell alignment="left" valignment="top" usebox="none">
43151 \begin_inset Text
43152
43153 \begin_layout Plain Layout
43154 \begin_inset ERT
43155 status collapsed
43156
43157 \begin_layout Plain Layout
43158
43159
43160 \backslash
43161 fcolorbox{black}{
43162 \end_layout
43163
43164 \end_inset
43165
43166 Mulberry
43167 \begin_inset ERT
43168 status collapsed
43169
43170 \begin_layout Plain Layout
43171
43172 }{
43173 \end_layout
43174
43175 \end_inset
43176
43177
43178 \begin_inset Phantom Phantom
43179 status open
43180
43181 \begin_layout Plain Layout
43182 W
43183 \end_layout
43184
43185 \end_inset
43186
43187
43188 \begin_inset ERT
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192
43193 }
43194 \end_layout
43195
43196 \end_inset
43197
43198  Mulberry
43199 \end_layout
43200
43201 \end_inset
43202 </cell>
43203 <cell alignment="left" valignment="top" usebox="none">
43204 \begin_inset Text
43205
43206 \begin_layout Plain Layout
43207 \begin_inset ERT
43208 status collapsed
43209
43210 \begin_layout Plain Layout
43211
43212
43213 \backslash
43214 fcolorbox{black}{
43215 \end_layout
43216
43217 \end_inset
43218
43219 NavyBlue
43220 \begin_inset ERT
43221 status collapsed
43222
43223 \begin_layout Plain Layout
43224
43225 }{
43226 \end_layout
43227
43228 \end_inset
43229
43230
43231 \begin_inset Phantom Phantom
43232 status open
43233
43234 \begin_layout Plain Layout
43235 W
43236 \end_layout
43237
43238 \end_inset
43239
43240
43241 \begin_inset ERT
43242 status collapsed
43243
43244 \begin_layout Plain Layout
43245
43246 }
43247 \end_layout
43248
43249 \end_inset
43250
43251  NavyBlue
43252 \end_layout
43253
43254 \end_inset
43255 </cell>
43256 <cell alignment="left" valignment="top" usebox="none">
43257 \begin_inset Text
43258
43259 \begin_layout Plain Layout
43260 \begin_inset ERT
43261 status collapsed
43262
43263 \begin_layout Plain Layout
43264
43265
43266 \backslash
43267 fcolorbox{black}{
43268 \end_layout
43269
43270 \end_inset
43271
43272 OliveGreen
43273 \begin_inset ERT
43274 status collapsed
43275
43276 \begin_layout Plain Layout
43277
43278 }{
43279 \end_layout
43280
43281 \end_inset
43282
43283
43284 \begin_inset Phantom Phantom
43285 status open
43286
43287 \begin_layout Plain Layout
43288 W
43289 \end_layout
43290
43291 \end_inset
43292
43293
43294 \begin_inset ERT
43295 status collapsed
43296
43297 \begin_layout Plain Layout
43298
43299 }
43300 \end_layout
43301
43302 \end_inset
43303
43304  OliveGreen
43305 \end_layout
43306
43307 \end_inset
43308 </cell>
43309 <cell alignment="left" valignment="top" usebox="none">
43310 \begin_inset Text
43311
43312 \begin_layout Plain Layout
43313 \begin_inset ERT
43314 status collapsed
43315
43316 \begin_layout Plain Layout
43317
43318
43319 \backslash
43320 fcolorbox{black}{
43321 \end_layout
43322
43323 \end_inset
43324
43325 Orange
43326 \begin_inset ERT
43327 status collapsed
43328
43329 \begin_layout Plain Layout
43330
43331 }{
43332 \end_layout
43333
43334 \end_inset
43335
43336
43337 \begin_inset Phantom Phantom
43338 status open
43339
43340 \begin_layout Plain Layout
43341 W
43342 \end_layout
43343
43344 \end_inset
43345
43346
43347 \begin_inset ERT
43348 status collapsed
43349
43350 \begin_layout Plain Layout
43351
43352 }
43353 \end_layout
43354
43355 \end_inset
43356
43357  Orange
43358 \end_layout
43359
43360 \end_inset
43361 </cell>
43362 </row>
43363 <row>
43364 <cell alignment="left" valignment="top" usebox="none">
43365 \begin_inset Text
43366
43367 \begin_layout Plain Layout
43368 \begin_inset ERT
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372
43373
43374 \backslash
43375 fcolorbox{black}{
43376 \end_layout
43377
43378 \end_inset
43379
43380 OrangeRed
43381 \begin_inset ERT
43382 status collapsed
43383
43384 \begin_layout Plain Layout
43385
43386 }{
43387 \end_layout
43388
43389 \end_inset
43390
43391
43392 \begin_inset Phantom Phantom
43393 status open
43394
43395 \begin_layout Plain Layout
43396 W
43397 \end_layout
43398
43399 \end_inset
43400
43401
43402 \begin_inset ERT
43403 status collapsed
43404
43405 \begin_layout Plain Layout
43406
43407 }
43408 \end_layout
43409
43410 \end_inset
43411
43412  OrangeRed
43413 \end_layout
43414
43415 \end_inset
43416 </cell>
43417 <cell alignment="left" valignment="top" usebox="none">
43418 \begin_inset Text
43419
43420 \begin_layout Plain Layout
43421 \begin_inset ERT
43422 status collapsed
43423
43424 \begin_layout Plain Layout
43425
43426
43427 \backslash
43428 fcolorbox{black}{
43429 \end_layout
43430
43431 \end_inset
43432
43433 Orchid
43434 \begin_inset ERT
43435 status collapsed
43436
43437 \begin_layout Plain Layout
43438
43439 }{
43440 \end_layout
43441
43442 \end_inset
43443
43444
43445 \begin_inset Phantom Phantom
43446 status open
43447
43448 \begin_layout Plain Layout
43449 W
43450 \end_layout
43451
43452 \end_inset
43453
43454
43455 \begin_inset ERT
43456 status collapsed
43457
43458 \begin_layout Plain Layout
43459
43460 }
43461 \end_layout
43462
43463 \end_inset
43464
43465  Orchid
43466 \end_layout
43467
43468 \end_inset
43469 </cell>
43470 <cell alignment="left" valignment="top" usebox="none">
43471 \begin_inset Text
43472
43473 \begin_layout Plain Layout
43474 \begin_inset ERT
43475 status collapsed
43476
43477 \begin_layout Plain Layout
43478
43479
43480 \backslash
43481 fcolorbox{black}{
43482 \end_layout
43483
43484 \end_inset
43485
43486 Peach
43487 \begin_inset ERT
43488 status collapsed
43489
43490 \begin_layout Plain Layout
43491
43492 }{
43493 \end_layout
43494
43495 \end_inset
43496
43497
43498 \begin_inset Phantom Phantom
43499 status open
43500
43501 \begin_layout Plain Layout
43502 W
43503 \end_layout
43504
43505 \end_inset
43506
43507
43508 \begin_inset ERT
43509 status collapsed
43510
43511 \begin_layout Plain Layout
43512
43513 }
43514 \end_layout
43515
43516 \end_inset
43517
43518  Peach
43519 \end_layout
43520
43521 \end_inset
43522 </cell>
43523 <cell alignment="left" valignment="top" usebox="none">
43524 \begin_inset Text
43525
43526 \begin_layout Plain Layout
43527 \begin_inset ERT
43528 status collapsed
43529
43530 \begin_layout Plain Layout
43531
43532
43533 \backslash
43534 fcolorbox{black}{
43535 \end_layout
43536
43537 \end_inset
43538
43539 Periwinkle
43540 \begin_inset ERT
43541 status collapsed
43542
43543 \begin_layout Plain Layout
43544
43545 }{
43546 \end_layout
43547
43548 \end_inset
43549
43550
43551 \begin_inset Phantom Phantom
43552 status open
43553
43554 \begin_layout Plain Layout
43555 W
43556 \end_layout
43557
43558 \end_inset
43559
43560
43561 \begin_inset ERT
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565
43566 }
43567 \end_layout
43568
43569 \end_inset
43570
43571  Periwinkle
43572 \end_layout
43573
43574 \end_inset
43575 </cell>
43576 </row>
43577 <row>
43578 <cell alignment="left" valignment="top" usebox="none">
43579 \begin_inset Text
43580
43581 \begin_layout Plain Layout
43582 \begin_inset ERT
43583 status collapsed
43584
43585 \begin_layout Plain Layout
43586
43587
43588 \backslash
43589 fcolorbox{black}{
43590 \end_layout
43591
43592 \end_inset
43593
43594 PineGreen
43595 \begin_inset ERT
43596 status collapsed
43597
43598 \begin_layout Plain Layout
43599
43600 }{
43601 \end_layout
43602
43603 \end_inset
43604
43605
43606 \begin_inset Phantom Phantom
43607 status open
43608
43609 \begin_layout Plain Layout
43610 W
43611 \end_layout
43612
43613 \end_inset
43614
43615
43616 \begin_inset ERT
43617 status collapsed
43618
43619 \begin_layout Plain Layout
43620
43621 }
43622 \end_layout
43623
43624 \end_inset
43625
43626  PineGreen
43627 \end_layout
43628
43629 \end_inset
43630 </cell>
43631 <cell alignment="left" valignment="top" usebox="none">
43632 \begin_inset Text
43633
43634 \begin_layout Plain Layout
43635 \begin_inset ERT
43636 status collapsed
43637
43638 \begin_layout Plain Layout
43639
43640
43641 \backslash
43642 fcolorbox{black}{
43643 \end_layout
43644
43645 \end_inset
43646
43647 Plum
43648 \begin_inset ERT
43649 status collapsed
43650
43651 \begin_layout Plain Layout
43652
43653 }{
43654 \end_layout
43655
43656 \end_inset
43657
43658
43659 \begin_inset Phantom Phantom
43660 status open
43661
43662 \begin_layout Plain Layout
43663 W
43664 \end_layout
43665
43666 \end_inset
43667
43668
43669 \begin_inset ERT
43670 status collapsed
43671
43672 \begin_layout Plain Layout
43673
43674 }
43675 \end_layout
43676
43677 \end_inset
43678
43679  Plum
43680 \end_layout
43681
43682 \end_inset
43683 </cell>
43684 <cell alignment="left" valignment="top" usebox="none">
43685 \begin_inset Text
43686
43687 \begin_layout Plain Layout
43688 \begin_inset ERT
43689 status collapsed
43690
43691 \begin_layout Plain Layout
43692
43693
43694 \backslash
43695 fcolorbox{black}{
43696 \end_layout
43697
43698 \end_inset
43699
43700 ProcessBlue
43701 \begin_inset ERT
43702 status collapsed
43703
43704 \begin_layout Plain Layout
43705
43706 }{
43707 \end_layout
43708
43709 \end_inset
43710
43711
43712 \begin_inset Phantom Phantom
43713 status open
43714
43715 \begin_layout Plain Layout
43716 W
43717 \end_layout
43718
43719 \end_inset
43720
43721
43722 \begin_inset ERT
43723 status collapsed
43724
43725 \begin_layout Plain Layout
43726
43727 }
43728 \end_layout
43729
43730 \end_inset
43731
43732  ProcessBlue
43733 \end_layout
43734
43735 \end_inset
43736 </cell>
43737 <cell alignment="left" valignment="top" usebox="none">
43738 \begin_inset Text
43739
43740 \begin_layout Plain Layout
43741 \begin_inset ERT
43742 status collapsed
43743
43744 \begin_layout Plain Layout
43745
43746
43747 \backslash
43748 fcolorbox{black}{
43749 \end_layout
43750
43751 \end_inset
43752
43753 Purple
43754 \begin_inset ERT
43755 status collapsed
43756
43757 \begin_layout Plain Layout
43758
43759 }{
43760 \end_layout
43761
43762 \end_inset
43763
43764
43765 \begin_inset Phantom Phantom
43766 status open
43767
43768 \begin_layout Plain Layout
43769 W
43770 \end_layout
43771
43772 \end_inset
43773
43774
43775 \begin_inset ERT
43776 status collapsed
43777
43778 \begin_layout Plain Layout
43779
43780 }
43781 \end_layout
43782
43783 \end_inset
43784
43785  Purple
43786 \end_layout
43787
43788 \end_inset
43789 </cell>
43790 </row>
43791 <row>
43792 <cell alignment="left" valignment="top" usebox="none">
43793 \begin_inset Text
43794
43795 \begin_layout Plain Layout
43796 \begin_inset ERT
43797 status collapsed
43798
43799 \begin_layout Plain Layout
43800
43801
43802 \backslash
43803 fcolorbox{black}{
43804 \end_layout
43805
43806 \end_inset
43807
43808 RawSienna
43809 \begin_inset ERT
43810 status collapsed
43811
43812 \begin_layout Plain Layout
43813
43814 }{
43815 \end_layout
43816
43817 \end_inset
43818
43819
43820 \begin_inset Phantom Phantom
43821 status open
43822
43823 \begin_layout Plain Layout
43824 W
43825 \end_layout
43826
43827 \end_inset
43828
43829
43830 \begin_inset ERT
43831 status collapsed
43832
43833 \begin_layout Plain Layout
43834
43835 }
43836 \end_layout
43837
43838 \end_inset
43839
43840  RawSienna
43841 \end_layout
43842
43843 \end_inset
43844 </cell>
43845 <cell alignment="left" valignment="top" usebox="none">
43846 \begin_inset Text
43847
43848 \begin_layout Plain Layout
43849 \begin_inset ERT
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853
43854
43855 \backslash
43856 fcolorbox{black}{
43857 \end_layout
43858
43859 \end_inset
43860
43861 RedOrange
43862 \begin_inset ERT
43863 status collapsed
43864
43865 \begin_layout Plain Layout
43866
43867 }{
43868 \end_layout
43869
43870 \end_inset
43871
43872
43873 \begin_inset Phantom Phantom
43874 status open
43875
43876 \begin_layout Plain Layout
43877 W
43878 \end_layout
43879
43880 \end_inset
43881
43882
43883 \begin_inset ERT
43884 status collapsed
43885
43886 \begin_layout Plain Layout
43887
43888 }
43889 \end_layout
43890
43891 \end_inset
43892
43893  RedOrange
43894 \end_layout
43895
43896 \end_inset
43897 </cell>
43898 <cell alignment="left" valignment="top" usebox="none">
43899 \begin_inset Text
43900
43901 \begin_layout Plain Layout
43902 \begin_inset ERT
43903 status collapsed
43904
43905 \begin_layout Plain Layout
43906
43907
43908 \backslash
43909 fcolorbox{black}{
43910 \end_layout
43911
43912 \end_inset
43913
43914 RedViolet
43915 \begin_inset ERT
43916 status collapsed
43917
43918 \begin_layout Plain Layout
43919
43920 }{
43921 \end_layout
43922
43923 \end_inset
43924
43925
43926 \begin_inset Phantom Phantom
43927 status open
43928
43929 \begin_layout Plain Layout
43930 W
43931 \end_layout
43932
43933 \end_inset
43934
43935
43936 \begin_inset ERT
43937 status collapsed
43938
43939 \begin_layout Plain Layout
43940
43941 }
43942 \end_layout
43943
43944 \end_inset
43945
43946  RedViolet
43947 \end_layout
43948
43949 \end_inset
43950 </cell>
43951 <cell alignment="left" valignment="top" usebox="none">
43952 \begin_inset Text
43953
43954 \begin_layout Plain Layout
43955 \begin_inset ERT
43956 status collapsed
43957
43958 \begin_layout Plain Layout
43959
43960
43961 \backslash
43962 fcolorbox{black}{
43963 \end_layout
43964
43965 \end_inset
43966
43967 Rhodamine
43968 \begin_inset ERT
43969 status collapsed
43970
43971 \begin_layout Plain Layout
43972
43973 }{
43974 \end_layout
43975
43976 \end_inset
43977
43978
43979 \begin_inset Phantom Phantom
43980 status open
43981
43982 \begin_layout Plain Layout
43983 W
43984 \end_layout
43985
43986 \end_inset
43987
43988
43989 \begin_inset ERT
43990 status collapsed
43991
43992 \begin_layout Plain Layout
43993
43994 }
43995 \end_layout
43996
43997 \end_inset
43998
43999  Rhodamine
44000 \end_layout
44001
44002 \end_inset
44003 </cell>
44004 </row>
44005 <row>
44006 <cell alignment="left" valignment="top" usebox="none">
44007 \begin_inset Text
44008
44009 \begin_layout Plain Layout
44010 \begin_inset ERT
44011 status collapsed
44012
44013 \begin_layout Plain Layout
44014
44015
44016 \backslash
44017 fcolorbox{black}{
44018 \end_layout
44019
44020 \end_inset
44021
44022 RoyalBlue
44023 \begin_inset ERT
44024 status collapsed
44025
44026 \begin_layout Plain Layout
44027
44028 }{
44029 \end_layout
44030
44031 \end_inset
44032
44033
44034 \begin_inset Phantom Phantom
44035 status open
44036
44037 \begin_layout Plain Layout
44038 W
44039 \end_layout
44040
44041 \end_inset
44042
44043
44044 \begin_inset ERT
44045 status collapsed
44046
44047 \begin_layout Plain Layout
44048
44049 }
44050 \end_layout
44051
44052 \end_inset
44053
44054  RoyalBlue
44055 \end_layout
44056
44057 \end_inset
44058 </cell>
44059 <cell alignment="left" valignment="top" usebox="none">
44060 \begin_inset Text
44061
44062 \begin_layout Plain Layout
44063 \begin_inset ERT
44064 status collapsed
44065
44066 \begin_layout Plain Layout
44067
44068
44069 \backslash
44070 fcolorbox{black}{
44071 \end_layout
44072
44073 \end_inset
44074
44075 RoyalPurple
44076 \begin_inset ERT
44077 status collapsed
44078
44079 \begin_layout Plain Layout
44080
44081 }{
44082 \end_layout
44083
44084 \end_inset
44085
44086
44087 \begin_inset Phantom Phantom
44088 status open
44089
44090 \begin_layout Plain Layout
44091 W
44092 \end_layout
44093
44094 \end_inset
44095
44096
44097 \begin_inset ERT
44098 status collapsed
44099
44100 \begin_layout Plain Layout
44101
44102 }
44103 \end_layout
44104
44105 \end_inset
44106
44107  RoyalPurple
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 <cell alignment="left" valignment="top" usebox="none">
44113 \begin_inset Text
44114
44115 \begin_layout Plain Layout
44116 \begin_inset ERT
44117 status collapsed
44118
44119 \begin_layout Plain Layout
44120
44121
44122 \backslash
44123 fcolorbox{black}{
44124 \end_layout
44125
44126 \end_inset
44127
44128 RubineRed
44129 \begin_inset ERT
44130 status collapsed
44131
44132 \begin_layout Plain Layout
44133
44134 }{
44135 \end_layout
44136
44137 \end_inset
44138
44139
44140 \begin_inset Phantom Phantom
44141 status open
44142
44143 \begin_layout Plain Layout
44144 W
44145 \end_layout
44146
44147 \end_inset
44148
44149
44150 \begin_inset ERT
44151 status collapsed
44152
44153 \begin_layout Plain Layout
44154
44155 }
44156 \end_layout
44157
44158 \end_inset
44159
44160  RubineRed
44161 \end_layout
44162
44163 \end_inset
44164 </cell>
44165 <cell alignment="left" valignment="top" usebox="none">
44166 \begin_inset Text
44167
44168 \begin_layout Plain Layout
44169 \begin_inset ERT
44170 status collapsed
44171
44172 \begin_layout Plain Layout
44173
44174
44175 \backslash
44176 fcolorbox{black}{
44177 \end_layout
44178
44179 \end_inset
44180
44181 Salmon
44182 \begin_inset ERT
44183 status collapsed
44184
44185 \begin_layout Plain Layout
44186
44187 }{
44188 \end_layout
44189
44190 \end_inset
44191
44192
44193 \begin_inset Phantom Phantom
44194 status open
44195
44196 \begin_layout Plain Layout
44197 W
44198 \end_layout
44199
44200 \end_inset
44201
44202
44203 \begin_inset ERT
44204 status collapsed
44205
44206 \begin_layout Plain Layout
44207
44208 }
44209 \end_layout
44210
44211 \end_inset
44212
44213  Salmon
44214 \end_layout
44215
44216 \end_inset
44217 </cell>
44218 </row>
44219 <row>
44220 <cell alignment="left" valignment="top" usebox="none">
44221 \begin_inset Text
44222
44223 \begin_layout Plain Layout
44224 \begin_inset ERT
44225 status collapsed
44226
44227 \begin_layout Plain Layout
44228
44229
44230 \backslash
44231 fcolorbox{black}{
44232 \end_layout
44233
44234 \end_inset
44235
44236 SeaGreen
44237 \begin_inset ERT
44238 status collapsed
44239
44240 \begin_layout Plain Layout
44241
44242 }{
44243 \end_layout
44244
44245 \end_inset
44246
44247
44248 \begin_inset Phantom Phantom
44249 status open
44250
44251 \begin_layout Plain Layout
44252 W
44253 \end_layout
44254
44255 \end_inset
44256
44257
44258 \begin_inset ERT
44259 status collapsed
44260
44261 \begin_layout Plain Layout
44262
44263 }
44264 \end_layout
44265
44266 \end_inset
44267
44268  SeaGreen
44269 \end_layout
44270
44271 \end_inset
44272 </cell>
44273 <cell alignment="left" valignment="top" usebox="none">
44274 \begin_inset Text
44275
44276 \begin_layout Plain Layout
44277 \begin_inset ERT
44278 status collapsed
44279
44280 \begin_layout Plain Layout
44281
44282
44283 \backslash
44284 fcolorbox{black}{
44285 \end_layout
44286
44287 \end_inset
44288
44289 Sepia
44290 \begin_inset ERT
44291 status collapsed
44292
44293 \begin_layout Plain Layout
44294
44295 }{
44296 \end_layout
44297
44298 \end_inset
44299
44300
44301 \begin_inset Phantom Phantom
44302 status open
44303
44304 \begin_layout Plain Layout
44305 W
44306 \end_layout
44307
44308 \end_inset
44309
44310
44311 \begin_inset ERT
44312 status collapsed
44313
44314 \begin_layout Plain Layout
44315
44316 }
44317 \end_layout
44318
44319 \end_inset
44320
44321  Sepia
44322 \end_layout
44323
44324 \end_inset
44325 </cell>
44326 <cell alignment="left" valignment="top" usebox="none">
44327 \begin_inset Text
44328
44329 \begin_layout Plain Layout
44330 \begin_inset ERT
44331 status collapsed
44332
44333 \begin_layout Plain Layout
44334
44335
44336 \backslash
44337 fcolorbox{black}{
44338 \end_layout
44339
44340 \end_inset
44341
44342 SkyBlue
44343 \begin_inset ERT
44344 status collapsed
44345
44346 \begin_layout Plain Layout
44347
44348 }{
44349 \end_layout
44350
44351 \end_inset
44352
44353
44354 \begin_inset Phantom Phantom
44355 status open
44356
44357 \begin_layout Plain Layout
44358 W
44359 \end_layout
44360
44361 \end_inset
44362
44363
44364 \begin_inset ERT
44365 status collapsed
44366
44367 \begin_layout Plain Layout
44368
44369 }
44370 \end_layout
44371
44372 \end_inset
44373
44374  SkyBlue
44375 \end_layout
44376
44377 \end_inset
44378 </cell>
44379 <cell alignment="left" valignment="top" usebox="none">
44380 \begin_inset Text
44381
44382 \begin_layout Plain Layout
44383 \begin_inset ERT
44384 status collapsed
44385
44386 \begin_layout Plain Layout
44387
44388
44389 \backslash
44390 fcolorbox{black}{
44391 \end_layout
44392
44393 \end_inset
44394
44395 SpringGreen
44396 \begin_inset ERT
44397 status collapsed
44398
44399 \begin_layout Plain Layout
44400
44401 }{
44402 \end_layout
44403
44404 \end_inset
44405
44406
44407 \begin_inset Phantom Phantom
44408 status open
44409
44410 \begin_layout Plain Layout
44411 W
44412 \end_layout
44413
44414 \end_inset
44415
44416
44417 \begin_inset ERT
44418 status collapsed
44419
44420 \begin_layout Plain Layout
44421
44422 }
44423 \end_layout
44424
44425 \end_inset
44426
44427  SpringGreen
44428 \end_layout
44429
44430 \end_inset
44431 </cell>
44432 </row>
44433 <row>
44434 <cell alignment="left" valignment="top" usebox="none">
44435 \begin_inset Text
44436
44437 \begin_layout Plain Layout
44438 \begin_inset ERT
44439 status collapsed
44440
44441 \begin_layout Plain Layout
44442
44443
44444 \backslash
44445 fcolorbox{black}{
44446 \end_layout
44447
44448 \end_inset
44449
44450 Tan
44451 \begin_inset ERT
44452 status collapsed
44453
44454 \begin_layout Plain Layout
44455
44456 }{
44457 \end_layout
44458
44459 \end_inset
44460
44461
44462 \begin_inset Phantom Phantom
44463 status open
44464
44465 \begin_layout Plain Layout
44466 W
44467 \end_layout
44468
44469 \end_inset
44470
44471
44472 \begin_inset ERT
44473 status collapsed
44474
44475 \begin_layout Plain Layout
44476
44477 }
44478 \end_layout
44479
44480 \end_inset
44481
44482  Tan
44483 \end_layout
44484
44485 \end_inset
44486 </cell>
44487 <cell alignment="left" valignment="top" usebox="none">
44488 \begin_inset Text
44489
44490 \begin_layout Plain Layout
44491 \begin_inset ERT
44492 status collapsed
44493
44494 \begin_layout Plain Layout
44495
44496
44497 \backslash
44498 fcolorbox{black}{
44499 \end_layout
44500
44501 \end_inset
44502
44503 TealBlue
44504 \begin_inset ERT
44505 status collapsed
44506
44507 \begin_layout Plain Layout
44508
44509 }{
44510 \end_layout
44511
44512 \end_inset
44513
44514
44515 \begin_inset Phantom Phantom
44516 status open
44517
44518 \begin_layout Plain Layout
44519 W
44520 \end_layout
44521
44522 \end_inset
44523
44524
44525 \begin_inset ERT
44526 status collapsed
44527
44528 \begin_layout Plain Layout
44529
44530 }
44531 \end_layout
44532
44533 \end_inset
44534
44535  TealBlue
44536 \end_layout
44537
44538 \end_inset
44539 </cell>
44540 <cell alignment="left" valignment="top" usebox="none">
44541 \begin_inset Text
44542
44543 \begin_layout Plain Layout
44544 \begin_inset ERT
44545 status collapsed
44546
44547 \begin_layout Plain Layout
44548
44549
44550 \backslash
44551 fcolorbox{black}{
44552 \end_layout
44553
44554 \end_inset
44555
44556 Thistle
44557 \begin_inset ERT
44558 status collapsed
44559
44560 \begin_layout Plain Layout
44561
44562 }{
44563 \end_layout
44564
44565 \end_inset
44566
44567
44568 \begin_inset Phantom Phantom
44569 status open
44570
44571 \begin_layout Plain Layout
44572 W
44573 \end_layout
44574
44575 \end_inset
44576
44577
44578 \begin_inset ERT
44579 status collapsed
44580
44581 \begin_layout Plain Layout
44582
44583 }
44584 \end_layout
44585
44586 \end_inset
44587
44588  Thistle
44589 \end_layout
44590
44591 \end_inset
44592 </cell>
44593 <cell alignment="left" valignment="top" usebox="none">
44594 \begin_inset Text
44595
44596 \begin_layout Plain Layout
44597 \begin_inset ERT
44598 status collapsed
44599
44600 \begin_layout Plain Layout
44601
44602
44603 \backslash
44604 fcolorbox{black}{
44605 \end_layout
44606
44607 \end_inset
44608
44609 Turquoise
44610 \begin_inset ERT
44611 status collapsed
44612
44613 \begin_layout Plain Layout
44614
44615 }{
44616 \end_layout
44617
44618 \end_inset
44619
44620
44621 \begin_inset Phantom Phantom
44622 status open
44623
44624 \begin_layout Plain Layout
44625 W
44626 \end_layout
44627
44628 \end_inset
44629
44630
44631 \begin_inset ERT
44632 status collapsed
44633
44634 \begin_layout Plain Layout
44635
44636 }
44637 \end_layout
44638
44639 \end_inset
44640
44641  Turquoise
44642 \end_layout
44643
44644 \end_inset
44645 </cell>
44646 </row>
44647 <row>
44648 <cell alignment="left" valignment="top" usebox="none">
44649 \begin_inset Text
44650
44651 \begin_layout Plain Layout
44652 \begin_inset ERT
44653 status collapsed
44654
44655 \begin_layout Plain Layout
44656
44657
44658 \backslash
44659 fcolorbox{black}{
44660 \end_layout
44661
44662 \end_inset
44663
44664 Violet
44665 \begin_inset ERT
44666 status collapsed
44667
44668 \begin_layout Plain Layout
44669
44670 }{
44671 \end_layout
44672
44673 \end_inset
44674
44675
44676 \begin_inset Phantom Phantom
44677 status open
44678
44679 \begin_layout Plain Layout
44680 W
44681 \end_layout
44682
44683 \end_inset
44684
44685
44686 \begin_inset ERT
44687 status collapsed
44688
44689 \begin_layout Plain Layout
44690
44691 }
44692 \end_layout
44693
44694 \end_inset
44695
44696  Violet
44697 \end_layout
44698
44699 \end_inset
44700 </cell>
44701 <cell alignment="left" valignment="top" usebox="none">
44702 \begin_inset Text
44703
44704 \begin_layout Plain Layout
44705 \begin_inset ERT
44706 status collapsed
44707
44708 \begin_layout Plain Layout
44709
44710
44711 \backslash
44712 fcolorbox{black}{
44713 \end_layout
44714
44715 \end_inset
44716
44717 VioletRed
44718 \begin_inset ERT
44719 status collapsed
44720
44721 \begin_layout Plain Layout
44722
44723 }{
44724 \end_layout
44725
44726 \end_inset
44727
44728
44729 \begin_inset Phantom Phantom
44730 status open
44731
44732 \begin_layout Plain Layout
44733 W
44734 \end_layout
44735
44736 \end_inset
44737
44738
44739 \begin_inset ERT
44740 status collapsed
44741
44742 \begin_layout Plain Layout
44743
44744 }
44745 \end_layout
44746
44747 \end_inset
44748
44749  VioletRed
44750 \end_layout
44751
44752 \end_inset
44753 </cell>
44754 <cell alignment="left" valignment="top" usebox="none">
44755 \begin_inset Text
44756
44757 \begin_layout Plain Layout
44758 \begin_inset ERT
44759 status collapsed
44760
44761 \begin_layout Plain Layout
44762
44763
44764 \backslash
44765 fcolorbox{black}{
44766 \end_layout
44767
44768 \end_inset
44769
44770 WildStrawberry
44771 \begin_inset ERT
44772 status collapsed
44773
44774 \begin_layout Plain Layout
44775
44776 }{
44777 \end_layout
44778
44779 \end_inset
44780
44781
44782 \begin_inset Phantom Phantom
44783 status open
44784
44785 \begin_layout Plain Layout
44786 W
44787 \end_layout
44788
44789 \end_inset
44790
44791
44792 \begin_inset ERT
44793 status collapsed
44794
44795 \begin_layout Plain Layout
44796
44797 }
44798 \end_layout
44799
44800 \end_inset
44801
44802  WildStrawberry
44803 \end_layout
44804
44805 \end_inset
44806 </cell>
44807 <cell alignment="left" valignment="top" usebox="none">
44808 \begin_inset Text
44809
44810 \begin_layout Plain Layout
44811 \begin_inset ERT
44812 status collapsed
44813
44814 \begin_layout Plain Layout
44815
44816
44817 \backslash
44818 fcolorbox{black}{
44819 \end_layout
44820
44821 \end_inset
44822
44823 YellowGreen
44824 \begin_inset ERT
44825 status collapsed
44826
44827 \begin_layout Plain Layout
44828
44829 }{
44830 \end_layout
44831
44832 \end_inset
44833
44834
44835 \begin_inset Phantom Phantom
44836 status open
44837
44838 \begin_layout Plain Layout
44839 W
44840 \end_layout
44841
44842 \end_inset
44843
44844
44845 \begin_inset ERT
44846 status collapsed
44847
44848 \begin_layout Plain Layout
44849
44850 }
44851 \end_layout
44852
44853 \end_inset
44854
44855  YellowGreen
44856 \end_layout
44857
44858 \end_inset
44859 </cell>
44860 </row>
44861 <row>
44862 <cell alignment="left" valignment="top" usebox="none">
44863 \begin_inset Text
44864
44865 \begin_layout Plain Layout
44866 \begin_inset ERT
44867 status collapsed
44868
44869 \begin_layout Plain Layout
44870
44871
44872 \backslash
44873 fcolorbox{black}{
44874 \end_layout
44875
44876 \end_inset
44877
44878 YellowOrange
44879 \begin_inset ERT
44880 status collapsed
44881
44882 \begin_layout Plain Layout
44883
44884 }{
44885 \end_layout
44886
44887 \end_inset
44888
44889
44890 \begin_inset Phantom Phantom
44891 status open
44892
44893 \begin_layout Plain Layout
44894 W
44895 \end_layout
44896
44897 \end_inset
44898
44899
44900 \begin_inset ERT
44901 status collapsed
44902
44903 \begin_layout Plain Layout
44904
44905 }
44906 \end_layout
44907
44908 \end_inset
44909
44910  YellowOrange
44911 \end_layout
44912
44913 \end_inset
44914 </cell>
44915 <cell alignment="left" valignment="top" usebox="none">
44916 \begin_inset Text
44917
44918 \begin_layout Plain Layout
44919
44920 \end_layout
44921
44922 \end_inset
44923 </cell>
44924 <cell alignment="left" valignment="top" usebox="none">
44925 \begin_inset Text
44926
44927 \begin_layout Plain Layout
44928
44929 \end_layout
44930
44931 \end_inset
44932 </cell>
44933 <cell alignment="left" valignment="top" usebox="none">
44934 \begin_inset Text
44935
44936 \begin_layout Plain Layout
44937
44938 \end_layout
44939
44940 \end_inset
44941 </cell>
44942 </row>
44943 </lyxtabular>
44944
44945 \end_inset
44946
44947
44948 \end_layout
44949
44950 \begin_layout Chapter
44951 Explanation of Equation
44952 \begin_inset space ~
44953 \end_inset
44954
44955 (
44956 \begin_inset CommandInset ref
44957 LatexCommand ref
44958 reference "eq:Wgn"
44959
44960 \end_inset
44961
44962 )
44963 \begin_inset CommandInset label
44964 LatexCommand label
44965 name "cha:Explanation-of-Equation"
44966
44967 \end_inset
44968
44969
44970 \end_layout
44971
44972 \begin_layout Standard
44973 We can calculate the total width of 
44974 \emph on
44975 n
44976 \emph default
44977  table cells 
44978 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44979 \end_inset
44980
44981  as follows:
44982 \begin_inset Formula 
44983 \begin{equation}
44984 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44985 \end{equation}
44986
44987 \end_inset
44988
44989 where 
44990 \begin_inset Formula $W_{g\,n}$
44991 \end_inset
44992
44993  is the given width of all cells, 
44994 \series bold
44995
44996 \backslash
44997 tabcolsep
44998 \series default
44999  is the \SpecialChar LaTeX
45000 -length between the cell text and the cell border (its default value
45001  is 6
45002 \begin_inset space \thinspace{}
45003 \end_inset
45004
45005 pt).
45006  
45007 \series bold
45008
45009 \backslash
45010 arrayrulewidth
45011 \series default
45012  is the thickness of the cell border line, the default is 0.4
45013 \begin_inset space \thinspace{}
45014 \end_inset
45015
45016 pt.
45017 \end_layout
45018
45019 \begin_layout Standard
45020 Following equation
45021 \begin_inset space ~
45022 \end_inset
45023
45024
45025 \begin_inset CommandInset ref
45026 LatexCommand eqref
45027 reference "eq:Wtot_n"
45028
45029 \end_inset
45030
45031 , the total width of a multicolumn 
45032 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
45033 \end_inset
45034
45035  is
45036 \begin_inset Formula 
45037 \begin{equation}
45038 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45039 \end{equation}
45040
45041 \end_inset
45042
45043
45044 \end_layout
45045
45046 \begin_layout Standard
45047 By setting equation
45048 \begin_inset space ~
45049 \end_inset
45050
45051
45052 \begin_inset CommandInset ref
45053 LatexCommand eqref
45054 reference "eq:Wtot_n"
45055
45056 \end_inset
45057
45058  and 
45059 \begin_inset CommandInset ref
45060 LatexCommand eqref
45061 reference "eq:Wtot_mult"
45062
45063 \end_inset
45064
45065  equal we can calculate the needed given width 
45066 \begin_inset Formula $W_{g\,n}$
45067 \end_inset
45068
45069  when 
45070 \emph on
45071 n
45072 \emph default
45073  columns are spanned, so that each column has a total width of 
45074 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
45075 \end_inset
45076
45077 :
45078 \begin_inset Formula 
45079 \begin{equation}
45080 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45081 \end{equation}
45082
45083 \end_inset
45084
45085
45086 \end_layout
45087
45088 \begin_layout Bibliography
45089 \begin_inset CommandInset bibitem
45090 LatexCommand bibitem
45091 key "latexcompanion"
45092
45093 \end_inset
45094
45095 Frank Mittelbach and Michel Goossens: 
45096 \emph on
45097 The \SpecialChar LaTeX
45098  Companion Second Edition.
45099
45100 \emph default
45101  Addison-Wesley, 2004
45102 \end_layout
45103
45104 \begin_layout Bibliography
45105 \begin_inset CommandInset bibitem
45106 LatexCommand bibitem
45107 key "latexguide"
45108
45109 \end_inset
45110
45111 Helmut Kopka and Patrick W.
45112  Daly: 
45113 \emph on
45114 A Guide to \SpecialChar LaTeX
45115  Fourth Edition.
45116
45117 \emph default
45118  Addison-Wesley, 2003
45119 \end_layout
45120
45121 \begin_layout Bibliography
45122 \begin_inset CommandInset bibitem
45123 LatexCommand bibitem
45124 key "latexbook"
45125
45126 \end_inset
45127
45128 Leslie Lamport: 
45129 \emph on
45130 \SpecialChar LaTeX
45131 : A Document Preparation System.
45132
45133 \emph default
45134  Addison-Wesley, second edition, 1994
45135 \end_layout
45136
45137 \begin_layout Bibliography
45138 \begin_inset CommandInset bibitem
45139 LatexCommand bibitem
45140 key "arydshln"
45141
45142 \end_inset
45143
45144 Documentation of the \SpecialChar LaTeX
45145 -package 
45146 \series bold
45147
45148 \begin_inset CommandInset href
45149 LatexCommand href
45150 name "arydshln"
45151 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45152
45153 \end_inset
45154
45155
45156 \series default
45157
45158 \begin_inset Index idx
45159 status collapsed
45160
45161 \begin_layout Plain Layout
45162 \SpecialChar LaTeX
45163 -packages ! arydshln
45164 \end_layout
45165
45166 \end_inset
45167
45168
45169 \end_layout
45170
45171 \begin_layout Bibliography
45172 \begin_inset CommandInset bibitem
45173 LatexCommand bibitem
45174 key "booktabs"
45175
45176 \end_inset
45177
45178 Documentation of the \SpecialChar LaTeX
45179 -package 
45180 \series bold
45181
45182 \begin_inset CommandInset href
45183 LatexCommand href
45184 name "booktabs"
45185 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45186
45187 \end_inset
45188
45189
45190 \series default
45191
45192 \begin_inset Index idx
45193 status collapsed
45194
45195 \begin_layout Plain Layout
45196 \SpecialChar LaTeX
45197 -packages ! booktabs
45198 \end_layout
45199
45200 \end_inset
45201
45202
45203 \end_layout
45204
45205 \begin_layout Bibliography
45206 \begin_inset CommandInset bibitem
45207 LatexCommand bibitem
45208 key "caption"
45209
45210 \end_inset
45211
45212 Documentation of the \SpecialChar LaTeX
45213 -package 
45214 \series bold
45215
45216 \begin_inset CommandInset href
45217 LatexCommand href
45218 name "caption"
45219 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45220
45221 \end_inset
45222
45223
45224 \series default
45225
45226 \begin_inset Index idx
45227 status collapsed
45228
45229 \begin_layout Plain Layout
45230 \SpecialChar LaTeX
45231 -packages ! caption
45232 \end_layout
45233
45234 \end_inset
45235
45236
45237 \end_layout
45238
45239 \begin_layout Bibliography
45240 \begin_inset CommandInset bibitem
45241 LatexCommand bibitem
45242 key "diagbox"
45243
45244 \end_inset
45245
45246 Documentation of the \SpecialChar LaTeX
45247 -package 
45248 \series bold
45249
45250 \begin_inset CommandInset href
45251 LatexCommand href
45252 name "diagbox"
45253 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45254
45255 \end_inset
45256
45257
45258 \series default
45259
45260 \begin_inset Index idx
45261 status collapsed
45262
45263 \begin_layout Plain Layout
45264 \SpecialChar LaTeX
45265 -packages ! diagbox
45266 \end_layout
45267
45268 \end_inset
45269
45270
45271 \end_layout
45272
45273 \begin_layout Bibliography
45274 \begin_inset CommandInset bibitem
45275 LatexCommand bibitem
45276 key "endfloat"
45277
45278 \end_inset
45279
45280 Documentation of the \SpecialChar LaTeX
45281 -package 
45282 \series bold
45283
45284 \begin_inset CommandInset href
45285 LatexCommand href
45286 name "endfloat"
45287 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45288
45289 \end_inset
45290
45291
45292 \series default
45293
45294 \begin_inset Index idx
45295 status collapsed
45296
45297 \begin_layout Plain Layout
45298 \SpecialChar LaTeX
45299 -packages ! endfloat
45300 \end_layout
45301
45302 \end_inset
45303
45304
45305 \end_layout
45306
45307 \begin_layout Bibliography
45308 \begin_inset CommandInset bibitem
45309 LatexCommand bibitem
45310 key "footmisc"
45311
45312 \end_inset
45313
45314 Documentation of the \SpecialChar LaTeX
45315 -package 
45316 \series bold
45317
45318 \begin_inset CommandInset href
45319 LatexCommand href
45320 name "footmisc"
45321 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45322
45323 \end_inset
45324
45325
45326 \series default
45327
45328 \begin_inset Index idx
45329 status collapsed
45330
45331 \begin_layout Plain Layout
45332 \SpecialChar LaTeX
45333 -packages ! footmisc
45334 \end_layout
45335
45336 \end_inset
45337
45338
45339 \end_layout
45340
45341 \begin_layout Bibliography
45342 \begin_inset CommandInset bibitem
45343 LatexCommand bibitem
45344 key "hypcap"
45345
45346 \end_inset
45347
45348 Documentation of the \SpecialChar LaTeX
45349 -package 
45350 \series bold
45351
45352 \begin_inset CommandInset href
45353 LatexCommand href
45354 name "hypcap"
45355 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45356
45357 \end_inset
45358
45359
45360 \series default
45361
45362 \begin_inset Index idx
45363 status collapsed
45364
45365 \begin_layout Plain Layout
45366 \SpecialChar LaTeX
45367 -packages ! hyperref
45368 \end_layout
45369
45370 \end_inset
45371
45372
45373 \end_layout
45374
45375 \begin_layout Bibliography
45376 \begin_inset CommandInset bibitem
45377 LatexCommand bibitem
45378 key "hyperref"
45379
45380 \end_inset
45381
45382 Documentation of the \SpecialChar LaTeX
45383 -package 
45384 \series bold
45385
45386 \begin_inset CommandInset href
45387 LatexCommand href
45388 name "hyperref"
45389 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45390
45391 \end_inset
45392
45393
45394 \series default
45395
45396 \begin_inset Index idx
45397 status collapsed
45398
45399 \begin_layout Plain Layout
45400 \SpecialChar LaTeX
45401 -packages ! hyperref
45402 \end_layout
45403
45404 \end_inset
45405
45406
45407 \end_layout
45408
45409 \begin_layout Bibliography
45410 \begin_inset CommandInset bibitem
45411 LatexCommand bibitem
45412 key "KOMA-Script"
45413
45414 \end_inset
45415
45416 Documentation of the \SpecialChar LaTeX
45417 -package 
45418 \series bold
45419
45420 \begin_inset CommandInset href
45421 LatexCommand href
45422 name "KOMA-Script"
45423 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45424
45425 \end_inset
45426
45427
45428 \series default
45429
45430 \begin_inset Index idx
45431 status collapsed
45432
45433 \begin_layout Plain Layout
45434 \SpecialChar LaTeX
45435 -packages ! KOMA-Script
45436 \end_layout
45437
45438 \end_inset
45439
45440
45441 \end_layout
45442
45443 \begin_layout Bibliography
45444 \begin_inset CommandInset bibitem
45445 LatexCommand bibitem
45446 key "lettrine"
45447
45448 \end_inset
45449
45450 Documentation of the \SpecialChar LaTeX
45451 -package 
45452 \series bold
45453
45454 \begin_inset CommandInset href
45455 LatexCommand href
45456 name "lettrine"
45457 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45458
45459 \end_inset
45460
45461
45462 \series default
45463  and an 
45464 \begin_inset CommandInset href
45465 LatexCommand href
45466 name "example"
45467 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45468
45469 \end_inset
45470
45471
45472 \begin_inset Index idx
45473 status collapsed
45474
45475 \begin_layout Plain Layout
45476 \SpecialChar LaTeX
45477 -packages ! lettrine
45478 \end_layout
45479
45480 \end_inset
45481
45482
45483 \end_layout
45484
45485 \begin_layout Bibliography
45486 \begin_inset CommandInset bibitem
45487 LatexCommand bibitem
45488 key "listings"
45489
45490 \end_inset
45491
45492 Documentation of the \SpecialChar LaTeX
45493 -package 
45494 \series bold
45495
45496 \begin_inset CommandInset href
45497 LatexCommand href
45498 name "listings"
45499 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45500
45501 \end_inset
45502
45503
45504 \series default
45505
45506 \begin_inset Index idx
45507 status collapsed
45508
45509 \begin_layout Plain Layout
45510 \SpecialChar LaTeX
45511 -packages ! listings
45512 \end_layout
45513
45514 \end_inset
45515
45516
45517 \end_layout
45518
45519 \begin_layout Bibliography
45520 \begin_inset CommandInset bibitem
45521 LatexCommand bibitem
45522 key "marginnote"
45523
45524 \end_inset
45525
45526 Documentation of the \SpecialChar LaTeX
45527 -package 
45528 \series bold
45529
45530 \begin_inset CommandInset href
45531 LatexCommand href
45532 name "marginnote"
45533 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45534
45535 \end_inset
45536
45537
45538 \series default
45539
45540 \begin_inset Index idx
45541 status collapsed
45542
45543 \begin_layout Plain Layout
45544 \SpecialChar LaTeX
45545 -packages ! marginnote
45546 \end_layout
45547
45548 \end_inset
45549
45550
45551 \end_layout
45552
45553 \begin_layout Bibliography
45554 \begin_inset CommandInset bibitem
45555 LatexCommand bibitem
45556 key "pdfpages"
45557
45558 \end_inset
45559
45560 Documentation of the \SpecialChar LaTeX
45561 -package 
45562 \series bold
45563
45564 \begin_inset CommandInset href
45565 LatexCommand href
45566 name "pdfpages"
45567 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45568
45569 \end_inset
45570
45571
45572 \series default
45573
45574 \begin_inset Index idx
45575 status collapsed
45576
45577 \begin_layout Plain Layout
45578 \SpecialChar LaTeX
45579 -packages ! pdfpages
45580 \end_layout
45581
45582 \end_inset
45583
45584
45585 \end_layout
45586
45587 \begin_layout Bibliography
45588 \begin_inset CommandInset bibitem
45589 LatexCommand bibitem
45590 key "prettyref"
45591
45592 \end_inset
45593
45594 Documentation of the \SpecialChar LaTeX
45595 -package 
45596 \series bold
45597
45598 \begin_inset CommandInset href
45599 LatexCommand href
45600 name "prettyref"
45601 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45602
45603 \end_inset
45604
45605
45606 \series default
45607
45608 \begin_inset Index idx
45609 status collapsed
45610
45611 \begin_layout Plain Layout
45612 \SpecialChar LaTeX
45613 -packages ! prettyref
45614 \end_layout
45615
45616 \end_inset
45617
45618
45619 \end_layout
45620
45621 \begin_layout Bibliography
45622 \begin_inset CommandInset bibitem
45623 LatexCommand bibitem
45624 key "pstricks"
45625
45626 \end_inset
45627
45628 Web page of the \SpecialChar LaTeX
45629 -package 
45630 \series bold
45631
45632 \begin_inset CommandInset href
45633 LatexCommand href
45634 name "PSTricks"
45635 target "http://tug.org/PSTricks/"
45636
45637 \end_inset
45638
45639
45640 \series default
45641
45642 \begin_inset Index idx
45643 status collapsed
45644
45645 \begin_layout Plain Layout
45646 \SpecialChar LaTeX
45647 -packages ! PSTricks
45648 \end_layout
45649
45650 \end_inset
45651
45652
45653 \end_layout
45654
45655 \begin_layout Bibliography
45656 \begin_inset CommandInset bibitem
45657 LatexCommand bibitem
45658 key "refstyle"
45659
45660 \end_inset
45661
45662 Documentation of the \SpecialChar LaTeX
45663 -package 
45664 \series bold
45665
45666 \begin_inset CommandInset href
45667 LatexCommand href
45668 name "refstyle"
45669 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
45670
45671 \end_inset
45672
45673
45674 \series default
45675
45676 \begin_inset Index idx
45677 status collapsed
45678
45679 \begin_layout Plain Layout
45680 \SpecialChar LaTeX
45681 -packages ! refstyle
45682 \end_layout
45683
45684 \end_inset
45685
45686
45687 \end_layout
45688
45689 \begin_layout Bibliography
45690 \begin_inset CommandInset bibitem
45691 LatexCommand bibitem
45692 key "sidecap"
45693
45694 \end_inset
45695
45696 Documentation of the \SpecialChar LaTeX
45697 -package 
45698 \series bold
45699
45700 \begin_inset CommandInset href
45701 LatexCommand href
45702 name "sidecap"
45703 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45704
45705 \end_inset
45706
45707
45708 \series default
45709
45710 \begin_inset Index idx
45711 status collapsed
45712
45713 \begin_layout Plain Layout
45714 \SpecialChar LaTeX
45715 -packages ! sidecap
45716 \end_layout
45717
45718 \end_inset
45719
45720
45721 \end_layout
45722
45723 \begin_layout Bibliography
45724 \begin_inset CommandInset bibitem
45725 LatexCommand bibitem
45726 key "NewInLyX20"
45727
45728 \end_inset
45729
45730
45731 \begin_inset CommandInset href
45732 LatexCommand href
45733 name "Wiki page"
45734 target "http://wiki.lyx.org/LyX/NewInLyX20"
45735
45736 \end_inset
45737
45738  about new features in 
45739 \family sans
45740 \SpecialChar LyX
45741  2.0
45742 \family default
45743 .
45744 \end_layout
45745
45746 \begin_layout Standard
45747 \begin_inset CommandInset index_print
45748 LatexCommand printindex
45749 type "idx"
45750
45751 \end_inset
45752
45753
45754 \end_layout
45755
45756 \end_body
45757 \end_document