]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
Bind search-string-set to Ctrl-F3 in cua
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 600
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 are 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 % Added by lyx2lyx
153 \setlength{\parskip}{\medskipamount}
154 \setlength{\parindent}{0pt}
155 \end_preamble
156 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
157 \use_default_options false
158 \begin_modules
159 initials
160 graphicboxes
161 varwidth
162 \end_modules
163 \maintain_unincluded_children no
164 \language english
165 \language_package default
166 \inputencoding utf8
167 \fontencoding auto
168 \font_roman "lmodern" "default"
169 \font_sans "lmss" "default"
170 \font_typewriter "lmtt" "default"
171 \font_math "auto" "auto"
172 \font_default_family default
173 \use_non_tex_fonts false
174 \font_sc false
175 \font_roman_osf false
176 \font_sans_osf false
177 \font_typewriter_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \use_microtype false
181 \use_dash_ligatures true
182 \graphics default
183 \default_output_format pdf2
184 \output_sync 0
185 \bibtex_command default
186 \index_command makeindex
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
191 \pdf_author "LyX Team, Uwe Stöhr"
192 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
193 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
204 \papersize default
205 \use_geometry false
206 \use_package amsmath 1
207 \use_package amssymb 1
208 \use_package cancel 1
209 \use_package esint 1
210 \use_package mathdots 1
211 \use_package mathtools 1
212 \use_package mhchem 1
213 \use_package stackrel 1
214 \use_package stmaryrd 1
215 \use_package undertilde 1
216 \cite_engine basic
217 \cite_engine_type default
218 \biblio_style plain
219 \use_bibtopic false
220 \use_indices false
221 \paperorientation portrait
222 \suppress_date false
223 \justification true
224 \use_refstyle 0
225 \use_minted 0
226 \use_lineno 0
227 \notefontcolor #0000ff
228 \index Index
229 \shortcut idx
230 \color #008000
231 \end_index
232 \secnumdepth 3
233 \tocdepth 3
234 \paragraph_separation indent
235 \paragraph_indentation default
236 \is_math_indent 0
237 \math_numbering_side default
238 \quotes_style english
239 \dynamic_quotes 0
240 \papercolumns 1
241 \papersides 2
242 \paperpagestyle default
243 \tablestyle default
244 \tracking_changes true
245 \output_changes false
246 \change_bars false
247 \postpone_fragile_content false
248 \html_math_output 0
249 \html_css_as_file 0
250 \html_be_strict false
251 \author -712698321 "Jürgen Spitzmüller"
252 \end_header
253
254 \begin_body
255
256 \begin_layout Title
257 \SpecialChar LyX
258 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
259 \end_layout
260
261 \begin_layout Author
262 by the \SpecialChar LyX
263  Team
264 \begin_inset Foot
265 status collapsed
266
267 \begin_layout Plain Layout
268 \noindent
269 If you have comments or error corrections, please send them to the \SpecialChar LyX
270  Documentatio
271 n mailing list: 
272 \begin_inset CommandInset href
273 LatexCommand href
274 name "lyx-docs@lists.lyx.org"
275 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
276 type "mailto:"
277 literal "false"
278
279 \end_inset
280
281
282 \end_layout
283
284 \end_inset
285
286
287 \begin_inset Note Note
288 status collapsed
289
290 \begin_layout Plain Layout
291 author: Uwe Stöhr
292 \end_layout
293
294 \end_inset
295
296
297 \begin_inset Newline newline
298 \end_inset
299
300
301 \begin_inset Newline newline
302 \end_inset
303
304
305 \family sans
306 Version 2.3.x
307 \end_layout
308
309 \begin_layout Standard
310 \begin_inset CommandInset toc
311 LatexCommand tableofcontents
312
313 \end_inset
314
315
316 \end_layout
317
318 \begin_layout Standard
319 \begin_inset Note Note
320 status open
321
322 \begin_layout Plain Layout
323 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
324 -packages 
325 \series bold
326 arydshln
327 \series default
328
329 \series bold
330 colortbl
331 \series default
332
333 \series bold
334 diagbox, lettrine, marginnote, picinpar
335 \series default
336  and 
337 \series bold
338 sidecap
339 \series default
340  must be installed.
341  If they are not installed you can export the document anyway but the sections
342  where the packages are required won't appear in the output.
343 \end_layout
344
345 \begin_layout Plain Layout
346 The latest PDF-version of this document can be found here:
347 \begin_inset Newline newline
348 \end_inset
349
350
351 \series bold
352 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
353 \end_layout
354
355 \end_inset
356
357
358 \end_layout
359
360 \begin_layout Chapter
361 Figures
362 \begin_inset Index idx
363 status collapsed
364
365 \begin_layout Plain Layout
366 Figures
367 \end_layout
368
369 \end_inset
370
371
372 \begin_inset Index idx
373 status collapsed
374
375 \begin_layout Plain Layout
376 Graphics|see
377 \begin_inset ERT
378 status collapsed
379
380 \begin_layout Plain Layout
381
382 {
383 \end_layout
384
385 \end_inset
386
387 Figures
388 \begin_inset ERT
389 status collapsed
390
391 \begin_layout Plain Layout
392
393 }
394 \end_layout
395
396 \end_inset
397
398
399 \end_layout
400
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Section
407 Graphics Dialog
408 \begin_inset Index idx
409 status collapsed
410
411 \begin_layout Plain Layout
412 Figures ! Graphics Dialog
413 \end_layout
414
415 \end_inset
416
417
418 \begin_inset CommandInset label
419 LatexCommand label
420 name "sec:Graphics-Dialog"
421
422 \end_inset
423
424
425 \end_layout
426
427 \begin_layout Standard
428 To insert an image into your document, place the cursor at the text position
429  you want and click on the toolbar icon 
430 \begin_inset Info
431 type  "icon"
432 arg   "dialog-show-new-inset graphics"
433 \end_inset
434
435  or use the menu 
436 \family sans
437 Insert\SpecialChar menuseparator
438 Graphics
439 \family default
440 .
441  Then a dialog will appear to choose the file to load.
442  The image will appear in the output exactly at the position where it is
443  in the text.
444 \end_layout
445
446 \begin_layout Standard
447 The graphics dialog can be called at any time by clicking on an image.
448  This dialog has three tabs:
449 \end_layout
450
451 \begin_layout Description
452
453 \family sans
454 Graphics
455 \family default
456  Here you can choose an image file and adjust its appearance in the output.
457  The available units for the image size are explained in appendix
458 \begin_inset space ~
459 \end_inset
460
461
462 \begin_inset CommandInset ref
463 LatexCommand ref
464 reference "cha:Units-available-in"
465
466 \end_inset
467
468 .
469 \begin_inset Newline newline
470 \end_inset
471
472
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 Figures ! rotated
478 \end_layout
479
480 \end_inset
481
482 You can rotate images counter-clockwise by setting a rotation angle and
483  a rotation origin.
484  The image will also be rotated inside \SpecialChar LyX
485 .
486 \begin_inset Newline newline
487 \end_inset
488
489
490 \begin_inset Index idx
491 status collapsed
492
493 \begin_layout Plain Layout
494 Figures ! scaled
495 \end_layout
496
497 \end_inset
498
499 Images can be scaled by using a percentage value or by setting the width
500  and height explicitly.
501  If you set only the width or only the height, the other size will be determined
502  automatically.
503  If you set both, then the image will be transformed to the given size,
504  possibly distorting it.
505  To prevent the image from distortion, use the option 
506 \family sans
507 Maintain aspect ratio
508 \family default
509 .
510  The image will then be scaled so that its width and height don't exceed
511  the specified dimensions.
512 \begin_inset Newline newline
513 \end_inset
514
515 Images can be opened in a program of your choice by right-clicking on it
516  and choosing the entry 
517 \family sans
518 Edit
519 \begin_inset space ~
520 \end_inset
521
522 externally
523 \family default
524  in the context menu.
525  The program can be set for every image format in the file format settings
526  in \SpecialChar LyX
527 's preferences.
528 \end_layout
529
530 \begin_layout Description
531
532 \family sans
533 Clipping
534 \family default
535  Alternatively to the usage of scaling units it is possible to set image
536  coordinates to adjust the height and width of the image in the output.
537  The coordinates can also be calculated automatically by pressing the button
538  
539 \family sans
540 Get
541 \begin_inset space ~
542 \end_inset
543
544 from
545 \begin_inset space ~
546 \end_inset
547
548 File
549 \family default
550 .
551  The option 
552 \family sans
553 Clip
554 \begin_inset space ~
555 \end_inset
556
557 to
558 \begin_inset space ~
559 \end_inset
560
561 bounding
562 \begin_inset space ~
563 \end_inset
564
565 box
566 \family default
567  will only print the image region within the given coordinates.
568  Normally you don't need to worry about image coordinates and can ignore
569  this tab.
570 \end_layout
571
572 \begin_layout Description
573
574 \family sans
575 LaTeX
576 \begin_inset space ~
577 \end_inset
578
579 and
580 \begin_inset space ~
581 \end_inset
582
583 LyX
584 \begin_inset space ~
585 \end_inset
586
587 options
588 \family default
589  In this tab you can modify the appearance of the image within \SpecialChar LyX
590  and \SpecialChar LaTeX
591  experts
592  can specify additional \SpecialChar LaTeX
593  options.
594 \begin_inset Newline newline
595 \end_inset
596
597 The option 
598 \family sans
599 Draft
600 \begin_inset space ~
601 \end_inset
602
603 mode
604 \family default
605  makes the image appear in the output only as a frame with the size of the
606  image.
607 \begin_inset Newline newline
608 \end_inset
609
610 In the section 
611 \family sans
612 Graphics
613 \begin_inset space ~
614 \end_inset
615
616 Group
617 \family default
618  you can define or join an image settings group.
619 \begin_inset Index idx
620 status collapsed
621
622 \begin_layout Plain Layout
623 Figures ! Settings grouping
624 \end_layout
625
626 \end_inset
627
628  Images within such a group share their settings, so adjusting one image
629  of the group automatically also adjusts all other images of the group in
630  the same way.
631  So you can for example change the size for a bunch of images without the
632  need to manually change each of them.
633  Joining an existing group can also be done using the context menu of the
634  image by checking the name of the desired group.
635 \end_layout
636
637 \begin_layout Standard
638 \begin_inset VSpace bigskip
639 \end_inset
640
641
642 \end_layout
643
644 \begin_layout Standard
645 This is an example image in PDF format
646 \begin_inset Foot
647 status collapsed
648
649 \begin_layout Plain Layout
650 Image formats are explained in section
651 \begin_inset space ~
652 \end_inset
653
654
655 \begin_inset CommandInset ref
656 LatexCommand ref
657 reference "sec:Image-Formats"
658
659 \end_inset
660
661 .
662 \end_layout
663
664 \end_inset
665
666  within a separate, horizontally centered paragraph:
667 \end_layout
668
669 \begin_layout Standard
670 \align center
671 \begin_inset Graphics
672         filename clipart/2D-intensity-plot.pdf
673         scaleBeforeRotation
674         rotateOrigin center
675
676 \end_inset
677
678
679 \end_layout
680
681 \begin_layout Standard
682 This is the same image like the one above but in draft mode:
683 \end_layout
684
685 \begin_layout Standard
686 \align center
687 \begin_inset Graphics
688         filename clipart/2D-intensity-plot.pdf
689         draft
690         scaleBeforeRotation
691         rotateOrigin center
692
693 \end_inset
694
695
696 \end_layout
697
698 \begin_layout Standard
699 \begin_inset Newpage newpage
700 \end_inset
701
702
703 \end_layout
704
705 \begin_layout Section
706 Figure Floats
707 \begin_inset CommandInset label
708 LatexCommand label
709 name "sec:Figure-Floats"
710
711 \end_inset
712
713
714 \begin_inset Index idx
715 status collapsed
716
717 \begin_layout Plain Layout
718 Floats ! Figures
719 \end_layout
720
721 \end_inset
722
723
724 \begin_inset Index idx
725 status collapsed
726
727 \begin_layout Plain Layout
728 Figures ! Floats
729 \end_layout
730
731 \end_inset
732
733
734 \end_layout
735
736 \begin_layout Standard
737 For general explanations about floats, have a look at section
738 \begin_inset space ~
739 \end_inset
740
741
742 \begin_inset CommandInset ref
743 LatexCommand ref
744 reference "sec:FloatIntroduction"
745
746 \end_inset
747
748 .
749 \end_layout
750
751 \begin_layout Standard
752 The toolbar button 
753 \begin_inset Info
754 type  "icon"
755 arg   "float-insert figure"
756 \end_inset
757
758  and the menu 
759 \family sans
760 Insert\SpecialChar menuseparator
761 Float\SpecialChar menuseparator
762 Figure
763 \family default
764  inserts a float with a caption that has the label 
765 \begin_inset Quotes eld
766 \end_inset
767
768 Figure
769 \begin_inset space ~
770 \end_inset
771
772 #:
773 \begin_inset Quotes erd
774 \end_inset
775
776  (# is the actual number).
777  You can insert the image above the caption, like in Figure
778 \begin_inset space ~
779 \end_inset
780
781
782 \begin_inset CommandInset ref
783 LatexCommand ref
784 reference "fig:A-star-in"
785
786 \end_inset
787
788  or below the caption, like in Figure
789 \begin_inset space ~
790 \end_inset
791
792
793 \begin_inset CommandInset ref
794 LatexCommand ref
795 reference "fig:A-3D-object"
796
797 \end_inset
798
799 .
800  More about caption placement is described in section
801 \begin_inset space ~
802 \end_inset
803
804
805 \begin_inset CommandInset ref
806 LatexCommand ref
807 reference "sec:Caption-Placement"
808
809 \end_inset
810
811 .
812 \end_layout
813
814 \begin_layout Standard
815 \begin_inset Float figure
816 placement document
817 alignment document
818 wide false
819 sideways false
820 status open
821
822 \begin_layout Plain Layout
823 \align center
824 \begin_inset Graphics
825         filename clipart/Star-structure.pdf
826         lyxscale 60
827         width 50col%
828         scaleBeforeRotation
829         rotateOrigin center
830
831 \end_inset
832
833
834 \end_layout
835
836 \begin_layout Plain Layout
837 \begin_inset Caption Standard
838
839 \begin_layout Plain Layout
840 \begin_inset CommandInset label
841 LatexCommand label
842 name "fig:A-star-in"
843
844 \end_inset
845
846 A star in a float.
847 \end_layout
848
849 \end_inset
850
851
852 \end_layout
853
854 \end_inset
855
856
857 \end_layout
858
859 \begin_layout Standard
860 \begin_inset Float figure
861 placement document
862 alignment document
863 wide false
864 sideways false
865 status open
866
867 \begin_layout Plain Layout
868 \begin_inset Caption Standard
869
870 \begin_layout Plain Layout
871 \begin_inset CommandInset label
872 LatexCommand label
873 name "fig:A-3D-object"
874
875 \end_inset
876
877 A 3D object.
878 \end_layout
879
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Plain Layout
886 \align center
887 \begin_inset Graphics
888         filename clipart/3D-structure-distort.pdf
889         lyxscale 60
890         scale 80
891         scaleBeforeRotation
892         rotateOrigin center
893
894 \end_inset
895
896
897 \end_layout
898
899 \end_inset
900
901
902 \end_layout
903
904 \begin_layout Standard
905 \begin_inset Index idx
906 status collapsed
907
908 \begin_layout Plain Layout
909 References ! to Figures
910 \end_layout
911
912 \end_inset
913
914 Figure
915 \begin_inset space ~
916 \end_inset
917
918
919 \begin_inset CommandInset ref
920 LatexCommand ref
921 reference "fig:A-star-in"
922
923 \end_inset
924
925  and 
926 \begin_inset CommandInset ref
927 LatexCommand ref
928 reference "fig:A-3D-object"
929
930 \end_inset
931
932  are examples of referenced figures.
933  Figures can be referenced in the text by referencing their label.
934  To do this insert a label in the caption using the menu 
935 \family sans
936 Insert\SpecialChar menuseparator
937 Label
938 \family default
939  or the toolbar button 
940 \begin_inset Info
941 type  "icon"
942 arg   "label-insert"
943 \end_inset
944
945 .
946  You can now refer to the label using the menu 
947 \family sans
948 Insert\SpecialChar menuseparator
949 Cross
950 \begin_inset space ~
951 \end_inset
952
953 reference
954 \family default
955  or the toolbar button 
956 \begin_inset Info
957 type  "icon"
958 arg   "dialog-show-new-inset ref"
959 \end_inset
960
961 .
962  It is important to use references to floats, rather than using vague references
963  like 
964 \begin_inset Quotes eld
965 \end_inset
966
967 the figure above
968 \begin_inset Quotes erd
969 \end_inset
970
971 , because \SpecialChar LaTeX
972  will reposition the floats in the final document and it might
973  not be 
974 \begin_inset Quotes eld
975 \end_inset
976
977 above
978 \begin_inset Quotes erd
979 \end_inset
980
981  at all.
982 \begin_inset Newline newline
983 \end_inset
984
985 Referencing is explained in detail in section
986 \begin_inset space ~
987 \end_inset
988
989
990 \begin_inset CommandInset ref
991 LatexCommand ref
992 reference "sec:Referencing-Floats"
993
994 \end_inset
995
996 .
997 \end_layout
998
999 \begin_layout Standard
1000 Normally only one image is inserted to a figure float, but sometimes you
1001  might want to use two images with separate subcaptions.
1002  This can be done by inserting image floats into existing image floats.
1003  Note that only the main caption of the float is added to the List of Figures.
1004  Figure
1005 \begin_inset space ~
1006 \end_inset
1007
1008
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "fig:Two-distorted-images"
1012
1013 \end_inset
1014
1015  is an example of a figure float with two images set side by side.
1016  You can also set the images one below the other.
1017  Figure
1018 \begin_inset space ~
1019 \end_inset
1020
1021
1022 \begin_inset CommandInset ref
1023 LatexCommand ref
1024 reference "fig:Pink-object"
1025
1026 \end_inset
1027
1028  and 
1029 \begin_inset CommandInset ref
1030 LatexCommand ref
1031 reference "fig:A-star"
1032
1033 \end_inset
1034
1035  are the subfigures.
1036 \end_layout
1037
1038 \begin_layout Standard
1039 \begin_inset Float figure
1040 placement document
1041 alignment document
1042 wide false
1043 sideways false
1044 status open
1045
1046 \begin_layout Plain Layout
1047 \begin_inset space \hfill{}
1048 \end_inset
1049
1050
1051 \begin_inset Float figure
1052 placement document
1053 alignment document
1054 wide false
1055 sideways false
1056 status collapsed
1057
1058 \begin_layout Plain Layout
1059 \begin_inset Caption Standard
1060
1061 \begin_layout Plain Layout
1062 \begin_inset CommandInset label
1063 LatexCommand label
1064 name "fig:Pink-object"
1065
1066 \end_inset
1067
1068 Pink object.
1069 \end_layout
1070
1071 \end_inset
1072
1073
1074 \end_layout
1075
1076 \begin_layout Plain Layout
1077 \begin_inset Graphics
1078         filename clipart/3D-structure-distort.pdf
1079         width 45col%
1080         scaleBeforeRotation
1081         groupId distorted
1082
1083 \end_inset
1084
1085
1086 \end_layout
1087
1088 \end_inset
1089
1090
1091 \begin_inset space \hfill{}
1092 \end_inset
1093
1094
1095 \begin_inset Float figure
1096 placement document
1097 alignment document
1098 wide false
1099 sideways false
1100 status collapsed
1101
1102 \begin_layout Plain Layout
1103 \begin_inset Caption Standard
1104
1105 \begin_layout Plain Layout
1106 \begin_inset CommandInset label
1107 LatexCommand label
1108 name "fig:A-star"
1109
1110 \end_inset
1111
1112 A star.
1113 \end_layout
1114
1115 \end_inset
1116
1117
1118 \end_layout
1119
1120 \begin_layout Plain Layout
1121 \begin_inset Graphics
1122         filename clipart/Star-structure.pdf
1123         width 45col%
1124         scaleBeforeRotation
1125         groupId distorted
1126
1127 \end_inset
1128
1129
1130 \end_layout
1131
1132 \end_inset
1133
1134
1135 \begin_inset space \hfill{}
1136 \end_inset
1137
1138
1139 \end_layout
1140
1141 \begin_layout Plain Layout
1142 \begin_inset Caption Standard
1143
1144 \begin_layout Plain Layout
1145 \begin_inset CommandInset label
1146 LatexCommand label
1147 name "fig:Two-distorted-images"
1148
1149 \end_inset
1150
1151 Two distorted images.
1152  Both images are in the image settings group named 
1153 \begin_inset Quotes eld
1154 \end_inset
1155
1156 distorted
1157 \begin_inset Quotes erd
1158 \end_inset
1159
1160 .
1161 \end_layout
1162
1163 \end_inset
1164
1165
1166 \end_layout
1167
1168 \end_inset
1169
1170
1171 \end_layout
1172
1173 \begin_layout Standard
1174 \begin_inset Newpage newpage
1175 \end_inset
1176
1177
1178 \end_layout
1179
1180 \begin_layout Section
1181 Image Formats
1182 \begin_inset CommandInset label
1183 LatexCommand label
1184 name "sec:Image-Formats"
1185
1186 \end_inset
1187
1188
1189 \begin_inset Index idx
1190 status collapsed
1191
1192 \begin_layout Plain Layout
1193 Image Formats
1194 \end_layout
1195
1196 \end_inset
1197
1198
1199 \begin_inset Index idx
1200 status collapsed
1201
1202 \begin_layout Plain Layout
1203 Figures ! Image Formats
1204 \end_layout
1205
1206 \end_inset
1207
1208
1209 \end_layout
1210
1211 \begin_layout Standard
1212 You can insert images in any known file format.
1213  But as explained in appendix
1214 \begin_inset space ~
1215 \end_inset
1216
1217
1218 \begin_inset CommandInset ref
1219 LatexCommand ref
1220 reference "cha:Output-File-Formats"
1221
1222 \end_inset
1223
1224 , each output document format allows only a few image formats.
1225  \SpecialChar LyX
1226  uses therefore the program 
1227 \family typewriter
1228 ImageMagick
1229 \family default
1230  in the background to convert the images to the right format.
1231  To increase your work flow by avoiding these conversions in the background,
1232  you could choose to use only the image formats that can directly be embedded
1233  in the output file format.
1234  The output file formats are explained in appendix
1235 \begin_inset space ~
1236 \end_inset
1237
1238
1239 \begin_inset CommandInset ref
1240 LatexCommand ref
1241 reference "cha:Output-File-Formats"
1242
1243 \end_inset
1244
1245 .
1246 \end_layout
1247
1248 \begin_layout Standard
1249 Similar to fonts there are two types of image formats:
1250 \end_layout
1251
1252 \begin_layout Description
1253 Bitmap
1254 \begin_inset space ~
1255 \end_inset
1256
1257 images consist of pixel values, often in a compressed form.
1258  They are therefore not fully scalable and look pixelated in large zooms.
1259  Well-known bitmap image formats are 
1260 \begin_inset Quotes eld
1261 \end_inset
1262
1263 Graphics Interchange Format
1264 \begin_inset Quotes erd
1265 \end_inset
1266
1267  (GIF, file extension 
1268 \begin_inset Quotes eld
1269 \end_inset
1270
1271
1272 \family typewriter
1273 .gif
1274 \family default
1275
1276 \begin_inset Quotes erd
1277 \end_inset
1278
1279 )
1280 \begin_inset Index idx
1281 status collapsed
1282
1283 \begin_layout Plain Layout
1284 GIF|see
1285 \begin_inset ERT
1286 status collapsed
1287
1288 \begin_layout Plain Layout
1289
1290 {
1291 \end_layout
1292
1293 \end_inset
1294
1295 Image formats
1296 \begin_inset ERT
1297 status collapsed
1298
1299 \begin_layout Plain Layout
1300
1301 }
1302 \end_layout
1303
1304 \end_inset
1305
1306
1307 \end_layout
1308
1309 \end_inset
1310
1311
1312 \begin_inset Quotes eld
1313 \end_inset
1314
1315 Portable Network Graphics
1316 \begin_inset Quotes erd
1317 \end_inset
1318
1319  (PNG, file extension 
1320 \begin_inset Quotes eld
1321 \end_inset
1322
1323
1324 \family typewriter
1325 .png
1326 \family default
1327
1328 \begin_inset Quotes erd
1329 \end_inset
1330
1331 )
1332 \begin_inset Index idx
1333 status collapsed
1334
1335 \begin_layout Plain Layout
1336 PNG|see
1337 \begin_inset ERT
1338 status collapsed
1339
1340 \begin_layout Plain Layout
1341
1342 {
1343 \end_layout
1344
1345 \end_inset
1346
1347 Image formats
1348 \begin_inset ERT
1349 status collapsed
1350
1351 \begin_layout Plain Layout
1352
1353 }
1354 \end_layout
1355
1356 \end_inset
1357
1358
1359 \end_layout
1360
1361 \end_inset
1362
1363 , and 
1364 \begin_inset Quotes eld
1365 \end_inset
1366
1367 Joint Photographic Experts Group
1368 \begin_inset Quotes erd
1369 \end_inset
1370
1371  (JPG, file extension 
1372 \begin_inset Quotes eld
1373 \end_inset
1374
1375
1376 \family typewriter
1377 .jpg
1378 \family default
1379
1380 \begin_inset Quotes erd
1381 \end_inset
1382
1383  or 
1384 \begin_inset Quotes eld
1385 \end_inset
1386
1387
1388 \family typewriter
1389 .jpeg
1390 \family default
1391
1392 \begin_inset Quotes erd
1393 \end_inset
1394
1395 )
1396 \begin_inset Index idx
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400 JPG|see
1401 \begin_inset ERT
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405
1406 {
1407 \end_layout
1408
1409 \end_inset
1410
1411 Image formats
1412 \begin_inset ERT
1413 status collapsed
1414
1415 \begin_layout Plain Layout
1416
1417 }
1418 \end_layout
1419
1420 \end_inset
1421
1422
1423 \end_layout
1424
1425 \end_inset
1426
1427 .
1428 \end_layout
1429
1430 \begin_layout Description
1431 Vector
1432 \begin_inset space ~
1433 \end_inset
1434
1435 images consist of vectors and can therefore be scaled to any size without
1436  data loss.
1437  The scaling ability is necessary if you want to create presentations, because
1438  presentations are always scaled by the video projector.
1439  Scaling is also useful for online documents to let the user zoom into diagrams.
1440 \begin_inset Newline newline
1441 \end_inset
1442
1443 Well-known scalable image formats are 
1444 \begin_inset Quotes eld
1445 \end_inset
1446
1447 Scalable Vector Graphics
1448 \begin_inset Quotes erd
1449 \end_inset
1450
1451  (SVG, file extension 
1452 \begin_inset Quotes eld
1453 \end_inset
1454
1455
1456 \family typewriter
1457 .svg
1458 \family default
1459
1460 \begin_inset Quotes erd
1461 \end_inset
1462
1463 )
1464 \begin_inset Index idx
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468 SVG|see
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 {
1475 \end_layout
1476
1477 \end_inset
1478
1479 Image formats
1480 \begin_inset ERT
1481 status collapsed
1482
1483 \begin_layout Plain Layout
1484
1485 }
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \begin_inset Quotes eld
1497 \end_inset
1498
1499 Encapsulated PostScript
1500 \begin_inset Quotes erd
1501 \end_inset
1502
1503  (EPS, file extension 
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507
1508 \family typewriter
1509 .eps
1510 \family default
1511
1512 \begin_inset Quotes erd
1513 \end_inset
1514
1515 )
1516 \begin_inset Index idx
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520 EPS|see
1521 \begin_inset ERT
1522 status collapsed
1523
1524 \begin_layout Plain Layout
1525
1526 {
1527 \end_layout
1528
1529 \end_inset
1530
1531 Image formats
1532 \begin_inset ERT
1533 status collapsed
1534
1535 \begin_layout Plain Layout
1536
1537 }
1538 \end_layout
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \end_inset
1546
1547
1548 \begin_inset Quotes eld
1549 \end_inset
1550
1551 Portable Document Format
1552 \begin_inset Quotes erd
1553 \end_inset
1554
1555  (PDF, file extension 
1556 \begin_inset Quotes eld
1557 \end_inset
1558
1559
1560 \family typewriter
1561 .pdf
1562 \family default
1563
1564 \begin_inset Quotes erd
1565 \end_inset
1566
1567 )
1568 \begin_inset Index idx
1569 status collapsed
1570
1571 \begin_layout Plain Layout
1572 PDF
1573 \end_layout
1574
1575 \end_inset
1576
1577 , and 
1578 \begin_inset Quotes eld
1579 \end_inset
1580
1581 Windows Metafile
1582 \begin_inset Quotes erd
1583 \end_inset
1584
1585  (WMF, file extension 
1586 \begin_inset Quotes eld
1587 \end_inset
1588
1589
1590 \family typewriter
1591 .wmf
1592 \family default
1593
1594 \begin_inset Quotes erd
1595 \end_inset
1596
1597 )
1598 \begin_inset Index idx
1599 status collapsed
1600
1601 \begin_layout Plain Layout
1602 SVG|see
1603 \begin_inset ERT
1604 status collapsed
1605
1606 \begin_layout Plain Layout
1607
1608 {
1609 \end_layout
1610
1611 \end_inset
1612
1613 Image formats
1614 \begin_inset ERT
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618
1619 }
1620 \end_layout
1621
1622 \end_inset
1623
1624
1625 \end_layout
1626
1627 \end_inset
1628
1629 .
1630  We wrote 
1631 \begin_inset Quotes eld
1632 \end_inset
1633
1634 can be
1635 \begin_inset Quotes erd
1636 \end_inset
1637
1638 , because you can convert any bitmap image to a PDF or EPS-image and the
1639  result will still be a bitmap image.
1640  In such cases only a header with the image properties is added to the original
1641  image
1642 \begin_inset Foot
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 In the case of PDF, the original image is additionally compressed.
1647 \end_layout
1648
1649 \end_inset
1650
1651 .
1652  The PDF-files generated by 
1653 \family typewriter
1654 Adobe Photoshop
1655 \family default
1656  are for example bitmap images.
1657 \end_layout
1658
1659 \begin_layout Standard
1660 Normally it is not possible to convert a bitmap image into a scalable one,
1661  only vice versa.
1662  Only the image formats PDF and EPS can directly be embedded to PDF and
1663  PostScript output files, respectively.
1664  SVG and WMF-images are recalculated to bitmaps when the output file is
1665  generated because there is currently no adequate WMF/SVG
1666 \begin_inset Formula $\to$
1667 \end_inset
1668
1669 PDF/EPS converter available.
1670 \end_layout
1671
1672 \begin_layout Chapter
1673 Tables
1674 \begin_inset Index idx
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 Table
1679 \end_layout
1680
1681 \end_inset
1682
1683
1684 \end_layout
1685
1686 \begin_layout Section
1687 Introduction
1688 \begin_inset Index idx
1689 status collapsed
1690
1691 \begin_layout Plain Layout
1692 Table ! Introduction
1693 \end_layout
1694
1695 \end_inset
1696
1697
1698 \end_layout
1699
1700 \begin_layout Standard
1701 You can insert a table using either the toolbar button 
1702 \begin_inset Info
1703 type  "icon"
1704 arg   "tabular-insert"
1705 \end_inset
1706
1707  or the menu 
1708 \family sans
1709 Insert\SpecialChar menuseparator
1710 Table
1711 \family default
1712 .
1713  The toolbar button offers you a graphical selection: move the mouse to
1714  set the column/row number of the table that should be created and then
1715  press a mouse button.
1716  When you use the menu to create a table, a dialog will appear, asking you
1717  for the number of rows and columns
1718 \change_inserted -712698321 1554289643
1719 , and you can select a specific (border) style
1720 \change_unchanged
1721 .
1722 \change_deleted -712698321 1554289644
1723
1724 \begin_inset Newline newline
1725 \end_inset
1726
1727
1728 \change_inserted -712698321 1554289645
1729
1730 \end_layout
1731
1732 \begin_layout Standard
1733 The default table has lines around any cell and the first row appears separated
1734  from the rest of the table.
1735  This separation occurs due to a double line: The cells of the first row
1736  have a line below them and the cells of the second row have a line above
1737  them.
1738  Here is an example table:
1739 \end_layout
1740
1741 \begin_layout Standard
1742 \align center
1743 \begin_inset Tabular
1744 <lyxtabular version="3" rows="4" columns="4">
1745 <features tabularvalignment="middle">
1746 <column alignment="center" valignment="top">
1747 <column alignment="center" valignment="top">
1748 <column alignment="center" valignment="top">
1749 <column alignment="center" valignment="top">
1750 <row>
1751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1752 \begin_inset Text
1753
1754 \begin_layout Plain Layout
1755
1756 \end_layout
1757
1758 \end_inset
1759 </cell>
1760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764
1765 \family roman
1766 \series medium
1767 \shape up
1768 \size normal
1769 \emph off
1770 \bar no
1771 \noun off
1772 \color none
1773 1
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782 2
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1788 \begin_inset Text
1789
1790 \begin_layout Plain Layout
1791 3
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 </row>
1797 <row>
1798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \family roman
1804 \series medium
1805 \shape up
1806 \size normal
1807 \emph off
1808 \bar no
1809 \noun off
1810 \color none
1811 A
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1835 \begin_inset Text
1836
1837 \begin_layout Plain Layout
1838
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 </row>
1844 <row>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \family roman
1851 \series medium
1852 \shape up
1853 \size normal
1854 \emph off
1855 \bar no
1856 \noun off
1857 \color none
1858 B
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885
1886 \end_layout
1887
1888 \end_inset
1889 </cell>
1890 </row>
1891 <row>
1892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896
1897 \family roman
1898 \series medium
1899 \shape up
1900 \size normal
1901 \emph off
1902 \bar no
1903 \noun off
1904 \color none
1905 C
1906 \end_layout
1907
1908 \end_inset
1909 </cell>
1910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1929 \begin_inset Text
1930
1931 \begin_layout Plain Layout
1932
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 </row>
1938 </lyxtabular>
1939
1940 \end_inset
1941
1942
1943 \end_layout
1944
1945 \begin_layout Standard
1946
1947 \change_inserted -712698321 1554289664
1948 This corresponds to the 
1949 \begin_inset Quotes eld
1950 \end_inset
1951
1952 Grid with Head
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  table style listed in the style selection.
1957 \end_layout
1958
1959 \begin_layout Standard
1960
1961 \change_inserted -712698321 1554289664
1962 Other available styles include:
1963 \end_layout
1964
1965 \begin_layout Itemize
1966
1967 \change_inserted -712698321 1554289664
1968
1969 \begin_inset Quotes eld
1970 \end_inset
1971
1972 simple grid
1973 \begin_inset Quotes erd
1974 \end_inset
1975
1976  which looks line the above table, but without the first row being separated
1977  via double line,
1978 \end_layout
1979
1980 \begin_layout Itemize
1981
1982 \change_inserted -712698321 1554289664
1983 a border-less table with no lines at all,
1984 \end_layout
1985
1986 \begin_layout Itemize
1987
1988 \change_inserted -712698321 1554289664
1989 and a so-called 
1990 \begin_inset Quotes eld
1991 \end_inset
1992
1993 formal table
1994 \begin_inset Quotes erd
1995 \end_inset
1996
1997  as often used in professional publishing with horizontal lines only and
1998  bold top/bottom lines (see 
1999 \emph on
2000 Embedded Objects
2001 \emph default
2002  manual, section 
2003 \emph on
2004 Formal Tables
2005 \emph default
2006 ).
2007 \end_layout
2008
2009 \begin_layout Standard
2010
2011 \change_inserted -712698321 1554289664
2012 The default style used in the dialog as well as the style used by the toolbar
2013  button can be changed in 
2014 \family sans
2015 Document\SpecialChar menuseparator
2016 Settings\SpecialChar menuseparator
2017 Text Layout
2018 \family default
2019 .
2020  So if the default style above is not the one you need, you should alter
2021  this setting.
2022 \end_layout
2023
2024 \begin_layout Section
2025 Table Dialog
2026 \begin_inset Index idx
2027 status collapsed
2028
2029 \begin_layout Plain Layout
2030 Table ! Dialog
2031 \end_layout
2032
2033 \end_inset
2034
2035
2036 \end_layout
2037
2038 \begin_layout Standard
2039 You can alter a table by clicking on it with the right mouse button, which
2040  brings up the context menu.
2041  Under the menu entry 
2042 \family sans
2043 More
2044 \family default
2045  you can adjust the settings of that cell and row/column respectively where
2046  the cursor is currently placed.
2047  The context menu 
2048 \family sans
2049 More\SpecialChar menuseparator
2050 Settings
2051 \family default
2052  opens the table dialog where you can adjust more things.
2053  Most of the dialog options also work on selections.
2054  This means if you select more cells, columns or rows, the action is done
2055  for the whole selection.
2056  Note that there is a difference between selecting the 
2057 \emph on
2058 contents
2059 \emph default
2060  of the cell, and the cell itself.
2061 \begin_inset Newline newline
2062 \end_inset
2063
2064 With the dialog option 
2065 \family sans
2066 Immediate
2067 \begin_inset space ~
2068 \end_inset
2069
2070 Apply
2071 \family default
2072  every change you make in the dialog is directly applied.
2073  If you move the cursor to another table cell the dialog will then also
2074  be updated with the parameters of the new cell.
2075  If you change length values in the dialog you must press 
2076 \family sans
2077 Return
2078 \family default
2079  to get the change applied.
2080 \begin_inset Newline newline
2081 \end_inset
2082
2083 You can alter tables with the following tabs of the table dialog:
2084 \end_layout
2085
2086 \begin_layout Description
2087 Table
2088 \begin_inset space ~
2089 \end_inset
2090
2091 Settings Here you can set the table width
2092 \begin_inset Index idx
2093 status collapsed
2094
2095 \begin_layout Plain Layout
2096 Table ! Width
2097 \end_layout
2098
2099 \end_inset
2100
2101 , and the horizontal alignment and the width of the current column.
2102  The alignment 
2103 \family sans
2104 At
2105 \begin_inset space ~
2106 \end_inset
2107
2108 Decimal
2109 \begin_inset space ~
2110 \end_inset
2111
2112 Separator
2113 \family default
2114  is described in section
2115 \begin_inset space ~
2116 \end_inset
2117
2118
2119 \begin_inset CommandInset ref
2120 LatexCommand ref
2121 reference "subsec:Special-Cell-Alignment"
2122
2123 \end_inset
2124
2125 .
2126  When you have set a width you can also adjust the vertical alignment of
2127  the current row.
2128  A given width will allow the cell to have line breaks and multiple paragraphs
2129  of text, see sec.
2130 \begin_inset space \thinspace{}
2131 \end_inset
2132
2133
2134 \begin_inset CommandInset ref
2135 LatexCommand ref
2136 reference "subsec:Multiple-Lines-in"
2137
2138 \end_inset
2139
2140 .
2141  If you set no width, the column is as wide as the content of its widest
2142  cell.
2143 \begin_inset Newline newline
2144 \end_inset
2145
2146 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2147  cell, see sec.
2148 \begin_inset space \thinspace{}
2149 \end_inset
2150
2151
2152 \begin_inset CommandInset ref
2153 LatexCommand ref
2154 reference "subsec:Multicolumns"
2155
2156 \end_inset
2157
2158  or the cells of one column as multirow cell, see sec.
2159 \begin_inset space \thinspace{}
2160 \end_inset
2161
2162
2163 \begin_inset CommandInset ref
2164 LatexCommand ref
2165 reference "subsec:Multirows"
2166
2167 \end_inset
2168
2169 .
2170 \begin_inset Newline newline
2171 \end_inset
2172
2173 The rotate check boxes rotate the current cell, a selection, or the whole
2174  table counter-clockwise by 90
2175 \begin_inset space \thinspace{}
2176 \end_inset
2177
2178 °.
2179  The rotation is not shown within \SpecialChar LyX
2180 , only in the output.
2181  For more information see sec.
2182 \begin_inset space \thinspace{}
2183 \end_inset
2184
2185
2186 \begin_inset CommandInset ref
2187 LatexCommand ref
2188 reference "sec:Rotated-Table-Cells"
2189
2190 \end_inset
2191
2192 .
2193 \begin_inset Newline newline
2194 \end_inset
2195
2196
2197 \begin_inset Note Greyedout
2198 status open
2199
2200 \begin_layout Plain Layout
2201
2202 \series bold
2203 Note:
2204 \series default
2205  Not all DVI-viewers are able to display rotations.
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \begin_inset Newline newline
2212 \end_inset
2213
2214 The table-wide vertical alignment is used for tables within text lines:
2215 \begin_inset Newline newline
2216 \end_inset
2217
2218 A line with tables with different alignments: 
2219 \begin_inset Tabular
2220 <lyxtabular version="3" rows="2" columns="2">
2221 <features tabularvalignment="top">
2222 <column alignment="center" valignment="top" width="0pt">
2223 <column alignment="center" valignment="top">
2224 <row>
2225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2226 \begin_inset Text
2227
2228 \begin_layout Plain Layout
2229
2230 \end_layout
2231
2232 \end_inset
2233 </cell>
2234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2235 \begin_inset Text
2236
2237 \begin_layout Plain Layout
2238
2239 \family roman
2240 \series medium
2241 \shape up
2242 \size normal
2243 \emph off
2244 \bar no
2245 \noun off
2246 \color none
2247 1
2248 \end_layout
2249
2250 \end_inset
2251 </cell>
2252 </row>
2253 <row>
2254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2255 \begin_inset Text
2256
2257 \begin_layout Plain Layout
2258
2259 \family roman
2260 \series medium
2261 \shape up
2262 \size normal
2263 \emph off
2264 \bar no
2265 \noun off
2266 \color none
2267 A
2268 \end_layout
2269
2270 \end_inset
2271 </cell>
2272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2273 \begin_inset Text
2274
2275 \begin_layout Plain Layout
2276
2277 \end_layout
2278
2279 \end_inset
2280 </cell>
2281 </row>
2282 </lyxtabular>
2283
2284 \end_inset
2285
2286  
2287 \begin_inset Tabular
2288 <lyxtabular version="3" rows="2" columns="2">
2289 <features tabularvalignment="middle">
2290 <column alignment="center" valignment="top">
2291 <column alignment="center" valignment="top">
2292 <row>
2293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2294 \begin_inset Text
2295
2296 \begin_layout Plain Layout
2297
2298 \end_layout
2299
2300 \end_inset
2301 </cell>
2302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2303 \begin_inset Text
2304
2305 \begin_layout Plain Layout
2306
2307 \family roman
2308 \series medium
2309 \shape up
2310 \size normal
2311 \emph off
2312 \bar no
2313 \noun off
2314 \color none
2315 1
2316 \end_layout
2317
2318 \end_inset
2319 </cell>
2320 </row>
2321 <row>
2322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2323 \begin_inset Text
2324
2325 \begin_layout Plain Layout
2326
2327 \family roman
2328 \series medium
2329 \shape up
2330 \size normal
2331 \emph off
2332 \bar no
2333 \noun off
2334 \color none
2335 A
2336 \end_layout
2337
2338 \end_inset
2339 </cell>
2340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2341 \begin_inset Text
2342
2343 \begin_layout Plain Layout
2344
2345 \end_layout
2346
2347 \end_inset
2348 </cell>
2349 </row>
2350 </lyxtabular>
2351
2352 \end_inset
2353
2354  
2355 \begin_inset Tabular
2356 <lyxtabular version="3" rows="2" columns="2">
2357 <features tabularvalignment="bottom">
2358 <column alignment="center" valignment="top" width="0pt">
2359 <column alignment="center" valignment="top">
2360 <row>
2361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365
2366 \end_layout
2367
2368 \end_inset
2369 </cell>
2370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374
2375 \family roman
2376 \series medium
2377 \shape up
2378 \size normal
2379 \emph off
2380 \bar no
2381 \noun off
2382 \color none
2383 1
2384 \end_layout
2385
2386 \end_inset
2387 </cell>
2388 </row>
2389 <row>
2390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Plain Layout
2394
2395 \family roman
2396 \series medium
2397 \shape up
2398 \size normal
2399 \emph off
2400 \bar no
2401 \noun off
2402 \color none
2403 A
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412
2413 \end_layout
2414
2415 \end_inset
2416 </cell>
2417 </row>
2418 </lyxtabular>
2419
2420 \end_inset
2421
2422
2423 \begin_inset Newline newline
2424 \end_inset
2425
2426 It is also possible to enter a \SpecialChar LaTeX
2427 -argument which is needed for special table
2428  formattings, see sec.
2429 \begin_inset space \thinspace{}
2430 \end_inset
2431
2432
2433 \begin_inset CommandInset ref
2434 LatexCommand ref
2435 reference "subsec:Multicolumn-Calculations"
2436
2437 \end_inset
2438
2439  and 
2440 \begin_inset CommandInset ref
2441 LatexCommand ref
2442 reference "sec:Colored-Tables"
2443
2444 \end_inset
2445
2446 .
2447 \end_layout
2448
2449 \begin_layout Description
2450 Borders In this tab you can add and delete border lines for the current
2451  row/column.
2452 \begin_inset Newline newline
2453 \end_inset
2454
2455 Using the style option 
2456 \family sans
2457 Formal
2458 \family default
2459  will convert the table to a formal table as described in sec.
2460 \begin_inset space \thinspace{}
2461 \end_inset
2462
2463
2464 \begin_inset CommandInset ref
2465 LatexCommand ref
2466 reference "sec:Formal-Tables"
2467
2468 \end_inset
2469
2470 .
2471 \begin_inset Newline newline
2472 \end_inset
2473
2474 You can also add space here to table rows as described in sec.
2475 \begin_inset space \thinspace{}
2476 \end_inset
2477
2478
2479 \begin_inset CommandInset ref
2480 LatexCommand ref
2481 reference "subsec:Row-Spacing"
2482
2483 \end_inset
2484
2485 .
2486 \end_layout
2487
2488 \begin_layout Description
2489 Multi-page
2490 \begin_inset space ~
2491 \end_inset
2492
2493 table This tab is to make a table a multi-page table that can run over several
2494  pages.
2495  Sections
2496 \begin_inset space ~
2497 \end_inset
2498
2499
2500 \begin_inset CommandInset ref
2501 LatexCommand ref
2502 reference "sec:Multi-page-Tables"
2503
2504 \end_inset
2505
2506  and 
2507 \begin_inset CommandInset ref
2508 LatexCommand ref
2509 reference "sec:Special-Longtable-Issues"
2510
2511 \end_inset
2512
2513  describe the multi-page table features in detail.
2514 \end_layout
2515
2516 \begin_layout Section
2517 Table Toolbar
2518 \begin_inset Index idx
2519 status collapsed
2520
2521 \begin_layout Plain Layout
2522 Table ! Toolbar
2523 \end_layout
2524
2525 \end_inset
2526
2527
2528 \end_layout
2529
2530 \begin_layout Standard
2531 The table toolbar is an alternative to the table dialog to be able to alter
2532  tables faster.
2533  It should normally appear at the bottom of \SpecialChar LyX
2534 's main window when the cursor
2535  is inside a table.
2536  You can alternatively switch it on to appear always, by right-clicking
2537  in \SpecialChar LyX
2538 's main menu bar.
2539 \end_layout
2540
2541 \begin_layout Standard
2542 The toolbar has the following icons:
2543 \end_layout
2544
2545 \begin_layout Labeling
2546 \labelwidthstring 00.00.0000
2547 \begin_inset Info
2548 type  "icon"
2549 arg   "tabular-feature append-row"
2550 \end_inset
2551
2552  adds a row below the current cell or selection
2553 \end_layout
2554
2555 \begin_layout Labeling
2556 \labelwidthstring 00.00.0000
2557 \begin_inset Info
2558 type  "icon"
2559 arg   "tabular-feature append-column"
2560 \end_inset
2561
2562  adds a column right beside the current cell or selection
2563 \end_layout
2564
2565 \begin_layout Labeling
2566 \labelwidthstring 00.00.0000
2567 \begin_inset Info
2568 type  "icon"
2569 arg   "tabular-feature delete-row"
2570 \end_inset
2571
2572  deletes the current row or selection
2573 \end_layout
2574
2575 \begin_layout Labeling
2576 \labelwidthstring 00.00.0000
2577 \begin_inset Info
2578 type  "icon"
2579 arg   "tabular-feature delete-column"
2580 \end_inset
2581
2582  deletes the current column or selection
2583 \end_layout
2584
2585 \begin_layout Labeling
2586 \labelwidthstring 00.00.0000
2587 \begin_inset Info
2588 type  "icon"
2589 arg   "tabular-feature move-row-up"
2590 \end_inset
2591
2592  moves the row up
2593 \end_layout
2594
2595 \begin_layout Labeling
2596 \labelwidthstring 00.00.0000
2597 \begin_inset Info
2598 type  "icon"
2599 arg   "tabular-feature move-column-left"
2600 \end_inset
2601
2602  moves the column to the left
2603 \end_layout
2604
2605 \begin_layout Labeling
2606 \labelwidthstring 00.00.0000
2607 \begin_inset Info
2608 type  "icon"
2609 arg   "tabular-feature move-row-down"
2610 \end_inset
2611
2612  moves the row down
2613 \end_layout
2614
2615 \begin_layout Labeling
2616 \labelwidthstring 00.00.0000
2617 \begin_inset Info
2618 type  "icon"
2619 arg   "tabular-feature move-column-right"
2620 \end_inset
2621
2622  moves the column to the right
2623 \end_layout
2624
2625 \begin_layout Labeling
2626 \labelwidthstring 00.00.0000
2627 \begin_inset Info
2628 type  "icon"
2629 arg   "tabular-feature toggle-line-top"
2630 \end_inset
2631
2632  adds a line at the top of the current cell / row or of a selection
2633 \end_layout
2634
2635 \begin_layout Labeling
2636 \labelwidthstring 00.00.0000
2637 \begin_inset Info
2638 type  "icon"
2639 arg   "tabular-feature toggle-line-bottom"
2640 \end_inset
2641
2642  adds a line at the bottom of the current cell / row or of a selection
2643 \end_layout
2644
2645 \begin_layout Labeling
2646 \labelwidthstring 00.00.0000
2647 \begin_inset Info
2648 type  "icon"
2649 arg   "tabular-feature toggle-line-left"
2650 \end_inset
2651
2652  adds a line at the left side of the current cell / row or of a selection
2653 \end_layout
2654
2655 \begin_layout Labeling
2656 \labelwidthstring 00.00.0000
2657 \begin_inset Info
2658 type  "icon"
2659 arg   "tabular-feature toggle-line-right"
2660 \end_inset
2661
2662  adds a line at the right side of the current cell / row or of a selection
2663 \change_inserted -712698321 1554289731
2664
2665 \end_layout
2666
2667 \begin_layout Labeling
2668 \labelwidthstring 00.00.0000
2669
2670 \change_inserted -712698321 1554289910
2671 \begin_inset Info
2672 type  "icon"
2673 arg   "tabular-feature set-border-lines"
2674 \end_inset
2675
2676  adds a border around the currently selected cells
2677 \change_unchanged
2678
2679 \end_layout
2680
2681 \begin_layout Labeling
2682 \labelwidthstring 00.00.0000
2683 \begin_inset Info
2684 type  "icon"
2685 arg   "tabular-feature set-all-lines"
2686 \end_inset
2687
2688  adds lines around the current or selected cells - if the current cell is
2689  not a multicolumn cell this also affects the current row and column
2690 \end_layout
2691
2692 \begin_layout Labeling
2693 \labelwidthstring 00.00.0000
2694 \begin_inset Info
2695 type  "icon"
2696 arg   "tabular-feature unset-all-lines"
2697 \end_inset
2698
2699  deletes all lines of the current or selected cells - if the current cell
2700  is not a multicolumn cell this also affects the current row and column
2701 \change_inserted -712698321 1554289920
2702
2703 \end_layout
2704
2705 \begin_layout Labeling
2706 \labelwidthstring 00.00.0000
2707
2708 \change_inserted -712698321 1554292586
2709 \begin_inset Info
2710 type  "icon"
2711 arg   "tabular-feature reset-formal-default"
2712 \end_inset
2713
2714  If using a formal table, this resets the border to its default (only horizontal
2715  lines in top and bottom rows)
2716 \change_unchanged
2717
2718 \end_layout
2719
2720 \begin_layout Labeling
2721 \labelwidthstring 00.00.0000
2722 \begin_inset Info
2723 type  "icon"
2724 arg   "tabular-feature m-align-left"
2725 \end_inset
2726
2727  left-aligns the content of the current cell / column
2728 \end_layout
2729
2730 \begin_layout Labeling
2731 \labelwidthstring 00.00.0000
2732 \begin_inset Info
2733 type  "icon"
2734 arg   "tabular-feature m-align-center"
2735 \end_inset
2736
2737  centers the content of the current cell / column horizontally
2738 \end_layout
2739
2740 \begin_layout Labeling
2741 \labelwidthstring 00.00.0000
2742 \begin_inset Info
2743 type  "icon"
2744 arg   "tabular-feature m-align-right"
2745 \end_inset
2746
2747  right-aligns the content of the current cell / column
2748 \end_layout
2749
2750 \begin_layout Labeling
2751 \labelwidthstring 00.00.0000
2752 \begin_inset Info
2753 type  "icon"
2754 arg   "tabular-feature align-decimal"
2755 \end_inset
2756
2757  aligns the content of the current column at a character
2758 \end_layout
2759
2760 \begin_layout Labeling
2761 \labelwidthstring 00.00.0000
2762 \begin_inset Info
2763 type  "icon"
2764 arg   "tabular-feature m-valign-top"
2765 \end_inset
2766
2767  aligns the content of the current cell vertically to the top
2768 \end_layout
2769
2770 \begin_layout Labeling
2771 \labelwidthstring 00.00.0000
2772 \begin_inset Info
2773 type  "icon"
2774 arg   "tabular-feature m-valign-middle"
2775 \end_inset
2776
2777  centers the content of the current cell vertically
2778 \end_layout
2779
2780 \begin_layout Labeling
2781 \labelwidthstring 00.00.0000
2782 \begin_inset Info
2783 type  "icon"
2784 arg   "tabular-feature m-valign-bottom"
2785 \end_inset
2786
2787  aligns the content of the current cell vertically to the bottom
2788 \end_layout
2789
2790 \begin_layout Labeling
2791 \labelwidthstring 00.00.0000
2792 \begin_inset Info
2793 type  "icon"
2794 arg   "tabular-feature set-rotate-cell"
2795 \end_inset
2796
2797  rotates the current cell or selection counter-clockwise by 90°
2798 \end_layout
2799
2800 \begin_layout Labeling
2801 \labelwidthstring 00.00.0000
2802 \begin_inset Info
2803 type  "icon"
2804 arg   "tabular-feature set-rotate-tabular"
2805 \end_inset
2806
2807  rotates the whole table counter-clockwise by 90°
2808 \end_layout
2809
2810 \begin_layout Labeling
2811 \labelwidthstring 00.00.0000
2812 \begin_inset Info
2813 type  "icon"
2814 arg   "tabular-feature multicolumn"
2815 \end_inset
2816
2817  sets the current cell or selection as a multicolumn
2818 \end_layout
2819
2820 \begin_layout Labeling
2821 \labelwidthstring 00.00.0000
2822 \begin_inset Info
2823 type  "icon"
2824 arg   "tabular-feature multirow"
2825 \end_inset
2826
2827  sets the current cell or selection as a multirow
2828 \end_layout
2829
2830 \begin_layout Standard
2831 \begin_inset Note Greyedout
2832 status open
2833
2834 \begin_layout Plain Layout
2835
2836 \series bold
2837 Note:
2838 \series default
2839  For the output the vertical alignment of the first cell in a row is used
2840  for all following cells in the row.
2841 \end_layout
2842
2843 \end_inset
2844
2845
2846 \end_layout
2847
2848 \begin_layout Section
2849 Edit Table Menu
2850 \begin_inset Index idx
2851 status collapsed
2852
2853 \begin_layout Plain Layout
2854 Table ! Edit Menu
2855 \end_layout
2856
2857 \end_inset
2858
2859
2860 \end_layout
2861
2862 \begin_layout Standard
2863 In addition to the table dialog and toolbar, the menu 
2864 \family sans
2865 Edit\SpecialChar menuseparator
2866 Table
2867 \family default
2868  allows you to add and delete border lines for the current row/column and
2869  to set the current selection as multicolumn.
2870  The menu is only available when the cursor is inside a table.
2871 \end_layout
2872
2873 \begin_layout Section
2874 Table Floats
2875 \begin_inset CommandInset label
2876 LatexCommand label
2877 name "sec:Table-Floats"
2878
2879 \end_inset
2880
2881
2882 \begin_inset Index idx
2883 status collapsed
2884
2885 \begin_layout Plain Layout
2886 Floats ! Tables
2887 \end_layout
2888
2889 \end_inset
2890
2891
2892 \begin_inset Index idx
2893 status collapsed
2894
2895 \begin_layout Plain Layout
2896 Table ! Floats
2897 \end_layout
2898
2899 \end_inset
2900
2901
2902 \end_layout
2903
2904 \begin_layout Standard
2905 For general explanations about floats, have a look at section
2906 \begin_inset space ~
2907 \end_inset
2908
2909
2910 \begin_inset CommandInset ref
2911 LatexCommand ref
2912 reference "sec:FloatIntroduction"
2913
2914 \end_inset
2915
2916 .
2917 \end_layout
2918
2919 \begin_layout Standard
2920 \begin_inset Float table
2921 placement h
2922 alignment document
2923 wide false
2924 sideways false
2925 status open
2926
2927 \begin_layout Plain Layout
2928 \begin_inset Caption Standard
2929
2930 \begin_layout Plain Layout
2931 \begin_inset CommandInset label
2932 LatexCommand label
2933 name "tab:a table float"
2934
2935 \end_inset
2936
2937 A table float.
2938 \end_layout
2939
2940 \end_inset
2941
2942
2943 \end_layout
2944
2945 \begin_layout Plain Layout
2946 \align center
2947 \begin_inset Tabular
2948 <lyxtabular version="3" rows="3" columns="3">
2949 <features tabularvalignment="middle">
2950 <column alignment="center" valignment="top" width="0pt">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \family roman
2960 \series medium
2961 \shape up
2962 \size normal
2963 \emph off
2964 \bar no
2965 \noun off
2966 \color none
2967 1
2968 \end_layout
2969
2970 \end_inset
2971 </cell>
2972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2973 \begin_inset Text
2974
2975 \begin_layout Plain Layout
2976
2977 \family roman
2978 \series medium
2979 \shape up
2980 \size normal
2981 \emph off
2982 \bar no
2983 \noun off
2984 \color none
2985 2
2986 \end_layout
2987
2988 \end_inset
2989 </cell>
2990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994
2995 \family roman
2996 \series medium
2997 \shape up
2998 \size normal
2999 \emph off
3000 \bar no
3001 \noun off
3002 \color none
3003 3
3004 \end_layout
3005
3006 \end_inset
3007 </cell>
3008 </row>
3009 <row>
3010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014
3015 \family roman
3016 \series medium
3017 \shape up
3018 \size normal
3019 \emph off
3020 \bar no
3021 \noun off
3022 \color none
3023 Joe
3024 \end_layout
3025
3026 \end_inset
3027 </cell>
3028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3029 \begin_inset Text
3030
3031 \begin_layout Plain Layout
3032
3033 \family roman
3034 \series medium
3035 \shape up
3036 \size normal
3037 \emph off
3038 \bar no
3039 \noun off
3040 \color none
3041 Mary
3042 \end_layout
3043
3044 \end_inset
3045 </cell>
3046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \begin_layout Plain Layout
3050
3051 \family roman
3052 \series medium
3053 \shape up
3054 \size normal
3055 \emph off
3056 \bar no
3057 \noun off
3058 \color none
3059 Ted
3060 \end_layout
3061
3062 \end_inset
3063 </cell>
3064 </row>
3065 <row>
3066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Plain Layout
3070
3071 \family roman
3072 \series medium
3073 \shape up
3074 \size normal
3075 \emph off
3076 \bar no
3077 \noun off
3078 \color none
3079 \begin_inset Formula $\int x^{2}dx$
3080 \end_inset
3081
3082
3083 \end_layout
3084
3085 \end_inset
3086 </cell>
3087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \family roman
3093 \series medium
3094 \shape up
3095 \size normal
3096 \emph off
3097 \bar no
3098 \noun off
3099 \color none
3100 \begin_inset Formula $\left[\begin{array}{cc}
3101 a & b\\
3102 c & d
3103 \end{array}\right]$
3104 \end_inset
3105
3106
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family roman
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 \begin_inset Formula $1+1=2$
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \end_inset
3131 </cell>
3132 </row>
3133 </lyxtabular>
3134
3135 \end_inset
3136
3137
3138 \end_layout
3139
3140 \end_inset
3141
3142
3143 \end_layout
3144
3145 \begin_layout Standard
3146 Table floats can be inserted using the menu 
3147 \family sans
3148 Insert\SpecialChar menuseparator
3149 Float\SpecialChar menuseparator
3150 Table
3151 \family default
3152  or the toolbar button 
3153 \begin_inset Info
3154 type  "icon"
3155 arg   "float-insert table"
3156 \end_inset
3157
3158 .
3159 \end_layout
3160
3161 \begin_layout Standard
3162 The float appears as a collapsible box with a caption that has the label
3163  
3164 \begin_inset Quotes eld
3165 \end_inset
3166
3167 Table
3168 \begin_inset space ~
3169 \end_inset
3170
3171 #:
3172 \begin_inset Quotes erd
3173 \end_inset
3174
3175  (# is the actual table number).
3176  You can insert tables in the float above or below the caption.
3177 \end_layout
3178
3179 \begin_layout Standard
3180 Table
3181 \begin_inset space ~
3182 \end_inset
3183
3184
3185 \begin_inset CommandInset ref
3186 LatexCommand ref
3187 reference "tab:a table float"
3188
3189 \end_inset
3190
3191  is an example table within a table float.
3192 \end_layout
3193
3194 \begin_layout Standard
3195 Having the caption above the table is the common rule that is unfortunately
3196  not supported in \SpecialChar LaTeX
3197 's standard classes.
3198  This means that, if you are using the document classes 
3199 \family sans
3200 article
3201 \family default
3202
3203 \family sans
3204 book
3205 \family default
3206
3207 \family sans
3208 letter
3209 \family default
3210 , or 
3211 \family sans
3212 report
3213 \family default
3214 , there will be no space between the caption and the table.
3215  To insert the needed space, add the following option to the load command
3216  of the \SpecialChar LaTeX
3217 -package 
3218 \series bold
3219 caption
3220 \series default
3221
3222 \begin_inset Index idx
3223 status collapsed
3224
3225 \begin_layout Plain Layout
3226 \SpecialChar LaTeX
3227 -packages ! caption
3228 \end_layout
3229
3230 \end_inset
3231
3232  in your document preamble:
3233 \begin_inset Foot
3234 status collapsed
3235
3236 \begin_layout Plain Layout
3237 For more information have a look at section
3238 \begin_inset space ~
3239 \end_inset
3240
3241
3242 \begin_inset CommandInset ref
3243 LatexCommand ref
3244 reference "sec:Caption-Placement"
3245
3246 \end_inset
3247
3248 .
3249 \end_layout
3250
3251 \end_inset
3252
3253
3254 \end_layout
3255
3256 \begin_layout Standard
3257
3258 \series bold
3259 tableposition=top
3260 \end_layout
3261
3262 \begin_layout Standard
3263 The package 
3264 \series bold
3265 caption
3266 \series default
3267 , which is described in section
3268 \begin_inset space ~
3269 \end_inset
3270
3271
3272 \begin_inset CommandInset ref
3273 LatexCommand ref
3274 reference "sec:Caption-Formatting"
3275
3276 \end_inset
3277
3278 , is used to adjust the caption format.
3279 \end_layout
3280
3281 \begin_layout Standard
3282 \begin_inset Index idx
3283 status collapsed
3284
3285 \begin_layout Plain Layout
3286 References ! to Tables
3287 \end_layout
3288
3289 \end_inset
3290
3291 Tables can be cross-referenced in the text by referencing their label.
3292  To do this insert a label in the caption using the menu 
3293 \family sans
3294 Insert\SpecialChar menuseparator
3295 Label
3296 \family default
3297  or the toolbar button 
3298 \begin_inset Info
3299 type  "icon"
3300 arg   "label-insert"
3301 \end_inset
3302
3303 .
3304  You can now refer to the label using the menu 
3305 \family sans
3306 Insert\SpecialChar menuseparator
3307 Cross
3308 \begin_inset space ~
3309 \end_inset
3310
3311 reference
3312 \family default
3313  or the toolbar button 
3314 \begin_inset Info
3315 type  "icon"
3316 arg   "dialog-show-new-inset ref"
3317 \end_inset
3318
3319 .
3320 \begin_inset Newline newline
3321 \end_inset
3322
3323 Referencing is explained in detail in section
3324 \begin_inset space ~
3325 \end_inset
3326
3327
3328 \begin_inset CommandInset ref
3329 LatexCommand ref
3330 reference "sec:Referencing-Floats"
3331
3332 \end_inset
3333
3334 .
3335 \end_layout
3336
3337 \begin_layout Section
3338
3339 \family sans
3340 Multi-page Table
3341 \family default
3342 s
3343 \begin_inset CommandInset label
3344 LatexCommand label
3345 name "sec:Multi-page-Tables"
3346
3347 \end_inset
3348
3349
3350 \begin_inset Index idx
3351 status collapsed
3352
3353 \begin_layout Plain Layout
3354 Multi-page Table
3355 \end_layout
3356
3357 \end_inset
3358
3359
3360 \begin_inset Index idx
3361 status collapsed
3362
3363 \begin_layout Plain Layout
3364 Table ! Multi-page Table
3365 \end_layout
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \begin_layout Standard
3373 If the table is too long to fit on one page, you can use the option 
3374 \family sans
3375 Use
3376 \begin_inset space ~
3377 \end_inset
3378
3379 multi-page
3380 \family default
3381  table in the tab 
3382 \family sans
3383 Multi-page
3384 \begin_inset space ~
3385 \end_inset
3386
3387 table
3388 \family default
3389  of the table dialog to split the table automatically over more pages.
3390  Doing this enables the following options:
3391 \end_layout
3392
3393 \begin_layout Description
3394 Header: The current row is defined to be a header row that appears on all
3395  pages of the multi-page table; except for the first page, if 
3396 \family sans
3397 First
3398 \begin_inset space ~
3399 \end_inset
3400
3401 header
3402 \family default
3403  is defined.
3404  This is therefore called the main header.
3405 \end_layout
3406
3407 \begin_layout Description
3408 First
3409 \begin_inset space ~
3410 \end_inset
3411
3412 header: The current row is defined to be a header row that appears on the
3413  first page of the multi-page table.
3414 \end_layout
3415
3416 \begin_layout Description
3417 Footer: The current row is defined to be a footer row that appears on all
3418  pages of the multi-page table; except for the last page, if 
3419 \family sans
3420 Last
3421 \begin_inset space ~
3422 \end_inset
3423
3424 footer
3425 \family default
3426  is defined.
3427 \end_layout
3428
3429 \begin_layout Description
3430 Last
3431 \begin_inset space ~
3432 \end_inset
3433
3434 footer: The current row is defined to be a footer row that appears on the
3435  last page of the multi-page table.
3436 \end_layout
3437
3438 \begin_layout Description
3439 Caption: The current row contains the table caption.
3440  The row is reset as single column and a caption is inserted.
3441  More about multi-page table captions is explained in sec.
3442 \begin_inset space \thinspace{}
3443 \end_inset
3444
3445
3446 \begin_inset CommandInset ref
3447 LatexCommand ref
3448 reference "subsec:Multi-page-Table-Captions"
3449
3450 \end_inset
3451
3452 .
3453 \end_layout
3454
3455 \begin_layout Standard
3456 You can also specify a row where the table is split.
3457  See the following multi-page table to see how it works:
3458 \end_layout
3459
3460 \begin_layout Standard
3461 \align center
3462 \begin_inset Tabular
3463 <lyxtabular version="3" rows="69" columns="3">
3464 <features islongtable="true" longtabularalignment="center">
3465 <column alignment="left" valignment="top" width="0cm">
3466 <column alignment="left" valignment="top" width="0pt">
3467 <column alignment="center" valignment="top" width="0pt">
3468 <row endfirsthead="true">
3469 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473
3474 \series bold
3475 Example Phone List (ignore the names)
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 </row>
3499 <row endfirsthead="true">
3500 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504
3505 \series bold
3506 NAME
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526 TEL.
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 </row>
3532 <row endhead="true">
3533 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537
3538 \series bold
3539 Example Phone List
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 </row>
3563 <row endhead="true">
3564 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568
3569 \series bold
3570 NAME
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588
3589 \series bold
3590 TEL.
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 </row>
3596 <row endfoot="true">
3597 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601  continued on next page
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 </row>
3625 <row>
3626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630
3631 \series bold
3632 Annovi
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 Silvia
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650 111
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 </row>
3656 <row>
3657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661
3662 \series bold
3663 Bertoli
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 Stefano
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681 111
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 </row>
3687 <row>
3688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692
3693 \series bold
3694 Bozzi
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 Walter
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 111
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723
3724 \series bold
3725 Cachia
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 Maria
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743 111
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 </row>
3749 <row>
3750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754
3755 \series bold
3756 Cachia
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 Maurizio
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774 111
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 </row>
3780 <row>
3781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785
3786 \series bold
3787 Cinquemani
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 Giusi
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805 111
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 </row>
3811 <row>
3812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816
3817 \series bold
3818 Colin
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 Bernard
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 111
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 </row>
3842 <row>
3843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847
3848 \series bold
3849 Concli
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 Gianfranco
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867 111
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 </row>
3873 <row>
3874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878
3879 \series bold
3880 Dal Bosco
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 Carolina
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898 111
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 </row>
3904 <row>
3905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909
3910 \series bold
3911 Dalpiaz
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 Annamaria
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 111
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 </row>
3935 <row>
3936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940
3941 \series bold
3942 Feliciello
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 Domenico
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960 111
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 </row>
3966 <row>
3967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971
3972 \series bold
3973 Focarelli
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 Paola
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991 111
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 </row>
3997 <row>
3998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002
4003 \series bold
4004 Galletti
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 Oreste
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022 111
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 </row>
4028 <row>
4029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033
4034 \series bold
4035 Gasparini
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 Franca
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053 111
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 </row>
4059 <row>
4060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064
4065 \series bold
4066 Rizzardi
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 Paola
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084 111
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 </row>
4090 <row>
4091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095
4096 \series bold
4097 Lassini
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 Giancarlo
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 111
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 </row>
4121 <row>
4122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126
4127 \series bold
4128 Malfatti
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 Luciano
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146 111
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 <row>
4153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157
4158 \series bold
4159 Malfatti
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 Valeriano
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177 111
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 </row>
4183 <row>
4184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188
4189 \series bold
4190 Meneguzzo
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 Roberto
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 111
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 </row>
4214 <row>
4215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219
4220 \series bold
4221 Mezzadra
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 Roberto
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 111
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 </row>
4245 <row>
4246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250
4251 \series bold
4252 Pirpamer
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 Erich
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 111
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 </row>
4276 <row>
4277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281
4282 \series bold
4283 Pochiesa
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 Paolo
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301 111, 222
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 </row>
4307 <row>
4308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312
4313 \series bold
4314 Radina
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 Claudio
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4329 \begin_inset Text
4330
4331 \begin_layout Plain Layout
4332 111
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 </row>
4338 <row>
4339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343
4344 \series bold
4345 Stuffer
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 Oskar
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 111
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 </row>
4369 <row>
4370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374
4375 \series bold
4376 Tacchelli
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 Ugo
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Plain Layout
4394 111
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 </row>
4400 <row>
4401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405
4406 \series bold
4407 Tezzele
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 Margit
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425 111
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 </row>
4431 <row>
4432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436
4437 \series bold
4438 Unterkalmsteiner
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 Frieda
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 111
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 </row>
4462 <row>
4463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467
4468 \series bold
4469 Vieider
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 <cell alignment="center" valignment="top" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478 Hilde
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487 111
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 </row>
4493 <row>
4494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498
4499 \series bold
4500 Vigna
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 <cell alignment="center" valignment="top" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509 Jürgen
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 111
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 </row>
4524 <row>
4525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529
4530 \series bold
4531 Weber
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540 Maurizio
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549 111
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 </row>
4555 <row>
4556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560
4561 \series bold
4562 Winkler
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 Franz
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 111
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 </row>
4586 <row>
4587 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591  
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 </row>
4615 <row>
4616 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620
4621 \series bold
4622 Annovi
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 Silvia
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 555
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 </row>
4646 <row>
4647 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651
4652 \series bold
4653 Bertoli
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 Stefano
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671 555
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 </row>
4677 <row>
4678 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682
4683 \series bold
4684 Bozzi
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 Walter
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 555
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 </row>
4708 <row>
4709 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713
4714 \series bold
4715 Cachia
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 Maria
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733 555
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 </row>
4739 <row>
4740 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744
4745 \series bold
4746 Cachia
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 Maurizio
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 555
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 </row>
4770 <row>
4771 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775
4776 \series bold
4777 Cinquemani
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 Giusi
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 555
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 </row>
4801 <row>
4802 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806
4807 \series bold
4808 Colin
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 Bernard
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 555
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 </row>
4832 <row>
4833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837
4838 \series bold
4839 Concli
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 Gianfranco
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857 555
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 </row>
4863 <row>
4864 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868
4869 \series bold
4870 Dal Bosco
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 Carolina
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888 555
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 </row>
4894 <row>
4895 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899
4900 \series bold
4901 Dalpiaz
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 Annamaria
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919 555
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 </row>
4925 <row>
4926 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930
4931 \series bold
4932 Feliciello
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 Domenico
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950 555
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 </row>
4956 <row>
4957 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961
4962 \series bold
4963 Focarelli
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 Paola
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981 555
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 </row>
4987 <row>
4988 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992
4993 \series bold
4994 Galletti
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 Oreste
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012 555
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 </row>
5018 <row>
5019 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023
5024 \series bold
5025 Gasparini
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 Franca
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043 555
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 </row>
5049 <row>
5050 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054
5055 \series bold
5056 Rizzardi
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 Paola
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074 555
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 </row>
5080 <row>
5081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085
5086 \series bold
5087 Lassini
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 Giancarlo
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 555
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 </row>
5111 <row>
5112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116
5117 \series bold
5118 Malfatti
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 Luciano
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 555
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 </row>
5142 <row>
5143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147
5148 \series bold
5149 Malfatti
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 Valeriano
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167 555
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 </row>
5173 <row>
5174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178
5179 \series bold
5180 Meneguzzo
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 Roberto
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 555
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 </row>
5204 <row>
5205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209
5210 \series bold
5211 Mezzadra
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 Roberto
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229 555
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 </row>
5235 <row>
5236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240
5241 \series bold
5242 Pirpamer
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 Erich
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 555
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 </row>
5266 <row>
5267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271
5272 \series bold
5273 Pochiesa
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 Paolo
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291 555, 222
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 </row>
5297 <row>
5298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302
5303 \series bold
5304 Radina
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 Claudio
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322 555
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 </row>
5328 <row>
5329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333
5334 \series bold
5335 Stuffer
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 Oskar
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5350 \begin_inset Text
5351
5352 \begin_layout Plain Layout
5353 555
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 </row>
5359 <row>
5360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Plain Layout
5364
5365 \series bold
5366 Tacchelli
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 Ugo
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5381 \begin_inset Text
5382
5383 \begin_layout Plain Layout
5384 555
5385 \end_layout
5386
5387 \end_inset
5388 </cell>
5389 </row>
5390 <row>
5391 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395
5396 \series bold
5397 Tezzele
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 <cell alignment="center" valignment="top" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406 Margit
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5412 \begin_inset Text
5413
5414 \begin_layout Plain Layout
5415 555
5416 \end_layout
5417
5418 \end_inset
5419 </cell>
5420 </row>
5421 <row>
5422 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426
5427 \series bold
5428 Unterkalmsteiner
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 <cell alignment="center" valignment="top" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437 Frieda
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446 555
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 </row>
5452 <row>
5453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457
5458 \series bold
5459 Vieider
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 <cell alignment="center" valignment="top" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 Hilde
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477 555
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 </row>
5483 <row>
5484 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488
5489 \series bold
5490 Vigna
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 <cell alignment="center" valignment="top" usebox="none">
5496 \begin_inset Text
5497
5498 \begin_layout Plain Layout
5499 Jürgen
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5505 \begin_inset Text
5506
5507 \begin_layout Plain Layout
5508 999
5509 \end_layout
5510
5511 \end_inset
5512 </cell>
5513 </row>
5514 <row>
5515 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Plain Layout
5519
5520 \series bold
5521 Weber
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 <cell alignment="center" valignment="top" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530 Maurizio
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539 555
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 </row>
5545 <row>
5546 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550
5551 \series bold
5552 Winkler
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5558 \begin_inset Text
5559
5560 \begin_layout Plain Layout
5561 Franz
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 555
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 </row>
5576 <row endlastfoot="true">
5577 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Plain Layout
5581 end
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Plain Layout
5599
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 </lyxtabular>
5606
5607 \end_inset
5608
5609
5610 \begin_inset ERT
5611 status collapsed
5612
5613 \begin_layout Plain Layout
5614
5615
5616 \backslash
5617 addtocounter{table}{-1}
5618 \end_layout
5619
5620 \end_inset
5621
5622
5623 \begin_inset Note Note
5624 status collapsed
5625
5626 \begin_layout Plain Layout
5627 See the first greyed-out note in section
5628 \begin_inset space ~
5629 \end_inset
5630
5631
5632 \begin_inset CommandInset ref
5633 LatexCommand ref
5634 reference "subsec:Multi-page-Table-Captions"
5635
5636 \end_inset
5637
5638  for an explanation of this command.
5639 \end_layout
5640
5641 \end_inset
5642
5643
5644 \end_layout
5645
5646 \begin_layout Subsection
5647 Footnotes in Multi-page tables
5648 \begin_inset CommandInset label
5649 LatexCommand label
5650 name "subsec:Footnotes-in-Multi-page"
5651
5652 \end_inset
5653
5654
5655 \begin_inset Index idx
5656 status collapsed
5657
5658 \begin_layout Plain Layout
5659 Table ! Multi-page Table ! Footnotes
5660 \end_layout
5661
5662 \end_inset
5663
5664
5665 \end_layout
5666
5667 \begin_layout Standard
5668 Footnotes can be inserted to every Multi-page table cell.
5669  They appear at the bottom of the page where the table cell with the footnote
5670  appears.
5671  Table
5672 \begin_inset space ~
5673 \end_inset
5674
5675
5676 \begin_inset CommandInset ref
5677 LatexCommand ref
5678 reference "tab:DiffCaptions"
5679
5680 \end_inset
5681
5682  has for example a footnote.
5683 \end_layout
5684
5685 \begin_layout Subsection
5686 Multi-page Table Alignment
5687 \begin_inset Index idx
5688 status collapsed
5689
5690 \begin_layout Plain Layout
5691 Table ! Multi-page Table ! Alignment
5692 \end_layout
5693
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \begin_layout Standard
5700 The horizontal alignment of multi-page tables can be set in the table settings
5701  dialog.
5702  For left- and right-alignment the table will be directly at the page border.
5703  To add space between the table and the border one has to set the alignment
5704  to center and change the value of the \SpecialChar LaTeX
5705 -lengths 
5706 \series bold
5707
5708 \backslash
5709 LTleft 
5710 \series default
5711 or 
5712 \series bold
5713
5714 \backslash
5715 LTright
5716 \series default
5717  by inserting this line as \SpecialChar TeX
5718  Code before the multi-page table:
5719 \end_layout
5720
5721 \begin_layout Standard
5722
5723 \series bold
5724
5725 \backslash
5726 setlength{
5727 \backslash
5728 LTleft}{value}
5729 \end_layout
5730
5731 \begin_layout Standard
5732 The value can have any of the units listed in Table
5733 \begin_inset space ~
5734 \end_inset
5735
5736
5737 \begin_inset CommandInset ref
5738 LatexCommand ref
5739 reference "tab:Units"
5740
5741 \end_inset
5742
5743 .
5744  
5745 \series bold
5746
5747 \backslash
5748 LTleft
5749 \series default
5750  controls the horizontal distance from the left page border to the multi-page
5751  table, 
5752 \series bold
5753
5754 \backslash
5755 LTright
5756 \series default
5757  the distance from the right side.
5758  The default value for both lengths is 
5759 \series bold
5760
5761 \backslash
5762 fill
5763 \series default
5764 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5765 .
5766 \end_layout
5767
5768 \begin_layout Standard
5769 The following multi-page table was centered and 
5770 \series bold
5771
5772 \backslash
5773 LTleft
5774 \series default
5775  set to 
5776 \family sans
5777 0.1
5778 \backslash
5779 columnwidth
5780 \family default
5781 :
5782 \begin_inset ERT
5783 status collapsed
5784
5785 \begin_layout Plain Layout
5786
5787
5788 \backslash
5789 setlength{
5790 \backslash
5791 LTleft}{0.1
5792 \backslash
5793 columnwidth}
5794 \end_layout
5795
5796 \end_inset
5797
5798
5799 \end_layout
5800
5801 \begin_layout Standard
5802 \begin_inset Tabular
5803 <lyxtabular version="3" rows="5" columns="5">
5804 <features islongtable="true" longtabularalignment="center">
5805 <column alignment="center" valignment="top">
5806 <column alignment="center" valignment="top" width="0pt">
5807 <column alignment="center" valignment="top">
5808 <column alignment="center" valignment="top">
5809 <column alignment="center" valignment="top">
5810 <row>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 1
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 2
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 3
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 4
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 5
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 </row>
5857 <row>
5858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 asd
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 s
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 s
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 s
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 asd
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 </row>
5904 <row>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 asd
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 s
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 s
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 s
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 asd
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 </row>
5951 <row>
5952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956 asd
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965 s
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 s
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 s
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 </row>
5998 <row>
5999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 asd
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 asd
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 asd
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 asd
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 asd
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 </row>
6045 </lyxtabular>
6046
6047 \end_inset
6048
6049
6050 \begin_inset ERT
6051 status collapsed
6052
6053 \begin_layout Plain Layout
6054
6055
6056 \backslash
6057 setlength{
6058 \backslash
6059 LTleft}{
6060 \backslash
6061 fill}
6062 \end_layout
6063
6064 \end_inset
6065
6066
6067 \begin_inset ERT
6068 status collapsed
6069
6070 \begin_layout Plain Layout
6071
6072
6073 \backslash
6074 addtocounter{table}{-1}
6075 \end_layout
6076
6077 \end_inset
6078
6079
6080 \begin_inset Note Note
6081 status collapsed
6082
6083 \begin_layout Plain Layout
6084 See the first greyed-out note in section
6085 \begin_inset space ~
6086 \end_inset
6087
6088
6089 \begin_inset CommandInset ref
6090 LatexCommand ref
6091 reference "subsec:Multi-page-Table-Captions"
6092
6093 \end_inset
6094
6095  for an explanation of this command.
6096 \end_layout
6097
6098 \end_inset
6099
6100
6101 \end_layout
6102
6103 \begin_layout Subsection
6104 Multi-page Table Captions
6105 \begin_inset Index idx
6106 status collapsed
6107
6108 \begin_layout Plain Layout
6109 Table ! Multi-page Table ! Captions
6110 \end_layout
6111
6112 \end_inset
6113
6114
6115 \begin_inset CommandInset label
6116 LatexCommand label
6117 name "subsec:Multi-page-Table-Captions"
6118
6119 \end_inset
6120
6121
6122 \end_layout
6123
6124 \begin_layout Standard
6125 A multi-page table cannot be put into a table float because floats can only
6126  be on one page.
6127  But the caption environment of floats can also be used for multi-page tables
6128  when you use the multi-page table option 
6129 \family sans
6130 Caption
6131 \family default
6132  as described in sec.
6133 \begin_inset space \thinspace{}
6134 \end_inset
6135
6136
6137 \begin_inset CommandInset ref
6138 LatexCommand ref
6139 reference "sec:Multi-page-Tables"
6140
6141 \end_inset
6142
6143 .
6144  Only one table row should contain a caption, either a header or a footer
6145  row.
6146 \end_layout
6147
6148 \begin_layout Standard
6149 Here is a short multi-page table to see how it works:
6150 \end_layout
6151
6152 \begin_layout Standard
6153 \begin_inset Tabular
6154 <lyxtabular version="3" rows="6" columns="5">
6155 <features islongtable="true" longtabularalignment="center">
6156 <column alignment="center" valignment="top">
6157 <column alignment="center" valignment="top">
6158 <column alignment="center" valignment="top">
6159 <column alignment="center" valignment="top">
6160 <column alignment="center" valignment="top">
6161 <row endfirsthead="true" caption="true">
6162 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 \begin_inset Caption Standard
6167
6168 \begin_layout Plain Layout
6169 Multi-page table with caption
6170 \begin_inset Argument 1
6171 status open
6172
6173 \begin_layout Plain Layout
6174 Multi-page table
6175 \end_layout
6176
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \end_inset
6183
6184
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6217 \begin_inset Text
6218
6219 \begin_layout Plain Layout
6220
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 </row>
6226 <row>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 1
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 2
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 3
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258 4
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267 5
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 </row>
6273 <row>
6274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 asd
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 s
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 s
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6302 \begin_inset Text
6303
6304 \begin_layout Plain Layout
6305 s
6306 \end_layout
6307
6308 \end_inset
6309 </cell>
6310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314 asd
6315 \end_layout
6316
6317 \end_inset
6318 </cell>
6319 </row>
6320 <row>
6321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 asd
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 s
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 s
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352 s
6353 \end_layout
6354
6355 \end_inset
6356 </cell>
6357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361 asd
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 </row>
6367 <row>
6368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 asd
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 s
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390 s
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399 s
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408 asd
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 </row>
6414 <row>
6415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6416 \begin_inset Text
6417
6418 \begin_layout Plain Layout
6419 asd
6420 \end_layout
6421
6422 \end_inset
6423 </cell>
6424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \begin_layout Plain Layout
6428 asd
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6434 \begin_inset Text
6435
6436 \begin_layout Plain Layout
6437 asd
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 asd
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 asd
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 </row>
6461 </lyxtabular>
6462
6463 \end_inset
6464
6465
6466 \end_layout
6467
6468 \begin_layout Standard
6469 \begin_inset VSpace medskip
6470 \end_inset
6471
6472
6473 \begin_inset Note Greyedout
6474 status open
6475
6476 \begin_layout Plain Layout
6477
6478 \series bold
6479 Note
6480 \begin_inset space ~
6481 \end_inset
6482
6483 1:
6484 \series default
6485  The table number is increased for every multi-page table, even if you did
6486  not set a caption for it.
6487  For this reason you could have the case that e.
6488 \begin_inset space \thinspace{}
6489 \end_inset
6490
6491 g.
6492 \begin_inset space \space{}
6493 \end_inset
6494
6495 Table
6496 \begin_inset space ~
6497 \end_inset
6498
6499 2.4 follows Table
6500 \begin_inset space ~
6501 \end_inset
6502
6503 2.1 in the list of tables if there are two multi-page tables without captions.
6504  To avoid this you can add the following command in \SpecialChar TeX
6505  Code after every multi-page
6506  table without a caption:
6507 \end_layout
6508
6509 \begin_layout Plain Layout
6510
6511 \series bold
6512
6513 \backslash
6514 addtocounter{table}{-1}
6515 \end_layout
6516
6517 \begin_layout Plain Layout
6518 This is not needed when none of your multi-page tables has a caption and
6519  you add the following code to the document preamble:
6520 \end_layout
6521
6522 \begin_layout Plain Layout
6523
6524 \series bold
6525
6526 \backslash
6527 let
6528 \backslash
6529 myEnd
6530 \backslash
6531 endlongtable
6532 \begin_inset Newline newline
6533 \end_inset
6534
6535
6536 \backslash
6537 renewcommand{
6538 \backslash
6539 endlongtable}{
6540 \backslash
6541 myEnd
6542 \backslash
6543 addtocounter{table}{-1}}
6544 \end_layout
6545
6546 \end_inset
6547
6548
6549 \end_layout
6550
6551 \begin_layout Standard
6552 \begin_inset Note Greyedout
6553 status open
6554
6555 \begin_layout Plain Layout
6556
6557 \series bold
6558 Note
6559 \begin_inset space ~
6560 \end_inset
6561
6562 2:
6563 \series default
6564  If you are using
6565 \series bold
6566  hyperref
6567 \series default
6568
6569 \begin_inset Index idx
6570 status collapsed
6571
6572 \begin_layout Plain Layout
6573 \SpecialChar LaTeX
6574 -packages ! hyperref
6575 \end_layout
6576
6577 \end_inset
6578
6579  in the 
6580 \family sans
6581 PDF Properties
6582 \family default
6583  of the 
6584 \family sans
6585 Document Settings
6586 \family default
6587  dialog to link cross-references, the link to a multi-page table caption
6588  will always point to the beginning of the document.
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \end_layout
6595
6596 \begin_layout Subsubsection
6597 References to multi-page tables
6598 \begin_inset Index idx
6599 status collapsed
6600
6601 \begin_layout Plain Layout
6602 Table ! Multi-page Table ! References
6603 \end_layout
6604
6605 \end_inset
6606
6607
6608 \end_layout
6609
6610 \begin_layout Standard
6611 \begin_inset Tabular
6612 <lyxtabular version="3" rows="6" columns="5">
6613 <features islongtable="true" longtabularalignment="center">
6614 <column alignment="center" valignment="top">
6615 <column alignment="center" valignment="top">
6616 <column alignment="center" valignment="top">
6617 <column alignment="center" valignment="top">
6618 <column alignment="center" valignment="top">
6619 <row endfirsthead="true" caption="true">
6620 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624 \begin_inset Caption Standard
6625
6626 \begin_layout Plain Layout
6627 Referenced multi-page table
6628 \begin_inset CommandInset label
6629 LatexCommand label
6630 name "tab:Referenced-multi-page-table"
6631
6632 \end_inset
6633
6634
6635 \end_layout
6636
6637 \end_inset
6638
6639
6640 \end_layout
6641
6642 \end_inset
6643 </cell>
6644 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657
6658 \end_layout
6659
6660 \end_inset
6661 </cell>
6662 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 </row>
6681 <row>
6682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686 1
6687 \end_layout
6688
6689 \end_inset
6690 </cell>
6691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695 2
6696 \end_layout
6697
6698 \end_inset
6699 </cell>
6700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704 3
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 4
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 5
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 </row>
6728 <row>
6729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733 asd
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6739 \begin_inset Text
6740
6741 \begin_layout Plain Layout
6742 s
6743 \end_layout
6744
6745 \end_inset
6746 </cell>
6747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 s
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 s
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769 asd
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 </row>
6775 <row>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 asd
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789 s
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798 s
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 s
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816 asd
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 </row>
6822 <row>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 asd
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836 s
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845 s
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 s
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 asd
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 </row>
6869 <row>
6870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874 asd
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6880 \begin_inset Text
6881
6882 \begin_layout Plain Layout
6883 sad
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892 asd
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 asd
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6907 \begin_inset Text
6908
6909 \begin_layout Plain Layout
6910 asd
6911 \end_layout
6912
6913 \end_inset
6914 </cell>
6915 </row>
6916 </lyxtabular>
6917
6918 \end_inset
6919
6920
6921 \end_layout
6922
6923 \begin_layout Standard
6924 To reference a multi-page table, insert a label into the caption.
6925 \end_layout
6926
6927 \begin_layout Standard
6928 This is a reference to Table
6929 \begin_inset space ~
6930 \end_inset
6931
6932
6933 \begin_inset CommandInset ref
6934 LatexCommand ref
6935 reference "tab:Referenced-multi-page-table"
6936
6937 \end_inset
6938
6939 .
6940 \end_layout
6941
6942 \begin_layout Standard
6943 The caption layout can be set together with all other captions of your document
6944  using the \SpecialChar LaTeX
6945 -package 
6946 \series bold
6947 caption
6948 \series default
6949
6950 \begin_inset Index idx
6951 status collapsed
6952
6953 \begin_layout Plain Layout
6954 \SpecialChar LaTeX
6955 -packages ! caption
6956 \end_layout
6957
6958 \end_inset
6959
6960 , see section
6961 \begin_inset space ~
6962 \end_inset
6963
6964
6965 \begin_inset CommandInset ref
6966 LatexCommand ref
6967 reference "sec:Caption-Formatting"
6968
6969 \end_inset
6970
6971 .
6972 \end_layout
6973
6974 \begin_layout Subsubsection
6975 Caption Width
6976 \begin_inset Index idx
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980 Table ! Multi-page Table ! Caption Width
6981 \end_layout
6982
6983 \end_inset
6984
6985
6986 \end_layout
6987
6988 \begin_layout Standard
6989 The maximal width of caption lines is defined by the length 
6990 \series bold
6991
6992 \backslash
6993 LTcapwidth
6994 \series default
6995 .
6996  Its default value is 4
6997 \begin_inset space \thinspace{}
6998 \end_inset
6999
7000 in.
7001  To change it add the following command to your document preamble or as
7002  \SpecialChar TeX
7003  Code into your document before the multi-page table that should be affected
7004 \end_layout
7005
7006 \begin_layout Standard
7007
7008 \series bold
7009
7010 \backslash
7011 setlength{
7012 \backslash
7013 LTcapwidth}{width}
7014 \end_layout
7015
7016 \begin_layout Standard
7017 where the 
7018 \family sans
7019 width
7020 \family default
7021  can have one of the units listed in appendix
7022 \begin_inset space ~
7023 \end_inset
7024
7025
7026 \begin_inset CommandInset ref
7027 LatexCommand ref
7028 reference "cha:Units-available-in"
7029
7030 \end_inset
7031
7032 .
7033 \end_layout
7034
7035 \begin_layout Standard
7036 The following tables show the difference:
7037 \end_layout
7038
7039 \begin_layout Standard
7040 \begin_inset Tabular
7041 <lyxtabular version="3" rows="6" columns="5">
7042 <features islongtable="true" longtabularalignment="center">
7043 <column alignment="center" valignment="top">
7044 <column alignment="center" valignment="top">
7045 <column alignment="center" valignment="top">
7046 <column alignment="center" valignment="top">
7047 <column alignment="center" valignment="top">
7048 <row endfirsthead="true" caption="true">
7049 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 \begin_inset Caption Standard
7054
7055 \begin_layout Plain Layout
7056 Long full title with default width long full title with default width long
7057  full title with default width
7058 \begin_inset Argument 1
7059 status collapsed
7060
7061 \begin_layout Plain Layout
7062 caption with default width
7063 \end_layout
7064
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \end_inset
7071
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Plain Layout
7099
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7105 \begin_inset Text
7106
7107 \begin_layout Plain Layout
7108
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 </row>
7114 <row>
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 1
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 2
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 3
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146 4
7147 \end_layout
7148
7149 \end_inset
7150 </cell>
7151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7152 \begin_inset Text
7153
7154 \begin_layout Plain Layout
7155 5
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 </row>
7161 <row>
7162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 asd
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 s
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 s
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193 s
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202 asd
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 </row>
7208 <row>
7209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 asd
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 s
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 s
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 s
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 asd
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 </row>
7255 <row>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 asd
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 s
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 s
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 s
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 asd
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 </row>
7302 <row>
7303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 asd
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 sad
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 asd
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 asd
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 </row>
7349 </lyxtabular>
7350
7351 \end_inset
7352
7353
7354 \end_layout
7355
7356 \begin_layout Standard
7357 \begin_inset ERT
7358 status collapsed
7359
7360 \begin_layout Plain Layout
7361
7362
7363 \backslash
7364 setlength{
7365 \backslash
7366 LTcapwidth}{5cm}
7367 \end_layout
7368
7369 \end_inset
7370
7371
7372 \begin_inset Tabular
7373 <lyxtabular version="3" rows="6" columns="5">
7374 <features islongtable="true" longtabularalignment="center">
7375 <column alignment="center" valignment="top">
7376 <column alignment="center" valignment="top">
7377 <column alignment="center" valignment="top">
7378 <column alignment="center" valignment="top">
7379 <column alignment="center" valignment="top">
7380 <row endfirsthead="true" caption="true">
7381 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7382 \begin_inset Text
7383
7384 \begin_layout Plain Layout
7385 \begin_inset Caption Standard
7386
7387 \begin_layout Plain Layout
7388 Long full title with width set to 5
7389 \begin_inset space \thinspace{}
7390 \end_inset
7391
7392 cm long full title with width set to 5
7393 \begin_inset space \thinspace{}
7394 \end_inset
7395
7396 cm long full title with width set to 5
7397 \begin_inset space \thinspace{}
7398 \end_inset
7399
7400 cm
7401 \begin_inset Argument 1
7402 status collapsed
7403
7404 \begin_layout Plain Layout
7405 caption with width
7406 \begin_inset space \thinspace{}
7407 \end_inset
7408
7409 =
7410 \begin_inset space \thinspace{}
7411 \end_inset
7412
7413 5
7414 \begin_inset space \thinspace{}
7415 \end_inset
7416
7417 cm
7418 \end_layout
7419
7420 \end_inset
7421
7422
7423 \end_layout
7424
7425 \end_inset
7426
7427
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7451 \begin_inset Text
7452
7453 \begin_layout Plain Layout
7454
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463
7464 \end_layout
7465
7466 \end_inset
7467 </cell>
7468 </row>
7469 <row>
7470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 1
7475 \end_layout
7476
7477 \end_inset
7478 </cell>
7479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483 2
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 3
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7498 \begin_inset Text
7499
7500 \begin_layout Plain Layout
7501 4
7502 \end_layout
7503
7504 \end_inset
7505 </cell>
7506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7507 \begin_inset Text
7508
7509 \begin_layout Plain Layout
7510 5
7511 \end_layout
7512
7513 \end_inset
7514 </cell>
7515 </row>
7516 <row>
7517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 asd
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 s
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539 s
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 s
7549 \end_layout
7550
7551 \end_inset
7552 </cell>
7553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7554 \begin_inset Text
7555
7556 \begin_layout Plain Layout
7557 asd
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 </row>
7563 <row>
7564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568 asd
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577 s
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 s
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7592 \begin_inset Text
7593
7594 \begin_layout Plain Layout
7595 s
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604 asd
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 </row>
7610 <row>
7611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615 asd
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 s
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 s
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642 s
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 asd
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 </row>
7657 <row>
7658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662 asd
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671 sad
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680 asd
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689 asd
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698 asd
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 </row>
7704 </lyxtabular>
7705
7706 \end_inset
7707
7708
7709 \end_layout
7710
7711 \begin_layout Standard
7712 \begin_inset ERT
7713 status collapsed
7714
7715 \begin_layout Plain Layout
7716
7717
7718 \backslash
7719 setlength{
7720 \backslash
7721 LTcapwidth}{4in}
7722 \end_layout
7723
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \begin_layout Standard
7730 \begin_inset Note Greyedout
7731 status open
7732
7733 \begin_layout Plain Layout
7734
7735 \series bold
7736 Note:
7737 \series default
7738  When the \SpecialChar LaTeX
7739 -package 
7740 \series bold
7741 caption
7742 \series default
7743
7744 \begin_inset Index idx
7745 status collapsed
7746
7747 \begin_layout Plain Layout
7748 \SpecialChar LaTeX
7749 -packages ! caption
7750 \end_layout
7751
7752 \end_inset
7753
7754  is used, as in this document, the full page width is used for the caption
7755  when you use the default value of 4
7756 \begin_inset space \thinspace{}
7757 \end_inset
7758
7759 in for 
7760 \series bold
7761
7762 \backslash
7763 LTcapwidth
7764 \series default
7765 .
7766  To get in this case exactly a 4
7767 \begin_inset space \thinspace{}
7768 \end_inset
7769
7770 in wide caption, you can either use a value slightly different from 4.0
7771 \begin_inset space \thinspace{}
7772 \end_inset
7773
7774 in, e.
7775 \begin_inset space \thinspace{}
7776 \end_inset
7777
7778 g.
7779 \begin_inset space \space{}
7780 \end_inset
7781
7782 3.99
7783 \begin_inset space \thinspace{}
7784 \end_inset
7785
7786 in, or the \SpecialChar LaTeX
7787 -command 
7788 \series bold
7789
7790 \backslash
7791 captionsetup{width=value}
7792 \series default
7793  that is provided by the 
7794 \series bold
7795 caption
7796 \series default
7797 -package.
7798 \end_layout
7799
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \begin_layout Subsubsection
7806 Different Captions for Table Pages
7807 \begin_inset Index idx
7808 status collapsed
7809
7810 \begin_layout Plain Layout
7811 Table ! Multi-page Table ! Different Captions for Pages
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \end_layout
7818
7819 \begin_layout Standard
7820 When the table captions for the following pages should differ from the one
7821  of the first table page, mark a empty row as header which contains a caption.
7822  Then right-click on the caption and select in the context menu 
7823 \family sans
7824 Caption
7825 \begin_inset space ~
7826 \end_inset
7827
7828 (Unnumbered)
7829 \family default
7830 .
7831  Table
7832 \begin_inset space ~
7833 \end_inset
7834
7835
7836 \begin_inset CommandInset ref
7837 LatexCommand ref
7838 reference "tab:DiffCaptions"
7839
7840 \end_inset
7841
7842  is an example of a multi-page table with different heading where the second
7843  caption does not include the table number.
7844 \end_layout
7845
7846 \begin_layout Standard
7847 \align center
7848 \begin_inset Tabular
7849 <lyxtabular version="3" rows="59" columns="3">
7850 <features islongtable="true" longtabularalignment="center">
7851 <column alignment="left" valignment="top" width="0cm">
7852 <column alignment="left" valignment="top" width="0pt">
7853 <column alignment="center" valignment="top" width="0pt">
7854 <row endfirsthead="true" caption="true">
7855 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859 \begin_inset Caption Standard
7860
7861 \begin_layout Plain Layout
7862 Example Phone List
7863 \begin_inset CommandInset label
7864 LatexCommand label
7865 name "tab:DiffCaptions"
7866
7867 \end_inset
7868
7869
7870 \begin_inset Argument 1
7871 status collapsed
7872
7873 \begin_layout Plain Layout
7874 Example Phone List
7875 \end_layout
7876
7877 \end_inset
7878
7879
7880 \end_layout
7881
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 </row>
7908 <row endfirsthead="true">
7909 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \series bold
7915 Example Phone List (ignore the names)
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 </row>
7939 <row endfirsthead="true">
7940 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944
7945 \series bold
7946 NAME
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \series bold
7966 TEL.
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 </row>
7972 <row endhead="true" caption="true">
7973 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977 \begin_inset Caption Unnumbered
7978
7979 \begin_layout Plain Layout
7980 Continued Example Phone List
7981 \end_layout
7982
7983 \end_inset
7984
7985
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 </row>
8009 <row endhead="true">
8010 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014
8015 \series bold
8016 Example Phone List
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 </row>
8040 <row endhead="true">
8041 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045
8046 \series bold
8047 NAME
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \series bold
8067 TEL.
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row endfoot="true">
8074 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 continued on next page
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 </row>
8102 <row>
8103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107
8108 \series bold
8109 Annovi
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118 Silvia
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 111
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \series bold
8140 Bertoli
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 Stefano
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158 111
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 <row>
8165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169
8170 \series bold
8171 Bozzi
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 Walter
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 111
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 </row>
8195 <row>
8196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200
8201 \series bold
8202 Cachia
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 Maria
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220 111
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 </row>
8226 <row>
8227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231
8232 \series bold
8233 Cachia
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242 Maurizio
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 111
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \series bold
8264 Cinquemani
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 Giusi
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282 111
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 </row>
8288 <row>
8289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293
8294 \series bold
8295 Colin
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304 Bernard
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313 111
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 </row>
8319 <row>
8320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324
8325 \series bold
8326 Concli
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 Gianfranco
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 111
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 </row>
8350 <row>
8351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355
8356 \series bold
8357 Dal Bosco
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366 Carolina
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375 111
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 </row>
8381 <row>
8382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386
8387 \series bold
8388 Dalpiaz
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 Annamaria
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 111
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 </row>
8412 <row>
8413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417
8418 \series bold
8419 Feliciello
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428 Domenico
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 111
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 </row>
8443 <row>
8444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448
8449 \series bold
8450 Focarelli
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 Paola
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468 111
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \series bold
8481 Galletti
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 Oreste
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 111
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 <row>
8506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \series bold
8512 Gasparini
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521 Franca
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530 111
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 <row>
8537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541
8542 \series bold
8543 Rizzardi
8544 \series default
8545
8546 \begin_inset Foot
8547 status open
8548
8549 \begin_layout Plain Layout
8550 Example footnote
8551 \end_layout
8552
8553 \end_inset
8554
8555
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 Paola
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 111
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 </row>
8579 <row>
8580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584
8585 \series bold
8586 Lassini
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 Giancarlo
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 111
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 <row>
8611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \series bold
8617 Malfatti
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 Luciano
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 111
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646
8647 \series bold
8648 Malfatti
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 Valeriano
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 111
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677
8678 \series bold
8679 Meneguzzo
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 Roberto
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 111
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 </row>
8703 <row>
8704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708
8709 \series bold
8710 Mezzadra
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719 Roberto
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728 111
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 </row>
8734 <row>
8735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739
8740 \series bold
8741 Pirpamer
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750 Erich
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759 111
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 </row>
8765 <row>
8766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770
8771 \series bold
8772 Pochiesa
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781 Paolo
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 111, 222
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 </row>
8796 <row>
8797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801
8802 \series bold
8803 Radina
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 Claudio
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 111
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 </row>
8827 <row>
8828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832
8833 \series bold
8834 Stuffer
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 Oskar
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852 111
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 </row>
8858 <row>
8859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863
8864 \series bold
8865 Tacchelli
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 Ugo
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883 111
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 </row>
8889 <row>
8890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894
8895 \series bold
8896 Tezzele
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 Margit
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914 111
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 </row>
8920 <row>
8921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925
8926 \series bold
8927 Unterkalmsteiner
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 Frieda
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 111
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 </row>
8951 <row>
8952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956
8957 \series bold
8958 Vieider
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 Hilde
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 111
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 </row>
8982 <row>
8983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987
8988 \series bold
8989 Vigna
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 Jürgen
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 111
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 </row>
9013 <row>
9014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018
9019 \series bold
9020 Weber
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 Maurizio
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 111
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 </row>
9044 <row>
9045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049
9050 \series bold
9051 Winkler
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 Franz
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 111
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080  
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row>
9105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \series bold
9111 Annovi
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 Silvia
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 555
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \series bold
9142 Bertoli
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 Stefano
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 555
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 </row>
9166 <row>
9167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171
9172 \series bold
9173 Bozzi
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182 Walter
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 555
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 <row>
9198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202
9203 \series bold
9204 Cachia
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213 Maria
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 555
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 </row>
9228 <row>
9229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233
9234 \series bold
9235 Cachia
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244 Maurizio
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 555
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 </row>
9259 <row>
9260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264
9265 \series bold
9266 Cinquemani
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275 Giusi
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284 555
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \series bold
9297 Colin
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 Bernard
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315 555
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 </row>
9321 <row>
9322 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326
9327 \series bold
9328 Concli
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337 Gianfranco
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346 555
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 </row>
9352 <row>
9353 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357
9358 \series bold
9359 Dal Bosco
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 Carolina
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 555
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 </row>
9383 <row>
9384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388
9389 \series bold
9390 Dalpiaz
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399 Annamaria
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 555
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 </row>
9414 <row>
9415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419
9420 \series bold
9421 Feliciello
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 Domenico
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 555
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 </row>
9445 <row>
9446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450
9451 \series bold
9452 Focarelli
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461 Paola
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470 555
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 </row>
9476 <row>
9477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481
9482 \series bold
9483 Galletti
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 Oreste
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501 555
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 </row>
9507 <row>
9508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512
9513 \series bold
9514 Gasparini
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523 Franca
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 555
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 </row>
9538 <row>
9539 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543
9544 \series bold
9545 Rizzardi
9546 \end_layout
9547
9548 \end_inset
9549 </cell>
9550 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9551 \begin_inset Text
9552
9553 \begin_layout Plain Layout
9554 Paola
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 555
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 </row>
9569 <row>
9570 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574
9575 \series bold
9576 Lassini
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9582 \begin_inset Text
9583
9584 \begin_layout Plain Layout
9585 Giancarlo
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594 555
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 </row>
9600 <row>
9601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605
9606 \series bold
9607 Malfatti
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616 Luciano
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625 555
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 <row>
9632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636
9637 \series bold
9638 Malfatti
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647 Valeriano
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 555
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 </row>
9662 <row>
9663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667
9668 \series bold
9669 Meneguzzo
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 Roberto
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 555
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 </row>
9693 <row>
9694 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Plain Layout
9698
9699 \series bold
9700 Mezzadra
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9706 \begin_inset Text
9707
9708 \begin_layout Plain Layout
9709 Roberto
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718 555
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 </row>
9724 </lyxtabular>
9725
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \begin_layout Section
9732 Special Multi-page Table Issues
9733 \begin_inset CommandInset label
9734 LatexCommand label
9735 name "sec:Special-Longtable-Issues"
9736
9737 \end_inset
9738
9739
9740 \end_layout
9741
9742 \begin_layout Subsection
9743 Multi-page Table Calculation
9744 \begin_inset Index idx
9745 status collapsed
9746
9747 \begin_layout Plain Layout
9748 Table ! Multi-page Table ! Calculation
9749 \end_layout
9750
9751 \end_inset
9752
9753
9754 \end_layout
9755
9756 \begin_layout Standard
9757 \SpecialChar LaTeX
9758  calculates the height of table pages and their page breaks using so called
9759  chunks.
9760  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9761 's memory.
9762  The default value was historically set to only 20
9763 \begin_inset space ~
9764 \end_inset
9765
9766 table rows.
9767  If you are using multi-page tables with many pages this may slow down the
9768  creation of your document.
9769  You can safely increase the chunk size to values of 100
9770 \begin_inset space \thinspace{}
9771 \end_inset
9772
9773 --
9774 \begin_inset space \thinspace{}
9775 \end_inset
9776
9777 1000 by adding this command line to your document preamble:
9778 \end_layout
9779
9780 \begin_layout Standard
9781
9782 \series bold
9783
9784 \backslash
9785 setcounter{LTchunksize}{100}
9786 \end_layout
9787
9788 \begin_layout Subsection
9789 Floats and Multi-page Tables
9790 \begin_inset Index idx
9791 status collapsed
9792
9793 \begin_layout Plain Layout
9794 Table ! Multi-page Table ! Floats
9795 \end_layout
9796
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \begin_layout Standard
9803 There might be problems when a float appears on the same page where a multi-page
9804  table starts.
9805  To avoid such a situation, insert a 
9806 \begin_inset Quotes eld
9807 \end_inset
9808
9809 clear page
9810 \begin_inset Quotes erd
9811 \end_inset
9812
9813  (menu 
9814 \family sans
9815 Insert\SpecialChar menuseparator
9816 Formatting\SpecialChar menuseparator
9817 Clear
9818 \begin_inset space ~
9819 \end_inset
9820
9821 Page
9822 \family default
9823 ) before your multi-page table.
9824 \end_layout
9825
9826 \begin_layout Subsection
9827 Forced Page Breaks
9828 \begin_inset Index idx
9829 status collapsed
9830
9831 \begin_layout Plain Layout
9832 Table ! Multi-page Table ! Forced Page Breaks
9833 \end_layout
9834
9835 \end_inset
9836
9837
9838 \end_layout
9839
9840 \begin_layout Standard
9841 By default tables are only broken between rows.
9842  If you have a cell with multiples lines and want to have a page break within
9843  the cell, insert the new line command 
9844 \begin_inset Quotes eld
9845 \end_inset
9846
9847
9848 \series bold
9849
9850 \backslash
9851
9852 \backslash
9853
9854 \series default
9855
9856 \begin_inset Quotes erd
9857 \end_inset
9858
9859  as \SpecialChar TeX
9860  Code at the point of the cell where it can be broken.
9861  Before the 
9862 \series bold
9863
9864 \backslash
9865
9866 \backslash
9867
9868 \series default
9869  command you have to insert in \SpecialChar TeX
9870  Code as many 
9871 \begin_inset Quotes eld
9872 \end_inset
9873
9874
9875 \series bold
9876 &
9877 \series default
9878
9879 \begin_inset Quotes erd
9880 \end_inset
9881
9882  characters as the number of the following table columns.
9883  The 
9884 \series bold
9885 &
9886 \series default
9887  is the character to separate table cells.
9888  Write in \SpecialChar TeX
9889  Code after each 
9890 \series bold
9891 &
9892 \series default
9893  the content of the corresponding following cell and delete the content
9894  of these cells.
9895 \begin_inset Newline newline
9896 \end_inset
9897
9898 After the 
9899 \series bold
9900
9901 \backslash
9902
9903 \backslash
9904
9905 \series default
9906  command, insert as many 
9907 \series bold
9908 &
9909 \series default
9910  characters as the number of table columns before the current column.
9911  In Table
9912 \begin_inset space ~
9913 \end_inset
9914
9915
9916 \begin_inset CommandInset ref
9917 LatexCommand ref
9918 reference "tab:ForcedPagebreak"
9919
9920 \end_inset
9921
9922  the cell that should be broken is in the second column followed by another
9923  column.
9924  Therefore the following command was inserted in the cell as \SpecialChar TeX
9925  Code after
9926  
9927 \begin_inset Quotes eld
9928 \end_inset
9929
9930
9931 \emph on
9932 Castelchiodato,
9933 \emph default
9934
9935 \begin_inset Quotes erd
9936 \end_inset
9937
9938 :
9939 \end_layout
9940
9941 \begin_layout Standard
9942
9943 \series bold
9944 & 111
9945 \backslash
9946
9947 \backslash
9948  
9949 \backslash
9950 newpage
9951 \begin_inset Newline newline
9952 \end_inset
9953
9954 &
9955 \end_layout
9956
9957 \begin_layout Standard
9958 The 
9959 \begin_inset Quotes eld
9960 \end_inset
9961
9962 111
9963 \begin_inset Quotes erd
9964 \end_inset
9965
9966  in the third column of the row was deleted.
9967  
9968 \series bold
9969
9970 \backslash
9971 newpage
9972 \series default
9973  is only needed when a page break should definitely occur at this position,
9974  otherwise it would be a conditional break.
9975  If your footer row of the multi-page table has for a certain reason no
9976  upper line but you would have a horizontal line where the cell is broken,
9977  use this command instead:
9978 \end_layout
9979
9980 \begin_layout Standard
9981
9982 \series bold
9983 & 111
9984 \backslash
9985
9986 \backslash
9987
9988 \begin_inset Newline newline
9989 \end_inset
9990
9991
9992 \backslash
9993 hline &
9994 \end_layout
9995
9996 \begin_layout Standard
9997 When the cell to be broken is in the last column, the command
9998 \end_layout
9999
10000 \begin_layout Standard
10001
10002 \series bold
10003
10004 \backslash
10005 setlength{
10006 \backslash
10007 parfillskip}{0pt}
10008 \end_layout
10009
10010 \begin_layout Standard
10011 must be inserted as \SpecialChar TeX
10012  Code at the beginning of the cell.
10013  This ensures that the part of the cell that will be displayed on the new
10014  page appears with the full width.
10015 \end_layout
10016
10017 \begin_layout Standard
10018 \align center
10019 \begin_inset Tabular
10020 <lyxtabular version="3" rows="38" columns="3">
10021 <features islongtable="true" longtabularalignment="center">
10022 <column alignment="left" valignment="top" width="0cm">
10023 <column alignment="left" valignment="top" width="3cm">
10024 <column alignment="center" valignment="top" width="0pt">
10025 <row endfirsthead="true" caption="true">
10026 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030 \begin_inset Caption Standard
10031
10032 \begin_layout Plain Layout
10033 Table with forced page break in table cell
10034 \begin_inset CommandInset label
10035 LatexCommand label
10036 name "tab:ForcedPagebreak"
10037
10038 \end_inset
10039
10040
10041 \begin_inset Argument 1
10042 status collapsed
10043
10044 \begin_layout Plain Layout
10045 Table with forced page break in table cell
10046 \end_layout
10047
10048 \end_inset
10049
10050
10051 \end_layout
10052
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 </row>
10079 <row endfirsthead="true">
10080 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \series bold
10086 Example Phone List (ignore the names)
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 </row>
10110 <row endfirsthead="true">
10111 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 NAME
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \series bold
10137 TEL.
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 </row>
10143 <row endhead="true" caption="true">
10144 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148 \begin_inset Caption Unnumbered
10149
10150 \begin_layout Plain Layout
10151 Continued Example Phone List
10152 \end_layout
10153
10154 \end_inset
10155
10156
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell multicolumn="2" alignment="left" valignment="top" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 </row>
10180 <row endhead="true">
10181 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185
10186 \series bold
10187 Example Phone List
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 </row>
10211 <row endhead="true">
10212 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216
10217 \series bold
10218 NAME
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236
10237 \series bold
10238 TEL.
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 <row endfoot="true">
10245 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 continued on next page
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 </row>
10273 <row>
10274 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278
10279 \series bold
10280 Annovi
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289 Silvia
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10295 \begin_inset Text
10296
10297 \begin_layout Plain Layout
10298 111
10299 \end_layout
10300
10301 \end_inset
10302 </cell>
10303 </row>
10304 <row>
10305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309
10310 \series bold
10311 Bertoli
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320 Stefano
10321 \end_layout
10322
10323 \end_inset
10324 </cell>
10325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10326 \begin_inset Text
10327
10328 \begin_layout Plain Layout
10329 111
10330 \end_layout
10331
10332 \end_inset
10333 </cell>
10334 </row>
10335 <row>
10336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340
10341 \series bold
10342 Bozzi
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351 Walter
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360 111
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 </row>
10366 <row>
10367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371
10372 \series bold
10373 Cachia
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382 Maria
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 111
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 </row>
10397 <row>
10398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402
10403 \series bold
10404 Cachia
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413 Maurizio
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 111
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 </row>
10428 <row>
10429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433
10434 \series bold
10435 Cinquemani
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 Giusi
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10450 \begin_inset Text
10451
10452 \begin_layout Plain Layout
10453 111
10454 \end_layout
10455
10456 \end_inset
10457 </cell>
10458 </row>
10459 <row>
10460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464
10465 \series bold
10466 Colin
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475 Bernard
10476 \end_layout
10477
10478 \end_inset
10479 </cell>
10480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10481 \begin_inset Text
10482
10483 \begin_layout Plain Layout
10484 111
10485 \end_layout
10486
10487 \end_inset
10488 </cell>
10489 </row>
10490 <row>
10491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495
10496 \series bold
10497 Concli
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506 Gianfranco
10507 \end_layout
10508
10509 \end_inset
10510 </cell>
10511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515 111
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 </row>
10521 <row>
10522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526
10527 \series bold
10528 Dal Bosco
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537 Carolina
10538 \end_layout
10539
10540 \end_inset
10541 </cell>
10542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10543 \begin_inset Text
10544
10545 \begin_layout Plain Layout
10546 111
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 </row>
10552 <row>
10553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557
10558 \series bold
10559 Dalpiaz
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 Annamaria
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 111
10578 \end_layout
10579
10580 \end_inset
10581 </cell>
10582 </row>
10583 <row>
10584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588
10589 \series bold
10590 Feliciello
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599 Domenico
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608 111
10609 \end_layout
10610
10611 \end_inset
10612 </cell>
10613 </row>
10614 <row>
10615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619
10620 \series bold
10621 Focarelli
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630 Paola
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Plain Layout
10639 111
10640 \end_layout
10641
10642 \end_inset
10643 </cell>
10644 </row>
10645 <row>
10646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650
10651 \series bold
10652 Galletti
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661 Oreste
10662 \end_layout
10663
10664 \end_inset
10665 </cell>
10666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10667 \begin_inset Text
10668
10669 \begin_layout Plain Layout
10670 111
10671 \end_layout
10672
10673 \end_inset
10674 </cell>
10675 </row>
10676 <row>
10677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681
10682 \series bold
10683 Gasparini
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692 Franca
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10698 \begin_inset Text
10699
10700 \begin_layout Plain Layout
10701 111
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 </row>
10707 <row>
10708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712
10713 \series bold
10714 Lassini
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723 Giancarlo
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732 111
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 </row>
10738 <row>
10739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743
10744 \series bold
10745 Malfatti
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754 Luciano
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763 111
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 </row>
10769 <row>
10770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774
10775 \series bold
10776 Malfatti
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785 Valeriano
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 111
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row>
10801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805
10806 \series bold
10807 Meneguzzo
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 Roberto
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 111
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 </row>
10831 <row>
10832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836
10837 \series bold
10838 Mezzadra
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847 Roberto
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10853 \begin_inset Text
10854
10855 \begin_layout Plain Layout
10856 111
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 </row>
10862 <row>
10863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10864 \begin_inset Text
10865
10866 \begin_layout Plain Layout
10867
10868 \series bold
10869 Pirpamer
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878 Erich
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 111
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 Pochiesa
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 Paolo
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, 222
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 Radina
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 Claudio
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 Rizzardi
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 Paolo, 11.
10972  Fürst von Montecompatri, 11.
10973  Fürst von Sulmona und Vivaro, 10.
10974  Fürst von Rossano, 5.
10975  Herzog von Canemorte, 11.
10976  Herzog von Palombara, 5.
10977  Herzog von Castelchiodato,
10978 \begin_inset ERT
10979 status open
10980
10981 \begin_layout Plain Layout
10982
10983 & 111
10984 \backslash
10985
10986 \backslash
10987  
10988 \backslash
10989 newpage
10990 \end_layout
10991
10992 \begin_layout Plain Layout
10993
10994 &
10995 \end_layout
10996
10997 \end_inset
10998
10999  11.
11000  Herzog von Poggionativo, 11.
11001  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11002  Graf von Valinfreda, 11.
11003  Baron von Cropalati, 11.
11004  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 </row>
11019 <row>
11020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024
11025 \series bold
11026 Stuffer
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035 Oskar
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044 111
11045 \end_layout
11046
11047 \end_inset
11048 </cell>
11049 </row>
11050 <row>
11051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055
11056 \series bold
11057 Tacchelli
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 Ugo
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 111
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 </row>
11081 <row>
11082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086
11087 \series bold
11088 Tezzele
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097 Margit
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106 111
11107 \end_layout
11108
11109 \end_inset
11110 </cell>
11111 </row>
11112 <row>
11113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117
11118 \series bold
11119 Unterkalmsteiner
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128 Frieda
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 111
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 <row>
11144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148
11149 \series bold
11150 Vieider
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 Hilde
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168 111
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 </row>
11174 <row>
11175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179
11180 \series bold
11181 Vigna
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190 Jürgen
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 111
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 </row>
11205 <row>
11206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210
11211 \series bold
11212 Weber
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 Maurizio
11222 \end_layout
11223
11224 \end_inset
11225 </cell>
11226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11227 \begin_inset Text
11228
11229 \begin_layout Plain Layout
11230 111
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 </row>
11236 <row>
11237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241
11242 \series bold
11243 Winkler
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 Franz
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261 111
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 </row>
11267 </lyxtabular>
11268
11269 \end_inset
11270
11271
11272 \end_layout
11273
11274 \begin_layout Section
11275 Multiple Lines, Columns and Rows
11276 \end_layout
11277
11278 \begin_layout Subsection
11279 Multiple Lines in Table Cells
11280 \begin_inset CommandInset label
11281 LatexCommand label
11282 name "subsec:Multiple-Lines-in"
11283
11284 \end_inset
11285
11286
11287 \begin_inset Index idx
11288 status collapsed
11289
11290 \begin_layout Plain Layout
11291 Multiple Lines in Table Cells
11292 \end_layout
11293
11294 \end_inset
11295
11296
11297 \begin_inset Index idx
11298 status collapsed
11299
11300 \begin_layout Plain Layout
11301 Table ! Linebreaks
11302 \end_layout
11303
11304 \end_inset
11305
11306
11307 \end_layout
11308
11309 \begin_layout Standard
11310 \noindent
11311 \begin_inset Float table
11312 placement H
11313 alignment document
11314 wide false
11315 sideways false
11316 status open
11317
11318 \begin_layout Plain Layout
11319 \begin_inset Caption Standard
11320
11321 \begin_layout Plain Layout
11322 \begin_inset CommandInset label
11323 LatexCommand label
11324 name "tab:Table-with-multiple"
11325
11326 \end_inset
11327
11328 Table with multiple lines in cells
11329 \end_layout
11330
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \begin_layout Plain Layout
11337 \align center
11338 \begin_inset Tabular
11339 <lyxtabular version="3" rows="3" columns="3">
11340 <features tabularvalignment="middle">
11341 <column alignment="center" valignment="middle" width="2.5cm">
11342 <column alignment="center" valignment="middle">
11343 <column alignment="center" valignment="middle">
11344 <row>
11345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 multiple
11350 \begin_inset Newline linebreak
11351 \end_inset
11352
11353 lines
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 b
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 c
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 </row>
11377 <row>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 d
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 e
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 f
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 </row>
11406 <row>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 g
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 h
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 i
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 </row>
11435 </lyxtabular>
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \end_inset
11443
11444
11445 \end_layout
11446
11447 \begin_layout Standard
11448 Setting a fixed width for a column enables you to enter text as a paragraph
11449  with multiple lines and hyphenation.
11450 \end_layout
11451
11452 \begin_layout Standard
11453 To produce Table
11454 \begin_inset space ~
11455 \end_inset
11456
11457
11458 \begin_inset CommandInset ref
11459 LatexCommand ref
11460 reference "tab:Table-with-multiple"
11461
11462 \end_inset
11463
11464 , create a 3×3 table, mark the first cell and right-click on it.
11465  In the appearing table dialog we set a cell width of 2.5
11466 \begin_inset space \thinspace{}
11467 \end_inset
11468
11469 cm and choose centered for the vertical and horizontal alignment.
11470  The vertical alignment is used for all cells of the row.
11471  As our text is smaller than 2.5
11472 \begin_inset space \thinspace{}
11473 \end_inset
11474
11475 cm, only one line will appear.
11476  To get two lines, a justified line break (shortcut 
11477 \begin_inset Info
11478 type  "shortcut"
11479 arg   "newline-insert linebreak"
11480 \end_inset
11481
11482 ) was added.
11483  If the text is wider than the set cell width, it will automatically be
11484  broken to several lines.
11485 \end_layout
11486
11487 \begin_layout Standard
11488 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11489  by \SpecialChar LaTeX
11490  if it is the first entry.
11491  Therefore you need to insert something to prevent the word not being the
11492  first entry.
11493  So add a horizontal space of 0
11494 \begin_inset space \thinspace{}
11495 \end_inset
11496
11497 pt before the word.
11498  As the space is zero, it doesn't change the output.
11499  Table
11500 \begin_inset space ~
11501 \end_inset
11502
11503
11504 \begin_inset CommandInset ref
11505 LatexCommand ref
11506 reference "tab:Table-with-and"
11507
11508 \end_inset
11509
11510  shows the effect.
11511 \end_layout
11512
11513 \begin_layout Standard
11514 \begin_inset Float table
11515 placement h
11516 alignment document
11517 wide false
11518 sideways false
11519 status open
11520
11521 \begin_layout Plain Layout
11522 \begin_inset Caption Standard
11523
11524 \begin_layout Plain Layout
11525 \begin_inset CommandInset label
11526 LatexCommand label
11527 name "tab:Table-with-and"
11528
11529 \end_inset
11530
11531 Table with and without hyphenation
11532 \end_layout
11533
11534 \end_inset
11535
11536
11537 \end_layout
11538
11539 \begin_layout Plain Layout
11540 \begin_inset space \hfill{}
11541 \end_inset
11542
11543
11544 \begin_inset Tabular
11545 <lyxtabular version="3" rows="3" columns="3">
11546 <features tabularvalignment="middle">
11547 <column alignment="center" valignment="middle" width="2.5cm">
11548 <column alignment="center" valignment="middle">
11549 <column alignment="center" valignment="middle">
11550 <row>
11551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 verylongtablecellword
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 b
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 c
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 </row>
11579 <row>
11580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584 d
11585 \end_layout
11586
11587 \end_inset
11588 </cell>
11589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593 e
11594 \end_layout
11595
11596 \end_inset
11597 </cell>
11598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11599 \begin_inset Text
11600
11601 \begin_layout Plain Layout
11602 f
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 </row>
11608 <row>
11609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11610 \begin_inset Text
11611
11612 \begin_layout Plain Layout
11613 g
11614 \end_layout
11615
11616 \end_inset
11617 </cell>
11618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622 h
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11628 \begin_inset Text
11629
11630 \begin_layout Plain Layout
11631 i
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 </row>
11637 </lyxtabular>
11638
11639 \end_inset
11640
11641
11642 \begin_inset space \hfill{}
11643 \end_inset
11644
11645
11646 \begin_inset Tabular
11647 <lyxtabular version="3" rows="3" columns="3">
11648 <features tabularvalignment="middle">
11649 <column alignment="center" valignment="middle" width="2.5cm">
11650 <column alignment="center" valignment="middle">
11651 <column alignment="center" valignment="middle">
11652 <row>
11653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11654 \begin_inset Text
11655
11656 \begin_layout Plain Layout
11657 \begin_inset space \hspace{}
11658 \length 0pt
11659 \end_inset
11660
11661 verylongtablecellword
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 b
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 c
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 </row>
11685 <row>
11686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 d
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 e
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 f
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 </row>
11714 <row>
11715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 g
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 h
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 i
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 </row>
11743 </lyxtabular>
11744
11745 \end_inset
11746
11747
11748 \begin_inset space \hfill{}
11749 \end_inset
11750
11751
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \begin_layout Subsection
11760 Multicolumns
11761 \begin_inset CommandInset label
11762 LatexCommand label
11763 name "subsec:Multicolumns"
11764
11765 \end_inset
11766
11767
11768 \begin_inset Index idx
11769 status collapsed
11770
11771 \begin_layout Plain Layout
11772 Multicolumns
11773 \end_layout
11774
11775 \end_inset
11776
11777
11778 \begin_inset Index idx
11779 status collapsed
11780
11781 \begin_layout Plain Layout
11782 Table ! Multicolumns
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \end_layout
11789
11790 \begin_layout Subsubsection
11791 Multicolumn Basics
11792 \end_layout
11793
11794 \begin_layout Standard
11795 To merge cells over multiple columns, select as many cells within a row
11796  as you want to merge and use either the table-toolbar button 
11797 \begin_inset Info
11798 type  "icon"
11799 arg   "tabular-feature multicolumn"
11800 \end_inset
11801
11802 , or the menu 
11803 \family sans
11804 Edit\SpecialChar menuseparator
11805 Table\SpecialChar menuseparator
11806 Multicolumn
11807 \family default
11808 , or right click on the marked cells and choose 
11809 \family sans
11810 Multicolumn
11811 \family default
11812  in the context menu.
11813 \end_layout
11814
11815 \begin_layout Standard
11816 Multicolumns have their own cell settings.
11817  That means changing cell borders, cell alignment, and the width only affects
11818  the multicolumn.
11819  Here is an example table with a multicolumn cell in the first row and one
11820  in the last row without the upper border:
11821 \end_layout
11822
11823 \begin_layout Standard
11824 \align center
11825 \begin_inset Tabular
11826 <lyxtabular version="3" rows="3" columns="4">
11827 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11828 <column alignment="center" valignment="top" width="0pt">
11829 <column alignment="center" valignment="middle">
11830 <column alignment="center" valignment="top" width="0in">
11831 <column alignment="center" valignment="top" width="0pt">
11832 <row>
11833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11834 \begin_inset Text
11835
11836 \begin_layout Plain Layout
11837 abc
11838 \end_layout
11839
11840 \end_inset
11841 </cell>
11842 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 def ghi
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 jkl
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 </row>
11870 <row>
11871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11872 \begin_inset Text
11873
11874 \begin_layout Plain Layout
11875
11876 \family roman
11877 \series medium
11878 \shape up
11879 \size normal
11880 \emph off
11881 \bar no
11882 \noun off
11883 \color none
11884 A
11885 \end_layout
11886
11887 \end_inset
11888 </cell>
11889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893 B
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 C
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 D
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 </row>
11917 <row>
11918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 1
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931 2
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 3
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949 4
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 </row>
11955 </lyxtabular>
11956
11957 \end_inset
11958
11959
11960 \end_layout
11961
11962 \begin_layout Subsubsection
11963 Multicolumn Calculations
11964 \begin_inset CommandInset label
11965 LatexCommand label
11966 name "subsec:Multicolumn-Calculations"
11967
11968 \end_inset
11969
11970
11971 \begin_inset Index idx
11972 status collapsed
11973
11974 \begin_layout Plain Layout
11975 Multicolumns ! Calculations
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \begin_layout Standard
11984 \SpecialChar LyX
11985  supports multicolumns directly, but we have to take account of the cell
11986  width of the columns spanned by the multicolumn cell.
11987 \end_layout
11988
11989 \begin_layout Standard
11990 \begin_inset Float table
11991 placement h
11992 alignment document
11993 wide false
11994 sideways false
11995 status open
11996
11997 \begin_layout Plain Layout
11998 \begin_inset Caption Standard
11999
12000 \begin_layout Plain Layout
12001 \begin_inset CommandInset label
12002 LatexCommand label
12003 name "tab:Table-with-centered"
12004
12005 \end_inset
12006
12007 Table with centered multicolumn text above two columns that have exactly
12008  half the width of the multicolumn cell
12009 \begin_inset Argument 1
12010 status collapsed
12011
12012 \begin_layout Plain Layout
12013 Perfect multicolumn table
12014 \end_layout
12015
12016 \end_inset
12017
12018
12019 \end_layout
12020
12021 \end_inset
12022
12023
12024 \end_layout
12025
12026 \begin_layout Plain Layout
12027 \align center
12028 \begin_inset Tabular
12029 <lyxtabular version="3" rows="3" columns="3">
12030 <features tabularvalignment="middle">
12031 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12032 <column alignment="center" valignment="middle">
12033 <column alignment="center" valignment="top">
12034 <row>
12035 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039 multiple lines multicolumn
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Plain Layout
12057 c
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 </row>
12063 <row>
12064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 d
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 e
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Plain Layout
12086 f
12087 \end_layout
12088
12089 \end_inset
12090 </cell>
12091 </row>
12092 <row>
12093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12094 \begin_inset Text
12095
12096 \begin_layout Plain Layout
12097 g
12098 \end_layout
12099
12100 \end_inset
12101 </cell>
12102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Plain Layout
12106 h
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 i
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 </row>
12121 </lyxtabular>
12122
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \end_inset
12129
12130
12131 \end_layout
12132
12133 \begin_layout Standard
12134 To create for example Table
12135 \begin_inset space ~
12136 \end_inset
12137
12138
12139 \begin_inset CommandInset ref
12140 LatexCommand ref
12141 reference "tab:Table-with-centered"
12142
12143 \end_inset
12144
12145 , mark the first two cells in the first row of a 3×3 table and right-click
12146  on them.
12147  Now choose for this cell 
12148 \emph on
12149 multicolumn
12150 \emph default
12151
12152 \emph on
12153 centered alignment
12154 \emph default
12155  and a width of 2.5
12156 \begin_inset space \thinspace{}
12157 \end_inset
12158
12159 cm in the table dialog.
12160  The merged columns should have exactly half the width of the multicolumn
12161  cell, so that you would set a width of 1.25
12162 \begin_inset space \thinspace{}
12163 \end_inset
12164
12165 cm for the first column.
12166  The second column has then automatically a width of 1.25
12167 \begin_inset space \thinspace{}
12168 \end_inset
12169
12170 cm (multicolumn width - width of first column).
12171  This was done for Table
12172 \begin_inset space ~
12173 \end_inset
12174
12175
12176 \begin_inset CommandInset ref
12177 LatexCommand ref
12178 reference "tab:Table-without-half"
12179
12180 \end_inset
12181
12182 .
12183 \end_layout
12184
12185 \begin_layout Standard
12186 \begin_inset Float table
12187 placement document
12188 alignment document
12189 wide false
12190 sideways false
12191 status open
12192
12193 \begin_layout Plain Layout
12194 \begin_inset Caption Standard
12195
12196 \begin_layout Plain Layout
12197 \begin_inset CommandInset label
12198 LatexCommand label
12199 name "tab:Table-without-half"
12200
12201 \end_inset
12202
12203 Table where the spanned table columns are not exactly half the width of
12204  the multicolumn cell
12205 \begin_inset Argument 1
12206 status collapsed
12207
12208 \begin_layout Plain Layout
12209 Imperfect multicolumn table
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \end_inset
12218
12219
12220 \end_layout
12221
12222 \begin_layout Plain Layout
12223 \align center
12224 \begin_inset Tabular
12225 <lyxtabular version="3" rows="3" columns="3">
12226 <features tabularvalignment="middle">
12227 <column alignment="center" valignment="top" width="1.25cm">
12228 <column alignment="center" valignment="top">
12229 <column alignment="center" valignment="top">
12230 <row>
12231 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12232 \begin_inset Text
12233
12234 \begin_layout Plain Layout
12235 multiple lines multicolumn
12236 \end_layout
12237
12238 \end_inset
12239 </cell>
12240 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12241 \begin_inset Text
12242
12243 \begin_layout Plain Layout
12244
12245 \end_layout
12246
12247 \end_inset
12248 </cell>
12249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 c
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 </row>
12259 <row>
12260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12261 \begin_inset Text
12262
12263 \begin_layout Plain Layout
12264 d
12265 \end_layout
12266
12267 \end_inset
12268 </cell>
12269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12270 \begin_inset Text
12271
12272 \begin_layout Plain Layout
12273 e
12274 \end_layout
12275
12276 \end_inset
12277 </cell>
12278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282 f
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 </row>
12288 <row>
12289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12290 \begin_inset Text
12291
12292 \begin_layout Plain Layout
12293 g
12294 \end_layout
12295
12296 \end_inset
12297 </cell>
12298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12299 \begin_inset Text
12300
12301 \begin_layout Plain Layout
12302 h
12303 \end_layout
12304
12305 \end_inset
12306 </cell>
12307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311 i
12312 \end_layout
12313
12314 \end_inset
12315 </cell>
12316 </row>
12317 </lyxtabular>
12318
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Standard
12330 You can see that the first column is not half the width of the multicolumn
12331  cell, it is a bit bigger.
12332  The reason is that the specified width of a cell 
12333 \begin_inset Formula $W_{g}$
12334 \end_inset
12335
12336  is not its total width 
12337 \begin_inset Formula $W_{\mathrm{tot}}$
12338 \end_inset
12339
12340  because a cell is always a bit larger than specified.
12341  Appendix
12342 \begin_inset space ~
12343 \end_inset
12344
12345
12346 \begin_inset CommandInset ref
12347 LatexCommand ref
12348 reference "cha:Explanation-of-Equation"
12349
12350 \end_inset
12351
12352  explains this in detail.
12353 \end_layout
12354
12355 \begin_layout Standard
12356 The width 
12357 \begin_inset Formula $W_{g\,n}$
12358 \end_inset
12359
12360  which the user needs to set when 
12361 \emph on
12362 n
12363 \emph default
12364  columns are spanned can be calculated, so that each column has a total
12365  width of 
12366 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12367 \end_inset
12368
12369 :
12370 \begin_inset Formula 
12371 \begin{equation}
12372 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12373 \end{equation}
12374
12375 \end_inset
12376
12377
12378 \end_layout
12379
12380 \begin_layout Standard
12381 In our case we have 
12382 \begin_inset Formula $n=2$
12383 \end_inset
12384
12385
12386 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12387 \end_inset
12388
12389 cm and the default values for the lengths, so that equation 
12390 \begin_inset CommandInset ref
12391 LatexCommand ref
12392 reference "eq:Wgn"
12393
12394 \end_inset
12395
12396  becomes
12397 \begin_inset Formula 
12398 \begin{equation}
12399 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12400 \end{equation}
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 To enable calculations in \SpecialChar LaTeX
12409 , the \SpecialChar LaTeX
12410 -package 
12411 \series bold
12412 calc
12413 \series default
12414  must be loaded with the document preamble line
12415 \begin_inset Index idx
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 \SpecialChar LaTeX
12420 -packages ! calc
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429
12430 \series bold
12431
12432 \backslash
12433 usepackage{calc}
12434 \end_layout
12435
12436 \begin_layout Standard
12437 \SpecialChar LyX
12438  does not allow you to calculate lengths in the 
12439 \family sans
12440 Width
12441 \family default
12442  field of the table dialog.
12443  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12444 -argument in the
12445  dialog.
12446  Here is an overview about the arguments:
12447 \end_layout
12448
12449 \begin_layout Itemize
12450
12451 \series bold
12452 p{width}
12453 \series default
12454  creates cell with a fixed width, its text is vertically top-aligned
12455 \end_layout
12456
12457 \begin_layout Itemize
12458
12459 \series bold
12460 m{width}
12461 \series default
12462  creates cell with a fixed width, its text is vertically centered
12463 \end_layout
12464
12465 \begin_layout Itemize
12466
12467 \series bold
12468 b{width}
12469 \series default
12470  creates cell with a fixed width, its text is vertically bottom-aligned
12471 \end_layout
12472
12473 \begin_layout Standard
12474 By entering a \SpecialChar LaTeX
12475 -argument, all cell settings set in the table dialog are overwritt
12476 en.
12477 \end_layout
12478
12479 \begin_layout Standard
12480 \begin_inset Note Greyedout
12481 status open
12482
12483 \begin_layout Plain Layout
12484
12485 \series bold
12486 Note:
12487 \series default
12488  Due to a bug, \SpecialChar LyX
12489  shows the overwritten settings anyway.
12490 \end_layout
12491
12492 \end_inset
12493
12494
12495 \end_layout
12496
12497 \begin_layout Standard
12498 As the text should be horizontally centered, the command 
12499 \series bold
12500
12501 \backslash
12502 centering
12503 \series default
12504  is added.
12505  You can now enter the following \SpecialChar LaTeX
12506 -argument for the first spanned column:
12507 \end_layout
12508
12509 \begin_layout Standard
12510
12511 \series bold
12512 >{
12513 \backslash
12514 centering}m{1.25cm-6.2pt}
12515 \end_layout
12516
12517 \begin_layout Standard
12518 The command 
12519 \series bold
12520 >{ }
12521 \series default
12522  means, that the commands inside the braces are applied before the cell
12523  is created.
12524 \end_layout
12525
12526 \begin_layout Standard
12527 Although we have chosen centered alignment for the text of the multicolumn
12528  cell, it is still left aligned.
12529  This is because \SpecialChar LyX
12530  only applies the alignment to single columns.
12531  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12532 -argument
12533 \end_layout
12534
12535 \begin_layout Standard
12536
12537 \series bold
12538 >{
12539 \backslash
12540 centering}m{2.5cm}
12541 \end_layout
12542
12543 \begin_layout Subsection
12544 Multirows
12545 \begin_inset CommandInset label
12546 LatexCommand label
12547 name "subsec:Multirows"
12548
12549 \end_inset
12550
12551
12552 \begin_inset Index idx
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556 Multirows
12557 \end_layout
12558
12559 \end_inset
12560
12561
12562 \begin_inset Index idx
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566 Table ! Multirows
12567 \end_layout
12568
12569 \end_inset
12570
12571
12572 \end_layout
12573
12574 \begin_layout Standard
12575 To merge cells over multiple rows, select as many cells within a column
12576  as you want to merge and use either the table-toolbar button 
12577 \begin_inset Info
12578 type  "icon"
12579 arg   "tabular-feature multirow"
12580 \end_inset
12581
12582 , or the menu 
12583 \family sans
12584 Edit\SpecialChar menuseparator
12585 Table\SpecialChar menuseparator
12586 Multirow
12587 \family default
12588 , or right click on the marked cells and choose 
12589 \family sans
12590 Multirow
12591 \family default
12592  in the context menu.
12593 \end_layout
12594
12595 \begin_layout Standard
12596 Here is an example table with a multirow in the first column:
12597 \end_layout
12598
12599 \begin_layout Standard
12600 \align center
12601 \begin_inset Tabular
12602 <lyxtabular version="3" rows="3" columns="3">
12603 <features tabularvalignment="middle">
12604 <column alignment="center" valignment="top" width="0pt">
12605 <column alignment="center" valignment="top">
12606 <column alignment="center" valignment="top">
12607 <row>
12608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12609 \begin_inset Text
12610
12611 \begin_layout Plain Layout
12612 a long cell entry
12613 \end_layout
12614
12615 \end_inset
12616 </cell>
12617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12618 \begin_inset Text
12619
12620 \begin_layout Plain Layout
12621 b
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 c
12631 \end_layout
12632
12633 \end_inset
12634 </cell>
12635 </row>
12636 <row>
12637 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 multirow
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650 e
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659 f
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 </row>
12665 <row>
12666 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Plain Layout
12679 h
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Plain Layout
12688 i
12689 \end_layout
12690
12691 \end_inset
12692 </cell>
12693 </row>
12694 </lyxtabular>
12695
12696 \end_inset
12697
12698
12699 \end_layout
12700
12701 \begin_layout Standard
12702 The width of multirow cells is set by setting the width and alignment for
12703  the whole column.
12704  The 
12705 \family sans
12706 Vertical Offset
12707 \family default
12708  shifts the content of the multirow up/down if the offset is positive/negative.
12709 \end_layout
12710
12711 \begin_layout Standard
12712 If the column of a multirow cell has no explicit width, the multirow cell
12713  inherits the alignment of the column.
12714  Otherwise it is by default left-aligned.
12715  To override the default, renew the command 
12716 \series bold
12717
12718 \backslash
12719 multirowsetup
12720 \series default
12721  with the command
12722 \end_layout
12723
12724 \begin_layout Standard
12725
12726 \series bold
12727
12728 \backslash
12729 renewcommand{
12730 \backslash
12731 multirowsetup}{
12732 \backslash
12733 centering}
12734 \end_layout
12735
12736 \begin_layout Standard
12737 in the document preamble.
12738  Then all entries of multirow cells in the document are centered.
12739  If centering is only needed for several tables, you can renew the command
12740  in a \SpecialChar TeX
12741  Code box just before the table instead of the preamble.
12742  If the text should be right-aligned, replace 
12743 \series bold
12744
12745 \backslash
12746 centering
12747 \series default
12748  by 
12749 \series bold
12750
12751 \backslash
12752 raggedleft
12753 \series default
12754 .
12755  To return to left-alignment 
12756 \series bold
12757
12758 \backslash
12759 raggedright
12760 \series default
12761  is used.
12762 \end_layout
12763
12764 \begin_layout Standard
12765 This is an example table with a right-aligned multirow cell that has a vertical
12766  offset of -4
12767 \begin_inset space \thinspace{}
12768 \end_inset
12769
12770 mm and is in a 3
12771 \begin_inset space \thinspace{}
12772 \end_inset
12773
12774 cm wide column:
12775 \end_layout
12776
12777 \begin_layout Standard
12778 \noindent
12779 \align center
12780 \begin_inset ERT
12781 status collapsed
12782
12783 \begin_layout Plain Layout
12784
12785
12786 \backslash
12787 renewcommand{
12788 \backslash
12789 multirowsetup}{
12790 \backslash
12791 raggedleft}
12792 \end_layout
12793
12794 \end_inset
12795
12796
12797 \begin_inset Tabular
12798 <lyxtabular version="3" rows="4" columns="3">
12799 <features tabularvalignment="middle">
12800 <column alignment="center" valignment="top" width="3cm">
12801 <column alignment="center" valignment="top">
12802 <column alignment="center" valignment="top">
12803 <row>
12804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 a long cell entry
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 b
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 c
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 </row>
12832 <row>
12833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Plain Layout
12837 t
12838 \end_layout
12839
12840 \end_inset
12841 </cell>
12842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Plain Layout
12846 n
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 m
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 </row>
12861 <row>
12862 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12863 \begin_inset Text
12864
12865 \begin_layout Plain Layout
12866 multirow
12867 \end_layout
12868
12869 \end_inset
12870 </cell>
12871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12872 \begin_inset Text
12873
12874 \begin_layout Plain Layout
12875 e
12876 \end_layout
12877
12878 \end_inset
12879 </cell>
12880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12881 \begin_inset Text
12882
12883 \begin_layout Plain Layout
12884 f
12885 \end_layout
12886
12887 \end_inset
12888 </cell>
12889 </row>
12890 <row>
12891 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 h
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 i
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 </row>
12919 </lyxtabular>
12920
12921 \end_inset
12922
12923
12924 \begin_inset ERT
12925 status collapsed
12926
12927 \begin_layout Plain Layout
12928
12929
12930 \backslash
12931 renewcommand{
12932 \backslash
12933 multirowsetup}{
12934 \backslash
12935 raggedright}
12936 \end_layout
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Standard
12944 To start a new line in a multirow you can use a forced line break (shortcut
12945  
12946 \begin_inset Info
12947 type  "shortcut"
12948 arg   "newline-insert newline"
12949 \end_inset
12950
12951 ) but this will not respect the cell lines as demonstrated in this table:
12952 \end_layout
12953
12954 \begin_layout Standard
12955 \noindent
12956 \align center
12957 \begin_inset Tabular
12958 <lyxtabular version="3" rows="3" columns="2">
12959 <features tabularvalignment="middle">
12960 <column alignment="left" valignment="middle" width="2cm">
12961 <column alignment="center" valignment="top">
12962 <row>
12963 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12964 \begin_inset Text
12965
12966 \begin_layout Plain Layout
12967 aaa
12968 \begin_inset Newline newline
12969 \end_inset
12970
12971 aaa
12972 \begin_inset Newline newline
12973 \end_inset
12974
12975 wrong cell
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 ccc
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 </row>
12990 <row>
12991 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12992 \begin_inset Text
12993
12994 \begin_layout Plain Layout
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004 ddd
13005 \end_layout
13006
13007 \end_inset
13008 </cell>
13009 </row>
13010 <row>
13011 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 bbb
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 eee
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 </lyxtabular>
13031
13032 \end_inset
13033
13034
13035 \end_layout
13036
13037 \begin_layout Standard
13038 Therefore be careful with forced line breaks.
13039 \end_layout
13040
13041 \begin_layout Subsection
13042 Cells with diagonal line(s)
13043 \end_layout
13044
13045 \begin_layout Standard
13046 To tell the reader what is meant by column and row headings in a table,
13047  it is helpful to split the first cell of the table by one or two diagonal
13048  lines.
13049  This can be achieved by loading the \SpecialChar LaTeX
13050  package 
13051 \series bold
13052 diagbox
13053 \series default
13054
13055 \begin_inset Index idx
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059 \SpecialChar LaTeX
13060 -packages ! picinpar
13061 \end_layout
13062
13063 \end_inset
13064
13065  in the document preamble.
13066  The package provides the command 
13067 \series bold
13068
13069 \backslash
13070 diagbox
13071 \series default
13072  that is inserted as \SpecialChar TeX
13073  Code and that can take 2 or 3
13074 \begin_inset space ~
13075 \end_inset
13076
13077 arguments:
13078 \end_layout
13079
13080 \begin_layout Standard
13081
13082 \series bold
13083
13084 \backslash
13085 diagbox[options]{lower left}{upper right}
13086 \end_layout
13087
13088 \begin_layout Standard
13089
13090 \series bold
13091
13092 \backslash
13093 diagbox[options]{lower left}{upper left}{upper right}
13094 \end_layout
13095
13096 \begin_layout Standard
13097 The first scheme divides the cell by a single diagonal line and the arguments
13098  are placed below and above this line.
13099  The second scheme divides the cell by 2
13100 \begin_inset space ~
13101 \end_inset
13102
13103 lines.
13104 \end_layout
13105
13106 \begin_layout Standard
13107 \begin_inset ERT
13108 status collapsed
13109
13110 \begin_layout Plain Layout
13111
13112
13113 \backslash
13114 ifdiagbox
13115 \end_layout
13116
13117 \end_inset
13118
13119
13120 \begin_inset Note Note
13121 status open
13122
13123 \begin_layout Plain Layout
13124 The following section will only be displayed when the \SpecialChar LaTeX
13125 -package 
13126 \series bold
13127 diagbox
13128 \series default
13129  is installed.
13130 \end_layout
13131
13132 \end_inset
13133
13134
13135 \end_layout
13136
13137 \begin_layout Standard
13138 Here is an example table where 
13139 \series bold
13140
13141 \backslash
13142 diagbox 
13143 \series default
13144 is used in the 2-argument scheme in the first cell:
13145 \begin_inset VSpace medskip
13146 \end_inset
13147
13148
13149 \end_layout
13150
13151 \begin_layout Standard
13152 \noindent
13153 \begin_inset Tabular
13154 <lyxtabular version="3" rows="4" columns="4">
13155 <features tabularvalignment="middle">
13156 <column alignment="center" valignment="top">
13157 <column alignment="center" valignment="top">
13158 <column alignment="center" valignment="top">
13159 <column alignment="center" valignment="top">
13160 <row>
13161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 \begin_inset ERT
13166 status collapsed
13167
13168 \begin_layout Plain Layout
13169
13170
13171 \backslash
13172 diagbox{
13173 \end_layout
13174
13175 \end_inset
13176
13177 Name
13178 \begin_inset ERT
13179 status collapsed
13180
13181 \begin_layout Plain Layout
13182
13183 }{
13184 \end_layout
13185
13186 \end_inset
13187
13188 Parameter
13189 \begin_inset ERT
13190 status collapsed
13191
13192 \begin_layout Plain Layout
13193
13194 }
13195 \end_layout
13196
13197 \end_inset
13198
13199
13200 \end_layout
13201
13202 \end_inset
13203 </cell>
13204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13205 \begin_inset Text
13206
13207 \begin_layout Plain Layout
13208 Thickness in nm
13209 \end_layout
13210
13211 \end_inset
13212 </cell>
13213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13214 \begin_inset Text
13215
13216 \begin_layout Plain Layout
13217 Transparency in %
13218 \end_layout
13219
13220 \end_inset
13221 </cell>
13222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13223 \begin_inset Text
13224
13225 \begin_layout Plain Layout
13226 Hardness in MPa
13227 \end_layout
13228
13229 \end_inset
13230 </cell>
13231 </row>
13232 <row>
13233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 Perfect Green
13238 \end_layout
13239
13240 \end_inset
13241 </cell>
13242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13243 \begin_inset Text
13244
13245 \begin_layout Plain Layout
13246 45
13247 \end_layout
13248
13249 \end_inset
13250 </cell>
13251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13252 \begin_inset Text
13253
13254 \begin_layout Plain Layout
13255 80
13256 \end_layout
13257
13258 \end_inset
13259 </cell>
13260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13261 \begin_inset Text
13262
13263 \begin_layout Plain Layout
13264 504
13265 \end_layout
13266
13267 \end_inset
13268 </cell>
13269 </row>
13270 <row>
13271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13272 \begin_inset Text
13273
13274 \begin_layout Plain Layout
13275 Dark Multi-P
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13281 \begin_inset Text
13282
13283 \begin_layout Plain Layout
13284 60
13285 \end_layout
13286
13287 \end_inset
13288 </cell>
13289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 72
13294 \end_layout
13295
13296 \end_inset
13297 </cell>
13298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13299 \begin_inset Text
13300
13301 \begin_layout Plain Layout
13302 982
13303 \end_layout
13304
13305 \end_inset
13306 </cell>
13307 </row>
13308 <row>
13309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 Crystal Clear Pro
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 18
13323 \end_layout
13324
13325 \end_inset
13326 </cell>
13327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13328 \begin_inset Text
13329
13330 \begin_layout Plain Layout
13331 86
13332 \end_layout
13333
13334 \end_inset
13335 </cell>
13336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13337 \begin_inset Text
13338
13339 \begin_layout Plain Layout
13340 374
13341 \end_layout
13342
13343 \end_inset
13344 </cell>
13345 </row>
13346 </lyxtabular>
13347
13348 \end_inset
13349
13350
13351 \begin_inset VSpace medskip
13352 \end_inset
13353
13354
13355 \end_layout
13356
13357 \begin_layout Standard
13358 The 3-argument scheme is for example useful for cross-tables of sports leagues
13359  or distances:
13360 \end_layout
13361
13362 \begin_layout Standard
13363 \noindent
13364 \align center
13365 \begin_inset Tabular
13366 <lyxtabular version="3" rows="4" columns="4">
13367 <features tabularvalignment="middle">
13368 <column alignment="center" valignment="top" width="0pt">
13369 <column alignment="center" valignment="top">
13370 <column alignment="center" valignment="top">
13371 <column alignment="center" valignment="top">
13372 <row>
13373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13374 \begin_inset Text
13375
13376 \begin_layout Plain Layout
13377 \begin_inset ERT
13378 status collapsed
13379
13380 \begin_layout Plain Layout
13381
13382
13383 \backslash
13384 diagbox{
13385 \end_layout
13386
13387 \end_inset
13388
13389 Team home
13390 \begin_inset ERT
13391 status collapsed
13392
13393 \begin_layout Plain Layout
13394
13395 }{
13396 \end_layout
13397
13398 \end_inset
13399
13400 Result
13401 \begin_inset ERT
13402 status collapsed
13403
13404 \begin_layout Plain Layout
13405
13406 }{
13407 \end_layout
13408
13409 \end_inset
13410
13411 Team away
13412 \begin_inset ERT
13413 status collapsed
13414
13415 \begin_layout Plain Layout
13416
13417 }
13418 \end_layout
13419
13420 \end_inset
13421
13422
13423 \end_layout
13424
13425 \end_inset
13426 </cell>
13427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13428 \begin_inset Text
13429
13430 \begin_layout Plain Layout
13431 Tigers
13432 \end_layout
13433
13434 \end_inset
13435 </cell>
13436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13437 \begin_inset Text
13438
13439 \begin_layout Plain Layout
13440 Panthers
13441 \end_layout
13442
13443 \end_inset
13444 </cell>
13445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13446 \begin_inset Text
13447
13448 \begin_layout Plain Layout
13449 Falcons
13450 \end_layout
13451
13452 \end_inset
13453 </cell>
13454 </row>
13455 <row>
13456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13457 \begin_inset Text
13458
13459 \begin_layout Plain Layout
13460 Tigers
13461 \end_layout
13462
13463 \end_inset
13464 </cell>
13465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13466 \begin_inset Text
13467
13468 \begin_layout Plain Layout
13469 —
13470 \end_layout
13471
13472 \end_inset
13473 </cell>
13474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13475 \begin_inset Text
13476
13477 \begin_layout Plain Layout
13478 1:3
13479 \end_layout
13480
13481 \end_inset
13482 </cell>
13483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13484 \begin_inset Text
13485
13486 \begin_layout Plain Layout
13487 0:1
13488 \end_layout
13489
13490 \end_inset
13491 </cell>
13492 </row>
13493 <row>
13494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 Panthers
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13504 \begin_inset Text
13505
13506 \begin_layout Plain Layout
13507 3:1
13508 \end_layout
13509
13510 \end_inset
13511 </cell>
13512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13513 \begin_inset Text
13514
13515 \begin_layout Plain Layout
13516 —
13517 \end_layout
13518
13519 \end_inset
13520 </cell>
13521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13522 \begin_inset Text
13523
13524 \begin_layout Plain Layout
13525 0:0
13526 \end_layout
13527
13528 \end_inset
13529 </cell>
13530 </row>
13531 <row>
13532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536 Falcons
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 1:0
13546 \end_layout
13547
13548 \end_inset
13549 </cell>
13550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13551 \begin_inset Text
13552
13553 \begin_layout Plain Layout
13554 0:0
13555 \end_layout
13556
13557 \end_inset
13558 </cell>
13559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13560 \begin_inset Text
13561
13562 \begin_layout Plain Layout
13563 —
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 </row>
13569 </lyxtabular>
13570
13571 \end_inset
13572
13573
13574 \end_layout
13575
13576 \begin_layout Standard
13577 For larger cross-tables one might use split cells in 2 or every corner of
13578  the table like in this example:
13579 \end_layout
13580
13581 \begin_layout Standard
13582 \noindent
13583 \align center
13584 \begin_inset Tabular
13585 <lyxtabular version="3" rows="5" columns="5">
13586 <features tabularvalignment="middle">
13587 <column alignment="center" valignment="top" width="0pt">
13588 <column alignment="center" valignment="top">
13589 <column alignment="center" valignment="top">
13590 <column alignment="center" valignment="top">
13591 <column alignment="center" valignment="top">
13592 <row>
13593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597 \begin_inset ERT
13598 status open
13599
13600 \begin_layout Plain Layout
13601
13602
13603 \backslash
13604 diagbox{
13605 \end_layout
13606
13607 \end_inset
13608
13609 Team home
13610 \begin_inset ERT
13611 status collapsed
13612
13613 \begin_layout Plain Layout
13614
13615 }{
13616 \end_layout
13617
13618 \end_inset
13619
13620 Result
13621 \begin_inset ERT
13622 status collapsed
13623
13624 \begin_layout Plain Layout
13625
13626 }{
13627 \end_layout
13628
13629 \end_inset
13630
13631 Team away
13632 \begin_inset ERT
13633 status collapsed
13634
13635 \begin_layout Plain Layout
13636
13637 }
13638 \end_layout
13639
13640 \end_inset
13641
13642
13643 \end_layout
13644
13645 \end_inset
13646 </cell>
13647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651 Tigers
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13657 \begin_inset Text
13658
13659 \begin_layout Plain Layout
13660 Panthers
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 Falcons
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13675 \begin_inset Text
13676
13677 \begin_layout Plain Layout
13678 \begin_inset ERT
13679 status open
13680
13681 \begin_layout Plain Layout
13682
13683
13684 \backslash
13685 diagbox[dir=NE]{
13686 \end_layout
13687
13688 \end_inset
13689
13690 Team home
13691 \begin_inset ERT
13692 status collapsed
13693
13694 \begin_layout Plain Layout
13695
13696 }{
13697 \end_layout
13698
13699 \end_inset
13700
13701 Result
13702 \begin_inset ERT
13703 status collapsed
13704
13705 \begin_layout Plain Layout
13706
13707 }{
13708 \end_layout
13709
13710 \end_inset
13711
13712 Team away
13713 \begin_inset ERT
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 }
13719 \end_layout
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \end_inset
13727 </cell>
13728 </row>
13729 <row>
13730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13731 \begin_inset Text
13732
13733 \begin_layout Plain Layout
13734 Tigers
13735 \end_layout
13736
13737 \end_inset
13738 </cell>
13739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13740 \begin_inset Text
13741
13742 \begin_layout Plain Layout
13743 —
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13749 \begin_inset Text
13750
13751 \begin_layout Plain Layout
13752 1:3
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 0:1
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 Tigers
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 </row>
13776 <row>
13777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 Panthers
13782 \end_layout
13783
13784 \end_inset
13785 </cell>
13786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13787 \begin_inset Text
13788
13789 \begin_layout Plain Layout
13790 3:1
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13796 \begin_inset Text
13797
13798 \begin_layout Plain Layout
13799 —
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 0:0
13809 \end_layout
13810
13811 \end_inset
13812 </cell>
13813 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13814 \begin_inset Text
13815
13816 \begin_layout Plain Layout
13817 Panthers
13818 \end_layout
13819
13820 \end_inset
13821 </cell>
13822 </row>
13823 <row>
13824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13825 \begin_inset Text
13826
13827 \begin_layout Plain Layout
13828 Falcons
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13834 \begin_inset Text
13835
13836 \begin_layout Plain Layout
13837 1:0
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13843 \begin_inset Text
13844
13845 \begin_layout Plain Layout
13846 0:0
13847 \end_layout
13848
13849 \end_inset
13850 </cell>
13851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 —
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 Falcons
13865 \end_layout
13866
13867 \end_inset
13868 </cell>
13869 </row>
13870 <row>
13871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13872 \begin_inset Text
13873
13874 \begin_layout Plain Layout
13875 \begin_inset ERT
13876 status open
13877
13878 \begin_layout Plain Layout
13879
13880
13881 \backslash
13882 diagbox[dir=SW]{
13883 \end_layout
13884
13885 \end_inset
13886
13887 Team home
13888 \begin_inset ERT
13889 status collapsed
13890
13891 \begin_layout Plain Layout
13892
13893 }{
13894 \end_layout
13895
13896 \end_inset
13897
13898 Result
13899 \begin_inset ERT
13900 status collapsed
13901
13902 \begin_layout Plain Layout
13903
13904 }{
13905 \end_layout
13906
13907 \end_inset
13908
13909 Team away
13910 \begin_inset ERT
13911 status collapsed
13912
13913 \begin_layout Plain Layout
13914
13915 }
13916 \end_layout
13917
13918 \end_inset
13919
13920
13921 \end_layout
13922
13923 \end_inset
13924 </cell>
13925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929 Tigers
13930 \end_layout
13931
13932 \end_inset
13933 </cell>
13934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Plain Layout
13938 Panthers
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Plain Layout
13947 Falcons
13948 \end_layout
13949
13950 \end_inset
13951 </cell>
13952 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13953 \begin_inset Text
13954
13955 \begin_layout Plain Layout
13956 \begin_inset ERT
13957 status open
13958
13959 \begin_layout Plain Layout
13960
13961
13962 \backslash
13963 diagbox[dir=SE]{
13964 \end_layout
13965
13966 \end_inset
13967
13968 Team home
13969 \begin_inset ERT
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973
13974 }{
13975 \end_layout
13976
13977 \end_inset
13978
13979 Result
13980 \begin_inset ERT
13981 status collapsed
13982
13983 \begin_layout Plain Layout
13984
13985 }{
13986 \end_layout
13987
13988 \end_inset
13989
13990 Team away
13991 \begin_inset ERT
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995
13996 }
13997 \end_layout
13998
13999 \end_inset
14000
14001
14002 \end_layout
14003
14004 \end_inset
14005 </cell>
14006 </row>
14007 </lyxtabular>
14008
14009 \end_inset
14010
14011
14012 \end_layout
14013
14014 \begin_layout Standard
14015 To rotate the diagonal lines, the command option 
14016 \series bold
14017 dir=direction
14018 \series default
14019  is used.
14020  
14021 \emph on
14022 direction
14023 \emph default
14024  is either 
14025 \series bold
14026 NE
14027 \series default
14028
14029 \series bold
14030 SE
14031 \series default
14032
14033 \series bold
14034 SW
14035 \series default
14036  or 
14037 \series bold
14038 NW
14039 \series default
14040  and represent a point of a compass.
14041  
14042 \series bold
14043 SW
14044 \series default
14045  is for example the south-west corner.
14046  Thus in the lower left cell of the above table the command
14047 \end_layout
14048
14049 \begin_layout Standard
14050
14051 \series bold
14052
14053 \backslash
14054 diagbox[dir=SW]{Team home}{Result}{Team away}
14055 \end_layout
14056
14057 \begin_layout Standard
14058 is used.
14059  If no direction is given, it will be NW.
14060 \end_layout
14061
14062 \begin_layout Standard
14063 The necessary width of split cells is automatically calculated.
14064  Thus if you set a fixed column width smaller than the calculated one, the
14065  cell's content will protrude the cell borders:
14066 \end_layout
14067
14068 \begin_layout Standard
14069 \noindent
14070 \align center
14071 \begin_inset Tabular
14072 <lyxtabular version="3" rows="2" columns="2">
14073 <features tabularvalignment="middle">
14074 <column alignment="center" valignment="top" width="3cm">
14075 <column alignment="center" valignment="top">
14076 <row>
14077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14078 \begin_inset Text
14079
14080 \begin_layout Plain Layout
14081 \begin_inset ERT
14082 status collapsed
14083
14084 \begin_layout Plain Layout
14085
14086
14087 \backslash
14088 diagbox{
14089 \end_layout
14090
14091 \end_inset
14092
14093 Name
14094 \begin_inset ERT
14095 status collapsed
14096
14097 \begin_layout Plain Layout
14098
14099 }{
14100 \end_layout
14101
14102 \end_inset
14103
14104 Parameter
14105 \begin_inset ERT
14106 status collapsed
14107
14108 \begin_layout Plain Layout
14109
14110 }
14111 \end_layout
14112
14113 \end_inset
14114
14115
14116 \end_layout
14117
14118 \end_inset
14119 </cell>
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Plain Layout
14124 Thickness in nm
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 </row>
14130 <row>
14131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Plain Layout
14135 Perfect Green
14136 \end_layout
14137
14138 \end_inset
14139 </cell>
14140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14141 \begin_inset Text
14142
14143 \begin_layout Plain Layout
14144 45
14145 \end_layout
14146
14147 \end_inset
14148 </cell>
14149 </row>
14150 </lyxtabular>
14151
14152 \end_inset
14153
14154
14155 \end_layout
14156
14157 \begin_layout Standard
14158 If you need a certain width for columns with a split cell, use the command
14159  option 
14160 \series bold
14161 width=3cm
14162 \series default
14163  (replace '3cm' by the width you need).
14164  In the following table the width of the first column is set to 4
14165 \begin_inset space \thinspace{}
14166 \end_inset
14167
14168 cm.
14169  For 
14170 \series bold
14171
14172 \backslash
14173 diagbox
14174 \series default
14175  a width of 4
14176 \begin_inset space \thinspace{}
14177 \end_inset
14178
14179 cm + 2
14180 \begin_inset space \thinspace{}
14181 \end_inset
14182
14183
14184 \backslash
14185 tabcolsep is necessary because the overall width is the width for the text
14186  (in this case the 4
14187 \begin_inset space \thinspace{}
14188 \end_inset
14189
14190 cm) plus two times the separation of the text and the cell border.
14191  The calculation of the width cannot be done in the command option of 
14192 \series bold
14193
14194 \backslash
14195 diagbox
14196 \series default
14197  so one needs to create a new length which can be used later.
14198  This is done with the \SpecialChar TeX
14199  Code commands
14200 \end_layout
14201
14202 \begin_layout Standard
14203
14204 \series bold
14205
14206 \backslash
14207 newlength{
14208 \backslash
14209 diagtest}
14210 \begin_inset Newline newline
14211 \end_inset
14212
14213
14214 \backslash
14215 setlength{
14216 \backslash
14217 diagtest}{4cm+2
14218 \backslash
14219 tabcolsep}
14220 \end_layout
14221
14222 \begin_layout Standard
14223 \begin_inset ERT
14224 status collapsed
14225
14226 \begin_layout Plain Layout
14227
14228
14229 \backslash
14230 newlength{
14231 \backslash
14232 diagtest}
14233 \end_layout
14234
14235 \begin_layout Plain Layout
14236
14237
14238 \backslash
14239 setlength{
14240 \backslash
14241 diagtest}{4cm+2
14242 \backslash
14243 tabcolsep}
14244 \end_layout
14245
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \begin_layout Standard
14252 To enable calculations in \SpecialChar LaTeX
14253  one needs to load the package 
14254 \series bold
14255 calc
14256 \series default
14257
14258 \begin_inset Index idx
14259 status collapsed
14260
14261 \begin_layout Plain Layout
14262 \SpecialChar LaTeX
14263 -packages ! calc
14264 \end_layout
14265
14266 \end_inset
14267
14268  in the document preamble.
14269 \end_layout
14270
14271 \begin_layout Standard
14272 In this table you can now use the command
14273 \end_layout
14274
14275 \begin_layout Standard
14276
14277 \series bold
14278
14279 \backslash
14280 diagbox[width=
14281 \backslash
14282 diagtest]{A}{B}
14283 \end_layout
14284
14285 \begin_layout Standard
14286 in the first cell:
14287 \end_layout
14288
14289 \begin_layout Standard
14290 \noindent
14291 \align center
14292 \begin_inset Tabular
14293 <lyxtabular version="3" rows="2" columns="2">
14294 <features tabularvalignment="middle">
14295 <column alignment="center" valignment="top" width="4cm">
14296 <column alignment="center" valignment="top">
14297 <row>
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \begin_layout Plain Layout
14302 \begin_inset ERT
14303 status open
14304
14305 \begin_layout Plain Layout
14306
14307
14308 \backslash
14309 diagbox[width=
14310 \backslash
14311 diagtest]{
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 Note that the split cell needs to be the widest one in the column.
14382  Otherwise the length of the diagonal line cannot be calculated correctly
14383  like in this table:
14384 \end_layout
14385
14386 \begin_layout Standard
14387 \noindent
14388 \align center
14389 \begin_inset Tabular
14390 <lyxtabular version="3" rows="2" columns="2">
14391 <features tabularvalignment="middle">
14392 <column alignment="center" valignment="top" width="0pt">
14393 <column alignment="center" valignment="top">
14394 <row>
14395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14396 \begin_inset Text
14397
14398 \begin_layout Plain Layout
14399 \begin_inset ERT
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403
14404
14405 \backslash
14406 diagbox{
14407 \end_layout
14408
14409 \end_inset
14410
14411 A
14412 \begin_inset ERT
14413 status collapsed
14414
14415 \begin_layout Plain Layout
14416
14417 }{
14418 \end_layout
14419
14420 \end_inset
14421
14422 B
14423 \begin_inset ERT
14424 status collapsed
14425
14426 \begin_layout Plain Layout
14427
14428 }
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \end_inset
14437 </cell>
14438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14439 \begin_inset Text
14440
14441 \begin_layout Plain Layout
14442 Thickness in nm
14443 \end_layout
14444
14445 \end_inset
14446 </cell>
14447 </row>
14448 <row>
14449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453 Perfect Green
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14459 \begin_inset Text
14460
14461 \begin_layout Plain Layout
14462 45
14463 \end_layout
14464
14465 \end_inset
14466 </cell>
14467 </row>
14468 </lyxtabular>
14469
14470 \end_inset
14471
14472
14473 \end_layout
14474
14475 \begin_layout Standard
14476 In this case use the 
14477 \series bold
14478 width
14479 \series default
14480  option of the 
14481 \series bold
14482
14483 \backslash
14484 diagbox
14485 \series default
14486  command.
14487  It is then not necessary to add 2
14488 \backslash
14489 tabcolsep because the cell width is now the width of the column.
14490  In this table a width of 3
14491 \begin_inset space \thinspace{}
14492 \end_inset
14493
14494 cm is used:
14495 \end_layout
14496
14497 \begin_layout Standard
14498 \noindent
14499 \align center
14500 \begin_inset Tabular
14501 <lyxtabular version="3" rows="2" columns="2">
14502 <features tabularvalignment="middle">
14503 <column alignment="center" valignment="top" width="0pt">
14504 <column alignment="center" valignment="top">
14505 <row>
14506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510 \begin_inset ERT
14511 status open
14512
14513 \begin_layout Plain Layout
14514
14515
14516 \backslash
14517 diagbox[width=3cm]{
14518 \end_layout
14519
14520 \end_inset
14521
14522 A
14523 \begin_inset ERT
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527
14528 }{
14529 \end_layout
14530
14531 \end_inset
14532
14533 B
14534 \begin_inset ERT
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538
14539 }
14540 \end_layout
14541
14542 \end_inset
14543
14544
14545 \end_layout
14546
14547 \end_inset
14548 </cell>
14549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14550 \begin_inset Text
14551
14552 \begin_layout Plain Layout
14553 Thickness in nm
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 </row>
14559 <row>
14560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14561 \begin_inset Text
14562
14563 \begin_layout Plain Layout
14564 Perfect Green
14565 \end_layout
14566
14567 \end_inset
14568 </cell>
14569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14570 \begin_inset Text
14571
14572 \begin_layout Plain Layout
14573 45
14574 \end_layout
14575
14576 \end_inset
14577 </cell>
14578 </row>
14579 </lyxtabular>
14580
14581 \end_inset
14582
14583
14584 \end_layout
14585
14586 \begin_layout Standard
14587 For multiple text lines in split cells one needs some extra height to fit
14588  the text to the cell.
14589  This can be achieved with the 
14590 \series bold
14591
14592 \backslash
14593 diagbox
14594 \series default
14595  option 
14596 \series bold
14597 height=3cm
14598 \series default
14599  (replace '3cm' by the height you need).
14600  In the following table the command
14601 \end_layout
14602
14603 \begin_layout Standard
14604
14605 \series bold
14606
14607 \backslash
14608 diagbox[width=3cm,height=1.4cm]{A
14609 \backslash
14610
14611 \backslash
14612 B}{C
14613 \backslash
14614
14615 \backslash
14616 D}
14617 \end_layout
14618
14619 \begin_layout Standard
14620 is used in the first cell.
14621  The command 
14622 \series bold
14623
14624 \backslash
14625
14626 \backslash
14627
14628 \series default
14629  creates hereby the line break.
14630 \begin_inset Foot
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634 Breaking lines with 
14635 \family sans
14636 Ctrl+Return
14637 \family default
14638  is only possible when the column has a fixed width.
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \end_layout
14645
14646 \begin_layout Standard
14647 \noindent
14648 \align center
14649 \begin_inset Tabular
14650 <lyxtabular version="3" rows="2" columns="2">
14651 <features tabularvalignment="middle">
14652 <column alignment="center" valignment="top">
14653 <column alignment="center" valignment="top">
14654 <row>
14655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14656 \begin_inset Text
14657
14658 \begin_layout Plain Layout
14659 \begin_inset ERT
14660 status open
14661
14662 \begin_layout Plain Layout
14663
14664
14665 \backslash
14666 diagbox[width=3cm,height=1.4cm]{
14667 \end_layout
14668
14669 \end_inset
14670
14671 A
14672 \begin_inset ERT
14673 status collapsed
14674
14675 \begin_layout Plain Layout
14676
14677
14678 \backslash
14679
14680 \backslash
14681
14682 \end_layout
14683
14684 \end_inset
14685
14686 B
14687 \begin_inset ERT
14688 status collapsed
14689
14690 \begin_layout Plain Layout
14691
14692 }{
14693 \end_layout
14694
14695 \end_inset
14696
14697 C
14698 \begin_inset ERT
14699 status collapsed
14700
14701 \begin_layout Plain Layout
14702
14703
14704 \backslash
14705
14706 \backslash
14707
14708 \end_layout
14709
14710 \end_inset
14711
14712 D
14713 \begin_inset ERT
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717
14718 }
14719 \end_layout
14720
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \end_inset
14727 </cell>
14728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732 Thickness in nm
14733 \end_layout
14734
14735 \end_inset
14736 </cell>
14737 </row>
14738 <row>
14739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14740 \begin_inset Text
14741
14742 \begin_layout Plain Layout
14743 Perfect Green
14744 \end_layout
14745
14746 \end_inset
14747 </cell>
14748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14749 \begin_inset Text
14750
14751 \begin_layout Plain Layout
14752 45
14753 \end_layout
14754
14755 \end_inset
14756 </cell>
14757 </row>
14758 </lyxtabular>
14759
14760 \end_inset
14761
14762
14763 \end_layout
14764
14765 \begin_layout Standard
14766 \begin_inset ERT
14767 status collapsed
14768
14769 \begin_layout Plain Layout
14770
14771
14772 \backslash
14773 else
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \begin_inset Note Note
14780 status open
14781
14782 \begin_layout Plain Layout
14783 The following will be displayed when the \SpecialChar LaTeX
14784 -package 
14785 \series bold
14786 diagbox
14787 \series default
14788  is not installed:
14789 \end_layout
14790
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \begin_layout Standard
14797 You need to install the \SpecialChar LaTeX
14798 -package 
14799 \series bold
14800 diagbox
14801 \series default
14802  to see the following part of this section in the output.
14803 \end_layout
14804
14805 \begin_layout Standard
14806 \begin_inset ERT
14807 status collapsed
14808
14809 \begin_layout Plain Layout
14810
14811
14812 \backslash
14813 fi
14814 \end_layout
14815
14816 \end_inset
14817
14818
14819 \end_layout
14820
14821 \begin_layout Standard
14822 For more info about the \SpecialChar LaTeX
14823 -package 
14824 \series bold
14825 diagbox
14826 \series default
14827 , see its documentation, 
14828 \begin_inset CommandInset citation
14829 LatexCommand cite
14830 key "diagbox"
14831 literal "true"
14832
14833 \end_inset
14834
14835 .
14836 \end_layout
14837
14838 \begin_layout Section
14839 Formal Tables
14840 \begin_inset CommandInset label
14841 LatexCommand label
14842 name "sec:Formal-Tables"
14843
14844 \end_inset
14845
14846
14847 \begin_inset Index idx
14848 status collapsed
14849
14850 \begin_layout Plain Layout
14851 Table ! Formal
14852 \end_layout
14853
14854 \end_inset
14855
14856
14857 \end_layout
14858
14859 \begin_layout Standard
14860 Tables are often typeset in books similar to Table
14861 \begin_inset space ~
14862 \end_inset
14863
14864
14865 \begin_inset CommandInset ref
14866 LatexCommand ref
14867 reference "tab:Example-booktabs-table"
14868
14869 \end_inset
14870
14871 .
14872  This kind of tables is called 
14873 \begin_inset Quotes eld
14874 \end_inset
14875
14876
14877 \emph on
14878 formal
14879 \emph default
14880
14881 \begin_inset Quotes erd
14882 \end_inset
14883
14884 .
14885  To make a table a formal table
14886 \change_inserted -712698321 1554290084
14887 , select the table style 
14888 \begin_inset Quotes eld
14889 \end_inset
14890
14891 Formal Table
14892 \begin_inset Quotes erd
14893 \end_inset
14894
14895  in the Table Creation dialog or
14896 \change_unchanged
14897  use the option 
14898 \family sans
14899 Formal
14900 \family default
14901  in the 
14902 \family sans
14903 Borders
14904 \family default
14905  tab of the table dialog
14906 \change_inserted -712698321 1554290131
14907  (if you additionally check the option 
14908 \family sans
14909 Use Default Formal Style
14910 \family default
14911 , the border lines are adapted to a sensible default)
14912 \change_unchanged
14913 .
14914 \end_layout
14915
14916 \begin_layout Standard
14917 \begin_inset Float table
14918 placement h
14919 alignment document
14920 wide false
14921 sideways false
14922 status open
14923
14924 \begin_layout Plain Layout
14925 \begin_inset Caption Standard
14926
14927 \begin_layout Plain Layout
14928 \begin_inset CommandInset label
14929 LatexCommand label
14930 name "tab:Example-booktabs-table"
14931
14932 \end_inset
14933
14934 Example 
14935 \change_deleted -712698321 1554292310
14936 booktabs-
14937 \change_inserted -712698321 1554292311
14938 formal 
14939 \change_unchanged
14940 table
14941 \end_layout
14942
14943 \end_inset
14944
14945
14946 \end_layout
14947
14948 \begin_layout Plain Layout
14949 \align center
14950 \begin_inset Tabular
14951 <lyxtabular version="3" rows="8" columns="4">
14952 <features booktabs="true" tabularvalignment="middle">
14953 <column alignment="center" valignment="top">
14954 <column alignment="center" valignment="top" width="0pt">
14955 <column alignment="center" valignment="top" width="0pt">
14956 <column alignment="center" valignment="top">
14957 <row>
14958 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Plain Layout
14962 System
14963 \end_layout
14964
14965 \end_inset
14966 </cell>
14967 <cell alignment="center" valignment="top" topline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Plain Layout
14971 Chip
14972 \begin_inset space \thinspace{}
14973 \end_inset
14974
14975 1
14976 \end_layout
14977
14978 \end_inset
14979 </cell>
14980 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14981 \begin_inset Text
14982
14983 \begin_layout Plain Layout
14984 Chip
14985 \begin_inset space \thinspace{}
14986 \end_inset
14987
14988 2
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 </row>
15003 <row>
15004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008
15009 \change_deleted -712698321 1554290161
15010 \begin_inset ERT
15011 status collapsed
15012
15013 \begin_layout Plain Layout
15014
15015
15016 \backslash
15017 cmidrule(r){2-2}
15018 \end_layout
15019
15020 \end_inset
15021
15022
15023 \begin_inset ERT
15024 status collapsed
15025
15026 \begin_layout Plain Layout
15027
15028
15029 \backslash
15030 cmidrule(l){3-4}
15031 \end_layout
15032
15033 \end_inset
15034
15035
15036 \change_unchanged
15037 Detector thickness in Âµm
15038 \end_layout
15039
15040 \end_inset
15041 </cell>
15042 <cell alignment="center" valignment="top" usebox="none">
15043 \begin_inset Text
15044
15045 \begin_layout Plain Layout
15046 300
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 <cell alignment="center" valignment="top" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Plain Layout
15055 300
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="center" valignment="top" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 700
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 </row>
15070 <row>
15071 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 Edge angle in Â°
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 <cell alignment="center" valignment="top" topline="true" toplinertrim="true" usebox="none">
15081 \begin_inset Text
15082
15083 \begin_layout Plain Layout
15084 3.55
15085 \end_layout
15086
15087 \end_inset
15088 </cell>
15089 <cell alignment="center" valignment="top" topline="true" toplineltrim="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093 2.71
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 7.99
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 </row>
15108 <row topspace="default">
15109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15110 \begin_inset Text
15111
15112 \begin_layout Plain Layout
15113 Spatial resolution in Âµm
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 <cell alignment="center" valignment="top" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122 4.26
15123 \end_layout
15124
15125 \end_inset
15126 </cell>
15127 <cell alignment="center" valignment="top" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131 10.17
15132 \end_layout
15133
15134 \end_inset
15135 </cell>
15136 <cell alignment="center" valignment="top" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140 10.56
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 </row>
15146 <row topspace="default">
15147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 MTF at 
15152 \begin_inset Formula $f_{\mathrm{max}}$
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 0.53
15165 \end_layout
15166
15167 \end_inset
15168 </cell>
15169 <cell alignment="center" valignment="top" usebox="none">
15170 \begin_inset Text
15171
15172 \begin_layout Plain Layout
15173 0.37
15174 \end_layout
15175
15176 \end_inset
15177 </cell>
15178 <cell alignment="center" valignment="top" usebox="none">
15179 \begin_inset Text
15180
15181 \begin_layout Plain Layout
15182 0.39
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 </row>
15188 <row topspace="default">
15189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193
15194 \change_deleted -712698321 1554290260
15195 \begin_inset ERT
15196 status collapsed
15197
15198 \begin_layout Plain Layout
15199
15200
15201 \backslash
15202 cmidrule[2pt](l{10pt}){1-1}
15203 \end_layout
15204
15205 \end_inset
15206
15207
15208 \change_unchanged
15209 LSF-spatial resolution
15210 \end_layout
15211
15212 \end_inset
15213 </cell>
15214 <cell alignment="center" valignment="top" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218
15219 \end_layout
15220
15221 \end_inset
15222 </cell>
15223 <cell alignment="center" valignment="top" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 <cell alignment="center" valignment="top" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 </row>
15242 <row>
15243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 in Âµm
15248 \end_layout
15249
15250 \end_inset
15251 </cell>
15252 <cell alignment="center" valignment="top" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Plain Layout
15256 129.7
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 <cell alignment="center" valignment="top" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Plain Layout
15265 52.75
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 <cell alignment="center" valignment="top" usebox="none">
15271 \begin_inset Text
15272
15273 \begin_layout Plain Layout
15274 50.78
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 </row>
15280 <row>
15281 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 in % of pixel size
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15291 \begin_inset Text
15292
15293 \begin_layout Plain Layout
15294 76.3
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Plain Layout
15303 95.9
15304 \end_layout
15305
15306 \end_inset
15307 </cell>
15308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Plain Layout
15312 92.3
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 </row>
15318 </lyxtabular>
15319
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \end_inset
15326
15327
15328 \end_layout
15329
15330 \begin_layout Standard
15331 Spaces to table rows can be added using the 
15332 \family sans
15333 Borders
15334 \family default
15335  tab of the table dialog as described in section
15336 \begin_inset space ~
15337 \end_inset
15338
15339
15340 \begin_inset CommandInset ref
15341 LatexCommand ref
15342 reference "subsec:Row-Spacing"
15343
15344 \end_inset
15345
15346 .
15347 \end_layout
15348
15349 \begin_layout Standard
15350 Unlike normal tables, formal tables have no vertical table lines.
15351  The horizontal table lines can be set as for normal tables but they appear
15352  with different widths in the output:
15353 \begin_inset Newline newline
15354 \end_inset
15355
15356 The first and the last table line have a default width of 0.08
15357 \begin_inset space \thinspace{}
15358 \end_inset
15359
15360 em while the other lines have a default width of 0.05
15361 \begin_inset space \thinspace{}
15362 \end_inset
15363
15364 em.
15365 \end_layout
15366
15367 \begin_layout Standard
15368 The default widths can be changed with the following preamble lines
15369 \end_layout
15370
15371 \begin_layout Standard
15372
15373 \series bold
15374
15375 \backslash
15376 let
15377 \backslash
15378 mytoprule
15379 \backslash
15380 toprule
15381 \begin_inset Newline newline
15382 \end_inset
15383
15384
15385 \backslash
15386 renewcommand{
15387 \backslash
15388 toprule}{
15389 \backslash
15390 mytoprule[width]}
15391 \end_layout
15392
15393 \begin_layout Standard
15394 This example is for the first line, the so called 
15395 \series bold
15396 toprule
15397 \series default
15398 .
15399  If you want to change the width for the last line, replace 
15400 \series bold
15401 toprule
15402 \series default
15403  by 
15404 \series bold
15405 bottomrule
15406 \series default
15407 .
15408  To change the width for the other lines replace 
15409 \series bold
15410 toprule
15411 \series default
15412  by 
15413 \series bold
15414 midrule
15415 \series default
15416 .
15417  You can use all units listed in appendix
15418 \begin_inset space ~
15419 \end_inset
15420
15421
15422 \begin_inset CommandInset ref
15423 LatexCommand ref
15424 reference "cha:Units-available-in"
15425
15426 \end_inset
15427
15428  to set the width.
15429 \end_layout
15430
15431 \begin_layout Standard
15432
15433 \change_deleted -712698321 1554290929
15434 Lines that do not span all table columns can be created by setting a table
15435  line for multicolumn cells.
15436  \SpecialChar LyX
15437  will then internally use the command 
15438 \series bold
15439
15440 \backslash
15441 cmidrule
15442 \series default
15443  to create this line.
15444  Its full scheme is
15445 \change_inserted -712698321 1554291959
15446 As in table
15447 \begin_inset space ~
15448 \end_inset
15449
15450
15451 \begin_inset CommandInset ref
15452 LatexCommand ref
15453 reference "tab:Example-booktabs-table"
15454
15455 \end_inset
15456
15457 , formal tables often use shortened lines to group columns.
15458  This can be done in the borders widget of the table dialog.
15459  With formal tables, the top and bottom borders have to small offset lines
15460  to the left and the right.
15461  Clicking on these will trim the line respectively.
15462 \change_unchanged
15463
15464 \end_layout
15465
15466 \begin_layout Standard
15467
15468 \change_inserted -712698321 1554291403
15469 If you need to adjust the length of the trimming or the height of the rules,
15470  you have to resort to \SpecialChar TeX
15471  Code.
15472  The respective command (which is also used for the trimmed mid rules) is
15473  this:
15474 \change_unchanged
15475
15476 \end_layout
15477
15478 \begin_layout Standard
15479
15480 \series bold
15481
15482 \backslash
15483 cmidrule[height](trim){startcol-endcol}
15484 \end_layout
15485
15486 \begin_layout Standard
15487
15488 \change_deleted -712698321 1554292020
15489 The options of 
15490 \series bold
15491
15492 \backslash
15493 cmidrule
15494 \series default
15495  are currently not supported by \SpecialChar LyX
15496  so you have to use \SpecialChar TeX
15497  Code to be able to
15498  use them.
15499  
15500 \series bold
15501
15502 \backslash
15503 cmidrule
15504 \series default
15505 s can manually be created by inserting the command as \SpecialChar TeX
15506  Code as the first
15507  cell entry of the first cell of a row.
15508  The line is then drawn in the output above the current row.
15509 \change_unchanged
15510
15511 \end_layout
15512
15513 \begin_layout Standard
15514 The default for the optional 
15515 \series bold
15516 height
15517 \series default
15518  is 0.03
15519 \begin_inset space \thinspace{}
15520 \end_inset
15521
15522 em.
15523  
15524 \series bold
15525 startcol
15526 \series default
15527  is the number of the column where the line starts and 
15528 \series bold
15529 endcol
15530 \series default
15531  the column number where the line ends.
15532  The 
15533 \series bold
15534 endcol
15535 \series default
15536  always needs to be specified, also when the line should span only one column.
15537  The optional parameter 
15538 \series bold
15539 trim
15540 \series default
15541  could either be 
15542 \emph on
15543 l{trimwidth}
15544 \emph default
15545  or 
15546 \emph on
15547 r{trimwidth}
15548 \emph default
15549  where the 
15550 \emph on
15551 trimwidth
15552 \emph default
15553  is also optional.
15554  Using for example the parameter 
15555 \emph on
15556 l{2pt}
15557 \emph default
15558  means that the line is trimmed from its left end by 2
15559 \begin_inset space \thinspace{}
15560 \end_inset
15561
15562 pt.
15563  If you don't specify the 
15564 \emph on
15565 trimwidth
15566 \emph default
15567  the line is trimmed by the default of 0.5
15568 \begin_inset space \thinspace{}
15569 \end_inset
15570
15571 em
15572 \change_inserted -712698321 1554291561
15573  (this is what is done if you use trimming from the dialog)
15574 \change_unchanged
15575 .
15576 \change_inserted -712698321 1554292039
15577
15578 \end_layout
15579
15580 \begin_layout Standard
15581
15582 \change_inserted -712698321 1554292207
15583 The 
15584 \emph on
15585 height
15586 \emph default
15587  option of 
15588 \series bold
15589
15590 \backslash
15591 cmidrule
15592 \series default
15593  is currently not supported by \SpecialChar LyX
15594 , and neither are the 
15595 \emph on
15596 trimwidth
15597 \emph default
15598  parameters.
15599  If you need this you can manually insert a 
15600 \series bold
15601
15602 \backslash
15603 cmidrule
15604 \series default
15605  with the respective settings as \SpecialChar TeX
15606  Code as the first cell entry of the first
15607  cell of a row.
15608  The line is then drawn in the output above the current row.
15609  Table
15610 \begin_inset space ~
15611 \end_inset
15612
15613
15614 \begin_inset CommandInset ref
15615 LatexCommand ref
15616 reference "tab:Special-booktabs-table"
15617
15618 \end_inset
15619
15620  exemplifies this (in the sixth row).
15621 \change_unchanged
15622
15623 \end_layout
15624
15625 \begin_layout Standard
15626
15627 \change_deleted -712698321 1554291078
15628 \begin_inset VSpace bigskip
15629 \end_inset
15630
15631 Table
15632 \begin_inset space ~
15633 \end_inset
15634
15635
15636 \begin_inset CommandInset ref
15637 LatexCommand ref
15638 reference "tab:Example-booktabs-table"
15639
15640 \end_inset
15641
15642  was created using the commands
15643 \end_layout
15644
15645 \begin_layout Standard
15646
15647 \change_deleted -712698321 1554291077
15648
15649 \series bold
15650
15651 \backslash
15652 cmidrule(r){2-2}
15653 \backslash
15654 cmidrule(l){3-4}
15655 \end_layout
15656
15657 \begin_layout Standard
15658
15659 \change_deleted -712698321 1554291077
15660 at the beginning of the second row and
15661 \end_layout
15662
15663 \begin_layout Standard
15664
15665 \change_deleted -712698321 1554291077
15666
15667 \series bold
15668
15669 \backslash
15670 cmidrule[2pt](l{10pt}){1-1}
15671 \end_layout
15672
15673 \begin_layout Standard
15674
15675 \change_deleted -712698321 1554291077
15676 in the sixth row.
15677 \change_unchanged
15678
15679 \end_layout
15680
15681 \begin_layout Standard
15682
15683 \change_deleted -712698321 1554292212
15684 \begin_inset VSpace bigskip
15685 \end_inset
15686
15687
15688 \change_unchanged
15689
15690 \end_layout
15691
15692 \begin_layout Standard
15693 You 
15694 \change_inserted -712698321 1554291573
15695 also 
15696 \change_unchanged
15697 might want to have overlapping 
15698 \series bold
15699
15700 \backslash
15701 cmidrule
15702 \series default
15703 s as 
15704 \change_deleted -712698321 1554296804
15705 in
15706 \change_inserted -712698321 1554296808
15707 exemplified as well
15708 \change_unchanged
15709  in Table
15710 \begin_inset space ~
15711 \end_inset
15712
15713
15714 \begin_inset CommandInset ref
15715 LatexCommand ref
15716 reference "tab:Special-booktabs-table"
15717
15718 \end_inset
15719
15720
15721 \change_inserted -712698321 1554291601
15722 , even though this is considered bad style (so only use it if you really
15723  need to)
15724 \change_unchanged
15725 .
15726  This can be achieved with the \SpecialChar TeX
15727  Code command
15728 \end_layout
15729
15730 \begin_layout Standard
15731
15732 \series bold
15733
15734 \backslash
15735 morecmidrules
15736 \end_layout
15737
15738 \begin_layout Standard
15739 The command that was used for the second row of Table
15740 \begin_inset space ~
15741 \end_inset
15742
15743
15744 \begin_inset CommandInset ref
15745 LatexCommand ref
15746 reference "tab:Special-booktabs-table"
15747
15748 \end_inset
15749
15750  is
15751 \end_layout
15752
15753 \begin_layout Standard
15754
15755 \change_deleted -712698321 1554291798
15756
15757 \series bold
15758
15759 \backslash
15760 cmidrule(r){2-2}
15761 \backslash
15762 cmidrule(l){3-4}
15763 \change_unchanged
15764
15765 \backslash
15766 morecmidrules
15767 \backslash
15768 cmidrule{2-4}
15769 \end_layout
15770
15771 \begin_layout Standard
15772 The command for the sixth row is
15773 \end_layout
15774
15775 \begin_layout Standard
15776
15777 \change_deleted -712698321 1554291810
15778
15779 \series bold
15780
15781 \backslash
15782 midrule
15783 \change_unchanged
15784
15785 \backslash
15786 morecmidrules
15787 \backslash
15788 cmidrule{3-4}
15789 \end_layout
15790
15791 \begin_layout Standard
15792 \begin_inset VSpace bigskip
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Standard
15799 If you are in any way not satisfied with the border line spacing, you can
15800  use the following command to produce lines that span over all table columns
15801 \series bold
15802 :
15803 \end_layout
15804
15805 \begin_layout Standard
15806
15807 \series bold
15808
15809 \backslash
15810 specialrule{width}{space above}{space below}
15811 \end_layout
15812
15813 \begin_layout Standard
15814 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15815 -package
15816  
15817 \series bold
15818 booktabs
15819 \series default
15820  
15821 \begin_inset CommandInset citation
15822 LatexCommand cite
15823 key "booktabs"
15824 literal "true"
15825
15826 \end_inset
15827
15828 .
15829 \begin_inset Index idx
15830 status collapsed
15831
15832 \begin_layout Plain Layout
15833 \SpecialChar LaTeX
15834 -packages ! booktabs
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \end_layout
15841
15842 \begin_layout Standard
15843 \begin_inset Float table
15844 placement h
15845 alignment document
15846 wide false
15847 sideways false
15848 status open
15849
15850 \begin_layout Plain Layout
15851 \begin_inset Caption Standard
15852
15853 \begin_layout Plain Layout
15854 \begin_inset CommandInset label
15855 LatexCommand label
15856 name "tab:Special-booktabs-table"
15857
15858 \end_inset
15859
15860 Special 
15861 \change_inserted -712698321 1554292295
15862 (ugly) 
15863 \change_deleted -712698321 1554292304
15864 booktabs
15865 \change_inserted -712698321 1554292305
15866 formal 
15867 \change_deleted -712698321 1554292300
15868 -
15869 \change_unchanged
15870 table
15871 \end_layout
15872
15873 \end_inset
15874
15875
15876 \end_layout
15877
15878 \begin_layout Plain Layout
15879 \align center
15880 \begin_inset Tabular
15881 <lyxtabular version="3" rows="8" columns="4">
15882 <features booktabs="true" tabularvalignment="middle">
15883 <column alignment="center" valignment="top">
15884 <column alignment="center" valignment="top" width="0pt">
15885 <column alignment="center" valignment="top" width="0pt">
15886 <column alignment="center" valignment="top" width="0pt">
15887 <row>
15888 <cell alignment="center" valignment="top" topline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892 System
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 <cell alignment="center" valignment="top" topline="true" bottomline="true" bottomlinertrim="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 Chip
15902 \begin_inset space \thinspace{}
15903 \end_inset
15904
15905 1
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Plain Layout
15914 Chip
15915 \begin_inset space \thinspace{}
15916 \end_inset
15917
15918 2
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 </row>
15933 <row>
15934 <cell alignment="center" valignment="top" usebox="none">
15935 \begin_inset Text
15936
15937 \begin_layout Plain Layout
15938
15939 \change_deleted -712698321 1554291732
15940 \begin_inset ERT
15941 status collapsed
15942
15943 \begin_layout Plain Layout
15944
15945
15946 \backslash
15947 cmidrule(r){2-2}
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \begin_inset ERT
15954 status collapsed
15955
15956 \begin_layout Plain Layout
15957
15958
15959 \backslash
15960 cmidrule(l){3-4}
15961 \end_layout
15962
15963 \end_inset
15964
15965
15966 \change_unchanged
15967
15968 \begin_inset ERT
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972
15973
15974 \backslash
15975 morecmidrules 
15976 \end_layout
15977
15978 \end_inset
15979
15980
15981 \begin_inset ERT
15982 status open
15983
15984 \begin_layout Plain Layout
15985
15986
15987 \backslash
15988 cmidrule{2-4}
15989 \end_layout
15990
15991 \end_inset
15992
15993 Detector thickness in Âµm
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002 300
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" toplineltrim="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011 300
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 <cell alignment="center" valignment="top" topline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Plain Layout
16020 700
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="center" valignment="top" topline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 Edge angle in Â°
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 3.55
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 2.71
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" topline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058 7.99
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 </row>
16064 <row topspace="default">
16065 <cell alignment="center" valignment="top" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069 Spatial resolution in Âµm
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 4.26
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087 10.17
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096 10.56
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 </row>
16102 <row topspace="default">
16103 <cell alignment="center" valignment="top" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 MTF at 
16108 \begin_inset Formula $f_{\mathrm{max}}$
16109 \end_inset
16110
16111
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120 0.53
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 <cell alignment="center" valignment="top" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 0.37
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138 0.39
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 </row>
16144 <row>
16145 <cell alignment="center" valignment="top" topline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149 \begin_inset ERT
16150 status collapsed
16151
16152 \begin_layout Plain Layout
16153
16154
16155 \backslash
16156 morecmidrules 
16157 \end_layout
16158
16159 \end_inset
16160
16161
16162 \begin_inset ERT
16163 status open
16164
16165 \begin_layout Plain Layout
16166
16167
16168 \backslash
16169 cmidrule
16170 \change_inserted -712698321 1554291896
16171 [2pt](l{7pt})
16172 \change_unchanged
16173 {3-4}
16174 \end_layout
16175
16176 \end_inset
16177
16178 LSF-spatial resolution
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 <cell alignment="center" valignment="top" topline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell alignment="center" valignment="top" topline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell alignment="center" valignment="top" topline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 </row>
16211 <row>
16212 <cell alignment="center" valignment="top" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 in Âµm
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 <cell alignment="center" valignment="top" usebox="none">
16222 \begin_inset Text
16223
16224 \begin_layout Plain Layout
16225 129.7
16226 \end_layout
16227
16228 \end_inset
16229 </cell>
16230 <cell alignment="center" valignment="top" usebox="none">
16231 \begin_inset Text
16232
16233 \begin_layout Plain Layout
16234 52.75
16235 \end_layout
16236
16237 \end_inset
16238 </cell>
16239 <cell alignment="center" valignment="top" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243 50.78
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 </row>
16249 <row>
16250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16251 \begin_inset Text
16252
16253 \begin_layout Plain Layout
16254 in % of pixel size
16255 \end_layout
16256
16257 \end_inset
16258 </cell>
16259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263 76.3
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 95.9
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \begin_layout Plain Layout
16281 92.3
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 </row>
16287 </lyxtabular>
16288
16289 \end_inset
16290
16291
16292 \end_layout
16293
16294 \end_inset
16295
16296
16297 \end_layout
16298
16299 \begin_layout Section
16300 Vertical Table Alignment
16301 \begin_inset Index idx
16302 status collapsed
16303
16304 \begin_layout Plain Layout
16305 Table ! Alignment
16306 \end_layout
16307
16308 \end_inset
16309
16310
16311 \end_layout
16312
16313 \begin_layout Standard
16314 To align tables vertically in a text line, the table must be inside a box.
16315  The box can then be vertically aligned as described in section
16316 \begin_inset space ~
16317 \end_inset
16318
16319
16320 \begin_inset CommandInset ref
16321 LatexCommand ref
16322 reference "sec:Box-Dialog"
16323
16324 \end_inset
16325
16326 .
16327 \end_layout
16328
16329 \begin_layout Standard
16330 In the following example the tables are inside a minipage
16331 \begin_inset Foot
16332 status collapsed
16333
16334 \begin_layout Plain Layout
16335 Minipages are described in section
16336 \begin_inset space ~
16337 \end_inset
16338
16339
16340 \begin_inset CommandInset ref
16341 LatexCommand ref
16342 reference "sec:Minipages"
16343
16344 \end_inset
16345
16346 .
16347 \end_layout
16348
16349 \end_inset
16350
16351  box that has a width of 15
16352 \begin_inset space \thinspace{}
16353 \end_inset
16354
16355 col%:
16356 \end_layout
16357
16358 \begin_layout Itemize
16359 test 
16360 \begin_inset Box Frameless
16361 position "t"
16362 hor_pos "c"
16363 has_inner_box 1
16364 inner_pos "c"
16365 use_parbox 0
16366 use_makebox 0
16367 width "15col%"
16368 special "none"
16369 height "1in"
16370 height_special "totalheight"
16371 thickness "0.4pt"
16372 separation "3pt"
16373 shadowsize "4pt"
16374 framecolor "black"
16375 backgroundcolor "none"
16376 status collapsed
16377
16378 \begin_layout Plain Layout
16379 \begin_inset Tabular
16380 <lyxtabular version="3" rows="3" columns="3">
16381 <features tabularvalignment="middle">
16382 <column alignment="center" valignment="top">
16383 <column alignment="center" valignment="top">
16384 <column alignment="center" valignment="top">
16385 <row>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 a
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399 d
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 g
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 </row>
16414 <row>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 b
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 e
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 h
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 </row>
16443 <row>
16444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 c
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 f
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 i
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 </row>
16472 </lyxtabular>
16473
16474 \end_inset
16475
16476
16477 \end_layout
16478
16479 \end_inset
16480
16481  test 
16482 \begin_inset ERT
16483 status collapsed
16484
16485 \begin_layout Plain Layout
16486
16487
16488 \backslash
16489 raisebox{0.85
16490 \backslash
16491 baselineskip}{
16492 \end_layout
16493
16494 \end_inset
16495
16496
16497 \begin_inset Box Frameless
16498 position "t"
16499 hor_pos "c"
16500 has_inner_box 1
16501 inner_pos "c"
16502 use_parbox 0
16503 use_makebox 0
16504 width "15col%"
16505 special "none"
16506 height "1in"
16507 height_special "totalheight"
16508 thickness "0.4pt"
16509 separation "3pt"
16510 shadowsize "4pt"
16511 framecolor "black"
16512 backgroundcolor "none"
16513 status collapsed
16514
16515 \begin_layout Plain Layout
16516 \begin_inset Tabular
16517 <lyxtabular version="3" rows="3" columns="3">
16518 <features tabularvalignment="middle">
16519 <column alignment="center" valignment="top">
16520 <column alignment="center" valignment="top">
16521 <column alignment="center" valignment="top">
16522 <row>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527 a
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Plain Layout
16536 d
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545 g
16546 \end_layout
16547
16548 \end_inset
16549 </cell>
16550 </row>
16551 <row>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 b
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 e
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 h
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row>
16581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 c
16586 \end_layout
16587
16588 \end_inset
16589 </cell>
16590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 f
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 i
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 </row>
16609 </lyxtabular>
16610
16611 \end_inset
16612
16613
16614 \end_layout
16615
16616 \end_inset
16617
16618
16619 \begin_inset ERT
16620 status collapsed
16621
16622 \begin_layout Plain Layout
16623
16624 }
16625 \end_layout
16626
16627 \end_inset
16628
16629
16630 \end_layout
16631
16632 \begin_layout Itemize
16633 test 
16634 \begin_inset Box Frameless
16635 position "c"
16636 hor_pos "c"
16637 has_inner_box 1
16638 inner_pos "c"
16639 use_parbox 0
16640 use_makebox 0
16641 width "15col%"
16642 special "none"
16643 height "1in"
16644 height_special "totalheight"
16645 thickness "0.4pt"
16646 separation "3pt"
16647 shadowsize "4pt"
16648 framecolor "black"
16649 backgroundcolor "none"
16650 status collapsed
16651
16652 \begin_layout Plain Layout
16653 \begin_inset Tabular
16654 <lyxtabular version="3" rows="3" columns="3">
16655 <features tabularvalignment="middle">
16656 <column alignment="center" valignment="top">
16657 <column alignment="center" valignment="top">
16658 <column alignment="center" valignment="top">
16659 <row>
16660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664 a
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 d
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682 g
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 </row>
16688 <row>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 b
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 e
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 h
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 </row>
16717 <row>
16718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722 c
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 f
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 i
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 </row>
16746 </lyxtabular>
16747
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \end_inset
16754
16755
16756 \end_layout
16757
16758 \begin_layout Itemize
16759 test 
16760 \begin_inset Box Frameless
16761 position "b"
16762 hor_pos "c"
16763 has_inner_box 1
16764 inner_pos "c"
16765 use_parbox 0
16766 use_makebox 0
16767 width "15col%"
16768 special "none"
16769 height "1in"
16770 height_special "totalheight"
16771 thickness "0.4pt"
16772 separation "3pt"
16773 shadowsize "4pt"
16774 framecolor "black"
16775 backgroundcolor "none"
16776 status collapsed
16777
16778 \begin_layout Plain Layout
16779 \begin_inset Tabular
16780 <lyxtabular version="3" rows="3" columns="3">
16781 <features tabularvalignment="middle">
16782 <column alignment="center" valignment="top">
16783 <column alignment="center" valignment="top">
16784 <column alignment="center" valignment="top">
16785 <row>
16786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 a
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 d
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 g
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 b
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 e
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 h
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 </row>
16843 <row>
16844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 c
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 f
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866 i
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 </row>
16872 </lyxtabular>
16873
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \end_inset
16880
16881  test 
16882 \begin_inset ERT
16883 status collapsed
16884
16885 \begin_layout Plain Layout
16886
16887
16888 \backslash
16889 raisebox{-0.32
16890 \backslash
16891 baselineskip}{
16892 \end_layout
16893
16894 \end_inset
16895
16896
16897 \begin_inset Box Frameless
16898 position "b"
16899 hor_pos "c"
16900 has_inner_box 1
16901 inner_pos "c"
16902 use_parbox 0
16903 use_makebox 0
16904 width "15col%"
16905 special "none"
16906 height "1in"
16907 height_special "totalheight"
16908 thickness "0.4pt"
16909 separation "3pt"
16910 shadowsize "4pt"
16911 framecolor "black"
16912 backgroundcolor "none"
16913 status collapsed
16914
16915 \begin_layout Plain Layout
16916 \begin_inset Tabular
16917 <lyxtabular version="3" rows="3" columns="3">
16918 <features tabularvalignment="middle">
16919 <column alignment="center" valignment="top">
16920 <column alignment="center" valignment="top">
16921 <column alignment="center" valignment="top">
16922 <row>
16923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 a
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 d
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945 g
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 b
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 e
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974 h
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 </row>
16980 <row>
16981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 c
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 f
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 i
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 </row>
17009 </lyxtabular>
17010
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \end_inset
17017
17018
17019 \begin_inset ERT
17020 status collapsed
17021
17022 \begin_layout Plain Layout
17023
17024 }
17025 \end_layout
17026
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \begin_layout Standard
17033 As you will see, the content of the first and last table row is not correctly
17034  aligned.
17035  To get this alignment, the minipage box must be set into a raisebox.
17036 \begin_inset Foot
17037 status collapsed
17038
17039 \begin_layout Plain Layout
17040 Raiseboxes are described in section
17041 \begin_inset space ~
17042 \end_inset
17043
17044
17045 \begin_inset CommandInset ref
17046 LatexCommand ref
17047 reference "subsec:Vertical-Alignment"
17048
17049 \end_inset
17050
17051 .
17052 \end_layout
17053
17054 \end_inset
17055
17056  In the example above the second table in the first item is aligned using
17057  the \SpecialChar TeX
17058  Code command
17059 \end_layout
17060
17061 \begin_layout Standard
17062
17063 \series bold
17064
17065 \backslash
17066 raisebox{0.85
17067 \backslash
17068 baselineskip}{
17069 \end_layout
17070
17071 \begin_layout Standard
17072 before the box.
17073  After the box the closing brace 
17074 \series bold
17075 }
17076 \series default
17077  is inserted as \SpecialChar TeX
17078  Code.
17079  For the second table in the last item the command
17080 \end_layout
17081
17082 \begin_layout Standard
17083
17084 \series bold
17085
17086 \backslash
17087 raisebox{-0.32
17088 \backslash
17089 baselineskip}{
17090 \end_layout
17091
17092 \begin_layout Standard
17093 is used.
17094 \end_layout
17095
17096 \begin_layout Standard
17097 \begin_inset Note Greyedout
17098 status open
17099
17100 \begin_layout Plain Layout
17101
17102 \series bold
17103 Note:
17104 \series default
17105  The alignment of the table row content to the surrounding text line is
17106  not exact.
17107  The required value for the 
17108 \series bold
17109
17110 \backslash
17111 raisebox
17112 \series default
17113  command for this alignment depends on the document font, the font size,
17114  and the table line thickness.
17115 \end_layout
17116
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \begin_layout Section
17123 Colored Tables
17124 \begin_inset CommandInset label
17125 LatexCommand label
17126 name "sec:Colored-Tables"
17127
17128 \end_inset
17129
17130
17131 \begin_inset Index idx
17132 status collapsed
17133
17134 \begin_layout Plain Layout
17135 Table ! Color
17136 \end_layout
17137
17138 \end_inset
17139
17140
17141 \end_layout
17142
17143 \begin_layout Subsection
17144 Colored Cells
17145 \begin_inset Index idx
17146 status collapsed
17147
17148 \begin_layout Plain Layout
17149 Table Color ! for Cells
17150 \end_layout
17151
17152 \end_inset
17153
17154
17155 \begin_inset Index idx
17156 status collapsed
17157
17158 \begin_layout Plain Layout
17159 Color ! for Table Cells
17160 \end_layout
17161
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \begin_layout Standard
17168 \begin_inset Float table
17169 placement h
17170 alignment document
17171 wide false
17172 sideways false
17173 status open
17174
17175 \begin_layout Plain Layout
17176 \begin_inset Caption Standard
17177
17178 \begin_layout Plain Layout
17179 \begin_inset CommandInset label
17180 LatexCommand label
17181 name "tab:Table-colored-without"
17182
17183 \end_inset
17184
17185 Table colored without using the package 
17186 \series bold
17187 colortbl
17188 \series default
17189
17190 \begin_inset Argument 1
17191 status collapsed
17192
17193 \begin_layout Plain Layout
17194 Table without colortbl
17195 \end_layout
17196
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \end_inset
17203
17204
17205 \end_layout
17206
17207 \begin_layout Plain Layout
17208 \align center
17209 \begin_inset Tabular
17210 <lyxtabular version="3" rows="3" columns="3">
17211 <features tabularvalignment="middle">
17212 <column alignment="center" valignment="top">
17213 <column alignment="center" valignment="top">
17214 <column alignment="center" valignment="top">
17215 <row>
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220
17221 \color green
17222 a
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \color red
17233 b
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242
17243 \color red
17244 c
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 <row>
17251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \color green
17257 d
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266
17267 \color blue
17268 e
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17274 \begin_inset Text
17275
17276 \begin_layout Plain Layout
17277
17278 \color blue
17279 f
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \color green
17292 g
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301
17302 \color blue
17303 h
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \color blue
17314 i
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 </row>
17320 </lyxtabular>
17321
17322 \end_inset
17323
17324
17325 \end_layout
17326
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \begin_layout Standard
17333 If you only need colored text, mark the cells and choose a color in the
17334  
17335 \family sans
17336 Text
17337 \begin_inset space ~
17338 \end_inset
17339
17340 Style
17341 \family default
17342  dialog (toolbar button 
17343 \begin_inset Info
17344 type  "icon"
17345 arg   "dialog-show character"
17346 \end_inset
17347
17348 ).
17349  This was used to create Table
17350 \begin_inset space ~
17351 \end_inset
17352
17353
17354 \begin_inset CommandInset ref
17355 LatexCommand ref
17356 reference "tab:Table-colored-without"
17357
17358 \end_inset
17359
17360 .
17361  In any other case you have to use the \SpecialChar LaTeX
17362 -package 
17363 \series bold
17364 colortbl
17365 \series default
17366 .
17367 \begin_inset Index idx
17368 status collapsed
17369
17370 \begin_layout Plain Layout
17371 \SpecialChar LaTeX
17372 -packages ! colortbl
17373 \end_layout
17374
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \begin_layout Standard
17381 \begin_inset ERT
17382 status collapsed
17383
17384 \begin_layout Plain Layout
17385
17386
17387 \backslash
17388 ifcolortbl
17389 \end_layout
17390
17391 \end_inset
17392
17393
17394 \begin_inset Note Note
17395 status open
17396
17397 \begin_layout Plain Layout
17398 The following section part will only be displayed when the \SpecialChar LaTeX
17399 -package 
17400 \series bold
17401 colortbl
17402 \series default
17403  is installed.
17404 \end_layout
17405
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \begin_layout Standard
17412 To create colored tables, 
17413 \series bold
17414 colortbl
17415 \series default
17416  must be loaded in the preamble with the line
17417 \end_layout
17418
17419 \begin_layout Standard
17420
17421 \series bold
17422
17423 \backslash
17424 usepackage{colortbl}
17425 \end_layout
17426
17427 \begin_layout Standard
17428 The color of a column is adjusted with the command
17429 \end_layout
17430
17431 \begin_layout Standard
17432
17433 \series bold
17434
17435 \backslash
17436 columncolor{name of color}
17437 \end_layout
17438
17439 \begin_layout Standard
17440 inside the command 
17441 \series bold
17442 >{ }
17443 \series default
17444 .
17445  More about the command 
17446 \series bold
17447 >{}
17448 \series default
17449  is contained in section
17450 \begin_inset space ~
17451 \end_inset
17452
17453
17454 \begin_inset CommandInset ref
17455 LatexCommand ref
17456 reference "subsec:Multicolumn-Calculations"
17457
17458 \end_inset
17459
17460 .
17461 \end_layout
17462
17463 \begin_layout Standard
17464 The following color names are predefined:
17465 \end_layout
17466
17467 \begin_layout Standard
17468
17469 \family sans
17470 red
17471 \family default
17472
17473 \family sans
17474 green
17475 \family default
17476
17477 \family sans
17478 yellow
17479 \family default
17480
17481 \family sans
17482 blue
17483 \family default
17484
17485 \family sans
17486 cyan
17487 \family default
17488
17489 \family sans
17490 magenta
17491 \family default
17492
17493 \family sans
17494 black
17495 \family default
17496  and 
17497 \family sans
17498 white
17499 \end_layout
17500
17501 \begin_layout Standard
17502 \begin_inset VSpace medskip
17503 \end_inset
17504
17505
17506 \end_layout
17507
17508 \begin_layout Standard
17509 If you add the option
17510 \end_layout
17511
17512 \begin_layout Standard
17513
17514 \series bold
17515 dvipsnames
17516 \end_layout
17517
17518 \begin_layout Standard
17519 to the document class options in the document settings, you can additionally
17520  use further 61
17521 \begin_inset space ~
17522 \end_inset
17523
17524 colors.
17525  These colors are listed in appendix
17526 \begin_inset space ~
17527 \end_inset
17528
17529
17530 \begin_inset CommandInset ref
17531 LatexCommand ref
17532 reference "chap:List-of-dvips-colornames"
17533
17534 \end_inset
17535
17536 .
17537  One of these colors, 
17538 \family sans
17539 Maroon
17540 \family default
17541 , is used as example in Table
17542 \begin_inset space ~
17543 \end_inset
17544
17545
17546 \begin_inset CommandInset ref
17547 LatexCommand ref
17548 reference "tab:Table-colored-using"
17549
17550 \end_inset
17551
17552 .
17553 \end_layout
17554
17555 \begin_layout Standard
17556 \begin_inset VSpace medskip
17557 \end_inset
17558
17559
17560 \end_layout
17561
17562 \begin_layout Standard
17563 You can also define your own color with the command
17564 \end_layout
17565
17566 \begin_layout Standard
17567
17568 \series bold
17569
17570 \backslash
17571 definecolor{color name}{color model}{color values}
17572 \end_layout
17573
17574 \begin_layout Standard
17575 The color model can be
17576 \end_layout
17577
17578 \begin_layout Labeling
17579 \labelwidthstring 00.00.0000
17580 cmyk: cyan, magenta, yellow, black
17581 \end_layout
17582
17583 \begin_layout Labeling
17584 \labelwidthstring 00.00.0000
17585 rgb: red, green blue
17586 \end_layout
17587
17588 \begin_layout Labeling
17589 \labelwidthstring 00.00.0000
17590 gray gray
17591 \end_layout
17592
17593 \begin_layout Standard
17594 and the color values are comma separated numbers between 0 and 1 describing
17595  the factor for the corresponding color of the color model.
17596 \end_layout
17597
17598 \begin_layout Standard
17599 You can e.
17600 \begin_inset space \thinspace{}
17601 \end_inset
17602
17603 g.
17604 \begin_inset space \space{}
17605 \end_inset
17606
17607 define the color "
17608 \emph on
17609 darkgreen
17610 \emph default
17611 " in the preamble with
17612 \end_layout
17613
17614 \begin_layout Standard
17615
17616 \series bold
17617
17618 \backslash
17619 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17620 \end_layout
17621
17622 \begin_layout Standard
17623 and the color "
17624 \emph on
17625 lightgray
17626 \emph default
17627 " with
17628 \end_layout
17629
17630 \begin_layout Standard
17631
17632 \series bold
17633
17634 \backslash
17635 definecolor{lightgray}{gray}{0.8}
17636 \end_layout
17637
17638 \begin_layout Standard
17639 \begin_inset VSpace medskip
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \begin_layout Standard
17646 Lines are colored with the command
17647 \end_layout
17648
17649 \begin_layout Standard
17650
17651 \series bold
17652
17653 \backslash
17654 rowcolor{name of color}
17655 \end_layout
17656
17657 \begin_layout Standard
17658 and cells are colored with the command
17659 \end_layout
17660
17661 \begin_layout Standard
17662
17663 \series bold
17664
17665 \backslash
17666 cellcolor{name of color}
17667 \end_layout
17668
17669 \begin_layout Standard
17670 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17671  Code.
17672 \end_layout
17673
17674 \begin_layout Standard
17675 To color characters in the table, mark the cells and use the 
17676 \family sans
17677 Text
17678 \begin_inset space ~
17679 \end_inset
17680
17681 Style
17682 \family default
17683  dialog.
17684  If a cell contains \SpecialChar TeX
17685  Code mark only the characters, otherwise the colored
17686  \SpecialChar TeX
17687  Code will cause \SpecialChar LaTeX
17688  errors.
17689 \end_layout
17690
17691 \begin_layout Standard
17692 \begin_inset Note Greyedout
17693 status open
17694
17695 \begin_layout Plain Layout
17696
17697 \series bold
17698 Note:
17699 \series default
17700  Not all DVI-viewers are able to display self-defined colors.
17701 \end_layout
17702
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \begin_layout Standard
17709 \begin_inset VSpace bigskip
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \begin_layout Standard
17716 To create Table
17717 \begin_inset space ~
17718 \end_inset
17719
17720
17721 \begin_inset CommandInset ref
17722 LatexCommand ref
17723 reference "tab:Table-colored-using"
17724
17725 \end_inset
17726
17727  do the following: The color of the first column should be 
17728 \emph on
17729 darkgreen
17730 \emph default
17731 .
17732  So insert
17733 \end_layout
17734
17735 \begin_layout Standard
17736
17737 \series bold
17738 >{
17739 \backslash
17740 columncolor{darkgreen}
17741 \backslash
17742 centering}c
17743 \end_layout
17744
17745 \begin_layout Standard
17746 as \SpecialChar LaTeX
17747 -argument for this column.
17748  The first row should be light blue, therefore the \SpecialChar TeX
17749  Code command
17750 \end_layout
17751
17752 \begin_layout Standard
17753
17754 \series bold
17755
17756 \backslash
17757 rowcolor{cyan}
17758 \end_layout
17759
17760 \begin_layout Standard
17761 is inserted to the first cell of this row.
17762  Note that this overwrites the column color for the first cell.
17763  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17764  Code
17765  command
17766 \end_layout
17767
17768 \begin_layout Standard
17769
17770 \series bold
17771
17772 \backslash
17773 cellcolor{Maroon}
17774 \end_layout
17775
17776 \begin_layout Standard
17777 The characters could now be colored using the menu 
17778 \family sans
17779 Edit\SpecialChar menuseparator
17780 Text
17781 \begin_inset space ~
17782 \end_inset
17783
17784 Style
17785 \family default
17786 .
17787 \end_layout
17788
17789 \begin_layout Standard
17790 \begin_inset Float table
17791 placement h
17792 alignment document
17793 wide false
17794 sideways false
17795 status open
17796
17797 \begin_layout Plain Layout
17798 \begin_inset Caption Standard
17799
17800 \begin_layout Plain Layout
17801 \begin_inset CommandInset label
17802 LatexCommand label
17803 name "tab:Table-colored-using"
17804
17805 \end_inset
17806
17807 Table colored using the package 
17808 \series bold
17809 colortbl
17810 \series default
17811
17812 \begin_inset Argument 1
17813 status collapsed
17814
17815 \begin_layout Plain Layout
17816 Table with colortbl
17817 \end_layout
17818
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \begin_layout Plain Layout
17830 \align center
17831 \begin_inset Tabular
17832 <lyxtabular version="3" rows="3" columns="3">
17833 <features tabularvalignment="middle">
17834 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17835 <column alignment="center" valignment="top">
17836 <column alignment="center" valignment="top">
17837 <row>
17838 <cell alignment="center" valignment="top" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 \begin_inset ERT
17843 status collapsed
17844
17845 \begin_layout Plain Layout
17846
17847
17848 \backslash
17849 rowcolor{cyan}
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \color magenta
17856 a
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865
17866 \color red
17867 b
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876
17877 \color red
17878 c
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row>
17885 <cell alignment="center" valignment="top" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889
17890 \color yellow
17891 d
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \color blue
17902 e
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911
17912 \color blue
17913 f
17914 \end_layout
17915
17916 \end_inset
17917 </cell>
17918 </row>
17919 <row>
17920 <cell alignment="center" valignment="top" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924
17925 \color yellow
17926 g
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935
17936 \color blue
17937 h
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 <cell alignment="center" valignment="top" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946 \begin_inset ERT
17947 status collapsed
17948
17949 \begin_layout Plain Layout
17950
17951
17952 \backslash
17953 cellcolor{Maroon}
17954 \end_layout
17955
17956 \end_inset
17957
17958
17959 \color green
17960 i
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 </row>
17966 </lyxtabular>
17967
17968 \end_inset
17969
17970
17971 \end_layout
17972
17973 \end_inset
17974
17975
17976 \end_layout
17977
17978 \begin_layout Standard
17979 \begin_inset ERT
17980 status collapsed
17981
17982 \begin_layout Plain Layout
17983
17984
17985 \backslash
17986 else
17987 \end_layout
17988
17989 \end_inset
17990
17991
17992 \begin_inset Note Note
17993 status open
17994
17995 \begin_layout Plain Layout
17996 The following will be displayed when the \SpecialChar LaTeX
17997 -package 
17998 \series bold
17999 colortbl
18000 \series default
18001  is not installed:
18002 \end_layout
18003
18004 \end_inset
18005
18006
18007 \end_layout
18008
18009 \begin_layout Standard
18010 You need to install the package 
18011 \series bold
18012 colortbl
18013 \series default
18014  to see the content of this section in the output.
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \begin_inset ERT
18019 status collapsed
18020
18021 \begin_layout Plain Layout
18022
18023
18024 \backslash
18025 fi
18026 \end_layout
18027
18028 \end_inset
18029
18030
18031 \end_layout
18032
18033 \begin_layout Subsection
18034 Colored Rows
18035 \begin_inset Index idx
18036 status collapsed
18037
18038 \begin_layout Plain Layout
18039 Table Color ! for Rows
18040 \end_layout
18041
18042 \end_inset
18043
18044
18045 \begin_inset Index idx
18046 status collapsed
18047
18048 \begin_layout Plain Layout
18049 Color ! for Table Rows
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \begin_layout Standard
18058 In case every second table row needs to be colored there is an alternative
18059  to the method described in the previous section: One loads the package
18060  
18061 \series bold
18062 xcolor
18063 \series default
18064
18065 \begin_inset Index idx
18066 status collapsed
18067
18068 \begin_layout Plain Layout
18069 \SpecialChar LaTeX
18070 -packages ! xcolor
18071 \begin_inset ERT
18072 status collapsed
18073
18074 \begin_layout Plain Layout
18075
18076
18077 \backslash
18078 vspace{4mm}
18079 \end_layout
18080
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \end_inset
18087
18088  in the document preamble with the command
18089 \end_layout
18090
18091 \begin_layout Standard
18092
18093 \series bold
18094
18095 \backslash
18096 usepackage[table]{xcolor}
18097 \end_layout
18098
18099 \begin_layout Standard
18100
18101 \series bold
18102 xcolor
18103 \series default
18104  automatically loads also the package 
18105 \series bold
18106 colortbl
18107 \series default
18108
18109 \begin_inset Index idx
18110 status collapsed
18111
18112 \begin_layout Plain Layout
18113 \SpecialChar LaTeX
18114 -packages ! colortbl
18115 \end_layout
18116
18117 \end_inset
18118
18119 , so 
18120 \series bold
18121 colortbl
18122 \series default
18123  must be installed in your \SpecialChar LaTeX
18124 -distribution, otherwise you get \SpecialChar LaTeX
18125 -errors.
18126 \end_layout
18127
18128 \begin_layout Standard
18129 \begin_inset ERT
18130 status collapsed
18131
18132 \begin_layout Plain Layout
18133
18134
18135 \backslash
18136 ifcolortbl
18137 \end_layout
18138
18139 \end_inset
18140
18141
18142 \begin_inset Note Note
18143 status open
18144
18145 \begin_layout Plain Layout
18146 The following section part will only be displayed when the \SpecialChar LaTeX
18147 -package 
18148 \series bold
18149 colortbl
18150 \series default
18151  is installed.
18152 \end_layout
18153
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \begin_layout Standard
18160 The table rows are colored with the command
18161 \end_layout
18162
18163 \begin_layout Standard
18164
18165 \series bold
18166
18167 \backslash
18168 rowcolors[commands]{row number}{odd row color}{even row color}
18169 \end_layout
18170
18171 \begin_layout Standard
18172 that is either inserted in the document preamble or as \SpecialChar TeX
18173  Code before the
18174  first table to be colored.
18175  row
18176 \begin_inset space ~
18177 \end_inset
18178
18179 number is the number of the first row which should be colored according
18180  to the odd row color.
18181  commands can be additional commands that are executed before every table
18182  row.
18183  So for example the command
18184 \end_layout
18185
18186 \begin_layout Standard
18187
18188 \series bold
18189
18190 \backslash
18191 rowcolors{1}{white}{lightgray}
18192 \end_layout
18193
18194 \begin_layout Standard
18195 leads to the coloring scheme of Table
18196 \begin_inset space ~
18197 \end_inset
18198
18199
18200 \begin_inset CommandInset ref
18201 LatexCommand ref
18202 reference "tab:Table-rowcolors"
18203
18204 \end_inset
18205
18206 .
18207  The command
18208 \end_layout
18209
18210 \begin_layout Standard
18211
18212 \series bold
18213
18214 \backslash
18215 rowcolors[
18216 \backslash
18217 hline]{1}{lightgray}{cyan}
18218 \end_layout
18219
18220 \begin_layout Standard
18221 leads to the coloring scheme of Table
18222 \begin_inset space ~
18223 \end_inset
18224
18225
18226 \begin_inset CommandInset ref
18227 LatexCommand ref
18228 reference "tab:Table-rowcolors-2"
18229
18230 \end_inset
18231
18232 .
18233  If odd
18234 \begin_inset space ~
18235 \end_inset
18236
18237 row
18238 \begin_inset space ~
18239 \end_inset
18240
18241 color and/or even
18242 \begin_inset space ~
18243 \end_inset
18244
18245 row
18246 \begin_inset space ~
18247 \end_inset
18248
18249 color are left empty, no color will be used so that the command
18250 \end_layout
18251
18252 \begin_layout Standard
18253
18254 \series bold
18255
18256 \backslash
18257 rowcolors{1}{}{}
18258 \end_layout
18259
18260 \begin_layout Standard
18261 deletes all colors.
18262  
18263 \series bold
18264
18265 \backslash
18266 rowcolors
18267 \series default
18268  affects all tables following that command.
18269 \end_layout
18270
18271 \begin_layout Standard
18272 \begin_inset ERT
18273 status open
18274
18275 \begin_layout Plain Layout
18276
18277
18278 \backslash
18279 rowcolors{1}{white}{lightgray}
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \begin_layout Standard
18288 \begin_inset Float table
18289 placement h
18290 alignment document
18291 wide false
18292 sideways false
18293 status open
18294
18295 \begin_layout Plain Layout
18296 \begin_inset Caption Standard
18297
18298 \begin_layout Plain Layout
18299 \begin_inset CommandInset label
18300 LatexCommand label
18301 name "tab:Table-rowcolors"
18302
18303 \end_inset
18304
18305 Table where every second row is colored light gray.
18306 \end_layout
18307
18308 \end_inset
18309
18310
18311 \end_layout
18312
18313 \begin_layout Plain Layout
18314 \align center
18315 \begin_inset Tabular
18316 <lyxtabular version="3" rows="4" columns="3">
18317 <features tabularvalignment="middle">
18318 <column alignment="center" valignment="top">
18319 <column alignment="center" valignment="top" width="0pt">
18320 <column alignment="center" valignment="top" width="0pt">
18321 <row>
18322 <cell alignment="center" valignment="top" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 X
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 Y
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 Z
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 </row>
18350 <row>
18351 <cell alignment="center" valignment="top" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 1
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 2
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 3
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="center" valignment="top" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 4
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 5
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell alignment="center" valignment="top" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 6
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 </row>
18408 <row>
18409 <cell alignment="center" valignment="top" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 7
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 8
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 9
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 </row>
18437 </lyxtabular>
18438
18439 \end_inset
18440
18441
18442 \end_layout
18443
18444 \end_inset
18445
18446
18447 \end_layout
18448
18449 \begin_layout Standard
18450 \begin_inset ERT
18451 status open
18452
18453 \begin_layout Plain Layout
18454
18455
18456 \backslash
18457 rowcolors[
18458 \backslash
18459 hline]{1}{lightgray}{cyan}
18460 \end_layout
18461
18462 \end_inset
18463
18464
18465 \end_layout
18466
18467 \begin_layout Standard
18468 \begin_inset Float table
18469 placement h
18470 alignment document
18471 wide false
18472 sideways false
18473 status open
18474
18475 \begin_layout Plain Layout
18476 \begin_inset Caption Standard
18477
18478 \begin_layout Plain Layout
18479 \begin_inset CommandInset label
18480 LatexCommand label
18481 name "tab:Table-rowcolors-2"
18482
18483 \end_inset
18484
18485 Table where every second row is colored cyan and at which there is a line
18486  between each row.
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \end_layout
18493
18494 \begin_layout Plain Layout
18495 \align center
18496 \begin_inset Tabular
18497 <lyxtabular version="3" rows="4" columns="3">
18498 <features tabularvalignment="middle">
18499 <column alignment="center" valignment="top">
18500 <column alignment="center" valignment="top">
18501 <column alignment="center" valignment="top" width="0pt">
18502 <row>
18503 <cell alignment="center" valignment="top" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 X
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 <cell alignment="center" valignment="top" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516 Y
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 Z
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 </row>
18531 <row>
18532 <cell alignment="center" valignment="top" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536 1
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 2
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 3
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 </row>
18560 <row>
18561 <cell alignment="center" valignment="top" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565 4
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 <cell alignment="center" valignment="top" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Plain Layout
18574 5
18575 \end_layout
18576
18577 \end_inset
18578 </cell>
18579 <cell alignment="center" valignment="top" usebox="none">
18580 \begin_inset Text
18581
18582 \begin_layout Plain Layout
18583 6
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 </row>
18589 <row>
18590 <cell alignment="center" valignment="top" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594 7
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 <cell alignment="center" valignment="top" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603 8
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 <cell alignment="center" valignment="top" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 9
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 </row>
18618 </lyxtabular>
18619
18620 \end_inset
18621
18622
18623 \end_layout
18624
18625 \end_inset
18626
18627
18628 \end_layout
18629
18630 \begin_layout Standard
18631 \begin_inset ERT
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635
18636
18637 \backslash
18638 rowcolors{1}{}{}
18639 \end_layout
18640
18641 \end_inset
18642
18643
18644 \begin_inset Note Note
18645 status collapsed
18646
18647 \begin_layout Plain Layout
18648 turns off the row coloring
18649 \end_layout
18650
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \begin_layout Standard
18657 \begin_inset ERT
18658 status collapsed
18659
18660 \begin_layout Plain Layout
18661
18662
18663 \backslash
18664 else
18665 \end_layout
18666
18667 \end_inset
18668
18669
18670 \begin_inset Note Note
18671 status open
18672
18673 \begin_layout Plain Layout
18674 The following will be displayed when the \SpecialChar LaTeX
18675 -package 
18676 \series bold
18677 colortbl
18678 \series default
18679  is not installed:
18680 \end_layout
18681
18682 \end_inset
18683
18684
18685 \end_layout
18686
18687 \begin_layout Standard
18688 You need to install the package 
18689 \series bold
18690 colortbl
18691 \series default
18692  to see the content of this section in the output.
18693 \end_layout
18694
18695 \begin_layout Standard
18696 \begin_inset ERT
18697 status collapsed
18698
18699 \begin_layout Plain Layout
18700
18701
18702 \backslash
18703 fi
18704 \end_layout
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Subsection
18712 Colored Lines
18713 \begin_inset Index idx
18714 status collapsed
18715
18716 \begin_layout Plain Layout
18717 Table Color ! for Lines
18718 \end_layout
18719
18720 \end_inset
18721
18722
18723 \begin_inset Index idx
18724 status collapsed
18725
18726 \begin_layout Plain Layout
18727 Color ! for Table Lines
18728 \end_layout
18729
18730 \end_inset
18731
18732
18733 \end_layout
18734
18735 \begin_layout Standard
18736 As described in section
18737 \begin_inset space ~
18738 \end_inset
18739
18740
18741 \begin_inset CommandInset ref
18742 LatexCommand ref
18743 reference "subsec:Line-Thickness"
18744
18745 \end_inset
18746
18747 , the line thickness for all lines in a table can be adjusted with the length
18748  
18749 \series bold
18750
18751 \backslash
18752 arrayrulewidth
18753 \series default
18754 .
18755  It is set to 1.5
18756 \begin_inset space \thinspace{}
18757 \end_inset
18758
18759 pt for all tables of this section.
18760 \begin_inset ERT
18761 status collapsed
18762
18763 \begin_layout Plain Layout
18764
18765
18766 \backslash
18767 setlength{
18768 \backslash
18769 arrayrulewidth}{1.5pt}
18770 \end_layout
18771
18772 \end_inset
18773
18774
18775 \end_layout
18776
18777 \begin_layout Standard
18778 To color vertical lines for example with green, create the following column
18779  format in the document preamble, according to the description in section
18780 \begin_inset space ~
18781 \end_inset
18782
18783
18784 \begin_inset CommandInset ref
18785 LatexCommand ref
18786 reference "subsec:Customized-Format"
18787
18788 \end_inset
18789
18790 :
18791 \end_layout
18792
18793 \begin_layout Standard
18794
18795 \series bold
18796
18797 \backslash
18798 newcolumntype{W}{!{
18799 \backslash
18800 color{green}
18801 \backslash
18802 vline}}
18803 \end_layout
18804
18805 \begin_layout Standard
18806 For Table
18807 \begin_inset space ~
18808 \end_inset
18809
18810
18811 \begin_inset CommandInset ref
18812 LatexCommand ref
18813 reference "tab:Table-with-vertical-colored"
18814
18815 \end_inset
18816
18817  the \SpecialChar LaTeX
18818 -argument
18819 \series bold
18820  WcW
18821 \series default
18822  was used for the last column and
18823 \series bold
18824  Wc
18825 \series default
18826  for the other columns.
18827 \end_layout
18828
18829 \begin_layout Standard
18830 If you want to have several colors, define more column formats.
18831 \end_layout
18832
18833 \begin_layout Standard
18834 \begin_inset Float table
18835 placement h
18836 alignment document
18837 wide false
18838 sideways false
18839 status open
18840
18841 \begin_layout Plain Layout
18842 \begin_inset Caption Standard
18843
18844 \begin_layout Plain Layout
18845 \begin_inset CommandInset label
18846 LatexCommand label
18847 name "tab:Table-with-vertical-colored"
18848
18849 \end_inset
18850
18851 Table with colored vertical lines
18852 \end_layout
18853
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \begin_layout Plain Layout
18860 \align center
18861 \begin_inset Tabular
18862 <lyxtabular version="3" rows="3" columns="3">
18863 <features tabularvalignment="middle">
18864 <column alignment="center" valignment="top" special="Wc">
18865 <column alignment="center" valignment="top" special="Wc">
18866 <column alignment="center" valignment="top" special="WcW">
18867 <row>
18868 <cell alignment="center" valignment="top" topline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 sd
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" topline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 </row>
18896 <row>
18897 <cell alignment="center" valignment="top" topline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" topline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 sd
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 </row>
18925 <row>
18926 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948 sd
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 </row>
18954 </lyxtabular>
18955
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \begin_layout Standard
18967 \begin_inset VSpace bigskip
18968 \end_inset
18969
18970 To color all horizontal lines for example with red, as in Table
18971 \begin_inset space ~
18972 \end_inset
18973
18974
18975 \begin_inset CommandInset ref
18976 LatexCommand ref
18977 reference "tab:Table-with-horizontal-colored"
18978
18979 \end_inset
18980
18981 , insert these commands in \SpecialChar TeX
18982  code before the table or table float:
18983 \end_layout
18984
18985 \begin_layout Standard
18986
18987 \series bold
18988
18989 \backslash
18990 let
18991 \backslash
18992 myHlineC
18993 \backslash
18994 hline
18995 \begin_inset Newline newline
18996 \end_inset
18997
18998
18999 \backslash
19000 renewcommand{
19001 \backslash
19002 hline}
19003 \begin_inset Newline newline
19004 \end_inset
19005
19006
19007 \begin_inset Phantom HPhantom
19008 status open
19009
19010 \begin_layout Plain Layout
19011
19012 \series bold
19013 \begin_inset space ~
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \end_inset
19020
19021 {
19022 \backslash
19023 arrayrulecolor{red}
19024 \backslash
19025 myHlineC
19026 \backslash
19027 arrayrulecolor{black}}
19028 \end_layout
19029
19030 \begin_layout Standard
19031 \begin_inset ERT
19032 status collapsed
19033
19034 \begin_layout Plain Layout
19035
19036
19037 \backslash
19038 let
19039 \backslash
19040 myHlineC
19041 \backslash
19042 hline
19043 \end_layout
19044
19045 \begin_layout Plain Layout
19046
19047
19048 \backslash
19049 renewcommand{
19050 \backslash
19051 hline}
19052 \end_layout
19053
19054 \begin_layout Plain Layout
19055
19056  {
19057 \backslash
19058 arrayrulecolor{red}
19059 \backslash
19060 myHlineC
19061 \backslash
19062 arrayrulecolor{black}}
19063 \end_layout
19064
19065 \end_inset
19066
19067
19068 \begin_inset Float table
19069 placement h
19070 alignment document
19071 wide false
19072 sideways false
19073 status open
19074
19075 \begin_layout Plain Layout
19076 \begin_inset Caption Standard
19077
19078 \begin_layout Plain Layout
19079 \begin_inset CommandInset label
19080 LatexCommand label
19081 name "tab:Table-with-horizontal-colored"
19082
19083 \end_inset
19084
19085 Table with colored horizontal lines
19086 \end_layout
19087
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \begin_layout Plain Layout
19094 \align center
19095 \begin_inset Tabular
19096 <lyxtabular version="3" rows="3" columns="3">
19097 <features tabularvalignment="middle">
19098 <column alignment="center" valignment="top">
19099 <column alignment="center" valignment="top">
19100 <column alignment="center" valignment="top">
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 sd
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 </row>
19130 <row>
19131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 sd
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 <row>
19160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 sd
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 </row>
19188 </lyxtabular>
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \begin_layout Standard
19201 To return to the default line color black, insert this command in \SpecialChar TeX
19202  code
19203  after the table or table float:
19204 \end_layout
19205
19206 \begin_layout Standard
19207
19208 \series bold
19209
19210 \backslash
19211 renewcommand{
19212 \backslash
19213 hline}{
19214 \backslash
19215 myHlineC}
19216 \end_layout
19217
19218 \begin_layout Standard
19219 Table
19220 \begin_inset space ~
19221 \end_inset
19222
19223
19224 \begin_inset CommandInset ref
19225 LatexCommand ref
19226 reference "tab:Table-with-colored"
19227
19228 \end_inset
19229
19230  is an example with colored vertical and horizontal lines.
19231 \end_layout
19232
19233 \begin_layout Standard
19234 \begin_inset Float table
19235 placement h
19236 alignment document
19237 wide false
19238 sideways false
19239 status open
19240
19241 \begin_layout Plain Layout
19242 \begin_inset Caption Standard
19243
19244 \begin_layout Plain Layout
19245 \begin_inset CommandInset label
19246 LatexCommand label
19247 name "tab:Table-with-colored"
19248
19249 \end_inset
19250
19251 Table with colored lines
19252 \end_layout
19253
19254 \end_inset
19255
19256
19257 \end_layout
19258
19259 \begin_layout Plain Layout
19260 \align center
19261 \begin_inset Tabular
19262 <lyxtabular version="3" rows="3" columns="3">
19263 <features tabularvalignment="middle">
19264 <column alignment="center" valignment="top" special="Wc">
19265 <column alignment="center" valignment="top" special="Wc">
19266 <column alignment="center" valignment="top" special="WcW">
19267 <row>
19268 <cell alignment="center" valignment="top" topline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 sd
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" topline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 </row>
19296 <row>
19297 <cell alignment="center" valignment="top" topline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 <cell alignment="center" valignment="top" topline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310 sd
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" topline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row topspace="default">
19326 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348 sd
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 </row>
19354 </lyxtabular>
19355
19356 \end_inset
19357
19358
19359 \end_layout
19360
19361 \end_inset
19362
19363
19364 \end_layout
19365
19366 \begin_layout Standard
19367 \begin_inset ERT
19368 status collapsed
19369
19370 \begin_layout Plain Layout
19371
19372
19373 \backslash
19374 renewcommand{
19375 \backslash
19376 hline}{
19377 \backslash
19378 myHlineC}
19379 \end_layout
19380
19381 \end_inset
19382
19383
19384 \end_layout
19385
19386 \begin_layout Standard
19387 \begin_inset ERT
19388 status collapsed
19389
19390 \begin_layout Plain Layout
19391
19392
19393 \backslash
19394 setlength{
19395 \backslash
19396 arrayrulewidth}{1.2pt}
19397 \end_layout
19398
19399 \end_inset
19400
19401
19402 \end_layout
19403
19404 \begin_layout Standard
19405 To color only some of the table lines another strategy is necessary.
19406  To color all following horizontal lines, insert this command as \SpecialChar TeX
19407  code as
19408  last thing in the row that should be above the first colored line:
19409 \end_layout
19410
19411 \begin_layout Standard
19412
19413 \series bold
19414
19415 \backslash
19416
19417 \backslash
19418
19419 \backslash
19420 arrayrulecolor{blue}%
19421 \end_layout
19422
19423 \begin_layout Standard
19424 To go back to black lines, add this command as first thing in the row that
19425  is above the black lines:
19426 \end_layout
19427
19428 \begin_layout Standard
19429
19430 \series bold
19431
19432 \backslash
19433 arrayrulecolor{black}
19434 \end_layout
19435
19436 \begin_layout Standard
19437 With this one can color table lines like in Table
19438 \begin_inset space ~
19439 \end_inset
19440
19441
19442 \begin_inset CommandInset ref
19443 LatexCommand ref
19444 reference "tab:Table-with-different-hor"
19445
19446 \end_inset
19447
19448 .
19449  However, with this method it is not possible to color the line above the
19450  first row of a table.
19451 \end_layout
19452
19453 \begin_layout Standard
19454 \begin_inset Float table
19455 placement document
19456 alignment document
19457 wide false
19458 sideways false
19459 status open
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Caption Standard
19463
19464 \begin_layout Plain Layout
19465 \begin_inset CommandInset label
19466 LatexCommand label
19467 name "tab:Table-with-different-hor"
19468
19469 \end_inset
19470
19471 Table with different horizontal line colors.
19472 \end_layout
19473
19474 \end_inset
19475
19476
19477 \end_layout
19478
19479 \begin_layout Plain Layout
19480 \align center
19481 \begin_inset Tabular
19482 <lyxtabular version="3" rows="6" columns="7">
19483 <features tabularvalignment="middle">
19484 <column alignment="center" valignment="top">
19485 <column alignment="center" valignment="top">
19486 <column alignment="center" valignment="top">
19487 <column alignment="center" valignment="top">
19488 <column alignment="center" valignment="top">
19489 <column alignment="center" valignment="top">
19490 <column alignment="center" valignment="top">
19491 <row>
19492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" topline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" topline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" topline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 <cell alignment="center" valignment="top" topline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 <cell alignment="center" valignment="top" topline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550 \begin_inset ERT
19551 status open
19552
19553 \begin_layout Plain Layout
19554
19555
19556 \backslash
19557
19558 \backslash
19559
19560 \backslash
19561 arrayrulecolor{blue}%
19562 \end_layout
19563
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 </row>
19572 <row>
19573 <cell alignment="center" valignment="top" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 Y
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19583 \begin_inset Text
19584
19585 \begin_layout Plain Layout
19586
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631 Y
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row>
19638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642 \begin_inset ERT
19643 status open
19644
19645 \begin_layout Plain Layout
19646
19647
19648 \backslash
19649 arrayrulecolor{black}
19650 \end_layout
19651
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 <cell alignment="center" valignment="top" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 <row>
19715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773 \begin_inset ERT
19774 status collapsed
19775
19776 \begin_layout Plain Layout
19777
19778
19779 \backslash
19780
19781 \backslash
19782
19783 \backslash
19784 arrayrulecolor{green}%
19785 \end_layout
19786
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 </row>
19860 <row>
19861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 \begin_inset ERT
19866 status collapsed
19867
19868 \begin_layout Plain Layout
19869
19870
19871 \backslash
19872 arrayrulecolor{black}
19873 \end_layout
19874
19875 \end_inset
19876
19877 B
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19901 \begin_inset Text
19902
19903 \begin_layout Plain Layout
19904
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 \begin_inset ERT
19932 status collapsed
19933
19934 \begin_layout Plain Layout
19935
19936
19937 \backslash
19938
19939 \backslash
19940
19941 \backslash
19942 arrayrulecolor{blue}%
19943 \end_layout
19944
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 </lyxtabular>
19954
19955 \end_inset
19956
19957
19958 \end_layout
19959
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \begin_layout Standard
19966 To change the color of vertical lines within a row, like in Table
19967 \begin_inset space ~
19968 \end_inset
19969
19970
19971 \begin_inset CommandInset ref
19972 LatexCommand ref
19973 reference "tab:Table-with-different-ver"
19974
19975 \end_inset
19976
19977 , one needs to use multicolumns.
19978  At first one needs to remove all vertical lines that don't run along the
19979  whole column.
19980  Now one colors all lines using the command
19981 \end_layout
19982
19983 \begin_layout Standard
19984
19985 \series bold
19986
19987 \backslash
19988
19989 \backslash
19990
19991 \backslash
19992 arrayrulecolor{blue}%
19993 \end_layout
19994
19995 \begin_layout Standard
19996 as above.
19997  Finally one inserts this command as \SpecialChar TeX
19998  code to every cell in the row where
19999  one needs a vertical line in a different color:
20000 \end_layout
20001
20002 \begin_layout Standard
20003
20004 \series bold
20005
20006 \backslash
20007 multicolumn{1}{!{
20008 \backslash
20009 color{green}
20010 \backslash
20011 vline}c!{
20012 \backslash
20013 color{red}
20014 \backslash
20015 vline}}{
20016 \end_layout
20017
20018 \begin_layout Standard
20019 This adds a vertical line to both sides of the cell.
20020  The left one will be green, the right one red.
20021  If no color change is necessary one can omit the 
20022 \series bold
20023
20024 \backslash
20025 color
20026 \series default
20027  command in the above command.
20028  To get for example a black left line and a blue right line you can write:
20029 \end_layout
20030
20031 \begin_layout Standard
20032
20033 \series bold
20034
20035 \backslash
20036 multicolumn{1}{!{
20037 \backslash
20038 color{black}
20039 \backslash
20040 vline}c|}{
20041 \end_layout
20042
20043 \begin_layout Standard
20044 because the color blue was already set for all lines.
20045  The 
20046 \series bold
20047 |
20048 \series default
20049  creates hereby the vertical line while 
20050 \series bold
20051
20052 \backslash
20053 vline
20054 \series default
20055  does this when 
20056 \series bold
20057
20058 \backslash
20059 color
20060 \series default
20061  is used.
20062  To set vertical lines without changing any color use
20063 \end_layout
20064
20065 \begin_layout Standard
20066
20067 \series bold
20068
20069 \backslash
20070 multicolumn{1}{|c|}{
20071 \end_layout
20072
20073 \begin_layout Standard
20074 After this command insert the cell content the normal way and end the cell
20075  with a closing brace 
20076 \series bold
20077 }
20078 \series default
20079  in \SpecialChar TeX
20080  code.
20081 \end_layout
20082
20083 \begin_layout Standard
20084 \begin_inset Float table
20085 placement document
20086 alignment document
20087 wide false
20088 sideways false
20089 status open
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Caption Standard
20093
20094 \begin_layout Plain Layout
20095 \begin_inset CommandInset label
20096 LatexCommand label
20097 name "tab:Table-with-different-ver"
20098
20099 \end_inset
20100
20101 Table with different vertical line colors in one row.
20102 \end_layout
20103
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \begin_layout Plain Layout
20110 \align center
20111 \begin_inset Tabular
20112 <lyxtabular version="3" rows="5" columns="7">
20113 <features tabularvalignment="middle">
20114 <column alignment="center" valignment="top">
20115 <column alignment="center" valignment="top">
20116 <column alignment="center" valignment="top">
20117 <column alignment="center" valignment="top">
20118 <column alignment="center" valignment="top">
20119 <column alignment="center" valignment="top">
20120 <column alignment="center" valignment="top">
20121 <row>
20122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" topline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 <cell alignment="center" valignment="top" topline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" topline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153
20154 \end_layout
20155
20156 \end_inset
20157 </cell>
20158 <cell alignment="center" valignment="top" topline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Plain Layout
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 <cell alignment="center" valignment="top" topline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 \begin_inset ERT
20181 status open
20182
20183 \begin_layout Plain Layout
20184
20185
20186 \backslash
20187
20188 \backslash
20189
20190 \backslash
20191 arrayrulecolor{red}%
20192 \end_layout
20193
20194 \end_inset
20195
20196
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 </row>
20202 <row>
20203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 \begin_inset ERT
20208 status open
20209
20210 \begin_layout Plain Layout
20211
20212
20213 \backslash
20214 multicolumn{1}{!{
20215 \backslash
20216 color{black}
20217 \backslash
20218 vline}c|}{
20219 \end_layout
20220
20221 \end_inset
20222
20223 Y
20224 \begin_inset ERT
20225 status collapsed
20226
20227 \begin_layout Plain Layout
20228
20229 }
20230 \end_layout
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 \begin_inset ERT
20280 status open
20281
20282 \begin_layout Plain Layout
20283
20284
20285 \backslash
20286 multicolumn{1}{c|}{
20287 \end_layout
20288
20289 \end_inset
20290
20291
20292 \begin_inset ERT
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296
20297 }
20298 \end_layout
20299
20300 \end_inset
20301
20302
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 \begin_inset ERT
20312 status open
20313
20314 \begin_layout Plain Layout
20315
20316
20317 \backslash
20318 multicolumn{1}{c!{
20319 \backslash
20320 color{black}
20321 \backslash
20322 vline}}{
20323 \end_layout
20324
20325 \end_inset
20326
20327 Y
20328 \begin_inset ERT
20329 status collapsed
20330
20331 \begin_layout Plain Layout
20332
20333 }
20334 \end_layout
20335
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 <row>
20345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349 \begin_inset ERT
20350 status collapsed
20351
20352 \begin_layout Plain Layout
20353
20354
20355 \backslash
20356 arrayrulecolor{black}
20357 \end_layout
20358
20359 \end_inset
20360
20361
20362 \end_layout
20363
20364 \end_inset
20365 </cell>
20366 <cell alignment="center" valignment="top" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 <cell alignment="center" valignment="top" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415 \begin_inset ERT
20416 status collapsed
20417
20418 \begin_layout Plain Layout
20419
20420
20421 \backslash
20422
20423 \backslash
20424
20425 \backslash
20426 arrayrulecolor{magenta}%
20427 \end_layout
20428
20429 \end_inset
20430
20431
20432 \end_layout
20433
20434 \end_inset
20435 </cell>
20436 </row>
20437 <row>
20438 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 \begin_inset ERT
20443 status collapsed
20444
20445 \begin_layout Plain Layout
20446
20447
20448 \backslash
20449 multicolumn{1}{|c!{
20450 \backslash
20451 color{red}
20452 \backslash
20453 vline}}{
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \begin_inset ERT
20460 status collapsed
20461
20462 \begin_layout Plain Layout
20463
20464 }
20465 \end_layout
20466
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 \begin_inset ERT
20479 status collapsed
20480
20481 \begin_layout Plain Layout
20482
20483
20484 \backslash
20485 multicolumn{1}{c!{
20486 \backslash
20487 color{green}
20488 \backslash
20489 vline}}{
20490 \end_layout
20491
20492 \end_inset
20493
20494
20495 \begin_inset ERT
20496 status collapsed
20497
20498 \begin_layout Plain Layout
20499
20500 }
20501 \end_layout
20502
20503 \end_inset
20504
20505
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20511 \begin_inset Text
20512
20513 \begin_layout Plain Layout
20514 \begin_inset ERT
20515 status collapsed
20516
20517 \begin_layout Plain Layout
20518
20519
20520 \backslash
20521 multicolumn{1}{c!{
20522 \backslash
20523 color{yellow}
20524 \backslash
20525 vline}}{
20526 \end_layout
20527
20528 \end_inset
20529
20530
20531 \begin_inset ERT
20532 status collapsed
20533
20534 \begin_layout Plain Layout
20535
20536 }
20537 \end_layout
20538
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 \begin_inset ERT
20551 status collapsed
20552
20553 \begin_layout Plain Layout
20554
20555
20556 \backslash
20557 multicolumn{1}{c!{
20558 \backslash
20559 color{blue}
20560 \backslash
20561 vline}}{
20562 \end_layout
20563
20564 \end_inset
20565
20566
20567 \begin_inset ERT
20568 status collapsed
20569
20570 \begin_layout Plain Layout
20571
20572 }
20573 \end_layout
20574
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 \begin_inset ERT
20587 status collapsed
20588
20589 \begin_layout Plain Layout
20590
20591
20592 \backslash
20593 multicolumn{1}{c!{
20594 \backslash
20595 color{cyan}
20596 \backslash
20597 vline}}{
20598 \end_layout
20599
20600 \end_inset
20601
20602
20603 \begin_inset ERT
20604 status collapsed
20605
20606 \begin_layout Plain Layout
20607
20608 }
20609 \end_layout
20610
20611 \end_inset
20612
20613
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 \begin_inset ERT
20623 status collapsed
20624
20625 \begin_layout Plain Layout
20626
20627
20628 \backslash
20629 multicolumn{1}{c!{
20630 \backslash
20631 color{black}
20632 \backslash
20633 vline}}{
20634 \end_layout
20635
20636 \end_inset
20637
20638
20639 \begin_inset ERT
20640 status collapsed
20641
20642 \begin_layout Plain Layout
20643
20644 }
20645 \end_layout
20646
20647 \end_inset
20648
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658 \begin_inset ERT
20659 status collapsed
20660
20661 \begin_layout Plain Layout
20662
20663
20664 \backslash
20665 multicolumn{1}{c|}{
20666 \end_layout
20667
20668 \end_inset
20669
20670
20671 \begin_inset ERT
20672 status collapsed
20673
20674 \begin_layout Plain Layout
20675
20676 }
20677 \end_layout
20678
20679 \end_inset
20680
20681
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 </row>
20687 <row>
20688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 \begin_inset ERT
20693 status collapsed
20694
20695 \begin_layout Plain Layout
20696
20697
20698 \backslash
20699 arrayrulecolor{black}
20700 \end_layout
20701
20702 \end_inset
20703
20704 B
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 </lyxtabular>
20765
20766 \end_inset
20767
20768
20769 \end_layout
20770
20771 \end_inset
20772
20773
20774 \end_layout
20775
20776 \begin_layout Standard
20777 \begin_inset ERT
20778 status collapsed
20779
20780 \begin_layout Plain Layout
20781
20782
20783 \backslash
20784 setlength{
20785 \backslash
20786 arrayrulewidth}{0.4pt}
20787 \end_layout
20788
20789 \end_inset
20790
20791
20792 \end_layout
20793
20794 \begin_layout Section
20795 Rotated Table Cells
20796 \begin_inset CommandInset label
20797 LatexCommand label
20798 name "sec:Rotated-Table-Cells"
20799
20800 \end_inset
20801
20802
20803 \begin_inset Index idx
20804 status collapsed
20805
20806 \begin_layout Plain Layout
20807 Table ! Rotated Cells
20808 \end_layout
20809
20810 \end_inset
20811
20812
20813 \begin_inset Index idx
20814 status collapsed
20815
20816 \begin_layout Plain Layout
20817 Rotated Material
20818 \end_layout
20819
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \begin_layout Standard
20826 \begin_inset Note Greyedout
20827 status open
20828
20829 \begin_layout Plain Layout
20830
20831 \series bold
20832 Note:
20833 \series default
20834  Not all DVI-viewers are able to display rotations.
20835 \end_layout
20836
20837 \end_inset
20838
20839
20840 \end_layout
20841
20842 \begin_layout Standard
20843 Table
20844 \begin_inset space ~
20845 \end_inset
20846
20847
20848 \begin_inset CommandInset ref
20849 LatexCommand ref
20850 reference "tab:Table-with-rotated"
20851 plural "false"
20852 caps "false"
20853 noprefix "false"
20854
20855 \end_inset
20856
20857  is an example where 3
20858 \begin_inset space ~
20859 \end_inset
20860
20861 cells were rotated by 45
20862 \begin_inset space \thinspace{}
20863 \end_inset
20864
20865 °.
20866 \end_layout
20867
20868 \begin_layout Standard
20869 \begin_inset Float table
20870 placement h
20871 alignment document
20872 wide false
20873 sideways false
20874 status open
20875
20876 \begin_layout Plain Layout
20877 \begin_inset Caption Standard
20878
20879 \begin_layout Plain Layout
20880 \begin_inset CommandInset label
20881 LatexCommand label
20882 name "tab:Table-with-rotated"
20883
20884 \end_inset
20885
20886 Table with rotated cells in the first row.
20887 \end_layout
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \begin_layout Plain Layout
20895 \noindent
20896 \align center
20897 \begin_inset Tabular
20898 <lyxtabular version="3" rows="2" columns="3">
20899 <features tabularvalignment="middle">
20900 <column alignment="center" valignment="top" width="0pt">
20901 <column alignment="center" valignment="top" width="0pt">
20902 <column alignment="center" valignment="top" width="0pt">
20903 <row>
20904 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 cups
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 plates
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 saucers
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 <row>
20933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20934 \begin_inset Text
20935
20936 \begin_layout Plain Layout
20937 45
20938 \end_layout
20939
20940 \end_inset
20941 </cell>
20942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946 33
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955 21
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 </row>
20961 </lyxtabular>
20962
20963 \end_inset
20964
20965
20966 \end_layout
20967
20968 \end_inset
20969
20970
20971 \end_layout
20972
20973 \begin_layout Standard
20974 \begin_inset Note Greyedout
20975 status open
20976
20977 \begin_layout Plain Layout
20978
20979 \series bold
20980 Note:
20981 \series default
20982  Line breaks (shortcut 
20983 \begin_inset Info
20984 type  "shortcut"
20985 arg   "newline-insert newline"
20986 \end_inset
20987
20988 ) are not allowed in rotated cells.
20989 \end_layout
20990
20991 \end_inset
20992
20993
20994 \end_layout
20995
20996 \begin_layout Standard
20997 If you want to rotate table cells containing line breaks, you have to put
20998  the cell content into a minipage or a parbox.
20999 \begin_inset Foot
21000 status collapsed
21001
21002 \begin_layout Plain Layout
21003 For more about these boxes see sec.
21004 \begin_inset space \thinspace{}
21005 \end_inset
21006
21007
21008 \begin_inset CommandInset ref
21009 LatexCommand ref
21010 reference "sec:Minipages"
21011
21012 \end_inset
21013
21014  and 
21015 \begin_inset CommandInset ref
21016 LatexCommand ref
21017 reference "sec:Parboxes"
21018
21019 \end_inset
21020
21021 .
21022 \end_layout
21023
21024 \end_inset
21025
21026  If you rotate this cell by 90
21027 \begin_inset space \thinspace{}
21028 \end_inset
21029
21030 ° the width of the box is the height of the cell.
21031  To avoid to estimate a suitable box width one can use a minipage with a
21032  variable width.
21033  Such a box is inserted by loading the module 
21034 \family sans
21035 Variable-width
21036 \begin_inset space ~
21037 \end_inset
21038
21039 Minipages
21040 \family default
21041  in the document settings.
21042  Then one can use the menu 
21043 \family sans
21044 Insert\SpecialChar menuseparator
21045 Custom
21046 \begin_inset space ~
21047 \end_inset
21048
21049 Insets\SpecialChar menuseparator
21050 Minipage
21051 \begin_inset space ~
21052 \end_inset
21053
21054
21055 \family default
21056 (Var.
21057 \begin_inset space ~
21058 \end_inset
21059
21060 Width).
21061  Table
21062 \begin_inset space ~
21063 \end_inset
21064
21065
21066 \begin_inset CommandInset ref
21067 LatexCommand ref
21068 reference "tab:Table-with-rotated-multi"
21069
21070 \end_inset
21071
21072  is an example for a rotated multiline cell where a variable width minipage
21073  is used.
21074 \end_layout
21075
21076 \begin_layout Standard
21077 \begin_inset Float table
21078 placement document
21079 alignment document
21080 wide false
21081 sideways false
21082 status open
21083
21084 \begin_layout Plain Layout
21085 \begin_inset Caption Standard
21086
21087 \begin_layout Plain Layout
21088 \begin_inset CommandInset label
21089 LatexCommand label
21090 name "tab:Table-with-rotated-multi"
21091
21092 \end_inset
21093
21094 Table with rotated multiline cell.
21095 \end_layout
21096
21097 \end_inset
21098
21099
21100 \end_layout
21101
21102 \begin_layout Plain Layout
21103 \noindent
21104 \align center
21105 \begin_inset Tabular
21106 <lyxtabular version="3" rows="2" columns="3">
21107 <features tabularvalignment="middle">
21108 <column alignment="center" valignment="top">
21109 <column alignment="center" valignment="top" width="0pt">
21110 <column alignment="center" valignment="top">
21111 <row>
21112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 a
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125 \begin_inset Flex Minipage (Var. Width)
21126 status open
21127
21128 \begin_layout Plain Layout
21129 rotated cell
21130 \begin_inset Newline newline
21131 \end_inset
21132
21133 with line break
21134 \begin_inset space ~
21135 \end_inset
21136
21137
21138 \end_layout
21139
21140 \end_inset
21141
21142
21143 \end_layout
21144
21145 \end_inset
21146 </cell>
21147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151 e
21152 \end_layout
21153
21154 \end_inset
21155 </cell>
21156 </row>
21157 <row>
21158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162 b
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171 c
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 d
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 </row>
21186 </lyxtabular>
21187
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \begin_layout Section
21199 Table Width Calculation
21200 \begin_inset CommandInset label
21201 LatexCommand label
21202 name "sec:Table-Width-Calculation"
21203
21204 \end_inset
21205
21206
21207 \end_layout
21208
21209 \begin_layout Standard
21210 For wide tables it is sometimes difficult to assure that the table does
21211  not protrude over the page margin.
21212  Setting a fixed width for every column of the table is the solution, but
21213  what amount of space is needed for each column?
21214 \end_layout
21215
21216 \begin_layout Standard
21217 The table width 
21218 \begin_inset Formula $W_{\mathrm{table}}$
21219 \end_inset
21220
21221  can be calculated: Every column has the width of the specified column width
21222  
21223 \begin_inset Formula $W_{\mathrm{column}}$
21224 \end_inset
21225
21226  (that the content of the column can consume) plus two times the separation
21227  between the column content and the column border (\SpecialChar LaTeX
21228  length
21229 \series bold
21230  
21231 \backslash
21232 tabcolsep
21233 \series default
21234 , default 6
21235 \begin_inset space \thinspace{}
21236 \end_inset
21237
21238 pt) plus the width of a border line (\SpecialChar LaTeX
21239  length 
21240 \series bold
21241
21242 \backslash
21243 arrayrulewidth
21244 \series default
21245 , default 0.4
21246 \begin_inset space \thinspace{}
21247 \end_inset
21248
21249 pt): So if all 
21250 \begin_inset Formula $n$
21251 \end_inset
21252
21253
21254 \begin_inset space ~
21255 \end_inset
21256
21257 columns have the same width, the table width is
21258 \begin_inset Formula 
21259 \begin{equation}
21260 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21261 \end{equation}
21262
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \begin_layout Standard
21269 The available width for a table is the space between the page margins or
21270  the width of a text column (for a two-column document) (\SpecialChar LaTeX
21271  length 
21272 \series bold
21273
21274 \backslash
21275 columnwidth
21276 \series default
21277 ).
21278  If all table columns should have the same width and 
21279 \begin_inset Formula $W_{\mathrm{table}}$
21280 \end_inset
21281
21282  should be 1
21283 \begin_inset space \thinspace{}
21284 \end_inset
21285
21286
21287 \backslash
21288 columnwidth, 
21289 \begin_inset Formula $W_{\mathrm{column}}$
21290 \end_inset
21291
21292  can easily be calculated.
21293 \end_layout
21294
21295 \begin_layout Standard
21296 To be able to perform calculations you need to load the \SpecialChar LaTeX
21297 -package 
21298 \series bold
21299 calc
21300 \series default
21301
21302 \begin_inset Index idx
21303 status collapsed
21304
21305 \begin_layout Plain Layout
21306 \SpecialChar LaTeX
21307 -packages ! calc
21308 \end_layout
21309
21310 \end_inset
21311
21312  in the document preamble.
21313  To set the width in the table dialog you have to use the field 
21314 \family sans
21315 \SpecialChar LaTeX
21316  argument
21317 \family default
21318 .
21319  The command scheme for this field is the same that is explained in section
21320 \begin_inset space ~
21321 \end_inset
21322
21323
21324 \begin_inset CommandInset ref
21325 LatexCommand ref
21326 reference "subsec:Multicolumn-Calculations"
21327
21328 \end_inset
21329
21330 .
21331  For a table with 5
21332 \begin_inset space \thinspace{}
21333 \end_inset
21334
21335 columns with an uniform width and centered text, enter there for each column
21336  the command
21337 \end_layout
21338
21339 \begin_layout Standard
21340
21341 \series bold
21342 >{
21343 \backslash
21344 centering}p{(1
21345 \backslash
21346 columnwidth-62.4pt)/5}
21347 \end_layout
21348
21349 \begin_layout Standard
21350 For a table with 5
21351 \begin_inset space \thinspace{}
21352 \end_inset
21353
21354 columns where 2 should have 0.75
21355 \begin_inset space ~
21356 \end_inset
21357
21358 times the width than the 3 others, the calculation is
21359 \begin_inset Formula 
21360 \begin{align}
21361 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21362  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21363  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
21364 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21365 \end{align}
21366
21367 \end_inset
21368
21369
21370 \end_layout
21371
21372 \begin_layout Standard
21373 In the table therefore the command
21374 \end_layout
21375
21376 \begin_layout Standard
21377
21378 \series bold
21379 >{
21380 \backslash
21381 centering}p{(1
21382 \backslash
21383 columnwidth-62.4pt)/
21384 \backslash
21385 real{4.5}}
21386 \end_layout
21387
21388 \begin_layout Standard
21389 is used for the wider columns and
21390 \end_layout
21391
21392 \begin_layout Standard
21393
21394 \series bold
21395 >{
21396 \backslash
21397 centering}p{(1
21398 \backslash
21399 columnwidth-62.4pt)/
21400 \backslash
21401 real{4.5}*
21402 \backslash
21403 real{0.75}}
21404 \end_layout
21405
21406 \begin_layout Standard
21407 for the smaller ones:
21408 \end_layout
21409
21410 \begin_layout Standard
21411 \begin_inset Tabular
21412 <lyxtabular version="3" rows="2" columns="5">
21413 <features tabularvalignment="middle">
21414 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21415 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21416 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21417 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21418 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21419 <row>
21420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 1
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 2
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 3
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 4
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 5
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row>
21467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471 111111 1111111 111111 111111111 11111 11111 1111
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 2222 22222 222222 222222222 2222222 22 22222
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507 333333 333333 333333 33333 3333333 333
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 </row>
21513 </lyxtabular>
21514
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \begin_layout Section
21521 Table Customization
21522 \begin_inset Index idx
21523 status collapsed
21524
21525 \begin_layout Plain Layout
21526 Table Customization
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \begin_inset Index idx
21533 status collapsed
21534
21535 \begin_layout Plain Layout
21536 Table ! Customization
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Subsection
21545 Row Spacing
21546 \begin_inset CommandInset label
21547 LatexCommand label
21548 name "subsec:Row-Spacing"
21549
21550 \end_inset
21551
21552
21553 \begin_inset Index idx
21554 status collapsed
21555
21556 \begin_layout Plain Layout
21557 Table Customization ! Row Spacing
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \begin_layout Standard
21566 You can add vertical space to table rows in the 
21567 \family sans
21568 Borders
21569 \family default
21570  tab of the table dialog.
21571  You find there three possibilities:
21572 \end_layout
21573
21574 \begin_layout Description
21575 Top
21576 \begin_inset space ~
21577 \end_inset
21578
21579 of
21580 \begin_inset space ~
21581 \end_inset
21582
21583 row will add space above the characters of the table row.
21584  If the table is a formal table
21585 \begin_inset Foot
21586 status collapsed
21587
21588 \begin_layout Plain Layout
21589 Formal tables are explained in section
21590 \begin_inset space ~
21591 \end_inset
21592
21593
21594 \begin_inset CommandInset ref
21595 LatexCommand ref
21596 reference "sec:Formal-Tables"
21597
21598 \end_inset
21599
21600 .
21601 \end_layout
21602
21603 \end_inset
21604
21605  \SpecialChar LyX
21606  will insert as default 0.5
21607 \begin_inset space \thinspace{}
21608 \end_inset
21609
21610 em space.
21611  For normal tables the inserted space will unfortunately destroy the vertical
21612  table lines as in the following table:
21613 \begin_inset VSpace medskip
21614 \end_inset
21615
21616
21617 \begin_inset Newline newline
21618 \end_inset
21619
21620
21621 \begin_inset space \hspace*{}
21622 \length 0pt
21623 \end_inset
21624
21625
21626 \begin_inset space \hfill{}
21627 \end_inset
21628
21629
21630 \begin_inset Tabular
21631 <lyxtabular version="3" rows="3" columns="1">
21632 <features tabularvalignment="middle">
21633 <column alignment="center" valignment="top">
21634 <row>
21635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 A
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 </row>
21645 <row topspace="3mm">
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 3
21651 \begin_inset space \thinspace{}
21652 \end_inset
21653
21654 mm space top of row
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 </row>
21660 <row>
21661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665 C
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 </row>
21671 </lyxtabular>
21672
21673 \end_inset
21674
21675
21676 \begin_inset space \hfill{}
21677 \end_inset
21678
21679
21680 \begin_inset space \hspace*{}
21681 \length 0pt
21682 \end_inset
21683
21684
21685 \begin_inset VSpace medskip
21686 \end_inset
21687
21688
21689 \begin_inset Newline newline
21690 \end_inset
21691
21692 So inserting space in the top of row for normal tables is only useful when
21693  you don't have vertical lines.
21694 \end_layout
21695
21696 \begin_layout Description
21697 Bottom
21698 \begin_inset space ~
21699 \end_inset
21700
21701 of
21702 \begin_inset space ~
21703 \end_inset
21704
21705 row will add space below the characters of the table row.
21706  If the table is a formal table \SpecialChar LyX
21707  will insert as default 0.5
21708 \begin_inset space \thinspace{}
21709 \end_inset
21710
21711 em space, for normal tables the default size is 2
21712 \begin_inset space \thinspace{}
21713 \end_inset
21714
21715 pt.
21716 \end_layout
21717
21718 \begin_layout Description
21719 Between
21720 \begin_inset space ~
21721 \end_inset
21722
21723 rows adds space between the current and the following row.
21724  If the table is a formal table \SpecialChar LyX
21725  will insert as default 0.5
21726 \begin_inset space \thinspace{}
21727 \end_inset
21728
21729 em space.
21730  For normal tables the inserted space will unfortunately destroy the vertical
21731  table lines as in the following table:
21732 \begin_inset VSpace medskip
21733 \end_inset
21734
21735
21736 \begin_inset Newline newline
21737 \end_inset
21738
21739
21740 \begin_inset space \hspace*{}
21741 \length 0pt
21742 \end_inset
21743
21744
21745 \begin_inset space \hfill{}
21746 \end_inset
21747
21748
21749 \begin_inset Tabular
21750 <lyxtabular version="3" rows="3" columns="1">
21751 <features tabularvalignment="middle">
21752 <column alignment="center" valignment="top">
21753 <row>
21754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758 A
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row interlinespace="3mm">
21765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 \begin_inset Formula $\downarrow$
21770 \end_inset
21771
21772  3
21773 \begin_inset space \thinspace{}
21774 \end_inset
21775
21776 mm space between row 
21777 \begin_inset Formula $\downarrow$
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 <row>
21787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791 \begin_inset Formula $\uparrow$
21792 \end_inset
21793
21794  3
21795 \begin_inset space \thinspace{}
21796 \end_inset
21797
21798 mm space between row 
21799 \begin_inset Formula $\uparrow$
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 </row>
21808 </lyxtabular>
21809
21810 \end_inset
21811
21812
21813 \begin_inset space \hfill{}
21814 \end_inset
21815
21816
21817 \begin_inset space \hspace*{}
21818 \length 0pt
21819 \end_inset
21820
21821
21822 \begin_inset VSpace medskip
21823 \end_inset
21824
21825
21826 \begin_inset Newline newline
21827 \end_inset
21828
21829 So inserting space between rows for normal tables is only useful when you
21830  don't have vertical lines.
21831 \end_layout
21832
21833 \begin_layout Standard
21834 \begin_inset VSpace bigskip
21835 \end_inset
21836
21837 When you want to add extra height to all cells of all tables, you can do
21838  this with the following preamble lines:
21839 \end_layout
21840
21841 \begin_layout Standard
21842
21843 \series bold
21844
21845 \backslash
21846 @ifundefined{extrarowheight}
21847 \begin_inset Newline newline
21848 \end_inset
21849
21850
21851 \begin_inset Phantom HPhantom
21852 status open
21853
21854 \begin_layout Plain Layout
21855
21856 \series bold
21857 \begin_inset space ~
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \end_inset
21864
21865 {
21866 \backslash
21867 usepackage{array}}{}
21868 \begin_inset Newline newline
21869 \end_inset
21870
21871
21872 \backslash
21873 setlength{
21874 \backslash
21875 extrarowheight}{height}
21876 \series default
21877
21878 \begin_inset Note Note
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882 The package 
21883 \series bold
21884 array
21885 \series default
21886  will be loaded automatically by \SpecialChar LyX
21887  when you use self defined table formats.
21888  To avoid that it is loaded twice the command 
21889 \series bold
21890
21891 \backslash
21892 @ifundefined
21893 \series default
21894  is used in the above command.
21895 \end_layout
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Standard
21903 where the 
21904 \family sans
21905 height
21906 \family default
21907  can have one of the units listed in appendix
21908 \begin_inset space ~
21909 \end_inset
21910
21911
21912 \begin_inset CommandInset ref
21913 LatexCommand ref
21914 reference "cha:Units-available-in"
21915
21916 \end_inset
21917
21918 .
21919  But this has the disadvantage that the cell texts are no longer exactly
21920  vertically centered.
21921 \end_layout
21922
21923 \begin_layout Standard
21924 If you are using font sizes larger than the normal size, the table borders
21925  are often too close to the letters.
21926  This can be corrected by inserting the command 
21927 \series bold
21928
21929 \backslash
21930 strut
21931 \series default
21932  in \SpecialChar TeX
21933  Code at the beginning of a table row.
21934  Table
21935 \begin_inset space ~
21936 \end_inset
21937
21938
21939 \begin_inset CommandInset ref
21940 LatexCommand ref
21941 reference "tab:Vertical-alignment-of"
21942
21943 \end_inset
21944
21945  illustrates the effect.
21946 \end_layout
21947
21948 \begin_layout Standard
21949 \noindent
21950 \begin_inset Float table
21951 placement h
21952 alignment document
21953 wide false
21954 sideways false
21955 status open
21956
21957 \begin_layout Plain Layout
21958 \begin_inset Caption Standard
21959
21960 \begin_layout Plain Layout
21961 \begin_inset CommandInset label
21962 LatexCommand label
21963 name "tab:Vertical-alignment-of"
21964
21965 \end_inset
21966
21967 Vertical alignment of text with large font sizes.
21968 \end_layout
21969
21970 \end_inset
21971
21972
21973 \end_layout
21974
21975 \begin_layout Plain Layout
21976 \begin_inset space \hfill{}
21977 \end_inset
21978
21979
21980 \begin_inset Float table
21981 placement document
21982 alignment document
21983 wide false
21984 sideways false
21985 status collapsed
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Caption Standard
21989
21990 \begin_layout Plain Layout
21991 Normal table.
21992 \end_layout
21993
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \begin_layout Plain Layout
22000 \noindent
22001 \align center
22002 \begin_inset Tabular
22003 <lyxtabular version="3" rows="6" columns="1">
22004 <features tabularvalignment="middle">
22005 <column alignment="left" valignment="top">
22006 <row>
22007 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 Normal, g
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 </row>
22017 <row>
22018 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022
22023 \size large
22024 Large
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 </row>
22030 <row>
22031 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035
22036 \size larger
22037 Larger
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 </row>
22043 <row>
22044 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048
22049 \size largest
22050 Largest
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 </row>
22056 <row>
22057 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \size huge
22063 Huge
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 <row>
22070 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074
22075 \size huge
22076 Huger
22077 \end_layout
22078
22079 \end_inset
22080 </cell>
22081 </row>
22082 </lyxtabular>
22083
22084 \end_inset
22085
22086
22087 \end_layout
22088
22089 \end_inset
22090
22091
22092 \begin_inset space \hfill{}
22093 \end_inset
22094
22095
22096 \begin_inset Float table
22097 placement document
22098 alignment document
22099 wide false
22100 sideways false
22101 status collapsed
22102
22103 \begin_layout Plain Layout
22104 \begin_inset Caption Standard
22105
22106 \begin_layout Plain Layout
22107 Table using the command 
22108 \series bold
22109
22110 \backslash
22111 strut
22112 \series default
22113 .
22114 \end_layout
22115
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \begin_layout Plain Layout
22122 \noindent
22123 \align center
22124 \begin_inset Tabular
22125 <lyxtabular version="3" rows="6" columns="1">
22126 <features tabularvalignment="middle">
22127 <column alignment="left" valignment="top">
22128 <row>
22129 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133 Normal, g
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \size large
22146 \begin_inset ERT
22147 status collapsed
22148
22149 \begin_layout Plain Layout
22150
22151
22152 \backslash
22153 strut 
22154 \end_layout
22155
22156 \end_inset
22157
22158 Large
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \size larger
22171 \begin_inset ERT
22172 status collapsed
22173
22174 \begin_layout Plain Layout
22175
22176
22177 \backslash
22178 strut 
22179 \end_layout
22180
22181 \end_inset
22182
22183 Larger
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \size largest
22196 \begin_inset ERT
22197 status collapsed
22198
22199 \begin_layout Plain Layout
22200
22201
22202 \backslash
22203 strut 
22204 \end_layout
22205
22206 \end_inset
22207
22208 Largest
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 <row>
22215 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219
22220 \size huge
22221 \begin_inset ERT
22222 status collapsed
22223
22224 \begin_layout Plain Layout
22225
22226
22227 \backslash
22228 strut 
22229 \end_layout
22230
22231 \end_inset
22232
22233 Huge
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row>
22240 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244
22245 \size giant
22246 \begin_inset ERT
22247 status collapsed
22248
22249 \begin_layout Plain Layout
22250
22251
22252 \backslash
22253 strut 
22254 \end_layout
22255
22256 \end_inset
22257
22258
22259 \size huge
22260 Huger
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 </row>
22266 </lyxtabular>
22267
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \end_inset
22274
22275
22276 \begin_inset space \hfill{}
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \begin_layout Subsection
22288 Special Cell Alignment
22289 \begin_inset CommandInset label
22290 LatexCommand label
22291 name "subsec:Special-Cell-Alignment"
22292
22293 \end_inset
22294
22295
22296 \begin_inset Index idx
22297 status collapsed
22298
22299 \begin_layout Plain Layout
22300 Table Customization ! Special Cell Alignment
22301 \end_layout
22302
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \begin_layout Standard
22309 Sometimes it looks better when the cell entries of a column are aligned
22310  with a special character, e.
22311 \begin_inset space \thinspace{}
22312 \end_inset
22313
22314 g.
22315 \begin_inset space \space{}
22316 \end_inset
22317
22318 with the decimal separator as in Table
22319 \begin_inset space ~
22320 \end_inset
22321
22322
22323 \begin_inset CommandInset ref
22324 LatexCommand ref
22325 reference "tab:Table-cells-align"
22326
22327 \end_inset
22328
22329 .
22330  This alignment is achieved by setting the cursor into the column and then
22331  either pressing the toolbar button 
22332 \begin_inset Info
22333 type  "icon"
22334 arg   "tabular-feature align-decimal"
22335 \end_inset
22336
22337  or setting the alignment in the table settings to 
22338 \family sans
22339 At
22340 \begin_inset space ~
22341 \end_inset
22342
22343 Decimal
22344 \begin_inset space ~
22345 \end_inset
22346
22347 Separator
22348 \family default
22349 .
22350  The alignment character can be a character of your choice and is specified
22351  in the table settings.
22352 \end_layout
22353
22354 \begin_layout Standard
22355 \begin_inset Float table
22356 placement h
22357 alignment document
22358 wide false
22359 sideways false
22360 status open
22361
22362 \begin_layout Plain Layout
22363 \begin_inset Caption Standard
22364
22365 \begin_layout Plain Layout
22366 \begin_inset CommandInset label
22367 LatexCommand label
22368 name "tab:Table-cells-align"
22369
22370 \end_inset
22371
22372 Table cells of a column aligned with the decimal separator.
22373 \end_layout
22374
22375 \end_inset
22376
22377
22378 \end_layout
22379
22380 \begin_layout Plain Layout
22381 \align center
22382 \begin_inset Tabular
22383 <lyxtabular version="3" rows="4" columns="1">
22384 <features booktabs="true" tabularvalignment="middle">
22385 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
22386 <row>
22387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 heading
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 </row>
22397 <row>
22398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402 12.6
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 </row>
22408 <row>
22409 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22410 \begin_inset Text
22411
22412 \begin_layout Plain Layout
22413 0.68
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 </row>
22419 <row>
22420 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424 -123.0
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 </row>
22430 </lyxtabular>
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \begin_layout Standard
22443 \begin_inset Float table
22444 placement h
22445 alignment document
22446 wide false
22447 sideways false
22448 status open
22449
22450 \begin_layout Plain Layout
22451 \begin_inset Caption Standard
22452
22453 \begin_layout Plain Layout
22454 \begin_inset CommandInset label
22455 LatexCommand label
22456 name "tab:Table-align-operator"
22457
22458 \end_inset
22459
22460 Table cells of a column aligned with the operators.
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \begin_layout Plain Layout
22469 \align center
22470 \begin_inset Tabular
22471 <lyxtabular version="3" rows="4" columns="2">
22472 <features booktabs="true" tabularvalignment="middle">
22473 <column alignment="right" valignment="top" width="0pt">
22474 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22475 <row>
22476 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480 heading
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 </row>
22495 <row>
22496 <cell alignment="center" valignment="top" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Plain Layout
22500 \begin_inset Formula $12\,+$
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 <cell alignment="center" valignment="top" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512 \begin_inset Formula $\,6$
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 </row>
22521 <row>
22522 <cell alignment="center" valignment="top" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 \begin_inset Formula $0\,-$
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538 \begin_inset Formula $\,68$
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 </row>
22547 <row>
22548 <cell alignment="center" valignment="top" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552 \begin_inset Formula $-123\,/$
22553 \end_inset
22554
22555
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 <cell alignment="center" valignment="top" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564 \begin_inset Formula $\,0$
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 </row>
22573 </lyxtabular>
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \begin_layout Standard
22586 For alignments at characters in formulas this method does not work because
22587  the field to specify the alignment character does not allow formulas.
22588  In this case one need to use the method from Table
22589 \begin_inset space ~
22590 \end_inset
22591
22592
22593 \begin_inset CommandInset ref
22594 LatexCommand ref
22595 reference "tab:Table-align-operator"
22596
22597 \end_inset
22598
22599 .
22600  This table was created with a 4×2 table.
22601  The heading is a centered multicolumn.
22602  The first column is right-aligned and contains the first part including
22603  the operator.
22604  The second column is left aligned and contains the rest.
22605  A small space was added at the beginning of each cell of the second column
22606  to get the space that is usually around operators.
22607  To omit the space that is normally between two table columns, the following
22608  \SpecialChar LaTeX
22609 -argument was used for the second column:
22610 \end_layout
22611
22612 \begin_layout Standard
22613
22614 \series bold
22615 @{}l
22616 \end_layout
22617
22618 \begin_layout Standard
22619 Table
22620 \begin_inset space ~
22621 \end_inset
22622
22623
22624 \begin_inset CommandInset ref
22625 LatexCommand ref
22626 reference "tab:Several-table-cell"
22627
22628 \end_inset
22629
22630  shows some example alignments.
22631  For the alignment with the relation sign, a small space was added like
22632  for the second column of Table
22633 \begin_inset space ~
22634 \end_inset
22635
22636
22637 \begin_inset CommandInset ref
22638 LatexCommand ref
22639 reference "tab:Table-align-operator"
22640
22641 \end_inset
22642
22643 .
22644 \end_layout
22645
22646 \begin_layout Standard
22647 \begin_inset Float table
22648 placement h
22649 alignment document
22650 wide false
22651 sideways false
22652 status open
22653
22654 \begin_layout Plain Layout
22655 \begin_inset Caption Standard
22656
22657 \begin_layout Plain Layout
22658 \begin_inset CommandInset label
22659 LatexCommand label
22660 name "tab:Several-table-cell"
22661
22662 \end_inset
22663
22664 Several table cell alignments.
22665 \end_layout
22666
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \begin_layout Plain Layout
22673 \align center
22674 \begin_inset Tabular
22675 <lyxtabular version="3" rows="4" columns="6">
22676 <features tabularvalignment="middle">
22677 <column alignment="right" valignment="top">
22678 <column alignment="left" valignment="top" special="@{}l">
22679 <column alignment="right" valignment="top">
22680 <column alignment="left" valignment="top" special="@{}l">
22681 <column alignment="right" valignment="top">
22682 <column alignment="left" valignment="top" special="@{}l">
22683 <row>
22684 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688 units
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22694 \begin_inset Text
22695
22696 \begin_layout Plain Layout
22697
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706 exponents
22707 \end_layout
22708
22709 \end_inset
22710 </cell>
22711 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715
22716 \end_layout
22717
22718 \end_inset
22719 </cell>
22720 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724 relations
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 </row>
22739 <row>
22740 <cell alignment="center" valignment="top" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744 12×
22745 \end_layout
22746
22747 \end_inset
22748 </cell>
22749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22750 \begin_inset Text
22751
22752 \begin_layout Plain Layout
22753 24
22754 \begin_inset space \thinspace{}
22755 \end_inset
22756
22757 bottles
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766 \begin_inset Formula $10\cdot$
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 \begin_inset Formula $10^{\mbox{-}17}$
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 <cell alignment="center" valignment="top" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 \begin_inset Formula $\Gamma(t)\propto$
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 \begin_inset Formula $\:\Upsilon(t)$
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \end_inset
22809 </cell>
22810 </row>
22811 <row>
22812 <cell alignment="center" valignment="top" usebox="none">
22813 \begin_inset Text
22814
22815 \begin_layout Plain Layout
22816 1024×
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 768
22826 \begin_inset space \thinspace{}
22827 \end_inset
22828
22829 Pixels
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838 \begin_inset Formula $5.78\cdot$
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 \begin_inset Formula $10^{7}$
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 <cell alignment="center" valignment="top" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862 \begin_inset Formula $A\ne$
22863 \end_inset
22864
22865
22866 \end_layout
22867
22868 \end_inset
22869 </cell>
22870 <cell alignment="center" valignment="top" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874 \begin_inset Formula $\:B_{\mathrm{red}}$
22875 \end_inset
22876
22877
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 </row>
22883 <row>
22884 <cell alignment="center" valignment="top" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888 32×
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897 6
22898 \begin_inset space \thinspace{}
22899 \end_inset
22900
22901 cm
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 <cell alignment="center" valignment="top" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910 -
22911 \begin_inset Formula $33.5\cdot$
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 \begin_inset Formula $10^{4}$
22924 \end_inset
22925
22926
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 \begin_inset Formula $\sin(\alpha)\ge$
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \end_inset
22942 </cell>
22943 <cell alignment="center" valignment="top" usebox="none">
22944 \begin_inset Text
22945
22946 \begin_layout Plain Layout
22947 \begin_inset Formula $\:\sin(\beta)$
22948 \end_inset
22949
22950
22951 \end_layout
22952
22953 \end_inset
22954 </cell>
22955 </row>
22956 </lyxtabular>
22957
22958 \end_inset
22959
22960
22961 \end_layout
22962
22963 \end_inset
22964
22965
22966 \end_layout
22967
22968 \begin_layout Subsection
22969 Customized Cell/Column Format
22970 \begin_inset CommandInset label
22971 LatexCommand label
22972 name "subsec:Customized-Format"
22973
22974 \end_inset
22975
22976
22977 \begin_inset Index idx
22978 status collapsed
22979
22980 \begin_layout Plain Layout
22981 Table Customization ! Cell/Column Format
22982 \end_layout
22983
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \begin_layout Standard
22990 Calculating the required width for normal columns as described in section
22991 \begin_inset space ~
22992 \end_inset
22993
22994
22995 \begin_inset CommandInset ref
22996 LatexCommand ref
22997 reference "sec:Table-Width-Calculation"
22998
22999 \end_inset
23000
23001  or for spanned columns as described in section
23002 \begin_inset space ~
23003 \end_inset
23004
23005
23006 \begin_inset CommandInset ref
23007 LatexCommand ref
23008 reference "subsec:Multicolumn-Calculations"
23009
23010 \end_inset
23011
23012  is very annoying if you have several tables where a calculation is necessary.
23013  To make life easier, you can define a cell/column format in the preamble,
23014  that can be used in all tables of the document.
23015  The format is defined with the command
23016 \end_layout
23017
23018 \begin_layout Standard
23019
23020 \series bold
23021
23022 \backslash
23023 newcolumntype{name of format}[number of arguments]{commands}
23024 \end_layout
23025
23026 \begin_layout Standard
23027 The format name may only consist of one letter.
23028  The letters 
23029 \emph on
23030 b
23031 \emph default
23032
23033 \emph on
23034 c
23035 \emph default
23036
23037 \emph on
23038 l
23039 \emph default
23040
23041 \emph on
23042 m
23043 \emph default
23044
23045 \emph on
23046 p
23047 \emph default
23048  and 
23049 \emph on
23050 r
23051 \emph default
23052  are predefined and cannot be used.
23053  But all letters are allowed as capitals.
23054 \end_layout
23055
23056 \begin_layout Standard
23057 \begin_inset VSpace medskip
23058 \end_inset
23059
23060
23061 \end_layout
23062
23063 \begin_layout Standard
23064 For vertically and horizontally centered multicolumn cells with a fixed
23065  width you can define the cell format
23066 \end_layout
23067
23068 \begin_layout Standard
23069
23070 \series bold
23071
23072 \backslash
23073 newcolumntype{M}[1]{>{
23074 \backslash
23075 centering
23076 \backslash
23077 hspace{0pt}}m{#1}}
23078 \end_layout
23079
23080 \begin_layout Standard
23081 where 
23082 \series bold
23083
23084 \backslash
23085 hspace{0pt}
23086 \series default
23087  avoids the problem of hyphenating the first word, as described in section
23088 \begin_inset space ~
23089 \end_inset
23090
23091
23092 \begin_inset CommandInset ref
23093 LatexCommand ref
23094 reference "subsec:Multiple-Lines-in"
23095
23096 \end_inset
23097
23098 .
23099  Now you can simply enter
23100 \end_layout
23101
23102 \begin_layout Standard
23103
23104 \series bold
23105 M{width}
23106 \end_layout
23107
23108 \begin_layout Standard
23109 as 
23110 \family sans
23111 \SpecialChar LaTeX
23112 -argument
23113 \family default
23114  in the table dialog to create a multicolumn.
23115 \end_layout
23116
23117 \begin_layout Standard
23118 \begin_inset VSpace bigskip
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \begin_layout Standard
23125 For cells spanned by a multicolumn cell, you can define the format
23126 \end_layout
23127
23128 \begin_layout Standard
23129
23130 \series bold
23131
23132 \backslash
23133 newcolumntype{S}[2]{>{
23134 \backslash
23135 centering
23136 \backslash
23137 hspace{0pt}}
23138 \begin_inset Newline newline
23139 \end_inset
23140
23141
23142 \begin_inset Phantom HPhantom
23143 status open
23144
23145 \begin_layout Plain Layout
23146
23147 \series bold
23148
23149 \backslash
23150 newcolumntype
23151 \end_layout
23152
23153 \end_inset
23154
23155 m{(#1+(2
23156 \backslash
23157 tabcolsep+
23158 \backslash
23159 arrayrulewidth)*(1-#2))/#2}}
23160 \end_layout
23161
23162 \begin_layout Standard
23163 This format uses equation 
23164 \begin_inset CommandInset ref
23165 LatexCommand eqref
23166 reference "eq:Wgn"
23167
23168 \end_inset
23169
23170  to calculate the required width so that each spanned cell has the same
23171  width.
23172 \end_layout
23173
23174 \begin_layout Standard
23175 You can now enter
23176 \end_layout
23177
23178 \begin_layout Standard
23179
23180 \series bold
23181 S{width of multicolumn cell}{number of spanned columns}
23182 \end_layout
23183
23184 \begin_layout Standard
23185 as \SpecialChar LaTeX
23186 -argument of the column.
23187 \end_layout
23188
23189 \begin_layout Standard
23190 \begin_inset VSpace bigskip
23191 \end_inset
23192
23193
23194 \end_layout
23195
23196 \begin_layout Standard
23197 For colored columns, you can define
23198 \end_layout
23199
23200 \begin_layout Standard
23201
23202 \series bold
23203
23204 \backslash
23205 newcolumntype{K}[1]{>{
23206 \backslash
23207 columncolor{#1}
23208 \backslash
23209 hspace{0pt}}c}
23210 \end_layout
23211
23212 \begin_layout Standard
23213 The 
23214 \begin_inset Quotes eld
23215 \end_inset
23216
23217 c
23218 \begin_inset Quotes erd
23219 \end_inset
23220
23221  at the end creates a column with a flexible width whose text is horizontally
23222  centered.
23223  You can now enter
23224 \end_layout
23225
23226 \begin_layout Standard
23227
23228 \series bold
23229 K{color name}
23230 \end_layout
23231
23232 \begin_layout Standard
23233 as \SpecialChar LaTeX
23234 -argument.
23235 \end_layout
23236
23237 \begin_layout Standard
23238 \begin_inset VSpace bigskip
23239 \end_inset
23240
23241
23242 \end_layout
23243
23244 \begin_layout Standard
23245 To create Table
23246 \begin_inset space ~
23247 \end_inset
23248
23249
23250 \begin_inset CommandInset ref
23251 LatexCommand ref
23252 reference "tab:Table-using-user-defined"
23253
23254 \end_inset
23255
23256  use the \SpecialChar LaTeX
23257 -arguments
23258 \end_layout
23259
23260 \begin_layout Standard
23261
23262 \series bold
23263 M{2.5cm}
23264 \end_layout
23265
23266 \begin_layout Standard
23267 for the first column and the multicolumn,
23268 \end_layout
23269
23270 \begin_layout Standard
23271
23272 \series bold
23273 K{red}
23274 \end_layout
23275
23276 \begin_layout Standard
23277 for the last column, and
23278 \end_layout
23279
23280 \begin_layout Standard
23281
23282 \series bold
23283 S{2.5cm}{2}
23284 \end_layout
23285
23286 \begin_layout Standard
23287 for the cells in the second column.
23288 \end_layout
23289
23290 \begin_layout Standard
23291 \begin_inset Float table
23292 placement h
23293 alignment document
23294 wide false
23295 sideways false
23296 status open
23297
23298 \begin_layout Plain Layout
23299 \begin_inset Caption Standard
23300
23301 \begin_layout Plain Layout
23302 \begin_inset CommandInset label
23303 LatexCommand label
23304 name "tab:Table-using-user-defined"
23305
23306 \end_inset
23307
23308 Table using user-defined table formats
23309 \end_layout
23310
23311 \end_inset
23312
23313
23314 \end_layout
23315
23316 \begin_layout Plain Layout
23317 \align center
23318 \begin_inset Tabular
23319 <lyxtabular version="3" rows="3" columns="4">
23320 <features tabularvalignment="middle">
23321 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23322 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23323 <column alignment="center" valignment="middle">
23324 <column alignment="center" valignment="middle" special="K{red}">
23325 <row>
23326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23327 \begin_inset Text
23328
23329 \begin_layout Plain Layout
23330 verylongtablecellword
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339 multiple lines multicolumn
23340 \end_layout
23341
23342 \end_inset
23343 </cell>
23344 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 c
23358 \end_layout
23359
23360 \end_inset
23361 </cell>
23362 </row>
23363 <row>
23364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368 d
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 e
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386 f
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 g
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 <row>
23402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406 h
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 i
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 j
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 k
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 </lyxtabular>
23440
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \begin_layout Subsection
23452 Line Thickness
23453 \begin_inset CommandInset label
23454 LatexCommand label
23455 name "subsec:Line-Thickness"
23456
23457 \end_inset
23458
23459
23460 \begin_inset Index idx
23461 status collapsed
23462
23463 \begin_layout Plain Layout
23464 Table Customization ! Line Thickness
23465 \end_layout
23466
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \begin_layout Standard
23473 The line thickness for all lines in a table can be adjusted with the length
23474  
23475 \series bold
23476
23477 \backslash
23478 arrayrulewidth
23479 \series default
23480 .
23481  To set for example a line thickness of 1.5
23482 \begin_inset space \thinspace{}
23483 \end_inset
23484
23485 pt, as in Table
23486 \begin_inset space ~
23487 \end_inset
23488
23489
23490 \begin_inset CommandInset ref
23491 LatexCommand ref
23492 reference "tab:Table-with-1.5"
23493
23494 \end_inset
23495
23496 , insert the command
23497 \end_layout
23498
23499 \begin_layout Standard
23500
23501 \series bold
23502
23503 \backslash
23504 setlength{
23505 \backslash
23506 arrayrulewidth}{1.5pt}
23507 \end_layout
23508
23509 \begin_layout Standard
23510 in \SpecialChar TeX
23511  Code before the table or table float.
23512  The changed thickness is valid for all subsequent tables.
23513  To use the default value again, set 
23514 \series bold
23515
23516 \backslash
23517 arrayrulewidth
23518 \series default
23519  to 0.4
23520 \begin_inset space \thinspace{}
23521 \end_inset
23522
23523 pt in \SpecialChar TeX
23524  Code after the table or table float.
23525 \end_layout
23526
23527 \begin_layout Standard
23528 \begin_inset ERT
23529 status collapsed
23530
23531 \begin_layout Plain Layout
23532
23533
23534 \backslash
23535 setlength{
23536 \backslash
23537 arrayrulewidth}{1.5pt}
23538 \end_layout
23539
23540 \end_inset
23541
23542
23543 \begin_inset Float table
23544 placement document
23545 alignment document
23546 wide false
23547 sideways false
23548 status open
23549
23550 \begin_layout Plain Layout
23551 \begin_inset Caption Standard
23552
23553 \begin_layout Plain Layout
23554 \begin_inset CommandInset label
23555 LatexCommand label
23556 name "tab:Table-with-1.5"
23557
23558 \end_inset
23559
23560 Table with 1.5
23561 \begin_inset space \thinspace{}
23562 \end_inset
23563
23564 pt thick lines
23565 \end_layout
23566
23567 \end_inset
23568
23569
23570 \end_layout
23571
23572 \begin_layout Plain Layout
23573 \align center
23574 \begin_inset Tabular
23575 <lyxtabular version="3" rows="3" columns="3">
23576 <features tabularvalignment="middle">
23577 <column alignment="center" valignment="top">
23578 <column alignment="center" valignment="top">
23579 <column alignment="center" valignment="top">
23580 <row>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 sd
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 </row>
23609 <row>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 sd
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 </row>
23638 <row>
23639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
23657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23658 \begin_inset Text
23659
23660 \begin_layout Plain Layout
23661 sd
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 </lyxtabular>
23668
23669 \end_inset
23670
23671
23672 \end_layout
23673
23674 \end_inset
23675
23676
23677 \begin_inset ERT
23678 status collapsed
23679
23680 \begin_layout Plain Layout
23681
23682
23683 \backslash
23684 setlength{
23685 \backslash
23686 arrayrulewidth}{0.4pt}
23687 \end_layout
23688
23689 \end_inset
23690
23691
23692 \end_layout
23693
23694 \begin_layout Standard
23695 \begin_inset VSpace bigskip
23696 \end_inset
23697
23698 To set the line thickness to 1.5
23699 \begin_inset space \thinspace{}
23700 \end_inset
23701
23702 pt only for horizontal lines, as in Table
23703 \begin_inset space ~
23704 \end_inset
23705
23706
23707 \begin_inset CommandInset ref
23708 LatexCommand ref
23709 reference "tab:Table-with-horizontal"
23710
23711 \end_inset
23712
23713 , insert these commands in \SpecialChar TeX
23714  Code before the table or table float:
23715 \end_layout
23716
23717 \begin_layout Standard
23718
23719 \series bold
23720
23721 \backslash
23722 let
23723 \backslash
23724 myHline
23725 \backslash
23726 hline
23727 \begin_inset Newline newline
23728 \end_inset
23729
23730
23731 \backslash
23732 renewcommand{
23733 \backslash
23734 hline}
23735 \begin_inset Newline newline
23736 \end_inset
23737
23738  {
23739 \backslash
23740 noalign{
23741 \backslash
23742 global
23743 \backslash
23744 arrayrulewidth 1.5pt}
23745 \begin_inset Newline newline
23746 \end_inset
23747
23748  
23749 \backslash
23750 myHline
23751 \backslash
23752 noalign{
23753 \backslash
23754 global
23755 \backslash
23756 arrayrulewidth 0.4pt}}
23757 \end_layout
23758
23759 \begin_layout Standard
23760 To return to the default line thickness, insert this command in \SpecialChar TeX
23761  Code after
23762  the table or table float:
23763 \end_layout
23764
23765 \begin_layout Standard
23766
23767 \series bold
23768
23769 \backslash
23770 renewcommand{
23771 \backslash
23772 hline}{
23773 \backslash
23774 myHline}
23775 \end_layout
23776
23777 \begin_layout Standard
23778 \begin_inset ERT
23779 status collapsed
23780
23781 \begin_layout Plain Layout
23782
23783
23784 \backslash
23785 let
23786 \backslash
23787 myHline
23788 \backslash
23789 hline
23790 \end_layout
23791
23792 \begin_layout Plain Layout
23793
23794
23795 \backslash
23796 renewcommand{
23797 \backslash
23798 hline}
23799 \end_layout
23800
23801 \begin_layout Plain Layout
23802
23803  {
23804 \backslash
23805 noalign{
23806 \backslash
23807 global
23808 \backslash
23809 arrayrulewidth 1.5pt}
23810 \end_layout
23811
23812 \begin_layout Plain Layout
23813
23814   
23815 \backslash
23816 myHline
23817 \backslash
23818 noalign{
23819 \backslash
23820 global
23821 \backslash
23822 arrayrulewidth 0.4pt}}
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \begin_inset Float table
23829 placement document
23830 alignment document
23831 wide false
23832 sideways false
23833 status open
23834
23835 \begin_layout Plain Layout
23836 \begin_inset Caption Standard
23837
23838 \begin_layout Plain Layout
23839 \begin_inset CommandInset label
23840 LatexCommand label
23841 name "tab:Table-with-horizontal"
23842
23843 \end_inset
23844
23845 Table with 1.5
23846 \begin_inset space \thinspace{}
23847 \end_inset
23848
23849 pt thick horizontal lines
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \begin_layout Plain Layout
23858 \align center
23859 \begin_inset Tabular
23860 <lyxtabular version="3" rows="3" columns="3">
23861 <features tabularvalignment="middle">
23862 <column alignment="center" valignment="top">
23863 <column alignment="center" valignment="top">
23864 <column alignment="center" valignment="top">
23865 <row>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870 sd
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879
23880 \end_layout
23881
23882 \end_inset
23883 </cell>
23884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 </row>
23894 <row>
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23905 \begin_inset Text
23906
23907 \begin_layout Plain Layout
23908 sd
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 </row>
23923 <row>
23924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 sd
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 </row>
23952 </lyxtabular>
23953
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960
23961
23962 \begin_inset ERT
23963 status collapsed
23964
23965 \begin_layout Plain Layout
23966
23967
23968 \backslash
23969 renewcommand{
23970 \backslash
23971 hline}{
23972 \backslash
23973 myHline}
23974 \end_layout
23975
23976 \end_inset
23977
23978
23979 \end_layout
23980
23981 \begin_layout Standard
23982 \begin_inset VSpace bigskip
23983 \end_inset
23984
23985 To set the line thickness to 1.5
23986 \begin_inset space \thinspace{}
23987 \end_inset
23988
23989 pt only for vertical lines, create the following column format in the document
23990  preamble, according to the description in section
23991 \begin_inset space ~
23992 \end_inset
23993
23994
23995 \begin_inset CommandInset ref
23996 LatexCommand ref
23997 reference "subsec:Customized-Format"
23998
23999 \end_inset
24000
24001 :
24002 \end_layout
24003
24004 \begin_layout Standard
24005
24006 \series bold
24007
24008 \backslash
24009 newcolumntype{V}{!{
24010 \backslash
24011 vrule width 1.5pt}}
24012 \end_layout
24013
24014 \begin_layout Standard
24015 For Table
24016 \begin_inset space ~
24017 \end_inset
24018
24019
24020 \begin_inset CommandInset ref
24021 LatexCommand ref
24022 reference "tab:Table-with-vertical"
24023
24024 \end_inset
24025
24026  the \SpecialChar LaTeX
24027 -argument
24028 \end_layout
24029
24030 \begin_layout Standard
24031
24032 \series bold
24033 VcV
24034 \end_layout
24035
24036 \begin_layout Standard
24037 was used for the last column and
24038 \end_layout
24039
24040 \begin_layout Standard
24041
24042 \series bold
24043 Vc
24044 \end_layout
24045
24046 \begin_layout Standard
24047 for the other columns.
24048 \end_layout
24049
24050 \begin_layout Standard
24051 \begin_inset Float table
24052 placement document
24053 alignment document
24054 wide false
24055 sideways false
24056 status open
24057
24058 \begin_layout Plain Layout
24059 \begin_inset Caption Standard
24060
24061 \begin_layout Plain Layout
24062 \begin_inset CommandInset label
24063 LatexCommand label
24064 name "tab:Table-with-vertical"
24065
24066 \end_inset
24067
24068 Table with 1.5
24069 \begin_inset space \thinspace{}
24070 \end_inset
24071
24072 pt thick vertical lines
24073 \end_layout
24074
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \begin_layout Plain Layout
24081 \align center
24082 \begin_inset Tabular
24083 <lyxtabular version="3" rows="3" columns="3">
24084 <features tabularvalignment="middle">
24085 <column alignment="center" valignment="top" special="Vc">
24086 <column alignment="center" valignment="top" special="Vc">
24087 <column alignment="center" valignment="top" special="VcV">
24088 <row>
24089 <cell alignment="center" valignment="top" topline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093 sd
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" topline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 </row>
24117 <row>
24118 <cell alignment="center" valignment="top" topline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Plain Layout
24122
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131 sd
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" topline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Plain Layout
24140
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 </row>
24146 <row>
24147 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169 sd
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 </row>
24175 </lyxtabular>
24176
24177 \end_inset
24178
24179
24180 \end_layout
24181
24182 \end_inset
24183
24184
24185 \end_layout
24186
24187 \begin_layout Subsection
24188 Dashed Lines
24189 \begin_inset Index idx
24190 status collapsed
24191
24192 \begin_layout Plain Layout
24193 Table Customization ! Dashed Lines
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \begin_layout Standard
24202 \begin_inset ERT
24203 status collapsed
24204
24205 \begin_layout Plain Layout
24206
24207
24208 \backslash
24209 ifarydshln
24210 \end_layout
24211
24212 \end_inset
24213
24214
24215 \begin_inset Note Note
24216 status open
24217
24218 \begin_layout Plain Layout
24219 The following section will only be displayed when the \SpecialChar LaTeX
24220 -package 
24221 \series bold
24222 arydshln
24223 \series default
24224  is installed.
24225 \end_layout
24226
24227 \end_inset
24228
24229
24230 \end_layout
24231
24232 \begin_layout Standard
24233 \begin_inset Float table
24234 placement H
24235 alignment document
24236 wide false
24237 sideways false
24238 status open
24239
24240 \begin_layout Plain Layout
24241 \begin_inset Caption Standard
24242
24243 \begin_layout Plain Layout
24244 \begin_inset CommandInset label
24245 LatexCommand label
24246 name "tab:Table-with-dashed"
24247
24248 \end_inset
24249
24250 Table with dashed lines
24251 \end_layout
24252
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \begin_layout Plain Layout
24259 \align center
24260 \begin_inset Tabular
24261 <lyxtabular version="3" rows="5" columns="5">
24262 <features tabularvalignment="middle">
24263 <column alignment="center" valignment="top">
24264 <column alignment="center" valignment="top">
24265 <column alignment="center" valignment="top" special=":c">
24266 <column alignment="center" valignment="top">
24267 <column alignment="center" valignment="top">
24268 <row>
24269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273 a
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282 b
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291 c
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300 d
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \begin_layout Plain Layout
24309 e
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 </row>
24315 <row>
24316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24317 \begin_inset Text
24318
24319 \begin_layout Plain Layout
24320 f
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24326 \begin_inset Text
24327
24328 \begin_layout Plain Layout
24329 g
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 <cell alignment="center" valignment="top" topline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338 h
24339 \end_layout
24340
24341 \end_inset
24342 </cell>
24343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24344 \begin_inset Text
24345
24346 \begin_layout Plain Layout
24347 i
24348 \end_layout
24349
24350 \end_inset
24351 </cell>
24352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24353 \begin_inset Text
24354
24355 \begin_layout Plain Layout
24356 j
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 </row>
24362 <row>
24363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367 \begin_inset ERT
24368 status collapsed
24369
24370 \begin_layout Plain Layout
24371
24372
24373 \backslash
24374 hdashline 
24375 \end_layout
24376
24377 \end_inset
24378
24379 k
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 l
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 m
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406 n
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415 o
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426 \begin_inset ERT
24427 status collapsed
24428
24429 \begin_layout Plain Layout
24430
24431
24432 \backslash
24433 cdashline{4-5}
24434 \end_layout
24435
24436 \end_inset
24437
24438 p
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447 q
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456 r
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465 s
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 </row>
24480 <row>
24481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Plain Layout
24485 t
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494 u
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 v
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 w
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521 x
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 </row>
24527 </lyxtabular>
24528
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \end_inset
24535
24536
24537 \end_layout
24538
24539 \begin_layout Standard
24540 \SpecialChar LyX
24541  does not natively support dashed lines, so you have to use \SpecialChar TeX
24542  Code.
24543  As a prerequisite the \SpecialChar LaTeX
24544  package 
24545 \series bold
24546 arydshln
24547 \series default
24548
24549 \begin_inset Index idx
24550 status collapsed
24551
24552 \begin_layout Plain Layout
24553 \SpecialChar LaTeX
24554 -packages ! arydshln
24555 \end_layout
24556
24557 \end_inset
24558
24559  must be loaded in the document preamble with the command
24560 \end_layout
24561
24562 \begin_layout Standard
24563
24564 \series bold
24565
24566 \backslash
24567 usepackage{arydshln}
24568 \end_layout
24569
24570 \begin_layout Standard
24571 To make a vertical line dashed, enter the colon 
24572 \begin_inset Quotes eld
24573 \end_inset
24574
24575 :
24576 \begin_inset Quotes erd
24577 \end_inset
24578
24579  together with the character for the horizontal alignment as \SpecialChar LaTeX
24580  argument in
24581  the table cell dialog.
24582 \end_layout
24583
24584 \begin_layout Standard
24585 For a horizontal dashed line add the command
24586 \end_layout
24587
24588 \begin_layout Standard
24589
24590 \series bold
24591
24592 \backslash
24593 hdashline
24594 \end_layout
24595
24596 \begin_layout Standard
24597 in \SpecialChar TeX
24598  Code as first element of the first cell in the table row.
24599 \end_layout
24600
24601 \begin_layout Standard
24602 For dashed multicolumn lines use the command
24603 \end_layout
24604
24605 \begin_layout Standard
24606
24607 \series bold
24608
24609 \backslash
24610 cdashline{line number
24611 \series default
24612 }
24613 \end_layout
24614
24615 \begin_layout Standard
24616 in \SpecialChar TeX
24617  Code as the first element of the first cell in the table row.
24618  If you have for example a multicolumn spanning columns 2 to 4 and you want
24619  to have a dashed line above, add the command
24620 \end_layout
24621
24622 \begin_layout Standard
24623
24624 \series bold
24625
24626 \backslash
24627 cdashline{2-4}
24628 \end_layout
24629
24630 \begin_layout Standard
24631 as the first element of the first cell in the row of the multicolumn.
24632 \end_layout
24633
24634 \begin_layout Standard
24635 \begin_inset VSpace bigskip
24636 \end_inset
24637
24638
24639 \end_layout
24640
24641 \begin_layout Standard
24642 Table
24643 \begin_inset space ~
24644 \end_inset
24645
24646
24647 \begin_inset CommandInset ref
24648 LatexCommand ref
24649 reference "tab:Table-with-dashed"
24650
24651 \end_inset
24652
24653  was created using 
24654 \begin_inset Quotes eld
24655 \end_inset
24656
24657
24658 \series bold
24659 :c
24660 \series default
24661
24662 \begin_inset Quotes erd
24663 \end_inset
24664
24665  as \SpecialChar LaTeX
24666  argument of the third column.
24667  The \SpecialChar TeX
24668  Code command 
24669 \series bold
24670
24671 \backslash
24672 hdashline
24673 \series default
24674  was inserted in the first cell of the third row and the \SpecialChar TeX
24675  Code command
24676 \begin_inset Newline newline
24677 \end_inset
24678
24679  
24680 \series bold
24681
24682 \backslash
24683 cdashline{4-5}
24684 \series default
24685  was inserted in the first cell of the fourth row.
24686 \end_layout
24687
24688 \begin_layout Standard
24689 \begin_inset VSpace bigskip
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \begin_layout Standard
24696 Tables with dashed lines can also be colored as shown by Table
24697 \begin_inset space ~
24698 \end_inset
24699
24700
24701 \begin_inset CommandInset ref
24702 LatexCommand ref
24703 reference "tab:Colored-table-with"
24704
24705 \end_inset
24706
24707 .
24708 \end_layout
24709
24710 \begin_layout Standard
24711 \begin_inset ERT
24712 status collapsed
24713
24714 \begin_layout Plain Layout
24715
24716
24717 \backslash
24718 setlength{
24719 \backslash
24720 arrayrulewidth}{1pt}
24721 \end_layout
24722
24723 \end_inset
24724
24725
24726 \begin_inset Note Note
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730 thicker lines for better visualization of the line color
24731 \end_layout
24732
24733 \end_inset
24734
24735
24736 \end_layout
24737
24738 \begin_layout Standard
24739 \begin_inset ERT
24740 status collapsed
24741
24742 \begin_layout Plain Layout
24743
24744
24745 \backslash
24746 dashgapcolor{green}
24747 \end_layout
24748
24749 \end_inset
24750
24751
24752 \begin_inset Note Note
24753 status collapsed
24754
24755 \begin_layout Plain Layout
24756 color gaps between dashes green
24757 \end_layout
24758
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Standard
24765 \begin_inset ERT
24766 status collapsed
24767
24768 \begin_layout Plain Layout
24769
24770
24771 \backslash
24772 let
24773 \backslash
24774 myHdashline
24775 \backslash
24776 hdashline
24777 \end_layout
24778
24779 \begin_layout Plain Layout
24780
24781
24782 \backslash
24783 renewcommand{
24784 \backslash
24785 hdashline}
24786 \end_layout
24787
24788 \begin_layout Plain Layout
24789
24790  {
24791 \backslash
24792 arrayrulecolor{red}
24793 \backslash
24794 myHdashline
24795 \backslash
24796 arrayrulecolor{black}}
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \begin_inset Note Note
24803 status collapsed
24804
24805 \begin_layout Plain Layout
24806 color horizontal, dashed lines red
24807 \end_layout
24808
24809 \end_inset
24810
24811
24812 \end_layout
24813
24814 \begin_layout Standard
24815 \begin_inset ERT
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819
24820
24821 \backslash
24822 let
24823 \backslash
24824 myCdashline
24825 \backslash
24826 cdashline
24827 \end_layout
24828
24829 \begin_layout Plain Layout
24830
24831
24832 \backslash
24833 renewcommand{
24834 \backslash
24835 cdashline}[1]
24836 \end_layout
24837
24838 \begin_layout Plain Layout
24839
24840  {
24841 \backslash
24842 arrayrulecolor{yellow}
24843 \backslash
24844 myCdashline{#1}
24845 \backslash
24846 arrayrulecolor{black}}
24847 \end_layout
24848
24849 \end_inset
24850
24851
24852 \begin_inset Note Note
24853 status collapsed
24854
24855 \begin_layout Plain Layout
24856 color partial horizontal, dashed lines yellow
24857 \end_layout
24858
24859 \end_inset
24860
24861
24862 \end_layout
24863
24864 \begin_layout Standard
24865 \begin_inset Float table
24866 placement h
24867 alignment document
24868 wide false
24869 sideways false
24870 status open
24871
24872 \begin_layout Plain Layout
24873 \begin_inset Caption Standard
24874
24875 \begin_layout Plain Layout
24876 \begin_inset CommandInset label
24877 LatexCommand label
24878 name "tab:Colored-table-with"
24879
24880 \end_inset
24881
24882 Colored table with dashed lines
24883 \end_layout
24884
24885 \end_inset
24886
24887
24888 \end_layout
24889
24890 \begin_layout Plain Layout
24891 \align center
24892 \begin_inset Tabular
24893 <lyxtabular version="3" rows="5" columns="5">
24894 <features tabularvalignment="middle">
24895 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
24896 <column alignment="center" valignment="top" width="0pt">
24897 <column alignment="center" valignment="top" width="0pt" special=":c">
24898 <column alignment="center" valignment="top">
24899 <column alignment="center" valignment="top">
24900 <row>
24901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905 a
24906 \end_layout
24907
24908 \end_inset
24909 </cell>
24910 <cell alignment="center" valignment="top" topline="true" usebox="none">
24911 \begin_inset Text
24912
24913 \begin_layout Plain Layout
24914 b
24915 \end_layout
24916
24917 \end_inset
24918 </cell>
24919 <cell alignment="center" valignment="top" topline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \begin_layout Plain Layout
24923 c
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932 d
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Plain Layout
24941 e
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 </row>
24947 <row>
24948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952 f
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 <cell alignment="center" valignment="top" topline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \begin_layout Plain Layout
24961 g
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 <cell alignment="center" valignment="top" topline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 h
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979 i
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24985 \begin_inset Text
24986
24987 \begin_layout Plain Layout
24988 j
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 </row>
24994 <row>
24995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999 \begin_inset ERT
25000 status collapsed
25001
25002 \begin_layout Plain Layout
25003
25004
25005 \backslash
25006 hdashline 
25007 \end_layout
25008
25009 \end_inset
25010
25011
25012 \begin_inset ERT
25013 status collapsed
25014
25015 \begin_layout Plain Layout
25016
25017
25018 \backslash
25019 rowcolor{Gray}
25020 \end_layout
25021
25022 \end_inset
25023
25024 k
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Plain Layout
25033 l
25034 \end_layout
25035
25036 \end_inset
25037 </cell>
25038 <cell alignment="center" valignment="top" usebox="none">
25039 \begin_inset Text
25040
25041 \begin_layout Plain Layout
25042 m
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 n
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060 o
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 </row>
25066 <row>
25067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Plain Layout
25071 \begin_inset ERT
25072 status collapsed
25073
25074 \begin_layout Plain Layout
25075
25076
25077 \backslash
25078 cdashline{4-5}
25079 \end_layout
25080
25081 \end_inset
25082
25083 p
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25089 \begin_inset Text
25090
25091 \begin_layout Plain Layout
25092 q
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101 r
25102 \end_layout
25103
25104 \end_inset
25105 </cell>
25106 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25107 \begin_inset Text
25108
25109 \begin_layout Plain Layout
25110 s
25111 \end_layout
25112
25113 \end_inset
25114 </cell>
25115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25116 \begin_inset Text
25117
25118 \begin_layout Plain Layout
25119
25120 \end_layout
25121
25122 \end_inset
25123 </cell>
25124 </row>
25125 <row>
25126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130 t
25131 \end_layout
25132
25133 \end_inset
25134 </cell>
25135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25136 \begin_inset Text
25137
25138 \begin_layout Plain Layout
25139 u
25140 \end_layout
25141
25142 \end_inset
25143 </cell>
25144 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Plain Layout
25148 v
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Plain Layout
25157 w
25158 \end_layout
25159
25160 \end_inset
25161 </cell>
25162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25163 \begin_inset Text
25164
25165 \begin_layout Plain Layout
25166 \begin_inset ERT
25167 status collapsed
25168
25169 \begin_layout Plain Layout
25170
25171
25172 \backslash
25173 cellcolor{Maroon}
25174 \end_layout
25175
25176 \end_inset
25177
25178 i
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 </row>
25184 </lyxtabular>
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 \begin_inset ERT
25198 status collapsed
25199
25200 \begin_layout Plain Layout
25201
25202
25203 \backslash
25204 renewcommand{
25205 \backslash
25206 hdashline}{
25207 \backslash
25208 myHdashline}
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \begin_inset Note Note
25215 status collapsed
25216
25217 \begin_layout Plain Layout
25218 reset to default
25219 \end_layout
25220
25221 \end_inset
25222
25223
25224 \end_layout
25225
25226 \begin_layout Standard
25227 \begin_inset ERT
25228 status collapsed
25229
25230 \begin_layout Plain Layout
25231
25232
25233 \backslash
25234 renewcommand{
25235 \backslash
25236 cdashline}{
25237 \backslash
25238 myCdashline}
25239 \end_layout
25240
25241 \end_inset
25242
25243
25244 \begin_inset Note Note
25245 status collapsed
25246
25247 \begin_layout Plain Layout
25248 reset to default
25249 \end_layout
25250
25251 \end_inset
25252
25253
25254 \end_layout
25255
25256 \begin_layout Standard
25257 \begin_inset ERT
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261
25262
25263 \backslash
25264 nodashgapcolor
25265 \end_layout
25266
25267 \end_inset
25268
25269
25270 \begin_inset Note Note
25271 status collapsed
25272
25273 \begin_layout Plain Layout
25274 reset to default
25275 \end_layout
25276
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \begin_layout Standard
25283 \begin_inset ERT
25284 status collapsed
25285
25286 \begin_layout Plain Layout
25287
25288
25289 \backslash
25290 setlength{
25291 \backslash
25292 arrayrulewidth}{0.4pt}
25293 \end_layout
25294
25295 \end_inset
25296
25297
25298 \begin_inset Note Note
25299 status collapsed
25300
25301 \begin_layout Plain Layout
25302 reset to default
25303 \end_layout
25304
25305 \end_inset
25306
25307
25308 \end_layout
25309
25310 \begin_layout Standard
25311 The coloring of lines, columns and lines works as decribed in section
25312 \begin_inset space ~
25313 \end_inset
25314
25315
25316 \begin_inset CommandInset ref
25317 LatexCommand ref
25318 reference "sec:Colored-Tables"
25319
25320 \end_inset
25321
25322 .
25323  Coloring horizontal lines works analogically as described there as well,
25324  one only needs to replace in the commands 
25325 \series bold
25326
25327 \backslash
25328 myHlineC
25329 \series default
25330  by 
25331 \series bold
25332
25333 \backslash
25334 myHdashline
25335 \series default
25336  and 
25337 \backslash
25338
25339 \series bold
25340 hline
25341 \series default
25342  by 
25343 \series bold
25344
25345 \backslash
25346 hdashline
25347 \series default
25348 ; so one uses the command
25349 \end_layout
25350
25351 \begin_layout Standard
25352
25353 \series bold
25354
25355 \backslash
25356 let
25357 \backslash
25358 myHdashline
25359 \backslash
25360 hdashline
25361 \begin_inset Newline newline
25362 \end_inset
25363
25364
25365 \backslash
25366 renewcommand{
25367 \backslash
25368 hdashline}
25369 \begin_inset Newline newline
25370 \end_inset
25371
25372
25373 \begin_inset Phantom HPhantom
25374 status open
25375
25376 \begin_layout Plain Layout
25377 \begin_inset space ~
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \end_inset
25384
25385 {
25386 \backslash
25387 arrayrulecolor{red}
25388 \backslash
25389 myHdashline
25390 \backslash
25391 arrayrulecolor{black}}
25392 \end_layout
25393
25394 \begin_layout Standard
25395 To color 
25396 \series bold
25397
25398 \backslash
25399 cdashline
25400 \series default
25401 , the command is
25402 \end_layout
25403
25404 \begin_layout Standard
25405
25406 \series bold
25407
25408 \backslash
25409 let
25410 \backslash
25411 myCdashline
25412 \backslash
25413 cdashline
25414 \begin_inset Newline newline
25415 \end_inset
25416
25417
25418 \backslash
25419 renewcommand{
25420 \backslash
25421 cdashline}[1]
25422 \begin_inset Newline newline
25423 \end_inset
25424
25425
25426 \begin_inset Phantom HPhantom
25427 status open
25428
25429 \begin_layout Plain Layout
25430 \begin_inset space ~
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \end_inset
25437
25438 {
25439 \backslash
25440 arrayrulecolor{red}
25441 \backslash
25442 myCdashline{#1}
25443 \backslash
25444 arrayrulecolor{black}}
25445 \end_layout
25446
25447 \begin_layout Standard
25448 To get back the black line color, one needs to insert the following commands
25449  as \SpecialChar TeX
25450  Code behind the table:
25451 \end_layout
25452
25453 \begin_layout Standard
25454 For 
25455 \series bold
25456
25457 \backslash
25458 hdashline
25459 \end_layout
25460
25461 \begin_layout Standard
25462
25463 \series bold
25464
25465 \backslash
25466 renewcommand{
25467 \backslash
25468 hdashline}{
25469 \backslash
25470 myHdashline}
25471 \end_layout
25472
25473 \begin_layout Standard
25474 and for 
25475 \series bold
25476
25477 \backslash
25478 cdashline
25479 \end_layout
25480
25481 \begin_layout Standard
25482
25483 \series bold
25484
25485 \backslash
25486 renewcommand{
25487 \backslash
25488 cdashline}{
25489 \backslash
25490 myCdashline}
25491 \end_layout
25492
25493 \begin_layout Standard
25494 To color the gaps between the dashes the command
25495 \end_layout
25496
25497 \begin_layout Standard
25498
25499 \series bold
25500
25501 \backslash
25502 dashgapcolor{color}
25503 \end_layout
25504
25505 \begin_layout Standard
25506 can be used in front of a table as \SpecialChar TeX
25507  Code.
25508  color is hereby the name of a defined color.
25509  The command
25510 \end_layout
25511
25512 \begin_layout Standard
25513
25514 \series bold
25515
25516 \backslash
25517 nodashgapcolor
25518 \end_layout
25519
25520 \begin_layout Standard
25521 unsets the changes made by 
25522 \series bold
25523
25524 \backslash
25525 dashgapcolor
25526 \series default
25527 .
25528 \end_layout
25529
25530 \begin_layout Standard
25531 \begin_inset Note Greyedout
25532 status open
25533
25534 \begin_layout Plain Layout
25535
25536 \series bold
25537 \color none
25538 Note
25539 \series default
25540 : If there are multiple commands in a cell, the command of 
25541 \series bold
25542 arydshln
25543 \series default
25544  needs to be the first one in the cell.
25545  Therefore in cell 
25546 \emph on
25547 k
25548 \emph default
25549  of Table
25550 \begin_inset space ~
25551 \end_inset
25552
25553
25554 \begin_inset CommandInset ref
25555 LatexCommand ref
25556 reference "tab:Colored-table-with"
25557
25558 \end_inset
25559
25560  the command 
25561 \series bold
25562
25563 \backslash
25564 hdashline
25565 \series default
25566  is before 
25567 \series bold
25568
25569 \backslash
25570 rowcolor
25571 \series default
25572 .
25573 \end_layout
25574
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \begin_layout Standard
25581 \begin_inset Note Greyedout
25582 status open
25583
25584 \begin_layout Plain Layout
25585
25586 \series bold
25587 \color none
25588 Note:
25589 \series default
25590  The \SpecialChar LaTeX
25591 -package 
25592 \series bold
25593 arydshln
25594 \series default
25595  must be loaded in the document preamble before the \SpecialChar LaTeX
25596 -package 
25597 \series bold
25598 colortbl
25599 \series default
25600
25601 \begin_inset Index idx
25602 status collapsed
25603
25604 \begin_layout Plain Layout
25605 \SpecialChar LaTeX
25606 -packages ! colortbl
25607 \end_layout
25608
25609 \end_inset
25610
25611 .
25612 \end_layout
25613
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \begin_layout Standard
25620 \begin_inset ERT
25621 status collapsed
25622
25623 \begin_layout Plain Layout
25624
25625
25626 \backslash
25627 else
25628 \end_layout
25629
25630 \end_inset
25631
25632
25633 \begin_inset Note Note
25634 status open
25635
25636 \begin_layout Plain Layout
25637 The following will be displayed when the \SpecialChar LaTeX
25638 -package 
25639 \series bold
25640 arydshln
25641 \series default
25642  is not installed:
25643 \end_layout
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Standard
25651 You need to install the package 
25652 \series bold
25653 arydshln
25654 \series default
25655  to see the content of this section in the output.
25656 \end_layout
25657
25658 \begin_layout Standard
25659 \begin_inset ERT
25660 status collapsed
25661
25662 \begin_layout Plain Layout
25663
25664
25665 \backslash
25666 fi
25667 \end_layout
25668
25669 \end_inset
25670
25671
25672 \end_layout
25673
25674 \begin_layout Standard
25675 For more information about dashed lines see the documentation of 
25676 \series bold
25677 arydshln
25678 \series default
25679
25680 \begin_inset CommandInset citation
25681 LatexCommand cite
25682 key "arydshln"
25683 literal "true"
25684
25685 \end_inset
25686
25687 .
25688 \end_layout
25689
25690 \begin_layout Chapter
25691 Floats
25692 \begin_inset CommandInset label
25693 LatexCommand label
25694 name "chap:Floats"
25695
25696 \end_inset
25697
25698
25699 \begin_inset Index idx
25700 status collapsed
25701
25702 \begin_layout Plain Layout
25703 Floats
25704 \end_layout
25705
25706 \end_inset
25707
25708
25709 \end_layout
25710
25711 \begin_layout Section
25712 Introduction
25713 \begin_inset CommandInset label
25714 LatexCommand label
25715 name "sec:FloatIntroduction"
25716
25717 \end_inset
25718
25719
25720 \begin_inset Index idx
25721 status collapsed
25722
25723 \begin_layout Plain Layout
25724 Floats ! Introduction
25725 \end_layout
25726
25727 \end_inset
25728
25729
25730 \end_layout
25731
25732 \begin_layout Standard
25733 A float is a block of text associated with some sort of label, which doesn't
25734  have a fixed location.
25735  It can 
25736 \begin_inset Quotes eld
25737 \end_inset
25738
25739 float
25740 \begin_inset Quotes erd
25741 \end_inset
25742
25743  forward or backward a page or two, to wherever it fits best.
25744  
25745 \family sans
25746 Footnotes
25747 \family default
25748  and 
25749 \family sans
25750 Margin
25751 \begin_inset space ~
25752 \end_inset
25753
25754 Notes
25755 \family default
25756  are also floats because they can float to the next page when there are
25757  too many notes on the page.
25758 \end_layout
25759
25760 \begin_layout Standard
25761 Floats allow a high quality layout.
25762  Images and tables can be spread evenly among the pages to avoid white space
25763  and pages without text.
25764  As the floating often destroys the context between the text and the image/table
25765 , every float can be referenced in the text.
25766  Floats are therefore numbered.
25767  Referencing is described in section
25768 \begin_inset space ~
25769 \end_inset
25770
25771
25772 \begin_inset CommandInset ref
25773 LatexCommand ref
25774 reference "sec:Referencing-Floats"
25775
25776 \end_inset
25777
25778 .
25779 \end_layout
25780
25781 \begin_layout Standard
25782 To insert a float, use the menu 
25783 \family sans
25784 Insert\SpecialChar menuseparator
25785 Float
25786 \family default
25787  (toolbar button 
25788 \begin_inset Info
25789 type  "icon"
25790 arg   "float-insert figure"
25791 \end_inset
25792
25793  or 
25794 \begin_inset Info
25795 type  "icon"
25796 arg   "float-insert table"
25797 \end_inset
25798
25799 ).
25800  This inserts the 
25801 \family sans
25802 Caption
25803 \family default
25804  inset, a box with a label.
25805  The label will automatically be translated to the document language in
25806  the output.
25807  After the label you can insert the caption text.
25808  The image or table is inserted above or below the caption in a separate
25809  paragraph within the float.
25810  More about the caption placement is contained in section
25811 \begin_inset space ~
25812 \end_inset
25813
25814
25815 \begin_inset CommandInset ref
25816 LatexCommand ref
25817 reference "sec:Caption-Placement"
25818
25819 \end_inset
25820
25821 .
25822  To keep your \SpecialChar LyX
25823  document readable, you can open and close the float box by
25824  left-clicking on the box label.
25825  A closed float box looks like this: 
25826 \begin_inset Graphics
25827         filename clipart/float.png
25828         scale 95
25829         scaleBeforeRotation
25830
25831 \end_inset
25832
25833  â€“ a gray button with a red label.
25834 \end_layout
25835
25836 \begin_layout Standard
25837 It is recommended that you insert floats as separate standard paragraphs
25838  to avoid possible \SpecialChar LaTeX
25839 -errors that can occur when the surrounding text is specially
25840  formatted.
25841 \end_layout
25842
25843 \begin_layout Standard
25844 Existing figures or tables can be put into a float by highlighting them
25845  and then pressing the corresponding toolbar button for a new float.
25846 \end_layout
25847
25848 \begin_layout Section
25849 Float Types
25850 \end_layout
25851
25852 \begin_layout Standard
25853 Besides figure and table floats that are described in sections
25854 \begin_inset space ~
25855 \end_inset
25856
25857
25858 \begin_inset CommandInset ref
25859 LatexCommand ref
25860 reference "sec:Figure-Floats"
25861
25862 \end_inset
25863
25864  and 
25865 \begin_inset CommandInset ref
25866 LatexCommand ref
25867 reference "sec:Table-Floats"
25868
25869 \end_inset
25870
25871  respectively, \SpecialChar LyX
25872  offers the float types 
25873 \family sans
25874 Algorithm
25875 \family default
25876  and 
25877 \family sans
25878 Wrap
25879 \family default
25880 .
25881  The latter are explained in sec.
25882 \begin_inset space \thinspace{}
25883 \end_inset
25884
25885
25886 \begin_inset CommandInset ref
25887 LatexCommand ref
25888 reference "sec:Wrap-Floats"
25889
25890 \end_inset
25891
25892 .
25893 \end_layout
25894
25895 \begin_layout Subsection
25896 Algorithm Floats
25897 \begin_inset Index idx
25898 status collapsed
25899
25900 \begin_layout Plain Layout
25901 Floats ! Algorithms
25902 \end_layout
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Standard
25910 \begin_inset Float algorithm
25911 placement h
25912 alignment document
25913 wide false
25914 sideways false
25915 status open
25916
25917 \begin_layout Plain Layout
25918 \begin_inset Caption Standard
25919
25920 \begin_layout Plain Layout
25921 \begin_inset CommandInset label
25922 LatexCommand label
25923 name "alg:Example-Algorithm-float"
25924
25925 \end_inset
25926
25927 Example Algorithm float
25928 \end_layout
25929
25930 \end_inset
25931
25932
25933 \end_layout
25934
25935 \begin_layout LyX-Code
25936 for I in 1..N loop
25937 \begin_inset Newline newline
25938 \end_inset
25939
25940  Sum:= Sum + A(I); /*comment*/
25941 \begin_inset Newline newline
25942 \end_inset
25943
25944 end loop
25945 \begin_inset VSpace -4mm
25946 \end_inset
25947
25948
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \begin_layout Standard
25957 This float type is inserted with the menu 
25958 \family sans
25959 Insert\SpecialChar menuseparator
25960 Float\SpecialChar menuseparator
25961 Algorithm
25962 \family default
25963 .
25964  It is used for program codes and descriptions of algorithms and can be
25965  seen as an alternative to program code listings that are explained in chapter
25966 \begin_inset space ~
25967 \end_inset
25968
25969
25970 \begin_inset CommandInset ref
25971 LatexCommand ref
25972 reference "cha:Program-Code-Listings"
25973
25974 \end_inset
25975
25976 .
25977  A possible environment for algorithms is the 
25978 \family sans
25979 \SpecialChar LyX
25980  Code
25981 \family default
25982 , described in \SpecialChar LyX
25983 's 
25984 \emph on
25985 Userguide
25986 \emph default
25987 .
25988  Algorithm
25989 \begin_inset space ~
25990 \end_inset
25991
25992
25993 \begin_inset CommandInset ref
25994 LatexCommand ref
25995 reference "alg:Example-Algorithm-float"
25996
25997 \end_inset
25998
25999  is an example of an algorithm float where -4
26000 \begin_inset space \thinspace{}
26001 \end_inset
26002
26003 mm vertical space was added at the end of the float to have the bottom rule
26004  exactly below the last text line.
26005 \end_layout
26006
26007 \begin_layout Standard
26008 The float label is not automatically translated into the document language.
26009  If your document is not in English, you have to do this manually by adding
26010  the following line to the document preamble
26011 \series bold
26012 :
26013 \end_layout
26014
26015 \begin_layout Standard
26016
26017 \series bold
26018
26019 \backslash
26020 floatname{algorithm}{your
26021 \begin_inset space ~
26022 \end_inset
26023
26024 name}
26025 \end_layout
26026
26027 \begin_layout Standard
26028 where 
26029 \family sans
26030 your
26031 \begin_inset space ~
26032 \end_inset
26033
26034 name
26035 \family default
26036  is the word 
26037 \begin_inset Quotes eld
26038 \end_inset
26039
26040
26041 \emph on
26042 algorithm
26043 \emph default
26044
26045 \begin_inset Quotes erd
26046 \end_inset
26047
26048  in your language.
26049 \end_layout
26050
26051 \begin_layout Standard
26052 To insert the list of algorithms you can use the menu 
26053 \family sans
26054 Insert\SpecialChar menuseparator
26055 List
26056 \begin_inset space \thinspace{}
26057 \end_inset
26058
26059 /
26060 \begin_inset space \thinspace{}
26061 \end_inset
26062
26063 TOC\SpecialChar menuseparator
26064 List of Algorithms
26065 \family default
26066  when your document has the same language as \SpecialChar LyX
26067 's menu names.
26068  In other cases use this command in \SpecialChar TeX
26069  Code instead:
26070 \end_layout
26071
26072 \begin_layout Standard
26073
26074 \series bold
26075
26076 \backslash
26077 listof{algorithm}{your
26078 \begin_inset space ~
26079 \end_inset
26080
26081 name}
26082 \end_layout
26083
26084 \begin_layout Standard
26085 where 
26086 \family sans
26087 your
26088 \begin_inset space ~
26089 \end_inset
26090
26091 name
26092 \family default
26093  is the word 
26094 \begin_inset Quotes eld
26095 \end_inset
26096
26097
26098 \emph on
26099 List of Algorithm
26100 \emph default
26101 s
26102 \begin_inset Quotes erd
26103 \end_inset
26104
26105  in your language.
26106 \end_layout
26107
26108 \begin_layout Standard
26109 Algorithm floats are not by default numbered in the scheme 
26110 \begin_inset Quotes eld
26111 \end_inset
26112
26113 chapter.algorithm
26114 \begin_inset Quotes erd
26115 \end_inset
26116
26117  as is the case for table and figure floats in many document-classes.
26118  To number algorithm floats in the same scheme, add this command to your
26119  document preamble:
26120 \end_layout
26121
26122 \begin_layout Standard
26123
26124 \series bold
26125
26126 \backslash
26127 numberwithin{algorithm}{chapter}
26128 \end_layout
26129
26130 \begin_layout Standard
26131 To be able to use the command 
26132 \series bold
26133
26134 \backslash
26135 numberwithin
26136 \series default
26137 , set in the tab 
26138 \family sans
26139 Math
26140 \begin_inset space ~
26141 \end_inset
26142
26143 Options
26144 \family default
26145  in the document settings the option 
26146 \family sans
26147 Use
26148 \begin_inset space ~
26149 \end_inset
26150
26151 AMS
26152 \begin_inset space ~
26153 \end_inset
26154
26155 math
26156 \begin_inset space ~
26157 \end_inset
26158
26159 package
26160 \family default
26161 .
26162 \end_layout
26163
26164 \begin_layout Section
26165 Float Numbering
26166 \begin_inset Index idx
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170 Floats ! Numbering
26171 \end_layout
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Standard
26179 Floats are usually numbered either independently from the sections the floats
26180  are in, or in the scheme 
26181 \begin_inset Quotes eld
26182 \end_inset
26183
26184 chapter.number
26185 \begin_inset Quotes erd
26186 \end_inset
26187
26188  or 
26189 \begin_inset Quotes eld
26190 \end_inset
26191
26192 section.number
26193 \begin_inset Quotes erd
26194 \end_inset
26195
26196 .
26197  This depends on the document class used.
26198 \end_layout
26199
26200 \begin_layout Standard
26201 To change section-independent numbering, you can use this command in the
26202  document preamble:
26203 \end_layout
26204
26205 \begin_layout Standard
26206
26207 \series bold
26208
26209 \backslash
26210 renewcommand{
26211 \backslash
26212 thetable}{
26213 \backslash
26214 roman{table}}
26215 \end_layout
26216
26217 \begin_layout Standard
26218
26219 \series bold
26220
26221 \backslash
26222 thetable
26223 \series default
26224  is the command that prints the table number.
26225  For figure floats, the command would be 
26226 \series bold
26227
26228 \backslash
26229 thefigure
26230 \series default
26231 .
26232  
26233 \series bold
26234
26235 \backslash
26236 roman
26237 \series default
26238  in the command above prints the table number as a small roman number.
26239 \end_layout
26240
26241 \begin_layout Standard
26242 To change the numbering scheme for example to 
26243 \begin_inset Quotes eld
26244 \end_inset
26245
26246 subsection.number
26247 \begin_inset Quotes erd
26248 \end_inset
26249
26250 , use this command in the preamble:
26251 \end_layout
26252
26253 \begin_layout Standard
26254
26255 \series bold
26256
26257 \backslash
26258 numberwithin{table}{subsection}
26259 \end_layout
26260
26261 \begin_layout Standard
26262 To be able to use the command 
26263 \series bold
26264
26265 \backslash
26266 numberwithin
26267 \series default
26268 , set in the tab 
26269 \family sans
26270 Math
26271 \begin_inset space ~
26272 \end_inset
26273
26274 Options
26275 \family default
26276  in the document settings the option 
26277 \family sans
26278 Use
26279 \begin_inset space ~
26280 \end_inset
26281
26282 AMS
26283 \begin_inset space ~
26284 \end_inset
26285
26286 math
26287 \begin_inset space ~
26288 \end_inset
26289
26290 package
26291 \family default
26292 .
26293 \end_layout
26294
26295 \begin_layout Standard
26296 Please also have a look at section
26297 \begin_inset space ~
26298 \end_inset
26299
26300
26301 \begin_inset CommandInset ref
26302 LatexCommand ref
26303 reference "subsec:Footnote-Numbering"
26304
26305 \end_inset
26306
26307  for the details and important notes about the numbering commands.
26308 \end_layout
26309
26310 \begin_layout Section
26311 Referencing Floats
26312 \begin_inset CommandInset label
26313 LatexCommand label
26314 name "sec:Referencing-Floats"
26315
26316 \end_inset
26317
26318
26319 \begin_inset Index idx
26320 status collapsed
26321
26322 \begin_layout Plain Layout
26323 Floats ! References
26324 \end_layout
26325
26326 \end_inset
26327
26328
26329 \begin_inset Index idx
26330 status collapsed
26331
26332 \begin_layout Plain Layout
26333 References ! to Floats
26334 \end_layout
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Standard
26342 To reference a float, insert a label into its caption using the menu 
26343 \family sans
26344 Insert\SpecialChar menuseparator
26345 Label
26346 \family default
26347  or the toolbar button 
26348 \begin_inset Info
26349 type  "icon"
26350 arg   "label-insert"
26351 \end_inset
26352
26353 .
26354  A grey label box like this one: 
26355 \begin_inset Graphics
26356         filename clipart/label.png
26357         scaleBeforeRotation
26358
26359 \end_inset
26360
26361  will be inserted and the label window pops up asking for the label text.
26362  \SpecialChar LyX
26363  offers as text the first words of the caption with a prefix.
26364  The prefix depends on the float type, e.
26365 \begin_inset space \thinspace{}
26366 \end_inset
26367
26368 g.
26369 \begin_inset space \space{}
26370 \end_inset
26371
26372 for figure floats the prefix will be "
26373 \family sans
26374 fig:
26375 \family default
26376 ".
26377 \end_layout
26378
26379 \begin_layout Standard
26380 The label is used as anchor and name for the reference.
26381  You can refer to the label using the menu 
26382 \family sans
26383 Insert\SpecialChar menuseparator
26384 Cross-reference
26385 \family default
26386  or the toolbar button 
26387 \begin_inset Info
26388 type  "icon"
26389 arg   "dialog-show-new-inset ref"
26390 \end_inset
26391
26392 .
26393  The cross-reference window appears showing all labels of the document.
26394  If you have multiple \SpecialChar LyX
26395  documents opened, choose the one you are working
26396  on from the drop-list at the top of the dialog.
26397  You can now sort the labels alphabetically and then choose one.
26398  A grey cross-reference box like this one: 
26399 \begin_inset Graphics
26400         filename clipart/reference.png
26401         scaleBeforeRotation
26402
26403 \end_inset
26404
26405  will be inserted.
26406  At the position of the cross-reference box the float number will appear
26407  in the output.
26408 \end_layout
26409
26410 \begin_layout Standard
26411 It is recommended that you use a protected space between the cross-reference
26412  name and its number to avoid line breaks between them.
26413  If a cross-reference refers to a non-existing label, you will see two question
26414  marks in the output instead of the reference.
26415 \end_layout
26416
26417 \begin_layout Standard
26418 You can change labels at any time by clicking on the label box.
26419  References to the changed label will automatically update their links to
26420  the new label text.
26421 \end_layout
26422
26423 \begin_layout Standard
26424 The button 
26425 \family sans
26426 Go
26427 \begin_inset space ~
26428 \end_inset
26429
26430 to
26431 \begin_inset space ~
26432 \end_inset
26433
26434 Label
26435 \family default
26436  in the cross-reference window sets the cursor before the referred label.
26437  The button text changes then to Go
26438 \begin_inset space ~
26439 \end_inset
26440
26441 Back and you can use it to set the cursor back to the cross-reference.
26442 \end_layout
26443
26444 \begin_layout Subsection
26445 Cross-Reference Formats
26446 \begin_inset CommandInset label
26447 LatexCommand label
26448 name "subsec:Cross-Reference-Formats"
26449
26450 \end_inset
26451
26452
26453 \begin_inset Index idx
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457 References ! Formats
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \end_layout
26464
26465 \begin_layout Standard
26466 There are six varieties of cross-references:
26467 \end_layout
26468
26469 \begin_layout Description
26470 <reference>: prints the float number, this is the default: 
26471 \begin_inset CommandInset ref
26472 LatexCommand ref
26473 reference "fig:Two-distorted-images"
26474
26475 \end_inset
26476
26477
26478 \end_layout
26479
26480 \begin_layout Description
26481 (<reference>): prints the float number within two parentheses, this is the
26482  style normally used to reference formulas, especially when the reference
26483  name 
26484 \begin_inset Quotes eld
26485 \end_inset
26486
26487 Equation
26488 \begin_inset Quotes erd
26489 \end_inset
26490
26491  is omitted: 
26492 \begin_inset CommandInset ref
26493 LatexCommand eqref
26494 reference "eq:Wgn"
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Description
26502 <page>: prints the page number: Page
26503 \begin_inset space ~
26504 \end_inset
26505
26506
26507 \begin_inset CommandInset ref
26508 LatexCommand pageref
26509 reference "fig:Two-distorted-images"
26510
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \begin_layout Description
26517 on
26518 \begin_inset space ~
26519 \end_inset
26520
26521 page
26522 \begin_inset space ~
26523 \end_inset
26524
26525 <page>: prints the text "on page" and the page number: 
26526 \begin_inset CommandInset ref
26527 LatexCommand vpageref
26528 reference "fig:Two-distorted-images"
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \begin_layout Description
26536 <reference>
26537 \begin_inset space ~
26538 \end_inset
26539
26540 on
26541 \begin_inset space ~
26542 \end_inset
26543
26544 page
26545 \begin_inset space ~
26546 \end_inset
26547
26548 <page>: prints the float number, the text "on page", and the page number:
26549  
26550 \begin_inset CommandInset ref
26551 LatexCommand vref
26552 reference "fig:Two-distorted-images"
26553
26554 \end_inset
26555
26556
26557 \end_layout
26558
26559 \begin_layout Description
26560 Formatted
26561 \begin_inset space ~
26562 \end_inset
26563
26564 reference: prints a self-defined cross-reference format.
26565 \begin_inset Newline newline
26566 \end_inset
26567
26568
26569 \begin_inset Note Greyedout
26570 status open
26571
26572 \begin_layout Plain Layout
26573
26574 \series bold
26575 Note:
26576 \series default
26577  This feature is only available when you have the \SpecialChar LaTeX
26578 -package 
26579 \series bold
26580 prettyref
26581 \series default
26582  or 
26583 \series bold
26584 refstyle
26585 \series default
26586
26587 \begin_inset Index idx
26588 status collapsed
26589
26590 \begin_layout Plain Layout
26591 \SpecialChar LaTeX
26592 -packages ! prettyref
26593 \end_layout
26594
26595 \end_inset
26596
26597
26598 \begin_inset Index idx
26599 status collapsed
26600
26601 \begin_layout Plain Layout
26602 \SpecialChar LaTeX
26603 -packages ! refstyle
26604 \end_layout
26605
26606 \end_inset
26607
26608  installed.
26609 \end_layout
26610
26611 \end_inset
26612
26613
26614 \begin_inset Newline newline
26615 \end_inset
26616
26617 You can select which \SpecialChar LaTeX
26618 -package should be used for this feature by setting
26619  the option 
26620 \family sans
26621 Use refstyle (not prettyref) for cross-references
26622 \family default
26623  in the menu 
26624 \family sans
26625 Document\SpecialChar menuseparator
26626 Settings\SpecialChar menuseparator
26627 Document Class
26628 \family default
26629 .
26630  The format is specified by adding the command 
26631 \series bold
26632
26633 \backslash
26634 newrefformat
26635 \series default
26636  (prettyref) or 
26637 \series bold
26638
26639 \backslash
26640 newref
26641 \series default
26642  (refstyle) to the preamble of the document.
26643  For example redefining all references to figures (which have the label
26644  prefix 
26645 \begin_inset Quotes eld
26646 \end_inset
26647
26648
26649 \family sans
26650 fig
26651 \family default
26652
26653 \begin_inset Quotes erd
26654 \end_inset
26655
26656 ) can be done with this command
26657 \begin_inset Newline newline
26658 \end_inset
26659
26660
26661 \series bold
26662
26663 \backslash
26664 newref{fig}{refcmd={Image on page 
26665 \backslash
26666 pageref{#1}}}
26667 \series default
26668
26669 \begin_inset Newline newline
26670 \end_inset
26671
26672 For more information about the format, have a look at the package documentations
26673
26674 \begin_inset CommandInset citation
26675 LatexCommand cite
26676 key "prettyref,refstyle"
26677 literal "true"
26678
26679 \end_inset
26680
26681 .
26682 \begin_inset Newline newline
26683 \end_inset
26684
26685 The options 
26686 \family sans
26687 Plural
26688 \family default
26689  and 
26690 \family sans
26691 Capitalized
26692 \family default
26693  are only available if you use the \SpecialChar LaTeX
26694 -package 
26695 \series bold
26696 refstyle
26697 \series default
26698 .
26699  
26700 \family sans
26701 Plural
26702 \family default
26703  adds an 
26704 \emph on
26705 s
26706 \emph default
26707  to the name, e.
26708 \begin_inset space \thinspace{}
26709 \end_inset
26710
26711 g.
26712 \begin_inset space \space{}
26713 \end_inset
26714
26715
26716 \begin_inset Quotes eld
26717 \end_inset
26718
26719 figures
26720 \begin_inset Quotes erd
26721 \end_inset
26722
26723
26724 \family sans
26725 Capitalized
26726 \family default
26727  outputs the name capitalized, e.
26728 \begin_inset space \thinspace{}
26729 \end_inset
26730
26731 g.
26732 \begin_inset space \space{}
26733 \end_inset
26734
26735
26736 \begin_inset Quotes eld
26737 \end_inset
26738
26739 Figure
26740 \begin_inset Quotes erd
26741 \end_inset
26742
26743 .
26744  Both options can be combined to get e.
26745 \begin_inset space \thinspace{}
26746 \end_inset
26747
26748 g.
26749 \begin_inset space \space{}
26750 \end_inset
26751
26752
26753 \begin_inset Quotes eld
26754 \end_inset
26755
26756 Figures
26757 \begin_inset Quotes erd
26758 \end_inset
26759
26760 .
26761 \end_layout
26762
26763 \begin_layout Description
26764 Textual
26765 \begin_inset space ~
26766 \end_inset
26767
26768 reference: prints the caption of the reference: 
26769 \begin_inset CommandInset ref
26770 LatexCommand nameref
26771 reference "fig:Two-distorted-images"
26772
26773 \end_inset
26774
26775
26776 \end_layout
26777
26778 \begin_layout Description
26779 Label
26780 \begin_inset space ~
26781 \end_inset
26782
26783 only: prints only the \SpecialChar LaTeX
26784  label for the reference: 
26785 \begin_inset CommandInset ref
26786 LatexCommand labelonly
26787 reference "fig:Two-distorted-images"
26788 plural "false"
26789 caps "false"
26790 noprefix "false"
26791
26792 \end_inset
26793
26794
26795 \begin_inset Newline newline
26796 \end_inset
26797
26798 This allows to use the label for commands in \SpecialChar TeX
26799  code.
26800  With the option 
26801 \family sans
26802 No Prefix
26803 \family default
26804  one can omit the prefix of the label name: 
26805 \begin_inset CommandInset ref
26806 LatexCommand labelonly
26807 reference "fig:Two-distorted-images"
26808 plural "false"
26809 caps "false"
26810 noprefix "true"
26811
26812 \end_inset
26813
26814
26815 \end_layout
26816
26817 \begin_layout Standard
26818
26819 \family sans
26820 <page>
26821 \family default
26822  will not print the page number if the label is on the previous, the same,
26823  or the next page.
26824  You will e.
26825 \begin_inset space \thinspace{}
26826 \end_inset
26827
26828 g.
26829 \begin_inset space \space{}
26830 \end_inset
26831
26832 see the text 
26833 \begin_inset Quotes eld
26834 \end_inset
26835
26836
26837 \family sans
26838 on this page
26839 \family default
26840
26841 \begin_inset Quotes erd
26842 \end_inset
26843
26844  instead.
26845  The style 
26846 \family sans
26847 <reference> on page <page>
26848 \family default
26849  will not print anything about the page if the label is on the same page.
26850 \end_layout
26851
26852 \begin_layout Standard
26853 The number and current page of the part of the document referred to in the
26854  output is automatically calculated by \SpecialChar LaTeX
26855 .
26856  The varieties are adjusted in the field 
26857 \family sans
26858 Format
26859 \family default
26860  of the cross-reference window that appears when you click on the cross-referenc
26861 e box.
26862 \end_layout
26863
26864 \begin_layout Standard
26865 \begin_inset Note Greyedout
26866 status open
26867
26868 \begin_layout Plain Layout
26869
26870 \series bold
26871 Note:
26872 \series default
26873  It is recommended to use the \SpecialChar LaTeX
26874 -package 
26875 \series bold
26876 refstyle
26877 \series default
26878
26879 \begin_inset Index idx
26880 status collapsed
26881
26882 \begin_layout Plain Layout
26883 \SpecialChar LaTeX
26884 -packages ! refstyle
26885 \end_layout
26886
26887 \end_inset
26888
26889  because 
26890 \series bold
26891 prettyref
26892 \series default
26893
26894 \begin_inset Index idx
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898 \SpecialChar LaTeX
26899 -packages ! prettyref
26900 \end_layout
26901
26902 \end_inset
26903
26904  does not know all of \SpecialChar LyX
26905 's possible label shortcuts
26906 \begin_inset Foot
26907 status collapsed
26908
26909 \begin_layout Plain Layout
26910 \begin_inset Quotes eld
26911 \end_inset
26912
26913 fig:
26914 \begin_inset Quotes erd
26915 \end_inset
26916
26917  is for example \SpecialChar LyX
26918 's shortcut for labels in figure captions.
26919 \end_layout
26920
26921 \end_inset
26922
26923  and is not internationalized.
26924 \end_layout
26925
26926 \end_inset
26927
26928
26929 \end_layout
26930
26931 \begin_layout Subsection
26932 Automatic Reference Naming
26933 \begin_inset Index idx
26934 status collapsed
26935
26936 \begin_layout Plain Layout
26937 References ! Automatic Reference Naming
26938 \end_layout
26939
26940 \end_inset
26941
26942
26943 \end_layout
26944
26945 \begin_layout Standard
26946 The \SpecialChar LaTeX
26947 -package 
26948 \series bold
26949 hyperref
26950 \series default
26951
26952 \begin_inset Index idx
26953 status collapsed
26954
26955 \begin_layout Plain Layout
26956 \SpecialChar LaTeX
26957 -packages ! hyperref
26958 \end_layout
26959
26960 \end_inset
26961
26962 , that is enabled in the 
26963 \family sans
26964 PDF Properties
26965 \family default
26966  of the 
26967 \family sans
26968 Document Settings
26969 \family default
26970  dialog, provides a very useful feature that cross-references automatically
26971  include the name of the referenced floats (or text parts like 
26972 \emph on
26973 section
26974 \emph default
26975 ).
26976  So you will save having to write e.
26977 \begin_inset space \thinspace{}
26978 \end_inset
26979
26980 g.
26981 \begin_inset space \space{}
26982 \end_inset
26983
26984 the name 
26985 \begin_inset Quotes eld
26986 \end_inset
26987
26988 Figure
26989 \begin_inset Quotes erd
26990 \end_inset
26991
26992  before every reference to a figure.
26993  To use this feature, enable 
26994 \series bold
26995 hyperref
26996 \series default
26997  and insert this line to the \SpecialChar LaTeX
26998  preamble:
26999 \end_layout
27000
27001 \begin_layout Standard
27002
27003 \series bold
27004
27005 \backslash
27006 AtBeginDocument{
27007 \backslash
27008 renewcommand{
27009 \backslash
27010 ref}[1]{
27011 \backslash
27012 mbox{
27013 \backslash
27014 autoref{#1}}}}
27015 \end_layout
27016
27017 \begin_layout Standard
27018 When you prefer other reference names than the default ones, for example
27019  you want instead of 
27020 \begin_inset Quotes eld
27021 \end_inset
27022
27023 section
27024 \begin_inset Quotes erd
27025 \end_inset
27026
27027  the name 
27028 \begin_inset Quotes eld
27029 \end_inset
27030
27031 sec.
27032 \begin_inset space \thinspace{}
27033 \end_inset
27034
27035
27036 \begin_inset Quotes eld
27037 \end_inset
27038
27039 , you can redefine the name by inserting this in the preamble:
27040 \end_layout
27041
27042 \begin_layout Standard
27043
27044 \series bold
27045
27046 \backslash
27047 addto
27048 \backslash
27049 extrasenglish{
27050 \backslash
27051 renewcommand{
27052 \backslash
27053 sectionautorefname}
27054 \begin_inset Newline newline
27055 \end_inset
27056
27057
27058 \begin_inset Phantom HPhantom
27059 status open
27060
27061 \begin_layout Plain Layout
27062
27063 \series bold
27064 \begin_inset space ~
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \end_inset
27071
27072 {sec.
27073 \backslash
27074 negthinspace}}
27075 \end_layout
27076
27077 \begin_layout Standard
27078 When you are using another document language than English, replace
27079 \begin_inset Newline newline
27080 \end_inset
27081
27082
27083 \series bold
27084
27085 \backslash
27086 extrasenglish
27087 \series default
27088  by 
27089 \series bold
27090
27091 \backslash
27092 extras***
27093 \series default
27094 , where *** is the name of the language used.
27095 \end_layout
27096
27097 \begin_layout Standard
27098 To get automatic names, but not for certain reference types, for example
27099  not for equations, use this preamble code:
27100 \end_layout
27101
27102 \begin_layout Standard
27103
27104 \series bold
27105
27106 \backslash
27107 addto
27108 \backslash
27109 extrasenglish{
27110 \backslash
27111 renewcommand*{
27112 \backslash
27113 equationautorefname}[1]{}}
27114 \end_layout
27115
27116 \begin_layout Standard
27117 More about this topic can be found in 
27118 \series bold
27119 hyperref
27120 \series default
27121 's documentation 
27122 \begin_inset CommandInset citation
27123 LatexCommand cite
27124 key "hyperref"
27125 literal "true"
27126
27127 \end_inset
27128
27129 .
27130 \end_layout
27131
27132 \begin_layout Standard
27133 \begin_inset Note Greyedout
27134 status open
27135
27136 \begin_layout Plain Layout
27137
27138 \series bold
27139 Note:
27140 \series default
27141  Automatic reference naming cannot be used when you use cross-references
27142  in the 
27143 \family sans
27144 Formatted
27145 \begin_inset space ~
27146 \end_inset
27147
27148 reference
27149 \family default
27150  style, as described in section
27151 \begin_inset space ~
27152 \end_inset
27153
27154
27155 \begin_inset CommandInset ref
27156 LatexCommand ref
27157 reference "subsec:Cross-Reference-Formats"
27158
27159 \end_inset
27160
27161 .
27162 \end_layout
27163
27164 \end_inset
27165
27166
27167 \end_layout
27168
27169 \begin_layout Standard
27170 The 
27171 \emph on
27172 Math
27173 \emph default
27174  manual is an example where automatic reference naming is used.
27175 \end_layout
27176
27177 \begin_layout Subsection
27178 Reference Position
27179 \begin_inset CommandInset label
27180 LatexCommand label
27181 name "subsec:Reference-Position"
27182
27183 \end_inset
27184
27185
27186 \begin_inset Index idx
27187 status collapsed
27188
27189 \begin_layout Plain Layout
27190 References ! Reference Position
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \begin_layout Standard
27199 If you use 
27200 \series bold
27201 hyperref
27202 \series default
27203
27204 \begin_inset Index idx
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208 \SpecialChar LaTeX
27209 -packages ! hyperref
27210 \end_layout
27211
27212 \end_inset
27213
27214  in the 
27215 \family sans
27216 PDF Properties
27217 \family default
27218  of the 
27219 \family sans
27220 Document Settings
27221 \family default
27222  dialog to link cross-references in the output, you will see that clicking
27223  on an image float reference jumps to the image label.
27224  The caption will be the first text part on the screen, so that you cannot
27225  see the image without scrolling.
27226  This is because the reference link anchor is placed at the position of
27227  the label.
27228  With the use of the package 
27229 \series bold
27230 hypcap
27231 \series default
27232
27233 \begin_inset Index idx
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237 \SpecialChar LaTeX
27238 -packages ! hypcap
27239 \end_layout
27240
27241 \end_inset
27242
27243 , which is part of the \SpecialChar LaTeX
27244 -package 
27245 \series bold
27246 oberdiek
27247 \series default
27248
27249 \begin_inset Index idx
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253 \SpecialChar LaTeX
27254 -packages ! oberdiek
27255 \end_layout
27256
27257 \end_inset
27258
27259 , the link anchor is placed at the beginning of a float.
27260  To use this feature for figure floats, load 
27261 \series bold
27262 hypcap
27263 \series default
27264  in the document preamble with the line
27265 \end_layout
27266
27267 \begin_layout Standard
27268
27269 \series bold
27270
27271 \backslash
27272 usepackage[figure]{hypcap}
27273 \end_layout
27274
27275 \begin_layout Standard
27276 You can also use 
27277 \series bold
27278 hypcap
27279 \series default
27280  for all float types but this is not recommended for stability reasons.
27281  For more information, have a look at 
27282 \series bold
27283 hypcap
27284 \series default
27285 's manual 
27286 \begin_inset CommandInset citation
27287 LatexCommand cite
27288 key "hypcap"
27289 literal "true"
27290
27291 \end_inset
27292
27293 .
27294 \end_layout
27295
27296 \begin_layout Standard
27297 \begin_inset Note Greyedout
27298 status open
27299
27300 \begin_layout Plain Layout
27301
27302 \series bold
27303 Note:
27304 \series default
27305  
27306 \series bold
27307 hypcap
27308 \series default
27309  has no effect on references to subfigures.
27310 \end_layout
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \begin_layout Section
27318 Float 
27319 \change_deleted -712698321 1526031763
27320 Placement 
27321 \change_inserted -712698321 1526031765
27322 Settings
27323 \change_unchanged
27324
27325 \begin_inset CommandInset label
27326 LatexCommand label
27327 name "sec:Float-Settings"
27328
27329 \end_inset
27330
27331
27332 \begin_inset Index idx
27333 status collapsed
27334
27335 \begin_layout Plain Layout
27336 Floats ! 
27337 \change_deleted -712698321 1526031841
27338 Placement
27339 \change_inserted -712698321 1526031842
27340 Settings
27341 \change_unchanged
27342
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Standard
27351
27352 \change_inserted -712698321 1526033385
27353 Float Settings can be adjusted at two places in \SpecialChar LyX
27354 : In 
27355 \family sans
27356 Document\SpecialChar menuseparator
27357 Settings\SpecialChar ldots
27358 \SpecialChar menuseparator
27359 Float Settings
27360 \family default
27361 , you can set some options that are used by default for all floats of the
27362  document (placement on page and alignment of contents), unless you modify
27363  the local settings of a float.
27364 \change_unchanged
27365
27366 \end_layout
27367
27368 \begin_layout Standard
27369
27370 \change_inserted -712698321 1526032513
27371 The latter can be done by 
27372 \change_deleted -712698321 1526032513
27373 R
27374 \change_inserted -712698321 1526032513
27375 r
27376 \change_unchanged
27377 ight-clicking on a float-box and clicking on 
27378 \family sans
27379 Settings
27380 \change_inserted -712698321 1526033387
27381 \SpecialChar ldots
27382
27383 \change_unchanged
27384
27385 \family default
27386  
27387 \change_inserted -712698321 1526032520
27388 This 
27389 \change_unchanged
27390 opens a dialog where you can
27391 \change_inserted -712698321 1526032584
27392 , now only for the given float,
27393 \change_unchanged
27394  alter the 
27395 \change_inserted -712698321 1526033452
27396 global 
27397 \change_unchanged
27398 placement 
27399 \change_deleted -712698321 1526033439
27400 options that \SpecialChar LaTeX
27401  uses for positioning the float
27402 \change_inserted -712698321 1526033493
27403  and alignment options, and adapt some other options that are only available
27404  for single floats
27405 \change_unchanged
27406 .
27407
27408 \change_inserted -712698321 1526032658
27409  All these options, both for 
27410 \family sans
27411 Document\SpecialChar menuseparator
27412 Settings\SpecialChar menuseparator
27413 Float Settings
27414 \family default
27415  and for local 
27416 \family sans
27417 Float Settings
27418 \family default
27419 , are described in turn.
27420 \change_deleted -712698321 1526031652
27421
27422 \begin_inset Newline newline
27423 \end_inset
27424
27425 The option 
27426 \family sans
27427 Span
27428 \begin_inset space ~
27429 \end_inset
27430
27431 columns
27432 \family default
27433  is only useful for two-column documents: If you select it, the float will
27434  span both columns on the page instead of being confined to just one.
27435 \begin_inset Newline newline
27436 \end_inset
27437
27438 The option 
27439 \family sans
27440 Rotate
27441 \begin_inset space ~
27442 \end_inset
27443
27444 sideways
27445 \family default
27446  is used to rotate floats, see section 
27447 \begin_inset CommandInset ref
27448 LatexCommand ref
27449 reference "sec:Rotated-Floats"
27450
27451 \end_inset
27452
27453 .
27454 \change_unchanged
27455
27456 \end_layout
27457
27458 \begin_layout Subsection
27459
27460 \change_inserted -712698321 1526031775
27461 Float Placement
27462 \begin_inset CommandInset label
27463 LatexCommand label
27464 name "sec:Float-Placement"
27465
27466 \end_inset
27467
27468
27469 \begin_inset Index idx
27470 status collapsed
27471
27472 \begin_layout Plain Layout
27473
27474 \change_inserted -712698321 1526031775
27475 Floats ! Placement
27476 \end_layout
27477
27478 \end_inset
27479
27480
27481 \change_unchanged
27482
27483 \end_layout
27484
27485 \begin_layout Standard
27486
27487 \change_inserted -712698321 1526032697
27488 Both in 
27489 \family sans
27490 Document\SpecialChar menuseparator
27491 Settings\SpecialChar menuseparator
27492 Float Settings
27493 \family default
27494  and in the local 
27495 \family sans
27496 Float Settings
27497 \family default
27498  dialog, you can 
27499 \change_deleted -712698321 1526032811
27500 You can use one or more of the following options in the float dialog to
27501  set
27502 \change_inserted -712698321 1526032812
27503 modify
27504 \change_unchanged
27505  the placement 
27506 \change_inserted -712698321 1526033558
27507 algorithm that \SpecialChar LaTeX
27508  uses for positioning floats on the page, either 
27509 \change_unchanged
27510 for 
27511 \change_inserted -712698321 1526033535
27512 all floats (
27513 \family sans
27514 Document\SpecialChar menuseparator
27515 Settings\SpecialChar menuseparator
27516 Float Settings
27517 \family default
27518 ) or 
27519 \change_unchanged
27520 a particular float
27521 \change_inserted -712698321 1526033570
27522  (local 
27523 \family sans
27524 Float Settings
27525 \family default
27526  dialog).
27527  This is done via 
27528 \family sans
27529 Placement Settings
27530 \family default
27531 .
27532  By default, this is set to
27533 \change_unchanged
27534  
27535 \change_inserted -712698321 1526033604
27536
27537 \family sans
27538 Class Default
27539 \family default
27540  in 
27541 \family sans
27542 Document\SpecialChar menuseparator
27543 Settings\SpecialChar menuseparator
27544 Float Settings
27545 \family default
27546  (meaning that the default placement algorithm of the document class is
27547  used) or 
27548 \family sans
27549 Document Default
27550 \family default
27551  in the local 
27552 \family sans
27553 Float Settings
27554 \family default
27555  dialog (meaning that the settings in 
27556 \family sans
27557 Document\SpecialChar menuseparator
27558 Settings\SpecialChar menuseparator
27559 Float Settings
27560 \family default
27561  are used, which are the Class Defaults by default).
27562  If you want to change this, 
27563 \change_deleted -712698321 1526033009
27564 when you uncheck
27565 \change_inserted -712698321 1526033535
27566 select
27567 \change_unchanged
27568  
27569 \change_deleted -712698321 1526031920
27570 the option
27571 \change_inserted -712698321 1526033535
27572
27573 \family sans
27574 Placement Settings:
27575 \change_unchanged
27576
27577 \family default
27578  
27579 \change_inserted -712698321 1526033535
27580
27581 \family sans
27582 Custom.
27583 \change_deleted -712698321 1526031908
27584 Use
27585 \begin_inset space ~
27586 \end_inset
27587
27588 default
27589 \begin_inset space ~
27590 \end_inset
27591
27592 placement
27593 \change_inserted -712698321 1526033535
27594
27595 \family default
27596  This allows you to select one or more from
27597 \change_unchanged
27598 :
27599 \end_layout
27600
27601 \begin_layout Description
27602 Here
27603 \begin_inset space ~
27604 \end_inset
27605
27606 if
27607 \begin_inset space ~
27608 \end_inset
27609
27610 possible try to place the float on the position where it has been inserted
27611 \end_layout
27612
27613 \begin_layout Description
27614 Top
27615 \begin_inset space ~
27616 \end_inset
27617
27618 of
27619 \begin_inset space ~
27620 \end_inset
27621
27622 page try to place the float at the top of the current page
27623 \end_layout
27624
27625 \begin_layout Description
27626 Bottom
27627 \begin_inset space ~
27628 \end_inset
27629
27630 of
27631 \begin_inset space ~
27632 \end_inset
27633
27634 page try to place the float at the bottom of the current page
27635 \end_layout
27636
27637 \begin_layout Description
27638 Page
27639 \begin_inset space ~
27640 \end_inset
27641
27642 of
27643 \begin_inset space ~
27644 \end_inset
27645
27646 floats try to place the float on its own page
27647 \end_layout
27648
27649 \begin_layout Standard
27650 The order of the above option is 
27651 \emph on
27652 always
27653 \emph default
27654  used by \SpecialChar LaTeX
27655 .
27656  That means, if you use the default placement, \SpecialChar LaTeX
27657  will first try out 
27658 \family sans
27659 Here
27660 \begin_inset space ~
27661 \end_inset
27662
27663 if
27664 \begin_inset space ~
27665 \end_inset
27666
27667 possible
27668 \family default
27669 , then 
27670 \family sans
27671 Top
27672 \begin_inset space ~
27673 \end_inset
27674
27675 of
27676 \begin_inset space ~
27677 \end_inset
27678
27679 page
27680 \family default
27681 , and then the others.
27682  If you do not use the default, \SpecialChar LaTeX
27683  will try only the checked options but in
27684  the same order.
27685  If none of the 4
27686 \begin_inset space ~
27687 \end_inset
27688
27689 placements is possible the procedure is internally repeated trying to put
27690  the float on the following page.
27691 \end_layout
27692
27693 \begin_layout Standard
27694 By default, each option has its own rules:
27695 \end_layout
27696
27697 \begin_layout Labeling
27698 \labelwidthstring 00.00.0000
27699
27700 \family sans
27701 Top
27702 \begin_inset space ~
27703 \end_inset
27704
27705 of
27706 \begin_inset space ~
27707 \end_inset
27708
27709 page
27710 \family default
27711  only floats occupying less than 70
27712 \begin_inset space \thinspace{}
27713 \end_inset
27714
27715 % of the page can be placed at the top of a page (
27716 \series bold
27717
27718 \backslash
27719 topfraction
27720 \series default
27721 )
27722 \end_layout
27723
27724 \begin_layout Labeling
27725 \labelwidthstring 00.00.0000
27726
27727 \family sans
27728 Bottom
27729 \begin_inset space ~
27730 \end_inset
27731
27732 of
27733 \begin_inset space ~
27734 \end_inset
27735
27736 page
27737 \family default
27738 : only floats occupying less than 30
27739 \begin_inset space \thinspace{}
27740 \end_inset
27741
27742 % of the page can be placed at the bottom of a page.
27743  (
27744 \series bold
27745
27746 \backslash
27747 bottomfraction
27748 \series default
27749 )
27750 \end_layout
27751
27752 \begin_layout Labeling
27753 \labelwidthstring 00.00.0000
27754
27755 \family sans
27756 Page
27757 \begin_inset space ~
27758 \end_inset
27759
27760 of
27761 \begin_inset space ~
27762 \end_inset
27763
27764 floats
27765 \family default
27766 : only if more than 50
27767 \begin_inset space \thinspace{}
27768 \end_inset
27769
27770 % of the page is occupied by floats, several floats can be set together
27771  on a page.
27772  (
27773 \series bold
27774
27775 \backslash
27776 floatpagefraction
27777 \series default
27778 )
27779 \end_layout
27780
27781 \begin_layout Standard
27782 If you don't like these rules, you can ignore them by using the additional
27783  option 
27784 \family sans
27785 Ignore
27786 \begin_inset space ~
27787 \end_inset
27788
27789 \SpecialChar LaTeX
27790
27791 \begin_inset space ~
27792 \end_inset
27793
27794 rules
27795 \family default
27796 .
27797 \begin_inset Newline newline
27798 \end_inset
27799
27800 You can also redefine the rules with \SpecialChar LaTeX
27801 -commands that are given in parentheses
27802  after the rules description above.
27803  To increase for example the often too small default of the bottom-rule
27804  to 50
27805 \begin_inset space \thinspace{}
27806 \end_inset
27807
27808 % of the page, add this line to your document preamble:
27809 \end_layout
27810
27811 \begin_layout Standard
27812
27813 \series bold
27814
27815 \backslash
27816 renewcommand{
27817 \backslash
27818 bottomfraction}{0.5}
27819 \end_layout
27820
27821 \begin_layout Standard
27822 Sometimes you might need, under all circumstances, a float to be placed
27823  exactly at the position where it is inserted.
27824  For this case you can use the option 
27825 \family sans
27826 Here
27827 \begin_inset space ~
27828 \end_inset
27829
27830 definitely
27831 \family default
27832 .
27833  Use this option very rarely and only if the document is almost ready to
27834  be printed, because the float is then no longer able to 
27835 \begin_inset Quotes eld
27836 \end_inset
27837
27838 float
27839 \begin_inset Quotes erd
27840 \end_inset
27841
27842  when you change your document and this will often destroy the page layout.
27843 \end_layout
27844
27845 \begin_layout Standard
27846 There are no placement options for text wrap floats, because they are always
27847  surrounded by the text of a certain paragraph.
27848 \begin_inset VSpace bigskip
27849 \end_inset
27850
27851
27852 \end_layout
27853
27854 \begin_layout Standard
27855 Sometimes you have the problem that a float is placed at the top of a page
27856  while its corresponding section starts at the middle of the page, so that
27857  the reader could think the float is part of the previous section.
27858  To avoid this the \SpecialChar LaTeX
27859 -command 
27860 \series bold
27861
27862 \backslash
27863 suppressfloats
27864 \series default
27865  can be used.
27866  It suppresses a given float placement for the page where it is inserted
27867  and can therefore be used to avoid floats being set before a section starts.
27868  To get this, add these commands to your document preamble:
27869 \end_layout
27870
27871 \begin_layout Standard
27872
27873 \series bold
27874
27875 \backslash
27876 let
27877 \backslash
27878 mySection
27879 \backslash
27880 section
27881 \begin_inset Newline newline
27882 \end_inset
27883
27884
27885 \backslash
27886 renewcommand{
27887 \backslash
27888 section}{
27889 \backslash
27890 suppressfloats[t]
27891 \backslash
27892 mySection}
27893 \end_layout
27894
27895 \begin_layout Standard
27896 You can define the same for all section headings, like chapters and subsections.
27897  This definition is not recommended to be used for small text parts like
27898  subsubsections because \SpecialChar LaTeX
27899  may then have problems finding a suitable placement.
27900 \end_layout
27901
27902 \begin_layout Standard
27903 \begin_inset VSpace bigskip
27904 \end_inset
27905
27906 In some cases it is required to have all figures/tables at the end of the
27907  document.
27908  For this purpose the \SpecialChar LaTeX
27909 -package 
27910 \series bold
27911 endfloat
27912 \series default
27913
27914 \begin_inset Index idx
27915 status collapsed
27916
27917 \begin_layout Plain Layout
27918 \SpecialChar LaTeX
27919 -packages ! endfloat
27920 \end_layout
27921
27922 \end_inset
27923
27924  was developed.
27925  It puts all figure and table floats at the end of the document into their
27926  own sections.
27927  At the original float position a text hint like 
27928 \begin_inset Quotes eld
27929 \end_inset
27930
27931
27932 \family sans
27933 [Figure
27934 \begin_inset space ~
27935 \end_inset
27936
27937 3.2 about here.]
27938 \family default
27939
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943  is inserted.
27944  The endfloat-package is loaded in the preamble with the line
27945 \end_layout
27946
27947 \begin_layout Standard
27948
27949 \series bold
27950
27951 \backslash
27952 usepackage[options]{endfloat}
27953 \end_layout
27954
27955 \begin_layout Standard
27956 There are various package options to format the created figure/table sections.
27957  For more information we refer you to the 
27958 \series bold
27959 endfloat
27960 \series default
27961  documentation 
27962 \begin_inset CommandInset citation
27963 LatexCommand cite
27964 key "endfloat"
27965 literal "true"
27966
27967 \end_inset
27968
27969 .
27970 \begin_inset Newline newline
27971 \end_inset
27972
27973
27974 \begin_inset Note Greyedout
27975 status open
27976
27977 \begin_layout Plain Layout
27978
27979 \series bold
27980 Note: endfloat
27981 \series default
27982  doesn't provide an automatic translation for the text hint, you have to
27983  do this manually, see section
27984 \begin_inset space ~
27985 \end_inset
27986
27987 4 in 
27988 \begin_inset CommandInset citation
27989 LatexCommand cite
27990 key "endfloat"
27991 literal "true"
27992
27993 \end_inset
27994
27995 .
27996 \end_layout
27997
27998 \end_inset
27999
28000
28001 \begin_inset Newline newline
28002 \end_inset
28003
28004
28005 \begin_inset Note Greyedout
28006 status open
28007
28008 \begin_layout Plain Layout
28009
28010 \series bold
28011 Note:
28012 \series default
28013  There is currently a bug in 
28014 \series bold
28015 endfloat
28016 \series default
28017  when the caption contains a German 
28018 \begin_inset Quotes eld
28019 \end_inset
28020
28021 ß
28022 \begin_inset Quotes erd
28023 \end_inset
28024
28025 .
28026  Use in this case the command 
28027 \begin_inset Quotes eld
28028 \end_inset
28029
28030
28031 \series bold
28032
28033 \backslash
28034 ss
28035 \series default
28036
28037 \begin_inset Quotes erd
28038 \end_inset
28039
28040  in \SpecialChar TeX
28041  Code instead of 
28042 \begin_inset Quotes eld
28043 \end_inset
28044
28045 ß
28046 \begin_inset Quotes erd
28047 \end_inset
28048
28049 .
28050 \end_layout
28051
28052 \end_inset
28053
28054
28055 \end_layout
28056
28057 \begin_layout Standard
28058 \begin_inset VSpace bigskip
28059 \end_inset
28060
28061 For more details about float placements, have a look at \SpecialChar LaTeX
28062  books, 
28063 \begin_inset CommandInset citation
28064 LatexCommand cite
28065 key "latexcompanion,latexguide,latexbook"
28066 literal "true"
28067
28068 \end_inset
28069
28070 .
28071 \change_inserted -712698321 1526030561
28072
28073 \end_layout
28074
28075 \begin_layout Subsection
28076
28077 \change_inserted -712698321 1526031989
28078 Alignment of Float Contents
28079 \end_layout
28080
28081 \begin_layout Standard
28082
28083 \change_inserted -712698321 1526032316
28084 In this list of options, you can define how the contents of a float (or
28085  all floats by default, if selected from 
28086 \family sans
28087 Document\SpecialChar menuseparator
28088 Settings
28089 \family default
28090 ) are aligned.
28091  
28092 \family sans
28093 Class Default
28094 \family default
28095  means that the alignment of the class, or the default alignment of \SpecialChar LaTeX
28096 , is
28097  used.
28098  
28099 \family sans
28100 Document Default
28101 \family default
28102  (only visible in the 
28103 \family sans
28104 Float Settings
28105 \family default
28106  dialog, not in 
28107 \family sans
28108 Document\SpecialChar menuseparator
28109 Settings
28110 \family default
28111 ) takes the setting specified in 
28112 \family sans
28113 Document\SpecialChar menuseparator
28114 Settings\SpecialChar menuseparator
28115 Float Settings
28116 \family default
28117 .
28118  The other three options, 
28119 \family sans
28120 Left
28121 \family default
28122
28123 \family sans
28124 Center
28125 \family default
28126 , or 
28127 \family sans
28128 Right
28129 \family default
28130 , are self-explanatory.
28131  If one of these is selected in 
28132 \family sans
28133 Document\SpecialChar menuseparator
28134 Settings\SpecialChar menuseparator
28135 Float Settings
28136 \family default
28137 , all floats of the document will have this setting by default (so it is
28138  fairly easy, for instance, to center all floats).
28139 \change_unchanged
28140
28141 \end_layout
28142
28143 \begin_layout Subsection
28144
28145 \change_inserted -712698321 1526030571
28146 Other Float Options
28147 \end_layout
28148
28149 \begin_layout Standard
28150
28151 \change_inserted -712698321 1526035716
28152 These two options are only visible in the local 
28153 \family sans
28154 Float Settings
28155 \family default
28156  dialog, not in 
28157 \family sans
28158 Document\SpecialChar menuseparator
28159 Settings.
28160 \change_unchanged
28161
28162 \end_layout
28163
28164 \begin_layout Standard
28165
28166 \change_inserted -712698321 1526033931
28167 The option 
28168 \family sans
28169 Span
28170 \begin_inset space ~
28171 \end_inset
28172
28173 columns
28174 \family default
28175  is useful for two-column documents: If you select it, the float will span
28176  both columns on the page instead of being confined to just one.
28177 \end_layout
28178
28179 \begin_layout Standard
28180
28181 \change_inserted -712698321 1526030572
28182 The option 
28183 \family sans
28184 Rotate
28185 \begin_inset space ~
28186 \end_inset
28187
28188 sideways
28189 \family default
28190  is used to rotate floats, see section 
28191 \begin_inset CommandInset ref
28192 LatexCommand ref
28193 reference "sec:Rotated-Floats"
28194
28195 \end_inset
28196
28197 .
28198 \change_unchanged
28199
28200 \end_layout
28201
28202 \begin_layout Section
28203 Rotated Floats
28204 \begin_inset CommandInset label
28205 LatexCommand label
28206 name "sec:Rotated-Floats"
28207
28208 \end_inset
28209
28210
28211 \begin_inset Index idx
28212 status collapsed
28213
28214 \begin_layout Plain Layout
28215 Floats ! Rotating
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \end_layout
28222
28223 \begin_layout Standard
28224 Especially for wide tables you might have floats rotated.
28225  To rotate a whole float including the caption, right-click on the float-box
28226  and use the option 
28227 \family sans
28228 Rotate
28229 \begin_inset space ~
28230 \end_inset
28231
28232 sideways
28233 \family default
28234 .
28235 \end_layout
28236
28237 \begin_layout Standard
28238 Rotated floats are always placed on a page of their own (or column of their
28239  own; in case you have a multi-column document).
28240  You can let them span several columns using the float settings option 
28241 \family sans
28242 Span
28243 \begin_inset space ~
28244 \end_inset
28245
28246 columns
28247 \family default
28248 .
28249  Floats are rotated so that you can read them from the outside margin.
28250  To force a certain rotation direction for all pages, you can add either
28251  the option 
28252 \series bold
28253 figuresleft
28254 \series default
28255  or 
28256 \series bold
28257 figuresright
28258 \series default
28259  to the document class options.
28260 \end_layout
28261
28262 \begin_layout Standard
28263 Referencing rotated floats is the same as for normal floats, the caption
28264  format is also the same: Table
28265 \begin_inset space ~
28266 \end_inset
28267
28268
28269 \begin_inset CommandInset ref
28270 LatexCommand ref
28271 reference "tab:Rotated-table"
28272
28273 \end_inset
28274
28275  is an example of a rotated table float.
28276 \end_layout
28277
28278 \begin_layout Standard
28279 \begin_inset Note Greyedout
28280 status open
28281
28282 \begin_layout Plain Layout
28283
28284 \series bold
28285 Note:
28286 \series default
28287  Not all DVI-viewers are able to display rotated floats.
28288 \end_layout
28289
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \begin_layout Standard
28296 \begin_inset Float table
28297 placement document
28298 alignment document
28299 wide false
28300 sideways true
28301 status open
28302
28303 \begin_layout Plain Layout
28304 \begin_inset Caption Standard
28305
28306 \begin_layout Plain Layout
28307 \begin_inset CommandInset label
28308 LatexCommand label
28309 name "tab:Rotated-table"
28310
28311 \end_inset
28312
28313  Rotated table
28314 \end_layout
28315
28316 \end_inset
28317
28318
28319 \end_layout
28320
28321 \begin_layout Plain Layout
28322 \align center
28323 \begin_inset Tabular
28324 <lyxtabular version="3" rows="1" columns="5">
28325 <features tabularvalignment="middle">
28326 <column alignment="center" valignment="top">
28327 <column alignment="center" valignment="top">
28328 <column alignment="center" valignment="top">
28329 <column alignment="center" valignment="top">
28330 <column alignment="center" valignment="top">
28331 <row>
28332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28333 \begin_inset Text
28334
28335 \begin_layout Plain Layout
28336 test
28337 \end_layout
28338
28339 \end_inset
28340 </cell>
28341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28342 \begin_inset Text
28343
28344 \begin_layout Plain Layout
28345 b
28346 \end_layout
28347
28348 \end_inset
28349 </cell>
28350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28351 \begin_inset Text
28352
28353 \begin_layout Plain Layout
28354 c
28355 \end_layout
28356
28357 \end_inset
28358 </cell>
28359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28360 \begin_inset Text
28361
28362 \begin_layout Plain Layout
28363 d
28364 \end_layout
28365
28366 \end_inset
28367 </cell>
28368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28369 \begin_inset Text
28370
28371 \begin_layout Plain Layout
28372 e
28373 \end_layout
28374
28375 \end_inset
28376 </cell>
28377 </row>
28378 </lyxtabular>
28379
28380 \end_inset
28381
28382
28383 \end_layout
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Section
28391 Subfloats
28392 \begin_inset Index idx
28393 status collapsed
28394
28395 \begin_layout Plain Layout
28396 Floats ! Subfloats
28397 \end_layout
28398
28399 \end_inset
28400
28401
28402 \end_layout
28403
28404 \begin_layout Standard
28405 Subfloats are for example used when a figure consists of several images.
28406  They are created by inserting a float into an existing float.
28407  The placement of the subfloats can be controlled in the same way as for
28408  paragraphs as shown in table
28409 \begin_inset space ~
28410 \end_inset
28411
28412
28413 \begin_inset CommandInset ref
28414 LatexCommand ref
28415 reference "tab:Two-subtables-side"
28416
28417 \end_inset
28418
28419  and 
28420 \begin_inset CommandInset ref
28421 LatexCommand ref
28422 reference "tab:Two-subtables-upon"
28423
28424 \end_inset
28425
28426 .
28427 \end_layout
28428
28429 \begin_layout Standard
28430 Referencing subfloats works as for normal floats: Table
28431 \begin_inset space ~
28432 \end_inset
28433
28434
28435 \begin_inset CommandInset ref
28436 LatexCommand ref
28437 reference "tab:This-is-subtable-a"
28438
28439 \end_inset
28440
28441  and 
28442 \begin_inset CommandInset ref
28443 LatexCommand ref
28444 reference "tab:This-is-subtable-b"
28445
28446 \end_inset
28447
28448  are subtables of table
28449 \begin_inset space ~
28450 \end_inset
28451
28452
28453 \begin_inset CommandInset ref
28454 LatexCommand ref
28455 reference "tab:Two-subtables-side"
28456
28457 \end_inset
28458
28459 .
28460 \end_layout
28461
28462 \begin_layout Standard
28463 \begin_inset Float table
28464 placement document
28465 alignment document
28466 wide false
28467 sideways false
28468 status open
28469
28470 \begin_layout Plain Layout
28471 \begin_inset Caption Standard
28472
28473 \begin_layout Plain Layout
28474 \begin_inset CommandInset label
28475 LatexCommand label
28476 name "tab:Two-subtables-side"
28477
28478 \end_inset
28479
28480 Two subtables placed side by side.
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \begin_layout Plain Layout
28489 \align center
28490 \begin_inset space \hfill{}
28491 \end_inset
28492
28493
28494 \begin_inset Float table
28495 placement document
28496 alignment document
28497 wide false
28498 sideways false
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502 \begin_inset Caption Standard
28503
28504 \begin_layout Plain Layout
28505 \begin_inset CommandInset label
28506 LatexCommand label
28507 name "tab:This-is-subtable-a"
28508
28509 \end_inset
28510
28511 This is subtable a.
28512 \end_layout
28513
28514 \end_inset
28515
28516
28517 \end_layout
28518
28519 \begin_layout Plain Layout
28520 \align center
28521 \begin_inset Tabular
28522 <lyxtabular version="3" rows="1" columns="5">
28523 <features tabularvalignment="middle">
28524 <column alignment="center" valignment="top">
28525 <column alignment="center" valignment="top">
28526 <column alignment="center" valignment="top">
28527 <column alignment="center" valignment="top">
28528 <column alignment="center" valignment="top">
28529 <row>
28530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28531 \begin_inset Text
28532
28533 \begin_layout Plain Layout
28534 test
28535 \end_layout
28536
28537 \end_inset
28538 </cell>
28539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28540 \begin_inset Text
28541
28542 \begin_layout Plain Layout
28543 b
28544 \end_layout
28545
28546 \end_inset
28547 </cell>
28548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28549 \begin_inset Text
28550
28551 \begin_layout Plain Layout
28552 c
28553 \end_layout
28554
28555 \end_inset
28556 </cell>
28557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28558 \begin_inset Text
28559
28560 \begin_layout Plain Layout
28561 d
28562 \end_layout
28563
28564 \end_inset
28565 </cell>
28566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28567 \begin_inset Text
28568
28569 \begin_layout Plain Layout
28570 e
28571 \end_layout
28572
28573 \end_inset
28574 </cell>
28575 </row>
28576 </lyxtabular>
28577
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \end_inset
28584
28585
28586 \begin_inset space \hfill{}
28587 \end_inset
28588
28589
28590 \begin_inset Float table
28591 placement document
28592 alignment document
28593 wide false
28594 sideways false
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 \begin_inset Caption Standard
28599
28600 \begin_layout Plain Layout
28601 \begin_inset CommandInset label
28602 LatexCommand label
28603 name "tab:This-is-subtable-b"
28604
28605 \end_inset
28606
28607 This is subtable b.
28608 \end_layout
28609
28610 \end_inset
28611
28612
28613 \end_layout
28614
28615 \begin_layout Plain Layout
28616 \align center
28617 \begin_inset Tabular
28618 <lyxtabular version="3" rows="1" columns="5">
28619 <features tabularvalignment="middle">
28620 <column alignment="center" valignment="top">
28621 <column alignment="center" valignment="top">
28622 <column alignment="center" valignment="top">
28623 <column alignment="center" valignment="top">
28624 <column alignment="center" valignment="top">
28625 <row>
28626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28627 \begin_inset Text
28628
28629 \begin_layout Plain Layout
28630 e
28631 \end_layout
28632
28633 \end_inset
28634 </cell>
28635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28636 \begin_inset Text
28637
28638 \begin_layout Plain Layout
28639 d
28640 \end_layout
28641
28642 \end_inset
28643 </cell>
28644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28645 \begin_inset Text
28646
28647 \begin_layout Plain Layout
28648 c
28649 \end_layout
28650
28651 \end_inset
28652 </cell>
28653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28654 \begin_inset Text
28655
28656 \begin_layout Plain Layout
28657 b
28658 \end_layout
28659
28660 \end_inset
28661 </cell>
28662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28663 \begin_inset Text
28664
28665 \begin_layout Plain Layout
28666 test
28667 \end_layout
28668
28669 \end_inset
28670 </cell>
28671 </row>
28672 </lyxtabular>
28673
28674 \end_inset
28675
28676
28677 \end_layout
28678
28679 \end_inset
28680
28681
28682 \begin_inset space \hfill{}
28683 \end_inset
28684
28685
28686 \end_layout
28687
28688 \end_inset
28689
28690
28691 \end_layout
28692
28693 \begin_layout Standard
28694 \begin_inset Float table
28695 placement document
28696 alignment document
28697 wide false
28698 sideways false
28699 status open
28700
28701 \begin_layout Plain Layout
28702 \begin_inset Caption Standard
28703
28704 \begin_layout Plain Layout
28705 \begin_inset CommandInset label
28706 LatexCommand label
28707 name "tab:Two-subtables-upon"
28708
28709 \end_inset
28710
28711 Two subtables placed one above the other.
28712  (a) table with 4 cells, (b) table with 5 cells.
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Plain Layout
28721 \align center
28722 \begin_inset Float table
28723 placement document
28724 alignment document
28725 wide false
28726 sideways false
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730 \begin_inset Caption Standard
28731
28732 \begin_layout Plain Layout
28733
28734 \end_layout
28735
28736 \end_inset
28737
28738
28739 \end_layout
28740
28741 \begin_layout Plain Layout
28742 \align center
28743 \begin_inset Tabular
28744 <lyxtabular version="3" rows="1" columns="4">
28745 <features tabularvalignment="middle">
28746 <column alignment="center" valignment="top">
28747 <column alignment="center" valignment="top">
28748 <column alignment="center" valignment="top">
28749 <column alignment="center" valignment="top">
28750 <row>
28751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28752 \begin_inset Text
28753
28754 \begin_layout Plain Layout
28755 test
28756 \end_layout
28757
28758 \end_inset
28759 </cell>
28760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28761 \begin_inset Text
28762
28763 \begin_layout Plain Layout
28764 test
28765 \end_layout
28766
28767 \end_inset
28768 </cell>
28769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28770 \begin_inset Text
28771
28772 \begin_layout Plain Layout
28773 test
28774 \end_layout
28775
28776 \end_inset
28777 </cell>
28778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28779 \begin_inset Text
28780
28781 \begin_layout Plain Layout
28782 test
28783 \end_layout
28784
28785 \end_inset
28786 </cell>
28787 </row>
28788 </lyxtabular>
28789
28790 \end_inset
28791
28792
28793 \end_layout
28794
28795 \end_inset
28796
28797
28798 \end_layout
28799
28800 \begin_layout Plain Layout
28801 \align center
28802 \begin_inset Float table
28803 placement document
28804 alignment document
28805 wide false
28806 sideways false
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810 \begin_inset Caption Standard
28811
28812 \begin_layout Plain Layout
28813
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \begin_layout Plain Layout
28822 \align center
28823 \begin_inset Tabular
28824 <lyxtabular version="3" rows="1" columns="5">
28825 <features tabularvalignment="middle">
28826 <column alignment="center" valignment="top">
28827 <column alignment="center" valignment="top">
28828 <column alignment="center" valignment="top">
28829 <column alignment="center" valignment="top">
28830 <column alignment="center" valignment="top">
28831 <row>
28832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28833 \begin_inset Text
28834
28835 \begin_layout Plain Layout
28836 a
28837 \end_layout
28838
28839 \end_inset
28840 </cell>
28841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28842 \begin_inset Text
28843
28844 \begin_layout Plain Layout
28845 b
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Plain Layout
28854 c
28855 \end_layout
28856
28857 \end_inset
28858 </cell>
28859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28860 \begin_inset Text
28861
28862 \begin_layout Plain Layout
28863 d
28864 \end_layout
28865
28866 \end_inset
28867 </cell>
28868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28869 \begin_inset Text
28870
28871 \begin_layout Plain Layout
28872 e
28873 \end_layout
28874
28875 \end_inset
28876 </cell>
28877 </row>
28878 </lyxtabular>
28879
28880 \end_inset
28881
28882
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \end_layout
28894
28895 \begin_layout Section
28896 Floats Side by Side
28897 \begin_inset Index idx
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901 Floats ! Side by side
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 To place floats side by side, as in Figures
28911 \begin_inset space ~
28912 \end_inset
28913
28914
28915 \begin_inset CommandInset ref
28916 LatexCommand ref
28917 reference "fig:Float-left"
28918
28919 \end_inset
28920
28921  and 
28922 \begin_inset CommandInset ref
28923 LatexCommand ref
28924 reference "fig:Float-right"
28925
28926 \end_inset
28927
28928 , only 
28929 \emph on
28930 one
28931 \emph default
28932  float is used.
28933  In it two minipage boxes are inserted.
28934 \begin_inset Foot
28935 status collapsed
28936
28937 \begin_layout Plain Layout
28938 Minipages are explained in section
28939 \begin_inset space ~
28940 \end_inset
28941
28942
28943 \begin_inset CommandInset ref
28944 LatexCommand ref
28945 reference "sec:Minipages"
28946
28947 \end_inset
28948
28949 .
28950 \end_layout
28951
28952 \end_inset
28953
28954  The width is set to 45
28955 \begin_inset space \thinspace{}
28956 \end_inset
28957
28958 -50
28959 \begin_inset space \thinspace{}
28960 \end_inset
28961
28962 column% and the box alignment to 
28963 \family sans
28964 Bottom
28965 \family default
28966  for each minipage.
28967  The minipage boxes contain the image and the caption in the same way as
28968  they are in a float.
28969  The only difference is that the image unit 
28970 \family sans
28971 Column
28972 \begin_inset space ~
28973 \end_inset
28974
28975 Width
28976 \begin_inset space ~
28977 \end_inset
28978
28979 %
28980 \family default
28981  is now calculated according to the width of the minipage boxes.
28982 \end_layout
28983
28984 \begin_layout Standard
28985 \begin_inset Float figure
28986 placement document
28987 alignment document
28988 wide false
28989 sideways false
28990 status open
28991
28992 \begin_layout Plain Layout
28993 \begin_inset Box Frameless
28994 position "b"
28995 hor_pos "c"
28996 has_inner_box 1
28997 inner_pos "t"
28998 use_parbox 0
28999 use_makebox 0
29000 width "45col%"
29001 special "none"
29002 height "1in"
29003 height_special "totalheight"
29004 thickness "0.4pt"
29005 separation "3pt"
29006 shadowsize "4pt"
29007 framecolor "black"
29008 backgroundcolor "none"
29009 status open
29010
29011 \begin_layout Plain Layout
29012 \align center
29013 \begin_inset Graphics
29014         filename clipart/2D-intensity-plot.pdf
29015         width 100col%
29016         scaleBeforeRotation
29017
29018 \end_inset
29019
29020
29021 \end_layout
29022
29023 \begin_layout Plain Layout
29024 \begin_inset Caption Standard
29025
29026 \begin_layout Plain Layout
29027 \begin_inset CommandInset label
29028 LatexCommand label
29029 name "fig:Float-left"
29030
29031 \end_inset
29032
29033 Float on the left side.
29034 \end_layout
29035
29036 \end_inset
29037
29038
29039 \end_layout
29040
29041 \end_inset
29042
29043
29044 \begin_inset space \hfill{}
29045 \end_inset
29046
29047
29048 \begin_inset Box Frameless
29049 position "b"
29050 hor_pos "c"
29051 has_inner_box 1
29052 inner_pos "t"
29053 use_parbox 0
29054 use_makebox 0
29055 width "45col%"
29056 special "none"
29057 height "1in"
29058 height_special "totalheight"
29059 thickness "0.4pt"
29060 separation "3pt"
29061 shadowsize "4pt"
29062 framecolor "black"
29063 backgroundcolor "none"
29064 status open
29065
29066 \begin_layout Plain Layout
29067 \align center
29068 \begin_inset Graphics
29069         filename clipart/Star-structure.pdf
29070         width 100col%
29071         scaleBeforeRotation
29072
29073 \end_inset
29074
29075
29076 \end_layout
29077
29078 \begin_layout Plain Layout
29079 \begin_inset Caption Standard
29080
29081 \begin_layout Plain Layout
29082 \begin_inset CommandInset label
29083 LatexCommand label
29084 name "fig:Float-right"
29085
29086 \end_inset
29087
29088 Float on the right side.
29089 \end_layout
29090
29091 \end_inset
29092
29093
29094 \end_layout
29095
29096 \end_inset
29097
29098
29099 \end_layout
29100
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \begin_layout Standard
29107 An alternative and simpler solution is to use the module 
29108 \family sans
29109 Variable-width Minipages
29110 \family default
29111 , see sec.
29112 \begin_inset space \thinspace{}
29113 \end_inset
29114
29115
29116 \begin_inset CommandInset ref
29117 LatexCommand ref
29118 reference "sec:Minipages"
29119
29120 \end_inset
29121
29122 .
29123  Variable-width minipages adapt automatically to the width of the figures
29124  and tables.
29125  They do not require an explicit width to be given, and they improve the
29126  horizontal alignment of the figures.
29127  The LyX example file 
29128 \emph on
29129 varwidth-floats-side-by-side
29130 \emph default
29131  gives examples of how to do this.
29132 \end_layout
29133
29134 \begin_layout Section
29135 Caption Formatting
29136 \begin_inset Index idx
29137 status collapsed
29138
29139 \begin_layout Plain Layout
29140 Caption ! Formatting
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset Index idx
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150 Floats ! Caption Formatting
29151 \end_layout
29152
29153 \end_inset
29154
29155
29156 \begin_inset CommandInset label
29157 LatexCommand label
29158 name "sec:Caption-Formatting"
29159
29160 \end_inset
29161
29162
29163 \end_layout
29164
29165 \begin_layout Standard
29166 The 
29167 \family sans
29168 Caption
29169 \family default
29170  environment is the default paragraph environment for 
29171 \family sans
29172 Floats
29173 \family default
29174 .
29175  On the \SpecialChar LyX
29176  screen captions appear as a label, e.
29177 \begin_inset space \thinspace{}
29178 \end_inset
29179
29180 g.
29181 \begin_inset space \space{}
29182 \end_inset
29183
29184
29185 \begin_inset Quotes eld
29186 \end_inset
29187
29188
29189 \family sans
29190 Figure #:
29191 \family default
29192
29193 \begin_inset Quotes erd
29194 \end_inset
29195
29196  followed by the caption text.
29197  
29198 \begin_inset Quotes eld
29199 \end_inset
29200
29201 #
29202 \begin_inset Quotes erd
29203 \end_inset
29204
29205  is the actual reference number.
29206  By default the label and the number are in the same font as the caption
29207  text and a colon follows the number to divide the label from the text.
29208  This caption format is suitable for many but not all documents.
29209  
29210 \end_layout
29211
29212 \begin_layout Standard
29213 To change the default caption format, load the \SpecialChar LaTeX
29214 -package 
29215 \series bold
29216 caption
29217 \series default
29218
29219 \begin_inset Index idx
29220 status collapsed
29221
29222 \begin_layout Plain Layout
29223 \SpecialChar LaTeX
29224 -packages ! caption
29225 \end_layout
29226
29227 \end_inset
29228
29229  in the document preamble with this line:
29230 \end_layout
29231
29232 \begin_layout Standard
29233
29234 \series bold
29235
29236 \backslash
29237 usepackage[format definition]{caption}
29238 \end_layout
29239
29240 \begin_layout Standard
29241 To have for example the label and the number in sans-serif, bold font and
29242  the table captions always above the table as in this document, use the
29243  following command:
29244 \end_layout
29245
29246 \begin_layout Standard
29247
29248 \series bold
29249
29250 \backslash
29251 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
29252 \end_layout
29253
29254 \begin_layout Standard
29255 You can also define different caption formats for the different float types.
29256  In this case load the 
29257 \series bold
29258 caption
29259 \series default
29260  package without format specific options and define the different formats
29261  with the help of the command
29262 \end_layout
29263
29264 \begin_layout Standard
29265
29266 \series bold
29267
29268 \backslash
29269 captionsetup[float type]{format definition}
29270 \end_layout
29271
29272 \begin_layout Standard
29273 in the document preamble.
29274  For example the caption formats of Figure
29275 \begin_inset space ~
29276 \end_inset
29277
29278
29279 \begin_inset CommandInset ref
29280 LatexCommand ref
29281 reference "fig:This-is-an-fig"
29282
29283 \end_inset
29284
29285  and Table
29286 \begin_inset space ~
29287 \end_inset
29288
29289
29290 \begin_inset CommandInset ref
29291 LatexCommand ref
29292 reference "tab:This-is-an-tab"
29293
29294 \end_inset
29295
29296  can be created using these commands in the document preamble:
29297 \end_layout
29298
29299 \begin_layout Standard
29300
29301 \series bold
29302
29303 \backslash
29304 usepackage[tableposition=top]{caption}
29305 \series default
29306
29307 \begin_inset Newline newline
29308 \end_inset
29309
29310
29311 \series bold
29312
29313 \backslash
29314 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29315 \begin_inset Newline newline
29316 \end_inset
29317
29318
29319 \begin_inset Phantom HPhantom
29320 status open
29321
29322 \begin_layout Plain Layout
29323
29324 \series bold
29325
29326 \backslash
29327 captionsetup[figure]{
29328 \end_layout
29329
29330 \end_inset
29331
29332 labelsep=period}
29333 \begin_inset Newline newline
29334 \end_inset
29335
29336
29337 \backslash
29338 captionsetup[table]{labelfont={bf,sf}}
29339 \end_layout
29340
29341 \begin_layout Standard
29342 \begin_inset Note Greyedout
29343 status open
29344
29345 \begin_layout Plain Layout
29346
29347 \series bold
29348 Note:
29349 \series default
29350  The option 
29351 \series bold
29352 tableposition=top
29353 \series default
29354  has no effect when a 
29355 \series bold
29356 KOMA-Script
29357 \series default
29358
29359 \begin_inset Index idx
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363 \SpecialChar LaTeX
29364 -packages ! KOMA-Script
29365 \end_layout
29366
29367 \end_inset
29368
29369  document class is used.
29370  In this case the document class option 
29371 \series bold
29372 captions=tableheading
29373 \series default
29374  must be used.
29375 \end_layout
29376
29377 \end_inset
29378
29379
29380 \end_layout
29381
29382 \begin_layout Standard
29383 For more information about the package 
29384 \series bold
29385 caption
29386 \series default
29387  we refer to its documentation 
29388 \begin_inset CommandInset citation
29389 LatexCommand cite
29390 key "caption"
29391 literal "true"
29392
29393 \end_inset
29394
29395 .
29396 \end_layout
29397
29398 \begin_layout Standard
29399 To change the label name from e.
29400 \begin_inset space \thinspace{}
29401 \end_inset
29402
29403 g.
29404 \begin_inset space \space{}
29405 \end_inset
29406
29407
29408 \begin_inset Quotes eld
29409 \end_inset
29410
29411 Figure
29412 \begin_inset Quotes erd
29413 \end_inset
29414
29415  to 
29416 \begin_inset Quotes eld
29417 \end_inset
29418
29419 Image
29420 \begin_inset Quotes erd
29421 \end_inset
29422
29423  use this preamble command:
29424 \end_layout
29425
29426 \begin_layout Standard
29427
29428 \series bold
29429
29430 \backslash
29431 renewcommand{
29432 \backslash
29433 fnum@figure}{Image~
29434 \backslash
29435 thefigure}
29436 \end_layout
29437
29438 \begin_layout Standard
29439 where 
29440 \series bold
29441
29442 \backslash
29443 thefigure
29444 \series default
29445  inserts the figure number and
29446 \series bold
29447  
29448 \begin_inset Quotes eld
29449 \end_inset
29450
29451 ~
29452 \series default
29453
29454 \begin_inset Quotes erd
29455 \end_inset
29456
29457  creates a protected space.
29458 \end_layout
29459
29460 \begin_layout Standard
29461 \begin_inset VSpace bigskip
29462 \end_inset
29463
29464 If you are using a 
29465 \series bold
29466 KOMA-Script
29467 \series default
29468
29469 \begin_inset Index idx
29470 status collapsed
29471
29472 \begin_layout Plain Layout
29473 \SpecialChar LaTeX
29474 -packages ! KOMA-Script
29475 \end_layout
29476
29477 \end_inset
29478
29479  document class (
29480 \family sans
29481 article (KOMA-Script)
29482 \family default
29483
29484 \family sans
29485 book (KOMA-Script)
29486 \family default
29487
29488 \family sans
29489 letter (KOMA-Script)
29490 \family default
29491 , or 
29492 \family sans
29493 report (KOMA-Script)
29494 \family default
29495
29496 \begin_inset space \thinspace{}
29497 \end_inset
29498
29499 ), you can alternatively to the 
29500 \series bold
29501 caption
29502 \series default
29503  package use 
29504 \series bold
29505 KOMA-Script
29506 \series default
29507 's built-in command 
29508 \series bold
29509
29510 \backslash
29511 setkomafont
29512 \series default
29513 .
29514  For example, to have the caption label in bold, add this command to your
29515  document preamble:
29516 \end_layout
29517
29518 \begin_layout Standard
29519
29520 \series bold
29521
29522 \backslash
29523 setkomafont{captionlabel}{
29524 \backslash
29525 bfseries}
29526 \end_layout
29527
29528 \begin_layout Standard
29529 For more information about 
29530 \series bold
29531
29532 \backslash
29533 setkomafont
29534 \series default
29535  we refer to the 
29536 \series bold
29537 KOMA-Script
29538 \series default
29539  documentation 
29540 \begin_inset CommandInset citation
29541 LatexCommand cite
29542 key "KOMA-Script"
29543 literal "true"
29544
29545 \end_inset
29546
29547 .
29548 \end_layout
29549
29550 \begin_layout Standard
29551 \begin_inset ERT
29552 status collapsed
29553
29554 \begin_layout Plain Layout
29555
29556
29557 \backslash
29558 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29559 }
29560 \end_layout
29561
29562 \end_inset
29563
29564
29565 \begin_inset Note Note
29566 status open
29567
29568 \begin_layout Plain Layout
29569 The caption format is changed only for this example.
29570 \end_layout
29571
29572 \end_inset
29573
29574
29575 \end_layout
29576
29577 \begin_layout Standard
29578 \begin_inset Float figure
29579 placement !p
29580 alignment document
29581 wide false
29582 sideways false
29583 status open
29584
29585 \begin_layout Plain Layout
29586 \align center
29587 \begin_inset Graphics
29588         filename clipart/2D-intensity-plot.pdf
29589         scaleBeforeRotation
29590
29591 \end_inset
29592
29593
29594 \end_layout
29595
29596 \begin_layout Plain Layout
29597 \begin_inset Caption Standard
29598
29599 \begin_layout Plain Layout
29600 \begin_inset CommandInset label
29601 LatexCommand label
29602 name "fig:This-is-an-fig"
29603
29604 \end_inset
29605
29606 This is an example figure caption that is longer than one line to show the
29607  different caption format.
29608  Here a self-defined caption format is used.
29609 \end_layout
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \begin_layout Standard
29622 \begin_inset ERT
29623 status collapsed
29624
29625 \begin_layout Plain Layout
29626
29627
29628 \backslash
29629 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29630 on}
29631 \end_layout
29632
29633 \end_inset
29634
29635
29636 \end_layout
29637
29638 \begin_layout Standard
29639 \begin_inset Float table
29640 placement !p
29641 alignment document
29642 wide false
29643 sideways false
29644 status open
29645
29646 \begin_layout Plain Layout
29647 \begin_inset Caption Standard
29648
29649 \begin_layout Plain Layout
29650 \begin_inset CommandInset label
29651 LatexCommand label
29652 name "tab:This-is-an-tab"
29653
29654 \end_inset
29655
29656 This is an example table caption that is longer than one line to show the
29657  different caption format.
29658  Here the standard caption format for tables in this document is used.
29659 \end_layout
29660
29661 \end_inset
29662
29663
29664 \end_layout
29665
29666 \begin_layout Plain Layout
29667 \align center
29668 \begin_inset Tabular
29669 <lyxtabular version="3" rows="1" columns="5">
29670 <features tabularvalignment="middle">
29671 <column alignment="center" valignment="top">
29672 <column alignment="center" valignment="top">
29673 <column alignment="center" valignment="top">
29674 <column alignment="center" valignment="top">
29675 <column alignment="center" valignment="top">
29676 <row>
29677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29678 \begin_inset Text
29679
29680 \begin_layout Plain Layout
29681 a
29682 \end_layout
29683
29684 \end_inset
29685 </cell>
29686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29687 \begin_inset Text
29688
29689 \begin_layout Plain Layout
29690 b
29691 \end_layout
29692
29693 \end_inset
29694 </cell>
29695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29696 \begin_inset Text
29697
29698 \begin_layout Plain Layout
29699 c
29700 \end_layout
29701
29702 \end_inset
29703 </cell>
29704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29705 \begin_inset Text
29706
29707 \begin_layout Plain Layout
29708 d
29709 \end_layout
29710
29711 \end_inset
29712 </cell>
29713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29714 \begin_inset Text
29715
29716 \begin_layout Plain Layout
29717 e
29718 \end_layout
29719
29720 \end_inset
29721 </cell>
29722 </row>
29723 </lyxtabular>
29724
29725 \end_inset
29726
29727
29728 \end_layout
29729
29730 \end_inset
29731
29732
29733 \end_layout
29734
29735 \begin_layout Section
29736 Caption Placement
29737 \begin_inset Index idx
29738 status collapsed
29739
29740 \begin_layout Plain Layout
29741 Caption ! Placement
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \begin_inset Index idx
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751 Floats ! Caption Placement
29752 \end_layout
29753
29754 \end_inset
29755
29756
29757 \begin_inset CommandInset label
29758 LatexCommand label
29759 name "sec:Caption-Placement"
29760
29761 \end_inset
29762
29763
29764 \end_layout
29765
29766 \begin_layout Standard
29767 The common caption placement rule is:
29768 \end_layout
29769
29770 \begin_layout Description
29771 Figure: Caption is set below the figure
29772 \end_layout
29773
29774 \begin_layout Description
29775 Table: Caption is set above the table
29776 \end_layout
29777
29778 \begin_layout Standard
29779 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
29780 's
29781  standard classes.
29782  That means if you are using the document classes 
29783 \family sans
29784 article
29785 \family default
29786
29787 \family sans
29788 book
29789 \family default
29790
29791 \family sans
29792 letter
29793 \family default
29794 , or 
29795 \family sans
29796 report
29797 \family default
29798  there will be no space between the caption and the table.
29799  To insert the necessary space, load the \SpecialChar LaTeX
29800 -package 
29801 \series bold
29802 caption
29803 \series default
29804
29805 \begin_inset Index idx
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809 \SpecialChar LaTeX
29810 -packages ! caption
29811 \end_layout
29812
29813 \end_inset
29814
29815  in your document preamble with the option
29816 \begin_inset Foot
29817 status collapsed
29818
29819 \begin_layout Plain Layout
29820 See section
29821 \begin_inset space ~
29822 \end_inset
29823
29824
29825 \begin_inset CommandInset ref
29826 LatexCommand ref
29827 reference "sec:Caption-Formatting"
29828
29829 \end_inset
29830
29831  for more information of the package 
29832 \series bold
29833 caption
29834 \series default
29835 .
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Standard
29844
29845 \series bold
29846 tableposition=top
29847 \end_layout
29848
29849 \begin_layout Standard
29850 If you are using a 
29851 \series bold
29852 KOMA-Script
29853 \series default
29854
29855 \begin_inset Index idx
29856 status collapsed
29857
29858 \begin_layout Plain Layout
29859 \SpecialChar LaTeX
29860 -packages ! KOMA-Script
29861 \end_layout
29862
29863 \end_inset
29864
29865  document class (
29866 \family sans
29867 article (KOMA-Script)
29868 \family default
29869
29870 \family sans
29871 book (KOMA-Script)
29872 \family default
29873
29874 \family sans
29875 letter (KOMA-Script)
29876 \family default
29877 , or 
29878 \family sans
29879 report (KOMA-Script)
29880 \family default
29881
29882 \begin_inset space \thinspace{}
29883 \end_inset
29884
29885 ), you can alternatively to the 
29886 \series bold
29887 caption
29888 \series default
29889  package set the document class option
29890 \begin_inset Foot
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 That option is used in this document.
29895 \end_layout
29896
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \begin_layout Standard
29903
29904 \series bold
29905 captions=tableheading
29906 \end_layout
29907
29908 \begin_layout Standard
29909 In documents with a KOMA-Script document class you can also right-click
29910  on a caption and mark in the context menu if this should be a caption above
29911  or below the table/figure.
29912  This way you can override the document-wide caption placement for certain
29913  captions.
29914  Table
29915 \begin_inset space ~
29916 \end_inset
29917
29918
29919 \begin_inset CommandInset ref
29920 LatexCommand ref
29921 reference "tab:A-caption-marked"
29922
29923 \end_inset
29924
29925  is an example where the caption is marked a being below the table while
29926  it is above.
29927  For comparison the caption in Table
29928 \begin_inset space ~
29929 \end_inset
29930
29931
29932 \begin_inset CommandInset ref
29933 LatexCommand ref
29934 reference "tab:A-standard-table"
29935
29936 \end_inset
29937
29938  is not marked.
29939 \end_layout
29940
29941 \begin_layout Standard
29942 \begin_inset Float table
29943 placement document
29944 alignment document
29945 wide false
29946 sideways false
29947 status open
29948
29949 \begin_layout Plain Layout
29950 \begin_inset Caption Below
29951
29952 \begin_layout Plain Layout
29953 \begin_inset CommandInset label
29954 LatexCommand label
29955 name "tab:A-caption-marked"
29956
29957 \end_inset
29958
29959 A caption marked as being below the table.
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \end_layout
29966
29967 \begin_layout Plain Layout
29968 \align center
29969 \begin_inset Tabular
29970 <lyxtabular version="3" rows="3" columns="3">
29971 <features tabularvalignment="middle">
29972 <column alignment="center" valignment="top" width="0pt">
29973 <column alignment="center" valignment="top" width="0pt">
29974 <column alignment="center" valignment="top" width="0pt">
29975 <row>
29976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29977 \begin_inset Text
29978
29979 \begin_layout Plain Layout
29980 1
29981 \end_layout
29982
29983 \end_inset
29984 </cell>
29985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29986 \begin_inset Text
29987
29988 \begin_layout Plain Layout
29989 2
29990 \end_layout
29991
29992 \end_inset
29993 </cell>
29994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29995 \begin_inset Text
29996
29997 \begin_layout Plain Layout
29998 3
29999 \end_layout
30000
30001 \end_inset
30002 </cell>
30003 </row>
30004 <row>
30005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30006 \begin_inset Text
30007
30008 \begin_layout Plain Layout
30009 Joe
30010 \end_layout
30011
30012 \end_inset
30013 </cell>
30014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30015 \begin_inset Text
30016
30017 \begin_layout Plain Layout
30018 Mary
30019 \end_layout
30020
30021 \end_inset
30022 </cell>
30023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30024 \begin_inset Text
30025
30026 \begin_layout Plain Layout
30027 Ted
30028 \end_layout
30029
30030 \end_inset
30031 </cell>
30032 </row>
30033 <row>
30034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30035 \begin_inset Text
30036
30037 \begin_layout Plain Layout
30038 \begin_inset Formula $\int x^{2}dx$
30039 \end_inset
30040
30041
30042 \end_layout
30043
30044 \end_inset
30045 </cell>
30046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30047 \begin_inset Text
30048
30049 \begin_layout Plain Layout
30050 \begin_inset Formula $\left[\begin{array}{cc}
30051 a & b\\
30052 c & d
30053 \end{array}\right]$
30054 \end_inset
30055
30056
30057 \end_layout
30058
30059 \end_inset
30060 </cell>
30061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30062 \begin_inset Text
30063
30064 \begin_layout Plain Layout
30065 \begin_inset Formula $1+1=2$
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \end_inset
30072 </cell>
30073 </row>
30074 </lyxtabular>
30075
30076 \end_inset
30077
30078
30079 \end_layout
30080
30081 \end_inset
30082
30083
30084 \end_layout
30085
30086 \begin_layout Standard
30087 \begin_inset Float table
30088 placement document
30089 alignment document
30090 wide false
30091 sideways false
30092 status open
30093
30094 \begin_layout Plain Layout
30095 \begin_inset Caption Standard
30096
30097 \begin_layout Plain Layout
30098 \begin_inset CommandInset label
30099 LatexCommand label
30100 name "tab:A-standard-table"
30101
30102 \end_inset
30103
30104 A standard table caption.
30105 \end_layout
30106
30107 \end_inset
30108
30109
30110 \end_layout
30111
30112 \begin_layout Plain Layout
30113 \align center
30114 \begin_inset Tabular
30115 <lyxtabular version="3" rows="3" columns="3">
30116 <features tabularvalignment="middle">
30117 <column alignment="center" valignment="top" width="0pt">
30118 <column alignment="center" valignment="top" width="0pt">
30119 <column alignment="center" valignment="top" width="0pt">
30120 <row>
30121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Plain Layout
30125 1
30126 \end_layout
30127
30128 \end_inset
30129 </cell>
30130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30131 \begin_inset Text
30132
30133 \begin_layout Plain Layout
30134 2
30135 \end_layout
30136
30137 \end_inset
30138 </cell>
30139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143 3
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 </row>
30149 <row>
30150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30151 \begin_inset Text
30152
30153 \begin_layout Plain Layout
30154 Joe
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30160 \begin_inset Text
30161
30162 \begin_layout Plain Layout
30163 Mary
30164 \end_layout
30165
30166 \end_inset
30167 </cell>
30168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30169 \begin_inset Text
30170
30171 \begin_layout Plain Layout
30172 Ted
30173 \end_layout
30174
30175 \end_inset
30176 </cell>
30177 </row>
30178 <row>
30179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30180 \begin_inset Text
30181
30182 \begin_layout Plain Layout
30183 \begin_inset Formula $\int x^{2}dx$
30184 \end_inset
30185
30186
30187 \end_layout
30188
30189 \end_inset
30190 </cell>
30191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30192 \begin_inset Text
30193
30194 \begin_layout Plain Layout
30195 \begin_inset Formula $\left[\begin{array}{cc}
30196 a & b\\
30197 c & d
30198 \end{array}\right]$
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210 \begin_inset Formula $1+1=2$
30211 \end_inset
30212
30213
30214 \end_layout
30215
30216 \end_inset
30217 </cell>
30218 </row>
30219 </lyxtabular>
30220
30221 \end_inset
30222
30223
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \begin_layout Standard
30232 \begin_inset VSpace bigskip
30233 \end_inset
30234
30235 It is also possible to set the caption beside a figure or table.
30236  To get this the \SpecialChar LaTeX
30237 -package 
30238 \series bold
30239 sidecap
30240 \series default
30241
30242 \begin_inset Index idx
30243 status collapsed
30244
30245 \begin_layout Plain Layout
30246 \SpecialChar LaTeX
30247 -packages ! sidecap
30248 \end_layout
30249
30250 \end_inset
30251
30252  has to be loaded in the document preamble with the line
30253 \end_layout
30254
30255 \begin_layout Standard
30256
30257 \series bold
30258
30259 \backslash
30260 usepackage[option]{sidecap}
30261 \end_layout
30262
30263 \begin_layout Standard
30264 If you set no option, the caption is placed on the side of the outer page
30265  margin â€“ to the right on odd pages, to the left on even pages.
30266  You can change the placement to inner margin with the option 
30267 \series bold
30268 innercaption
30269 \series default
30270 .
30271  To force the placement always to the right or left, use the option 
30272 \series bold
30273 rightcaption
30274 \series default
30275  or 
30276 \series bold
30277 leftcaption
30278 \series default
30279 , respectively.
30280 \end_layout
30281
30282 \begin_layout Standard
30283 \begin_inset ERT
30284 status collapsed
30285
30286 \begin_layout Plain Layout
30287
30288
30289 \backslash
30290 ifsidecap
30291 \end_layout
30292
30293 \end_inset
30294
30295
30296 \begin_inset Note Note
30297 status open
30298
30299 \begin_layout Plain Layout
30300 The following section will only be displayed when the \SpecialChar LaTeX
30301 -package 
30302 \series bold
30303 sidecap
30304 \series default
30305  is installed.
30306 \end_layout
30307
30308 \end_inset
30309
30310
30311 \end_layout
30312
30313 \begin_layout Standard
30314 To place in \SpecialChar LyX
30315  the caption of a float on the side, it is necessary to add
30316  these commands to the document preamble:
30317 \end_layout
30318
30319 \begin_layout Standard
30320 \noindent
30321 \begin_inset CommandInset line
30322 LatexCommand rule
30323 offset "0.5ex"
30324 width "100line%"
30325 height "1pt"
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Standard
30333
30334 \series bold
30335
30336 \backslash
30337 newcommand{
30338 \backslash
30339 TabBesBeg}[1][1.0]{%
30340 \begin_inset Newline newline
30341 \end_inset
30342
30343
30344 \begin_inset Phantom HPhantom
30345 status open
30346
30347 \begin_layout Plain Layout
30348 \begin_inset space ~
30349 \end_inset
30350
30351
30352 \end_layout
30353
30354 \end_inset
30355
30356
30357 \backslash
30358 let
30359 \backslash
30360 MyTable
30361 \backslash
30362 table
30363 \begin_inset Newline newline
30364 \end_inset
30365
30366
30367 \begin_inset Phantom HPhantom
30368 status open
30369
30370 \begin_layout Plain Layout
30371
30372 \series medium
30373 \begin_inset space ~
30374 \end_inset
30375
30376
30377 \end_layout
30378
30379 \end_inset
30380
30381
30382 \backslash
30383 let
30384 \backslash
30385 MyEndtable
30386 \backslash
30387 endtable
30388 \begin_inset Newline newline
30389 \end_inset
30390
30391
30392 \begin_inset Phantom HPhantom
30393 status open
30394
30395 \begin_layout Plain Layout
30396
30397 \series medium
30398 \begin_inset space ~
30399 \end_inset
30400
30401
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \backslash
30408 renewenvironment{table}[1]{
30409 \backslash
30410 begin{SCtable}[#1]##1}{
30411 \backslash
30412 end{SCtable}}}
30413 \end_layout
30414
30415 \begin_layout Standard
30416
30417 \series bold
30418
30419 \backslash
30420 newcommand{
30421 \backslash
30422 TabBesEnd}{%
30423 \begin_inset Newline newline
30424 \end_inset
30425
30426
30427 \begin_inset Phantom HPhantom
30428 status open
30429
30430 \begin_layout Plain Layout
30431 \begin_inset space ~
30432 \end_inset
30433
30434
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \backslash
30441 let
30442 \backslash
30443 table
30444 \backslash
30445 MyTable
30446 \begin_inset Newline newline
30447 \end_inset
30448
30449
30450 \begin_inset Phantom HPhantom
30451 status open
30452
30453 \begin_layout Plain Layout
30454 \begin_inset space ~
30455 \end_inset
30456
30457
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \backslash
30464 let
30465 \backslash
30466 endtable
30467 \backslash
30468 MyEndtable
30469 \end_layout
30470
30471 \begin_layout Standard
30472
30473 \series bold
30474
30475 \backslash
30476 newcommand{
30477 \backslash
30478 FigBesBeg}[1][1.0]{%
30479 \begin_inset Newline newline
30480 \end_inset
30481
30482
30483 \begin_inset Phantom HPhantom
30484 status open
30485
30486 \begin_layout Plain Layout
30487 \begin_inset space ~
30488 \end_inset
30489
30490
30491 \end_layout
30492
30493 \end_inset
30494
30495
30496 \backslash
30497 let
30498 \backslash
30499 MyFigure
30500 \backslash
30501 figure
30502 \begin_inset Newline newline
30503 \end_inset
30504
30505
30506 \begin_inset Phantom HPhantom
30507 status open
30508
30509 \begin_layout Plain Layout
30510 \begin_inset space ~
30511 \end_inset
30512
30513
30514 \end_layout
30515
30516 \end_inset
30517
30518
30519 \backslash
30520 let
30521 \backslash
30522 MyEndfigure
30523 \backslash
30524 endfigure
30525 \begin_inset Newline newline
30526 \end_inset
30527
30528
30529 \begin_inset Phantom HPhantom
30530 status open
30531
30532 \begin_layout Plain Layout
30533 \begin_inset space ~
30534 \end_inset
30535
30536
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \backslash
30543 renewenvironment{figure}[1]{
30544 \backslash
30545 begin{SCfigure}[#1]##1}{
30546 \backslash
30547 end{SCfigure}}}
30548 \end_layout
30549
30550 \begin_layout Standard
30551
30552 \series bold
30553
30554 \backslash
30555 newcommand{
30556 \backslash
30557 FigBesEnd}{%
30558 \begin_inset Newline newline
30559 \end_inset
30560
30561
30562 \begin_inset Phantom HPhantom
30563 status open
30564
30565 \begin_layout Plain Layout
30566 \begin_inset space ~
30567 \end_inset
30568
30569
30570 \end_layout
30571
30572 \end_inset
30573
30574
30575 \backslash
30576 let
30577 \backslash
30578 figure
30579 \backslash
30580 MyFigure
30581 \begin_inset Newline newline
30582 \end_inset
30583
30584
30585 \begin_inset Phantom HPhantom
30586 status open
30587
30588 \begin_layout Plain Layout
30589 \begin_inset space ~
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \end_inset
30596
30597
30598 \backslash
30599 let
30600 \backslash
30601 endfigure
30602 \backslash
30603 MyEndfigure}
30604 \end_layout
30605
30606 \begin_layout Standard
30607 \noindent
30608 \begin_inset CommandInset line
30609 LatexCommand rule
30610 offset "0.5ex"
30611 width "100line%"
30612 height "1pt"
30613
30614 \end_inset
30615
30616
30617 \end_layout
30618
30619 \begin_layout Standard
30620 The commands allow you to redefine the floats so that the caption is set
30621  on the side.
30622  For figure floats use the command
30623 \end_layout
30624
30625 \begin_layout Standard
30626
30627 \series bold
30628
30629 \backslash
30630 FigBesBeg
30631 \end_layout
30632
30633 \begin_layout Standard
30634 in \SpecialChar TeX
30635  Code before the float.
30636  And insert the command
30637 \end_layout
30638
30639 \begin_layout Standard
30640
30641 \series bold
30642
30643 \backslash
30644 FigBesEnd
30645 \end_layout
30646
30647 \begin_layout Standard
30648 in \SpecialChar TeX
30649  Code at the point where you want to get back to the original float definitio
30650 n.
30651 \end_layout
30652
30653 \begin_layout Standard
30654 For table floats use the corresponding commands
30655 \end_layout
30656
30657 \begin_layout Standard
30658
30659 \series bold
30660
30661 \backslash
30662 TabBesBeg
30663 \series default
30664  and 
30665 \series bold
30666
30667 \backslash
30668 TabBesEnd
30669 \end_layout
30670
30671 \begin_layout Standard
30672 Figure
30673 \begin_inset space ~
30674 \end_inset
30675
30676
30677 \begin_inset CommandInset ref
30678 LatexCommand ref
30679 reference "fig:cap-beside-fig"
30680
30681 \end_inset
30682
30683  and Table
30684 \begin_inset space ~
30685 \end_inset
30686
30687
30688 \begin_inset CommandInset ref
30689 LatexCommand ref
30690 reference "tab:cap-beside-tab"
30691
30692 \end_inset
30693
30694  are examples where the caption is set beside.
30695 \end_layout
30696
30697 \begin_layout Standard
30698 You can see in the examples that the caption text appears at the top of
30699  the floats for table floats and at the bottom for figure floats.
30700  To change this, you can use the command
30701 \end_layout
30702
30703 \begin_layout Standard
30704
30705 \series bold
30706
30707 \backslash
30708 sidecaptionvpos{float type}{placement}
30709 \end_layout
30710
30711 \begin_layout Standard
30712 in the document preamble or in \SpecialChar TeX
30713  Code before the float.
30714  The float type is either 
30715 \family sans
30716 figure
30717 \family default
30718  or 
30719 \family sans
30720 table
30721 \family default
30722 , the placement can be 
30723 \begin_inset Quotes eld
30724 \end_inset
30725
30726
30727 \family sans
30728 t
30729 \family default
30730
30731 \begin_inset Quotes erd
30732 \end_inset
30733
30734  for top, 
30735 \begin_inset Quotes eld
30736 \end_inset
30737
30738
30739 \family sans
30740 c
30741 \family default
30742
30743 \begin_inset Quotes erd
30744 \end_inset
30745
30746  for center, or 
30747 \begin_inset Quotes eld
30748 \end_inset
30749
30750
30751 \family sans
30752 b
30753 \family default
30754
30755 \begin_inset Quotes erd
30756 \end_inset
30757
30758  for bottom.
30759  To have for example the caption of figure floats vertically centered, use
30760  the command
30761 \end_layout
30762
30763 \begin_layout Standard
30764
30765 \series bold
30766
30767 \backslash
30768 sidecaptionvpos{figure}{c}
30769 \end_layout
30770
30771 \begin_layout Standard
30772 This was used for Figure
30773 \begin_inset space ~
30774 \end_inset
30775
30776
30777 \begin_inset CommandInset ref
30778 LatexCommand ref
30779 reference "fig:cap-beside-fig-2"
30780
30781 \end_inset
30782
30783 .
30784 \end_layout
30785
30786 \begin_layout Standard
30787 \begin_inset VSpace medskip
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \begin_layout Standard
30794 The default caption width is the width of the image/table.
30795  For thin image/tables, like in Table
30796 \begin_inset space ~
30797 \end_inset
30798
30799
30800 \begin_inset CommandInset ref
30801 LatexCommand ref
30802 reference "tab:cap-beside-tab"
30803
30804 \end_inset
30805
30806 , this leads to captions that are too thin.
30807  You can increase the width by specifying a factor that will be multiplied
30808  with the image/table width to get the caption width.
30809  The caption width will automatically be recalculated in case it would protrude
30810  over the page or column margin due to the specified width.
30811  The 
30812 \emph on
30813 factor
30814 \emph default
30815  can either be given as optional argument for 
30816 \series bold
30817
30818 \backslash
30819 FigBesBeg
30820 \series default
30821 :
30822 \end_layout
30823
30824 \begin_layout Standard
30825
30826 \series bold
30827
30828 \backslash
30829 FigBesBeg[factor]
30830 \end_layout
30831
30832 \begin_layout Standard
30833 or in the definition of 
30834 \series bold
30835
30836 \backslash
30837 FigBesBeg
30838 \series default
30839  by replacing the 
30840 \series bold
30841 1.0
30842 \series default
30843  with another value.
30844  If you do the latter, your factor will be the default if 
30845 \series bold
30846
30847 \backslash
30848 FigBesBeg
30849 \series default
30850  is used without an argument.
30851  For Table
30852 \begin_inset space ~
30853 \end_inset
30854
30855
30856 \begin_inset CommandInset ref
30857 LatexCommand ref
30858 reference "tab:cap-beside-tab-wider"
30859
30860 \end_inset
30861
30862  the factor 5 was used.
30863 \end_layout
30864
30865 \begin_layout Standard
30866 \begin_inset Note Greyedout
30867 status open
30868
30869 \begin_layout Plain Layout
30870
30871 \series bold
30872 Note:
30873 \series default
30874  For floats with captions set beside, you cannot use the float placement
30875  option 
30876 \family sans
30877 Here
30878 \begin_inset space ~
30879 \end_inset
30880
30881 definitely
30882 \family default
30883  because it is not supported by 
30884 \series bold
30885 sidecap
30886 \series default
30887 .
30888 \end_layout
30889
30890 \end_inset
30891
30892
30893 \end_layout
30894
30895 \begin_layout Standard
30896 \begin_inset VSpace medskip
30897 \end_inset
30898
30899 For more information about the package 
30900 \series bold
30901 sidecap
30902 \series default
30903  we refer to its documentation 
30904 \begin_inset CommandInset citation
30905 LatexCommand cite
30906 key "sidecap"
30907 literal "true"
30908
30909 \end_inset
30910
30911 .
30912 \end_layout
30913
30914 \begin_layout Standard
30915 \begin_inset Note Greyedout
30916 status open
30917
30918 \begin_layout Plain Layout
30919
30920 \series bold
30921 Note:
30922 \series default
30923  The \SpecialChar LaTeX
30924 -package 
30925 \series bold
30926 hypcap
30927 \series default
30928
30929 \begin_inset Index idx
30930 status collapsed
30931
30932 \begin_layout Plain Layout
30933 \SpecialChar LaTeX
30934 -packages ! hypcap
30935 \end_layout
30936
30937 \end_inset
30938
30939 , described in section
30940 \begin_inset space ~
30941 \end_inset
30942
30943
30944 \begin_inset CommandInset ref
30945 LatexCommand ref
30946 reference "subsec:Reference-Position"
30947
30948 \end_inset
30949
30950 , has no effect on floats with the caption set beside.
30951 \end_layout
30952
30953 \end_inset
30954
30955
30956 \end_layout
30957
30958 \begin_layout Standard
30959 \begin_inset ERT
30960 status collapsed
30961
30962 \begin_layout Plain Layout
30963
30964
30965 \backslash
30966 FigBesBeg
30967 \end_layout
30968
30969 \end_inset
30970
30971
30972 \end_layout
30973
30974 \begin_layout Standard
30975 \begin_inset Float figure
30976 placement document
30977 alignment document
30978 wide false
30979 sideways false
30980 status open
30981
30982 \begin_layout Plain Layout
30983 \begin_inset Graphics
30984         filename clipart/3D-structure-distort.pdf
30985         scale 50
30986         scaleBeforeRotation
30987
30988 \end_inset
30989
30990
30991 \end_layout
30992
30993 \begin_layout Plain Layout
30994 \begin_inset Caption Standard
30995
30996 \begin_layout Plain Layout
30997 \begin_inset CommandInset label
30998 LatexCommand label
30999 name "fig:cap-beside-fig"
31000
31001 \end_inset
31002
31003 This is a caption beside a figure.
31004 \end_layout
31005
31006 \end_inset
31007
31008
31009 \end_layout
31010
31011 \end_inset
31012
31013
31014 \end_layout
31015
31016 \begin_layout Standard
31017 \begin_inset ERT
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021
31022
31023 \backslash
31024 FigBesEnd
31025 \end_layout
31026
31027 \end_inset
31028
31029
31030 \end_layout
31031
31032 \begin_layout Standard
31033 \begin_inset ERT
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037
31038
31039 \backslash
31040 TabBesBeg
31041 \end_layout
31042
31043 \end_inset
31044
31045
31046 \end_layout
31047
31048 \begin_layout Standard
31049 \begin_inset Float table
31050 placement document
31051 alignment document
31052 wide false
31053 sideways false
31054 status open
31055
31056 \begin_layout Plain Layout
31057 \begin_inset Caption Standard
31058
31059 \begin_layout Plain Layout
31060 \begin_inset CommandInset label
31061 LatexCommand label
31062 name "tab:cap-beside-tab"
31063
31064 \end_inset
31065
31066 This is a caption beside a table.
31067 \end_layout
31068
31069 \end_inset
31070
31071
31072 \end_layout
31073
31074 \begin_layout Plain Layout
31075 \begin_inset Tabular
31076 <lyxtabular version="3" rows="4" columns="5">
31077 <features tabularvalignment="middle">
31078 <column alignment="center" valignment="top">
31079 <column alignment="center" valignment="top">
31080 <column alignment="center" valignment="top">
31081 <column alignment="center" valignment="top">
31082 <column alignment="center" valignment="top">
31083 <row>
31084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31085 \begin_inset Text
31086
31087 \begin_layout Plain Layout
31088 a
31089 \end_layout
31090
31091 \end_inset
31092 </cell>
31093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31094 \begin_inset Text
31095
31096 \begin_layout Plain Layout
31097
31098 \end_layout
31099
31100 \end_inset
31101 </cell>
31102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Plain Layout
31106 b
31107 \end_layout
31108
31109 \end_inset
31110 </cell>
31111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31112 \begin_inset Text
31113
31114 \begin_layout Plain Layout
31115
31116 \end_layout
31117
31118 \end_inset
31119 </cell>
31120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31121 \begin_inset Text
31122
31123 \begin_layout Plain Layout
31124 c
31125 \end_layout
31126
31127 \end_inset
31128 </cell>
31129 </row>
31130 <row>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144 d
31145 \end_layout
31146
31147 \end_inset
31148 </cell>
31149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31150 \begin_inset Text
31151
31152 \begin_layout Plain Layout
31153
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162 e
31163 \end_layout
31164
31165 \end_inset
31166 </cell>
31167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31168 \begin_inset Text
31169
31170 \begin_layout Plain Layout
31171
31172 \end_layout
31173
31174 \end_inset
31175 </cell>
31176 </row>
31177 <row>
31178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31179 \begin_inset Text
31180
31181 \begin_layout Plain Layout
31182 f
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Plain Layout
31191
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Plain Layout
31200 g
31201 \end_layout
31202
31203 \end_inset
31204 </cell>
31205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31206 \begin_inset Text
31207
31208 \begin_layout Plain Layout
31209
31210 \end_layout
31211
31212 \end_inset
31213 </cell>
31214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31215 \begin_inset Text
31216
31217 \begin_layout Plain Layout
31218 h
31219 \end_layout
31220
31221 \end_inset
31222 </cell>
31223 </row>
31224 <row>
31225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31226 \begin_inset Text
31227
31228 \begin_layout Plain Layout
31229
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31235 \begin_inset Text
31236
31237 \begin_layout Plain Layout
31238 i
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256 j
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 </row>
31271 </lyxtabular>
31272
31273 \end_inset
31274
31275
31276 \end_layout
31277
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \begin_layout Standard
31284 \begin_inset ERT
31285 status collapsed
31286
31287 \begin_layout Plain Layout
31288
31289
31290 \backslash
31291 TabBesEnd
31292 \end_layout
31293
31294 \end_inset
31295
31296
31297 \end_layout
31298
31299 \begin_layout Standard
31300 \begin_inset ERT
31301 status collapsed
31302
31303 \begin_layout Plain Layout
31304
31305
31306 \backslash
31307 FigBesBeg
31308 \end_layout
31309
31310 \end_inset
31311
31312
31313 \begin_inset ERT
31314 status collapsed
31315
31316 \begin_layout Plain Layout
31317
31318
31319 \backslash
31320 sidecaptionvpos{figure}{c}
31321 \end_layout
31322
31323 \end_inset
31324
31325
31326 \begin_inset Float figure
31327 placement document
31328 alignment document
31329 wide false
31330 sideways false
31331 status open
31332
31333 \begin_layout Plain Layout
31334 \begin_inset Graphics
31335         filename clipart/3D-structure-distort.pdf
31336         scale 50
31337         scaleBeforeRotation
31338
31339 \end_inset
31340
31341
31342 \end_layout
31343
31344 \begin_layout Plain Layout
31345 \begin_inset Caption Standard
31346
31347 \begin_layout Plain Layout
31348 \begin_inset CommandInset label
31349 LatexCommand label
31350 name "fig:cap-beside-fig-2"
31351
31352 \end_inset
31353
31354 This is a vertically centered caption beside a figure.
31355 \end_layout
31356
31357 \end_inset
31358
31359
31360 \end_layout
31361
31362 \end_inset
31363
31364
31365 \end_layout
31366
31367 \begin_layout Standard
31368 \begin_inset ERT
31369 status collapsed
31370
31371 \begin_layout Plain Layout
31372
31373
31374 \backslash
31375 FigBesEnd
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \end_layout
31382
31383 \begin_layout Standard
31384 \begin_inset ERT
31385 status collapsed
31386
31387 \begin_layout Plain Layout
31388
31389
31390 \backslash
31391 TabBesBeg[5]
31392 \end_layout
31393
31394 \end_inset
31395
31396
31397 \end_layout
31398
31399 \begin_layout Standard
31400 \begin_inset Float table
31401 placement document
31402 alignment document
31403 wide false
31404 sideways false
31405 status open
31406
31407 \begin_layout Plain Layout
31408 \begin_inset Caption Standard
31409
31410 \begin_layout Plain Layout
31411 \begin_inset CommandInset label
31412 LatexCommand label
31413 name "tab:cap-beside-tab-wider"
31414
31415 \end_inset
31416
31417 This caption is wider than the one in Table
31418 \begin_inset space ~
31419 \end_inset
31420
31421
31422 \begin_inset CommandInset ref
31423 LatexCommand ref
31424 reference "tab:cap-beside-tab"
31425
31426 \end_inset
31427
31428 .
31429 \end_layout
31430
31431 \end_inset
31432
31433
31434 \end_layout
31435
31436 \begin_layout Plain Layout
31437 \begin_inset Tabular
31438 <lyxtabular version="3" rows="4" columns="5">
31439 <features tabularvalignment="middle">
31440 <column alignment="center" valignment="top">
31441 <column alignment="center" valignment="top">
31442 <column alignment="center" valignment="top">
31443 <column alignment="center" valignment="top">
31444 <column alignment="center" valignment="top">
31445 <row>
31446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31447 \begin_inset Text
31448
31449 \begin_layout Plain Layout
31450 a
31451 \end_layout
31452
31453 \end_inset
31454 </cell>
31455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31456 \begin_inset Text
31457
31458 \begin_layout Plain Layout
31459
31460 \end_layout
31461
31462 \end_inset
31463 </cell>
31464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31465 \begin_inset Text
31466
31467 \begin_layout Plain Layout
31468 b
31469 \end_layout
31470
31471 \end_inset
31472 </cell>
31473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31474 \begin_inset Text
31475
31476 \begin_layout Plain Layout
31477
31478 \end_layout
31479
31480 \end_inset
31481 </cell>
31482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31483 \begin_inset Text
31484
31485 \begin_layout Plain Layout
31486 c
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 </row>
31492 <row>
31493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31494 \begin_inset Text
31495
31496 \begin_layout Plain Layout
31497
31498 \end_layout
31499
31500 \end_inset
31501 </cell>
31502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31503 \begin_inset Text
31504
31505 \begin_layout Plain Layout
31506 d
31507 \end_layout
31508
31509 \end_inset
31510 </cell>
31511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31512 \begin_inset Text
31513
31514 \begin_layout Plain Layout
31515
31516 \end_layout
31517
31518 \end_inset
31519 </cell>
31520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31521 \begin_inset Text
31522
31523 \begin_layout Plain Layout
31524 e
31525 \end_layout
31526
31527 \end_inset
31528 </cell>
31529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31530 \begin_inset Text
31531
31532 \begin_layout Plain Layout
31533
31534 \end_layout
31535
31536 \end_inset
31537 </cell>
31538 </row>
31539 <row>
31540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544 f
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31550 \begin_inset Text
31551
31552 \begin_layout Plain Layout
31553
31554 \end_layout
31555
31556 \end_inset
31557 </cell>
31558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31559 \begin_inset Text
31560
31561 \begin_layout Plain Layout
31562 g
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580 h
31581 \end_layout
31582
31583 \end_inset
31584 </cell>
31585 </row>
31586 <row>
31587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31588 \begin_inset Text
31589
31590 \begin_layout Plain Layout
31591
31592 \end_layout
31593
31594 \end_inset
31595 </cell>
31596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31597 \begin_inset Text
31598
31599 \begin_layout Plain Layout
31600 i
31601 \end_layout
31602
31603 \end_inset
31604 </cell>
31605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31606 \begin_inset Text
31607
31608 \begin_layout Plain Layout
31609
31610 \end_layout
31611
31612 \end_inset
31613 </cell>
31614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31615 \begin_inset Text
31616
31617 \begin_layout Plain Layout
31618 j
31619 \end_layout
31620
31621 \end_inset
31622 </cell>
31623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31624 \begin_inset Text
31625
31626 \begin_layout Plain Layout
31627
31628 \end_layout
31629
31630 \end_inset
31631 </cell>
31632 </row>
31633 </lyxtabular>
31634
31635 \end_inset
31636
31637
31638 \end_layout
31639
31640 \end_inset
31641
31642
31643 \end_layout
31644
31645 \begin_layout Standard
31646 \begin_inset ERT
31647 status collapsed
31648
31649 \begin_layout Plain Layout
31650
31651
31652 \backslash
31653 TabBesEnd
31654 \end_layout
31655
31656 \end_inset
31657
31658
31659 \end_layout
31660
31661 \begin_layout Standard
31662 \begin_inset ERT
31663 status collapsed
31664
31665 \begin_layout Plain Layout
31666
31667
31668 \backslash
31669 else
31670 \end_layout
31671
31672 \end_inset
31673
31674
31675 \begin_inset Note Note
31676 status open
31677
31678 \begin_layout Plain Layout
31679 The following will be displayed when the \SpecialChar LaTeX
31680 -package 
31681 \series bold
31682 sidecap
31683 \series default
31684  is not installed:
31685 \end_layout
31686
31687 \end_inset
31688
31689
31690 \end_layout
31691
31692 \begin_layout Standard
31693 You need to install the \SpecialChar LaTeX
31694 -package 
31695 \series bold
31696 sidecap
31697 \series default
31698  to see the following part of this section in the output.
31699 \end_layout
31700
31701 \begin_layout Standard
31702 \begin_inset ERT
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706
31707
31708 \backslash
31709 fi
31710 \end_layout
31711
31712 \end_inset
31713
31714
31715 \end_layout
31716
31717 \begin_layout Section
31718 Listings of Floats
31719 \begin_inset Index idx
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723 Floats ! Float Lists
31724 \end_layout
31725
31726 \end_inset
31727
31728
31729 \end_layout
31730
31731 \begin_layout Standard
31732 Similar to the table of contents where the sections of the document are
31733  listed, there are listings for all float types, like the figures of the
31734  documents.
31735  You can insert them via the 
31736 \family sans
31737 Insert\SpecialChar menuseparator
31738 List
31739 \begin_inset space ~
31740 \end_inset
31741
31742 /
31743 \begin_inset space ~
31744 \end_inset
31745
31746 TOC
31747 \family default
31748  sub menus.
31749 \end_layout
31750
31751 \begin_layout Standard
31752 The list entries are the float captions or its short title, the float number,
31753  and the page number where they appear in the document.
31754 \end_layout
31755
31756 \begin_layout Standard
31757 You can find the list of figures and tables at the end of this document.
31758 \end_layout
31759
31760 \begin_layout Chapter
31761 Notes
31762 \end_layout
31763
31764 \begin_layout Section
31765 \SpecialChar LyX
31766  Notes
31767 \begin_inset Index idx
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771 Notes ! \SpecialChar LyX
31772  Notes
31773 \end_layout
31774
31775 \end_inset
31776
31777
31778 \end_layout
31779
31780 \begin_layout Standard
31781 Notes are inserted with the toolbar button 
31782 \begin_inset Info
31783 type  "icon"
31784 arg   "note-insert"
31785 \end_inset
31786
31787  or the menu 
31788 \family sans
31789 Insert\SpecialChar menuseparator
31790 Note
31791 \family default
31792 .
31793  There are three types of notes:
31794 \end_layout
31795
31796 \begin_layout Description
31797 \SpecialChar LyX
31798
31799 \begin_inset space ~
31800 \end_inset
31801
31802 Note This note type is for internal notes that won't appear in the output.
31803  Its note-box looks like this:
31804 \begin_inset Newline newline
31805 \end_inset
31806
31807
31808 \begin_inset Newline newline
31809 \end_inset
31810
31811
31812 \begin_inset Graphics
31813         filename clipart/LyXNoteImage.png
31814         display false
31815         scaleBeforeRotation
31816
31817 \end_inset
31818
31819  
31820 \begin_inset Note Note
31821 status open
31822
31823 \begin_layout Plain Layout
31824 This is text in a note box that doesn't appear in the output.
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \end_layout
31831
31832 \begin_layout Description
31833 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
31834 -comment,
31835  when you export the document to \SpecialChar LaTeX
31836  via the menu 
31837 \family sans
31838 File\SpecialChar menuseparator
31839 Export\SpecialChar menuseparator
31840 LaTeX
31841 \begin_inset space ~
31842 \end_inset
31843
31844 (pdflatex) / (plain)
31845 \family default
31846 .
31847  Its note-box looks like this:
31848 \begin_inset Newline newline
31849 \end_inset
31850
31851
31852 \begin_inset Newline newline
31853 \end_inset
31854
31855
31856 \begin_inset Graphics
31857         filename clipart/CommentNoteImage.png
31858         display false
31859         scaleBeforeRotation
31860
31861 \end_inset
31862
31863  
31864 \begin_inset Note Comment
31865 status open
31866
31867 \begin_layout Plain Layout
31868 This is text in a note box that only appears as comment in \SpecialChar LaTeX
31869 -files.
31870 \end_layout
31871
31872 \end_inset
31873
31874
31875 \end_layout
31876
31877 \begin_layout Description
31878 Greyed
31879 \begin_inset space ~
31880 \end_inset
31881
31882 Out This note will appear in the output as grey text.
31883  Its note-box looks like this:
31884 \begin_inset Newline newline
31885 \end_inset
31886
31887
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891
31892 \begin_inset Graphics
31893         filename clipart/GreyedOutNoteImage.png
31894         display false
31895         scaleBeforeRotation
31896
31897 \end_inset
31898
31899
31900 \begin_inset Newline newline
31901 \end_inset
31902
31903
31904 \begin_inset ERT
31905 status collapsed
31906
31907 \begin_layout Plain Layout
31908
31909
31910 \backslash
31911 renewenvironment{lyxgreyedout}
31912 \end_layout
31913
31914 \begin_layout Plain Layout
31915
31916 {
31917 \backslash
31918 textcolor[gray]{0.8}
31919 \backslash
31920 bgroup}{
31921 \backslash
31922 egroup}
31923 \end_layout
31924
31925 \end_inset
31926
31927
31928 \begin_inset Note Greyedout
31929 status open
31930
31931 \begin_layout Plain Layout
31932 This is text of a comment that appears grey in the output.
31933 \end_layout
31934
31935 \end_inset
31936
31937
31938 \begin_inset ERT
31939 status collapsed
31940
31941 \begin_layout Plain Layout
31942
31943
31944 \backslash
31945 renewenvironment{lyxgreyedout}
31946 \end_layout
31947
31948 \begin_layout Plain Layout
31949
31950 {
31951 \backslash
31952 textcolor{blue}
31953 \backslash
31954 bgroup}{
31955 \backslash
31956 egroup}
31957 \end_layout
31958
31959 \end_inset
31960
31961
31962 \begin_inset Note Note
31963 status collapsed
31964
31965 \begin_layout Plain Layout
31966 The greyed out note is here redefined to show it with the original \SpecialChar LyX
31967  definition
31968  because greyed out notes are redefined in the preamble of this document,
31969  as described below, to have blue text.
31970 \end_layout
31971
31972 \end_inset
31973
31974
31975 \begin_inset Newline newline
31976 \end_inset
31977
31978
31979 \begin_inset Newline newline
31980 \end_inset
31981
31982 As you can see in the example, the first line of greyed out notes is a bit
31983  indented and greyed out notes can have footnotes.
31984 \end_layout
31985
31986 \begin_layout Standard
31987 \begin_inset VSpace bigskip
31988 \end_inset
31989
31990 When you use the toolbar button 
31991 \begin_inset Info
31992 type  "icon"
31993 arg   "note-insert"
31994 \end_inset
31995
31996  to insert notes, a 
31997 \family sans
31998 \SpecialChar LyX
31999
32000 \begin_inset space ~
32001 \end_inset
32002
32003 Note
32004 \family default
32005  is inserted.
32006  You can switch between the three note types by right-clicking on the note-box.
32007  
32008 \family roman
32009 \series medium
32010 \bar no
32011 If you want to turn existing text into a note, mark it and click on the
32012  note
32013 \family default
32014 \series default
32015 \bar default
32016  toolbar 
32017 \family roman
32018 \series medium
32019 \bar no
32020 button
32021 \family default
32022 \series default
32023 \bar default
32024 .
32025  To change a note to text, press the backspace key when the cursor is in
32026  the first position of a note, or press the delete key when the cursor is
32027  in the very last position of the note, respectively.
32028 \end_layout
32029
32030 \begin_layout Standard
32031 \begin_inset VSpace bigskip
32032 \end_inset
32033
32034 You can change the text color of the greyed out notes in the menu 
32035 \family sans
32036 Document\SpecialChar menuseparator
32037 Settings\SpecialChar menuseparator
32038 Colors
32039 \family default
32040 .
32041 \end_layout
32042
32043 \begin_layout Section
32044 Footnotes
32045 \begin_inset CommandInset label
32046 LatexCommand label
32047 name "sec:Footnotes"
32048
32049 \end_inset
32050
32051
32052 \begin_inset Index idx
32053 status collapsed
32054
32055 \begin_layout Plain Layout
32056 Notes ! Footnotes
32057 \end_layout
32058
32059 \end_inset
32060
32061
32062 \begin_inset Index idx
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066 Footnotes
32067 \end_layout
32068
32069 \end_inset
32070
32071
32072 \end_layout
32073
32074 \begin_layout Standard
32075 Footnotes can be inserted using the toolbar button 
32076 \begin_inset Info
32077 type  "icon"
32078 arg   "footnote-insert"
32079 \end_inset
32080
32081  or the menu 
32082 \family sans
32083 Insert\SpecialChar menuseparator
32084 Footnote
32085 \family default
32086 .
32087  You will then see the following footnote-box: 
32088 \begin_inset Graphics
32089         filename clipart/footnote.png
32090         scale 95
32091         scaleBeforeRotation
32092
32093 \end_inset
32094
32095  
32096 \family roman
32097 \series medium
32098 \bar no
32099 where you can enter the footnote text.
32100  If you want to turn existing text into a footnote, mark it and click on
32101  the footnote
32102 \family default
32103 \series default
32104 \bar default
32105  toolbar 
32106 \family roman
32107 \series medium
32108 \bar no
32109 button
32110 \family default
32111 \series default
32112 \bar default
32113 .
32114  To change a 
32115 \family roman
32116 \series medium
32117 \bar no
32118 footnote
32119 \family default
32120 \series default
32121 \bar default
32122  to text, press the 
32123 \family sans
32124 Backspace
32125 \family default
32126  key when the cursor is in the first position of a 
32127 \family roman
32128 \series medium
32129 \bar no
32130 footnote
32131 \family default
32132 \series default
32133 \bar default
32134 , or press the 
32135 \family sans
32136 Delete
32137 \family default
32138  key when the cursor is in the very last position of the 
32139 \family roman
32140 \series medium
32141 \bar no
32142 footnote
32143 \family default
32144 \series default
32145 \bar default
32146 , respectively.
32147 \end_layout
32148
32149 \begin_layout Standard
32150 Here is an example footnote:
32151 \family roman
32152 \series medium
32153 \bar no
32154
32155 \begin_inset Foot
32156 status open
32157
32158 \begin_layout Plain Layout
32159 \begin_inset CommandInset label
32160 LatexCommand label
32161 name "foot:This-is-an"
32162
32163 \end_inset
32164
32165 This is an example footnote.
32166 \end_layout
32167
32168 \end_inset
32169
32170
32171 \family default
32172 \series default
32173 \bar default
32174
32175 \begin_inset ERT
32176 status collapsed
32177
32178 \begin_layout Plain Layout
32179
32180
32181 \backslash
32182 newcounter{MyRepeatFoot}
32183 \end_layout
32184
32185 \begin_layout Plain Layout
32186
32187
32188 \backslash
32189 setcounter{MyRepeatFoot}{
32190 \backslash
32191 thefootnote}
32192 \end_layout
32193
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \begin_layout Standard
32200 The footnote will appear in the output as a superscript number at the text
32201  position where the footnote box is placed.
32202  The footnote text is placed at the bottom of the current page.
32203  The footnote number is calculated by \SpecialChar LaTeX
32204 ; the numbers are consecutive.
32205  Whether the footnote number is reset for every chapter depends on your
32206  document class.
32207 \end_layout
32208
32209 \begin_layout Standard
32210 Footnotes can be referenced like floats: Insert a label into the footnote
32211  and cross-reference this label in the text as described in section
32212 \begin_inset space ~
32213 \end_inset
32214
32215
32216 \begin_inset CommandInset ref
32217 LatexCommand ref
32218 reference "sec:Referencing-Floats"
32219
32220 \end_inset
32221
32222 .
32223 \begin_inset Newline newline
32224 \end_inset
32225
32226 This is a cross-reference of Footnote
32227 \begin_inset space ~
32228 \end_inset
32229
32230
32231 \begin_inset CommandInset ref
32232 LatexCommand ref
32233 reference "foot:This-is-an"
32234
32235 \end_inset
32236
32237 .
32238 \end_layout
32239
32240 \begin_layout Standard
32241 \begin_inset VSpace defskip
32242 \end_inset
32243
32244 Footnotes in title environments are usually not numbered with symbols and
32245  they cannot contain several paragraphs.
32246  See for example the footnote in the titling of this document.
32247 \end_layout
32248
32249 \begin_layout Standard
32250 Footnotes in multi-page tables are described in section
32251 \begin_inset space ~
32252 \end_inset
32253
32254
32255 \begin_inset CommandInset ref
32256 LatexCommand ref
32257 reference "subsec:Footnotes-in-Multi-page"
32258
32259 \end_inset
32260
32261 .
32262 \end_layout
32263
32264 \begin_layout Standard
32265 \begin_inset VSpace defskip
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Standard
32272 Footnotes in minipage boxes are printed, but inside the box and with a different
32273  numbering because a minipage box is like a page inside a page.
32274  (For more about minipages, see section
32275 \begin_inset space ~
32276 \end_inset
32277
32278
32279 \begin_inset CommandInset ref
32280 LatexCommand ref
32281 reference "sec:Minipages"
32282
32283 \end_inset
32284
32285 .) To get a footnote in the minipage that is output at the bottom of the
32286  page like normal footnotes use this method: Instead of the footnote the
32287  command 
32288 \series bold
32289
32290 \backslash
32291 footnotemark{}
32292 \series default
32293  is inserted as \SpecialChar TeX
32294  code.
32295  The text of the footnote is entered as an argument of the \SpecialChar TeX
32296  code command
32297  
32298 \series bold
32299
32300 \backslash
32301 footnotetext
32302 \series default
32303  after the minipage.
32304 \begin_inset Newline newline
32305 \end_inset
32306
32307 This was done for the following minipage with the command
32308 \end_layout
32309
32310 \begin_layout Standard
32311
32312 \series bold
32313
32314 \backslash
32315 footnotetext{
32316 \series default
32317 Footnote outside the minipage.
32318 \series bold
32319 }
32320 \end_layout
32321
32322 \begin_layout Standard
32323 \begin_inset Box Frameless
32324 position "t"
32325 hor_pos "c"
32326 has_inner_box 1
32327 inner_pos "t"
32328 use_parbox 0
32329 use_makebox 0
32330 width "100col%"
32331 special "none"
32332 height "1in"
32333 height_special "totalheight"
32334 thickness "0.4pt"
32335 separation "3pt"
32336 shadowsize "4pt"
32337 framecolor "black"
32338 backgroundcolor "none"
32339 status open
32340
32341 \begin_layout Plain Layout
32342 This an example text in a minipage.
32343 \begin_inset Foot
32344 status open
32345
32346 \begin_layout Plain Layout
32347 Footnote in the minipage.
32348 \end_layout
32349
32350 \end_inset
32351
32352
32353 \end_layout
32354
32355 \begin_layout Plain Layout
32356 This an example text in a minipage.
32357 \begin_inset ERT
32358 status collapsed
32359
32360 \begin_layout Plain Layout
32361
32362
32363 \backslash
32364 footnotemark{}
32365 \end_layout
32366
32367 \end_inset
32368
32369
32370 \end_layout
32371
32372 \end_inset
32373
32374
32375 \end_layout
32376
32377 \begin_layout Standard
32378 \begin_inset ERT
32379 status collapsed
32380
32381 \begin_layout Plain Layout
32382
32383
32384 \backslash
32385 footnotetext{
32386 \end_layout
32387
32388 \end_inset
32389
32390 Footnote outside the minipage.
32391 \begin_inset ERT
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395
32396 }
32397 \end_layout
32398
32399 \end_inset
32400
32401
32402 \end_layout
32403
32404 \begin_layout Standard
32405 \begin_inset VSpace defskip
32406 \end_inset
32407
32408
32409 \end_layout
32410
32411 \begin_layout Standard
32412 To refer to the same footnote several times without printing the footnote
32413  text every time, use the command 
32414 \series bold
32415
32416 \backslash
32417 footnotemark[number]
32418 \series default
32419  in \SpecialChar TeX
32420  code.
32421 \begin_inset Newline newline
32422 \end_inset
32423
32424 As you do not know the number of the repeating footnote while you are writing
32425  the text, you have to store its number.
32426  For the following footnote mark example, these commands were inserted in
32427  \SpecialChar TeX
32428  code after Footnote
32429 \begin_inset space ~
32430 \end_inset
32431
32432
32433 \begin_inset CommandInset ref
32434 LatexCommand ref
32435 reference "foot:This-is-an"
32436
32437 \end_inset
32438
32439  to store the footnote number:
32440 \end_layout
32441
32442 \begin_layout Standard
32443
32444 \series bold
32445
32446 \backslash
32447 newcounter{MyRepeatFoot}
32448 \begin_inset Newline newline
32449 \end_inset
32450
32451
32452 \backslash
32453 setcounter{MyRepeatFoot}{
32454 \backslash
32455 thefootnote}
32456 \end_layout
32457
32458 \begin_layout Standard
32459 The footnote mark was then created with this command:
32460 \end_layout
32461
32462 \begin_layout Standard
32463
32464 \series bold
32465
32466 \backslash
32467 footnotemark[
32468 \backslash
32469 theMyRepeatFoot]
32470 \end_layout
32471
32472 \begin_layout Standard
32473 Here is a repeated footnote:
32474 \family roman
32475 \series medium
32476 \bar no
32477
32478 \begin_inset ERT
32479 status collapsed
32480
32481 \begin_layout Plain Layout
32482
32483
32484 \backslash
32485 footnotemark[
32486 \backslash
32487 theMyRepeatFoot]
32488 \end_layout
32489
32490 \end_inset
32491
32492
32493 \end_layout
32494
32495 \begin_layout Standard
32496 If you want to repeat the previous footnote, you can omit the storage of
32497  the footnote number and just use this command instead:
32498 \end_layout
32499
32500 \begin_layout Standard
32501
32502 \series bold
32503
32504 \backslash
32505 footnotemark[
32506 \backslash
32507 thefootnote]
32508 \end_layout
32509
32510 \begin_layout Standard
32511 Here is another repeated footnote:
32512 \family roman
32513 \series medium
32514 \bar no
32515
32516 \begin_inset ERT
32517 status collapsed
32518
32519 \begin_layout Plain Layout
32520
32521
32522 \backslash
32523 footnotemark[
32524 \backslash
32525 thefootnote]
32526 \end_layout
32527
32528 \end_inset
32529
32530
32531 \end_layout
32532
32533 \begin_layout Subsection
32534 Footnote Numbering
32535 \begin_inset CommandInset label
32536 LatexCommand label
32537 name "subsec:Footnote-Numbering"
32538
32539 \end_inset
32540
32541
32542 \begin_inset Index idx
32543 status collapsed
32544
32545 \begin_layout Plain Layout
32546 Footnotes ! Numbering
32547 \end_layout
32548
32549 \end_inset
32550
32551
32552 \end_layout
32553
32554 \begin_layout Standard
32555 To reset the footnote number back to 1 after each section
32556 \family roman
32557 , add this command to your document preamble:
32558 \end_layout
32559
32560 \begin_layout Standard
32561
32562 \series bold
32563
32564 \backslash
32565 @addtoreset{footnote}{section}
32566 \end_layout
32567
32568 \begin_layout Standard
32569 \begin_inset VSpace bigskip
32570 \end_inset
32571
32572 The following preamble command changes the footnote numbering style to small
32573  roman numerals:
32574 \end_layout
32575
32576 \begin_layout Standard
32577
32578 \series bold
32579
32580 \backslash
32581 renewcommand{
32582 \backslash
32583 thefootnote}{
32584 \backslash
32585 roman{footnote}}
32586 \end_layout
32587
32588 \begin_layout Standard
32589 \begin_inset ERT
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593
32594
32595 \backslash
32596 renewcommand{
32597 \backslash
32598 thefootnote}{
32599 \backslash
32600 roman{footnote}}
32601 \end_layout
32602
32603 \end_inset
32604
32605  This is a footnote with roman numbering:
32606 \begin_inset Foot
32607 status open
32608
32609 \begin_layout Plain Layout
32610 This is an example footnote with roman numbering.
32611 \end_layout
32612
32613 \end_inset
32614
32615
32616 \end_layout
32617
32618 \begin_layout Standard
32619 To change the numbering style to capital roman numerals replace in the command
32620  above 
32621 \series bold
32622
32623 \backslash
32624 roman
32625 \series default
32626  by 
32627 \series bold
32628
32629 \backslash
32630 Roman
32631 \series default
32632 .
32633  To 
32634 \begin_inset Quotes eld
32635 \end_inset
32636
32637 number
32638 \begin_inset Quotes erd
32639 \end_inset
32640
32641  footnotes with capital or small Latin letters use 
32642 \series bold
32643
32644 \backslash
32645 Alph
32646 \series default
32647  or 
32648 \series bold
32649
32650 \backslash
32651 alph
32652 \series default
32653 , respectively.
32654  To 
32655 \begin_inset Quotes eld
32656 \end_inset
32657
32658 number
32659 \begin_inset Quotes erd
32660 \end_inset
32661
32662  footnotes with symbols use 
32663 \series bold
32664
32665 \backslash
32666 fnsymbol
32667 \series default
32668 .
32669 \end_layout
32670
32671 \begin_layout Standard
32672 \begin_inset Note Greyedout
32673 status open
32674
32675 \begin_layout Plain Layout
32676
32677 \series bold
32678 Note:
32679 \series default
32680  You can only number 26 footnotes with Latin letters, because this numbering
32681  is limited to single letters.
32682 \end_layout
32683
32684 \end_inset
32685
32686
32687 \begin_inset Newline newline
32688 \end_inset
32689
32690
32691 \begin_inset Note Greyedout
32692 status open
32693
32694 \begin_layout Plain Layout
32695
32696 \series bold
32697 Note:
32698 \series default
32699  You can only number 9 footnotes with symbols.
32700 \end_layout
32701
32702 \end_inset
32703
32704
32705 \end_layout
32706
32707 \begin_layout Standard
32708 To return to the default numbering style after you have changed to another
32709  one, use 
32710 \series bold
32711
32712 \backslash
32713 arabic
32714 \series default
32715  instead of 
32716 \series bold
32717
32718 \backslash
32719 roman
32720 \series default
32721  in the command above.
32722 \begin_inset ERT
32723 status collapsed
32724
32725 \begin_layout Plain Layout
32726
32727
32728 \backslash
32729 renewcommand{
32730 \backslash
32731 thefootnote}{
32732 \backslash
32733 arabic{footnote}}
32734 \end_layout
32735
32736 \end_inset
32737
32738
32739 \end_layout
32740
32741 \begin_layout Standard
32742 \begin_inset VSpace bigskip
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 If you want to have footnotes numbered in the scheme 
32750 \begin_inset Quotes eld
32751 \end_inset
32752
32753 chapter.footnote
32754 \begin_inset Quotes erd
32755 \end_inset
32756
32757 , add the following command to your document preamble:
32758 \end_layout
32759
32760 \begin_layout Standard
32761
32762 \series bold
32763
32764 \backslash
32765 numberwithin{footnote}{chapter}
32766 \end_layout
32767
32768 \begin_layout Standard
32769 To be able to use the command 
32770 \series bold
32771
32772 \backslash
32773 numberwithin
32774 \series default
32775 , set in the tab 
32776 \family sans
32777 Math
32778 \begin_inset space ~
32779 \end_inset
32780
32781 Options
32782 \family default
32783  in the document settings the option 
32784 \family sans
32785 Use
32786 \begin_inset space ~
32787 \end_inset
32788
32789 AMS
32790 \begin_inset space ~
32791 \end_inset
32792
32793 math
32794 \begin_inset space ~
32795 \end_inset
32796
32797 package
32798 \family default
32799 .
32800 \end_layout
32801
32802 \begin_layout Standard
32803 \begin_inset ERT
32804 status collapsed
32805
32806 \begin_layout Plain Layout
32807
32808
32809 \backslash
32810 numberwithin{footnote}{chapter}
32811 \end_layout
32812
32813 \end_inset
32814
32815 This is another example footnote:
32816 \series bold
32817
32818 \begin_inset Foot
32819 status open
32820
32821 \begin_layout Plain Layout
32822 This is a footnote numbered in the scheme 
32823 \begin_inset Quotes eld
32824 \end_inset
32825
32826 chapter.footnote
32827 \begin_inset Quotes erd
32828 \end_inset
32829
32830 .
32831 \end_layout
32832
32833 \end_inset
32834
32835
32836 \series default
32837
32838 \begin_inset ERT
32839 status collapsed
32840
32841 \begin_layout Plain Layout
32842
32843
32844 \backslash
32845 renewcommand{
32846 \backslash
32847 thefootnote}{
32848 \backslash
32849 arabic{footnote}}
32850 \end_layout
32851
32852 \end_inset
32853
32854
32855 \end_layout
32856
32857 \begin_layout Standard
32858 \begin_inset Note Greyedout
32859 status open
32860
32861 \begin_layout Plain Layout
32862
32863 \series bold
32864 Note:
32865 \series default
32866  
32867 \series bold
32868
32869 \backslash
32870 numberwithin
32871 \series default
32872  always prints out the footnote number as arabic number; previous redefinitions
32873  to get non-arabic numbers are overwritten.
32874 \end_layout
32875
32876 \end_inset
32877
32878
32879 \end_layout
32880
32881 \begin_layout Standard
32882 So to get for example the scheme 
32883 \begin_inset Quotes eld
32884 \end_inset
32885
32886 chapter.
32887 \backslash
32888 Roman{footnote}
32889 \begin_inset Quotes erd
32890 \end_inset
32891
32892 , use this command instead of 
32893 \series bold
32894
32895 \backslash
32896 numberwithin
32897 \series default
32898 :
32899 \end_layout
32900
32901 \begin_layout Standard
32902
32903 \series bold
32904
32905 \backslash
32906 renewcommand{
32907 \backslash
32908 thefootnote}{
32909 \backslash
32910 thechapter.
32911 \backslash
32912 Roman{footnote}}
32913 \end_layout
32914
32915 \begin_layout Subsection
32916 Footnote Placement
32917 \begin_inset Index idx
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 Footnotes ! Placement
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Standard
32930 If you have several footnotes in one page, they appear without vertical
32931  space between them at the bottom of the page.
32932  To make them more readable you can e.
32933 \begin_inset space \thinspace{}
32934 \end_inset
32935
32936 g.
32937 \begin_inset space \space{}
32938 \end_inset
32939
32940 add 1.5
32941 \begin_inset space \thinspace{}
32942 \end_inset
32943
32944 mm space with the following preamble command:
32945 \end_layout
32946
32947 \begin_layout Standard
32948
32949 \series bold
32950
32951 \backslash
32952 let
32953 \backslash
32954 myFoot
32955 \backslash
32956 footnote
32957 \begin_inset Newline newline
32958 \end_inset
32959
32960
32961 \backslash
32962 renewcommand{
32963 \backslash
32964 footnote}[1]{
32965 \backslash
32966 myFoot{#1
32967 \backslash
32968 vspace{1.5mm}}}
32969 \end_layout
32970
32971 \begin_layout Standard
32972 \begin_inset VSpace bigskip
32973 \end_inset
32974
32975 In a two-column document the footnotes appear at the bottom of every column,
32976  see Figure
32977 \begin_inset space ~
32978 \end_inset
32979
32980
32981 \begin_inset CommandInset ref
32982 LatexCommand ref
32983 reference "fig:Standard-footnote-placement"
32984
32985 \end_inset
32986
32987 .
32988  If the footnotes should only appear at the bottom of the right column,
32989  as in Figure
32990 \begin_inset space ~
32991 \end_inset
32992
32993
32994 \begin_inset CommandInset ref
32995 LatexCommand ref
32996 reference "fig:Footnote-placement-in"
32997
32998 \end_inset
32999
33000 , use the \SpecialChar LaTeX
33001 -package 
33002 \series bold
33003 ftnright
33004 \series default
33005
33006 \begin_inset Index idx
33007 status collapsed
33008
33009 \begin_layout Plain Layout
33010 \SpecialChar LaTeX
33011 -packages ! ftnright
33012 \end_layout
33013
33014 \end_inset
33015
33016  with this command in the document preamble:
33017 \end_layout
33018
33019 \begin_layout Standard
33020
33021 \series bold
33022
33023 \backslash
33024 usepackage{ftnright}
33025 \end_layout
33026
33027 \begin_layout Standard
33028 \begin_inset Float figure
33029 placement !h
33030 alignment document
33031 wide false
33032 sideways false
33033 status open
33034
33035 \begin_layout Plain Layout
33036 \noindent
33037 \align center
33038 \begin_inset Box Boxed
33039 position "t"
33040 hor_pos "c"
33041 has_inner_box 0
33042 inner_pos "t"
33043 use_parbox 0
33044 use_makebox 0
33045 width ""
33046 special "none"
33047 height "1in"
33048 height_special "totalheight"
33049 thickness "0.4pt"
33050 separation "3pt"
33051 shadowsize "4pt"
33052 framecolor "black"
33053 backgroundcolor "none"
33054 status open
33055
33056 \begin_layout Plain Layout
33057 \begin_inset Graphics
33058         filename clipart/without_fntright.pdf
33059         width 100col%
33060         scaleBeforeRotation
33061
33062 \end_inset
33063
33064
33065 \end_layout
33066
33067 \end_inset
33068
33069
33070 \end_layout
33071
33072 \begin_layout Plain Layout
33073 \begin_inset Caption Standard
33074
33075 \begin_layout Plain Layout
33076 \begin_inset CommandInset label
33077 LatexCommand label
33078 name "fig:Standard-footnote-placement"
33079
33080 \end_inset
33081
33082 Standard footnote placement in two-column documents.
33083 \end_layout
33084
33085 \end_inset
33086
33087
33088 \end_layout
33089
33090 \end_inset
33091
33092
33093 \end_layout
33094
33095 \begin_layout Standard
33096 \begin_inset Float figure
33097 placement !h
33098 alignment document
33099 wide false
33100 sideways false
33101 status open
33102
33103 \begin_layout Plain Layout
33104 \noindent
33105 \align center
33106 \begin_inset Box Boxed
33107 position "t"
33108 hor_pos "c"
33109 has_inner_box 0
33110 inner_pos "t"
33111 use_parbox 0
33112 use_makebox 0
33113 width ""
33114 special "none"
33115 height "1in"
33116 height_special "totalheight"
33117 thickness "0.4pt"
33118 separation "3pt"
33119 shadowsize "4pt"
33120 framecolor "black"
33121 backgroundcolor "none"
33122 status open
33123
33124 \begin_layout Plain Layout
33125 \begin_inset Graphics
33126         filename clipart/with_fntright.pdf
33127         width 100col%
33128         scaleBeforeRotation
33129
33130 \end_inset
33131
33132
33133 \end_layout
33134
33135 \end_inset
33136
33137
33138 \end_layout
33139
33140 \begin_layout Plain Layout
33141 \begin_inset Caption Standard
33142
33143 \begin_layout Plain Layout
33144 \begin_inset CommandInset label
33145 LatexCommand label
33146 name "fig:Footnote-placement-in"
33147
33148 \end_inset
33149
33150 Footnote placement in two-column documents when the \SpecialChar LaTeX
33151 -package 
33152 \series bold
33153 ftnright
33154 \series default
33155  is used.
33156 \end_layout
33157
33158 \end_inset
33159
33160
33161 \end_layout
33162
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \begin_layout Standard
33169 \begin_inset VSpace bigskip
33170 \end_inset
33171
33172 In some scientific literature it is usual to collect the footnotes and print
33173  them in a separate paragraph at the end of a section, as in Figure
33174 \begin_inset space ~
33175 \end_inset
33176
33177
33178 \begin_inset CommandInset ref
33179 LatexCommand ref
33180 reference "fig:Endnotes"
33181
33182 \end_inset
33183
33184 .
33185  They are then called 
33186 \begin_inset Quotes eld
33187 \end_inset
33188
33189 endnotes
33190 \begin_inset Quotes erd
33191 \end_inset
33192
33193 .
33194 \begin_inset Index idx
33195 status collapsed
33196
33197 \begin_layout Plain Layout
33198 Endnotes
33199 \end_layout
33200
33201 \end_inset
33202
33203  To use endnotes instead of footnotes in your document, load in the menu
33204  
33205 \family sans
33206 Document\SpecialChar menuseparator
33207 Settings\SpecialChar menuseparator
33208 Modules 
33209 \family default
33210 the module 
33211 \family sans
33212 Foot
33213 \begin_inset space ~
33214 \end_inset
33215
33216 to
33217 \begin_inset space ~
33218 \end_inset
33219
33220 End
33221 \family default
33222 .
33223  To insert the collected footnotes, insert the command
33224 \end_layout
33225
33226 \begin_layout Standard
33227
33228 \series bold
33229
33230 \backslash
33231 theendnotes
33232 \end_layout
33233
33234 \begin_layout Standard
33235 in \SpecialChar TeX
33236  Code at the end of a section or chapter.
33237 \end_layout
33238
33239 \begin_layout Standard
33240 \begin_inset Float figure
33241 placement document
33242 alignment document
33243 wide false
33244 sideways false
33245 status open
33246
33247 \begin_layout Plain Layout
33248 \noindent
33249 \align center
33250 \begin_inset Box Boxed
33251 position "t"
33252 hor_pos "c"
33253 has_inner_box 0
33254 inner_pos "t"
33255 use_parbox 0
33256 use_makebox 0
33257 width ""
33258 special "none"
33259 height "1in"
33260 height_special "totalheight"
33261 thickness "0.4pt"
33262 separation "3pt"
33263 shadowsize "4pt"
33264 framecolor "black"
33265 backgroundcolor "none"
33266 status open
33267
33268 \begin_layout Plain Layout
33269 \begin_inset Graphics
33270         filename clipart/endnotes.pdf
33271         width 100col%
33272         scaleBeforeRotation
33273
33274 \end_inset
33275
33276
33277 \end_layout
33278
33279 \end_inset
33280
33281
33282 \end_layout
33283
33284 \begin_layout Plain Layout
33285 \begin_inset Caption Standard
33286
33287 \begin_layout Plain Layout
33288 \begin_inset CommandInset label
33289 LatexCommand label
33290 name "fig:Endnotes"
33291
33292 \end_inset
33293
33294 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
33295  or chapters.
33296 \end_layout
33297
33298 \end_inset
33299
33300
33301 \end_layout
33302
33303 \end_inset
33304
33305
33306 \end_layout
33307
33308 \begin_layout Standard
33309 \begin_inset VSpace medskip
33310 \end_inset
33311
33312 The paragraph heading for the endnotes isn't automatically translated into
33313  the document language, this must be done manually.
33314  The following preamble command translates the default English 
33315 \begin_inset Quotes eld
33316 \end_inset
33317
33318 Notes
33319 \begin_inset Quotes erd
33320 \end_inset
33321
33322  into the German 
33323 \begin_inset Quotes eld
33324 \end_inset
33325
33326 Anmerkungen
33327 \begin_inset Quotes erd
33328 \end_inset
33329
33330 :
33331 \end_layout
33332
33333 \begin_layout Standard
33334
33335 \series bold
33336
33337 \backslash
33338 renewcommand{
33339 \backslash
33340 notesname}{Anmerkungen}
33341 \end_layout
33342
33343 \begin_layout Standard
33344 \begin_inset VSpace medskip
33345 \end_inset
33346
33347 The numbering of endnotes can be changed like the footnote numbering as
33348  described in section
33349 \begin_inset space ~
33350 \end_inset
33351
33352
33353 \begin_inset CommandInset ref
33354 LatexCommand ref
33355 reference "subsec:Footnote-Numbering"
33356
33357 \end_inset
33358
33359 ; just replace the command 
33360 \series bold
33361
33362 \backslash
33363 thefootnote
33364 \series default
33365  by 
33366 \series bold
33367
33368 \backslash
33369 theendnote
33370 \series default
33371 .
33372  To reset the endnote number use the command 
33373 \series bold
33374
33375 \backslash
33376 @addtoreset
33377 \series default
33378  as described in section
33379 \begin_inset space ~
33380 \end_inset
33381
33382
33383 \begin_inset CommandInset ref
33384 LatexCommand ref
33385 reference "subsec:Footnote-Numbering"
33386
33387 \end_inset
33388
33389  and replace the command parameter 
33390 \series bold
33391 footnote
33392 \series default
33393  by 
33394 \series bold
33395 endnote
33396 \series default
33397 .
33398 \end_layout
33399
33400 \begin_layout Standard
33401 For endnotes there is the command 
33402 \series bold
33403
33404 \backslash
33405 endnotemark[number]
33406 \series default
33407  similar to the command 
33408 \series bold
33409
33410 \backslash
33411 footnotemark
33412 \series default
33413 , that is described in section
33414 \begin_inset space ~
33415 \end_inset
33416
33417
33418 \begin_inset CommandInset ref
33419 LatexCommand ref
33420 reference "sec:Footnotes"
33421
33422 \end_inset
33423
33424 .
33425 \end_layout
33426
33427 \begin_layout Standard
33428 \begin_inset VSpace bigskip
33429 \end_inset
33430
33431 Footnotes can also be placed in the page margin and the footnote text alignment
33432  can be changed, see the \SpecialChar LaTeX
33433 -package 
33434 \series bold
33435 footmisc
33436 \series default
33437
33438 \begin_inset Index idx
33439 status collapsed
33440
33441 \begin_layout Plain Layout
33442 \SpecialChar LaTeX
33443 -packages ! footmisc
33444 \end_layout
33445
33446 \end_inset
33447
33448
33449 \begin_inset CommandInset citation
33450 LatexCommand cite
33451 key "footmisc"
33452 literal "true"
33453
33454 \end_inset
33455
33456  for more information about this.
33457 \end_layout
33458
33459 \begin_layout Standard
33460 For various further footnote formatting issues have a look at \SpecialChar LaTeX
33461 -books, 
33462 \begin_inset CommandInset citation
33463 LatexCommand cite
33464 key "latexcompanion,latexguide,latexbook"
33465 literal "true"
33466
33467 \end_inset
33468
33469 .
33470  If you are using a 
33471 \series bold
33472 KOMA-Script
33473 \series default
33474
33475 \begin_inset Index idx
33476 status collapsed
33477
33478 \begin_layout Plain Layout
33479 \SpecialChar LaTeX
33480 -packages ! KOMA-Script
33481 \end_layout
33482
33483 \end_inset
33484
33485  document class, you can adjust all footnote settings using class-specific
33486  commands, see 
33487 \begin_inset CommandInset citation
33488 LatexCommand cite
33489 key "KOMA-Script"
33490 literal "true"
33491
33492 \end_inset
33493
33494 .
33495 \end_layout
33496
33497 \begin_layout Section
33498 Margin Notes
33499 \begin_inset Index idx
33500 status collapsed
33501
33502 \begin_layout Plain Layout
33503 Notes ! Margin Notes
33504 \end_layout
33505
33506 \end_inset
33507
33508
33509 \end_layout
33510
33511 \begin_layout Standard
33512 Margin notes look and behave in \SpecialChar LyX
33513  like footnotes.
33514  They are inserted via the menu 
33515 \family sans
33516 Insert\SpecialChar menuseparator
33517 Marginal
33518 \begin_inset space ~
33519 \end_inset
33520
33521 Note
33522 \family default
33523  or the toolbar button 
33524 \begin_inset Info
33525 type  "icon"
33526 arg   "marginalnote-insert"
33527 \end_inset
33528
33529 .
33530  A grey 
33531 \family roman
33532 \series medium
33533 box with the
33534 \family default
33535 \series default
33536  red 
33537 \family roman
33538 \series medium
33539 label 
33540 \begin_inset Quotes eld
33541 \end_inset
33542
33543 margin
33544 \begin_inset Quotes erd
33545 \end_inset
33546
33547  appears where you can enter the text of the margin note.
33548 \end_layout
33549
33550 \begin_layout Standard
33551 At the side is an example margin note.
33552
33553 \family roman
33554 \series medium
33555  
33556 \begin_inset Marginal
33557 status open
33558
33559 \begin_layout Plain Layout
33560 This is a margin note.
33561 \end_layout
33562
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Standard
33569 Margin notes appear at the right side in single-sided documents.
33570  In double-sided documents they appear in the outer margin â€“ left on even
33571  pages, right on odd pages.
33572  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
33573 d when the note appears in the left margin.
33574  The first line of the margin note is placed at the position of the text
33575  line where it is inserted in the document.
33576 \end_layout
33577
33578 \begin_layout Standard
33579 \begin_inset VSpace bigskip
33580 \end_inset
33581
33582 To place the margin note in the inner margin, add the command
33583 \end_layout
33584
33585 \begin_layout Standard
33586
33587 \series bold
33588
33589 \backslash
33590 reversemarginpar
33591 \end_layout
33592
33593 \begin_layout Standard
33594 in \SpecialChar TeX
33595  Code before a margin note.
33596  The new placement is valid for all subsequent margin notes.
33597  
33598 \begin_inset ERT
33599 status collapsed
33600
33601 \begin_layout Plain Layout
33602
33603
33604 \backslash
33605 reversemarginpar 
33606 \end_layout
33607
33608 \end_inset
33609
33610
33611 \begin_inset Marginal
33612 status open
33613
33614 \begin_layout Plain Layout
33615 This is a margin note in the inner margin.
33616 \end_layout
33617
33618 \end_inset
33619
33620
33621 \series bold
33622
33623 \begin_inset Newline newline
33624 \end_inset
33625
33626
33627 \series default
33628
33629 \begin_inset Note Greyedout
33630 status open
33631
33632 \begin_layout Plain Layout
33633
33634 \series bold
33635 Note:
33636 \series default
33637  There is often not enough space in the inner margin so that the notes are
33638  not correctly displayed in the output.
33639 \end_layout
33640
33641 \end_inset
33642
33643
33644 \end_layout
33645
33646 \begin_layout Standard
33647 To return to the default placement insert the command
33648 \end_layout
33649
33650 \begin_layout Standard
33651
33652 \series bold
33653
33654 \backslash
33655 normalmarginpar
33656 \end_layout
33657
33658 \begin_layout Standard
33659 in \SpecialChar TeX
33660  Code.
33661 \begin_inset ERT
33662 status collapsed
33663
33664 \begin_layout Plain Layout
33665
33666
33667 \backslash
33668 normalmarginpar 
33669 \end_layout
33670
33671 \end_inset
33672
33673  
33674 \begin_inset Note Greyedout
33675 status open
33676
33677 \begin_layout Plain Layout
33678
33679 \series bold
33680 Note:
33681 \series default
33682  The command is ignored when it is within a paragraph where also the command
33683  
33684 \series bold
33685
33686 \backslash
33687 reversemarginpar
33688 \series default
33689  is inserted.
33690 \end_layout
33691
33692 \end_inset
33693
33694
33695 \end_layout
33696
33697 \begin_layout Standard
33698 \begin_inset VSpace bigskip
33699 \end_inset
33700
33701
33702 \family roman
33703 \series medium
33704
33705 \begin_inset Marginal
33706 status open
33707
33708 \begin_layout Plain Layout
33709 AVeryLongMarginParWord that isn't hyphenated.
33710 \end_layout
33711
33712 \end_inset
33713
33714
33715 \family default
33716 \series default
33717  Similar to the case described in section
33718 \begin_inset space ~
33719 \end_inset
33720
33721
33722 \begin_inset CommandInset ref
33723 LatexCommand ref
33724 reference "subsec:Multiple-Lines-in"
33725
33726 \end_inset
33727
33728 , long words cannot be hyphenated when they are the first word in a margin
33729  note.
33730  To avoid this, insert 0
33731 \begin_inset space \thinspace{}
33732 \end_inset
33733
33734 pt horizontal space before the word
33735 \family roman
33736 \series medium
33737 .
33738  
33739 \begin_inset Marginal
33740 status open
33741
33742 \begin_layout Plain Layout
33743 \begin_inset space \hspace*{}
33744 \length 0pt
33745 \end_inset
33746
33747 AVeryLongMarginParWord that is hyphenated.
33748 \end_layout
33749
33750 \end_inset
33751
33752
33753 \end_layout
33754
33755 \begin_layout Standard
33756 \begin_inset VSpace bigskip
33757 \end_inset
33758
33759
33760 \end_layout
33761
33762 \begin_layout Standard
33763 \begin_inset Note Greyedout
33764 status open
33765
33766 \begin_layout Plain Layout
33767
33768 \series bold
33769 Note:
33770 \series default
33771  Margin notes can normally not be used inside tables, floats, and footnotes.
33772 \end_layout
33773
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \begin_layout Standard
33780 \begin_inset VSpace bigskip
33781 \end_inset
33782
33783
33784 \end_layout
33785
33786 \begin_layout Standard
33787 \begin_inset ERT
33788 status collapsed
33789
33790 \begin_layout Plain Layout
33791
33792
33793 \backslash
33794 ifmarginnote
33795 \end_layout
33796
33797 \end_inset
33798
33799
33800 \begin_inset Note Note
33801 status open
33802
33803 \begin_layout Plain Layout
33804 The following section will only be displayed when the \SpecialChar LaTeX
33805 -package 
33806 \series bold
33807 marginnote
33808 \series default
33809  is installed.
33810 \end_layout
33811
33812 \end_inset
33813
33814
33815 \end_layout
33816
33817 \begin_layout Standard
33818 This restriction can be evaded by using the \SpecialChar LaTeX
33819 -package 
33820 \series bold
33821 marginnote
33822 \series default
33823
33824 \begin_inset Index idx
33825 status collapsed
33826
33827 \begin_layout Plain Layout
33828 \SpecialChar LaTeX
33829 -packages ! marginnote
33830 \end_layout
33831
33832 \end_inset
33833
33834 .
33835  By adding these two lines to your document preamble, the command used by
33836  \SpecialChar LyX
33837  for margin notes is redefined to use the command provided by the 
33838 \series bold
33839 marginnote
33840 \series default
33841 -package:
33842 \end_layout
33843
33844 \begin_layout Standard
33845
33846 \series bold
33847
33848 \backslash
33849 usepackage{marginnote}
33850 \begin_inset Newline newline
33851 \end_inset
33852
33853
33854 \backslash
33855 let
33856 \backslash
33857 marginpar
33858 \backslash
33859 marginnote
33860 \end_layout
33861
33862 \begin_layout Standard
33863 This is also used in this document because 
33864 \series bold
33865 marginnote
33866 \series default
33867  has another useful feature: You can set a vertical offset for the note.
33868  This is often needed when too many margin notes are too close together
33869  or for a better page layout.
33870  The offset is set in \SpecialChar LyX
33871  as \SpecialChar TeX
33872  Code directly after the margin note in the scheme
33873 \end_layout
33874
33875 \begin_layout Standard
33876
33877 \series bold
33878 [offset]
33879 \end_layout
33880
33881 \begin_layout Standard
33882 where the offset is a length with one of the units listed in Table
33883 \begin_inset space ~
33884 \end_inset
33885
33886
33887 \begin_inset CommandInset ref
33888 LatexCommand ref
33889 reference "tab:Units"
33890
33891 \end_inset
33892
33893 .
33894  A negative value shifts the note up, a positive value shifts it down.
33895  
33896 \family roman
33897 \series medium
33898 For example the margin note beside this text line is shifted up 1.5
33899 \begin_inset space \thinspace{}
33900 \end_inset
33901
33902 cm with the \SpecialChar TeX
33903  Code command 
33904 \begin_inset Quotes eld
33905 \end_inset
33906
33907
33908 \family default
33909 \series bold
33910 [-1.5cm]
33911 \family roman
33912 \series medium
33913
33914 \begin_inset Quotes erd
33915 \end_inset
33916
33917
33918 \begin_inset Marginal
33919 status open
33920
33921 \begin_layout Plain Layout
33922 This margin note is shifted up 1.5
33923 \begin_inset space \thinspace{}
33924 \end_inset
33925
33926 cm from its original position.
33927 \end_layout
33928
33929 \end_inset
33930
33931
33932 \family default
33933 \series default
33934
33935 \begin_inset ERT
33936 status collapsed
33937
33938 \begin_layout Plain Layout
33939
33940 [-1.5cm]
33941 \end_layout
33942
33943 \end_inset
33944
33945
33946 \end_layout
33947
33948 \begin_layout Standard
33949 \begin_inset VSpace medskip
33950 \end_inset
33951
33952 With 
33953 \series bold
33954 marginnote
33955 \series default
33956  you can also change the alignment of the text in the margin note.
33957  For example the commands
33958 \end_layout
33959
33960 \begin_layout Standard
33961
33962 \series bold
33963
33964 \backslash
33965 renewcommand*{
33966 \backslash
33967 raggedleftmarginnote}{
33968 \backslash
33969 centering}
33970 \begin_inset Newline newline
33971 \end_inset
33972
33973
33974 \backslash
33975 renewcommand*{
33976 \backslash
33977 raggedrightmarginnote}{
33978 \backslash
33979 centering}
33980 \end_layout
33981
33982 \begin_layout Standard
33983 set the alignment to centered.
33984  
33985 \series bold
33986
33987 \backslash
33988 raggedleftmarginnote
33989 \series default
33990  denotes margin notes that appear at the left side.
33991 \family roman
33992 \series medium
33993
33994 \begin_inset ERT
33995 status collapsed
33996
33997 \begin_layout Plain Layout
33998
33999
34000 \backslash
34001 renewcommand*{
34002 \backslash
34003 raggedleftmarginnote}{
34004 \backslash
34005 centering}
34006 \end_layout
34007
34008 \begin_layout Plain Layout
34009
34010
34011 \backslash
34012 renewcommand*{
34013 \backslash
34014 raggedrightmarginnote}{
34015 \backslash
34016 centering}
34017 \end_layout
34018
34019 \end_inset
34020
34021
34022 \begin_inset Marginal
34023 status open
34024
34025 \begin_layout Plain Layout
34026 The text of this margin note is centered.
34027 \end_layout
34028
34029 \end_inset
34030
34031
34032 \family default
34033 \series default
34034  The default is
34035 \end_layout
34036
34037 \begin_layout Standard
34038
34039 \series bold
34040
34041 \backslash
34042 renewcommand*{
34043 \backslash
34044 raggedleftmarginnote}{
34045 \backslash
34046 raggedleft}
34047 \begin_inset Newline newline
34048 \end_inset
34049
34050
34051 \backslash
34052 renewcommand*{
34053 \backslash
34054 raggedrightmarginnote}{
34055 \backslash
34056 raggedright}
34057 \family roman
34058 \series medium
34059
34060 \begin_inset ERT
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064
34065
34066 \backslash
34067 renewcommand*{
34068 \backslash
34069 raggedleftmarginnote}{
34070 \backslash
34071 raggedleft}
34072 \end_layout
34073
34074 \begin_layout Plain Layout
34075
34076
34077 \backslash
34078 renewcommand*{
34079 \backslash
34080 raggedrightmarginnote}{
34081 \backslash
34082 raggedright}
34083 \end_layout
34084
34085 \end_inset
34086
34087
34088 \end_layout
34089
34090 \begin_layout Standard
34091 \begin_inset VSpace medskip
34092 \end_inset
34093
34094 For the other features of 
34095 \series bold
34096 marginnote
34097 \series default
34098  refer to its documentation 
34099 \begin_inset CommandInset citation
34100 LatexCommand cite
34101 key "marginnote"
34102 literal "true"
34103
34104 \end_inset
34105
34106 .
34107 \end_layout
34108
34109 \begin_layout Standard
34110 \begin_inset VSpace bigskip
34111 \end_inset
34112
34113 You can adjust the layout of margin notes by changing its definition.
34114  To create for example a header for all margin notes with the underlined,
34115  sans-serif, and bold header text 
34116 \begin_inset Quotes eld
34117 \end_inset
34118
34119
34120 \family sans
34121 \series bold
34122 \bar under
34123 Attention!
34124 \family default
34125 \series default
34126 \bar default
34127
34128 \begin_inset Quotes erd
34129 \end_inset
34130
34131 , add this to your document preamble:
34132 \end_layout
34133
34134 \begin_layout Standard
34135
34136 \series bold
34137
34138 \backslash
34139 let
34140 \backslash
34141 myMarginpar
34142 \backslash
34143 marginpar
34144 \begin_inset Newline newline
34145 \end_inset
34146
34147
34148 \backslash
34149 renewcommand{
34150 \backslash
34151 marginpar}[1]{
34152 \backslash
34153 myMarginpar{%
34154 \begin_inset Newline newline
34155 \end_inset
34156
34157
34158 \begin_inset Phantom HPhantom
34159 status open
34160
34161 \begin_layout Plain Layout
34162
34163 \series bold
34164 \begin_inset space ~
34165 \end_inset
34166
34167
34168 \end_layout
34169
34170 \end_inset
34171
34172
34173 \backslash
34174 hspace{0pt}
34175 \backslash
34176 textsf{
34177 \backslash
34178 textbf{
34179 \backslash
34180 underbar{Attention!}}}%
34181 \begin_inset Newline newline
34182 \end_inset
34183
34184
34185 \begin_inset Phantom HPhantom
34186 status open
34187
34188 \begin_layout Plain Layout
34189
34190 \series bold
34191 \begin_inset space ~
34192 \end_inset
34193
34194
34195 \end_layout
34196
34197 \end_inset
34198
34199
34200 \backslash
34201 vspace{1.5mm}
34202 \backslash
34203
34204 \backslash
34205 #1}}
34206 \end_layout
34207
34208 \begin_layout Standard
34209
34210 \family roman
34211 \series medium
34212 \begin_inset ERT
34213 status collapsed
34214
34215 \begin_layout Plain Layout
34216
34217
34218 \backslash
34219 let
34220 \backslash
34221 myMarginpar
34222 \backslash
34223 marginpar
34224 \end_layout
34225
34226 \begin_layout Plain Layout
34227
34228
34229 \backslash
34230 renewcommand{
34231 \backslash
34232 marginpar}[1]{
34233 \backslash
34234 myMarginpar{%
34235 \end_layout
34236
34237 \begin_layout Plain Layout
34238
34239    
34240 \backslash
34241 textsf{
34242 \backslash
34243 textbf{
34244 \backslash
34245 underbar{Attention!}}}%
34246 \end_layout
34247
34248 \begin_layout Plain Layout
34249
34250    
34251 \backslash
34252 vspace{1.5mm}
34253 \backslash
34254
34255 \backslash
34256 #1}}
34257 \end_layout
34258
34259 \end_inset
34260
34261
34262 \begin_inset Marginal
34263 status open
34264
34265 \begin_layout Plain Layout
34266 This is a margin note with a defined heading.
34267 \end_layout
34268
34269 \end_inset
34270
34271
34272 \family default
34273 \series default
34274
34275 \begin_inset ERT
34276 status collapsed
34277
34278 \begin_layout Plain Layout
34279
34280 [-1.5cm]
34281 \end_layout
34282
34283 \end_inset
34284
34285
34286 \family roman
34287 \series medium
34288
34289 \begin_inset ERT
34290 status collapsed
34291
34292 \begin_layout Plain Layout
34293
34294
34295 \backslash
34296 renewcommand{
34297 \backslash
34298 marginpar}[1]{
34299 \backslash
34300 myMarginpar{#1}}
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \family default
34307 \series default
34308
34309 \begin_inset Note Note
34310 status collapsed
34311
34312 \begin_layout Plain Layout
34313 The margin note format is changed only for this example.
34314 \end_layout
34315
34316 \end_inset
34317
34318
34319 \end_layout
34320
34321 \begin_layout Standard
34322 \begin_inset ERT
34323 status collapsed
34324
34325 \begin_layout Plain Layout
34326
34327
34328 \backslash
34329 else
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \begin_inset Note Note
34336 status open
34337
34338 \begin_layout Plain Layout
34339 The following will be displayed when the \SpecialChar LaTeX
34340 -package 
34341 \series bold
34342 marginnote
34343 \series default
34344  is not installed:
34345 \end_layout
34346
34347 \end_inset
34348
34349
34350 \end_layout
34351
34352 \begin_layout Standard
34353 You need to install the \SpecialChar LaTeX
34354 -package 
34355 \series bold
34356 marginnote
34357 \series default
34358  to see the following part of this section in the output.
34359 \end_layout
34360
34361 \begin_layout Standard
34362 \begin_inset ERT
34363 status collapsed
34364
34365 \begin_layout Plain Layout
34366
34367
34368 \backslash
34369 fi
34370 \end_layout
34371
34372 \end_inset
34373
34374
34375 \end_layout
34376
34377 \begin_layout Chapter
34378 Boxes
34379 \end_layout
34380
34381 \begin_layout Section
34382 Introduction
34383 \begin_inset Index idx
34384 status collapsed
34385
34386 \begin_layout Plain Layout
34387 Boxes ! Introduction
34388 \end_layout
34389
34390 \end_inset
34391
34392
34393 \end_layout
34394
34395 \begin_layout Standard
34396 Boxes are used to format a block of text.
34397  Boxes can be used to write documents with multiple languages, see section
34398 \begin_inset space ~
34399 \end_inset
34400
34401
34402 \begin_inset CommandInset ref
34403 LatexCommand ref
34404 reference "sec:Minipages"
34405
34406 \end_inset
34407
34408 , to frame texts, see section
34409 \begin_inset space ~
34410 \end_inset
34411
34412
34413 \begin_inset CommandInset ref
34414 LatexCommand ref
34415 reference "sec:Decoration"
34416
34417 \end_inset
34418
34419 , to prevent words from being hyphenated, see section
34420 \begin_inset space ~
34421 \end_inset
34422
34423
34424 \begin_inset CommandInset ref
34425 LatexCommand ref
34426 reference "sec:Prevent-Hyphenation"
34427
34428 \end_inset
34429
34430 , to align text, see section
34431 \begin_inset space ~
34432 \end_inset
34433
34434
34435 \begin_inset CommandInset ref
34436 LatexCommand ref
34437 reference "subsec:Vertical-Alignment"
34438
34439 \end_inset
34440
34441 , or to set the background color of texts, see section
34442 \begin_inset space ~
34443 \end_inset
34444
34445
34446 \begin_inset CommandInset ref
34447 LatexCommand ref
34448 reference "sec:Colored-Boxes"
34449
34450 \end_inset
34451
34452 .
34453 \end_layout
34454
34455 \begin_layout Standard
34456 Boxes can be inserted with the menu 
34457 \family sans
34458 Insert\SpecialChar menuseparator
34459 Box
34460 \family default
34461  or the toolbar button 
34462 \begin_inset Info
34463 type  "icon"
34464 arg   "box-insert Frameless"
34465 \end_inset
34466
34467 .
34468  A grey box with the label 
34469 \family sans
34470 Box (Minipage)
34471 \family default
34472
34473 \begin_inset Graphics
34474         filename clipart/BoxInsetDefault.png
34475         scale 95
34476         scaleBeforeRotation
34477
34478 \end_inset
34479
34480  will be inserted.
34481  The box type can be specified by right-clicking on the box and selecting
34482  
34483 \family sans
34484 Settings
34485 \family default
34486 .
34487  The box dialog offers the 
34488 \family sans
34489 Inner
34490 \begin_inset space ~
34491 \end_inset
34492
34493 Box
34494 \family default
34495  types 
34496 \family sans
34497 Makebox
34498 \family default
34499
34500 \family sans
34501 Parbox
34502 \family default
34503  and 
34504 \family sans
34505 Minipage
34506 \family default
34507 .
34508  The type 
34509 \family sans
34510 Minipage
34511 \family default
34512  is the default for new boxes and is explained in section
34513 \begin_inset space ~
34514 \end_inset
34515
34516
34517 \begin_inset CommandInset ref
34518 LatexCommand ref
34519 reference "sec:Minipages"
34520
34521 \end_inset
34522
34523 ; the type 
34524 \family sans
34525 Parbox
34526 \family default
34527  is described in section
34528 \begin_inset space ~
34529 \end_inset
34530
34531
34532 \begin_inset CommandInset ref
34533 LatexCommand ref
34534 reference "sec:Parboxes"
34535
34536 \end_inset
34537
34538  and the type 
34539 \family sans
34540 Makebox
34541 \family default
34542  in 
34543 \begin_inset CommandInset ref
34544 LatexCommand ref
34545 reference "sec:Prevent-Hyphenation"
34546
34547 \end_inset
34548
34549 .
34550 \end_layout
34551
34552 \begin_layout Standard
34553 Boxes are not numbered and can therefore not be referenced like floats or
34554  footnotes.
34555 \end_layout
34556
34557 \begin_layout Standard
34558 \begin_inset Note Greyedout
34559 status open
34560
34561 \begin_layout Plain Layout
34562
34563 \series bold
34564 Note:
34565 \series default
34566  Boxes must not be the item in an 
34567 \family sans
34568 Itemize
34569 \family default
34570  or 
34571 \family sans
34572 Description
34573 \family default
34574  environment.
34575 \end_layout
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Standard
34583 \begin_inset Note Greyedout
34584 status open
34585
34586 \begin_layout Plain Layout
34587
34588 \series bold
34589 Note:
34590 \series default
34591  For an unknown reason you can only set the 
34592 \family sans
34593 Inner
34594 \begin_inset space ~
34595 \end_inset
34596
34597 Box
34598 \family default
34599  type to 
34600 \family sans
34601 None
34602 \family default
34603  when you use a framed box.
34604  Boxes without an 
34605 \family sans
34606 Inner
34607 \begin_inset space ~
34608 \end_inset
34609
34610 Box
34611 \family default
34612  type and without frames are explained in section
34613 \begin_inset space ~
34614 \end_inset
34615
34616
34617 \begin_inset CommandInset ref
34618 LatexCommand ref
34619 reference "sec:Prevent-Hyphenation"
34620
34621 \end_inset
34622
34623 .
34624 \end_layout
34625
34626 \end_inset
34627
34628
34629 \end_layout
34630
34631 \begin_layout Section
34632 Box Dialog
34633 \begin_inset CommandInset label
34634 LatexCommand label
34635 name "sec:Box-Dialog"
34636
34637 \end_inset
34638
34639
34640 \begin_inset Index idx
34641 status collapsed
34642
34643 \begin_layout Plain Layout
34644 Boxes ! Box Dialog
34645 \end_layout
34646
34647 \end_inset
34648
34649
34650 \end_layout
34651
34652 \begin_layout Subsection
34653 Size
34654 \begin_inset Index idx
34655 status collapsed
34656
34657 \begin_layout Plain Layout
34658 Boxes ! Size
34659 \end_layout
34660
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \begin_layout Standard
34667 In the box dialog you can adjust the box geometry in the fields 
34668 \family sans
34669 Width
34670 \family default
34671  and 
34672 \family sans
34673 Height
34674 \family default
34675 .
34676  The available units for the geometry are explained in Table
34677 \begin_inset space ~
34678 \end_inset
34679
34680
34681 \begin_inset CommandInset ref
34682 LatexCommand ref
34683 reference "tab:Units"
34684
34685 \end_inset
34686
34687 .
34688  The field 
34689 \family sans
34690 Height
34691 \family default
34692  offers the following additional sizes:
34693 \end_layout
34694
34695 \begin_layout Description
34696 Depth This is the plain text 
34697 \begin_inset Quotes eld
34698 \end_inset
34699
34700 height
34701 \begin_inset Quotes erd
34702 \end_inset
34703
34704 .
34705  It ignores the total depth when there are multiple text lines in the box:
34706 \begin_inset Newline newline
34707 \end_inset
34708
34709
34710 \begin_inset Newline newline
34711 \end_inset
34712
34713
34714 \begin_inset Newline newline
34715 \end_inset
34716
34717
34718 \begin_inset Box Boxed
34719 position "c"
34720 hor_pos "c"
34721 has_inner_box 1
34722 inner_pos "c"
34723 use_parbox 0
34724 use_makebox 0
34725 width "12col%"
34726 special "none"
34727 height "1in"
34728 height_special "depth"
34729 thickness "0.4pt"
34730 separation "3pt"
34731 shadowsize "4pt"
34732 framecolor "black"
34733 backgroundcolor "none"
34734 status collapsed
34735
34736 \begin_layout Plain Layout
34737 \align center
34738 Box height set to 1
34739 \begin_inset space \thinspace{}
34740 \end_inset
34741
34742 Depth
34743 \end_layout
34744
34745 \end_inset
34746
34747
34748 \begin_inset Newline newline
34749 \end_inset
34750
34751
34752 \begin_inset Newline newline
34753 \end_inset
34754
34755
34756 \end_layout
34757
34758 \begin_layout Description
34759 Height This is the height of the text that is inside the box.
34760  A value of e.
34761 \begin_inset space \thinspace{}
34762 \end_inset
34763
34764 g.
34765 \begin_inset space \space{}
34766 \end_inset
34767
34768 2 for this size will set the box height to 2
34769 \begin_inset space ~
34770 \end_inset
34771
34772 times the text height: 
34773 \begin_inset Box Boxed
34774 position "c"
34775 hor_pos "c"
34776 has_inner_box 1
34777 inner_pos "c"
34778 use_parbox 0
34779 use_makebox 0
34780 width "20col%"
34781 special "none"
34782 height "2in"
34783 height_special "height"
34784 thickness "0.4pt"
34785 separation "3pt"
34786 shadowsize "4pt"
34787 framecolor "black"
34788 backgroundcolor "none"
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792 \align center
34793 Box height set to 2
34794 \begin_inset space \thinspace{}
34795 \end_inset
34796
34797 Height
34798 \end_layout
34799
34800 \end_inset
34801
34802
34803 \end_layout
34804
34805 \begin_layout Description
34806 Total
34807 \begin_inset space ~
34808 \end_inset
34809
34810 Height This is the Height
34811 \begin_inset space \thinspace{}
34812 \end_inset
34813
34814 +
34815 \begin_inset space \thinspace{}
34816 \end_inset
34817
34818 Depth: 
34819 \begin_inset Box Boxed
34820 position "c"
34821 hor_pos "c"
34822 has_inner_box 1
34823 inner_pos "c"
34824 use_parbox 0
34825 use_makebox 0
34826 width "20col%"
34827 special "none"
34828 height "1in"
34829 height_special "totalheight"
34830 thickness "0.4pt"
34831 separation "3pt"
34832 shadowsize "4pt"
34833 framecolor "black"
34834 backgroundcolor "none"
34835 status collapsed
34836
34837 \begin_layout Plain Layout
34838 \align center
34839 Box height set to 1
34840 \begin_inset space \thinspace{}
34841 \end_inset
34842
34843 Total
34844 \begin_inset space ~
34845 \end_inset
34846
34847 Height
34848 \end_layout
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \begin_layout Description
34856 Width This sets the width of the box as height: 
34857 \begin_inset Box Boxed
34858 position "c"
34859 hor_pos "c"
34860 has_inner_box 1
34861 inner_pos "c"
34862 use_parbox 0
34863 use_makebox 0
34864 width "12col%"
34865 special "none"
34866 height "1in"
34867 height_special "width"
34868 thickness "0.4pt"
34869 separation "3pt"
34870 shadowsize "4pt"
34871 framecolor "black"
34872 backgroundcolor "none"
34873 status collapsed
34874
34875 \begin_layout Plain Layout
34876 \align center
34877 Box height set to 1
34878 \begin_inset space \thinspace{}
34879 \end_inset
34880
34881 Width
34882 \end_layout
34883
34884 \end_inset
34885
34886
34887 \end_layout
34888
34889 \begin_layout Subsection
34890 Alignment
34891 \begin_inset Index idx
34892 status collapsed
34893
34894 \begin_layout Plain Layout
34895 Boxes ! Alignment
34896 \end_layout
34897
34898 \end_inset
34899
34900
34901 \end_layout
34902
34903 \begin_layout Standard
34904 When you have chosen an 
34905 \family sans
34906 Inner
34907 \begin_inset space ~
34908 \end_inset
34909
34910 Box
34911 \family default
34912 , the vertical box alignment can be:
34913 \end_layout
34914
34915 \begin_layout Description
34916 Top This is an example text line.
34917  
34918 \begin_inset Box Boxed
34919 position "t"
34920 hor_pos "c"
34921 has_inner_box 1
34922 inner_pos "c"
34923 use_parbox 0
34924 use_makebox 0
34925 width "12col%"
34926 special "none"
34927 height "1in"
34928 height_special "totalheight"
34929 thickness "0.4pt"
34930 separation "3pt"
34931 shadowsize "4pt"
34932 framecolor "black"
34933 backgroundcolor "none"
34934 status collapsed
34935
34936 \begin_layout Plain Layout
34937 \align center
34938 This box is top-aligned.
34939 \end_layout
34940
34941 \end_inset
34942
34943  This is an example text line.
34944 \end_layout
34945
34946 \begin_layout Description
34947 Middle This is an example text line.
34948  
34949 \begin_inset Box Boxed
34950 position "c"
34951 hor_pos "c"
34952 has_inner_box 1
34953 inner_pos "c"
34954 use_parbox 0
34955 use_makebox 0
34956 width "12col%"
34957 special "none"
34958 height "1in"
34959 height_special "totalheight"
34960 thickness "0.4pt"
34961 separation "3pt"
34962 shadowsize "4pt"
34963 framecolor "black"
34964 backgroundcolor "none"
34965 status collapsed
34966
34967 \begin_layout Plain Layout
34968 \align center
34969 This box is middle-aligned.
34970 \end_layout
34971
34972 \end_inset
34973
34974  This is an example text line.
34975 \end_layout
34976
34977 \begin_layout Description
34978 Bottom This is an example text line.
34979  
34980 \begin_inset Box Boxed
34981 position "b"
34982 hor_pos "c"
34983 has_inner_box 1
34984 inner_pos "c"
34985 use_parbox 0
34986 use_makebox 0
34987 width "12col%"
34988 special "none"
34989 height "1in"
34990 height_special "totalheight"
34991 thickness "0.4pt"
34992 separation "3pt"
34993 shadowsize "4pt"
34994 framecolor "black"
34995 backgroundcolor "none"
34996 status collapsed
34997
34998 \begin_layout Plain Layout
34999 \align center
35000 This box is bottom-aligned.
35001 \end_layout
35002
35003 \end_inset
35004
35005  This is an example text line.
35006 \end_layout
35007
35008 \begin_layout Standard
35009 \begin_inset Note Greyedout
35010 status open
35011
35012 \begin_layout Plain Layout
35013
35014 \series bold
35015 Note:
35016 \series default
35017  The vertical box alignment can be lost in the output when you have two
35018  boxes in a line and one has e.
35019 \begin_inset space \thinspace{}
35020 \end_inset
35021
35022 g.
35023 \begin_inset space \space{}
35024 \end_inset
35025
35026 a shadow and the other one not.
35027 \end_layout
35028
35029 \end_inset
35030
35031
35032 \end_layout
35033
35034 \begin_layout Standard
35035 The horizontal box alignment can be set via \SpecialChar LyX
35036 's paragraph dialog when you
35037  set the box into its own paragraph.
35038 \end_layout
35039
35040 \begin_layout Standard
35041 \begin_inset VSpace bigskip
35042 \end_inset
35043
35044 When you have chosen an 
35045 \family sans
35046 Inner
35047 \begin_inset space ~
35048 \end_inset
35049
35050 Box
35051 \family default
35052 , the box content can be aligned vertically to:
35053 \end_layout
35054
35055 \begin_layout Description
35056 top This is an example text line.
35057  
35058 \begin_inset Box Boxed
35059 position "c"
35060 hor_pos "c"
35061 has_inner_box 1
35062 inner_pos "t"
35063 use_parbox 0
35064 use_makebox 0
35065 width "12col%"
35066 special "none"
35067 height "1.5in"
35068 height_special "totalheight"
35069 thickness "0.4pt"
35070 separation "3pt"
35071 shadowsize "4pt"
35072 framecolor "black"
35073 backgroundcolor "none"
35074 status collapsed
35075
35076 \begin_layout Plain Layout
35077 \align center
35078 This box text is top-aligned.
35079 \end_layout
35080
35081 \end_inset
35082
35083  This is an example text line.
35084 \end_layout
35085
35086 \begin_layout Description
35087 middle This is an example text line.
35088  
35089 \begin_inset Box Boxed
35090 position "c"
35091 hor_pos "c"
35092 has_inner_box 1
35093 inner_pos "c"
35094 use_parbox 0
35095 use_makebox 0
35096 width "12col%"
35097 special "none"
35098 height "1.5in"
35099 height_special "totalheight"
35100 thickness "0.4pt"
35101 separation "3pt"
35102 shadowsize "4pt"
35103 framecolor "black"
35104 backgroundcolor "none"
35105 status collapsed
35106
35107 \begin_layout Plain Layout
35108 \align center
35109 This box text is middle-aligned.
35110 \end_layout
35111
35112 \end_inset
35113
35114  This is an example text line.
35115 \end_layout
35116
35117 \begin_layout Description
35118 bottom This is an example text line.
35119  
35120 \begin_inset Box Boxed
35121 position "c"
35122 hor_pos "c"
35123 has_inner_box 1
35124 inner_pos "b"
35125 use_parbox 0
35126 use_makebox 0
35127 width "12col%"
35128 special "none"
35129 height "1.5in"
35130 height_special "totalheight"
35131 thickness "0.4pt"
35132 separation "3pt"
35133 shadowsize "4pt"
35134 framecolor "black"
35135 backgroundcolor "none"
35136 status collapsed
35137
35138 \begin_layout Plain Layout
35139 \align center
35140 This box text is bottom-aligned.
35141 \end_layout
35142
35143 \end_inset
35144
35145  This is an example text line.
35146 \end_layout
35147
35148 \begin_layout Description
35149 stretch This is an example text line.
35150  
35151 \begin_inset Box Boxed
35152 position "c"
35153 hor_pos "c"
35154 has_inner_box 1
35155 inner_pos "s"
35156 use_parbox 0
35157 use_makebox 0
35158 width "12col%"
35159 special "none"
35160 height "1.5in"
35161 height_special "totalheight"
35162 thickness "0.4pt"
35163 separation "3pt"
35164 shadowsize "4pt"
35165 framecolor "black"
35166 backgroundcolor "none"
35167 status collapsed
35168
35169 \begin_layout Plain Layout
35170 \align center
35171 This box
35172 \end_layout
35173
35174 \begin_layout Plain Layout
35175 \align center
35176 text is
35177 \end_layout
35178
35179 \begin_layout Plain Layout
35180 \align center
35181 stretched.
35182 \end_layout
35183
35184 \end_inset
35185
35186  This is an example text line.
35187 \end_layout
35188
35189 \begin_layout Standard
35190 To stretch the box content, it must consist of more than one paragraph.
35191  In the example above every text line is in an own paragraph.
35192 \end_layout
35193
35194 \begin_layout Standard
35195 \begin_inset VSpace bigskip
35196 \end_inset
35197
35198 To align the box content horizontally you can use \SpecialChar LyX
35199 's paragraph dialog when
35200  you have chosen an 
35201 \family sans
35202 Inner
35203 \begin_inset space ~
35204 \end_inset
35205
35206 Box
35207 \family default
35208 .
35209 \end_layout
35210
35211 \begin_layout Standard
35212 \align center
35213 \begin_inset Box Boxed
35214 position "c"
35215 hor_pos "c"
35216 has_inner_box 1
35217 inner_pos "s"
35218 use_parbox 0
35219 use_makebox 0
35220 width "15col%"
35221 special "none"
35222 height "1.25in"
35223 height_special "totalheight"
35224 thickness "0.4pt"
35225 separation "3pt"
35226 shadowsize "4pt"
35227 framecolor "black"
35228 backgroundcolor "none"
35229 status collapsed
35230
35231 \begin_layout Plain Layout
35232 \align left
35233 This box
35234 \end_layout
35235
35236 \begin_layout Plain Layout
35237 \align center
35238 text is
35239 \end_layout
35240
35241 \begin_layout Plain Layout
35242 \align right
35243 stretched.
35244 \end_layout
35245
35246 \end_inset
35247
35248
35249 \end_layout
35250
35251 \begin_layout Standard
35252 If you have not set an 
35253 \family sans
35254 Inner
35255 \begin_inset space ~
35256 \end_inset
35257
35258 Box
35259 \family default
35260 , you can align the box content horizontally in the box dialog.
35261 \end_layout
35262
35263 \begin_layout Standard
35264 \align center
35265 \begin_inset Box Boxed
35266 position "c"
35267 hor_pos "s"
35268 has_inner_box 0
35269 inner_pos "s"
35270 use_parbox 0
35271 use_makebox 0
35272 width "90col%"
35273 special "none"
35274 height "1.25in"
35275 height_special "totalheight"
35276 thickness "0.4pt"
35277 separation "3pt"
35278 shadowsize "4pt"
35279 framecolor "black"
35280 backgroundcolor "none"
35281 status collapsed
35282
35283 \begin_layout Plain Layout
35284 This box text is horizontally stretched.
35285 \end_layout
35286
35287 \end_inset
35288
35289
35290 \end_layout
35291
35292 \begin_layout Subsection
35293 Decoration
35294 \begin_inset CommandInset label
35295 LatexCommand label
35296 name "sec:Decoration"
35297
35298 \end_inset
35299
35300
35301 \begin_inset Index idx
35302 status collapsed
35303
35304 \begin_layout Plain Layout
35305 Boxes ! Decoration
35306 \end_layout
35307
35308 \end_inset
35309
35310
35311 \end_layout
35312
35313 \begin_layout Standard
35314 The type of the box can be specified in the box dialog in the drop-down
35315  list 
35316 \family sans
35317 Decoration
35318 \family default
35319 .
35320  The following types are possible:
35321 \end_layout
35322
35323 \begin_layout Description
35324 No
35325 \begin_inset space ~
35326 \end_inset
35327
35328 frame Nothing is drawn.
35329 \end_layout
35330
35331 \begin_layout Description
35332 Simple
35333 \begin_inset space ~
35334 \end_inset
35335
35336 rectangular
35337 \begin_inset space ~
35338 \end_inset
35339
35340 frame This draws a rectangular frame around the box.
35341  The frame line thickness can be specified.
35342  
35343 \begin_inset Box Boxed
35344 position "c"
35345 hor_pos "c"
35346 has_inner_box 1
35347 inner_pos "c"
35348 use_parbox 0
35349 use_makebox 0
35350 width "20col%"
35351 special "none"
35352 height "1in"
35353 height_special "totalheight"
35354 thickness "0.4pt"
35355 separation "3pt"
35356 shadowsize "4pt"
35357 framecolor "black"
35358 backgroundcolor "none"
35359 status collapsed
35360
35361 \begin_layout Plain Layout
35362 \align center
35363 Rectangular box
35364 \end_layout
35365
35366 \end_inset
35367
35368
35369 \end_layout
35370
35371 \begin_layout Description
35372 Oval
35373 \begin_inset space ~
35374 \end_inset
35375
35376 box,
35377 \begin_inset space ~
35378 \end_inset
35379
35380 thin This draws an oval frame around the box.
35381  The frame line thickness has the size 0.4
35382 \begin_inset space \thinspace{}
35383 \end_inset
35384
35385 pt.
35386  
35387 \begin_inset Box ovalbox
35388 position "c"
35389 hor_pos "c"
35390 has_inner_box 1
35391 inner_pos "c"
35392 use_parbox 0
35393 use_makebox 0
35394 width "20col%"
35395 special "none"
35396 height "1in"
35397 height_special "totalheight"
35398 thickness "0.4pt"
35399 separation "3pt"
35400 shadowsize "4pt"
35401 framecolor "black"
35402 backgroundcolor "none"
35403 status collapsed
35404
35405 \begin_layout Plain Layout
35406 \align center
35407 Oval box, thin
35408 \end_layout
35409
35410 \end_inset
35411
35412
35413 \end_layout
35414
35415 \begin_layout Description
35416 Oval
35417 \begin_inset space ~
35418 \end_inset
35419
35420 box,
35421 \begin_inset space ~
35422 \end_inset
35423
35424 thick This draws an oval frame around the box.
35425  The frame line thickness has the size 0.8
35426 \begin_inset space \thinspace{}
35427 \end_inset
35428
35429 pt.
35430  
35431 \begin_inset Box Ovalbox
35432 position "c"
35433 hor_pos "c"
35434 has_inner_box 1
35435 inner_pos "c"
35436 use_parbox 0
35437 use_makebox 0
35438 width "20col%"
35439 special "none"
35440 height "1in"
35441 height_special "totalheight"
35442 thickness "0.4pt"
35443 separation "3pt"
35444 shadowsize "4pt"
35445 framecolor "black"
35446 backgroundcolor "none"
35447 status collapsed
35448
35449 \begin_layout Plain Layout
35450 \align center
35451 Oval box, thick
35452 \end_layout
35453
35454 \end_inset
35455
35456
35457 \end_layout
35458
35459 \begin_layout Description
35460 Drop
35461 \begin_inset space ~
35462 \end_inset
35463
35464 shadow This draws a rectangular frame with a shadow around the box.
35465  The frame line thickness and the shadow can be specified.
35466  
35467 \begin_inset Box Shadowbox
35468 position "c"
35469 hor_pos "c"
35470 has_inner_box 1
35471 inner_pos "c"
35472 use_parbox 0
35473 use_makebox 0
35474 width "20col%"
35475 special "none"
35476 height "1in"
35477 height_special "totalheight"
35478 thickness "0.4pt"
35479 separation "3pt"
35480 shadowsize "4pt"
35481 framecolor "black"
35482 backgroundcolor "none"
35483 status collapsed
35484
35485 \begin_layout Plain Layout
35486 \align center
35487 Shadow box
35488 \end_layout
35489
35490 \end_inset
35491
35492
35493 \end_layout
35494
35495 \begin_layout Description
35496 Shaded
35497 \begin_inset space ~
35498 \end_inset
35499
35500 background This draws a box with a red background.
35501  Unlike colored boxes
35502 \begin_inset Foot
35503 status collapsed
35504
35505 \begin_layout Plain Layout
35506 see sec.
35507 \begin_inset space \thinspace{}
35508 \end_inset
35509
35510
35511 \begin_inset CommandInset ref
35512 LatexCommand ref
35513 reference "sec:Colored-Boxes"
35514
35515 \end_inset
35516
35517
35518 \end_layout
35519
35520 \end_inset
35521
35522 , it always uses the whole column width and the box is set as its own paragraph.
35523  
35524 \begin_inset Box Shaded
35525 position "t"
35526 hor_pos "c"
35527 has_inner_box 0
35528 inner_pos "t"
35529 use_parbox 0
35530 use_makebox 0
35531 width "50col%"
35532 special "none"
35533 height "1in"
35534 height_special "totalheight"
35535 thickness "0.4pt"
35536 separation "3pt"
35537 shadowsize "4pt"
35538 framecolor "black"
35539 backgroundcolor "none"
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543 Shaded background box
35544 \end_layout
35545
35546 \end_inset
35547
35548
35549 \end_layout
35550
35551 \begin_layout Description
35552 Double
35553 \begin_inset space ~
35554 \end_inset
35555
35556 rectangular
35557 \begin_inset space ~
35558 \end_inset
35559
35560 frame This draws a double-line rectangular frame around the box.
35561  The line thickness of the inner frame is 0.75
35562 \begin_inset space \thinspace{}
35563 \end_inset
35564
35565 line
35566 \begin_inset space ~
35567 \end_inset
35568
35569 thickness, the thickness of the outer frame is 1.5
35570 \begin_inset space \thinspace{}
35571 \end_inset
35572
35573 line
35574 \begin_inset space ~
35575 \end_inset
35576
35577 thickness.
35578  The distance between the lines is 1.5
35579 \begin_inset space \thinspace{}
35580 \end_inset
35581
35582 line
35583 \begin_inset space ~
35584 \end_inset
35585
35586 thickness
35587 \begin_inset space \thinspace{}
35588 \end_inset
35589
35590 +
35591 \begin_inset space \thinspace{}
35592 \end_inset
35593
35594 0.5
35595 \begin_inset space \thinspace{}
35596 \end_inset
35597
35598 pt.
35599  
35600 \begin_inset Box Doublebox
35601 position "c"
35602 hor_pos "c"
35603 has_inner_box 1
35604 inner_pos "c"
35605 use_parbox 0
35606 use_makebox 0
35607 width "20col%"
35608 special "none"
35609 height "1in"
35610 height_special "totalheight"
35611 thickness "0.4pt"
35612 separation "3pt"
35613 shadowsize "4pt"
35614 framecolor "black"
35615 backgroundcolor "none"
35616 status collapsed
35617
35618 \begin_layout Plain Layout
35619 \align center
35620 Double rectangular box
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 \begin_inset VSpace bigskip
35630 \end_inset
35631
35632 \SpecialChar LyX
35633 's box label will reflect the different frame types.
35634  To be able to use all types, the \SpecialChar LaTeX
35635 -package 
35636 \series bold
35637 fancybox
35638 \series default
35639
35640 \begin_inset Index idx
35641 status collapsed
35642
35643 \begin_layout Plain Layout
35644 \SpecialChar LaTeX
35645 -packages ! fancybox
35646 \end_layout
35647
35648 \end_inset
35649
35650  must be installed.
35651 \end_layout
35652
35653 \begin_layout Standard
35654 \begin_inset VSpace bigskip
35655 \end_inset
35656
35657 When you use the decoration 
35658 \family sans
35659 simple rectangular frame
35660 \family default
35661  and no inner box, you can allow page breaks within a box.
35662  Note that then, unlike other framed boxes, the frame always uses the whole
35663  column width and the box is set as its own paragraph: 
35664 \begin_inset Box Framed
35665 position "t"
35666 hor_pos "c"
35667 has_inner_box 0
35668 inner_pos "t"
35669 use_parbox 0
35670 use_makebox 0
35671 width "100col%"
35672 special "none"
35673 height "1in"
35674 height_special "totalheight"
35675 thickness "0.4pt"
35676 separation "3pt"
35677 shadowsize "4pt"
35678 framecolor "black"
35679 backgroundcolor "none"
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683 Allow page break box
35684 \end_layout
35685
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \begin_layout Section
35692 Box Customization
35693 \begin_inset Index idx
35694 status collapsed
35695
35696 \begin_layout Plain Layout
35697 Boxes ! Customization
35698 \end_layout
35699
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \begin_layout Standard
35706 The diameter of the round corners of the oval boxes can be set with the
35707  command 
35708 \series bold
35709
35710 \backslash
35711 cornersize
35712 \series default
35713 .
35714  The command
35715 \end_layout
35716
35717 \begin_layout Standard
35718
35719 \series bold
35720
35721 \backslash
35722 cornersize*{1cm}
35723 \end_layout
35724
35725 \begin_layout Standard
35726 sets the diameter to 1
35727 \begin_inset space \thinspace{}
35728 \end_inset
35729
35730 cm.
35731  The command
35732 \end_layout
35733
35734 \begin_layout Standard
35735
35736 \series bold
35737
35738 \backslash
35739 cornersize{num}
35740 \end_layout
35741
35742 \begin_layout Standard
35743 sets the diameter to 
35744 \family sans
35745 num
35746 \begin_inset space \thinspace{}
35747 \end_inset
35748
35749 ×
35750 \begin_inset space \thinspace{}
35751 \end_inset
35752
35753 minimum(width and height of box)
35754 \family default
35755 .
35756  The default is 
35757 \series bold
35758
35759 \backslash
35760 cornersize{0.5}
35761 \series default
35762 .
35763 \end_layout
35764
35765 \begin_layout Standard
35766 \begin_inset ERT
35767 status collapsed
35768
35769 \begin_layout Plain Layout
35770
35771
35772 \backslash
35773 cornersize*{1.5cm}
35774 \end_layout
35775
35776 \end_inset
35777
35778
35779 \begin_inset Box Ovalbox
35780 position "c"
35781 hor_pos "c"
35782 has_inner_box 1
35783 inner_pos "c"
35784 use_parbox 0
35785 use_makebox 0
35786 width "25col%"
35787 special "none"
35788 height "1in"
35789 height_special "totalheight"
35790 thickness "0.4pt"
35791 separation "3pt"
35792 shadowsize "4pt"
35793 framecolor "black"
35794 backgroundcolor "none"
35795 status open
35796
35797 \begin_layout Plain Layout
35798 \align center
35799 Oval box with 
35800 \series bold
35801
35802 \backslash
35803 cornersize
35804 \series default
35805
35806 \begin_inset space \thinspace{}
35807 \end_inset
35808
35809 =
35810 \begin_inset space \thinspace{}
35811 \end_inset
35812
35813 1.5
35814 \begin_inset space \thinspace{}
35815 \end_inset
35816
35817 cm
35818 \end_layout
35819
35820 \end_inset
35821
35822
35823 \begin_inset ERT
35824 status collapsed
35825
35826 \begin_layout Plain Layout
35827
35828
35829 \backslash
35830 cornersize{0.5}
35831 \end_layout
35832
35833 \end_inset
35834
35835
35836 \end_layout
35837
35838 \begin_layout Standard
35839 \begin_inset VSpace bigskip
35840 \end_inset
35841
35842
35843 \end_layout
35844
35845 \begin_layout Standard
35846 The default background color red of 
35847 \family sans
35848 shaded background
35849 \family default
35850  boxes can either be changed locally with the command 
35851 \series bold
35852
35853 \backslash
35854 definecolor{shadecolor}
35855 \series default
35856  or globally with the menu 
35857 \family sans
35858 Tools\SpecialChar menuseparator
35859 Preferences\SpecialChar menuseparator
35860 Colors\SpecialChar menuseparator
35861 shaded
35862 \begin_inset space ~
35863 \end_inset
35864
35865 box
35866 \family default
35867 .
35868  The scheme of the 
35869 \series bold
35870
35871 \backslash
35872 definecolor
35873 \series default
35874  command is explained in section
35875 \begin_inset space ~
35876 \end_inset
35877
35878
35879 \begin_inset CommandInset ref
35880 LatexCommand ref
35881 reference "sec:Colored-Tables"
35882
35883 \end_inset
35884
35885 .
35886 \begin_inset Foot
35887 status collapsed
35888
35889 \begin_layout Plain Layout
35890 Note that 
35891 \series bold
35892
35893 \backslash
35894 definecolor
35895 \series default
35896  requires the \SpecialChar LaTeX
35897 -package 
35898 \series bold
35899 color
35900 \series default
35901  in the preamble, see section
35902 \begin_inset space ~
35903 \end_inset
35904
35905
35906 \begin_inset CommandInset ref
35907 LatexCommand ref
35908 reference "sec:Colored-Boxes"
35909
35910 \end_inset
35911
35912 .
35913 \end_layout
35914
35915 \end_inset
35916
35917  For example the appearance of the following shaded background box is set
35918  with the \SpecialChar TeX
35919  Code command
35920 \end_layout
35921
35922 \begin_layout Standard
35923
35924 \series bold
35925
35926 \backslash
35927 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35928 \end_layout
35929
35930 \begin_layout Standard
35931 \begin_inset ERT
35932 status collapsed
35933
35934 \begin_layout Plain Layout
35935
35936
35937 \backslash
35938 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35939 \end_layout
35940
35941 \end_inset
35942
35943
35944 \begin_inset Box Shaded
35945 position "t"
35946 hor_pos "c"
35947 has_inner_box 0
35948 inner_pos "t"
35949 use_parbox 0
35950 use_makebox 0
35951 width "100col%"
35952 special "none"
35953 height "1in"
35954 height_special "totalheight"
35955 thickness "0.4pt"
35956 separation "3pt"
35957 shadowsize "4pt"
35958 framecolor "black"
35959 backgroundcolor "none"
35960 status open
35961
35962 \begin_layout Plain Layout
35963
35964 \color yellow
35965 This is yellow text in a
35966 \color none
35967  
35968 \family sans
35969 \color yellow
35970 shaded background
35971 \family default
35972 \color none
35973  
35974 \color yellow
35975 box with dark green background.
35976 \end_layout
35977
35978 \end_inset
35979
35980
35981 \begin_inset ERT
35982 status collapsed
35983
35984 \begin_layout Plain Layout
35985
35986
35987 \backslash
35988 definecolor{shadecolor}{rgb}{1,0,0}
35989 \end_layout
35990
35991 \end_inset
35992
35993
35994 \end_layout
35995
35996 \begin_layout Standard
35997 \begin_inset VSpace bigskip
35998 \end_inset
35999
36000 Manually changed sizes and colors are valid for all boxes following the
36001  commands that change them.
36002 \end_layout
36003
36004 \begin_layout Section
36005 Minipages
36006 \begin_inset CommandInset label
36007 LatexCommand label
36008 name "sec:Minipages"
36009
36010 \end_inset
36011
36012
36013 \begin_inset Index idx
36014 status collapsed
36015
36016 \begin_layout Plain Layout
36017 Boxes ! Minipages
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \begin_layout Standard
36026 Minipages are treated by \SpecialChar LaTeX
36027  as pages within pages and can therefore for example
36028  have their own footnotes.
36029 \end_layout
36030
36031 \begin_layout Standard
36032 Minipages are useful when you write documents with different languages.
36033 \end_layout
36034
36035 \begin_layout Standard
36036 Below are two example minipages side by side.
36037  Their width is set to 45
36038 \begin_inset space \thinspace{}
36039 \end_inset
36040
36041 col% and they are separated by a horizontal fill, that was inserted via
36042  the menu 
36043 \family sans
36044 Insert\SpecialChar menuseparator
36045 Special
36046 \begin_inset space ~
36047 \end_inset
36048
36049 Formatting\SpecialChar menuseparator
36050 Horizontal
36051 \begin_inset space ~
36052 \end_inset
36053
36054 Fill
36055 \family default
36056 .
36057 \begin_inset Newpage newpage
36058 \end_inset
36059
36060
36061 \end_layout
36062
36063 \begin_layout Standard
36064 \begin_inset Box Frameless
36065 position "t"
36066 hor_pos "c"
36067 has_inner_box 1
36068 inner_pos "c"
36069 use_parbox 0
36070 use_makebox 0
36071 width "45col%"
36072 special "none"
36073 height "1in"
36074 height_special "totalheight"
36075 thickness "0.4pt"
36076 separation "3pt"
36077 shadowsize "4pt"
36078 framecolor "black"
36079 backgroundcolor "none"
36080 status open
36081
36082 \begin_layout Plain Layout
36083
36084 \lang ngerman
36085 Dies ist ein deutscher Text.
36086  Dies ist ein deutscher Text.
36087  Dies ist ein deutscher Text.
36088  Dies ist ein deutscher Text.
36089  Dies ist ein deutscher Text.
36090  Dies ist ein deutscher Text.
36091  Dies ist ein deutscher Text.
36092  Dies ist ein deutscher Text.
36093  Dies ist ein deutscher Text.
36094  Dies ist ein deutscher Text.
36095  Dies ist ein deutscher Text.
36096  Dies ist ein deutscher Text.
36097  Dies ist ein deutscher Text
36098 \begin_inset Foot
36099 status collapsed
36100
36101 \begin_layout Plain Layout
36102
36103 \lang ngerman
36104 Dies ist eine deutsche Fußnote.
36105 \end_layout
36106
36107 \end_inset
36108
36109 .
36110  Dies ist ein deutscher Text.
36111  Dies ist ein deutscher Text.
36112 \end_layout
36113
36114 \end_inset
36115
36116
36117 \begin_inset space \hfill{}
36118 \end_inset
36119
36120
36121 \begin_inset Box Frameless
36122 position "t"
36123 hor_pos "c"
36124 has_inner_box 1
36125 inner_pos "c"
36126 use_parbox 0
36127 use_makebox 0
36128 width "45col%"
36129 special "none"
36130 height "1in"
36131 height_special "totalheight"
36132 thickness "0.4pt"
36133 separation "3pt"
36134 shadowsize "4pt"
36135 framecolor "black"
36136 backgroundcolor "none"
36137 status open
36138
36139 \begin_layout Plain Layout
36140 This is an English Text.
36141  This is an English Text.
36142  This is an English Text.
36143  This is an English Text.
36144  This is an English Text.
36145  This is an English Text.
36146  This is an English Text.
36147  This is an English Text.
36148  This is an English Text.
36149  This is an English Text.
36150  This is an English Text.
36151  This is an English Text.
36152  This is an English Text.
36153  This is an English Text.
36154  This is an English Text.
36155  This is an English Text.
36156 \begin_inset Foot
36157 status collapsed
36158
36159 \begin_layout Plain Layout
36160 This is an English footnote.
36161 \end_layout
36162
36163 \end_inset
36164
36165  This is an English Text.
36166 \end_layout
36167
36168 \end_inset
36169
36170
36171 \end_layout
36172
36173 \begin_layout Standard
36174 \begin_inset VSpace bigskip
36175 \end_inset
36176
36177 The document-wide paragraph settings are ignored within minipages.
36178  That means that there will be no space between paragraphs in minipages
36179  although you set it to e.
36180 \begin_inset space \thinspace{}
36181 \end_inset
36182
36183 g.
36184 \begin_inset space \space{}
36185 \end_inset
36186
36187
36188 \family sans
36189 MedSkip
36190 \family default
36191  in the document settings.
36192 \end_layout
36193
36194 \begin_layout Standard
36195 Minipages can also be used to set a background color for text parts, see
36196  section
36197 \begin_inset space ~
36198 \end_inset
36199
36200
36201 \begin_inset CommandInset ref
36202 LatexCommand ref
36203 reference "sec:Colored-Boxes"
36204
36205 \end_inset
36206
36207 .
36208 \end_layout
36209
36210 \begin_layout Standard
36211 \begin_inset Note Greyedout
36212 status open
36213
36214 \begin_layout Plain Layout
36215
36216 \series bold
36217 Note:
36218 \series default
36219  You cannot have floats or margin notes inside minipages but minipages can
36220  be used inside tables, floats, and other boxes.
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \end_layout
36227
36228 \begin_layout Standard
36229 \begin_inset VSpace bigskip
36230 \end_inset
36231
36232
36233 \end_layout
36234
36235 \begin_layout Standard
36236 \SpecialChar LyX
36237  has also basic support for minipages whose size is automatically determined
36238  by the width of their contents, via the module 
36239 \family sans
36240 Variable-width Minipages
36241 \family default
36242 .
36243  The \SpecialChar LyX
36244  example file 
36245 \emph on
36246 varwidth-floats-side-by-side
36247 \emph default
36248  gives examples of variable-width minipages used for placing two floats
36249  side-by-side.
36250 \end_layout
36251
36252 \begin_layout Section
36253 Parboxes
36254 \begin_inset CommandInset label
36255 LatexCommand label
36256 name "sec:Parboxes"
36257
36258 \end_inset
36259
36260
36261 \begin_inset Index idx
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265 Boxes ! Parboxes
36266 \end_layout
36267
36268 \end_inset
36269
36270
36271 \end_layout
36272
36273 \begin_layout Standard
36274 Parboxes are very similar to minipages with the difference that they cannot
36275  have footnotes.
36276 \end_layout
36277
36278 \begin_layout Standard
36279 \align center
36280 \begin_inset Box Frameless
36281 position "t"
36282 hor_pos "c"
36283 has_inner_box 1
36284 inner_pos "t"
36285 use_parbox 1
36286 use_makebox 0
36287 width "33col%"
36288 special "none"
36289 height "1in"
36290 height_special "totalheight"
36291 thickness "0.4pt"
36292 separation "3pt"
36293 shadowsize "4pt"
36294 framecolor "black"
36295 backgroundcolor "none"
36296 status open
36297
36298 \begin_layout Plain Layout
36299 This a text within a parbox.
36300  This a text within a parbox.
36301 \end_layout
36302
36303 \begin_layout Plain Layout
36304 This footnote won't appear:
36305 \begin_inset Foot
36306 status collapsed
36307
36308 \begin_layout Plain Layout
36309 This footnote is inside a parbox and will therefore not appear.
36310 \end_layout
36311
36312 \end_inset
36313
36314
36315 \end_layout
36316
36317 \end_inset
36318
36319
36320 \end_layout
36321
36322 \begin_layout Section
36323 Boxes for Words and Characters
36324 \begin_inset Index idx
36325 status collapsed
36326
36327 \begin_layout Plain Layout
36328 Boxes ! for Characters
36329 \end_layout
36330
36331 \end_inset
36332
36333
36334 \end_layout
36335
36336 \begin_layout Subsection
36337 Prevent Hyphenation
36338 \begin_inset CommandInset label
36339 LatexCommand label
36340 name "sec:Prevent-Hyphenation"
36341
36342 \end_inset
36343
36344
36345 \begin_inset Index idx
36346 status collapsed
36347
36348 \begin_layout Plain Layout
36349 Boxes ! to Prevent Hyphenation
36350 \end_layout
36351
36352 \end_inset
36353
36354
36355 \end_layout
36356
36357 \begin_layout Standard
36358 You can use the box type 
36359 \family sans
36360 Makebox
36361 \family default
36362  to prevent words or text from being hyphenated.
36363 \begin_inset Newline newline
36364 \end_inset
36365
36366 Here is an example text:
36367 \end_layout
36368
36369 \begin_layout Standard
36370 This line is an example to show how you can prevent the hyphenation of 
36371 \begin_inset Quotes eld
36372 \end_inset
36373
36374 veryverylongword
36375 \begin_inset Quotes erd
36376 \end_inset
36377
36378 .
36379 \end_layout
36380
36381 \begin_layout Standard
36382 To prevent the hyphenation of the word 
36383 \begin_inset Quotes eld
36384 \end_inset
36385
36386 veryverylongword
36387 \begin_inset Quotes erd
36388 \end_inset
36389
36390 , put the word into a box, set the 
36391 \family sans
36392 Inner
36393 \begin_inset space ~
36394 \end_inset
36395
36396 box
36397 \family default
36398  to 
36399 \family sans
36400 Makebox
36401 \family default
36402  and use no explicit width.
36403 \end_layout
36404
36405 \begin_layout Standard
36406 This is the result:
36407 \end_layout
36408
36409 \begin_layout Standard
36410 This line is an example to show how you can prevent the hyphenation of 
36411 \begin_inset Box Frameless
36412 position "t"
36413 hor_pos "c"
36414 has_inner_box 1
36415 inner_pos "t"
36416 use_parbox 0
36417 use_makebox 1
36418 width ""
36419 special "none"
36420 height "1in"
36421 height_special "totalheight"
36422 thickness "0.4pt"
36423 separation "3pt"
36424 shadowsize "4pt"
36425 framecolor "black"
36426 backgroundcolor "none"
36427 status open
36428
36429 \begin_layout Plain Layout
36430 \begin_inset Quotes eld
36431 \end_inset
36432
36433 veryverylongword
36434 \begin_inset Quotes erd
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \end_inset
36441
36442 .
36443 \end_layout
36444
36445 \begin_layout Standard
36446 You can alternatively set the command 
36447 \begin_inset Quotes eld
36448 \end_inset
36449
36450
36451 \series bold
36452
36453 \backslash
36454 -
36455 \series default
36456
36457 \begin_inset Quotes grd
36458 \end_inset
36459
36460  as \SpecialChar TeX
36461  Code directly before the word:
36462 \end_layout
36463
36464 \begin_layout Standard
36465 This line is an example to show how you can prevent the hyphenation of 
36466 \begin_inset Quotes eld
36467 \end_inset
36468
36469
36470 \begin_inset ERT
36471 status collapsed
36472
36473 \begin_layout Plain Layout
36474
36475
36476 \backslash
36477 -
36478 \end_layout
36479
36480 \end_inset
36481
36482 veryverylongword
36483 \begin_inset Quotes erd
36484 \end_inset
36485
36486 .
36487 \end_layout
36488
36489 \begin_layout Standard
36490 Of course the word now protrudes over the side margin.
36491  To avoid this, add via the menu 
36492 \family sans
36493 Insert\SpecialChar menuseparator
36494 Formatting\SpecialChar menuseparator
36495 Ragged
36496 \begin_inset space ~
36497 \end_inset
36498
36499 Line
36500 \begin_inset space ~
36501 \end_inset
36502
36503 Break
36504 \family default
36505  (shortcut 
36506 \begin_inset Info
36507 type  "shortcut"
36508 arg   "newline-insert newline"
36509 \end_inset
36510
36511 ) a line break before the word:
36512 \end_layout
36513
36514 \begin_layout Standard
36515 This line is an example to show how you can prevent the hyphenation of 
36516 \begin_inset Newline newline
36517 \end_inset
36518
36519
36520 \begin_inset Box Frameless
36521 position "t"
36522 hor_pos "c"
36523 has_inner_box 1
36524 inner_pos "t"
36525 use_parbox 0
36526 use_makebox 1
36527 width ""
36528 special "none"
36529 height "1in"
36530 height_special "totalheight"
36531 thickness "0.4pt"
36532 separation "3pt"
36533 shadowsize "4pt"
36534 framecolor "black"
36535 backgroundcolor "none"
36536 status open
36537
36538 \begin_layout Plain Layout
36539 \begin_inset Quotes eld
36540 \end_inset
36541
36542 veryverylongword
36543 \begin_inset Quotes erd
36544 \end_inset
36545
36546
36547 \end_layout
36548
36549 \end_inset
36550
36551 .
36552 \end_layout
36553
36554 \begin_layout Subsection
36555 Vertical Alignment
36556 \begin_inset CommandInset label
36557 LatexCommand label
36558 name "subsec:Vertical-Alignment"
36559
36560 \end_inset
36561
36562
36563 \begin_inset Index idx
36564 status collapsed
36565
36566 \begin_layout Plain Layout
36567 Boxes ! for Vertical Alignment
36568 \end_layout
36569
36570 \end_inset
36571
36572
36573 \begin_inset Index idx
36574 status collapsed
36575
36576 \begin_layout Plain Layout
36577 Boxes ! Raiseboxes
36578 \end_layout
36579
36580 \end_inset
36581
36582
36583 \end_layout
36584
36585 \begin_layout Standard
36586 With the help of the command 
36587 \series bold
36588
36589 \backslash
36590 raisebox
36591 \series default
36592  you can align words, characters or other boxes vertically relative to the
36593  surrounding text.
36594  
36595 \series bold
36596
36597 \backslash
36598 raisebox
36599 \series default
36600  is used with the following scheme:
36601 \end_layout
36602
36603 \begin_layout Standard
36604
36605 \series bold
36606
36607 \backslash
36608 raisebox{lift}[height][depth]{box content}
36609 \end_layout
36610
36611 \begin_layout Standard
36612 The lift can be a positive value to raise the box or a negative value to
36613  lower the box.
36614 \end_layout
36615
36616 \begin_layout Standard
36617 To align for example the word 
36618 \begin_inset Quotes eld
36619 \end_inset
36620
36621 preventing
36622 \begin_inset Quotes erd
36623 \end_inset
36624
36625  so that the bottom of the 
36626 \begin_inset Quotes eld
36627 \end_inset
36628
36629 deepest
36630 \begin_inset Quotes erd
36631 \end_inset
36632
36633  character 
36634 \begin_inset Quotes eld
36635 \end_inset
36636
36637 p
36638 \begin_inset Quotes erd
36639 \end_inset
36640
36641  is at the baseline, insert the command
36642 \end_layout
36643
36644 \begin_layout Standard
36645
36646 \series bold
36647
36648 \backslash
36649 raisebox{
36650 \backslash
36651 depth}{
36652 \end_layout
36653
36654 \begin_layout Standard
36655 in \SpecialChar TeX
36656  Code before the word.
36657  After the word insert a closing brace 
36658 \begin_inset Quotes eld
36659 \end_inset
36660
36661
36662 \series bold
36663 }
36664 \series default
36665
36666 \begin_inset Quotes erd
36667 \end_inset
36668
36669  in \SpecialChar TeX
36670  Code.
36671 \begin_inset Newline newline
36672 \end_inset
36673
36674 This is the result:
36675 \end_layout
36676
36677 \begin_layout Standard
36678 This is a text line with the word 
36679 \begin_inset ERT
36680 status collapsed
36681
36682 \begin_layout Plain Layout
36683
36684
36685 \backslash
36686 raisebox{
36687 \backslash
36688 depth}{
36689 \end_layout
36690
36691 \end_inset
36692
36693
36694 \begin_inset Quotes eld
36695 \end_inset
36696
36697 preventing
36698 \begin_inset Quotes erd
36699 \end_inset
36700
36701
36702 \begin_inset ERT
36703 status collapsed
36704
36705 \begin_layout Plain Layout
36706
36707 }
36708 \end_layout
36709
36710 \end_inset
36711
36712  as a raised word.
36713 \end_layout
36714
36715 \begin_layout Standard
36716 \begin_inset VSpace bigskip
36717 \end_inset
36718
36719 When you raise or lower characters in a line, the line distance will be
36720  spread:
36721 \end_layout
36722
36723 \begin_layout Standard
36724 This is a text line with the word 
36725 \begin_inset ERT
36726 status collapsed
36727
36728 \begin_layout Plain Layout
36729
36730
36731 \backslash
36732 raisebox{-
36733 \backslash
36734 depth}{
36735 \end_layout
36736
36737 \end_inset
36738
36739
36740 \begin_inset Quotes eld
36741 \end_inset
36742
36743 preventing
36744 \begin_inset Quotes erd
36745 \end_inset
36746
36747
36748 \begin_inset ERT
36749 status collapsed
36750
36751 \begin_layout Plain Layout
36752
36753 }
36754 \end_layout
36755
36756 \end_inset
36757
36758  as a lowered word.
36759 \begin_inset Newline newline
36760 \end_inset
36761
36762 This is a text line with the word 
36763 \begin_inset ERT
36764 status collapsed
36765
36766 \begin_layout Plain Layout
36767
36768
36769 \backslash
36770 raisebox{0.5cm}{
36771 \end_layout
36772
36773 \end_inset
36774
36775
36776 \begin_inset Quotes eld
36777 \end_inset
36778
36779 testing
36780 \begin_inset Quotes erd
36781 \end_inset
36782
36783
36784 \begin_inset ERT
36785 status collapsed
36786
36787 \begin_layout Plain Layout
36788
36789 }
36790 \end_layout
36791
36792 \end_inset
36793
36794  as a raised word.
36795 \end_layout
36796
36797 \begin_layout Standard
36798 If you want to prevent this for a certain reason, set the box height to
36799  a zero value.
36800  For example use
36801 \end_layout
36802
36803 \begin_layout Standard
36804
36805 \series bold
36806
36807 \backslash
36808 raisebox{-
36809 \backslash
36810 depth}[0pt]{
36811 \end_layout
36812
36813 \begin_layout Standard
36814 This is a text line with the word 
36815 \begin_inset ERT
36816 status collapsed
36817
36818 \begin_layout Plain Layout
36819
36820
36821 \backslash
36822 raisebox{-
36823 \backslash
36824 depth}[0pt]{
36825 \end_layout
36826
36827 \end_inset
36828
36829
36830 \begin_inset Quotes eld
36831 \end_inset
36832
36833 preventing
36834 \begin_inset Quotes erd
36835 \end_inset
36836
36837
36838 \begin_inset ERT
36839 status collapsed
36840
36841 \begin_layout Plain Layout
36842
36843 }
36844 \end_layout
36845
36846 \end_inset
36847
36848  as a lowered word.
36849 \begin_inset Newline newline
36850 \end_inset
36851
36852
36853 \begin_inset Newline newline
36854 \end_inset
36855
36856 This is a text line with the word 
36857 \begin_inset ERT
36858 status collapsed
36859
36860 \begin_layout Plain Layout
36861
36862
36863 \backslash
36864 raisebox{0.5cm}[0pt]{
36865 \end_layout
36866
36867 \end_inset
36868
36869
36870 \begin_inset Quotes eld
36871 \end_inset
36872
36873 testing
36874 \begin_inset Quotes erd
36875 \end_inset
36876
36877
36878 \begin_inset ERT
36879 status collapsed
36880
36881 \begin_layout Plain Layout
36882
36883 }
36884 \end_layout
36885
36886 \end_inset
36887
36888  as a raised word.
36889 \end_layout
36890
36891 \begin_layout Section
36892 Colored Boxes
36893 \begin_inset CommandInset label
36894 LatexCommand label
36895 name "sec:Colored-Boxes"
36896
36897 \end_inset
36898
36899
36900 \begin_inset Index idx
36901 status collapsed
36902
36903 \begin_layout Plain Layout
36904 Boxes ! Color
36905 \end_layout
36906
36907 \end_inset
36908
36909
36910 \end_layout
36911
36912 \begin_layout Standard
36913 To color the background of a box just select the color you like in the box
36914  dialog.
36915  This is for example a box with orange background: 
36916 \begin_inset Box Frameless
36917 position "t"
36918 hor_pos "c"
36919 has_inner_box 1
36920 inner_pos "t"
36921 use_parbox 0
36922 use_makebox 1
36923 width ""
36924 special "none"
36925 height "1in"
36926 height_special "totalheight"
36927 thickness "0.4pt"
36928 separation "3pt"
36929 shadowsize "4pt"
36930 framecolor "black"
36931 backgroundcolor "orange"
36932 status open
36933
36934 \begin_layout Plain Layout
36935 Box with orange background
36936 \end_layout
36937
36938 \end_inset
36939
36940
36941 \end_layout
36942
36943 \begin_layout Standard
36944 If you use the decoration 
36945 \family sans
36946 Simple
36947 \begin_inset space ~
36948 \end_inset
36949
36950 rectangular
36951 \begin_inset space ~
36952 \end_inset
36953
36954 frame
36955 \family default
36956  you can set a frame color.
36957  In this case you must also specify a background color (LyX sets white as
36958  default).
36959  Here is an example: 
36960 \begin_inset Box Boxed
36961 position "t"
36962 hor_pos "c"
36963 has_inner_box 0
36964 inner_pos "t"
36965 use_parbox 0
36966 use_makebox 0
36967 width ""
36968 special "none"
36969 height "1in"
36970 height_special "totalheight"
36971 thickness "0.4pt"
36972 separation "3pt"
36973 shadowsize "4pt"
36974 framecolor "teal"
36975 backgroundcolor "yellow"
36976 status open
36977
36978 \begin_layout Plain Layout
36979 Box with teal frame color and yellow background color
36980 \end_layout
36981
36982 \end_inset
36983
36984
36985 \end_layout
36986
36987 \begin_layout Standard
36988 \begin_inset VSpace bigskip
36989 \end_inset
36990
36991 Of course you can also have colored text inside a colored box:
36992 \begin_inset Newline newline
36993 \end_inset
36994
36995
36996 \begin_inset Box Boxed
36997 position "t"
36998 hor_pos "c"
36999 has_inner_box 0
37000 inner_pos "t"
37001 use_parbox 0
37002 use_makebox 0
37003 width ""
37004 special "none"
37005 height "1in"
37006 height_special "totalheight"
37007 thickness "0.4pt"
37008 separation "3pt"
37009 shadowsize "4pt"
37010 framecolor "cyan"
37011 backgroundcolor "magenta"
37012 status open
37013
37014 \begin_layout Plain Layout
37015
37016 \color yellow
37017 This is colored text within a colored, framed box
37018 \end_layout
37019
37020 \end_inset
37021
37022
37023 \end_layout
37024
37025 \begin_layout Standard
37026 \begin_inset VSpace bigskip
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \begin_layout Standard
37033 If you need another color than the predefined ones, you can define your
37034  own color as described in section
37035 \begin_inset space ~
37036 \end_inset
37037
37038
37039 \begin_inset CommandInset ref
37040 LatexCommand ref
37041 reference "sec:Colored-Tables"
37042
37043 \end_inset
37044
37045 .
37046  To use your own color you must typeset the box by using TeX code:
37047 \end_layout
37048
37049 \begin_layout Standard
37050 Colored boxes without frame are created with the command 
37051 \series bold
37052
37053 \backslash
37054 colorbox
37055 \series default
37056 .
37057  It has the following scheme:
37058 \end_layout
37059
37060 \begin_layout Standard
37061
37062 \series bold
37063
37064 \backslash
37065 colorbox{color}{box content}
37066 \end_layout
37067
37068 \begin_layout Standard
37069 The box content can also be a box and colored boxes can also be within other
37070  boxes.
37071  To have e.
37072 \begin_inset space \thinspace{}
37073 \end_inset
37074
37075 g.
37076 \begin_inset space \space{}
37077 \end_inset
37078
37079 a darkgreen background for a word, insert the command
37080 \end_layout
37081
37082 \begin_layout Standard
37083
37084 \series bold
37085
37086 \backslash
37087 colorbox{darkgreen}{
37088 \end_layout
37089
37090 \begin_layout Standard
37091 before the word in \SpecialChar TeX
37092  Code.
37093  After the word insert a closing brace 
37094 \begin_inset Quotes eld
37095 \end_inset
37096
37097
37098 \series bold
37099 }
37100 \series default
37101
37102 \begin_inset Quotes erd
37103 \end_inset
37104
37105  in \SpecialChar TeX
37106  Code.
37107 \begin_inset Newline newline
37108 \end_inset
37109
37110 This is the result:
37111 \end_layout
37112
37113 \begin_layout Standard
37114 This is a line where the word 
37115 \begin_inset ERT
37116 status collapsed
37117
37118 \begin_layout Plain Layout
37119
37120
37121 \backslash
37122 colorbox{darkgreen}{
37123 \end_layout
37124
37125 \end_inset
37126
37127
37128 \begin_inset Quotes eld
37129 \end_inset
37130
37131 Attention!
37132 \begin_inset Quotes erd
37133 \end_inset
37134
37135
37136 \begin_inset ERT
37137 status collapsed
37138
37139 \begin_layout Plain Layout
37140
37141 }
37142 \end_layout
37143
37144 \end_inset
37145
37146  has a darkgreen background.
37147 \end_layout
37148
37149 \begin_layout Standard
37150 Framed, colored boxes are created with the command 
37151 \series bold
37152
37153 \backslash
37154 fcolorbox
37155 \series default
37156 .
37157  It has the following scheme:
37158 \end_layout
37159
37160 \begin_layout Standard
37161
37162 \series bold
37163
37164 \backslash
37165 fcolorbox{frame color}{box color}{box content}
37166 \end_layout
37167
37168 \begin_layout Section
37169 Rotated and Scaled Boxes
37170 \end_layout
37171
37172 \begin_layout Standard
37173 To use the boxes described in this section, the module 
37174 \family sans
37175 GraphicBoxes
37176 \family default
37177  must be loaded in the document settings.
37178 \end_layout
37179
37180 \begin_layout Standard
37181 \begin_inset Note Greyedout
37182 status open
37183
37184 \begin_layout Plain Layout
37185
37186 \series bold
37187 Note:
37188 \series default
37189  Not all DVI viewers are able to display rotated or scaled material.
37190 \end_layout
37191
37192 \end_inset
37193
37194
37195 \end_layout
37196
37197 \begin_layout Standard
37198 \begin_inset Note Greyedout
37199 status open
37200
37201 \begin_layout Plain Layout
37202
37203 \series bold
37204 Note:
37205 \series default
37206  Floats are not allowed inside a rotated or scaled box.
37207 \end_layout
37208
37209 \end_inset
37210
37211
37212 \end_layout
37213
37214 \begin_layout Subsection
37215 Rotated Boxes
37216 \begin_inset Index idx
37217 status collapsed
37218
37219 \begin_layout Plain Layout
37220 Boxes ! rotated
37221 \end_layout
37222
37223 \end_inset
37224
37225
37226 \begin_inset Index idx
37227 status collapsed
37228
37229 \begin_layout Plain Layout
37230 Rotated Material
37231 \end_layout
37232
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \begin_layout Standard
37239 To rotate material, you can put it into a 
37240 \family sans
37241 Rotatebox
37242 \family default
37243 .
37244  Such a box is inserted via the menu 
37245 \family sans
37246 Insert\SpecialChar menuseparator
37247 Custom Insets\SpecialChar menuseparator
37248 Rotatebox
37249 \family default
37250 .
37251 \end_layout
37252
37253 \begin_layout Standard
37254 The rotation origin can be specified via the inset 
37255 \family sans
37256 Origin
37257 \family default
37258  (menu 
37259 \family sans
37260 Insert\SpecialChar menuseparator
37261 Origin
37262 \family default
37263 ) in the form 
37264 \series bold
37265 origin=position
37266 \series default
37267 .
37268  The following positions are possible: 
37269 \emph on
37270 c
37271 \emph default
37272  (center), 
37273 \emph on
37274 l
37275 \emph default
37276  (left), 
37277 \emph on
37278 r
37279 \emph default
37280  (right), 
37281 \emph on
37282 b
37283 \emph default
37284  (bottom), 
37285 \emph on
37286 t
37287 \emph default
37288  (top), along with meaningful combinations of the four base positions.
37289  For example 
37290 \emph on
37291 lt
37292 \emph default
37293  means that the rotation origin is at the top left corner of the box.
37294  When no rotation origin is specified, the position 
37295 \emph on
37296 l
37297 \emph default
37298  will be used.
37299  The rotation angle is a number that can be negative that specifies the
37300  angle in degrees.
37301  The rotation direction is counterclockwise.
37302 \end_layout
37303
37304 \begin_layout Standard
37305 In the following example 
37306 \series bold
37307 origin=c
37308 \series default
37309  was inserted to the 
37310 \family sans
37311 Origin
37312 \family default
37313  inset and 
37314 \series bold
37315 60
37316 \series default
37317  was inserted to the 
37318 \family sans
37319 Angle
37320 \family default
37321  inset.
37322 \end_layout
37323
37324 \begin_layout Standard
37325 This is a line 
37326 \begin_inset Flex Rotatebox
37327 status open
37328
37329 \begin_layout Plain Layout
37330 \begin_inset Argument 1
37331 status open
37332
37333 \begin_layout Plain Layout
37334 origin=c
37335 \end_layout
37336
37337 \end_inset
37338
37339
37340 \begin_inset Argument 2
37341 status open
37342
37343 \begin_layout Plain Layout
37344 60
37345 \end_layout
37346
37347 \end_inset
37348
37349 with rotated
37350 \end_layout
37351
37352 \end_inset
37353
37354  text.
37355 \end_layout
37356
37357 \begin_layout Standard
37358 The box content can also be another box or an inline formula:
37359 \end_layout
37360
37361 \begin_layout Standard
37362 This is a line 
37363 \begin_inset Flex Rotatebox
37364 status open
37365
37366 \begin_layout Plain Layout
37367 \begin_inset Argument 1
37368 status open
37369
37370 \begin_layout Plain Layout
37371 origin=r
37372 \end_layout
37373
37374 \end_inset
37375
37376
37377 \begin_inset Argument 2
37378 status open
37379
37380 \begin_layout Plain Layout
37381 -60
37382 \end_layout
37383
37384 \end_inset
37385
37386
37387 \begin_inset Box Doublebox
37388 position "c"
37389 hor_pos "c"
37390 has_inner_box 0
37391 inner_pos "c"
37392 use_parbox 0
37393 use_makebox 0
37394 width "1in"
37395 special "width"
37396 height "1in"
37397 height_special "totalheight"
37398 thickness "0.4pt"
37399 separation "3pt"
37400 shadowsize "4pt"
37401 framecolor "black"
37402 backgroundcolor "none"
37403 status collapsed
37404
37405 \begin_layout Plain Layout
37406 with rotated
37407 \end_layout
37408
37409 \end_inset
37410
37411
37412 \end_layout
37413
37414 \end_inset
37415
37416  framed text 
37417 \begin_inset Flex Rotatebox
37418 status open
37419
37420 \begin_layout Plain Layout
37421 \begin_inset Argument 1
37422 status open
37423
37424 \begin_layout Plain Layout
37425 origin=lb
37426 \end_layout
37427
37428 \end_inset
37429
37430
37431 \begin_inset Argument 2
37432 status open
37433
37434 \begin_layout Plain Layout
37435 60
37436 \end_layout
37437
37438 \end_inset
37439
37440
37441 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \end_inset
37448
37449  and a formula.
37450 \end_layout
37451
37452 \begin_layout Standard
37453 or an image or table:
37454 \end_layout
37455
37456 \begin_layout Standard
37457 This is a line 
37458 \begin_inset Flex Rotatebox
37459 status open
37460
37461 \begin_layout Plain Layout
37462 \begin_inset Argument 1
37463 status open
37464
37465 \begin_layout Plain Layout
37466 origin=lb
37467 \end_layout
37468
37469 \end_inset
37470
37471
37472 \begin_inset Argument 2
37473 status open
37474
37475 \begin_layout Plain Layout
37476 90
37477 \end_layout
37478
37479 \end_inset
37480
37481
37482 \begin_inset Graphics
37483         filename clipart/Star-structure.pdf
37484         lyxscale 50
37485         width 25col%
37486
37487 \end_inset
37488
37489
37490 \end_layout
37491
37492 \end_inset
37493
37494  with a rotated image 
37495 \begin_inset Flex Rotatebox
37496 status open
37497
37498 \begin_layout Plain Layout
37499 \begin_inset Argument 2
37500 status open
37501
37502 \begin_layout Plain Layout
37503 -90
37504 \end_layout
37505
37506 \end_inset
37507
37508
37509 \begin_inset Tabular
37510 <lyxtabular version="3" rows="2" columns="2">
37511 <features tabularvalignment="middle">
37512 <column alignment="center" valignment="top">
37513 <column alignment="center" valignment="top">
37514 <row>
37515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37516 \begin_inset Text
37517
37518 \begin_layout Plain Layout
37519 q
37520 \end_layout
37521
37522 \end_inset
37523 </cell>
37524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528 w
37529 \end_layout
37530
37531 \end_inset
37532 </cell>
37533 </row>
37534 <row>
37535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539 e
37540 \end_layout
37541
37542 \end_inset
37543 </cell>
37544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37545 \begin_inset Text
37546
37547 \begin_layout Plain Layout
37548 r
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 </row>
37554 </lyxtabular>
37555
37556 \end_inset
37557
37558
37559 \end_layout
37560
37561 \end_inset
37562
37563  and table.
37564 \begin_inset Index idx
37565 status collapsed
37566
37567 \begin_layout Plain Layout
37568 Figures ! rotated
37569 \end_layout
37570
37571 \end_inset
37572
37573
37574 \begin_inset Index idx
37575 status collapsed
37576
37577 \begin_layout Plain Layout
37578 Table Customization ! Rotating
37579 \end_layout
37580
37581 \end_inset
37582
37583
37584 \end_layout
37585
37586 \begin_layout Standard
37587 \begin_inset Note Greyedout
37588 status open
37589
37590 \begin_layout Plain Layout
37591
37592 \series bold
37593 Note:
37594 \series default
37595  If the 
37596 \family sans
37597 Angle
37598 \family default
37599  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
37600
37601  errors when viewing/exporting the document.
37602 \end_layout
37603
37604 \end_inset
37605
37606
37607 \end_layout
37608
37609 \begin_layout Subsection
37610 Scaled Boxes
37611 \begin_inset Index idx
37612 status collapsed
37613
37614 \begin_layout Plain Layout
37615 Boxes ! scaled
37616 \end_layout
37617
37618 \end_inset
37619
37620
37621 \begin_inset Index idx
37622 status collapsed
37623
37624 \begin_layout Plain Layout
37625 Scaled Material
37626 \end_layout
37627
37628 \end_inset
37629
37630
37631 \end_layout
37632
37633 \begin_layout Standard
37634 To scale material put it into a 
37635 \family sans
37636 Scalebox
37637 \family default
37638 .
37639  Such a box is inserted via the menu 
37640 \family sans
37641 Insert\SpecialChar menuseparator
37642 Custom Insets\SpecialChar menuseparator
37643 Scalebox
37644 \family default
37645 .
37646 \end_layout
37647
37648 \begin_layout Standard
37649 The 
37650 \family sans
37651 Scalebox
37652 \family default
37653  inset has the mandatory inset 
37654 \family sans
37655 H-Factor
37656 \family default
37657  and the optional inset 
37658 \family sans
37659 V-Factor
37660 \family default
37661  (inserted via the menu 
37662 \family sans
37663 Insert\SpecialChar menuseparator
37664 V-Factor)
37665 \family default
37666 .
37667  Input there the horizontal and vertical scale factor, respectively.
37668  If no 
37669 \family sans
37670 V-Factor
37671 \family default
37672  inset is used, the horizontal factor will also be used as the vertical
37673  one.
37674 \end_layout
37675
37676 \begin_layout Standard
37677 To get for example the double text size, compared to the document text size,
37678  insert 
37679 \series bold
37680 2
37681 \series default
37682  into the 
37683 \family sans
37684 H-Factor
37685 \family default
37686  inset.
37687  An example: 
37688 \begin_inset Flex Scalebox
37689 status open
37690
37691 \begin_layout Plain Layout
37692 \begin_inset Argument 1
37693 status open
37694
37695 \begin_layout Plain Layout
37696 2
37697 \end_layout
37698
37699 \end_inset
37700
37701 Hello
37702 \end_layout
37703
37704 \end_inset
37705
37706
37707 \end_layout
37708
37709 \begin_layout Standard
37710
37711 \series bold
37712 2
37713 \series default
37714  as 
37715 \family sans
37716 H-Factor
37717 \family default
37718  and 
37719 \series bold
37720 1
37721 \series default
37722  as 
37723 \family sans
37724 V-Factor
37725 \family default
37726  distorts the 
37727 \begin_inset Flex Scalebox
37728 status open
37729
37730 \begin_layout Plain Layout
37731 \begin_inset Argument 1
37732 status open
37733
37734 \begin_layout Plain Layout
37735 2
37736 \end_layout
37737
37738 \end_inset
37739
37740
37741 \begin_inset Argument 2
37742 status open
37743
37744 \begin_layout Plain Layout
37745 1
37746 \end_layout
37747
37748 \end_inset
37749
37750 Hello
37751 \end_layout
37752
37753 \end_inset
37754
37755 .
37756 \end_layout
37757
37758 \begin_layout Standard
37759 If the scaling factor is negative, the box content will be mirrored.
37760  Therefore 
37761 \series bold
37762 -1
37763 \series default
37764  as 
37765 \family sans
37766 H-Factor
37767 \family default
37768  and 
37769 \series bold
37770 1
37771 \series default
37772  as 
37773 \family sans
37774 V-Factor
37775 \family default
37776  can be used to create mirror writing: 
37777 \begin_inset Flex Scalebox
37778 status open
37779
37780 \begin_layout Plain Layout
37781 \begin_inset Argument 1
37782 status open
37783
37784 \begin_layout Plain Layout
37785 -1
37786 \end_layout
37787
37788 \end_inset
37789
37790
37791 \begin_inset Argument 2
37792 status open
37793
37794 \begin_layout Plain Layout
37795 1
37796 \end_layout
37797
37798 \end_inset
37799
37800 Hello
37801 \end_layout
37802
37803 \end_inset
37804
37805
37806 \end_layout
37807
37808 \begin_layout Standard
37809
37810 \series bold
37811 1
37812 \series default
37813  as 
37814 \family sans
37815 H-Factor
37816 \family default
37817  and 
37818 \series bold
37819 -1
37820 \series default
37821  as 
37822 \family sans
37823 V-Factor
37824 \family default
37825  reflects the 
37826 \begin_inset Flex Scalebox
37827 status open
37828
37829 \begin_layout Plain Layout
37830 \begin_inset Argument 1
37831 status open
37832
37833 \begin_layout Plain Layout
37834 1
37835 \end_layout
37836
37837 \end_inset
37838
37839
37840 \begin_inset Argument 2
37841 status open
37842
37843 \begin_layout Plain Layout
37844 -1
37845 \end_layout
37846
37847 \end_inset
37848
37849 Hello
37850 \end_layout
37851
37852 \end_inset
37853
37854  at the base line.
37855 \end_layout
37856
37857 \begin_layout Standard
37858 The 
37859 \family sans
37860 Reflectbox
37861 \family default
37862  (menu 
37863 \family sans
37864 Insert\SpecialChar menuseparator
37865 Custom Insets\SpecialChar menuseparator
37866 Reflectbox
37867 \family default
37868 ) is equivalent to 
37869 \series bold
37870 -1
37871 \series default
37872  as 
37873 \family sans
37874 H-Factor
37875 \family default
37876  and 
37877 \series bold
37878 1
37879 \series default
37880  as 
37881 \family sans
37882 V-Factor 
37883 \family default
37884 for a 
37885 \family sans
37886 Scalebox
37887 \family default
37888 .
37889 \end_layout
37890
37891 \begin_layout Standard
37892 \begin_inset Note Greyedout
37893 status open
37894
37895 \begin_layout Plain Layout
37896
37897 \series bold
37898 Note:
37899 \series default
37900  If the 
37901 \family sans
37902 H-Factor
37903 \family default
37904  inset is empty or contains other characters than numbers you will get LaTeX
37905  errors when viewing/exporting the document.
37906 \end_layout
37907
37908 \end_inset
37909
37910
37911 \end_layout
37912
37913 \begin_layout Standard
37914 \begin_inset VSpace bigskip
37915 \end_inset
37916
37917 The 
37918 \family sans
37919 Resizebox
37920 \family default
37921  (menu 
37922 \family sans
37923 Insert\SpecialChar menuseparator
37924 Custom Insets\SpecialChar menuseparator
37925 Resizebox
37926 \family default
37927 ) is used to scale the content to a defined width and height.
37928  The 
37929 \family sans
37930 Resizebox
37931 \family default
37932  inset has the mandatory inset 
37933 \family sans
37934 Width
37935 \family default
37936  and the optional inset 
37937 \family sans
37938 Height
37939 \family default
37940  (inserted via the menu 
37941 \family sans
37942 Insert\SpecialChar menuseparator
37943 Height)
37944 \family default
37945 .
37946  Input there the width and height, respectively, as value with a unit.
37947  
37948 \begin_inset CommandInset ref
37949 LatexCommand ref
37950 reference "tab:Units"
37951
37952 \end_inset
37953
37954  lists the possible units.
37955  If there is an exclamation mark 
37956 \series bold
37957 !
37958 \series default
37959  in one of the two insets, the size is set so that the aspect ratio of the
37960  box content is kept.
37961  If no 
37962 \family sans
37963 Height
37964 \family default
37965  inset is used an exclamation mark will internally be used for the height.
37966 \end_layout
37967
37968 \begin_layout Standard
37969
37970 \series bold
37971 2cm
37972 \series default
37973  as 
37974 \family sans
37975 Width
37976 \family default
37977  and 
37978 \series bold
37979 1cm
37980 \series default
37981  as 
37982 \family sans
37983 Height
37984 \family default
37985  produces: 
37986 \begin_inset Flex Resizebox
37987 status open
37988
37989 \begin_layout Plain Layout
37990 \begin_inset Argument 1
37991 status open
37992
37993 \begin_layout Plain Layout
37994 2cm
37995 \end_layout
37996
37997 \end_inset
37998
37999
38000 \begin_inset Argument 2
38001 status open
38002
38003 \begin_layout Plain Layout
38004 1cm
38005 \end_layout
38006
38007 \end_inset
38008
38009 Hello
38010 \end_layout
38011
38012 \end_inset
38013
38014
38015 \begin_inset Newline newline
38016 \end_inset
38017
38018
38019 \series bold
38020 2cm
38021 \series default
38022  as 
38023 \family sans
38024 Width
38025 \family default
38026  and 
38027 \series bold
38028 !
38029 \series default
38030  as 
38031 \family sans
38032 Height
38033 \family default
38034  (or no 
38035 \family sans
38036 Height
38037 \family default
38038 ) produces: 
38039 \begin_inset Flex Resizebox
38040 status open
38041
38042 \begin_layout Plain Layout
38043 \begin_inset Argument 1
38044 status open
38045
38046 \begin_layout Plain Layout
38047 2cm
38048 \end_layout
38049
38050 \end_inset
38051
38052
38053 \begin_inset Argument 2
38054 status open
38055
38056 \begin_layout Plain Layout
38057 !
38058 \end_layout
38059
38060 \end_inset
38061
38062 Hello
38063 \end_layout
38064
38065 \end_inset
38066
38067
38068 \end_layout
38069
38070 \begin_layout Standard
38071 \begin_inset Note Greyedout
38072 status open
38073
38074 \begin_layout Plain Layout
38075
38076 \series bold
38077 Note:
38078 \series default
38079  If the 
38080 \family sans
38081 Width
38082 \family default
38083  inset is empty or contains an invalid unit you will get LaTeX errors when
38084  viewing/exporting the document.
38085 \end_layout
38086
38087 \end_inset
38088
38089
38090 \end_layout
38091
38092 \begin_layout Standard
38093 \begin_inset VSpace bigskip
38094 \end_inset
38095
38096
38097 \end_layout
38098
38099 \begin_layout Standard
38100 The boxes can be combined in any order.
38101  As example a 
38102 \family sans
38103 Reflectbox
38104 \family default
38105  inside a 
38106 \family sans
38107 Resizebox
38108 \family default
38109  which is in turn inside a 
38110 \family sans
38111 Rotatebox
38112 \family default
38113 :
38114 \end_layout
38115
38116 \begin_layout Standard
38117 \noindent
38118 \align center
38119 \begin_inset Flex Rotatebox
38120 status open
38121
38122 \begin_layout Plain Layout
38123 \begin_inset Argument 1
38124 status open
38125
38126 \begin_layout Plain Layout
38127 origin=c
38128 \end_layout
38129
38130 \end_inset
38131
38132
38133 \begin_inset Argument 2
38134 status open
38135
38136 \begin_layout Plain Layout
38137 -45
38138 \end_layout
38139
38140 \end_inset
38141
38142
38143 \begin_inset Flex Resizebox
38144 status open
38145
38146 \begin_layout Plain Layout
38147 \begin_inset Argument 1
38148 status open
38149
38150 \begin_layout Plain Layout
38151 2cm
38152 \end_layout
38153
38154 \end_inset
38155
38156
38157 \begin_inset Flex Reflectbox
38158 status open
38159
38160 \begin_layout Plain Layout
38161 Hello
38162 \end_layout
38163
38164 \end_inset
38165
38166
38167 \end_layout
38168
38169 \end_inset
38170
38171
38172 \end_layout
38173
38174 \end_inset
38175
38176
38177 \end_layout
38178
38179 \begin_layout Standard
38180 \noindent
38181 Images, tables, and inline formulas are allowed as box content:
38182 \end_layout
38183
38184 \begin_layout Standard
38185 \noindent
38186 \align center
38187 \begin_inset Flex Resizebox
38188 status open
38189
38190 \begin_layout Plain Layout
38191 \begin_inset Argument 1
38192 status open
38193
38194 \begin_layout Plain Layout
38195 2cm
38196 \end_layout
38197
38198 \end_inset
38199
38200
38201 \begin_inset Flex Reflectbox
38202 status open
38203
38204 \begin_layout Plain Layout
38205 \begin_inset Graphics
38206         filename clipart/Star-structure.pdf
38207         lyxscale 50
38208         width 25col%
38209
38210 \end_inset
38211
38212
38213 \end_layout
38214
38215 \end_inset
38216
38217
38218 \end_layout
38219
38220 \end_inset
38221
38222  
38223 \begin_inset Flex Resizebox
38224 status open
38225
38226 \begin_layout Plain Layout
38227 \begin_inset Argument 1
38228 status open
38229
38230 \begin_layout Plain Layout
38231 2cm
38232 \end_layout
38233
38234 \end_inset
38235
38236
38237 \begin_inset Flex Reflectbox
38238 status open
38239
38240 \begin_layout Plain Layout
38241 \begin_inset Tabular
38242 <lyxtabular version="3" rows="2" columns="2">
38243 <features tabularvalignment="middle">
38244 <column alignment="center" valignment="top">
38245 <column alignment="center" valignment="top">
38246 <row>
38247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251 q
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260 w
38261 \end_layout
38262
38263 \end_inset
38264 </cell>
38265 </row>
38266 <row>
38267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38268 \begin_inset Text
38269
38270 \begin_layout Plain Layout
38271 e
38272 \end_layout
38273
38274 \end_inset
38275 </cell>
38276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38277 \begin_inset Text
38278
38279 \begin_layout Plain Layout
38280 r
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 </row>
38286 </lyxtabular>
38287
38288 \end_inset
38289
38290
38291 \end_layout
38292
38293 \end_inset
38294
38295
38296 \end_layout
38297
38298 \end_inset
38299
38300  
38301 \begin_inset Flex Resizebox
38302 status open
38303
38304 \begin_layout Plain Layout
38305 \begin_inset Argument 1
38306 status open
38307
38308 \begin_layout Plain Layout
38309 3cm
38310 \end_layout
38311
38312 \end_inset
38313
38314
38315 \begin_inset Flex Reflectbox
38316 status open
38317
38318 \begin_layout Plain Layout
38319 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38320 \end_inset
38321
38322
38323 \end_layout
38324
38325 \end_inset
38326
38327
38328 \end_layout
38329
38330 \end_inset
38331
38332
38333 \begin_inset Index idx
38334 status collapsed
38335
38336 \begin_layout Plain Layout
38337 Figures ! scaled
38338 \end_layout
38339
38340 \end_inset
38341
38342
38343 \begin_inset Index idx
38344 status collapsed
38345
38346 \begin_layout Plain Layout
38347 Table Customization ! Scaling
38348 \end_layout
38349
38350 \end_inset
38351
38352
38353 \end_layout
38354
38355 \begin_layout Standard
38356 When the global formula style 
38357 \series bold
38358 fleqn
38359 \series default
38360  is used in the document
38361 \begin_inset Foot
38362 status collapsed
38363
38364 \begin_layout Plain Layout
38365 When 
38366 \begin_inset Quotes eld
38367 \end_inset
38368
38369 fleqn
38370 \begin_inset Quotes erd
38371 \end_inset
38372
38373  is added to the document class options.
38374 \end_layout
38375
38376 \end_inset
38377
38378 , display style formulas can also be scaled.
38379 \end_layout
38380
38381 \begin_layout Chapter
38382 Objects Surrounded by Text
38383 \begin_inset Index idx
38384 status collapsed
38385
38386 \begin_layout Plain Layout
38387 Surrounded by text
38388 \end_layout
38389
38390 \end_inset
38391
38392
38393 \end_layout
38394
38395 \begin_layout Section
38396 Wrap Floats
38397 \begin_inset CommandInset label
38398 LatexCommand label
38399 name "sec:Wrap-Floats"
38400
38401 \end_inset
38402
38403
38404 \begin_inset Index idx
38405 status collapsed
38406
38407 \begin_layout Plain Layout
38408 Floats ! Wrap Floats
38409 \end_layout
38410
38411 \end_inset
38412
38413
38414 \begin_inset Index idx
38415 status collapsed
38416
38417 \begin_layout Plain Layout
38418 Surrounded by text ! Wrap Floats
38419 \end_layout
38420
38421 \end_inset
38422
38423
38424 \end_layout
38425
38426 \begin_layout Standard
38427 \begin_inset Wrap figure
38428 lines 0
38429 placement l
38430 overhang 1cm
38431 width "40col%"
38432 status open
38433
38434 \begin_layout Plain Layout
38435 \begin_inset Graphics
38436         filename clipart/2D-intensity-plot.pdf
38437         width 40col%
38438         scaleBeforeRotation
38439         rotateOrigin center
38440
38441 \end_inset
38442
38443
38444 \end_layout
38445
38446 \begin_layout Plain Layout
38447 \begin_inset Caption Standard
38448
38449 \begin_layout Plain Layout
38450 \begin_inset CommandInset label
38451 LatexCommand label
38452 name "fig:This-is-a"
38453
38454 \end_inset
38455
38456 This is a figure wrap float.
38457 \end_layout
38458
38459 \end_inset
38460
38461
38462 \end_layout
38463
38464 \end_inset
38465
38466  This float type is used if you want to wrap text around a figure or table
38467  so that it only occupies some fraction of the column width.
38468  It can be inserted using the menu 
38469 \family sans
38470 Insert\SpecialChar menuseparator
38471 Floats\SpecialChar menuseparator
38472 Figure
38473 \begin_inset space ~
38474 \end_inset
38475
38476 Wrap
38477 \begin_inset space ~
38478 \end_inset
38479
38480 Float
38481 \family default
38482  or 
38483 \family sans
38484 Table
38485 \begin_inset space ~
38486 \end_inset
38487
38488 Wrap
38489 \begin_inset space ~
38490 \end_inset
38491
38492 Float
38493 \family default
38494  if the \SpecialChar LaTeX
38495 -package 
38496 \series bold
38497 wrapfig
38498 \series default
38499
38500 \begin_inset Index idx
38501 status collapsed
38502
38503 \begin_layout Plain Layout
38504 \SpecialChar LaTeX
38505 -packages ! wrapfig
38506 \end_layout
38507
38508 \end_inset
38509
38510  is installed.
38511 \begin_inset Foot
38512 status collapsed
38513
38514 \begin_layout Plain Layout
38515 Installing a \SpecialChar LaTeX
38516 -package is explained it in the 
38517 \emph on
38518 \SpecialChar LaTeX
38519
38520 \begin_inset space ~
38521 \end_inset
38522
38523 Configuration
38524 \emph default
38525  manual.
38526 \end_layout
38527
38528 \end_inset
38529
38530  The settings of the float can be modified by right-clicking on the float
38531  box.
38532  The mandatory settings are the float 
38533 \family sans
38534 Placement
38535 \family default
38536  and its 
38537 \family sans
38538 Width
38539 \family default
38540 .
38541  Optional are the 
38542 \family sans
38543 Overhang
38544 \family default
38545  that specifies how much the float is set into the paragraph
38546 \begin_inset space \thinspace{}
38547 \end_inset
38548
38549 /
38550 \begin_inset space \thinspace{}
38551 \end_inset
38552
38553 page margin, and the 
38554 \family sans
38555 Line
38556 \begin_inset space ~
38557 \end_inset
38558
38559 span
38560 \family default
38561  that specifies how many text lines the float will approximately need.
38562  The line span is often hard to approximate; so it is better only to use
38563  it when you encounter float placement problems.
38564  You can furthermore decide if \SpecialChar LaTeX
38565  is allowed to let the float float within
38566  the paragraph or to surrounding paragraphs.
38567  Figure
38568 \begin_inset space ~
38569 \end_inset
38570
38571
38572 \begin_inset CommandInset ref
38573 LatexCommand ref
38574 reference "fig:This-is-a"
38575
38576 \end_inset
38577
38578  is an example text wrap float with a width of 40
38579 \begin_inset space \thinspace{}
38580 \end_inset
38581
38582 col%, 1
38583 \begin_inset space \thinspace{}
38584 \end_inset
38585
38586 cm overhang, set to the left.
38587 \end_layout
38588
38589 \begin_layout Standard
38590 \begin_inset Note Greyedout
38591 status open
38592
38593 \begin_layout Plain Layout
38594
38595 \series bold
38596 Note:
38597 \series default
38598  Text
38599 \begin_inset space ~
38600 \end_inset
38601
38602 wrap float floats are fragile! E.
38603 \begin_inset space \thinspace{}
38604 \end_inset
38605
38606 g.
38607 \begin_inset space \space{}
38608 \end_inset
38609
38610 having a figure too close to the bottom of the page can mess things up in
38611  such a way that the float does not appear in the output or that it is placed
38612  over some other text.
38613 \end_layout
38614
38615 \end_inset
38616
38617
38618 \end_layout
38619
38620 \begin_layout Standard
38621 In general, the following applies for wrap floats:
38622 \end_layout
38623
38624 \begin_layout Itemize
38625 They should not be placed in paragraphs that run over a page break.
38626  That means that wrap floats are better inserted in their exact place when
38627  the document is almost finished and you are able to estimate where page
38628  breaks will appear.
38629 \end_layout
38630
38631 \begin_layout Itemize
38632 They should either be placed in their own paragraph before the paragraph
38633  where they should wrap into or within a paragraph.
38634 \end_layout
38635
38636 \begin_layout Itemize
38637 In consecutive paragraphs they may cause troubles, so ensure that there
38638  is a text paragraph between them as separator.
38639 \end_layout
38640
38641 \begin_layout Itemize
38642 They are not allowed in section headings or tables.
38643 \end_layout
38644
38645 \begin_layout Itemize
38646 Their numbering and referencing works as described in chap.
38647 \begin_inset space \thinspace{}
38648 \end_inset
38649
38650
38651 \begin_inset CommandInset ref
38652 LatexCommand ref
38653 reference "chap:Floats"
38654
38655 \end_inset
38656
38657 .
38658 \end_layout
38659
38660 \begin_layout Section
38661 Surrounded Fixed Objects
38662 \begin_inset Index idx
38663 status collapsed
38664
38665 \begin_layout Plain Layout
38666 Surrounded by text ! Fixed objects
38667 \end_layout
38668
38669 \end_inset
38670
38671
38672 \end_layout
38673
38674 \begin_layout Standard
38675 The wrap floats described in sec.
38676 \begin_inset space \thinspace{}
38677 \end_inset
38678
38679
38680 \begin_inset CommandInset ref
38681 LatexCommand ref
38682 reference "sec:Wrap-Floats"
38683
38684 \end_inset
38685
38686  have these positions in the paragraph:
38687 \end_layout
38688
38689 \begin_layout Standard
38690 \noindent
38691 \align center
38692 \begin_inset Tabular
38693 <lyxtabular version="3" rows="2" columns="2">
38694 <features tabularvalignment="middle">
38695 <column alignment="center" valignment="top">
38696 <column alignment="center" valignment="top">
38697 <row>
38698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38699 \begin_inset Text
38700
38701 \begin_layout Plain Layout
38702 \begin_inset Info
38703 type  "icon"
38704 arg   "dialog-show-new-inset graphics"
38705 \end_inset
38706
38707
38708 \end_layout
38709
38710 \end_inset
38711 </cell>
38712 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716 text
38717 \end_layout
38718
38719 \end_inset
38720 </cell>
38721 </row>
38722 <row>
38723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38724 \begin_inset Text
38725
38726 \begin_layout Plain Layout
38727 text
38728 \end_layout
38729
38730 \end_inset
38731 </cell>
38732 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38733 \begin_inset Text
38734
38735 \begin_layout Plain Layout
38736 text
38737 \end_layout
38738
38739 \end_inset
38740 </cell>
38741 </row>
38742 </lyxtabular>
38743
38744 \end_inset
38745
38746  or 
38747 \begin_inset Tabular
38748 <lyxtabular version="3" rows="2" columns="2">
38749 <features tabularvalignment="middle">
38750 <column alignment="center" valignment="top">
38751 <column alignment="center" valignment="top">
38752 <row>
38753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38754 \begin_inset Text
38755
38756 \begin_layout Plain Layout
38757 text
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38763 \begin_inset Text
38764
38765 \begin_layout Plain Layout
38766 \begin_inset Info
38767 type  "icon"
38768 arg   "dialog-show-new-inset graphics"
38769 \end_inset
38770
38771
38772 \end_layout
38773
38774 \end_inset
38775 </cell>
38776 </row>
38777 <row>
38778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782 text
38783 \end_layout
38784
38785 \end_inset
38786 </cell>
38787 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38788 \begin_inset Text
38789
38790 \begin_layout Plain Layout
38791 text
38792 \end_layout
38793
38794 \end_inset
38795 </cell>
38796 </row>
38797 </lyxtabular>
38798
38799 \end_inset
38800
38801
38802 \end_layout
38803
38804 \begin_layout Standard
38805 To get an object exactly at the position where it is inserted, for example
38806  to get one of these positions:
38807 \begin_inset VSpace defskip
38808 \end_inset
38809
38810
38811 \end_layout
38812
38813 \begin_layout Standard
38814 \noindent
38815 \align center
38816 \begin_inset Tabular
38817 <lyxtabular version="3" rows="2" columns="2">
38818 <features tabularvalignment="middle">
38819 <column alignment="center" valignment="top">
38820 <column alignment="center" valignment="top">
38821 <row>
38822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38823 \begin_inset Text
38824
38825 \begin_layout Plain Layout
38826 text
38827 \end_layout
38828
38829 \end_inset
38830 </cell>
38831 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38832 \begin_inset Text
38833
38834 \begin_layout Plain Layout
38835 text
38836 \end_layout
38837
38838 \end_inset
38839 </cell>
38840 </row>
38841 <row>
38842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38843 \begin_inset Text
38844
38845 \begin_layout Plain Layout
38846 \begin_inset Info
38847 type  "icon"
38848 arg   "dialog-show-new-inset graphics"
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860 text
38861 \end_layout
38862
38863 \end_inset
38864 </cell>
38865 </row>
38866 </lyxtabular>
38867
38868 \end_inset
38869
38870  
38871 \begin_inset Tabular
38872 <lyxtabular version="3" rows="2" columns="2">
38873 <features tabularvalignment="middle">
38874 <column alignment="center" valignment="top">
38875 <column alignment="center" valignment="top">
38876 <row>
38877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38878 \begin_inset Text
38879
38880 \begin_layout Plain Layout
38881 text
38882 \end_layout
38883
38884 \end_inset
38885 </cell>
38886 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38887 \begin_inset Text
38888
38889 \begin_layout Plain Layout
38890 text
38891 \end_layout
38892
38893 \end_inset
38894 </cell>
38895 </row>
38896 <row>
38897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38898 \begin_inset Text
38899
38900 \begin_layout Plain Layout
38901 text
38902 \end_layout
38903
38904 \end_inset
38905 </cell>
38906 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38907 \begin_inset Text
38908
38909 \begin_layout Plain Layout
38910 \begin_inset Info
38911 type  "icon"
38912 arg   "dialog-show-new-inset graphics"
38913 \end_inset
38914
38915
38916 \end_layout
38917
38918 \end_inset
38919 </cell>
38920 </row>
38921 </lyxtabular>
38922
38923 \end_inset
38924
38925  
38926 \begin_inset Tabular
38927 <lyxtabular version="3" rows="2" columns="3">
38928 <features tabularvalignment="middle">
38929 <column alignment="center" valignment="top">
38930 <column alignment="center" valignment="top">
38931 <column alignment="center" valignment="top">
38932 <row>
38933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38934 \begin_inset Text
38935
38936 \begin_layout Plain Layout
38937 text
38938 \end_layout
38939
38940 \end_inset
38941 </cell>
38942 <cell alignment="center" valignment="top" topline="true" usebox="none">
38943 \begin_inset Text
38944
38945 \begin_layout Plain Layout
38946 \begin_inset Info
38947 type  "icon"
38948 arg   "dialog-show-new-inset graphics"
38949 \end_inset
38950
38951
38952 \end_layout
38953
38954 \end_inset
38955 </cell>
38956 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38957 \begin_inset Text
38958
38959 \begin_layout Plain Layout
38960 text
38961 \end_layout
38962
38963 \end_inset
38964 </cell>
38965 </row>
38966 <row>
38967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38968 \begin_inset Text
38969
38970 \begin_layout Plain Layout
38971 text
38972 \end_layout
38973
38974 \end_inset
38975 </cell>
38976 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38977 \begin_inset Text
38978
38979 \begin_layout Plain Layout
38980 text
38981 \end_layout
38982
38983 \end_inset
38984 </cell>
38985 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38986 \begin_inset Text
38987
38988 \begin_layout Plain Layout
38989 text
38990 \end_layout
38991
38992 \end_inset
38993 </cell>
38994 </row>
38995 </lyxtabular>
38996
38997 \end_inset
38998
38999  
39000 \begin_inset Tabular
39001 <lyxtabular version="3" rows="2" columns="3">
39002 <features tabularvalignment="middle">
39003 <column alignment="center" valignment="top">
39004 <column alignment="center" valignment="top">
39005 <column alignment="center" valignment="top">
39006 <row>
39007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39008 \begin_inset Text
39009
39010 \begin_layout Plain Layout
39011 text
39012 \end_layout
39013
39014 \end_inset
39015 </cell>
39016 <cell alignment="center" valignment="top" topline="true" usebox="none">
39017 \begin_inset Text
39018
39019 \begin_layout Plain Layout
39020 text
39021 \end_layout
39022
39023 \end_inset
39024 </cell>
39025 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39026 \begin_inset Text
39027
39028 \begin_layout Plain Layout
39029 text
39030 \end_layout
39031
39032 \end_inset
39033 </cell>
39034 </row>
39035 <row>
39036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39037 \begin_inset Text
39038
39039 \begin_layout Plain Layout
39040 text
39041 \end_layout
39042
39043 \end_inset
39044 </cell>
39045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39046 \begin_inset Text
39047
39048 \begin_layout Plain Layout
39049 \begin_inset Info
39050 type  "icon"
39051 arg   "dialog-show-new-inset graphics"
39052 \end_inset
39053
39054
39055 \end_layout
39056
39057 \end_inset
39058 </cell>
39059 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39060 \begin_inset Text
39061
39062 \begin_layout Plain Layout
39063 text
39064 \end_layout
39065
39066 \end_inset
39067 </cell>
39068 </row>
39069 </lyxtabular>
39070
39071 \end_inset
39072
39073
39074 \end_layout
39075
39076 \begin_layout Standard
39077 \noindent
39078 \align center
39079 \begin_inset Tabular
39080 <lyxtabular version="3" rows="3" columns="2">
39081 <features tabularvalignment="middle">
39082 <column alignment="center" valignment="top">
39083 <column alignment="center" valignment="top">
39084 <row>
39085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39086 \begin_inset Text
39087
39088 \begin_layout Plain Layout
39089 text
39090 \end_layout
39091
39092 \end_inset
39093 </cell>
39094 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39095 \begin_inset Text
39096
39097 \begin_layout Plain Layout
39098 text
39099 \end_layout
39100
39101 \end_inset
39102 </cell>
39103 </row>
39104 <row>
39105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39106 \begin_inset Text
39107
39108 \begin_layout Plain Layout
39109 \begin_inset Info
39110 type  "icon"
39111 arg   "dialog-show-new-inset graphics"
39112 \end_inset
39113
39114
39115 \end_layout
39116
39117 \end_inset
39118 </cell>
39119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39120 \begin_inset Text
39121
39122 \begin_layout Plain Layout
39123 text
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 </row>
39129 <row>
39130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39131 \begin_inset Text
39132
39133 \begin_layout Plain Layout
39134 text
39135 \end_layout
39136
39137 \end_inset
39138 </cell>
39139 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39140 \begin_inset Text
39141
39142 \begin_layout Plain Layout
39143 text
39144 \end_layout
39145
39146 \end_inset
39147 </cell>
39148 </row>
39149 </lyxtabular>
39150
39151 \end_inset
39152
39153  
39154 \begin_inset Tabular
39155 <lyxtabular version="3" rows="3" columns="3">
39156 <features tabularvalignment="middle">
39157 <column alignment="center" valignment="top">
39158 <column alignment="center" valignment="top">
39159 <column alignment="center" valignment="top">
39160 <row>
39161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39162 \begin_inset Text
39163
39164 \begin_layout Plain Layout
39165 text
39166 \end_layout
39167
39168 \end_inset
39169 </cell>
39170 <cell alignment="center" valignment="top" topline="true" usebox="none">
39171 \begin_inset Text
39172
39173 \begin_layout Plain Layout
39174 text
39175 \end_layout
39176
39177 \end_inset
39178 </cell>
39179 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39180 \begin_inset Text
39181
39182 \begin_layout Plain Layout
39183 text
39184 \end_layout
39185
39186 \end_inset
39187 </cell>
39188 </row>
39189 <row>
39190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39191 \begin_inset Text
39192
39193 \begin_layout Plain Layout
39194 text
39195 \end_layout
39196
39197 \end_inset
39198 </cell>
39199 <cell alignment="center" valignment="top" usebox="none">
39200 \begin_inset Text
39201
39202 \begin_layout Plain Layout
39203 \begin_inset Info
39204 type  "icon"
39205 arg   "dialog-show-new-inset graphics"
39206 \end_inset
39207
39208
39209 \end_layout
39210
39211 \end_inset
39212 </cell>
39213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39214 \begin_inset Text
39215
39216 \begin_layout Plain Layout
39217 text
39218 \end_layout
39219
39220 \end_inset
39221 </cell>
39222 </row>
39223 <row>
39224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39225 \begin_inset Text
39226
39227 \begin_layout Plain Layout
39228 text
39229 \end_layout
39230
39231 \end_inset
39232 </cell>
39233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39234 \begin_inset Text
39235
39236 \begin_layout Plain Layout
39237 text
39238 \end_layout
39239
39240 \end_inset
39241 </cell>
39242 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39243 \begin_inset Text
39244
39245 \begin_layout Plain Layout
39246 text
39247 \end_layout
39248
39249 \end_inset
39250 </cell>
39251 </row>
39252 </lyxtabular>
39253
39254 \end_inset
39255
39256  
39257 \begin_inset Tabular
39258 <lyxtabular version="3" rows="3" columns="2">
39259 <features tabularvalignment="middle">
39260 <column alignment="center" valignment="top">
39261 <column alignment="center" valignment="top">
39262 <row>
39263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39264 \begin_inset Text
39265
39266 \begin_layout Plain Layout
39267 text
39268 \end_layout
39269
39270 \end_inset
39271 </cell>
39272 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39273 \begin_inset Text
39274
39275 \begin_layout Plain Layout
39276 text
39277 \end_layout
39278
39279 \end_inset
39280 </cell>
39281 </row>
39282 <row>
39283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39284 \begin_inset Text
39285
39286 \begin_layout Plain Layout
39287 text
39288 \end_layout
39289
39290 \end_inset
39291 </cell>
39292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39293 \begin_inset Text
39294
39295 \begin_layout Plain Layout
39296 \begin_inset Info
39297 type  "icon"
39298 arg   "dialog-show-new-inset graphics"
39299 \end_inset
39300
39301
39302 \end_layout
39303
39304 \end_inset
39305 </cell>
39306 </row>
39307 <row>
39308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39309 \begin_inset Text
39310
39311 \begin_layout Plain Layout
39312 text
39313 \end_layout
39314
39315 \end_inset
39316 </cell>
39317 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39318 \begin_inset Text
39319
39320 \begin_layout Plain Layout
39321 text
39322 \end_layout
39323
39324 \end_inset
39325 </cell>
39326 </row>
39327 </lyxtabular>
39328
39329 \end_inset
39330
39331
39332 \end_layout
39333
39334 \begin_layout Standard
39335 \noindent
39336 you can use the \SpecialChar LaTeX
39337 -package 
39338 \series bold
39339 picinpar
39340 \series default
39341
39342 \begin_inset Index idx
39343 status collapsed
39344
39345 \begin_layout Plain Layout
39346 \SpecialChar LaTeX
39347 -packages ! picinpar
39348 \end_layout
39349
39350 \end_inset
39351
39352 .
39353  Here is an example:
39354 \end_layout
39355
39356 \begin_layout Standard
39357 \begin_inset ERT
39358 status collapsed
39359
39360 \begin_layout Plain Layout
39361
39362
39363 \backslash
39364 ifpicinpar
39365 \end_layout
39366
39367 \end_inset
39368
39369
39370 \begin_inset Note Note
39371 status open
39372
39373 \begin_layout Plain Layout
39374 The following section will only be displayed when the \SpecialChar LaTeX
39375 -package 
39376 \series bold
39377 picinpar
39378 \series default
39379  is installed.
39380 \end_layout
39381
39382 \end_inset
39383
39384
39385 \end_layout
39386
39387 \begin_layout Standard
39388 \begin_inset ERT
39389 status collapsed
39390
39391 \begin_layout Plain Layout
39392
39393
39394 \backslash
39395 begin{window}[2,c,{
39396 \end_layout
39397
39398 \end_inset
39399
39400
39401 \begin_inset Graphics
39402         filename clipart/2D-intensity-plot.pdf
39403         lyxscale 60
39404         width 40col%
39405         scaleBeforeRotation
39406         rotateOrigin center
39407
39408 \end_inset
39409
39410
39411 \begin_inset ERT
39412 status collapsed
39413
39414 \begin_layout Plain Layout
39415
39416 },]
39417 \end_layout
39418
39419 \begin_layout Plain Layout
39420
39421 {}
39422 \end_layout
39423
39424 \end_inset
39425
39426
39427 \size small
39428 It was in the spring of the year 1894 that all London was interested, and
39429  the fashionable world dismayed, by the murder of the Honourable Ronald
39430  Adair under most unusual and inexplicable circumstances.
39431  The public has already learned those particulars of the crime which
39432 \size default
39433
39434 \begin_inset ERT
39435 status collapsed
39436
39437 \begin_layout Plain Layout
39438
39439
39440 \backslash
39441 footnotemark{}
39442 \end_layout
39443
39444 \end_inset
39445
39446
39447 \size small
39448  came out in the police investigation, but a good deal was suppressed upon
39449  that occasion, since the case for the prosecution was so overwhelmingly
39450  strong that it was not necessary to bring forward all the facts.
39451  Only now, at the end of nearly ten years, am I allowed to supply those
39452  missing links which make up the whole of that remarkable chain.
39453 \size default
39454
39455 \begin_inset ERT
39456 status collapsed
39457
39458 \begin_layout Plain Layout
39459
39460
39461 \backslash
39462 end{window}
39463 \end_layout
39464
39465 \end_inset
39466
39467
39468 \end_layout
39469
39470 \begin_layout Standard
39471 \begin_inset ERT
39472 status collapsed
39473
39474 \begin_layout Plain Layout
39475
39476
39477 \backslash
39478 footnotetext{
39479 \end_layout
39480
39481 \end_inset
39482
39483 Footnote of the paragraph with the fixed object.
39484 \begin_inset ERT
39485 status collapsed
39486
39487 \begin_layout Plain Layout
39488
39489 }
39490 \end_layout
39491
39492 \end_inset
39493
39494
39495 \end_layout
39496
39497 \begin_layout Standard
39498 Surrounded fixed objects are used to let text float around them, at which
39499  the object's position in the paragraph can be determined by the number
39500  of lines above it.
39501  In contrary to floats is it not possible to have a numbered caption.
39502 \end_layout
39503
39504 \begin_layout Standard
39505 A fixed object is inserted by adding the command
39506 \end_layout
39507
39508 \begin_layout Standard
39509
39510 \series bold
39511
39512 \backslash
39513 begin{window}[2,c,{
39514 \end_layout
39515
39516 \begin_layout Standard
39517 as \SpecialChar TeX
39518  Code at the beginning of the paragraph.
39519  The first parameter in the bracket, here '2', defines the number of lines
39520  above the object, the second, here 'c', the position of the object.
39521  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
39522  Behind the command you insert the object.
39523  In this example an image with a width of 40
39524 \begin_inset space \thinspace{}
39525 \end_inset
39526
39527 % of the text column width was inserted.
39528  The object can also be a table, a box or an equation.
39529  Behind the object the command
39530 \end_layout
39531
39532 \begin_layout Standard
39533
39534 \series bold
39535 },description text]
39536 \begin_inset Newline newline
39537 \end_inset
39538
39539 {}
39540 \end_layout
39541
39542 \begin_layout Standard
39543 is inserted.
39544  Note that the 
39545 \begin_inset Quotes eld
39546 \end_inset
39547
39548
39549 \series bold
39550 {}
39551 \series default
39552
39553 \begin_inset Quotes erd
39554 \end_inset
39555
39556  is in the second line.
39557  The description text is optional.
39558  The text surrounding the object must be in the same paragraph as the object,
39559  so it must begin directly after the 
39560 \series bold
39561 {}
39562 \series default
39563 .
39564  At the end of the paragraph insert the command:
39565 \end_layout
39566
39567 \begin_layout Standard
39568
39569 \series bold
39570
39571 \backslash
39572 end{window}
39573 \end_layout
39574
39575 \begin_layout Standard
39576 Within a paragraph with a fixed object, you cannot insert footnotes in the
39577  normal way.
39578  You have to use instead the command 
39579 \series bold
39580
39581 \backslash
39582 footnotemark
39583 \series default
39584  inside the paragraph and outside the command 
39585 \series bold
39586
39587 \backslash
39588 footnotetext
39589 \series default
39590  as described in sec.
39591 \begin_inset space \thinspace{}
39592 \end_inset
39593
39594
39595 \begin_inset CommandInset ref
39596 LatexCommand ref
39597 reference "sec:Footnotes"
39598
39599 \end_inset
39600
39601 .
39602 \end_layout
39603
39604 \begin_layout Standard
39605 \begin_inset ERT
39606 status collapsed
39607
39608 \begin_layout Plain Layout
39609
39610
39611 \backslash
39612 else
39613 \end_layout
39614
39615 \end_inset
39616
39617
39618 \begin_inset Note Note
39619 status open
39620
39621 \begin_layout Plain Layout
39622 The following will be displayed when the \SpecialChar LaTeX
39623 -package 
39624 \series bold
39625 picinpar
39626 \series default
39627  is not installed:
39628 \end_layout
39629
39630 \end_inset
39631
39632
39633 \end_layout
39634
39635 \begin_layout Standard
39636 You need to install the \SpecialChar LaTeX
39637 -package 
39638 \series bold
39639 picinpar
39640 \series default
39641  to see the following part of this section in the output.
39642 \end_layout
39643
39644 \begin_layout Standard
39645 \begin_inset ERT
39646 status collapsed
39647
39648 \begin_layout Plain Layout
39649
39650
39651 \backslash
39652 fi
39653 \end_layout
39654
39655 \end_inset
39656
39657
39658 \end_layout
39659
39660 \begin_layout Section
39661 Initials
39662 \begin_inset Index idx
39663 status collapsed
39664
39665 \begin_layout Plain Layout
39666 Initials
39667 \end_layout
39668
39669 \end_inset
39670
39671
39672 \begin_inset Index idx
39673 status collapsed
39674
39675 \begin_layout Plain Layout
39676 Surrounded by text ! Initials
39677 \end_layout
39678
39679 \end_inset
39680
39681
39682 \end_layout
39683
39684 \begin_layout Standard
39685 To use initials, you must have the \SpecialChar LaTeX
39686 -package 
39687 \series bold
39688 lettrine
39689 \series default
39690
39691 \begin_inset Index idx
39692 status collapsed
39693
39694 \begin_layout Plain Layout
39695 \SpecialChar LaTeX
39696 -packages ! lettrine
39697 \end_layout
39698
39699 \end_inset
39700
39701  installed and use the module 
39702 \family sans
39703 Initials
39704 \family default
39705  in your document (menu 
39706 \family sans
39707 Document\SpecialChar menuseparator
39708 Settings\SpecialChar menuseparator
39709 Modules
39710 \family default
39711 ).
39712  To insert an initial, use the style 
39713 \family sans
39714 Initial
39715 \family default
39716 .
39717  This style has a mandatory and two optional arguments.
39718  The arguments are inserted via the 
39719 \family sans
39720 Insert
39721 \family default
39722  menu.
39723  The mandatory argument 
39724 \family sans
39725 Initial
39726 \family default
39727  contains the letter(s) that is the initial, the argument 
39728 \family sans
39729 Rest
39730 \begin_inset space ~
39731 \end_inset
39732
39733 of
39734 \begin_inset space ~
39735 \end_inset
39736
39737 Initial
39738 \family default
39739  contains the rest of the word or text of the initial letter(s).
39740  The argument 
39741 \family sans
39742 Options
39743 \family default
39744  contains parameters to modify the initial.
39745  For more information about the possible parameters see the documentation
39746  of 
39747 \series bold
39748 lettrine
39749 \series default
39750
39751 \begin_inset CommandInset citation
39752 LatexCommand cite
39753 key "lettrine"
39754 literal "true"
39755
39756 \end_inset
39757
39758 .
39759  The style itself contains the text that is surrounding the initial.
39760  The usual style is hereby that the word whose first letter is the initial,
39761  is printed with 
39762 \shape smallcaps
39763 small caps
39764 \shape default
39765 .
39766 \end_layout
39767
39768 \begin_layout Standard
39769 Here are some examples:
39770 \end_layout
39771
39772 \begin_layout Standard
39773 \begin_inset ERT
39774 status collapsed
39775
39776 \begin_layout Plain Layout
39777
39778
39779 \backslash
39780 iflettrine
39781 \end_layout
39782
39783 \end_inset
39784
39785
39786 \begin_inset Note Note
39787 status open
39788
39789 \begin_layout Plain Layout
39790 The following section will only be displayed when the \SpecialChar LaTeX
39791 -package 
39792 \series bold
39793 lettrine
39794 \series default
39795  is installed.
39796 \end_layout
39797
39798 \end_inset
39799
39800
39801 \end_layout
39802
39803 \begin_layout Enumerate
39804 No optional argument, the initial is the letter 'I' in the math font 
39805 \begin_inset Formula $\mathfrak{Fraktur}$
39806 \end_inset
39807
39808 :
39809 \end_layout
39810
39811 \begin_deeper
39812 \begin_layout Initial
39813 \begin_inset Argument 2
39814 status open
39815
39816 \begin_layout Plain Layout
39817 \begin_inset Formula $\mathfrak{I}$
39818 \end_inset
39819
39820
39821 \end_layout
39822
39823 \end_inset
39824
39825
39826 \begin_inset Argument 3
39827 status open
39828
39829 \begin_layout Plain Layout
39830 t
39831 \end_layout
39832
39833 \end_inset
39834
39835  was in the spring of the year 1894 that all London was interested, and
39836  the fashionable world dismayed, by the murder of the Honourable Ronald
39837  Adair under most unusual and inexplicable circumstances.
39838  The public has already learned those particulars of the crime which came
39839  out in the police investigation, but a good deal was suppressed upon that
39840  occasion, since the case for the prosecution was so overwhelmingly strong
39841  that it was not necessary to bring forward all the facts.
39842 \begin_inset Newpage newpage
39843 \end_inset
39844
39845
39846 \end_layout
39847
39848 \end_deeper
39849 \begin_layout Enumerate
39850 Only one line is surrounding the initial, which is formed by two letters
39851  in standard font and no text is printed in small caps:
39852 \end_layout
39853
39854 \begin_deeper
39855 \begin_layout Initial
39856 \begin_inset Argument 1
39857 status open
39858
39859 \begin_layout Plain Layout
39860 lines=1
39861 \end_layout
39862
39863 \end_inset
39864
39865
39866 \begin_inset Argument 2
39867 status open
39868
39869 \begin_layout Plain Layout
39870 It
39871 \end_layout
39872
39873 \end_inset
39874
39875  was in the spring of the year 1894 that all London was interested, and
39876  the fashionable world dismayed, by the murder of the Honourable Ronald
39877  Adair under most unusual and inexplicable circumstances.
39878  The public has already learned those particulars of the crime which came
39879  out in the police investigation, but a good deal was suppressed upon that
39880  occasion, since the case for the prosecution was so overwhelmingly strong
39881  that it was not necessary to bring forward all the facts.
39882 \end_layout
39883
39884 \end_deeper
39885 \begin_layout Enumerate
39886 Magenta, hanging initial over 3
39887 \begin_inset space ~
39888 \end_inset
39889
39890 lines in the math font 
39891 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39892 \end_inset
39893
39894 , the text 
39895 \begin_inset Quotes eld
39896 \end_inset
39897
39898 t was in the spring
39899 \begin_inset Quotes erd
39900 \end_inset
39901
39902  is in 
39903 \shape smallcaps
39904 small caps
39905 \shape default
39906 ; to color the initial, you must insert this command before the initial:
39907 \begin_inset Newline newline
39908 \end_inset
39909
39910
39911 \series bold
39912
39913 \backslash
39914 renewcommand{
39915 \backslash
39916 LettrineFontHook}{
39917 \backslash
39918 color{color}}
39919 \series default
39920
39921 \begin_inset Newline newline
39922 \end_inset
39923
39924 where the second 
39925 \emph on
39926 color
39927 \emph default
39928  can be 
39929 \begin_inset Quotes eld
39930 \end_inset
39931
39932 red
39933 \begin_inset Quotes erd
39934 \end_inset
39935
39936
39937 \begin_inset Quotes eld
39938 \end_inset
39939
39940 blue
39941 \begin_inset Quotes erd
39942 \end_inset
39943
39944
39945 \begin_inset Quotes eld
39946 \end_inset
39947
39948 green
39949 \begin_inset Quotes erd
39950 \end_inset
39951
39952
39953 \begin_inset Quotes eld
39954 \end_inset
39955
39956 yellow
39957 \begin_inset Quotes erd
39958 \end_inset
39959
39960
39961 \begin_inset Quotes eld
39962 \end_inset
39963
39964 cyan
39965 \begin_inset Quotes erd
39966 \end_inset
39967
39968
39969 \begin_inset Quotes eld
39970 \end_inset
39971
39972 magenta
39973 \begin_inset Quotes erd
39974 \end_inset
39975
39976
39977 \begin_inset Quotes eld
39978 \end_inset
39979
39980 black
39981 \begin_inset Quotes erd
39982 \end_inset
39983
39984  or 
39985 \begin_inset Quotes eld
39986 \end_inset
39987
39988 white
39989 \begin_inset Quotes erd
39990 \end_inset
39991
39992 , and add this command to the document preamble:
39993 \begin_inset Newline newline
39994 \end_inset
39995
39996
39997 \series bold
39998
39999 \backslash
40000 @ifundefined{textcolor}
40001 \begin_inset Newline newline
40002 \end_inset
40003
40004
40005 \begin_inset space ~
40006 \end_inset
40007
40008 {
40009 \backslash
40010 usepackage{color}}{}
40011 \end_layout
40012
40013 \begin_deeper
40014 \begin_layout Standard
40015 \begin_inset ERT
40016 status collapsed
40017
40018 \begin_layout Plain Layout
40019
40020
40021 \backslash
40022 renewcommand{
40023 \backslash
40024 LettrineFontHook}{
40025 \backslash
40026 color{magenta}}
40027 \end_layout
40028
40029 \end_inset
40030
40031
40032 \begin_inset Note Note
40033 status collapsed
40034
40035 \begin_layout Plain Layout
40036 makes the initial magenta
40037 \end_layout
40038
40039 \end_inset
40040
40041
40042 \end_layout
40043
40044 \begin_layout Initial
40045 \begin_inset Argument 1
40046 status open
40047
40048 \begin_layout Plain Layout
40049 lines=3, lhang=0.33, loversize=0.25
40050 \end_layout
40051
40052 \end_inset
40053
40054
40055 \begin_inset Argument 2
40056 status open
40057
40058 \begin_layout Plain Layout
40059 \begin_inset Formula $\mathcal{I}$
40060 \end_inset
40061
40062
40063 \end_layout
40064
40065 \end_inset
40066
40067
40068 \begin_inset Argument 3
40069 status open
40070
40071 \begin_layout Plain Layout
40072 t was in the spring
40073 \end_layout
40074
40075 \end_inset
40076
40077  of the year 1894 that all London was interested, and the fashionable world
40078  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40079  and inexplicable circumstances.
40080  The public has already learned those particulars of the crime which came
40081  out in the police investigation, but a good deal was suppressed upon that
40082  occasion, since the case for the prosecution was so overwhelmingly strong
40083  that it was not necessary to bring forward all the facts.
40084 \end_layout
40085
40086 \end_deeper
40087 \begin_layout Standard
40088 \begin_inset ERT
40089 status collapsed
40090
40091 \begin_layout Plain Layout
40092
40093
40094 \backslash
40095 else
40096 \end_layout
40097
40098 \end_inset
40099
40100
40101 \begin_inset Note Note
40102 status open
40103
40104 \begin_layout Plain Layout
40105 The following will be displayed when the \SpecialChar LaTeX
40106 -package 
40107 \series bold
40108 lettrine
40109 \series default
40110  is not installed:
40111 \end_layout
40112
40113 \end_inset
40114
40115
40116 \end_layout
40117
40118 \begin_layout Standard
40119 You need to install the \SpecialChar LaTeX
40120 -package 
40121 \series bold
40122 lettrine
40123 \series default
40124  to see the following part of this section in the output.
40125 \end_layout
40126
40127 \begin_layout Standard
40128 \begin_inset ERT
40129 status collapsed
40130
40131 \begin_layout Plain Layout
40132
40133
40134 \backslash
40135 fi
40136 \end_layout
40137
40138 \end_inset
40139
40140
40141 \end_layout
40142
40143 \begin_layout Chapter
40144 External Document Parts
40145 \begin_inset Index idx
40146 status collapsed
40147
40148 \begin_layout Plain Layout
40149 External Document Parts
40150 \end_layout
40151
40152 \end_inset
40153
40154
40155 \end_layout
40156
40157 \begin_layout Standard
40158 With the menu 
40159 \family sans
40160 Insert\SpecialChar menuseparator
40161 File
40162 \family default
40163  you can insert external material into your document.
40164  This can be:
40165 \end_layout
40166
40167 \begin_layout Description
40168 LyX
40169 \begin_inset space ~
40170 \end_inset
40171
40172 Document Another \SpecialChar LyX
40173  document; its content is directly inserted to your document.
40174 \end_layout
40175
40176 \begin_layout Description
40177 Plain
40178 \begin_inset space ~
40179 \end_inset
40180
40181 Text A text document; each line is inserted in your document as a separate
40182  paragraph.
40183 \end_layout
40184
40185 \begin_layout Description
40186 Plain
40187 \begin_inset space ~
40188 \end_inset
40189
40190 Text,
40191 \begin_inset space ~
40192 \end_inset
40193
40194 Join
40195 \begin_inset space ~
40196 \end_inset
40197
40198 Lines A text document; text lines are inserted in your document continuously
40199  but an empty text line creates a new paragraph.
40200 \end_layout
40201
40202 \begin_layout Description
40203 External
40204 \begin_inset space ~
40205 \end_inset
40206
40207 Material Files in various formats.
40208 \end_layout
40209
40210 \begin_layout Description
40211 Child
40212 \begin_inset space ~
40213 \end_inset
40214
40215 Document \SpecialChar LyX
40216  or \SpecialChar LaTeX
40217  documents.
40218 \end_layout
40219
40220 \begin_layout Section
40221 External Material
40222 \begin_inset Index idx
40223 status collapsed
40224
40225 \begin_layout Plain Layout
40226 External Document Parts ! External Material
40227 \end_layout
40228
40229 \end_inset
40230
40231
40232 \end_layout
40233
40234 \begin_layout Standard
40235 The external material feature allows you to insert files into your document
40236  without converting them to a format that can be read by the document output
40237  format.
40238  \SpecialChar LyX
40239  takes care of the necessary conversions.
40240  This is similar to images that can be inserted in various image formats
40241  in \SpecialChar LyX
40242  documents.
40243  When you have enabled Instant Preview in \SpecialChar LyX
40244 's preferences under 
40245 \family sans
40246 Look
40247 \begin_inset space ~
40248 \end_inset
40249
40250 and
40251 \begin_inset space ~
40252 \end_inset
40253
40254 feel\SpecialChar menuseparator
40255 Graphics
40256 \family default
40257 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
40258 .
40259 \end_layout
40260
40261 \begin_layout Standard
40262 External material can be inserted via the 
40263 \family sans
40264 External Material
40265 \family default
40266  dialog that is accessible with the menu 
40267 \family sans
40268 Insert\SpecialChar menuseparator
40269 File\SpecialChar menuseparator
40270 External
40271 \begin_inset space ~
40272 \end_inset
40273
40274 Material
40275 \family default
40276 .
40277  Currently the following file types (
40278 \family sans
40279 Templates
40280 \family default
40281 ) are allowed:
40282 \end_layout
40283
40284 \begin_layout Description
40285 Chess
40286 \begin_inset space ~
40287 \end_inset
40288
40289 diagram This template supports chess position diagrams made with the program
40290  
40291 \series bold
40292
40293 \begin_inset CommandInset href
40294 LatexCommand href
40295 name "XBoard"
40296 target "https://en.wikipedia.org/wiki/XBoard"
40297 literal "false"
40298
40299 \end_inset
40300
40301
40302 \series default
40303 .
40304 \end_layout
40305
40306 \begin_layout Description
40307 Dia
40308 \begin_inset space ~
40309 \end_inset
40310
40311 diagram This template supports diagrams created with the program 
40312 \series bold
40313
40314 \begin_inset CommandInset href
40315 LatexCommand href
40316 name "Dia"
40317 target "https://en.wikipedia.org/wiki/Dia_(software)"
40318 literal "false"
40319
40320 \end_inset
40321
40322
40323 \series default
40324 .
40325 \end_layout
40326
40327 \begin_layout Description
40328 Inkscape
40329 \begin_inset space ~
40330 \end_inset
40331
40332 figure This template supports specific scalable images derived from scalable
40333  vector graphics (SVG), in which the contained text is replaced by a version
40334  typeset by \SpecialChar LaTeX
40335  (and hence in the current document font).
40336  It relies on a feature of the program 
40337 \series bold
40338
40339 \begin_inset CommandInset href
40340 LatexCommand href
40341 name "Inkscape"
40342 target "https://inkscape.org/"
40343 literal "false"
40344
40345 \end_inset
40346
40347
40348 \series default
40349  which creates a special PDF or EPS and \SpecialChar LaTeX
40350  file from a given SVG file (in
40351  
40352 \noun on
40353 Inkscape
40354 \noun default
40355  itself, the feature is available via the option 
40356 \family sans
40357 Omit text in PDF and create LaTeX file
40358 \family default
40359  when saving a drawing as PDF or EPS).
40360  The benefit of such files is a uniform text style throughout the whole
40361  document.
40362 \begin_inset Newline newline
40363 \end_inset
40364
40365 The external template reads SVG files and uses a converter program to generate
40366  the respective PDF\SpecialChar breakableslash
40367 EPS and \SpecialChar LaTeX
40368  files (via
40369 \noun on
40370  
40371 \noun default
40372 Inkscape
40373 \noun on
40374 )
40375 \noun default
40376  on the fly, so you don't have to export those files yourself.
40377  If you prefer the latter and want use given 
40378 \family typewriter
40379 *.pdf
40380 \family default
40381  and 
40382 \family typewriter
40383 *.pdf_tex
40384 \family default
40385  or 
40386 \family typewriter
40387 *.eps
40388 \family default
40389  and 
40390 \family typewriter
40391 *.eps_tex
40392 \family default
40393  files instead, simply input the respective 
40394 \family typewriter
40395 *.pdf_tex
40396 \family default
40397  or 
40398 \family typewriter
40399 *.eps_tex
40400 \family default
40401  file via the 
40402 \family sans
40403 Child Documents
40404 \family default
40405  dialog (see sec.
40406 \begin_inset space ~
40407 \end_inset
40408
40409
40410 \begin_inset CommandInset ref
40411 LatexCommand ref
40412 reference "sec:Child-Documents"
40413
40414 \end_inset
40415
40416 ) rather than using this template.
40417 \begin_inset Newline newline
40418 \end_inset
40419
40420 You can use \SpecialChar TeX
40421  code commands such as 
40422 \series bold
40423
40424 \backslash
40425 Large
40426 \series default
40427
40428 \series bold
40429
40430 \backslash
40431 small
40432 \series default
40433 , etc.
40434 \begin_inset space \space{}
40435 \end_inset
40436
40437 in the text of the SVG.
40438  The size of the font will be taken from the settings of the \SpecialChar LyX
40439  document.
40440  Please refer to 
40441 \begin_inset CommandInset citation
40442 LatexCommand cite
40443 key "Inkscape"
40444 literal "false"
40445
40446 \end_inset
40447
40448  for more information and examples.
40449 \end_layout
40450
40451 \begin_layout Description
40452 Lilypond
40453 \begin_inset space ~
40454 \end_inset
40455
40456 typeset
40457 \begin_inset space ~
40458 \end_inset
40459
40460 music This template is used for music notation typeset with the program
40461 \begin_inset Newline linebreak
40462 \end_inset
40463
40464
40465 \series bold
40466
40467 \begin_inset CommandInset href
40468 LatexCommand href
40469 name "LilyPond"
40470 target "https://en.wikipedia.org/wiki/LilyPond"
40471 literal "false"
40472
40473 \end_inset
40474
40475
40476 \series default
40477 .
40478  For \SpecialChar LyX
40479 's extended support for LilyPond have a look at \SpecialChar LyX
40480 's example file 
40481 \emph on
40482 lilypond.lyx
40483 \emph default
40484 .
40485 \end_layout
40486
40487 \begin_layout Description
40488 PDF
40489 \begin_inset space ~
40490 \end_inset
40491
40492 pages With this template you can insert PDF documents to your document.
40493  To specify the range of pages that should be included, use the option 
40494 \series bold
40495 pages
40496 \series default
40497  in the 
40498 \family sans
40499 Option
40500 \family default
40501  field in the 
40502 \family sans
40503 LaTeX and LyX options
40504 \family default
40505  tab.
40506  The argument of this option is a comma separated list, containing page
40507  numbers (insert as option 
40508 \series bold
40509 pages={3,5,6,8}
40510 \series default
40511 ), ranges of page numbers (
40512 \series bold
40513 pages={4-9}
40514 \series default
40515 ) or any combination.
40516  To insert empty pages use {}.
40517  E.
40518 \begin_inset space \thinspace{}
40519 \end_inset
40520
40521 g.
40522 \begin_inset space ~
40523 \end_inset
40524
40525
40526 \series bold
40527 pages={3,{},8-11,15}
40528 \series default
40529  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
40530  Page ranges are specified in the syntax 
40531 \emph on
40532 start
40533 \emph default
40534 -
40535 \emph on
40536 stop
40537 \emph default
40538 .
40539  This selects all pages from 
40540 \emph on
40541 start
40542 \emph default
40543  to 
40544 \emph on
40545 stop
40546 \emph default
40547 .
40548  Omitting 
40549 \emph on
40550 start
40551 \emph default
40552  defaults to the first page; omitting 
40553 \emph on
40554 stop
40555 \emph default
40556  defaults to the last page of the document.
40557  The last page can also be selected with the keyword 
40558 \series bold
40559 last
40560 \series default
40561 .
40562  (This is only permitted in a page range.) So 
40563 \series bold
40564 pages=-
40565 \series default
40566  will insert all pages of the document and 
40567 \series bold
40568 pages=last-1
40569 \series default
40570  will insert all pages in reverse order.
40571  If the pages option is not specified, only the first page of the PDF is
40572  inserted.
40573 \begin_inset Newline newline
40574 \end_inset
40575
40576 The option 
40577 \series bold
40578 noautoscale
40579 \series default
40580  inserts the pages with their original size, if this option is not given,
40581  the pages will be resized to fith the width of the page of your document.
40582  In the tab 
40583 \family sans
40584 Size and Rotation
40585 \family default
40586  you can specify the width and height of the input pages and their rotation.
40587  If another width than 100
40588 \begin_inset space \thinspace{}
40589 \end_inset
40590
40591 Scale% is used, the option 
40592 \series bold
40593 noautoscale
40594 \series default
40595  will be overwritten.
40596  For more info and possible options, have a look into the documentation
40597  of the \SpecialChar LaTeX
40598 -package 
40599 \series bold
40600 pdfpages
40601 \series default
40602  
40603 \begin_inset CommandInset citation
40604 LatexCommand cite
40605 key "pdfpages"
40606 literal "true"
40607
40608 \end_inset
40609
40610 .
40611 \begin_inset Index idx
40612 status collapsed
40613
40614 \begin_layout Plain Layout
40615 \SpecialChar LaTeX
40616 -packages ! pdfpages
40617 \end_layout
40618
40619 \end_inset
40620
40621
40622 \begin_inset Newline newline
40623 \end_inset
40624
40625 To use this template in a 
40626 \family sans
40627 Beamer
40628 \family default
40629  presentation you need to first insert an 
40630 \family sans
40631 EndFrame
40632 \family default
40633  environment and in a subsequent paragraph a \SpecialChar TeX
40634  Code box containing the command
40635  
40636 \series bold
40637
40638 \backslash
40639 setbeamertemplate{background canvas}{}
40640 \series default
40641 .
40642  Then you can insert as many paragraphs containing the PDFPages template
40643  as you wish.
40644  Behind the included PDF pages you can resume the Beamer presentation by
40645  beginning a new frame or by starting a new section.
40646  To avoid stray blank pages prior to the PDF pages, make sure to use the
40647  
40648 \family sans
40649 Default
40650 \family default
40651  alignment for the paragraph containing the template.
40652 \begin_inset Newline newline
40653 \end_inset
40654
40655 Here is an included PDF which is rotated by -5°: 
40656 \begin_inset External
40657         template PDFPages
40658         filename clipart/Abstract.pdf
40659         extra LaTeX "noautoscale, pages=-"
40660         rotateAngle -5
40661         rotateOrigin bottomleft
40662
40663 \end_inset
40664
40665
40666 \end_layout
40667
40668 \begin_layout Description
40669 Raster
40670 \begin_inset space ~
40671 \end_inset
40672
40673 image This can be used for bitmap images.
40674  The image can be treated in the 
40675 \family sans
40676 External material
40677 \family default
40678  dialog like the images that are usually included via the 
40679 \family sans
40680 Graphics
40681 \family default
40682  dialog as described in section
40683 \begin_inset space ~
40684 \end_inset
40685
40686
40687 \begin_inset CommandInset ref
40688 LatexCommand ref
40689 reference "sec:Graphics-Dialog"
40690
40691 \end_inset
40692
40693 .
40694  Here is an inserted raster image: 
40695 \begin_inset External
40696         template RasterImage
40697         filename clipart/ToolbarEnvBox.png
40698
40699 \end_inset
40700
40701
40702 \end_layout
40703
40704 \begin_layout Description
40705 Spreadsheet With this template you can insert spreadsheets
40706 \begin_inset space \thinspace{}
40707 \end_inset
40708
40709 /
40710 \begin_inset space \thinspace{}
40711 \end_inset
40712
40713 tables in the format of 
40714 \series bold
40715
40716 \begin_inset CommandInset href
40717 LatexCommand href
40718 name "Gnumeric"
40719 target "https://en.wikipedia.org/wiki/Gnumeric"
40720 literal "false"
40721
40722 \end_inset
40723
40724
40725 \series default
40726
40727 \begin_inset CommandInset href
40728 LatexCommand href
40729 name "OpenDocument"
40730 target "https://en.wikipedia.org/wiki/OpenDocument"
40731 literal "false"
40732
40733 \end_inset
40734
40735
40736 \begin_inset CommandInset href
40737 LatexCommand href
40738 name "Microsoft Office XML"
40739 target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40740 literal "false"
40741
40742 \end_inset
40743
40744  and 
40745 \begin_inset CommandInset href
40746 LatexCommand href
40747 name "Office Open XML"
40748 target "https://en.wikipedia.org/wiki/Office_Open_XML"
40749 literal "false"
40750
40751 \end_inset
40752
40753 .
40754  For this feature \SpecialChar LyX
40755  must have found the program 
40756 \family typewriter
40757 ssconvert
40758 \family default
40759  during its configuration.
40760  This program is part of Gnumeric, so that you must have Gnumeric installed,
40761  also if you don't have tables in the Gnumeric format.
40762  For examples and possible limitations have a look at \SpecialChar LyX
40763 's example file 
40764 \emph on
40765 spreadsheet.lyx
40766 \emph default
40767 .
40768 \end_layout
40769
40770 \begin_layout Description
40771 Vector
40772 \begin_inset space ~
40773 \end_inset
40774
40775 graphics This can be used for vector graphics.
40776  The image can be treated in the 
40777 \family sans
40778 External material
40779 \family default
40780  dialog like the images that are usually included via the 
40781 \family sans
40782 Graphics
40783 \family default
40784  dialog as described in section
40785 \begin_inset space ~
40786 \end_inset
40787
40788
40789 \begin_inset CommandInset ref
40790 LatexCommand ref
40791 reference "sec:Graphics-Dialog"
40792
40793 \end_inset
40794
40795 .
40796  Here is an inserted vector graphics: 
40797 \begin_inset External
40798         template VectorGraphics
40799         filename clipart/SVG-Drawing.svg
40800         lyxscale 50
40801         scale 33
40802
40803 \end_inset
40804
40805
40806 \end_layout
40807
40808 \begin_layout Description
40809 Xfig
40810 \begin_inset space ~
40811 \end_inset
40812
40813 figure This template supports images created with the program 
40814 \begin_inset CommandInset href
40815 LatexCommand href
40816 name "Xfig"
40817 target "https://en.wikipedia.org/wiki/Xfig"
40818 literal "false"
40819
40820 \end_inset
40821
40822 .
40823 \end_layout
40824
40825 \begin_layout Standard
40826 When you use the option 
40827 \family sans
40828 Draft
40829 \family default
40830  in the 
40831 \family sans
40832 File
40833 \family default
40834  tab of the 
40835 \family sans
40836 External Material
40837 \family default
40838  dialog, only the path to the inserted file is shown in the output.
40839 \begin_inset Newline newline
40840 \end_inset
40841
40842 External material is displayed in \SpecialChar LyX
40843  either as a box like this: 
40844 \begin_inset Graphics
40845         filename clipart/ExternalMaterial.png
40846         scale 95
40847         scaleBeforeRotation
40848
40849 \end_inset
40850
40851  or as image, depending on the option 
40852 \family sans
40853 Show in LyX
40854 \family default
40855  in the 
40856 \family sans
40857 LaTeX and LyX options
40858 \family default
40859  tab of the dialog.
40860 \end_layout
40861
40862 \begin_layout Standard
40863 The 
40864 \family sans
40865 \emph on
40866 Customization
40867 \family default
40868 \emph default
40869  manual explains how you can define your own templates.
40870 \end_layout
40871
40872 \begin_layout Section
40873 Child Documents
40874 \begin_inset CommandInset label
40875 LatexCommand label
40876 name "sec:Child-Documents"
40877
40878 \end_inset
40879
40880
40881 \begin_inset Index idx
40882 status collapsed
40883
40884 \begin_layout Plain Layout
40885 External Document Parts ! Child Documents
40886 \end_layout
40887
40888 \end_inset
40889
40890
40891 \begin_inset Index idx
40892 status collapsed
40893
40894 \begin_layout Plain Layout
40895 Files ! Include
40896 \end_layout
40897
40898 \end_inset
40899
40900
40901 \end_layout
40902
40903 \begin_layout Standard
40904 Child documents are used if you have a long document consisting of several
40905  larger parts or sections.
40906  For maintenance it is often useful and sometimes even required to split
40907  the document into several files that can be revised separately.
40908  The different documents are then the so called 
40909 \begin_inset Quotes eld
40910 \end_inset
40911
40912 child documents
40913 \begin_inset Quotes erd
40914 \end_inset
40915
40916 , and a master document connects them to print the full document or parts
40917  of it.
40918  A child document inherits elements from its master, for example the \SpecialChar LaTeX
40919  preamble,
40920  the bibliography, and labels for cross-references.
40921 \end_layout
40922
40923 \begin_layout Standard
40924 To be able to work on child documents without the need to open their master,
40925  specify in the child document the master in the menu
40926 \family sans
40927  Document\SpecialChar menuseparator
40928 Settings\SpecialChar menuseparator
40929 Document
40930 \begin_inset space ~
40931 \end_inset
40932
40933 Class
40934 \family default
40935 .
40936  This master document will then be used in the background by \SpecialChar LyX
40937  when you edit
40938  the child document.
40939 \end_layout
40940
40941 \begin_layout Standard
40942 Included documents are displayed in \SpecialChar LyX
40943  as a box like this: 
40944 \begin_inset Graphics
40945         filename clipart/ChildDocument.png
40946         scale 95
40947         scaleBeforeRotation
40948
40949 \end_inset
40950
40951  To include child documents in a master document use the menu 
40952 \family sans
40953 Insert\SpecialChar menuseparator
40954 File\SpecialChar menuseparator
40955 Child
40956 \begin_inset space ~
40957 \end_inset
40958
40959 Documents
40960 \family default
40961 .
40962  A dialog pops up where you can choose between four include methods:
40963 \end_layout
40964
40965 \begin_layout Description
40966 Include You can include \SpecialChar LyX
40967  and \SpecialChar LaTeX
40968  documents.
40969  When you press the 
40970 \family sans
40971 Edit
40972 \family default
40973  button in the 
40974 \family sans
40975 Child Document
40976 \family default
40977  dialog, the included document will be opened in \SpecialChar LyX
40978  in a new file tab so that
40979  you can modify it.
40980 \begin_inset Newline newline
40981 \end_inset
40982
40983
40984 \end_layout
40985
40986 \begin_layout Standard
40987 Here is a child document inserted using 
40988 \family sans
40989 Include
40990 \family default
40991
40992 \begin_inset CommandInset include
40993 LatexCommand include
40994 filename "DummyDocument1.lyx"
40995 literal "true"
40996
40997 \end_inset
40998
40999
41000 \end_layout
41001
41002 \begin_layout Standard
41003 The section numbering includes the sections of the included files in the
41004  order they are inserted in the master document.
41005  The included example document has for example a subsection that is numbered
41006  as a subsection of this section.
41007  Labels of included documents can be referenced: Subsection
41008 \begin_inset space ~
41009 \end_inset
41010
41011
41012 \begin_inset CommandInset ref
41013 LatexCommand ref
41014 reference "subsec:External-Subsection-1"
41015
41016 \end_inset
41017
41018 .
41019 \end_layout
41020
41021 \begin_layout Standard
41022 The preamble of the child document is ignored; only the preamble of the
41023  master document is used.
41024  Branches in child documents will be ignored by the master document when
41025  the master document does not have a branch with the same name.
41026  Included documents are inserted starting on a new page and ending with
41027  a page break.
41028 \end_layout
41029
41030 \begin_layout Standard
41031 \begin_inset Note Greyedout
41032 status open
41033
41034 \begin_layout Plain Layout
41035
41036 \series bold
41037 Note:
41038 \series default
41039  If you have included a \SpecialChar LyX
41040  or \SpecialChar LaTeX
41041  file, you are warned when you export/view the
41042  document in case the child document uses another document class than the
41043  master document as this will lead to unexpected outputs.
41044 \end_layout
41045
41046 \end_inset
41047
41048
41049 \end_layout
41050
41051 \begin_layout Description
41052 Input This method is very similar to the Include method.
41053  The differences are:
41054 \end_layout
41055
41056 \begin_deeper
41057 \begin_layout Itemize
41058 Input files don't start with a new page and don't end with a page break.
41059 \end_layout
41060
41061 \begin_layout Itemize
41062 Input files can be previewed in \SpecialChar LyX
41063  when 
41064 \family sans
41065 Instant
41066 \begin_inset space ~
41067 \end_inset
41068
41069 Preview
41070 \family default
41071  is enabled in \SpecialChar LyX
41072 's preferences under 
41073 \family sans
41074 Look
41075 \begin_inset space ~
41076 \end_inset
41077
41078 and
41079 \begin_inset space ~
41080 \end_inset
41081
41082 feel\SpecialChar menuseparator
41083 Graphics
41084 \family default
41085 .
41086 \end_layout
41087
41088 \begin_layout Itemize
41089 You cannot exclude Input files via the menu 
41090 \family sans
41091 Document\SpecialChar menuseparator
41092 Settings\SpecialChar menuseparator
41093 Child Documents
41094 \family default
41095 .
41096 \end_layout
41097
41098 \end_deeper
41099 \begin_layout Standard
41100 Here is a child document inserted using 
41101 \family sans
41102 Input
41103 \family default
41104
41105 \begin_inset CommandInset include
41106 LatexCommand input
41107 filename "DummyDocument2.lyx"
41108 literal "true"
41109
41110 \end_inset
41111
41112
41113 \end_layout
41114
41115 \begin_layout Description
41116 Verbatim With this method any text file can be included.
41117  The file is shown in the output with its source code; no command used in
41118  the text is invoked.
41119  You can use the option 
41120 \family sans
41121 Mark spaces in output
41122 \family default
41123  that displays the character 
41124 \begin_inset Quotes eld
41125 \end_inset
41126
41127
41128 \begin_inset ERT
41129 status collapsed
41130
41131 \begin_layout Plain Layout
41132
41133
41134 \backslash
41135 textvisiblespace 
41136 \end_layout
41137
41138 \end_inset
41139
41140
41141 \begin_inset Quotes erd
41142 \end_inset
41143
41144  for every space character in the source code.
41145  The difference from the method via the menu 
41146 \family sans
41147 Insert\SpecialChar menuseparator
41148 File\SpecialChar menuseparator
41149 Plain
41150 \begin_inset space ~
41151 \end_inset
41152
41153 Text
41154 \family default
41155  is that the document content is not shown in \SpecialChar LyX
41156 .
41157 \end_layout
41158
41159 \begin_layout Standard
41160 Here is a child document inserted as Verbatim: 
41161 \begin_inset CommandInset include
41162 LatexCommand verbatiminput
41163 filename "DummyTextDocument.txt"
41164 literal "true"
41165
41166 \end_inset
41167
41168
41169 \begin_inset VSpace bigskip
41170 \end_inset
41171
41172  Here is a child document inserted as Verbatim using the 
41173 \family sans
41174 Mark spaces in output
41175 \family default
41176  option: 
41177 \begin_inset CommandInset include
41178 LatexCommand verbatiminput*
41179 filename "DummyTextDocument.txt"
41180 literal "true"
41181
41182 \end_inset
41183
41184
41185 \end_layout
41186
41187 \begin_layout Standard
41188 \begin_inset VSpace bigskip
41189 \end_inset
41190
41191
41192 \end_layout
41193
41194 \begin_layout Standard
41195 \begin_inset Note Greyedout
41196 status open
41197
41198 \begin_layout Plain Layout
41199
41200 \series bold
41201 Note:
41202 \series default
41203  As you can see in the examples above, the text of the documents included
41204  as 
41205 \family sans
41206 verbatim
41207 \family default
41208  is not broken at the end of the document lines.
41209 \end_layout
41210
41211 \end_inset
41212
41213
41214 \end_layout
41215
41216 \begin_layout Description
41217 Listings This type is described in chapter
41218 \begin_inset space ~
41219 \end_inset
41220
41221
41222 \begin_inset CommandInset ref
41223 LatexCommand ref
41224 reference "cha:Program-Code-Listings"
41225
41226 \end_inset
41227
41228 .
41229 \end_layout
41230
41231 \begin_layout Standard
41232 \begin_inset Note Greyedout
41233 status open
41234
41235 \begin_layout Plain Layout
41236
41237 \series bold
41238 Note:
41239 \series default
41240  Including the same document twice in a document using different methods
41241  could cause \SpecialChar LaTeX
41242 -problems.
41243 \end_layout
41244
41245 \end_inset
41246
41247
41248 \end_layout
41249
41250 \begin_layout Standard
41251 If you want to view/export only selected children of your master document,
41252  either because you want to save compiling time or because you want to distribut
41253 e single chapters of the book you are just writing, you can exclude children
41254  from the output.
41255  This is done via the menu 
41256 \family sans
41257 Document\SpecialChar menuseparator
41258 Settings\SpecialChar menuseparator
41259 Child Documents
41260 \family default
41261 .
41262  You can exclude\SpecialChar breakableslash
41263 include children by double-clicking on the 
41264 \family sans
41265 include to output
41266 \family default
41267  column of the respective child document in the list (note that this only
41268  works for documents embedded via 
41269 \begin_inset Quotes eld
41270 \end_inset
41271
41272 Include
41273 \begin_inset Quotes erd
41274 \end_inset
41275
41276 , not with 
41277 \begin_inset Quotes eld
41278 \end_inset
41279
41280 Input
41281 \begin_inset Quotes erd
41282 \end_inset
41283
41284 ).
41285  
41286 \change_inserted -712698321 1584102244
41287
41288 \end_layout
41289
41290 \begin_layout Standard
41291
41292 \change_inserted -712698321 1584102427
41293 In the section 
41294 \family sans
41295 Global Counters & References
41296 \family default
41297  you can set how page numbers, references, section counters etc.
41298  are handled.
41299 \end_layout
41300
41301 \begin_layout Itemize
41302
41303 \change_inserted -712698321 1584102377
41304 With the option 
41305 \family sans
41306 Strictly maintain
41307 \family default
41308
41309 \change_deleted -712698321 1584102385
41310 If the option 
41311 \family sans
41312 Maintain counters and references
41313 \family default
41314  is enabled, 
41315 \change_unchanged
41316 \SpecialChar LyX
41317  will assure that all page numbers, references etc.
41318 \begin_inset space ~
41319 \end_inset
41320
41321 are correct as if the whole document was 
41322 \change_deleted -712698321 1584108508
41323 processed
41324 \change_inserted -712698321 1584108509
41325 output
41326 \change_unchanged
41327 .
41328  This is useful if you want the selected sub-documents to look exactly as
41329  in the context of the whole document.
41330  However, \SpecialChar LyX
41331  needs to process the whole document in the background for this
41332  feature
41333 \change_inserted -712698321 1584102406
41334 , which can take a long time
41335 \change_unchanged
41336 .
41337
41338 \change_deleted -712698321 1584103026
41339  
41340 \change_inserted -712698321 1584102447
41341
41342 \end_layout
41343
41344 \begin_layout Itemize
41345
41346 \change_inserted -712698321 1584102489
41347 With the option 
41348 \family sans
41349 Do not maintain
41350 \family default
41351
41352 \change_unchanged
41353 \SpecialChar LyX
41354
41355 \change_inserted -712698321 1584103270
41356  only compiles the master and the included documents.
41357  Thus the counters will differ from the complete document, and references
41358  to excluded child documents will not be resolved.
41359  
41360 \change_deleted -712698321 1584102517
41361 So i
41362 \change_inserted -712698321 1584102518
41363 I
41364 \change_unchanged
41365 f you want to save compile time and if counters and references do not need
41366  to be correct, 
41367 \change_deleted -712698321 1584102523
41368 disable this checkbox
41369 \change_inserted -712698321 1584102546
41370 use this option as this is the fastest one
41371 \change_unchanged
41372 .
41373 \change_inserted -712698321 1584102550
41374
41375 \end_layout
41376
41377 \begin_layout Itemize
41378
41379 \change_inserted -712698321 1584109486
41380 The option 
41381 \family sans
41382 Maintain mostly
41383 \family default
41384  is somewhat in-between the above two.
41385  If this is selected, \SpecialChar LyX
41386  will compile the whole document at the first output,
41387  which sets up counters and references correctly.
41388  In subsequent outputs, it will compile the whole document only if a change
41389  has been made in an excluded child document.
41390  As long as you only edit the included files, this approach is as fast as
41391  the second one, while giving you more or less correct counters and references.
41392  They are only more or less correct since the change of size of included
41393  documents obviously also changes the pagination of excluded documents,
41394  but this change cannot be tracked with this method.
41395 \change_unchanged
41396
41397 \end_layout
41398
41399 \begin_layout Standard
41400 Alternatively, you can put each included file into a branch.
41401 \begin_inset Foot
41402 status collapsed
41403
41404 \begin_layout Plain Layout
41405 Branches are described in section 
41406 \emph on
41407 Branches
41408 \emph default
41409  of the \SpecialChar LyX
41410  
41411 \emph on
41412 Userguide
41413 \emph default
41414 .
41415 \end_layout
41416
41417 \end_inset
41418
41419  By enabling\SpecialChar breakableslash
41420 disabling branches you can decide which included files will
41421  appear in the output.
41422  This has the advantage that it also works with Input'ed sub-documents.
41423  However, counters and references will not be maintained with this approach.
41424 \end_layout
41425
41426 \begin_layout Chapter
41427 Program Code Listings
41428 \begin_inset CommandInset label
41429 LatexCommand label
41430 name "cha:Program-Code-Listings"
41431
41432 \end_inset
41433
41434
41435 \begin_inset Index idx
41436 status collapsed
41437
41438 \begin_layout Plain Layout
41439 Listings
41440 \end_layout
41441
41442 \end_inset
41443
41444
41445 \begin_inset Index idx
41446 status collapsed
41447
41448 \begin_layout Plain Layout
41449 Program Code
41450 \end_layout
41451
41452 \end_inset
41453
41454
41455 \begin_inset Index idx
41456 status collapsed
41457
41458 \begin_layout Plain Layout
41459 Floats ! Listings
41460 \end_layout
41461
41462 \end_inset
41463
41464
41465 \end_layout
41466
41467 \begin_layout Standard
41468 To include and typeset program code you can use the 
41469 \family sans
41470 Listings
41471 \family default
41472  inset that can be inserted via the menu 
41473 \family sans
41474 Insert\SpecialChar menuseparator
41475 Program Listing
41476 \family default
41477 .
41478  The \SpecialChar LaTeX
41479 -packages 
41480 \series bold
41481 listings
41482 \series default
41483
41484 \begin_inset Index idx
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488 \SpecialChar LaTeX
41489 -packages ! listings
41490 \end_layout
41491
41492 \end_inset
41493
41494  or 
41495 \series bold
41496 minted
41497 \series default
41498
41499 \begin_inset Index idx
41500 status collapsed
41501
41502 \begin_layout Plain Layout
41503 \SpecialChar LaTeX
41504 -packages ! minted
41505 \end_layout
41506
41507 \end_inset
41508
41509  provide a powerful and flexible way to insert program source code into
41510  your document.
41511  One can only use one of these packages in a document.
41512  
41513 \series bold
41514 listings
41515 \series default
41516  is used by default.
41517 \end_layout
41518
41519 \begin_layout Standard
41520 \begin_inset Note Note
41521 status open
41522
41523 \begin_layout Plain Layout
41524
41525 \series bold
41526 Note:
41527 \series default
41528  \SpecialChar LyX
41529  does NOT want to encourage users to add the 
41530 \family typewriter
41531 -shell-escape
41532 \family default
41533  option to converter definitions.
41534  It works, but it is a huge security risk.
41535  There is an active discussion about how to handle this.
41536  Once that's been resolved, this can be updated appropriately.
41537 \end_layout
41538
41539 \begin_layout Plain Layout
41540 =====
41541 \end_layout
41542
41543 \begin_layout Plain Layout
41544 In order to use 
41545 \series bold
41546 minted
41547 \series default
41548 , you need to select it as the syntax highlighting package in the document
41549  settings under 
41550 \family sans
41551 Listings
41552 \family default
41553 .
41554  
41555 \series bold
41556 minted
41557 \series default
41558  requires also additionally the module 
41559 \family sans
41560 pygments
41561 \family default
41562  of the software 
41563 \noun on
41564 Python
41565 \noun default
41566
41567 \begin_inset Foot
41568 status collapsed
41569
41570 \begin_layout Plain Layout
41571 Under \SpecialChar LyX
41572  for Windows 
41573 \family sans
41574 pygments
41575 \family default
41576  is already installed.
41577 \end_layout
41578
41579 \end_inset
41580
41581  and the option 
41582 \family typewriter
41583 -shell-escape
41584 \family default
41585  for the \SpecialChar LaTeX
41586  processor.
41587  If you want for example view or export your document as the format 
41588 \family sans
41589 PDF
41590 \begin_inset space ~
41591 \end_inset
41592
41593 (pdflatex)
41594 \family default
41595 , go to the \SpecialChar LyX
41596  preferences and there to the section 
41597 \family sans
41598 File
41599 \begin_inset space ~
41600 \end_inset
41601
41602 Handling\SpecialChar menuseparator
41603 Converters
41604 \family default
41605 .
41606  There go to the entry 
41607 \family sans
41608 LaTeX
41609 \begin_inset space ~
41610 \end_inset
41611
41612 (pdflatex) -> PDF
41613 \begin_inset space ~
41614 \end_inset
41615
41616 (pdflatex)
41617 \family default
41618  and look at the field 
41619 \family sans
41620 Converter
41621 \family default
41622 .
41623  There you see by default the content
41624 \begin_inset Newline newline
41625 \end_inset
41626
41627
41628 \series bold
41629 pdflatex $$i
41630 \series default
41631
41632 \begin_inset Newline newline
41633 \end_inset
41634
41635 Now change it to
41636 \begin_inset Newline newline
41637 \end_inset
41638
41639
41640 \series bold
41641 pdflatex $$i -shell-escape
41642 \begin_inset Newline newline
41643 \end_inset
41644
41645
41646 \series default
41647 and press the 
41648 \family sans
41649 Modify
41650 \family default
41651  button and subsequently 
41652 \family sans
41653 Apply
41654 \family default
41655  or 
41656 \family sans
41657 Save
41658 \family default
41659 .
41660  The same can be done for the output formats 
41661 \family sans
41662 PDF
41663 \begin_inset space ~
41664 \end_inset
41665
41666 (LuaTeX)
41667 \family default
41668  and 
41669 \family sans
41670 PDF
41671 \begin_inset space ~
41672 \end_inset
41673
41674 (XeTeX)
41675 \family default
41676 .
41677 \end_layout
41678
41679 \end_inset
41680
41681
41682 \end_layout
41683
41684 \begin_layout Standard
41685 Right-clicking on a listings inset opens the context menu containing where
41686  you can set the listings format.
41687 \end_layout
41688
41689 \begin_layout Standard
41690 By default, a listing starts a new paragraph in the output.
41691  The placement option 
41692 \family sans
41693 Inline
41694 \begin_inset space ~
41695 \end_inset
41696
41697 listing
41698 \family default
41699  prints the listing inline like this: 
41700 \begin_inset listings
41701 lstparams "language={C++}"
41702 inline true
41703 status open
41704
41705 \begin_layout Plain Layout
41706
41707 int a=5;
41708 \end_layout
41709
41710 \end_inset
41711
41712
41713 \begin_inset Newline newline
41714 \end_inset
41715
41716 The option 
41717 \family sans
41718 Float
41719 \family default
41720  creates a listings float where you can specify the placement options 
41721 \begin_inset Quotes eld
41722 \end_inset
41723
41724
41725 \family sans
41726 h
41727 \family default
41728
41729 \begin_inset Quotes erd
41730 \end_inset
41731
41732
41733 \begin_inset Quotes eld
41734 \end_inset
41735
41736
41737 \family sans
41738 t
41739 \family default
41740
41741 \begin_inset Quotes erd
41742 \end_inset
41743
41744
41745 \begin_inset Quotes eld
41746 \end_inset
41747
41748
41749 \family sans
41750 b
41751 \family default
41752
41753 \begin_inset Quotes erd
41754 \end_inset
41755
41756 , and 
41757 \begin_inset Quotes eld
41758 \end_inset
41759
41760
41761 \family sans
41762 p
41763 \family default
41764
41765 \begin_inset Quotes erd
41766 \end_inset
41767
41768  corresponding to the float placement options described in section
41769 \begin_inset space ~
41770 \end_inset
41771
41772
41773 \begin_inset CommandInset ref
41774 LatexCommand ref
41775 reference "sec:Float-Settings"
41776
41777 \end_inset
41778
41779 .
41780  The placement options can be mixed and are inserted without any separation,
41781  e.
41782 \begin_inset space \thinspace{}
41783 \end_inset
41784
41785 g.
41786 \begin_inset space \space{}
41787 \end_inset
41788
41789
41790 \begin_inset Quotes eld
41791 \end_inset
41792
41793
41794 \family sans
41795 htbp
41796 \family default
41797
41798 \begin_inset Quotes erd
41799 \end_inset
41800
41801 .
41802  The option 
41803 \begin_inset Quotes eld
41804 \end_inset
41805
41806 h
41807 \begin_inset Quotes erd
41808 \end_inset
41809
41810  has sometimes no effect, but you don't need to use the 
41811 \family sans
41812 Float
41813 \family default
41814  option in this case as also non-float listings can have captions and be
41815  referenced.
41816 \end_layout
41817
41818 \begin_layout Standard
41819 You can add captions to listings that are not inline with the menu 
41820 \family sans
41821 Insert\SpecialChar menuseparator
41822 Caption
41823 \family default
41824 .
41825  Listings can be referenced like floats: Listing
41826 \begin_inset space ~
41827 \end_inset
41828
41829
41830 \begin_inset CommandInset ref
41831 LatexCommand ref
41832 reference "lst:Example-Listing"
41833
41834 \end_inset
41835
41836 .
41837  A list of listings which contains all listings with captions can be created
41838  via the menu 
41839 \family sans
41840 Insert\SpecialChar menuseparator
41841 List
41842 \begin_inset space ~
41843 \end_inset
41844
41845 /
41846 \begin_inset space ~
41847 \end_inset
41848
41849 TOC\SpecialChar menuseparator
41850 List of Listings
41851 \family default
41852 .
41853  The list entries are the listing caption and the listing number.
41854 \end_layout
41855
41856 \begin_layout Standard
41857 \begin_inset listings
41858 lstparams "language=Python"
41859 inline false
41860 status open
41861
41862 \begin_layout Plain Layout
41863
41864 \begin_inset Caption Standard
41865
41866 \begin_layout Plain Layout
41867 \begin_inset CommandInset label
41868 LatexCommand label
41869 name "lst:Example-Listing"
41870
41871 \end_inset
41872
41873 Example Listing float
41874 \end_layout
41875
41876 \end_inset
41877
41878 # Example listing float
41879 \end_layout
41880
41881 \begin_layout Plain Layout
41882
41883 def func(param):
41884 \end_layout
41885
41886 \begin_layout Plain Layout
41887
41888     'this is a python function'
41889 \end_layout
41890
41891 \begin_layout Plain Layout
41892
41893     pass
41894 \end_layout
41895
41896 \end_inset
41897
41898
41899 \end_layout
41900
41901 \begin_layout Standard
41902 \begin_inset Note Greyedout
41903 status open
41904
41905 \begin_layout Plain Layout
41906
41907 \series bold
41908 Note: 
41909 \series default
41910 The 
41911 \series bold
41912 listings
41913 \series default
41914  package places captions before the listing by default.
41915 \begin_inset Newline newline
41916 \end_inset
41917
41918 The 
41919 \series bold
41920 minted
41921 \series default
41922  package places them after the listing by default if it is floating.
41923  If it is not floating, caption will be typeset before the listing if it
41924  is inserted to its first line, otherwise it will be typeset after the listing.
41925  If you want to force the placement in every case before the listing, you
41926  have to add the following lines as last thing to the preamble:
41927 \begin_inset Newline newline
41928 \end_inset
41929
41930
41931 \series bold
41932
41933 \backslash
41934 @ifundefined{newfloat}
41935 \begin_inset Newline newline
41936 \end_inset
41937
41938
41939 \begin_inset Phantom HPhantom
41940 status open
41941
41942 \begin_layout Plain Layout
41943
41944 \series bold
41945 \begin_inset space ~
41946 \end_inset
41947
41948
41949 \end_layout
41950
41951 \end_inset
41952
41953 {
41954 \backslash
41955 usepackage{float}}{}
41956 \begin_inset Newline newline
41957 \end_inset
41958
41959
41960 \backslash
41961 floatstyle{plaintop}
41962 \series default
41963
41964 \begin_inset Note Note
41965 status collapsed
41966
41967 \begin_layout Plain Layout
41968 The package 
41969 \series bold
41970 float
41971 \series default
41972  will be loaded automatically by \SpecialChar LyX
41973  when you use special document-wide float
41974  placement settings.
41975  To avoid that it is loaded twice the command 
41976 \series bold
41977
41978 \backslash
41979 @ifundefined
41980 \series default
41981  is used in the above command.
41982 \end_layout
41983
41984 \end_inset
41985
41986
41987 \end_layout
41988
41989 \end_inset
41990
41991
41992 \end_layout
41993
41994 \begin_layout Standard
41995 When you have set a programming language in the listings dialog, the keywords
41996  of this language will be recognized and specially typeset in the output.
41997  In the example listings the Python keyword 
41998 \begin_inset Quotes eld
41999 \end_inset
42000
42001 def
42002 \begin_inset Quotes erd
42003 \end_inset
42004
42005  is recognized and printed bold in the output.
42006 \end_layout
42007
42008 \begin_layout Standard
42009 \begin_inset Note Greyedout
42010 status open
42011
42012 \begin_layout Plain Layout
42013
42014 \series bold
42015 Note:
42016 \series default
42017  If you don't get bold keywords when using typewriter fonts, your 
42018 \family typewriter
42019 typewriter
42020 \family default
42021  font probably doesn't provide a bold shape.
42022  In this case select a different one in the menu 
42023 \family sans
42024 Document\SpecialChar menuseparator
42025 Settings\SpecialChar menuseparator
42026 Fonts
42027 \family default
42028 .
42029  (The fonts 
42030 \emph on
42031 LuxiMono, BeraMono
42032 \emph default
42033  and 
42034 \emph on
42035 Courier
42036 \emph default
42037  provide bold shapes.)
42038 \end_layout
42039
42040 \end_inset
42041
42042
42043 \end_layout
42044
42045 \begin_layout Standard
42046 In section 
42047 \family sans
42048 Line
42049 \begin_inset space ~
42050 \end_inset
42051
42052 numbering
42053 \family default
42054  of the listings dialog you can specify the line numbering style.
42055  You can insert a number to specify which lines are numbered in the field
42056  
42057 \family sans
42058 Step
42059 \family default
42060 .
42061  When you insert e.
42062 \begin_inset space \thinspace{}
42063 \end_inset
42064
42065 g.
42066 \begin_inset space \space{}
42067 \end_inset
42068
42069
42070 \begin_inset Quotes eld
42071 \end_inset
42072
42073 3
42074 \begin_inset Quotes erd
42075 \end_inset
42076
42077 , only every 3rd line will be numbered.
42078 \end_layout
42079
42080 \begin_layout Standard
42081 You can furthermore specify a range of lines; only these will then appear
42082  in the output.
42083  The option 
42084 \family sans
42085 Extended character table
42086 \family default
42087  is only meaningful for the 
42088 \series bold
42089 listings
42090 \series default
42091  package and should be used when you use national characters like the German
42092  umlauts in the listing.
42093 \begin_inset Newline newline
42094 \end_inset
42095
42096 Here is an example listing with left line numbering, step 
42097 \begin_inset Quotes eld
42098 \end_inset
42099
42100 3
42101 \begin_inset Quotes erd
42102 \end_inset
42103
42104 , language 
42105 \begin_inset Quotes eld
42106 \end_inset
42107
42108 Python
42109 \begin_inset Quotes erd
42110 \end_inset
42111
42112 , options 
42113 \begin_inset Quotes eld
42114 \end_inset
42115
42116 Extended character table
42117 \begin_inset Quotes erd
42118 \end_inset
42119
42120  and 
42121 \begin_inset Quotes eld
42122 \end_inset
42123
42124 Space
42125 \begin_inset space ~
42126 \end_inset
42127
42128 as
42129 \begin_inset space ~
42130 \end_inset
42131
42132 symbol
42133 \begin_inset Quotes erd
42134 \end_inset
42135
42136 , range lines 3
42137 \begin_inset space \thinspace{}
42138 \end_inset
42139
42140 -
42141 \begin_inset space \thinspace{}
42142 \end_inset
42143
42144 8:
42145 \end_layout
42146
42147 \begin_layout Standard
42148 \begin_inset listings
42149 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42150 inline false
42151 status open
42152
42153 \begin_layout Plain Layout
42154
42155 def func(param):
42156 \end_layout
42157
42158 \begin_layout Plain Layout
42159
42160     'this is a python function'
42161 \end_layout
42162
42163 \begin_layout Plain Layout
42164
42165     pass
42166 \end_layout
42167
42168 \begin_layout Plain Layout
42169
42170 def func(param):
42171 \end_layout
42172
42173 \begin_layout Plain Layout
42174
42175 'This is a German word: Tschüß'
42176 \end_layout
42177
42178 \begin_layout Plain Layout
42179
42180 pass
42181 \end_layout
42182
42183 \begin_layout Plain Layout
42184
42185 def func(param):
42186 \end_layout
42187
42188 \begin_layout Plain Layout
42189
42190 'this is a python function'
42191 \end_layout
42192
42193 \begin_layout Plain Layout
42194
42195 pass
42196 \end_layout
42197
42198 \end_inset
42199
42200
42201 \end_layout
42202
42203 \begin_layout Standard
42204 When you have tabulators in your listing, you can specify the number of
42205  characters that are spanned by a tabulator in the field 
42206 \family sans
42207 Tabulator
42208 \begin_inset space ~
42209 \end_inset
42210
42211 size
42212 \family default
42213 .
42214 \end_layout
42215
42216 \begin_layout Standard
42217 \begin_inset Note Greyedout
42218 status open
42219
42220 \begin_layout Plain Layout
42221
42222 \series bold
42223 Note:
42224 \series default
42225  Due to a bug in the 
42226 \series bold
42227 listings
42228 \series default
42229  package the line numbering is shifted by a line by every previous listing.
42230  That's the reason why the lines 2 and 5 are numbered in the above listing
42231  and not the lines 3 and 6.
42232 \end_layout
42233
42234 \end_inset
42235
42236
42237 \end_layout
42238
42239 \begin_layout Standard
42240 \begin_inset VSpace bigskip
42241 \end_inset
42242
42243
42244 \end_layout
42245
42246 \begin_layout Standard
42247 It is also possible to print lines from a file as listing.
42248  To do this, use the menu 
42249 \family sans
42250 Insert\SpecialChar menuseparator
42251 File\SpecialChar menuseparator
42252 Child Document
42253 \family default
42254  and choose the type 
42255 \family sans
42256 Listings
42257 \family default
42258 .
42259 \begin_inset Foot
42260 status collapsed
42261
42262 \begin_layout Plain Layout
42263 The other child document types are described in section
42264 \begin_inset space ~
42265 \end_inset
42266
42267
42268 \begin_inset CommandInset ref
42269 LatexCommand ref
42270 reference "sec:Child-Documents"
42271
42272 \end_inset
42273
42274 .
42275 \end_layout
42276
42277 \end_inset
42278
42279  In the child document dialog you can specify the listing parameters in
42280  a text box.
42281  To show a list of all available parameters, type in a question mark 
42282 \begin_inset Quotes eld
42283 \end_inset
42284
42285 ?
42286 \begin_inset Quotes erd
42287 \end_inset
42288
42289  in the text box.
42290 \end_layout
42291
42292 \begin_layout Standard
42293 To reference child document listings, write a label text into the corresponding
42294  field of the child document dialog.
42295  The label can then be referenced using the menu 
42296 \family sans
42297 Insert\SpecialChar menuseparator
42298 Cross-Reference
42299 \family default
42300 .
42301 \end_layout
42302
42303 \begin_layout Standard
42304 Listing
42305 \begin_inset space ~
42306 \end_inset
42307
42308
42309 \begin_inset CommandInset ref
42310 LatexCommand ref
42311 reference "lst:file-listing"
42312
42313 \end_inset
42314
42315  is an example for a listing of a file; there the lines 10
42316 \begin_inset space \thinspace{}
42317 \end_inset
42318
42319 -
42320 \begin_inset space \thinspace{}
42321 \end_inset
42322
42323 15 of this \SpecialChar LyX
42324  file are listed.
42325 \end_layout
42326
42327 \begin_layout Standard
42328 \begin_inset CommandInset include
42329 LatexCommand lstinputlisting
42330 filename "EmbeddedObjects.lyx"
42331 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
42332 literal "true"
42333
42334 \end_inset
42335
42336
42337 \end_layout
42338
42339 \begin_layout Standard
42340 \begin_inset VSpace bigskip
42341 \end_inset
42342
42343
42344 \end_layout
42345
42346 \begin_layout Standard
42347 Inserting a formula into a listing can be done the following way:
42348 \end_layout
42349
42350 \begin_layout Enumerate
42351 Open the listings dialog and add
42352 \begin_inset Newline newline
42353 \end_inset
42354
42355
42356 \family sans
42357 mathescape=true
42358 \family default
42359
42360 \begin_inset Newline newline
42361 \end_inset
42362
42363 to the field of the 
42364 \family sans
42365 Advanced
42366 \family default
42367  tab.
42368 \end_layout
42369
42370 \begin_layout Enumerate
42371 Create a formula outside the listing
42372 \end_layout
42373
42374 \begin_layout Enumerate
42375 Copy the content of the formula (not the formula inset) to the clipboard
42376  (shortcut 
42377 \begin_inset Info
42378 type  "shortcut"
42379 arg   "copy"
42380 \end_inset
42381
42382 )
42383 \end_layout
42384
42385 \begin_layout Enumerate
42386 In the listing write 
42387 \begin_inset Quotes eld
42388 \end_inset
42389
42390
42391 \family sans
42392 $$
42393 \family default
42394
42395 \begin_inset Quotes erd
42396 \end_inset
42397
42398  and copy from the clipboard between the dollar-signs (shortcut 
42399 \begin_inset Info
42400 type  "shortcut"
42401 arg   "paste"
42402 \end_inset
42403
42404 )
42405 \end_layout
42406
42407 \begin_layout Standard
42408 \begin_inset listings
42409 lstparams "language=Python,mathescape=true"
42410 inline false
42411 status open
42412
42413 \begin_layout Plain Layout
42414
42415 \begin_inset Caption Standard
42416
42417 \begin_layout Plain Layout
42418 Example Listing float containing a formula
42419 \end_layout
42420
42421 \end_inset
42422
42423 # Example listing float
42424 \end_layout
42425
42426 \begin_layout Plain Layout
42427
42428 def func(param):
42429 \end_layout
42430
42431 \begin_layout Plain Layout
42432
42433     # $
42434 \backslash
42435 prod_{n=1}^{
42436 \backslash
42437 infty}
42438 \backslash
42439 ,
42440 \backslash
42441 frac{1}{x^{2}}$
42442 \end_layout
42443
42444 \begin_layout Plain Layout
42445
42446     pass
42447 \end_layout
42448
42449 \end_inset
42450
42451
42452 \end_layout
42453
42454 \begin_layout Standard
42455 \begin_inset VSpace bigskip
42456 \end_inset
42457
42458
42459 \end_layout
42460
42461 \begin_layout Standard
42462 Global listings settings can be set in the 
42463 \family sans
42464 Document\SpecialChar menuseparator
42465 Settings\SpecialChar menuseparator
42466 Listings
42467 \family default
42468  dialog.
42469  To get there a list of available options, type in a question mark 
42470 \begin_inset Quotes eld
42471 \end_inset
42472
42473 ?
42474 \begin_inset Quotes erd
42475 \end_inset
42476
42477 .
42478 \end_layout
42479
42480 \begin_layout Standard
42481 For more information about the 
42482 \series bold
42483 listings
42484 \series default
42485  and 
42486 \series bold
42487 minted
42488 \series default
42489  packages, we refer to their documentation 
42490 \begin_inset CommandInset citation
42491 LatexCommand cite
42492 key "listings,minted"
42493 literal "true"
42494
42495 \end_inset
42496
42497 .
42498 \end_layout
42499
42500 \begin_layout Standard
42501 \begin_inset Newpage newpage
42502 \end_inset
42503
42504
42505 \end_layout
42506
42507 \begin_layout Chapter
42508 \start_of_appendix
42509 Units available in \SpecialChar LyX
42510
42511 \begin_inset Index idx
42512 status collapsed
42513
42514 \begin_layout Plain Layout
42515 Units
42516 \end_layout
42517
42518 \end_inset
42519
42520
42521 \begin_inset CommandInset label
42522 LatexCommand label
42523 name "cha:Units-available-in"
42524
42525 \end_inset
42526
42527
42528 \end_layout
42529
42530 \begin_layout Standard
42531 To understand the units described in this documentation, Table
42532 \begin_inset space ~
42533 \end_inset
42534
42535
42536 \begin_inset CommandInset ref
42537 LatexCommand ref
42538 reference "tab:Units"
42539
42540 \end_inset
42541
42542  explains all units available in \SpecialChar LyX
42543 .
42544 \end_layout
42545
42546 \begin_layout Standard
42547 \begin_inset Float table
42548 placement h
42549 alignment document
42550 wide false
42551 sideways false
42552 status open
42553
42554 \begin_layout Plain Layout
42555 \begin_inset Caption Standard
42556
42557 \begin_layout Plain Layout
42558 \begin_inset CommandInset label
42559 LatexCommand label
42560 name "tab:Units"
42561
42562 \end_inset
42563
42564 Units
42565 \end_layout
42566
42567 \end_inset
42568
42569
42570 \end_layout
42571
42572 \begin_layout Plain Layout
42573 \begin_inset VSpace medskip
42574 \end_inset
42575
42576
42577 \end_layout
42578
42579 \begin_layout Plain Layout
42580 \align center
42581 \begin_inset Tabular
42582 <lyxtabular version="3" rows="21" columns="3">
42583 <features tabularvalignment="middle">
42584 <column alignment="center" valignment="top">
42585 <column alignment="center" valignment="middle" width="50col%">
42586 <column alignment="center" valignment="top">
42587 <row>
42588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42589 \begin_inset Text
42590
42591 \begin_layout Plain Layout
42592 unit
42593 \end_layout
42594
42595 \end_inset
42596 </cell>
42597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42598 \begin_inset Text
42599
42600 \begin_layout Plain Layout
42601 name/description
42602 \end_layout
42603
42604 \end_inset
42605 </cell>
42606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42607 \begin_inset Text
42608
42609 \begin_layout Plain Layout
42610 \SpecialChar LaTeX
42611  command
42612 \end_layout
42613
42614 \end_inset
42615 </cell>
42616 </row>
42617 <row>
42618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42619 \begin_inset Text
42620
42621 \begin_layout Plain Layout
42622 bp
42623 \end_layout
42624
42625 \end_inset
42626 </cell>
42627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42628 \begin_inset Text
42629
42630 \begin_layout Plain Layout
42631 big point (72
42632 \begin_inset space \thinspace{}
42633 \end_inset
42634
42635 bp = 1
42636 \begin_inset space \thinspace{}
42637 \end_inset
42638
42639 in)
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42645 \begin_inset Text
42646
42647 \begin_layout Plain Layout
42648 -
42649 \end_layout
42650
42651 \end_inset
42652 </cell>
42653 </row>
42654 <row>
42655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42656 \begin_inset Text
42657
42658 \begin_layout Plain Layout
42659 cc
42660 \end_layout
42661
42662 \end_inset
42663 </cell>
42664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42665 \begin_inset Text
42666
42667 \begin_layout Plain Layout
42668 cicero (1
42669 \begin_inset space \thinspace{}
42670 \end_inset
42671
42672 cc = 12
42673 \begin_inset space \thinspace{}
42674 \end_inset
42675
42676 dd)
42677 \end_layout
42678
42679 \end_inset
42680 </cell>
42681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42682 \begin_inset Text
42683
42684 \begin_layout Plain Layout
42685 -
42686 \end_layout
42687
42688 \end_inset
42689 </cell>
42690 </row>
42691 <row>
42692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42693 \begin_inset Text
42694
42695 \begin_layout Plain Layout
42696 cm
42697 \end_layout
42698
42699 \end_inset
42700 </cell>
42701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42702 \begin_inset Text
42703
42704 \begin_layout Plain Layout
42705 centimeter
42706 \end_layout
42707
42708 \end_inset
42709 </cell>
42710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42711 \begin_inset Text
42712
42713 \begin_layout Plain Layout
42714 -
42715 \end_layout
42716
42717 \end_inset
42718 </cell>
42719 </row>
42720 <row>
42721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42722 \begin_inset Text
42723
42724 \begin_layout Plain Layout
42725 dd
42726 \end_layout
42727
42728 \end_inset
42729 </cell>
42730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42731 \begin_inset Text
42732
42733 \begin_layout Plain Layout
42734 didot (1
42735 \begin_inset space \thinspace{}
42736 \end_inset
42737
42738 dd 
42739 \begin_inset Formula $\approx$
42740 \end_inset
42741
42742  0.376
42743 \begin_inset space \thinspace{}
42744 \end_inset
42745
42746 mm)
42747 \end_layout
42748
42749 \end_inset
42750 </cell>
42751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42752 \begin_inset Text
42753
42754 \begin_layout Plain Layout
42755 -
42756 \end_layout
42757
42758 \end_inset
42759 </cell>
42760 </row>
42761 <row>
42762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42763 \begin_inset Text
42764
42765 \begin_layout Plain Layout
42766 em
42767 \end_layout
42768
42769 \end_inset
42770 </cell>
42771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42772 \begin_inset Text
42773
42774 \begin_layout Plain Layout
42775 width of letter 
42776 \emph on
42777 M
42778 \emph default
42779  in current font
42780 \end_layout
42781
42782 \end_inset
42783 </cell>
42784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42785 \begin_inset Text
42786
42787 \begin_layout Plain Layout
42788 -
42789 \end_layout
42790
42791 \end_inset
42792 </cell>
42793 </row>
42794 <row>
42795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42796 \begin_inset Text
42797
42798 \begin_layout Plain Layout
42799 ex
42800 \end_layout
42801
42802 \end_inset
42803 </cell>
42804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42805 \begin_inset Text
42806
42807 \begin_layout Plain Layout
42808 height of letter 
42809 \emph on
42810 x
42811 \emph default
42812  in current font
42813 \end_layout
42814
42815 \end_inset
42816 </cell>
42817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42818 \begin_inset Text
42819
42820 \begin_layout Plain Layout
42821 -
42822 \end_layout
42823
42824 \end_inset
42825 </cell>
42826 </row>
42827 <row>
42828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42829 \begin_inset Text
42830
42831 \begin_layout Plain Layout
42832 in
42833 \end_layout
42834
42835 \end_inset
42836 </cell>
42837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42838 \begin_inset Text
42839
42840 \begin_layout Plain Layout
42841 inch
42842 \end_layout
42843
42844 \end_inset
42845 </cell>
42846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42847 \begin_inset Text
42848
42849 \begin_layout Plain Layout
42850 -
42851 \end_layout
42852
42853 \end_inset
42854 </cell>
42855 </row>
42856 <row>
42857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42858 \begin_inset Text
42859
42860 \begin_layout Plain Layout
42861 mm
42862 \end_layout
42863
42864 \end_inset
42865 </cell>
42866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42867 \begin_inset Text
42868
42869 \begin_layout Plain Layout
42870 millimeter
42871 \end_layout
42872
42873 \end_inset
42874 </cell>
42875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42876 \begin_inset Text
42877
42878 \begin_layout Plain Layout
42879 -
42880 \end_layout
42881
42882 \end_inset
42883 </cell>
42884 </row>
42885 <row>
42886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42887 \begin_inset Text
42888
42889 \begin_layout Plain Layout
42890 mu
42891 \end_layout
42892
42893 \end_inset
42894 </cell>
42895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42896 \begin_inset Text
42897
42898 \begin_layout Plain Layout
42899 math unit (1
42900 \begin_inset space \thinspace{}
42901 \end_inset
42902
42903 mu = 1/18
42904 \begin_inset space \thinspace{}
42905 \end_inset
42906
42907 em)
42908 \end_layout
42909
42910 \end_inset
42911 </cell>
42912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42913 \begin_inset Text
42914
42915 \begin_layout Plain Layout
42916 -
42917 \end_layout
42918
42919 \end_inset
42920 </cell>
42921 </row>
42922 <row>
42923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42924 \begin_inset Text
42925
42926 \begin_layout Plain Layout
42927 pt
42928 \end_layout
42929
42930 \end_inset
42931 </cell>
42932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42933 \begin_inset Text
42934
42935 \begin_layout Plain Layout
42936 point (72.27
42937 \begin_inset space \thinspace{}
42938 \end_inset
42939
42940 pt = 1
42941 \begin_inset space \thinspace{}
42942 \end_inset
42943
42944 in)
42945 \end_layout
42946
42947 \end_inset
42948 </cell>
42949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42950 \begin_inset Text
42951
42952 \begin_layout Plain Layout
42953 -
42954 \end_layout
42955
42956 \end_inset
42957 </cell>
42958 </row>
42959 <row>
42960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42961 \begin_inset Text
42962
42963 \begin_layout Plain Layout
42964 pc
42965 \end_layout
42966
42967 \end_inset
42968 </cell>
42969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42970 \begin_inset Text
42971
42972 \begin_layout Plain Layout
42973 pica (1
42974 \begin_inset space \thinspace{}
42975 \end_inset
42976
42977 pc = 12
42978 \begin_inset space \thinspace{}
42979 \end_inset
42980
42981 pt)
42982 \end_layout
42983
42984 \end_inset
42985 </cell>
42986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42987 \begin_inset Text
42988
42989 \begin_layout Plain Layout
42990 -
42991 \end_layout
42992
42993 \end_inset
42994 </cell>
42995 </row>
42996 <row>
42997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42998 \begin_inset Text
42999
43000 \begin_layout Plain Layout
43001 sp
43002 \end_layout
43003
43004 \end_inset
43005 </cell>
43006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43007 \begin_inset Text
43008
43009 \begin_layout Plain Layout
43010 scaled point (65536
43011 \begin_inset space \thinspace{}
43012 \end_inset
43013
43014 sp = 1
43015 \begin_inset space \thinspace{}
43016 \end_inset
43017
43018 pt)
43019 \end_layout
43020
43021 \end_inset
43022 </cell>
43023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43024 \begin_inset Text
43025
43026 \begin_layout Plain Layout
43027 -
43028 \end_layout
43029
43030 \end_inset
43031 </cell>
43032 </row>
43033 <row>
43034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43035 \begin_inset Text
43036
43037 \begin_layout Plain Layout
43038 Column Width %
43039 \end_layout
43040
43041 \end_inset
43042 </cell>
43043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43044 \begin_inset Text
43045
43046 \begin_layout Plain Layout
43047 % of column width
43048 \end_layout
43049
43050 \end_inset
43051 </cell>
43052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43053 \begin_inset Text
43054
43055 \begin_layout Plain Layout
43056
43057 \backslash
43058 columnwidth
43059 \end_layout
43060
43061 \end_inset
43062 </cell>
43063 </row>
43064 <row>
43065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43066 \begin_inset Text
43067
43068 \begin_layout Plain Layout
43069 Line Distance %
43070 \end_layout
43071
43072 \end_inset
43073 </cell>
43074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43075 \begin_inset Text
43076
43077 \begin_layout Plain Layout
43078 % of height between baselines of two subsequent text lines
43079 \end_layout
43080
43081 \end_inset
43082 </cell>
43083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43084 \begin_inset Text
43085
43086 \begin_layout Plain Layout
43087
43088 \backslash
43089 baselineskip
43090 \end_layout
43091
43092 \end_inset
43093 </cell>
43094 </row>
43095 <row>
43096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43097 \begin_inset Text
43098
43099 \begin_layout Plain Layout
43100 Line Width %
43101 \end_layout
43102
43103 \end_inset
43104 </cell>
43105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43106 \begin_inset Text
43107
43108 \begin_layout Plain Layout
43109 % of line width
43110 \end_layout
43111
43112 \end_inset
43113 </cell>
43114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43115 \begin_inset Text
43116
43117 \begin_layout Plain Layout
43118
43119 \backslash
43120 linewidth
43121 \end_layout
43122
43123 \end_inset
43124 </cell>
43125 </row>
43126 <row>
43127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43128 \begin_inset Text
43129
43130 \begin_layout Plain Layout
43131 Page Height %
43132 \end_layout
43133
43134 \end_inset
43135 </cell>
43136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43137 \begin_inset Text
43138
43139 \begin_layout Plain Layout
43140 % of paper height
43141 \end_layout
43142
43143 \end_inset
43144 </cell>
43145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43146 \begin_inset Text
43147
43148 \begin_layout Plain Layout
43149
43150 \backslash
43151 paperheight
43152 \end_layout
43153
43154 \end_inset
43155 </cell>
43156 </row>
43157 <row>
43158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43159 \begin_inset Text
43160
43161 \begin_layout Plain Layout
43162 Page Width %
43163 \end_layout
43164
43165 \end_inset
43166 </cell>
43167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43168 \begin_inset Text
43169
43170 \begin_layout Plain Layout
43171 % of paper width
43172 \end_layout
43173
43174 \end_inset
43175 </cell>
43176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43177 \begin_inset Text
43178
43179 \begin_layout Plain Layout
43180
43181 \backslash
43182 paperwidth
43183 \end_layout
43184
43185 \end_inset
43186 </cell>
43187 </row>
43188 <row>
43189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43190 \begin_inset Text
43191
43192 \begin_layout Plain Layout
43193 Scale Graphics %
43194 \end_layout
43195
43196 \end_inset
43197 </cell>
43198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43199 \begin_inset Text
43200
43201 \begin_layout Plain Layout
43202 % of original image width
43203 \end_layout
43204
43205 \end_inset
43206 </cell>
43207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43208 \begin_inset Text
43209
43210 \begin_layout Plain Layout
43211
43212 \end_layout
43213
43214 \end_inset
43215 </cell>
43216 </row>
43217 <row>
43218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43219 \begin_inset Text
43220
43221 \begin_layout Plain Layout
43222 Text Height %
43223 \end_layout
43224
43225 \end_inset
43226 </cell>
43227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43228 \begin_inset Text
43229
43230 \begin_layout Plain Layout
43231 % of text height
43232 \end_layout
43233
43234 \end_inset
43235 </cell>
43236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43237 \begin_inset Text
43238
43239 \begin_layout Plain Layout
43240
43241 \backslash
43242 textheight
43243 \end_layout
43244
43245 \end_inset
43246 </cell>
43247 </row>
43248 <row>
43249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43250 \begin_inset Text
43251
43252 \begin_layout Plain Layout
43253 Text Width %
43254 \end_layout
43255
43256 \end_inset
43257 </cell>
43258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43259 \begin_inset Text
43260
43261 \begin_layout Plain Layout
43262 % of text width
43263 \end_layout
43264
43265 \end_inset
43266 </cell>
43267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43268 \begin_inset Text
43269
43270 \begin_layout Plain Layout
43271
43272 \backslash
43273 textwidth
43274 \end_layout
43275
43276 \end_inset
43277 </cell>
43278 </row>
43279 </lyxtabular>
43280
43281 \end_inset
43282
43283
43284 \end_layout
43285
43286 \end_inset
43287
43288
43289 \end_layout
43290
43291 \begin_layout Chapter
43292 Output File Formats with Graphics
43293 \begin_inset CommandInset label
43294 LatexCommand label
43295 name "cha:Output-File-Formats"
43296
43297 \end_inset
43298
43299
43300 \end_layout
43301
43302 \begin_layout Section
43303 DVI
43304 \begin_inset Index idx
43305 status collapsed
43306
43307 \begin_layout Plain Layout
43308 File Formats ! DVI
43309 \end_layout
43310
43311 \end_inset
43312
43313
43314 \begin_inset Index idx
43315 status collapsed
43316
43317 \begin_layout Plain Layout
43318 DVI|see
43319 \begin_inset ERT
43320 status collapsed
43321
43322 \begin_layout Plain Layout
43323
43324 {
43325 \end_layout
43326
43327 \end_inset
43328
43329 File Formats
43330 \begin_inset ERT
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334
43335 }
43336 \end_layout
43337
43338 \end_inset
43339
43340
43341 \end_layout
43342
43343 \end_inset
43344
43345
43346 \end_layout
43347
43348 \begin_layout Standard
43349 This file type has the extension 
43350 \begin_inset Quotes eld
43351 \end_inset
43352
43353
43354 \family typewriter
43355 .dvi
43356 \family default
43357
43358 \begin_inset Quotes erd
43359 \end_inset
43360
43361 .
43362  It is called 
43363 \begin_inset Quotes eld
43364 \end_inset
43365
43366 device-independent
43367 \begin_inset Quotes erd
43368 \end_inset
43369
43370  (DVI), because it is completely portable; you can move them from one machine
43371  to another without needing to do any sort of conversion.
43372  At the time when this file-format was developed, this was no matter of
43373  course.
43374  DVIs are used for quick previews and as pre-stage for other output formats,
43375  like PostScript.
43376 \end_layout
43377
43378 \begin_layout Standard
43379 \begin_inset Note Greyedout
43380 status open
43381
43382 \begin_layout Plain Layout
43383
43384 \series bold
43385 Note:
43386 \series default
43387  DVI-files do not contain images; they will only be a linked.
43388 \end_layout
43389
43390 \end_inset
43391
43392  So don't forget this, if you move your 
43393 \family typewriter
43394 .dvi
43395 \family default
43396  file to another computer.
43397  This property can also slow down your computer when you view the DVI, because
43398  the DVI-viewer has to convert the image in the background to make it visible
43399  when you scroll in the DVI.
43400  So it is recommended that you use PDF for files with many images.
43401 \end_layout
43402
43403 \begin_layout Standard
43404 You can export your document to DVI by using the menu 
43405 \family sans
43406 File\SpecialChar menuseparator
43407 Export\SpecialChar menuseparator
43408 DVI
43409 \family default
43410 .
43411  You can view your document as DVI via the 
43412 \family sans
43413 View
43414 \family default
43415  menu.
43416 \end_layout
43417
43418 \begin_layout Section
43419 PostScript
43420 \begin_inset Index idx
43421 status collapsed
43422
43423 \begin_layout Plain Layout
43424 File Formats ! PostScript
43425 \end_layout
43426
43427 \end_inset
43428
43429
43430 \begin_inset Index idx
43431 status collapsed
43432
43433 \begin_layout Plain Layout
43434 PostScript|see
43435 \begin_inset ERT
43436 status collapsed
43437
43438 \begin_layout Plain Layout
43439
43440 {
43441 \end_layout
43442
43443 \end_inset
43444
43445 File Formats
43446 \begin_inset ERT
43447 status collapsed
43448
43449 \begin_layout Plain Layout
43450
43451 }
43452 \end_layout
43453
43454 \end_inset
43455
43456
43457 \end_layout
43458
43459 \end_inset
43460
43461
43462 \end_layout
43463
43464 \begin_layout Standard
43465 This file type has the extension 
43466 \begin_inset Quotes eld
43467 \end_inset
43468
43469
43470 \family typewriter
43471 .ps
43472 \family default
43473
43474 \begin_inset Quotes erd
43475 \end_inset
43476
43477 .
43478  PostScript was developed by the company 
43479 \family typewriter
43480 Adobe
43481 \family default
43482  as a printer language.
43483  The file therefore contains commands that the printer uses to print the
43484  file.
43485  PostScript can be seen as a 
43486 \begin_inset Quotes eld
43487 \end_inset
43488
43489 programming language
43490 \begin_inset Quotes erd
43491 \end_inset
43492
43493 ; you can calculate with it and draw diagrams and images.
43494 \begin_inset Foot
43495 status collapsed
43496
43497 \begin_layout Plain Layout
43498 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
43499 -package
43500  
43501 \series bold
43502 PSTricks
43503 \series default
43504  
43505 \begin_inset CommandInset citation
43506 LatexCommand cite
43507 key "pstricks"
43508 literal "true"
43509
43510 \end_inset
43511
43512 .
43513 \end_layout
43514
43515 \end_inset
43516
43517  Due to this ability, the files are often bigger than PDFs.
43518 \end_layout
43519
43520 \begin_layout Standard
43521 PostScript can only contain images in the format 
43522 \begin_inset Quotes eld
43523 \end_inset
43524
43525 Encapsulated PostScript
43526 \begin_inset Quotes erd
43527 \end_inset
43528
43529  (EPS, file extension 
43530 \begin_inset Quotes eld
43531 \end_inset
43532
43533
43534 \family typewriter
43535 .eps
43536 \family default
43537
43538 \begin_inset Quotes erd
43539 \end_inset
43540
43541 ).
43542  As \SpecialChar LyX
43543  allows you to use any known image format in your document, it has to
43544  convert images in the background to EPS.
43545  If you have e.g.
43546 \begin_inset space ~
43547 \end_inset
43548
43549 50
43550 \begin_inset space ~
43551 \end_inset
43552
43553 images in your document, \SpecialChar LyX
43554  has to do 50
43555 \begin_inset space ~
43556 \end_inset
43557
43558 conversions whenever you view or export your document.
43559  This will slow down your work flow with \SpecialChar LyX
43560  drastically.
43561  So if you plan to use PostScript, you can insert your images directly as
43562  EPS to avoid this problem.
43563 \end_layout
43564
43565 \begin_layout Standard
43566 You can export your document to PostScript using the menu 
43567 \family sans
43568 File\SpecialChar menuseparator
43569 Export\SpecialChar menuseparator
43570 Postscript
43571 \family default
43572 .
43573  You can view your document as PostScript via the 
43574 \family sans
43575 View
43576 \family default
43577  menu.
43578 \end_layout
43579
43580 \begin_layout Section
43581 PDF
43582 \begin_inset Index idx
43583 status collapsed
43584
43585 \begin_layout Plain Layout
43586 File Formats ! PDF
43587 \end_layout
43588
43589 \end_inset
43590
43591
43592 \begin_inset Index idx
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596 PDF
43597 \end_layout
43598
43599 \end_inset
43600
43601
43602 \end_layout
43603
43604 \begin_layout Standard
43605 This file type has the extension 
43606 \begin_inset Quotes eld
43607 \end_inset
43608
43609
43610 \family typewriter
43611 .pdf
43612 \family default
43613
43614 \begin_inset Quotes erd
43615 \end_inset
43616
43617 .
43618  The 
43619 \begin_inset Quotes eld
43620 \end_inset
43621
43622 Portable Document Format
43623 \begin_inset Quotes erd
43624 \end_inset
43625
43626  (PDF) was developed by 
43627 \family typewriter
43628 Adobe
43629 \family default
43630  as a derivative of PostScript.
43631  It is more compressed and it uses fewer commands than PostScript.
43632  As the name 
43633 \begin_inset Quotes eld
43634 \end_inset
43635
43636 portable
43637 \begin_inset Quotes erd
43638 \end_inset
43639
43640  implies, it can be processed at any computer system and the printed output
43641  looks exactly the same.
43642 \end_layout
43643
43644 \begin_layout Standard
43645 PDF can contain images in its own PDF format, in the format 
43646 \begin_inset Quotes eld
43647 \end_inset
43648
43649 Joint Photographic Experts Group
43650 \begin_inset Quotes erd
43651 \end_inset
43652
43653  (JPG, file extension 
43654 \begin_inset Quotes eld
43655 \end_inset
43656
43657
43658 \family typewriter
43659 .jpg
43660 \family default
43661
43662 \begin_inset Quotes erd
43663 \end_inset
43664
43665  or 
43666 \begin_inset Quotes eld
43667 \end_inset
43668
43669
43670 \family typewriter
43671 .jpeg
43672 \family default
43673
43674 \begin_inset Quotes erd
43675 \end_inset
43676
43677 ), and in the format 
43678 \begin_inset Quotes eld
43679 \end_inset
43680
43681 Portable Network Graphics
43682 \begin_inset Quotes erd
43683 \end_inset
43684
43685  (PNG, file extension 
43686 \begin_inset Quotes eld
43687 \end_inset
43688
43689
43690 \family typewriter
43691 .png
43692 \family default
43693
43694 \begin_inset Quotes erd
43695 \end_inset
43696
43697 ).
43698  Nevertheless you can use any other image format, because \SpecialChar LyX
43699  converts them
43700  in the background to one of these formats.
43701  But as described in the section about PostScript, the image conversion
43702  will slow down your work flow.
43703  So it is recommended that you use images in one of the three mentioned
43704  formats.
43705 \end_layout
43706
43707 \begin_layout Standard
43708 You can export your document to PDF via the menu 
43709 \family sans
43710 File\SpecialChar menuseparator
43711 Export
43712 \family default
43713  in three different ways:
43714 \end_layout
43715
43716 \begin_layout Description
43717 PDF
43718 \begin_inset space ~
43719 \end_inset
43720
43721 (ps2pdf) This uses the program 
43722 \family typewriter
43723 ps2pdf
43724 \family default
43725  that creates a PDF from a PostScript-version of your file.
43726  The PostScript-version is produced by the program 
43727 \family typewriter
43728 dvips
43729 \family default
43730  which uses a DVI-version as intermediate step.
43731  So this export variant consists of three conversions.
43732 \end_layout
43733
43734 \begin_layout Description
43735 PDF
43736 \begin_inset space ~
43737 \end_inset
43738
43739 (dvipdfm) This uses the program 
43740 \family typewriter
43741 dvipdfm
43742 \family default
43743  that converts your file in the background to DVI and in a second step to
43744  PDF.
43745 \end_layout
43746
43747 \begin_layout Description
43748 PDF
43749 \begin_inset space ~
43750 \end_inset
43751
43752 (pdflatex) This uses the program 
43753 \family typewriter
43754 pdftex
43755 \family default
43756  that converts your file directly to PDF.
43757 \end_layout
43758
43759 \begin_layout Standard
43760 It is recommended that you use 
43761 \family sans
43762 PDF
43763 \begin_inset space ~
43764 \end_inset
43765
43766 (pdflatex)
43767 \family default
43768  because 
43769 \family typewriter
43770 pdftex
43771 \family default
43772  supports all features of actual PDF-versions, is quick and works stable.
43773  The program 
43774 \family typewriter
43775 dvipdfm
43776 \family default
43777  is not under development and therefore a bit outdated.
43778 \end_layout
43779
43780 \begin_layout Standard
43781 You can view your document as PDF via the 
43782 \family sans
43783 View
43784 \family default
43785  menu or by using a toolbar button.
43786 \end_layout
43787
43788 \begin_layout Chapter
43789 List of dvips color names
43790 \begin_inset CommandInset label
43791 LatexCommand label
43792 name "chap:List-of-dvips-colornames"
43793
43794 \end_inset
43795
43796
43797 \end_layout
43798
43799 \begin_layout Standard
43800 \begin_inset Tabular
43801 <lyxtabular version="3" rows="17" columns="4">
43802 <features tabularvalignment="middle">
43803 <column alignment="left" valignment="top" width="0pt">
43804 <column alignment="left" valignment="top" width="0pt">
43805 <column alignment="left" valignment="top" width="0pt">
43806 <column alignment="left" valignment="top" width="0pt">
43807 <row>
43808 <cell alignment="left" valignment="top" usebox="none">
43809 \begin_inset Text
43810
43811 \begin_layout Plain Layout
43812 \begin_inset ERT
43813 status collapsed
43814
43815 \begin_layout Plain Layout
43816
43817
43818 \backslash
43819 fcolorbox{black}{
43820 \end_layout
43821
43822 \end_inset
43823
43824 white
43825 \begin_inset ERT
43826 status collapsed
43827
43828 \begin_layout Plain Layout
43829
43830 }{
43831 \end_layout
43832
43833 \end_inset
43834
43835 Color
43836 \begin_inset ERT
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840
43841 }
43842 \end_layout
43843
43844 \end_inset
43845
43846  Color name
43847 \end_layout
43848
43849 \end_inset
43850 </cell>
43851 <cell alignment="left" valignment="top" usebox="none">
43852 \begin_inset Text
43853
43854 \begin_layout Plain Layout
43855 \begin_inset ERT
43856 status collapsed
43857
43858 \begin_layout Plain Layout
43859
43860
43861 \backslash
43862 fcolorbox{black}{
43863 \end_layout
43864
43865 \end_inset
43866
43867 white
43868 \begin_inset ERT
43869 status collapsed
43870
43871 \begin_layout Plain Layout
43872
43873 }{
43874 \end_layout
43875
43876 \end_inset
43877
43878 Color
43879 \begin_inset ERT
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883
43884 }
43885 \end_layout
43886
43887 \end_inset
43888
43889  Color name
43890 \end_layout
43891
43892 \end_inset
43893 </cell>
43894 <cell alignment="left" valignment="top" usebox="none">
43895 \begin_inset Text
43896
43897 \begin_layout Plain Layout
43898 \begin_inset ERT
43899 status collapsed
43900
43901 \begin_layout Plain Layout
43902
43903
43904 \backslash
43905 fcolorbox{black}{
43906 \end_layout
43907
43908 \end_inset
43909
43910 white
43911 \begin_inset ERT
43912 status collapsed
43913
43914 \begin_layout Plain Layout
43915
43916 }{
43917 \end_layout
43918
43919 \end_inset
43920
43921 Color
43922 \begin_inset ERT
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926
43927 }
43928 \end_layout
43929
43930 \end_inset
43931
43932  Color name
43933 \end_layout
43934
43935 \end_inset
43936 </cell>
43937 <cell alignment="left" valignment="top" usebox="none">
43938 \begin_inset Text
43939
43940 \begin_layout Plain Layout
43941 \begin_inset ERT
43942 status collapsed
43943
43944 \begin_layout Plain Layout
43945
43946
43947 \backslash
43948 fcolorbox{black}{
43949 \end_layout
43950
43951 \end_inset
43952
43953 white
43954 \begin_inset ERT
43955 status collapsed
43956
43957 \begin_layout Plain Layout
43958
43959 }{
43960 \end_layout
43961
43962 \end_inset
43963
43964 Color
43965 \begin_inset ERT
43966 status collapsed
43967
43968 \begin_layout Plain Layout
43969
43970 }
43971 \end_layout
43972
43973 \end_inset
43974
43975  Color name
43976 \end_layout
43977
43978 \end_inset
43979 </cell>
43980 </row>
43981 <row>
43982 <cell alignment="center" valignment="top" usebox="none">
43983 \begin_inset Text
43984
43985 \begin_layout Plain Layout
43986 \begin_inset ERT
43987 status collapsed
43988
43989 \begin_layout Plain Layout
43990
43991
43992 \backslash
43993 fcolorbox{black}{
43994 \end_layout
43995
43996 \end_inset
43997
43998 Apricot
43999 \begin_inset ERT
44000 status collapsed
44001
44002 \begin_layout Plain Layout
44003
44004 }{
44005 \end_layout
44006
44007 \end_inset
44008
44009
44010 \begin_inset Phantom Phantom
44011 status open
44012
44013 \begin_layout Plain Layout
44014 W
44015 \end_layout
44016
44017 \end_inset
44018
44019
44020 \begin_inset ERT
44021 status collapsed
44022
44023 \begin_layout Plain Layout
44024
44025 }
44026 \end_layout
44027
44028 \end_inset
44029
44030  Apricot
44031 \end_layout
44032
44033 \end_inset
44034 </cell>
44035 <cell alignment="center" valignment="top" usebox="none">
44036 \begin_inset Text
44037
44038 \begin_layout Plain Layout
44039 \begin_inset ERT
44040 status collapsed
44041
44042 \begin_layout Plain Layout
44043
44044
44045 \backslash
44046 fcolorbox{black}{
44047 \end_layout
44048
44049 \end_inset
44050
44051 Aquamarine
44052 \begin_inset ERT
44053 status collapsed
44054
44055 \begin_layout Plain Layout
44056
44057 }{
44058 \end_layout
44059
44060 \end_inset
44061
44062
44063 \begin_inset Phantom Phantom
44064 status open
44065
44066 \begin_layout Plain Layout
44067 W
44068 \end_layout
44069
44070 \end_inset
44071
44072
44073 \begin_inset ERT
44074 status collapsed
44075
44076 \begin_layout Plain Layout
44077
44078 }
44079 \end_layout
44080
44081 \end_inset
44082
44083  Aquamarine
44084 \end_layout
44085
44086 \end_inset
44087 </cell>
44088 <cell alignment="center" valignment="top" usebox="none">
44089 \begin_inset Text
44090
44091 \begin_layout Plain Layout
44092 \begin_inset ERT
44093 status collapsed
44094
44095 \begin_layout Plain Layout
44096
44097
44098 \backslash
44099 fcolorbox{black}{
44100 \end_layout
44101
44102 \end_inset
44103
44104 Bittersweet
44105 \begin_inset ERT
44106 status collapsed
44107
44108 \begin_layout Plain Layout
44109
44110 }{
44111 \end_layout
44112
44113 \end_inset
44114
44115
44116 \begin_inset Phantom Phantom
44117 status open
44118
44119 \begin_layout Plain Layout
44120 W
44121 \end_layout
44122
44123 \end_inset
44124
44125
44126 \begin_inset ERT
44127 status collapsed
44128
44129 \begin_layout Plain Layout
44130
44131 }
44132 \end_layout
44133
44134 \end_inset
44135
44136  Bittersweet
44137 \end_layout
44138
44139 \end_inset
44140 </cell>
44141 <cell alignment="center" valignment="top" usebox="none">
44142 \begin_inset Text
44143
44144 \begin_layout Plain Layout
44145 \begin_inset ERT
44146 status collapsed
44147
44148 \begin_layout Plain Layout
44149
44150
44151 \backslash
44152 fcolorbox{black}{
44153 \end_layout
44154
44155 \end_inset
44156
44157 BlueGreen
44158 \begin_inset ERT
44159 status collapsed
44160
44161 \begin_layout Plain Layout
44162
44163 }{
44164 \end_layout
44165
44166 \end_inset
44167
44168
44169 \begin_inset Phantom Phantom
44170 status open
44171
44172 \begin_layout Plain Layout
44173 W
44174 \end_layout
44175
44176 \end_inset
44177
44178
44179 \begin_inset ERT
44180 status collapsed
44181
44182 \begin_layout Plain Layout
44183
44184 }
44185 \end_layout
44186
44187 \end_inset
44188
44189  BlueGreen
44190 \end_layout
44191
44192 \end_inset
44193 </cell>
44194 </row>
44195 <row>
44196 <cell alignment="left" valignment="top" usebox="none">
44197 \begin_inset Text
44198
44199 \begin_layout Plain Layout
44200 \begin_inset ERT
44201 status collapsed
44202
44203 \begin_layout Plain Layout
44204
44205
44206 \backslash
44207 fcolorbox{black}{
44208 \end_layout
44209
44210 \end_inset
44211
44212 BlueViolet
44213 \begin_inset ERT
44214 status collapsed
44215
44216 \begin_layout Plain Layout
44217
44218 }{
44219 \end_layout
44220
44221 \end_inset
44222
44223
44224 \begin_inset Phantom Phantom
44225 status open
44226
44227 \begin_layout Plain Layout
44228 W
44229 \end_layout
44230
44231 \end_inset
44232
44233
44234 \begin_inset ERT
44235 status collapsed
44236
44237 \begin_layout Plain Layout
44238
44239 }
44240 \end_layout
44241
44242 \end_inset
44243
44244  BlueViolet
44245 \end_layout
44246
44247 \end_inset
44248 </cell>
44249 <cell alignment="left" valignment="top" usebox="none">
44250 \begin_inset Text
44251
44252 \begin_layout Plain Layout
44253 \begin_inset ERT
44254 status collapsed
44255
44256 \begin_layout Plain Layout
44257
44258
44259 \backslash
44260 fcolorbox{black}{
44261 \end_layout
44262
44263 \end_inset
44264
44265 BrickRed
44266 \begin_inset ERT
44267 status collapsed
44268
44269 \begin_layout Plain Layout
44270
44271 }{
44272 \end_layout
44273
44274 \end_inset
44275
44276
44277 \begin_inset Phantom Phantom
44278 status open
44279
44280 \begin_layout Plain Layout
44281 W
44282 \end_layout
44283
44284 \end_inset
44285
44286
44287 \begin_inset ERT
44288 status collapsed
44289
44290 \begin_layout Plain Layout
44291
44292 }
44293 \end_layout
44294
44295 \end_inset
44296
44297  BrickRed
44298 \end_layout
44299
44300 \end_inset
44301 </cell>
44302 <cell alignment="left" valignment="top" usebox="none">
44303 \begin_inset Text
44304
44305 \begin_layout Plain Layout
44306 \begin_inset ERT
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310
44311
44312 \backslash
44313 fcolorbox{black}{
44314 \end_layout
44315
44316 \end_inset
44317
44318 Brown
44319 \begin_inset ERT
44320 status collapsed
44321
44322 \begin_layout Plain Layout
44323
44324 }{
44325 \end_layout
44326
44327 \end_inset
44328
44329
44330 \begin_inset Phantom Phantom
44331 status open
44332
44333 \begin_layout Plain Layout
44334 W
44335 \end_layout
44336
44337 \end_inset
44338
44339
44340 \begin_inset ERT
44341 status collapsed
44342
44343 \begin_layout Plain Layout
44344
44345 }
44346 \end_layout
44347
44348 \end_inset
44349
44350  Brown
44351 \end_layout
44352
44353 \end_inset
44354 </cell>
44355 <cell alignment="left" valignment="top" usebox="none">
44356 \begin_inset Text
44357
44358 \begin_layout Plain Layout
44359 \begin_inset ERT
44360 status collapsed
44361
44362 \begin_layout Plain Layout
44363
44364
44365 \backslash
44366 fcolorbox{black}{
44367 \end_layout
44368
44369 \end_inset
44370
44371 BurntOrange
44372 \begin_inset ERT
44373 status collapsed
44374
44375 \begin_layout Plain Layout
44376
44377 }{
44378 \end_layout
44379
44380 \end_inset
44381
44382
44383 \begin_inset Phantom Phantom
44384 status open
44385
44386 \begin_layout Plain Layout
44387 W
44388 \end_layout
44389
44390 \end_inset
44391
44392
44393 \begin_inset ERT
44394 status collapsed
44395
44396 \begin_layout Plain Layout
44397
44398 }
44399 \end_layout
44400
44401 \end_inset
44402
44403  BurntOrange
44404 \end_layout
44405
44406 \end_inset
44407 </cell>
44408 </row>
44409 <row>
44410 <cell alignment="left" valignment="top" usebox="none">
44411 \begin_inset Text
44412
44413 \begin_layout Plain Layout
44414 \begin_inset ERT
44415 status collapsed
44416
44417 \begin_layout Plain Layout
44418
44419
44420 \backslash
44421 fcolorbox{black}{
44422 \end_layout
44423
44424 \end_inset
44425
44426 CadetBlue
44427 \begin_inset ERT
44428 status collapsed
44429
44430 \begin_layout Plain Layout
44431
44432 }{
44433 \end_layout
44434
44435 \end_inset
44436
44437
44438 \begin_inset Phantom Phantom
44439 status open
44440
44441 \begin_layout Plain Layout
44442 W
44443 \end_layout
44444
44445 \end_inset
44446
44447
44448 \begin_inset ERT
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452
44453 }
44454 \end_layout
44455
44456 \end_inset
44457
44458  CadetBlue
44459 \end_layout
44460
44461 \end_inset
44462 </cell>
44463 <cell alignment="left" valignment="top" usebox="none">
44464 \begin_inset Text
44465
44466 \begin_layout Plain Layout
44467 \begin_inset ERT
44468 status collapsed
44469
44470 \begin_layout Plain Layout
44471
44472
44473 \backslash
44474 fcolorbox{black}{
44475 \end_layout
44476
44477 \end_inset
44478
44479 CarnationPink
44480 \begin_inset ERT
44481 status collapsed
44482
44483 \begin_layout Plain Layout
44484
44485 }{
44486 \end_layout
44487
44488 \end_inset
44489
44490
44491 \begin_inset Phantom Phantom
44492 status open
44493
44494 \begin_layout Plain Layout
44495 W
44496 \end_layout
44497
44498 \end_inset
44499
44500
44501 \begin_inset ERT
44502 status collapsed
44503
44504 \begin_layout Plain Layout
44505
44506 }
44507 \end_layout
44508
44509 \end_inset
44510
44511  CarnationPink
44512 \end_layout
44513
44514 \end_inset
44515 </cell>
44516 <cell alignment="left" valignment="top" usebox="none">
44517 \begin_inset Text
44518
44519 \begin_layout Plain Layout
44520 \begin_inset ERT
44521 status collapsed
44522
44523 \begin_layout Plain Layout
44524
44525
44526 \backslash
44527 fcolorbox{black}{
44528 \end_layout
44529
44530 \end_inset
44531
44532 Cerulean
44533 \begin_inset ERT
44534 status collapsed
44535
44536 \begin_layout Plain Layout
44537
44538 }{
44539 \end_layout
44540
44541 \end_inset
44542
44543
44544 \begin_inset Phantom Phantom
44545 status open
44546
44547 \begin_layout Plain Layout
44548 W
44549 \end_layout
44550
44551 \end_inset
44552
44553
44554 \begin_inset ERT
44555 status collapsed
44556
44557 \begin_layout Plain Layout
44558
44559 }
44560 \end_layout
44561
44562 \end_inset
44563
44564  Cerulean
44565 \end_layout
44566
44567 \end_inset
44568 </cell>
44569 <cell alignment="left" valignment="top" usebox="none">
44570 \begin_inset Text
44571
44572 \begin_layout Plain Layout
44573 \begin_inset ERT
44574 status collapsed
44575
44576 \begin_layout Plain Layout
44577
44578
44579 \backslash
44580 fcolorbox{black}{
44581 \end_layout
44582
44583 \end_inset
44584
44585 CornflowerBlue
44586 \begin_inset ERT
44587 status collapsed
44588
44589 \begin_layout Plain Layout
44590
44591 }{
44592 \end_layout
44593
44594 \end_inset
44595
44596
44597 \begin_inset Phantom Phantom
44598 status open
44599
44600 \begin_layout Plain Layout
44601 W
44602 \end_layout
44603
44604 \end_inset
44605
44606
44607 \begin_inset ERT
44608 status collapsed
44609
44610 \begin_layout Plain Layout
44611
44612 }
44613 \end_layout
44614
44615 \end_inset
44616
44617  CornflowerBlue
44618 \end_layout
44619
44620 \end_inset
44621 </cell>
44622 </row>
44623 <row>
44624 <cell alignment="left" valignment="top" usebox="none">
44625 \begin_inset Text
44626
44627 \begin_layout Plain Layout
44628 \begin_inset ERT
44629 status collapsed
44630
44631 \begin_layout Plain Layout
44632
44633
44634 \backslash
44635 fcolorbox{black}{
44636 \end_layout
44637
44638 \end_inset
44639
44640 Dandelion
44641 \begin_inset ERT
44642 status collapsed
44643
44644 \begin_layout Plain Layout
44645
44646 }{
44647 \end_layout
44648
44649 \end_inset
44650
44651
44652 \begin_inset Phantom Phantom
44653 status open
44654
44655 \begin_layout Plain Layout
44656 W
44657 \end_layout
44658
44659 \end_inset
44660
44661
44662 \begin_inset ERT
44663 status collapsed
44664
44665 \begin_layout Plain Layout
44666
44667 }
44668 \end_layout
44669
44670 \end_inset
44671
44672  Dandelion
44673 \end_layout
44674
44675 \end_inset
44676 </cell>
44677 <cell alignment="left" valignment="top" usebox="none">
44678 \begin_inset Text
44679
44680 \begin_layout Plain Layout
44681 \begin_inset ERT
44682 status collapsed
44683
44684 \begin_layout Plain Layout
44685
44686
44687 \backslash
44688 fcolorbox{black}{
44689 \end_layout
44690
44691 \end_inset
44692
44693 DarkOrchid
44694 \begin_inset ERT
44695 status collapsed
44696
44697 \begin_layout Plain Layout
44698
44699 }{
44700 \end_layout
44701
44702 \end_inset
44703
44704
44705 \begin_inset Phantom Phantom
44706 status open
44707
44708 \begin_layout Plain Layout
44709 W
44710 \end_layout
44711
44712 \end_inset
44713
44714
44715 \begin_inset ERT
44716 status collapsed
44717
44718 \begin_layout Plain Layout
44719
44720 }
44721 \end_layout
44722
44723 \end_inset
44724
44725  DarkOrchid
44726 \end_layout
44727
44728 \end_inset
44729 </cell>
44730 <cell alignment="left" valignment="top" usebox="none">
44731 \begin_inset Text
44732
44733 \begin_layout Plain Layout
44734 \begin_inset ERT
44735 status collapsed
44736
44737 \begin_layout Plain Layout
44738
44739
44740 \backslash
44741 fcolorbox{black}{
44742 \end_layout
44743
44744 \end_inset
44745
44746 Emerald
44747 \begin_inset ERT
44748 status collapsed
44749
44750 \begin_layout Plain Layout
44751
44752 }{
44753 \end_layout
44754
44755 \end_inset
44756
44757
44758 \begin_inset Phantom Phantom
44759 status open
44760
44761 \begin_layout Plain Layout
44762 W
44763 \end_layout
44764
44765 \end_inset
44766
44767
44768 \begin_inset ERT
44769 status collapsed
44770
44771 \begin_layout Plain Layout
44772
44773 }
44774 \end_layout
44775
44776 \end_inset
44777
44778  Emerald
44779 \end_layout
44780
44781 \end_inset
44782 </cell>
44783 <cell alignment="left" valignment="top" usebox="none">
44784 \begin_inset Text
44785
44786 \begin_layout Plain Layout
44787 \begin_inset ERT
44788 status collapsed
44789
44790 \begin_layout Plain Layout
44791
44792
44793 \backslash
44794 fcolorbox{black}{
44795 \end_layout
44796
44797 \end_inset
44798
44799 ForestGreen
44800 \begin_inset ERT
44801 status collapsed
44802
44803 \begin_layout Plain Layout
44804
44805 }{
44806 \end_layout
44807
44808 \end_inset
44809
44810
44811 \begin_inset Phantom Phantom
44812 status open
44813
44814 \begin_layout Plain Layout
44815 W
44816 \end_layout
44817
44818 \end_inset
44819
44820
44821 \begin_inset ERT
44822 status collapsed
44823
44824 \begin_layout Plain Layout
44825
44826 }
44827 \end_layout
44828
44829 \end_inset
44830
44831  ForestGreen
44832 \end_layout
44833
44834 \end_inset
44835 </cell>
44836 </row>
44837 <row>
44838 <cell alignment="left" valignment="top" usebox="none">
44839 \begin_inset Text
44840
44841 \begin_layout Plain Layout
44842 \begin_inset ERT
44843 status collapsed
44844
44845 \begin_layout Plain Layout
44846
44847
44848 \backslash
44849 fcolorbox{black}{
44850 \end_layout
44851
44852 \end_inset
44853
44854 Fuchsia
44855 \begin_inset ERT
44856 status collapsed
44857
44858 \begin_layout Plain Layout
44859
44860 }{
44861 \end_layout
44862
44863 \end_inset
44864
44865
44866 \begin_inset Phantom Phantom
44867 status open
44868
44869 \begin_layout Plain Layout
44870 W
44871 \end_layout
44872
44873 \end_inset
44874
44875
44876 \begin_inset ERT
44877 status collapsed
44878
44879 \begin_layout Plain Layout
44880
44881 }
44882 \end_layout
44883
44884 \end_inset
44885
44886  Fuchsia
44887 \end_layout
44888
44889 \end_inset
44890 </cell>
44891 <cell alignment="left" valignment="top" usebox="none">
44892 \begin_inset Text
44893
44894 \begin_layout Plain Layout
44895 \begin_inset ERT
44896 status collapsed
44897
44898 \begin_layout Plain Layout
44899
44900
44901 \backslash
44902 fcolorbox{black}{
44903 \end_layout
44904
44905 \end_inset
44906
44907 Goldenrod
44908 \begin_inset ERT
44909 status collapsed
44910
44911 \begin_layout Plain Layout
44912
44913 }{
44914 \end_layout
44915
44916 \end_inset
44917
44918
44919 \begin_inset Phantom Phantom
44920 status open
44921
44922 \begin_layout Plain Layout
44923 W
44924 \end_layout
44925
44926 \end_inset
44927
44928
44929 \begin_inset ERT
44930 status collapsed
44931
44932 \begin_layout Plain Layout
44933
44934 }
44935 \end_layout
44936
44937 \end_inset
44938
44939  Goldenrod
44940 \end_layout
44941
44942 \end_inset
44943 </cell>
44944 <cell alignment="left" valignment="top" usebox="none">
44945 \begin_inset Text
44946
44947 \begin_layout Plain Layout
44948 \begin_inset ERT
44949 status collapsed
44950
44951 \begin_layout Plain Layout
44952
44953
44954 \backslash
44955 fcolorbox{black}{
44956 \end_layout
44957
44958 \end_inset
44959
44960 Gray
44961 \begin_inset ERT
44962 status collapsed
44963
44964 \begin_layout Plain Layout
44965
44966 }{
44967 \end_layout
44968
44969 \end_inset
44970
44971
44972 \begin_inset Phantom Phantom
44973 status open
44974
44975 \begin_layout Plain Layout
44976 W
44977 \end_layout
44978
44979 \end_inset
44980
44981
44982 \begin_inset ERT
44983 status collapsed
44984
44985 \begin_layout Plain Layout
44986
44987 }
44988 \end_layout
44989
44990 \end_inset
44991
44992  Gray
44993 \end_layout
44994
44995 \end_inset
44996 </cell>
44997 <cell alignment="left" valignment="top" usebox="none">
44998 \begin_inset Text
44999
45000 \begin_layout Plain Layout
45001 \begin_inset ERT
45002 status collapsed
45003
45004 \begin_layout Plain Layout
45005
45006
45007 \backslash
45008 fcolorbox{black}{
45009 \end_layout
45010
45011 \end_inset
45012
45013 GreenYellow
45014 \begin_inset ERT
45015 status collapsed
45016
45017 \begin_layout Plain Layout
45018
45019 }{
45020 \end_layout
45021
45022 \end_inset
45023
45024
45025 \begin_inset Phantom Phantom
45026 status open
45027
45028 \begin_layout Plain Layout
45029 W
45030 \end_layout
45031
45032 \end_inset
45033
45034
45035 \begin_inset ERT
45036 status collapsed
45037
45038 \begin_layout Plain Layout
45039
45040 }
45041 \end_layout
45042
45043 \end_inset
45044
45045  GreenYellow
45046 \end_layout
45047
45048 \end_inset
45049 </cell>
45050 </row>
45051 <row>
45052 <cell alignment="center" valignment="top" usebox="none">
45053 \begin_inset Text
45054
45055 \begin_layout Plain Layout
45056 \begin_inset ERT
45057 status collapsed
45058
45059 \begin_layout Plain Layout
45060
45061
45062 \backslash
45063 fcolorbox{black}{
45064 \end_layout
45065
45066 \end_inset
45067
45068 JungleGreen
45069 \begin_inset ERT
45070 status collapsed
45071
45072 \begin_layout Plain Layout
45073
45074 }{
45075 \end_layout
45076
45077 \end_inset
45078
45079
45080 \begin_inset Phantom Phantom
45081 status open
45082
45083 \begin_layout Plain Layout
45084 W
45085 \end_layout
45086
45087 \end_inset
45088
45089
45090 \begin_inset ERT
45091 status collapsed
45092
45093 \begin_layout Plain Layout
45094
45095 }
45096 \end_layout
45097
45098 \end_inset
45099
45100  JungleGreen
45101 \end_layout
45102
45103 \end_inset
45104 </cell>
45105 <cell alignment="center" valignment="top" usebox="none">
45106 \begin_inset Text
45107
45108 \begin_layout Plain Layout
45109 \begin_inset ERT
45110 status collapsed
45111
45112 \begin_layout Plain Layout
45113
45114
45115 \backslash
45116 fcolorbox{black}{
45117 \end_layout
45118
45119 \end_inset
45120
45121 Lavender
45122 \begin_inset ERT
45123 status collapsed
45124
45125 \begin_layout Plain Layout
45126
45127 }{
45128 \end_layout
45129
45130 \end_inset
45131
45132
45133 \begin_inset Phantom Phantom
45134 status open
45135
45136 \begin_layout Plain Layout
45137 W
45138 \end_layout
45139
45140 \end_inset
45141
45142
45143 \begin_inset ERT
45144 status collapsed
45145
45146 \begin_layout Plain Layout
45147
45148 }
45149 \end_layout
45150
45151 \end_inset
45152
45153  Lavender
45154 \end_layout
45155
45156 \end_inset
45157 </cell>
45158 <cell alignment="center" valignment="top" usebox="none">
45159 \begin_inset Text
45160
45161 \begin_layout Plain Layout
45162 \begin_inset ERT
45163 status collapsed
45164
45165 \begin_layout Plain Layout
45166
45167
45168 \backslash
45169 fcolorbox{black}{
45170 \end_layout
45171
45172 \end_inset
45173
45174 LimeGreen
45175 \begin_inset ERT
45176 status collapsed
45177
45178 \begin_layout Plain Layout
45179
45180 }{
45181 \end_layout
45182
45183 \end_inset
45184
45185
45186 \begin_inset Phantom Phantom
45187 status open
45188
45189 \begin_layout Plain Layout
45190 W
45191 \end_layout
45192
45193 \end_inset
45194
45195
45196 \begin_inset ERT
45197 status collapsed
45198
45199 \begin_layout Plain Layout
45200
45201 }
45202 \end_layout
45203
45204 \end_inset
45205
45206  LimeGreen
45207 \end_layout
45208
45209 \end_inset
45210 </cell>
45211 <cell alignment="center" valignment="top" usebox="none">
45212 \begin_inset Text
45213
45214 \begin_layout Plain Layout
45215 \begin_inset ERT
45216 status collapsed
45217
45218 \begin_layout Plain Layout
45219
45220
45221 \backslash
45222 fcolorbox{black}{
45223 \end_layout
45224
45225 \end_inset
45226
45227 Mahogany
45228 \begin_inset ERT
45229 status collapsed
45230
45231 \begin_layout Plain Layout
45232
45233 }{
45234 \end_layout
45235
45236 \end_inset
45237
45238
45239 \begin_inset Phantom Phantom
45240 status open
45241
45242 \begin_layout Plain Layout
45243 W
45244 \end_layout
45245
45246 \end_inset
45247
45248
45249 \begin_inset ERT
45250 status collapsed
45251
45252 \begin_layout Plain Layout
45253
45254 }
45255 \end_layout
45256
45257 \end_inset
45258
45259  Mahogany
45260 \end_layout
45261
45262 \end_inset
45263 </cell>
45264 </row>
45265 <row>
45266 <cell alignment="left" valignment="top" usebox="none">
45267 \begin_inset Text
45268
45269 \begin_layout Plain Layout
45270 \begin_inset ERT
45271 status collapsed
45272
45273 \begin_layout Plain Layout
45274
45275
45276 \backslash
45277 fcolorbox{black}{
45278 \end_layout
45279
45280 \end_inset
45281
45282 Mahogany
45283 \begin_inset ERT
45284 status collapsed
45285
45286 \begin_layout Plain Layout
45287
45288 }{
45289 \end_layout
45290
45291 \end_inset
45292
45293
45294 \begin_inset Phantom Phantom
45295 status open
45296
45297 \begin_layout Plain Layout
45298 W
45299 \end_layout
45300
45301 \end_inset
45302
45303
45304 \begin_inset ERT
45305 status collapsed
45306
45307 \begin_layout Plain Layout
45308
45309 }
45310 \end_layout
45311
45312 \end_inset
45313
45314  Mahogany
45315 \end_layout
45316
45317 \end_inset
45318 </cell>
45319 <cell alignment="left" valignment="top" usebox="none">
45320 \begin_inset Text
45321
45322 \begin_layout Plain Layout
45323 \begin_inset ERT
45324 status collapsed
45325
45326 \begin_layout Plain Layout
45327
45328
45329 \backslash
45330 fcolorbox{black}{
45331 \end_layout
45332
45333 \end_inset
45334
45335 Maroon
45336 \begin_inset ERT
45337 status collapsed
45338
45339 \begin_layout Plain Layout
45340
45341 }{
45342 \end_layout
45343
45344 \end_inset
45345
45346
45347 \begin_inset Phantom Phantom
45348 status open
45349
45350 \begin_layout Plain Layout
45351 W
45352 \end_layout
45353
45354 \end_inset
45355
45356
45357 \begin_inset ERT
45358 status collapsed
45359
45360 \begin_layout Plain Layout
45361
45362 }
45363 \end_layout
45364
45365 \end_inset
45366
45367  Maroon
45368 \end_layout
45369
45370 \end_inset
45371 </cell>
45372 <cell alignment="left" valignment="top" usebox="none">
45373 \begin_inset Text
45374
45375 \begin_layout Plain Layout
45376 \begin_inset ERT
45377 status collapsed
45378
45379 \begin_layout Plain Layout
45380
45381
45382 \backslash
45383 fcolorbox{black}{
45384 \end_layout
45385
45386 \end_inset
45387
45388 Melon
45389 \begin_inset ERT
45390 status collapsed
45391
45392 \begin_layout Plain Layout
45393
45394 }{
45395 \end_layout
45396
45397 \end_inset
45398
45399
45400 \begin_inset Phantom Phantom
45401 status open
45402
45403 \begin_layout Plain Layout
45404 W
45405 \end_layout
45406
45407 \end_inset
45408
45409
45410 \begin_inset ERT
45411 status collapsed
45412
45413 \begin_layout Plain Layout
45414
45415 }
45416 \end_layout
45417
45418 \end_inset
45419
45420  Melon
45421 \end_layout
45422
45423 \end_inset
45424 </cell>
45425 <cell alignment="left" valignment="top" usebox="none">
45426 \begin_inset Text
45427
45428 \begin_layout Plain Layout
45429 \begin_inset ERT
45430 status collapsed
45431
45432 \begin_layout Plain Layout
45433
45434
45435 \backslash
45436 fcolorbox{black}{
45437 \end_layout
45438
45439 \end_inset
45440
45441 MidnightBlue
45442 \begin_inset ERT
45443 status collapsed
45444
45445 \begin_layout Plain Layout
45446
45447 }{
45448 \end_layout
45449
45450 \end_inset
45451
45452
45453 \begin_inset Phantom Phantom
45454 status open
45455
45456 \begin_layout Plain Layout
45457 W
45458 \end_layout
45459
45460 \end_inset
45461
45462
45463 \begin_inset ERT
45464 status collapsed
45465
45466 \begin_layout Plain Layout
45467
45468 }
45469 \end_layout
45470
45471 \end_inset
45472
45473  MidnightBlue
45474 \end_layout
45475
45476 \end_inset
45477 </cell>
45478 </row>
45479 <row>
45480 <cell alignment="left" valignment="top" usebox="none">
45481 \begin_inset Text
45482
45483 \begin_layout Plain Layout
45484 \begin_inset ERT
45485 status collapsed
45486
45487 \begin_layout Plain Layout
45488
45489
45490 \backslash
45491 fcolorbox{black}{
45492 \end_layout
45493
45494 \end_inset
45495
45496 Mulberry
45497 \begin_inset ERT
45498 status collapsed
45499
45500 \begin_layout Plain Layout
45501
45502 }{
45503 \end_layout
45504
45505 \end_inset
45506
45507
45508 \begin_inset Phantom Phantom
45509 status open
45510
45511 \begin_layout Plain Layout
45512 W
45513 \end_layout
45514
45515 \end_inset
45516
45517
45518 \begin_inset ERT
45519 status collapsed
45520
45521 \begin_layout Plain Layout
45522
45523 }
45524 \end_layout
45525
45526 \end_inset
45527
45528  Mulberry
45529 \end_layout
45530
45531 \end_inset
45532 </cell>
45533 <cell alignment="left" valignment="top" usebox="none">
45534 \begin_inset Text
45535
45536 \begin_layout Plain Layout
45537 \begin_inset ERT
45538 status collapsed
45539
45540 \begin_layout Plain Layout
45541
45542
45543 \backslash
45544 fcolorbox{black}{
45545 \end_layout
45546
45547 \end_inset
45548
45549 NavyBlue
45550 \begin_inset ERT
45551 status collapsed
45552
45553 \begin_layout Plain Layout
45554
45555 }{
45556 \end_layout
45557
45558 \end_inset
45559
45560
45561 \begin_inset Phantom Phantom
45562 status open
45563
45564 \begin_layout Plain Layout
45565 W
45566 \end_layout
45567
45568 \end_inset
45569
45570
45571 \begin_inset ERT
45572 status collapsed
45573
45574 \begin_layout Plain Layout
45575
45576 }
45577 \end_layout
45578
45579 \end_inset
45580
45581  NavyBlue
45582 \end_layout
45583
45584 \end_inset
45585 </cell>
45586 <cell alignment="left" valignment="top" usebox="none">
45587 \begin_inset Text
45588
45589 \begin_layout Plain Layout
45590 \begin_inset ERT
45591 status collapsed
45592
45593 \begin_layout Plain Layout
45594
45595
45596 \backslash
45597 fcolorbox{black}{
45598 \end_layout
45599
45600 \end_inset
45601
45602 OliveGreen
45603 \begin_inset ERT
45604 status collapsed
45605
45606 \begin_layout Plain Layout
45607
45608 }{
45609 \end_layout
45610
45611 \end_inset
45612
45613
45614 \begin_inset Phantom Phantom
45615 status open
45616
45617 \begin_layout Plain Layout
45618 W
45619 \end_layout
45620
45621 \end_inset
45622
45623
45624 \begin_inset ERT
45625 status collapsed
45626
45627 \begin_layout Plain Layout
45628
45629 }
45630 \end_layout
45631
45632 \end_inset
45633
45634  OliveGreen
45635 \end_layout
45636
45637 \end_inset
45638 </cell>
45639 <cell alignment="left" valignment="top" usebox="none">
45640 \begin_inset Text
45641
45642 \begin_layout Plain Layout
45643 \begin_inset ERT
45644 status collapsed
45645
45646 \begin_layout Plain Layout
45647
45648
45649 \backslash
45650 fcolorbox{black}{
45651 \end_layout
45652
45653 \end_inset
45654
45655 Orange
45656 \begin_inset ERT
45657 status collapsed
45658
45659 \begin_layout Plain Layout
45660
45661 }{
45662 \end_layout
45663
45664 \end_inset
45665
45666
45667 \begin_inset Phantom Phantom
45668 status open
45669
45670 \begin_layout Plain Layout
45671 W
45672 \end_layout
45673
45674 \end_inset
45675
45676
45677 \begin_inset ERT
45678 status collapsed
45679
45680 \begin_layout Plain Layout
45681
45682 }
45683 \end_layout
45684
45685 \end_inset
45686
45687  Orange
45688 \end_layout
45689
45690 \end_inset
45691 </cell>
45692 </row>
45693 <row>
45694 <cell alignment="left" valignment="top" usebox="none">
45695 \begin_inset Text
45696
45697 \begin_layout Plain Layout
45698 \begin_inset ERT
45699 status collapsed
45700
45701 \begin_layout Plain Layout
45702
45703
45704 \backslash
45705 fcolorbox{black}{
45706 \end_layout
45707
45708 \end_inset
45709
45710 OrangeRed
45711 \begin_inset ERT
45712 status collapsed
45713
45714 \begin_layout Plain Layout
45715
45716 }{
45717 \end_layout
45718
45719 \end_inset
45720
45721
45722 \begin_inset Phantom Phantom
45723 status open
45724
45725 \begin_layout Plain Layout
45726 W
45727 \end_layout
45728
45729 \end_inset
45730
45731
45732 \begin_inset ERT
45733 status collapsed
45734
45735 \begin_layout Plain Layout
45736
45737 }
45738 \end_layout
45739
45740 \end_inset
45741
45742  OrangeRed
45743 \end_layout
45744
45745 \end_inset
45746 </cell>
45747 <cell alignment="left" valignment="top" usebox="none">
45748 \begin_inset Text
45749
45750 \begin_layout Plain Layout
45751 \begin_inset ERT
45752 status collapsed
45753
45754 \begin_layout Plain Layout
45755
45756
45757 \backslash
45758 fcolorbox{black}{
45759 \end_layout
45760
45761 \end_inset
45762
45763 Orchid
45764 \begin_inset ERT
45765 status collapsed
45766
45767 \begin_layout Plain Layout
45768
45769 }{
45770 \end_layout
45771
45772 \end_inset
45773
45774
45775 \begin_inset Phantom Phantom
45776 status open
45777
45778 \begin_layout Plain Layout
45779 W
45780 \end_layout
45781
45782 \end_inset
45783
45784
45785 \begin_inset ERT
45786 status collapsed
45787
45788 \begin_layout Plain Layout
45789
45790 }
45791 \end_layout
45792
45793 \end_inset
45794
45795  Orchid
45796 \end_layout
45797
45798 \end_inset
45799 </cell>
45800 <cell alignment="left" valignment="top" usebox="none">
45801 \begin_inset Text
45802
45803 \begin_layout Plain Layout
45804 \begin_inset ERT
45805 status collapsed
45806
45807 \begin_layout Plain Layout
45808
45809
45810 \backslash
45811 fcolorbox{black}{
45812 \end_layout
45813
45814 \end_inset
45815
45816 Peach
45817 \begin_inset ERT
45818 status collapsed
45819
45820 \begin_layout Plain Layout
45821
45822 }{
45823 \end_layout
45824
45825 \end_inset
45826
45827
45828 \begin_inset Phantom Phantom
45829 status open
45830
45831 \begin_layout Plain Layout
45832 W
45833 \end_layout
45834
45835 \end_inset
45836
45837
45838 \begin_inset ERT
45839 status collapsed
45840
45841 \begin_layout Plain Layout
45842
45843 }
45844 \end_layout
45845
45846 \end_inset
45847
45848  Peach
45849 \end_layout
45850
45851 \end_inset
45852 </cell>
45853 <cell alignment="left" valignment="top" usebox="none">
45854 \begin_inset Text
45855
45856 \begin_layout Plain Layout
45857 \begin_inset ERT
45858 status collapsed
45859
45860 \begin_layout Plain Layout
45861
45862
45863 \backslash
45864 fcolorbox{black}{
45865 \end_layout
45866
45867 \end_inset
45868
45869 Periwinkle
45870 \begin_inset ERT
45871 status collapsed
45872
45873 \begin_layout Plain Layout
45874
45875 }{
45876 \end_layout
45877
45878 \end_inset
45879
45880
45881 \begin_inset Phantom Phantom
45882 status open
45883
45884 \begin_layout Plain Layout
45885 W
45886 \end_layout
45887
45888 \end_inset
45889
45890
45891 \begin_inset ERT
45892 status collapsed
45893
45894 \begin_layout Plain Layout
45895
45896 }
45897 \end_layout
45898
45899 \end_inset
45900
45901  Periwinkle
45902 \end_layout
45903
45904 \end_inset
45905 </cell>
45906 </row>
45907 <row>
45908 <cell alignment="left" valignment="top" usebox="none">
45909 \begin_inset Text
45910
45911 \begin_layout Plain Layout
45912 \begin_inset ERT
45913 status collapsed
45914
45915 \begin_layout Plain Layout
45916
45917
45918 \backslash
45919 fcolorbox{black}{
45920 \end_layout
45921
45922 \end_inset
45923
45924 PineGreen
45925 \begin_inset ERT
45926 status collapsed
45927
45928 \begin_layout Plain Layout
45929
45930 }{
45931 \end_layout
45932
45933 \end_inset
45934
45935
45936 \begin_inset Phantom Phantom
45937 status open
45938
45939 \begin_layout Plain Layout
45940 W
45941 \end_layout
45942
45943 \end_inset
45944
45945
45946 \begin_inset ERT
45947 status collapsed
45948
45949 \begin_layout Plain Layout
45950
45951 }
45952 \end_layout
45953
45954 \end_inset
45955
45956  PineGreen
45957 \end_layout
45958
45959 \end_inset
45960 </cell>
45961 <cell alignment="left" valignment="top" usebox="none">
45962 \begin_inset Text
45963
45964 \begin_layout Plain Layout
45965 \begin_inset ERT
45966 status collapsed
45967
45968 \begin_layout Plain Layout
45969
45970
45971 \backslash
45972 fcolorbox{black}{
45973 \end_layout
45974
45975 \end_inset
45976
45977 Plum
45978 \begin_inset ERT
45979 status collapsed
45980
45981 \begin_layout Plain Layout
45982
45983 }{
45984 \end_layout
45985
45986 \end_inset
45987
45988
45989 \begin_inset Phantom Phantom
45990 status open
45991
45992 \begin_layout Plain Layout
45993 W
45994 \end_layout
45995
45996 \end_inset
45997
45998
45999 \begin_inset ERT
46000 status collapsed
46001
46002 \begin_layout Plain Layout
46003
46004 }
46005 \end_layout
46006
46007 \end_inset
46008
46009  Plum
46010 \end_layout
46011
46012 \end_inset
46013 </cell>
46014 <cell alignment="left" valignment="top" usebox="none">
46015 \begin_inset Text
46016
46017 \begin_layout Plain Layout
46018 \begin_inset ERT
46019 status collapsed
46020
46021 \begin_layout Plain Layout
46022
46023
46024 \backslash
46025 fcolorbox{black}{
46026 \end_layout
46027
46028 \end_inset
46029
46030 ProcessBlue
46031 \begin_inset ERT
46032 status collapsed
46033
46034 \begin_layout Plain Layout
46035
46036 }{
46037 \end_layout
46038
46039 \end_inset
46040
46041
46042 \begin_inset Phantom Phantom
46043 status open
46044
46045 \begin_layout Plain Layout
46046 W
46047 \end_layout
46048
46049 \end_inset
46050
46051
46052 \begin_inset ERT
46053 status collapsed
46054
46055 \begin_layout Plain Layout
46056
46057 }
46058 \end_layout
46059
46060 \end_inset
46061
46062  ProcessBlue
46063 \end_layout
46064
46065 \end_inset
46066 </cell>
46067 <cell alignment="left" valignment="top" usebox="none">
46068 \begin_inset Text
46069
46070 \begin_layout Plain Layout
46071 \begin_inset ERT
46072 status collapsed
46073
46074 \begin_layout Plain Layout
46075
46076
46077 \backslash
46078 fcolorbox{black}{
46079 \end_layout
46080
46081 \end_inset
46082
46083 Purple
46084 \begin_inset ERT
46085 status collapsed
46086
46087 \begin_layout Plain Layout
46088
46089 }{
46090 \end_layout
46091
46092 \end_inset
46093
46094
46095 \begin_inset Phantom Phantom
46096 status open
46097
46098 \begin_layout Plain Layout
46099 W
46100 \end_layout
46101
46102 \end_inset
46103
46104
46105 \begin_inset ERT
46106 status collapsed
46107
46108 \begin_layout Plain Layout
46109
46110 }
46111 \end_layout
46112
46113 \end_inset
46114
46115  Purple
46116 \end_layout
46117
46118 \end_inset
46119 </cell>
46120 </row>
46121 <row>
46122 <cell alignment="left" valignment="top" usebox="none">
46123 \begin_inset Text
46124
46125 \begin_layout Plain Layout
46126 \begin_inset ERT
46127 status collapsed
46128
46129 \begin_layout Plain Layout
46130
46131
46132 \backslash
46133 fcolorbox{black}{
46134 \end_layout
46135
46136 \end_inset
46137
46138 RawSienna
46139 \begin_inset ERT
46140 status collapsed
46141
46142 \begin_layout Plain Layout
46143
46144 }{
46145 \end_layout
46146
46147 \end_inset
46148
46149
46150 \begin_inset Phantom Phantom
46151 status open
46152
46153 \begin_layout Plain Layout
46154 W
46155 \end_layout
46156
46157 \end_inset
46158
46159
46160 \begin_inset ERT
46161 status collapsed
46162
46163 \begin_layout Plain Layout
46164
46165 }
46166 \end_layout
46167
46168 \end_inset
46169
46170  RawSienna
46171 \end_layout
46172
46173 \end_inset
46174 </cell>
46175 <cell alignment="left" valignment="top" usebox="none">
46176 \begin_inset Text
46177
46178 \begin_layout Plain Layout
46179 \begin_inset ERT
46180 status collapsed
46181
46182 \begin_layout Plain Layout
46183
46184
46185 \backslash
46186 fcolorbox{black}{
46187 \end_layout
46188
46189 \end_inset
46190
46191 RedOrange
46192 \begin_inset ERT
46193 status collapsed
46194
46195 \begin_layout Plain Layout
46196
46197 }{
46198 \end_layout
46199
46200 \end_inset
46201
46202
46203 \begin_inset Phantom Phantom
46204 status open
46205
46206 \begin_layout Plain Layout
46207 W
46208 \end_layout
46209
46210 \end_inset
46211
46212
46213 \begin_inset ERT
46214 status collapsed
46215
46216 \begin_layout Plain Layout
46217
46218 }
46219 \end_layout
46220
46221 \end_inset
46222
46223  RedOrange
46224 \end_layout
46225
46226 \end_inset
46227 </cell>
46228 <cell alignment="left" valignment="top" usebox="none">
46229 \begin_inset Text
46230
46231 \begin_layout Plain Layout
46232 \begin_inset ERT
46233 status collapsed
46234
46235 \begin_layout Plain Layout
46236
46237
46238 \backslash
46239 fcolorbox{black}{
46240 \end_layout
46241
46242 \end_inset
46243
46244 RedViolet
46245 \begin_inset ERT
46246 status collapsed
46247
46248 \begin_layout Plain Layout
46249
46250 }{
46251 \end_layout
46252
46253 \end_inset
46254
46255
46256 \begin_inset Phantom Phantom
46257 status open
46258
46259 \begin_layout Plain Layout
46260 W
46261 \end_layout
46262
46263 \end_inset
46264
46265
46266 \begin_inset ERT
46267 status collapsed
46268
46269 \begin_layout Plain Layout
46270
46271 }
46272 \end_layout
46273
46274 \end_inset
46275
46276  RedViolet
46277 \end_layout
46278
46279 \end_inset
46280 </cell>
46281 <cell alignment="left" valignment="top" usebox="none">
46282 \begin_inset Text
46283
46284 \begin_layout Plain Layout
46285 \begin_inset ERT
46286 status collapsed
46287
46288 \begin_layout Plain Layout
46289
46290
46291 \backslash
46292 fcolorbox{black}{
46293 \end_layout
46294
46295 \end_inset
46296
46297 Rhodamine
46298 \begin_inset ERT
46299 status collapsed
46300
46301 \begin_layout Plain Layout
46302
46303 }{
46304 \end_layout
46305
46306 \end_inset
46307
46308
46309 \begin_inset Phantom Phantom
46310 status open
46311
46312 \begin_layout Plain Layout
46313 W
46314 \end_layout
46315
46316 \end_inset
46317
46318
46319 \begin_inset ERT
46320 status collapsed
46321
46322 \begin_layout Plain Layout
46323
46324 }
46325 \end_layout
46326
46327 \end_inset
46328
46329  Rhodamine
46330 \end_layout
46331
46332 \end_inset
46333 </cell>
46334 </row>
46335 <row>
46336 <cell alignment="left" valignment="top" usebox="none">
46337 \begin_inset Text
46338
46339 \begin_layout Plain Layout
46340 \begin_inset ERT
46341 status collapsed
46342
46343 \begin_layout Plain Layout
46344
46345
46346 \backslash
46347 fcolorbox{black}{
46348 \end_layout
46349
46350 \end_inset
46351
46352 RoyalBlue
46353 \begin_inset ERT
46354 status collapsed
46355
46356 \begin_layout Plain Layout
46357
46358 }{
46359 \end_layout
46360
46361 \end_inset
46362
46363
46364 \begin_inset Phantom Phantom
46365 status open
46366
46367 \begin_layout Plain Layout
46368 W
46369 \end_layout
46370
46371 \end_inset
46372
46373
46374 \begin_inset ERT
46375 status collapsed
46376
46377 \begin_layout Plain Layout
46378
46379 }
46380 \end_layout
46381
46382 \end_inset
46383
46384  RoyalBlue
46385 \end_layout
46386
46387 \end_inset
46388 </cell>
46389 <cell alignment="left" valignment="top" usebox="none">
46390 \begin_inset Text
46391
46392 \begin_layout Plain Layout
46393 \begin_inset ERT
46394 status collapsed
46395
46396 \begin_layout Plain Layout
46397
46398
46399 \backslash
46400 fcolorbox{black}{
46401 \end_layout
46402
46403 \end_inset
46404
46405 RoyalPurple
46406 \begin_inset ERT
46407 status collapsed
46408
46409 \begin_layout Plain Layout
46410
46411 }{
46412 \end_layout
46413
46414 \end_inset
46415
46416
46417 \begin_inset Phantom Phantom
46418 status open
46419
46420 \begin_layout Plain Layout
46421 W
46422 \end_layout
46423
46424 \end_inset
46425
46426
46427 \begin_inset ERT
46428 status collapsed
46429
46430 \begin_layout Plain Layout
46431
46432 }
46433 \end_layout
46434
46435 \end_inset
46436
46437  RoyalPurple
46438 \end_layout
46439
46440 \end_inset
46441 </cell>
46442 <cell alignment="left" valignment="top" usebox="none">
46443 \begin_inset Text
46444
46445 \begin_layout Plain Layout
46446 \begin_inset ERT
46447 status collapsed
46448
46449 \begin_layout Plain Layout
46450
46451
46452 \backslash
46453 fcolorbox{black}{
46454 \end_layout
46455
46456 \end_inset
46457
46458 RubineRed
46459 \begin_inset ERT
46460 status collapsed
46461
46462 \begin_layout Plain Layout
46463
46464 }{
46465 \end_layout
46466
46467 \end_inset
46468
46469
46470 \begin_inset Phantom Phantom
46471 status open
46472
46473 \begin_layout Plain Layout
46474 W
46475 \end_layout
46476
46477 \end_inset
46478
46479
46480 \begin_inset ERT
46481 status collapsed
46482
46483 \begin_layout Plain Layout
46484
46485 }
46486 \end_layout
46487
46488 \end_inset
46489
46490  RubineRed
46491 \end_layout
46492
46493 \end_inset
46494 </cell>
46495 <cell alignment="left" valignment="top" usebox="none">
46496 \begin_inset Text
46497
46498 \begin_layout Plain Layout
46499 \begin_inset ERT
46500 status collapsed
46501
46502 \begin_layout Plain Layout
46503
46504
46505 \backslash
46506 fcolorbox{black}{
46507 \end_layout
46508
46509 \end_inset
46510
46511 Salmon
46512 \begin_inset ERT
46513 status collapsed
46514
46515 \begin_layout Plain Layout
46516
46517 }{
46518 \end_layout
46519
46520 \end_inset
46521
46522
46523 \begin_inset Phantom Phantom
46524 status open
46525
46526 \begin_layout Plain Layout
46527 W
46528 \end_layout
46529
46530 \end_inset
46531
46532
46533 \begin_inset ERT
46534 status collapsed
46535
46536 \begin_layout Plain Layout
46537
46538 }
46539 \end_layout
46540
46541 \end_inset
46542
46543  Salmon
46544 \end_layout
46545
46546 \end_inset
46547 </cell>
46548 </row>
46549 <row>
46550 <cell alignment="left" valignment="top" usebox="none">
46551 \begin_inset Text
46552
46553 \begin_layout Plain Layout
46554 \begin_inset ERT
46555 status collapsed
46556
46557 \begin_layout Plain Layout
46558
46559
46560 \backslash
46561 fcolorbox{black}{
46562 \end_layout
46563
46564 \end_inset
46565
46566 SeaGreen
46567 \begin_inset ERT
46568 status collapsed
46569
46570 \begin_layout Plain Layout
46571
46572 }{
46573 \end_layout
46574
46575 \end_inset
46576
46577
46578 \begin_inset Phantom Phantom
46579 status open
46580
46581 \begin_layout Plain Layout
46582 W
46583 \end_layout
46584
46585 \end_inset
46586
46587
46588 \begin_inset ERT
46589 status collapsed
46590
46591 \begin_layout Plain Layout
46592
46593 }
46594 \end_layout
46595
46596 \end_inset
46597
46598  SeaGreen
46599 \end_layout
46600
46601 \end_inset
46602 </cell>
46603 <cell alignment="left" valignment="top" usebox="none">
46604 \begin_inset Text
46605
46606 \begin_layout Plain Layout
46607 \begin_inset ERT
46608 status collapsed
46609
46610 \begin_layout Plain Layout
46611
46612
46613 \backslash
46614 fcolorbox{black}{
46615 \end_layout
46616
46617 \end_inset
46618
46619 Sepia
46620 \begin_inset ERT
46621 status collapsed
46622
46623 \begin_layout Plain Layout
46624
46625 }{
46626 \end_layout
46627
46628 \end_inset
46629
46630
46631 \begin_inset Phantom Phantom
46632 status open
46633
46634 \begin_layout Plain Layout
46635 W
46636 \end_layout
46637
46638 \end_inset
46639
46640
46641 \begin_inset ERT
46642 status collapsed
46643
46644 \begin_layout Plain Layout
46645
46646 }
46647 \end_layout
46648
46649 \end_inset
46650
46651  Sepia
46652 \end_layout
46653
46654 \end_inset
46655 </cell>
46656 <cell alignment="left" valignment="top" usebox="none">
46657 \begin_inset Text
46658
46659 \begin_layout Plain Layout
46660 \begin_inset ERT
46661 status collapsed
46662
46663 \begin_layout Plain Layout
46664
46665
46666 \backslash
46667 fcolorbox{black}{
46668 \end_layout
46669
46670 \end_inset
46671
46672 SkyBlue
46673 \begin_inset ERT
46674 status collapsed
46675
46676 \begin_layout Plain Layout
46677
46678 }{
46679 \end_layout
46680
46681 \end_inset
46682
46683
46684 \begin_inset Phantom Phantom
46685 status open
46686
46687 \begin_layout Plain Layout
46688 W
46689 \end_layout
46690
46691 \end_inset
46692
46693
46694 \begin_inset ERT
46695 status collapsed
46696
46697 \begin_layout Plain Layout
46698
46699 }
46700 \end_layout
46701
46702 \end_inset
46703
46704  SkyBlue
46705 \end_layout
46706
46707 \end_inset
46708 </cell>
46709 <cell alignment="left" valignment="top" usebox="none">
46710 \begin_inset Text
46711
46712 \begin_layout Plain Layout
46713 \begin_inset ERT
46714 status collapsed
46715
46716 \begin_layout Plain Layout
46717
46718
46719 \backslash
46720 fcolorbox{black}{
46721 \end_layout
46722
46723 \end_inset
46724
46725 SpringGreen
46726 \begin_inset ERT
46727 status collapsed
46728
46729 \begin_layout Plain Layout
46730
46731 }{
46732 \end_layout
46733
46734 \end_inset
46735
46736
46737 \begin_inset Phantom Phantom
46738 status open
46739
46740 \begin_layout Plain Layout
46741 W
46742 \end_layout
46743
46744 \end_inset
46745
46746
46747 \begin_inset ERT
46748 status collapsed
46749
46750 \begin_layout Plain Layout
46751
46752 }
46753 \end_layout
46754
46755 \end_inset
46756
46757  SpringGreen
46758 \end_layout
46759
46760 \end_inset
46761 </cell>
46762 </row>
46763 <row>
46764 <cell alignment="left" valignment="top" usebox="none">
46765 \begin_inset Text
46766
46767 \begin_layout Plain Layout
46768 \begin_inset ERT
46769 status collapsed
46770
46771 \begin_layout Plain Layout
46772
46773
46774 \backslash
46775 fcolorbox{black}{
46776 \end_layout
46777
46778 \end_inset
46779
46780 Tan
46781 \begin_inset ERT
46782 status collapsed
46783
46784 \begin_layout Plain Layout
46785
46786 }{
46787 \end_layout
46788
46789 \end_inset
46790
46791
46792 \begin_inset Phantom Phantom
46793 status open
46794
46795 \begin_layout Plain Layout
46796 W
46797 \end_layout
46798
46799 \end_inset
46800
46801
46802 \begin_inset ERT
46803 status collapsed
46804
46805 \begin_layout Plain Layout
46806
46807 }
46808 \end_layout
46809
46810 \end_inset
46811
46812  Tan
46813 \end_layout
46814
46815 \end_inset
46816 </cell>
46817 <cell alignment="left" valignment="top" usebox="none">
46818 \begin_inset Text
46819
46820 \begin_layout Plain Layout
46821 \begin_inset ERT
46822 status collapsed
46823
46824 \begin_layout Plain Layout
46825
46826
46827 \backslash
46828 fcolorbox{black}{
46829 \end_layout
46830
46831 \end_inset
46832
46833 TealBlue
46834 \begin_inset ERT
46835 status collapsed
46836
46837 \begin_layout Plain Layout
46838
46839 }{
46840 \end_layout
46841
46842 \end_inset
46843
46844
46845 \begin_inset Phantom Phantom
46846 status open
46847
46848 \begin_layout Plain Layout
46849 W
46850 \end_layout
46851
46852 \end_inset
46853
46854
46855 \begin_inset ERT
46856 status collapsed
46857
46858 \begin_layout Plain Layout
46859
46860 }
46861 \end_layout
46862
46863 \end_inset
46864
46865  TealBlue
46866 \end_layout
46867
46868 \end_inset
46869 </cell>
46870 <cell alignment="left" valignment="top" usebox="none">
46871 \begin_inset Text
46872
46873 \begin_layout Plain Layout
46874 \begin_inset ERT
46875 status collapsed
46876
46877 \begin_layout Plain Layout
46878
46879
46880 \backslash
46881 fcolorbox{black}{
46882 \end_layout
46883
46884 \end_inset
46885
46886 Thistle
46887 \begin_inset ERT
46888 status collapsed
46889
46890 \begin_layout Plain Layout
46891
46892 }{
46893 \end_layout
46894
46895 \end_inset
46896
46897
46898 \begin_inset Phantom Phantom
46899 status open
46900
46901 \begin_layout Plain Layout
46902 W
46903 \end_layout
46904
46905 \end_inset
46906
46907
46908 \begin_inset ERT
46909 status collapsed
46910
46911 \begin_layout Plain Layout
46912
46913 }
46914 \end_layout
46915
46916 \end_inset
46917
46918  Thistle
46919 \end_layout
46920
46921 \end_inset
46922 </cell>
46923 <cell alignment="left" valignment="top" usebox="none">
46924 \begin_inset Text
46925
46926 \begin_layout Plain Layout
46927 \begin_inset ERT
46928 status collapsed
46929
46930 \begin_layout Plain Layout
46931
46932
46933 \backslash
46934 fcolorbox{black}{
46935 \end_layout
46936
46937 \end_inset
46938
46939 Turquoise
46940 \begin_inset ERT
46941 status collapsed
46942
46943 \begin_layout Plain Layout
46944
46945 }{
46946 \end_layout
46947
46948 \end_inset
46949
46950
46951 \begin_inset Phantom Phantom
46952 status open
46953
46954 \begin_layout Plain Layout
46955 W
46956 \end_layout
46957
46958 \end_inset
46959
46960
46961 \begin_inset ERT
46962 status collapsed
46963
46964 \begin_layout Plain Layout
46965
46966 }
46967 \end_layout
46968
46969 \end_inset
46970
46971  Turquoise
46972 \end_layout
46973
46974 \end_inset
46975 </cell>
46976 </row>
46977 <row>
46978 <cell alignment="left" valignment="top" usebox="none">
46979 \begin_inset Text
46980
46981 \begin_layout Plain Layout
46982 \begin_inset ERT
46983 status collapsed
46984
46985 \begin_layout Plain Layout
46986
46987
46988 \backslash
46989 fcolorbox{black}{
46990 \end_layout
46991
46992 \end_inset
46993
46994 Violet
46995 \begin_inset ERT
46996 status collapsed
46997
46998 \begin_layout Plain Layout
46999
47000 }{
47001 \end_layout
47002
47003 \end_inset
47004
47005
47006 \begin_inset Phantom Phantom
47007 status open
47008
47009 \begin_layout Plain Layout
47010 W
47011 \end_layout
47012
47013 \end_inset
47014
47015
47016 \begin_inset ERT
47017 status collapsed
47018
47019 \begin_layout Plain Layout
47020
47021 }
47022 \end_layout
47023
47024 \end_inset
47025
47026  Violet
47027 \end_layout
47028
47029 \end_inset
47030 </cell>
47031 <cell alignment="left" valignment="top" usebox="none">
47032 \begin_inset Text
47033
47034 \begin_layout Plain Layout
47035 \begin_inset ERT
47036 status collapsed
47037
47038 \begin_layout Plain Layout
47039
47040
47041 \backslash
47042 fcolorbox{black}{
47043 \end_layout
47044
47045 \end_inset
47046
47047 VioletRed
47048 \begin_inset ERT
47049 status collapsed
47050
47051 \begin_layout Plain Layout
47052
47053 }{
47054 \end_layout
47055
47056 \end_inset
47057
47058
47059 \begin_inset Phantom Phantom
47060 status open
47061
47062 \begin_layout Plain Layout
47063 W
47064 \end_layout
47065
47066 \end_inset
47067
47068
47069 \begin_inset ERT
47070 status collapsed
47071
47072 \begin_layout Plain Layout
47073
47074 }
47075 \end_layout
47076
47077 \end_inset
47078
47079  VioletRed
47080 \end_layout
47081
47082 \end_inset
47083 </cell>
47084 <cell alignment="left" valignment="top" usebox="none">
47085 \begin_inset Text
47086
47087 \begin_layout Plain Layout
47088 \begin_inset ERT
47089 status collapsed
47090
47091 \begin_layout Plain Layout
47092
47093
47094 \backslash
47095 fcolorbox{black}{
47096 \end_layout
47097
47098 \end_inset
47099
47100 WildStrawberry
47101 \begin_inset ERT
47102 status collapsed
47103
47104 \begin_layout Plain Layout
47105
47106 }{
47107 \end_layout
47108
47109 \end_inset
47110
47111
47112 \begin_inset Phantom Phantom
47113 status open
47114
47115 \begin_layout Plain Layout
47116 W
47117 \end_layout
47118
47119 \end_inset
47120
47121
47122 \begin_inset ERT
47123 status collapsed
47124
47125 \begin_layout Plain Layout
47126
47127 }
47128 \end_layout
47129
47130 \end_inset
47131
47132  WildStrawberry
47133 \end_layout
47134
47135 \end_inset
47136 </cell>
47137 <cell alignment="left" valignment="top" usebox="none">
47138 \begin_inset Text
47139
47140 \begin_layout Plain Layout
47141 \begin_inset ERT
47142 status collapsed
47143
47144 \begin_layout Plain Layout
47145
47146
47147 \backslash
47148 fcolorbox{black}{
47149 \end_layout
47150
47151 \end_inset
47152
47153 YellowGreen
47154 \begin_inset ERT
47155 status collapsed
47156
47157 \begin_layout Plain Layout
47158
47159 }{
47160 \end_layout
47161
47162 \end_inset
47163
47164
47165 \begin_inset Phantom Phantom
47166 status open
47167
47168 \begin_layout Plain Layout
47169 W
47170 \end_layout
47171
47172 \end_inset
47173
47174
47175 \begin_inset ERT
47176 status collapsed
47177
47178 \begin_layout Plain Layout
47179
47180 }
47181 \end_layout
47182
47183 \end_inset
47184
47185  YellowGreen
47186 \end_layout
47187
47188 \end_inset
47189 </cell>
47190 </row>
47191 <row>
47192 <cell alignment="left" valignment="top" usebox="none">
47193 \begin_inset Text
47194
47195 \begin_layout Plain Layout
47196 \begin_inset ERT
47197 status collapsed
47198
47199 \begin_layout Plain Layout
47200
47201
47202 \backslash
47203 fcolorbox{black}{
47204 \end_layout
47205
47206 \end_inset
47207
47208 YellowOrange
47209 \begin_inset ERT
47210 status collapsed
47211
47212 \begin_layout Plain Layout
47213
47214 }{
47215 \end_layout
47216
47217 \end_inset
47218
47219
47220 \begin_inset Phantom Phantom
47221 status open
47222
47223 \begin_layout Plain Layout
47224 W
47225 \end_layout
47226
47227 \end_inset
47228
47229
47230 \begin_inset ERT
47231 status collapsed
47232
47233 \begin_layout Plain Layout
47234
47235 }
47236 \end_layout
47237
47238 \end_inset
47239
47240  YellowOrange
47241 \end_layout
47242
47243 \end_inset
47244 </cell>
47245 <cell alignment="left" valignment="top" usebox="none">
47246 \begin_inset Text
47247
47248 \begin_layout Plain Layout
47249
47250 \end_layout
47251
47252 \end_inset
47253 </cell>
47254 <cell alignment="left" valignment="top" usebox="none">
47255 \begin_inset Text
47256
47257 \begin_layout Plain Layout
47258
47259 \end_layout
47260
47261 \end_inset
47262 </cell>
47263 <cell alignment="left" valignment="top" usebox="none">
47264 \begin_inset Text
47265
47266 \begin_layout Plain Layout
47267
47268 \end_layout
47269
47270 \end_inset
47271 </cell>
47272 </row>
47273 </lyxtabular>
47274
47275 \end_inset
47276
47277
47278 \end_layout
47279
47280 \begin_layout Chapter
47281 Explanation of Equation
47282 \begin_inset space ~
47283 \end_inset
47284
47285 (
47286 \begin_inset CommandInset ref
47287 LatexCommand ref
47288 reference "eq:Wgn"
47289
47290 \end_inset
47291
47292 )
47293 \begin_inset CommandInset label
47294 LatexCommand label
47295 name "cha:Explanation-of-Equation"
47296
47297 \end_inset
47298
47299
47300 \end_layout
47301
47302 \begin_layout Standard
47303 We can calculate the total width of 
47304 \emph on
47305 n
47306 \emph default
47307  table cells 
47308 \begin_inset Formula $W_{\mathrm{tot\,n}}$
47309 \end_inset
47310
47311  as follows:
47312 \begin_inset Formula 
47313 \begin{equation}
47314 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47315 \end{equation}
47316
47317 \end_inset
47318
47319 where 
47320 \begin_inset Formula $W_{g\,n}$
47321 \end_inset
47322
47323  is the given width of all cells, 
47324 \series bold
47325
47326 \backslash
47327 tabcolsep
47328 \series default
47329  is the \SpecialChar LaTeX
47330 -length between the cell text and the cell border (its default value
47331  is 6
47332 \begin_inset space \thinspace{}
47333 \end_inset
47334
47335 pt).
47336  
47337 \series bold
47338
47339 \backslash
47340 arrayrulewidth
47341 \series default
47342  is the thickness of the cell border line, the default is 0.4
47343 \begin_inset space \thinspace{}
47344 \end_inset
47345
47346 pt.
47347 \end_layout
47348
47349 \begin_layout Standard
47350 Following equation
47351 \begin_inset space ~
47352 \end_inset
47353
47354
47355 \begin_inset CommandInset ref
47356 LatexCommand eqref
47357 reference "eq:Wtot_n"
47358
47359 \end_inset
47360
47361 , the total width of a multicolumn 
47362 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
47363 \end_inset
47364
47365  is
47366 \begin_inset Formula 
47367 \begin{equation}
47368 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47369 \end{equation}
47370
47371 \end_inset
47372
47373
47374 \end_layout
47375
47376 \begin_layout Standard
47377 By setting equation
47378 \begin_inset space ~
47379 \end_inset
47380
47381
47382 \begin_inset CommandInset ref
47383 LatexCommand eqref
47384 reference "eq:Wtot_n"
47385
47386 \end_inset
47387
47388  and 
47389 \begin_inset CommandInset ref
47390 LatexCommand eqref
47391 reference "eq:Wtot_mult"
47392
47393 \end_inset
47394
47395  equal we can calculate the needed given width 
47396 \begin_inset Formula $W_{g\,n}$
47397 \end_inset
47398
47399  when 
47400 \emph on
47401 n
47402 \emph default
47403  columns are spanned, so that each column has a total width of 
47404 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
47405 \end_inset
47406
47407 :
47408 \begin_inset Formula 
47409 \begin{equation}
47410 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47411 \end{equation}
47412
47413 \end_inset
47414
47415
47416 \end_layout
47417
47418 \begin_layout Bibliography
47419 \begin_inset CommandInset bibitem
47420 LatexCommand bibitem
47421 key "latexcompanion"
47422 literal "true"
47423
47424 \end_inset
47425
47426 Frank Mittelbach and Michel Goossens: 
47427 \emph on
47428 The \SpecialChar LaTeX
47429  Companion Second Edition.
47430
47431 \emph default
47432  Addison-Wesley, 2004
47433 \end_layout
47434
47435 \begin_layout Bibliography
47436 \begin_inset CommandInset bibitem
47437 LatexCommand bibitem
47438 key "latexguide"
47439 literal "true"
47440
47441 \end_inset
47442
47443 Helmut Kopka and Patrick W.
47444  Daly: 
47445 \emph on
47446 A Guide to \SpecialChar LaTeX
47447  Fourth Edition.
47448
47449 \emph default
47450  Addison-Wesley, 2003
47451 \end_layout
47452
47453 \begin_layout Bibliography
47454 \begin_inset CommandInset bibitem
47455 LatexCommand bibitem
47456 key "latexbook"
47457 literal "true"
47458
47459 \end_inset
47460
47461 Leslie Lamport: 
47462 \emph on
47463 \SpecialChar LaTeX
47464 : A Document Preparation System.
47465
47466 \emph default
47467  Addison-Wesley, second edition, 1994
47468 \end_layout
47469
47470 \begin_layout Bibliography
47471 \begin_inset CommandInset bibitem
47472 LatexCommand bibitem
47473 key "arydshln"
47474 literal "true"
47475
47476 \end_inset
47477
47478 Documentation of the \SpecialChar LaTeX
47479 -package 
47480 \series bold
47481
47482 \begin_inset CommandInset href
47483 LatexCommand href
47484 name "arydshln"
47485 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
47486 literal "false"
47487
47488 \end_inset
47489
47490
47491 \series default
47492
47493 \begin_inset Index idx
47494 status collapsed
47495
47496 \begin_layout Plain Layout
47497 \SpecialChar LaTeX
47498 -packages ! arydshln
47499 \end_layout
47500
47501 \end_inset
47502
47503
47504 \end_layout
47505
47506 \begin_layout Bibliography
47507 \begin_inset CommandInset bibitem
47508 LatexCommand bibitem
47509 key "booktabs"
47510 literal "true"
47511
47512 \end_inset
47513
47514 Documentation of the \SpecialChar LaTeX
47515 -package 
47516 \series bold
47517
47518 \begin_inset CommandInset href
47519 LatexCommand href
47520 name "booktabs"
47521 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
47522 literal "false"
47523
47524 \end_inset
47525
47526
47527 \series default
47528
47529 \begin_inset Index idx
47530 status collapsed
47531
47532 \begin_layout Plain Layout
47533 \SpecialChar LaTeX
47534 -packages ! booktabs
47535 \end_layout
47536
47537 \end_inset
47538
47539
47540 \end_layout
47541
47542 \begin_layout Bibliography
47543 \begin_inset CommandInset bibitem
47544 LatexCommand bibitem
47545 key "caption"
47546 literal "true"
47547
47548 \end_inset
47549
47550 Documentation of the \SpecialChar LaTeX
47551 -package 
47552 \series bold
47553
47554 \begin_inset CommandInset href
47555 LatexCommand href
47556 name "caption"
47557 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
47558 literal "false"
47559
47560 \end_inset
47561
47562
47563 \series default
47564
47565 \begin_inset Index idx
47566 status collapsed
47567
47568 \begin_layout Plain Layout
47569 \SpecialChar LaTeX
47570 -packages ! caption
47571 \end_layout
47572
47573 \end_inset
47574
47575
47576 \end_layout
47577
47578 \begin_layout Bibliography
47579 \begin_inset CommandInset bibitem
47580 LatexCommand bibitem
47581 key "diagbox"
47582 literal "true"
47583
47584 \end_inset
47585
47586 Documentation of the \SpecialChar LaTeX
47587 -package 
47588 \series bold
47589
47590 \begin_inset CommandInset href
47591 LatexCommand href
47592 name "diagbox"
47593 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
47594 literal "false"
47595
47596 \end_inset
47597
47598
47599 \series default
47600
47601 \begin_inset Index idx
47602 status collapsed
47603
47604 \begin_layout Plain Layout
47605 \SpecialChar LaTeX
47606 -packages ! diagbox
47607 \end_layout
47608
47609 \end_inset
47610
47611
47612 \end_layout
47613
47614 \begin_layout Bibliography
47615 \begin_inset CommandInset bibitem
47616 LatexCommand bibitem
47617 key "endfloat"
47618 literal "true"
47619
47620 \end_inset
47621
47622 Documentation of the \SpecialChar LaTeX
47623 -package 
47624 \series bold
47625
47626 \begin_inset CommandInset href
47627 LatexCommand href
47628 name "endfloat"
47629 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
47630 literal "false"
47631
47632 \end_inset
47633
47634
47635 \series default
47636
47637 \begin_inset Index idx
47638 status collapsed
47639
47640 \begin_layout Plain Layout
47641 \SpecialChar LaTeX
47642 -packages ! endfloat
47643 \end_layout
47644
47645 \end_inset
47646
47647
47648 \end_layout
47649
47650 \begin_layout Bibliography
47651 \begin_inset CommandInset bibitem
47652 LatexCommand bibitem
47653 key "footmisc"
47654 literal "true"
47655
47656 \end_inset
47657
47658 Documentation of the \SpecialChar LaTeX
47659 -package 
47660 \series bold
47661
47662 \begin_inset CommandInset href
47663 LatexCommand href
47664 name "footmisc"
47665 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
47666 literal "false"
47667
47668 \end_inset
47669
47670
47671 \series default
47672
47673 \begin_inset Index idx
47674 status collapsed
47675
47676 \begin_layout Plain Layout
47677 \SpecialChar LaTeX
47678 -packages ! footmisc
47679 \end_layout
47680
47681 \end_inset
47682
47683
47684 \end_layout
47685
47686 \begin_layout Bibliography
47687 \begin_inset CommandInset bibitem
47688 LatexCommand bibitem
47689 key "hypcap"
47690 literal "true"
47691
47692 \end_inset
47693
47694 Documentation of the \SpecialChar LaTeX
47695 -package 
47696 \series bold
47697
47698 \begin_inset CommandInset href
47699 LatexCommand href
47700 name "hypcap"
47701 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47702 literal "false"
47703
47704 \end_inset
47705
47706
47707 \series default
47708
47709 \begin_inset Index idx
47710 status collapsed
47711
47712 \begin_layout Plain Layout
47713 \SpecialChar LaTeX
47714 -packages ! hyperref
47715 \end_layout
47716
47717 \end_inset
47718
47719
47720 \end_layout
47721
47722 \begin_layout Bibliography
47723 \begin_inset CommandInset bibitem
47724 LatexCommand bibitem
47725 key "hyperref"
47726 literal "true"
47727
47728 \end_inset
47729
47730 Documentation of the \SpecialChar LaTeX
47731 -package 
47732 \series bold
47733
47734 \begin_inset CommandInset href
47735 LatexCommand href
47736 name "hyperref"
47737 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
47738 literal "false"
47739
47740 \end_inset
47741
47742
47743 \series default
47744
47745 \begin_inset Index idx
47746 status collapsed
47747
47748 \begin_layout Plain Layout
47749 \SpecialChar LaTeX
47750 -packages ! hyperref
47751 \end_layout
47752
47753 \end_inset
47754
47755
47756 \end_layout
47757
47758 \begin_layout Bibliography
47759 \begin_inset CommandInset bibitem
47760 LatexCommand bibitem
47761 key "KOMA-Script"
47762 literal "true"
47763
47764 \end_inset
47765
47766 Documentation of the \SpecialChar LaTeX
47767 -package 
47768 \series bold
47769
47770 \begin_inset CommandInset href
47771 LatexCommand href
47772 name "KOMA-Script"
47773 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47774 literal "false"
47775
47776 \end_inset
47777
47778
47779 \series default
47780
47781 \begin_inset Index idx
47782 status collapsed
47783
47784 \begin_layout Plain Layout
47785 \SpecialChar LaTeX
47786 -packages ! KOMA-Script
47787 \end_layout
47788
47789 \end_inset
47790
47791
47792 \end_layout
47793
47794 \begin_layout Bibliography
47795 \begin_inset CommandInset bibitem
47796 LatexCommand bibitem
47797 key "lettrine"
47798 literal "true"
47799
47800 \end_inset
47801
47802 Documentation of the \SpecialChar LaTeX
47803 -package 
47804 \series bold
47805
47806 \begin_inset CommandInset href
47807 LatexCommand href
47808 name "lettrine"
47809 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47810 literal "false"
47811
47812 \end_inset
47813
47814
47815 \series default
47816  and an 
47817 \begin_inset CommandInset href
47818 LatexCommand href
47819 name "example"
47820 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
47821 literal "false"
47822
47823 \end_inset
47824
47825
47826 \begin_inset Index idx
47827 status collapsed
47828
47829 \begin_layout Plain Layout
47830 \SpecialChar LaTeX
47831 -packages ! lettrine
47832 \end_layout
47833
47834 \end_inset
47835
47836
47837 \end_layout
47838
47839 \begin_layout Bibliography
47840 \begin_inset CommandInset bibitem
47841 LatexCommand bibitem
47842 key "listings"
47843 literal "true"
47844
47845 \end_inset
47846
47847 Documentation of the \SpecialChar LaTeX
47848 -package 
47849 \series bold
47850
47851 \begin_inset CommandInset href
47852 LatexCommand href
47853 name "listings"
47854 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
47855 literal "false"
47856
47857 \end_inset
47858
47859
47860 \series default
47861
47862 \begin_inset Index idx
47863 status collapsed
47864
47865 \begin_layout Plain Layout
47866 \SpecialChar LaTeX
47867 -packages ! listings
47868 \end_layout
47869
47870 \end_inset
47871
47872
47873 \end_layout
47874
47875 \begin_layout Bibliography
47876 \begin_inset CommandInset bibitem
47877 LatexCommand bibitem
47878 key "minted"
47879 literal "false"
47880
47881 \end_inset
47882
47883 Documentation of the \SpecialChar LaTeX
47884 -package 
47885 \series bold
47886
47887 \begin_inset CommandInset href
47888 LatexCommand href
47889 name "minted"
47890 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
47891 literal "false"
47892
47893 \end_inset
47894
47895
47896 \series default
47897
47898 \begin_inset Index idx
47899 status collapsed
47900
47901 \begin_layout Plain Layout
47902 \SpecialChar LaTeX
47903 -packages ! minted
47904 \end_layout
47905
47906 \end_inset
47907
47908
47909 \end_layout
47910
47911 \begin_layout Bibliography
47912 \begin_inset CommandInset bibitem
47913 LatexCommand bibitem
47914 key "marginnote"
47915 literal "true"
47916
47917 \end_inset
47918
47919 Documentation of the \SpecialChar LaTeX
47920 -package 
47921 \series bold
47922
47923 \begin_inset CommandInset href
47924 LatexCommand href
47925 name "marginnote"
47926 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
47927 literal "false"
47928
47929 \end_inset
47930
47931
47932 \series default
47933
47934 \begin_inset Index idx
47935 status collapsed
47936
47937 \begin_layout Plain Layout
47938 \SpecialChar LaTeX
47939 -packages ! marginnote
47940 \end_layout
47941
47942 \end_inset
47943
47944
47945 \end_layout
47946
47947 \begin_layout Bibliography
47948 \begin_inset CommandInset bibitem
47949 LatexCommand bibitem
47950 key "pdfpages"
47951 literal "true"
47952
47953 \end_inset
47954
47955 Documentation of the \SpecialChar LaTeX
47956 -package 
47957 \series bold
47958
47959 \begin_inset CommandInset href
47960 LatexCommand href
47961 name "pdfpages"
47962 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47963 literal "false"
47964
47965 \end_inset
47966
47967
47968 \series default
47969
47970 \begin_inset Index idx
47971 status collapsed
47972
47973 \begin_layout Plain Layout
47974 \SpecialChar LaTeX
47975 -packages ! pdfpages
47976 \end_layout
47977
47978 \end_inset
47979
47980
47981 \end_layout
47982
47983 \begin_layout Bibliography
47984 \begin_inset CommandInset bibitem
47985 LatexCommand bibitem
47986 key "prettyref"
47987 literal "true"
47988
47989 \end_inset
47990
47991 Documentation of the \SpecialChar LaTeX
47992 -package 
47993 \series bold
47994
47995 \begin_inset CommandInset href
47996 LatexCommand href
47997 name "prettyref"
47998 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47999 literal "false"
48000
48001 \end_inset
48002
48003
48004 \series default
48005
48006 \begin_inset Index idx
48007 status collapsed
48008
48009 \begin_layout Plain Layout
48010 \SpecialChar LaTeX
48011 -packages ! prettyref
48012 \end_layout
48013
48014 \end_inset
48015
48016
48017 \end_layout
48018
48019 \begin_layout Bibliography
48020 \begin_inset CommandInset bibitem
48021 LatexCommand bibitem
48022 key "pstricks"
48023 literal "true"
48024
48025 \end_inset
48026
48027 Web page of the \SpecialChar LaTeX
48028 -package 
48029 \series bold
48030
48031 \begin_inset CommandInset href
48032 LatexCommand href
48033 name "PSTricks"
48034 target "http://tug.org/PSTricks/"
48035 literal "false"
48036
48037 \end_inset
48038
48039
48040 \series default
48041
48042 \begin_inset Index idx
48043 status collapsed
48044
48045 \begin_layout Plain Layout
48046 \SpecialChar LaTeX
48047 -packages ! PSTricks
48048 \end_layout
48049
48050 \end_inset
48051
48052
48053 \end_layout
48054
48055 \begin_layout Bibliography
48056 \begin_inset CommandInset bibitem
48057 LatexCommand bibitem
48058 key "refstyle"
48059 literal "true"
48060
48061 \end_inset
48062
48063 Documentation of the \SpecialChar LaTeX
48064 -package 
48065 \series bold
48066
48067 \begin_inset CommandInset href
48068 LatexCommand href
48069 name "refstyle"
48070 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48071 literal "false"
48072
48073 \end_inset
48074
48075
48076 \series default
48077
48078 \begin_inset Index idx
48079 status collapsed
48080
48081 \begin_layout Plain Layout
48082 \SpecialChar LaTeX
48083 -packages ! refstyle
48084 \end_layout
48085
48086 \end_inset
48087
48088
48089 \end_layout
48090
48091 \begin_layout Bibliography
48092 \begin_inset CommandInset bibitem
48093 LatexCommand bibitem
48094 key "sidecap"
48095 literal "true"
48096
48097 \end_inset
48098
48099 Documentation of the \SpecialChar LaTeX
48100 -package 
48101 \series bold
48102
48103 \begin_inset CommandInset href
48104 LatexCommand href
48105 name "sidecap"
48106 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
48107 literal "false"
48108
48109 \end_inset
48110
48111
48112 \series default
48113
48114 \begin_inset Index idx
48115 status collapsed
48116
48117 \begin_layout Plain Layout
48118 \SpecialChar LaTeX
48119 -packages ! sidecap
48120 \end_layout
48121
48122 \end_inset
48123
48124
48125 \end_layout
48126
48127 \begin_layout Bibliography
48128 \begin_inset CommandInset bibitem
48129 LatexCommand bibitem
48130 key "Inkscape"
48131 literal "true"
48132
48133 \end_inset
48134
48135 Documentation of the option 
48136 \begin_inset CommandInset href
48137 LatexCommand href
48138 name "Omit text in PDF"
48139 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48140 literal "false"
48141
48142 \end_inset
48143
48144  of the program 
48145 \noun on
48146
48147 \begin_inset CommandInset href
48148 LatexCommand href
48149 name "Inkscape"
48150 target "https://inkscape.org"
48151 literal "false"
48152
48153 \end_inset
48154
48155
48156 \end_layout
48157
48158 \begin_layout Standard
48159 \begin_inset CommandInset index_print
48160 LatexCommand printindex
48161 type "idx"
48162 name "Index"
48163 literal "false"
48164
48165 \end_inset
48166
48167
48168 \end_layout
48169
48170 \end_body
48171 \end_document