]> git.lyx.org Git - features.git/blob - lib/doc/EmbeddedObjects.lyx
1c7fa111c0089e1704c64e6bbe1a2aeab2fecad7
[features.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 526
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC is numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package arydshln
107 % used for tables with dashed lines
108 \newboolean{arydshln}
109 \IfFileExists{arydshln.sty}
110  {\usepackage{arydshln}
111   \setboolean{arydshln}{true}}
112  {\setboolean{arydshln}{false}}
113
114 % check for package marginnote
115 % used for margin notes
116 \newboolean{marginnote}
117 \IfFileExists{marginnote.sty}
118  {\usepackage{marginnote}
119   \let\marginpar\marginnote
120   \setboolean{marginnote}{true}}
121  {\setboolean{marginnote}{false}}
122
123 % check for package sidecap
124 % used for captions on the side
125 \newboolean{sidecap}
126 \IfFileExists{sidecap.sty}
127  {\usepackage{sidecap}
128   \setboolean{sidecap}{true}}
129  {\setboolean{sidecap}{false}}
130
131 % check for picinpar
132 % used for surrounded fixed objects
133 \newboolean{picinpar}
134 \IfFileExists{picinpar.sty}
135  {\usepackage{picinpar}
136   \setboolean{picinpar}{true}}
137  {\setboolean{picinpar}{false}}
138
139 % check for lettrine
140 \newboolean{lettrine}
141 \IfFileExists{lettrine.sty}
142  {\usepackage{lettrine}
143   \setboolean{lettrine}{true}}
144  {\setboolean{lettrine}{false}}
145
146 % check for diagbox
147 \newboolean{diagbox}
148 \IfFileExists{diagbox.sty}
149  {\usepackage{diagbox}
150   \setboolean{diagbox}{true}}
151  {\setboolean{diagbox}{false}}
152 \end_preamble
153 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
154 \use_default_options false
155 \begin_modules
156 initials
157 graphicboxes
158 \end_modules
159 \maintain_unincluded_children false
160 \language english
161 \language_package default
162 \inputencoding auto
163 \fontencoding global
164 \font_roman "lmodern" "default"
165 \font_sans "lmss" "default"
166 \font_typewriter "lmtt" "default"
167 \font_math "auto" "auto"
168 \font_default_family default
169 \use_non_tex_fonts false
170 \font_sc false
171 \font_osf false
172 \font_sf_scale 100 100
173 \font_tt_scale 100 100
174 \use_microtype false
175 \graphics default
176 \default_output_format pdf2
177 \output_sync 0
178 \bibtex_command default
179 \index_command default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "LyX Team, Uwe Stöhr"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
197 \papersize default
198 \use_geometry false
199 \use_package amsmath 2
200 \use_package amssymb 2
201 \use_package cancel 0
202 \use_package esint 0
203 \use_package mathdots 1
204 \use_package mathtools 0
205 \use_package mhchem 1
206 \use_package stackrel 0
207 \use_package stmaryrd 0
208 \use_package undertilde 0
209 \cite_engine basic
210 \cite_engine_type default
211 \biblio_style plain
212 \use_bibtopic false
213 \use_indices false
214 \paperorientation portrait
215 \suppress_date false
216 \justification true
217 \use_refstyle 0
218 \notefontcolor #0000ff
219 \index Index
220 \shortcut idx
221 \color #008000
222 \end_index
223 \secnumdepth 3
224 \tocdepth 3
225 \paragraph_separation skip
226 \defskip medskip
227 \quotes_style english
228 \dynamic_quotes 0
229 \papercolumns 1
230 \papersides 2
231 \paperpagestyle default
232 \tracking_changes true
233 \output_changes false
234 \html_math_output 0
235 \html_css_as_file 0
236 \html_be_strict false
237 \author 227574939 "Kyttj"
238 \author 424524441 "rgheck"
239 \author 2047637253 "Guillaume Munch"
240 \end_header
241
242 \begin_body
243
244 \begin_layout Title
245 \SpecialChar LyX
246 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
247 \end_layout
248
249 \begin_layout Author
250 by the \SpecialChar LyX
251  Team
252 \begin_inset Foot
253 status collapsed
254
255 \begin_layout Plain Layout
256 \noindent
257 If you have comments or error corrections, please send them to the \SpecialChar LyX
258  Documentatio
259 n mailing list: 
260 \begin_inset CommandInset href
261 LatexCommand href
262 name "lyx-docs@lists.lyx.org"
263 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
264 type "mailto:"
265
266 \end_inset
267
268
269 \end_layout
270
271 \end_inset
272
273
274 \begin_inset Note Note
275 status collapsed
276
277 \begin_layout Plain Layout
278 author: Uwe Stöhr
279 \end_layout
280
281 \end_inset
282
283
284 \begin_inset Newline newline
285 \end_inset
286
287
288 \begin_inset Newline newline
289 \end_inset
290
291
292 \family sans
293 Version 2.2.x
294 \end_layout
295
296 \begin_layout Standard
297 \begin_inset CommandInset toc
298 LatexCommand tableofcontents
299
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset Note Note
307 status open
308
309 \begin_layout Plain Layout
310 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
311 -packages 
312 \series bold
313 arydshln
314 \series default
315
316 \series bold
317 colortbl
318 \series default
319
320 \series bold
321 diagbox, lettrine, marginnote, picinpar
322 \series default
323  and 
324 \series bold
325 sidecap
326 \series default
327  must be installed.
328  If they are not installed you can export the document anyway but the sections
329  where the packages are required won't appear in the output.
330 \end_layout
331
332 \begin_layout Plain Layout
333 The latest PDF-version of this document can be found here:
334 \begin_inset Newline newline
335 \end_inset
336
337
338 \series bold
339 http://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
340 \end_layout
341
342 \end_inset
343
344
345 \end_layout
346
347 \begin_layout Chapter
348 Figures
349 \begin_inset Index idx
350 status collapsed
351
352 \begin_layout Plain Layout
353 Figures
354 \end_layout
355
356 \end_inset
357
358
359 \begin_inset Index idx
360 status collapsed
361
362 \begin_layout Plain Layout
363 Graphics|see
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369 {
370 \end_layout
371
372 \end_inset
373
374 Figures
375 \begin_inset ERT
376 status collapsed
377
378 \begin_layout Plain Layout
379
380 }
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 Graphics Dialog
395 \begin_inset Index idx
396 status collapsed
397
398 \begin_layout Plain Layout
399 Figures ! Graphics Dialog
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset CommandInset label
406 LatexCommand label
407 name "sec:Graphics-Dialog"
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Standard
415 To insert an image into your document, place the cursor at the text position
416  you want and click on the toolbar icon 
417 \begin_inset Info
418 type  "icon"
419 arg   "dialog-show-new-inset graphics"
420 \end_inset
421
422  or use the menu 
423 \family sans
424 Insert\SpecialChar menuseparator
425 Graphics
426 \family default
427 .
428  Then a dialog will appear to choose the file to load.
429  The image will appear in the output exactly at the position where it is
430  in the text.
431 \end_layout
432
433 \begin_layout Standard
434 The graphics dialog can be called at any time by clicking on an image.
435  This dialog has three tabs:
436 \end_layout
437
438 \begin_layout Description
439
440 \family sans
441 Graphics
442 \family default
443  Here you can choose an image file and adjust its appearance in the output.
444  The available units for the image size are explained in appendix
445 \begin_inset space ~
446 \end_inset
447
448
449 \begin_inset CommandInset ref
450 LatexCommand ref
451 reference "cha:Units-available-in"
452
453 \end_inset
454
455 .
456 \begin_inset Newline newline
457 \end_inset
458
459
460 \begin_inset Index idx
461 status collapsed
462
463 \begin_layout Plain Layout
464 Figures ! rotated
465 \end_layout
466
467 \end_inset
468
469 You can rotate images counter-clockwise by setting a rotation angle and
470  a rotation origin.
471  The image will also be rotated inside \SpecialChar LyX
472 .
473 \begin_inset Newline newline
474 \end_inset
475
476
477 \begin_inset Index idx
478 status collapsed
479
480 \begin_layout Plain Layout
481 Figures ! scaled
482 \end_layout
483
484 \end_inset
485
486 Images can be scaled by using a percentage value or by setting the width
487  and height explicitly.
488  If you set only the width or only the height, the other size will be determined
489  automatically.
490  If you set both, then the image will be transformed to the given size,
491  possibly distorting it.
492  To prevent the image from distortion, use the option 
493 \family sans
494 Maintain aspect ratio
495 \family default
496 .
497  The image will then be scaled so that its width and height don't exceed
498  the specified dimensions.
499 \begin_inset Newline newline
500 \end_inset
501
502 Images can be opened in a program of your choice by right-clicking on it
503  and choosing the entry 
504 \family sans
505 Edit
506 \begin_inset space ~
507 \end_inset
508
509 externally
510 \family default
511  in the context menu.
512  The program can be set for every image format in the file format settings
513  in \SpecialChar LyX
514 's preferences.
515 \end_layout
516
517 \begin_layout Description
518
519 \family sans
520 Clipping
521 \family default
522  Alternatively to the usage of scaling units it is possible to set image
523  coordinates to adjust the height and width of the image in the output.
524  The coordinates can also be calculated automatically by pressing the button
525  
526 \family sans
527 Get
528 \begin_inset space ~
529 \end_inset
530
531 from
532 \begin_inset space ~
533 \end_inset
534
535 File
536 \family default
537 .
538  The option 
539 \family sans
540 Clip
541 \begin_inset space ~
542 \end_inset
543
544 to
545 \begin_inset space ~
546 \end_inset
547
548 bounding
549 \begin_inset space ~
550 \end_inset
551
552 box
553 \family default
554  will only print the image region within the given coordinates.
555  Normally you don't need to worry about image coordinates and can ignore
556  this tab.
557 \end_layout
558
559 \begin_layout Description
560
561 \family sans
562 LaTeX
563 \begin_inset space ~
564 \end_inset
565
566 and
567 \begin_inset space ~
568 \end_inset
569
570 LyX
571 \begin_inset space ~
572 \end_inset
573
574 options
575 \family default
576  In this tab you can modify the appearance of the image within \SpecialChar LyX
577  and \SpecialChar LaTeX
578  experts
579  can specify additional \SpecialChar LaTeX
580  options.
581 \begin_inset Newline newline
582 \end_inset
583
584 The option 
585 \family sans
586 Draft
587 \begin_inset space ~
588 \end_inset
589
590 mode
591 \family default
592  makes the image appear in the output only as a frame with the size of the
593  image.
594 \begin_inset Newline newline
595 \end_inset
596
597 In the section 
598 \family sans
599 Graphics
600 \begin_inset space ~
601 \end_inset
602
603 Group
604 \family default
605  you can define or join an image settings group.
606 \begin_inset Index idx
607 status collapsed
608
609 \begin_layout Plain Layout
610 Figures ! Settings grouping
611 \end_layout
612
613 \end_inset
614
615  Images within such a group share their settings, so adjusting one image
616  of the group automatically also adjusts all other images of the group in
617  the same way.
618  So you can for example change the size for a bunch of images without the
619  need to manually change each of them.
620  Joining an existing group can also be done using the context menu of the
621  image by checking the name of the desired group.
622 \end_layout
623
624 \begin_layout Standard
625 \begin_inset VSpace bigskip
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Standard
632 This is an example image in EPS format
633 \begin_inset Foot
634 status collapsed
635
636 \begin_layout Plain Layout
637 Image formats are explained in section
638 \begin_inset space ~
639 \end_inset
640
641
642 \begin_inset CommandInset ref
643 LatexCommand ref
644 reference "sec:Image-Formats"
645
646 \end_inset
647
648 .
649 \end_layout
650
651 \end_inset
652
653  within a separate, horizontally centered paragraph:
654 \end_layout
655
656 \begin_layout Standard
657 \align center
658 \begin_inset Graphics
659         filename clipart/mobius.eps
660         scale 70
661         scaleBeforeRotation
662         rotateOrigin center
663
664 \end_inset
665
666
667 \end_layout
668
669 \begin_layout Standard
670 This is the same image like the one above but in draft mode:
671 \end_layout
672
673 \begin_layout Standard
674 \align center
675 \begin_inset Graphics
676         filename clipart/mobius.eps
677         scale 70
678         draft
679         scaleBeforeRotation
680         rotateOrigin center
681
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Standard
688 \begin_inset Newpage newpage
689 \end_inset
690
691
692 \end_layout
693
694 \begin_layout Section
695 Figure Floats
696 \begin_inset CommandInset label
697 LatexCommand label
698 name "sec:Figure-Floats"
699
700 \end_inset
701
702
703 \begin_inset Index idx
704 status collapsed
705
706 \begin_layout Plain Layout
707 Floats ! Figures
708 \end_layout
709
710 \end_inset
711
712
713 \begin_inset Index idx
714 status collapsed
715
716 \begin_layout Plain Layout
717 Figures ! Floats
718 \end_layout
719
720 \end_inset
721
722
723 \end_layout
724
725 \begin_layout Standard
726 For general explanations about floats, have a look at section
727 \begin_inset space ~
728 \end_inset
729
730
731 \begin_inset CommandInset ref
732 LatexCommand ref
733 reference "sec:FloatIntroduction"
734
735 \end_inset
736
737 .
738 \end_layout
739
740 \begin_layout Standard
741 The toolbar button 
742 \begin_inset Info
743 type  "icon"
744 arg   "float-insert figure"
745 \end_inset
746
747  and the menu 
748 \family sans
749 Insert\SpecialChar menuseparator
750 Float\SpecialChar menuseparator
751 Figure
752 \family default
753  inserts a float with a caption that has the label 
754 \begin_inset Quotes eld
755 \end_inset
756
757 Figure
758 \begin_inset space ~
759 \end_inset
760
761 #:
762 \begin_inset Quotes erd
763 \end_inset
764
765  (# is the actual number).
766  You can insert the image above the caption, like in Figure
767 \begin_inset space ~
768 \end_inset
769
770
771 \begin_inset CommandInset ref
772 LatexCommand ref
773 reference "fig:kill-plat"
774
775 \end_inset
776
777  or below 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:escher"
785
786 \end_inset
787
788 .
789  More about caption placement is described in section
790 \begin_inset space ~
791 \end_inset
792
793
794 \begin_inset CommandInset ref
795 LatexCommand ref
796 reference "sec:Caption-Placement"
797
798 \end_inset
799
800 .
801 \end_layout
802
803 \begin_layout Standard
804 \begin_inset Float figure
805 wide false
806 sideways false
807 status open
808
809 \begin_layout Plain Layout
810 \align center
811 \begin_inset Graphics
812         filename clipart/platypus.eps
813         width 50col%
814         scaleBeforeRotation
815         rotateOrigin center
816
817 \end_inset
818
819
820 \end_layout
821
822 \begin_layout Plain Layout
823 \begin_inset Caption Standard
824
825 \begin_layout Plain Layout
826 \begin_inset CommandInset label
827 LatexCommand label
828 name "fig:kill-plat"
829
830 \end_inset
831
832 A severely distorted platypus in a float.
833 \end_layout
834
835 \end_inset
836
837
838 \end_layout
839
840 \end_inset
841
842
843 \end_layout
844
845 \begin_layout Standard
846 \begin_inset Float figure
847 wide false
848 sideways false
849 status open
850
851 \begin_layout Plain Layout
852 \begin_inset Caption Standard
853
854 \begin_layout Plain Layout
855 \begin_inset CommandInset label
856 LatexCommand label
857 name "fig:escher"
858
859 \end_inset
860
861 M.C.
862  Escher on acid.
863 \end_layout
864
865 \end_inset
866
867
868 \end_layout
869
870 \begin_layout Plain Layout
871 \align center
872 \begin_inset Graphics
873         filename clipart/escher-lsd.eps
874         scale 80
875         scaleBeforeRotation
876         rotateOrigin center
877
878 \end_inset
879
880
881 \end_layout
882
883 \end_inset
884
885
886 \end_layout
887
888 \begin_layout Standard
889 \begin_inset Index idx
890 status collapsed
891
892 \begin_layout Plain Layout
893 References ! to Figures
894 \end_layout
895
896 \end_inset
897
898 Figure
899 \begin_inset space ~
900 \end_inset
901
902
903 \begin_inset CommandInset ref
904 LatexCommand ref
905 reference "fig:kill-plat"
906
907 \end_inset
908
909  and 
910 \begin_inset CommandInset ref
911 LatexCommand ref
912 reference "fig:escher"
913
914 \end_inset
915
916  are examples of referenced figures.
917  Figures can be referenced in the text by referencing their label.
918  To do this insert a label in the caption using the menu 
919 \family sans
920 Insert\SpecialChar menuseparator
921 Label
922 \family default
923  or the toolbar button 
924 \begin_inset Info
925 type  "icon"
926 arg   "label-insert"
927 \end_inset
928
929 .
930  You can now refer to the label using the menu 
931 \family sans
932 Insert\SpecialChar menuseparator
933 Cross
934 \begin_inset space ~
935 \end_inset
936
937 reference
938 \family default
939  or the toolbar button 
940 \begin_inset Info
941 type  "icon"
942 arg   "dialog-show-new-inset ref"
943 \end_inset
944
945 .
946  It is important to use references to floats, rather than using vague references
947  like 
948 \begin_inset Quotes eld
949 \end_inset
950
951 the figure above
952 \begin_inset Quotes erd
953 \end_inset
954
955 , because \SpecialChar LaTeX
956  will reposition the floats in the final document and it might
957  not be 
958 \begin_inset Quotes eld
959 \end_inset
960
961 above
962 \begin_inset Quotes erd
963 \end_inset
964
965  at all.
966 \begin_inset Newline newline
967 \end_inset
968
969 Referencing is explained in detail in section
970 \begin_inset space ~
971 \end_inset
972
973
974 \begin_inset CommandInset ref
975 LatexCommand ref
976 reference "sec:Referencing-Floats"
977
978 \end_inset
979
980 .
981 \end_layout
982
983 \begin_layout Standard
984 Normally only one image is inserted to a figure float, but sometimes you
985  might want to use two images with separate subcaptions.
986  This can be done by inserting image floats into existing image floats.
987  Note that only the main caption of the float is added to the List of Figures.
988  Figure
989 \begin_inset space ~
990 \end_inset
991
992
993 \begin_inset CommandInset ref
994 LatexCommand ref
995 reference "fig:Two-distorted-images"
996
997 \end_inset
998
999  is an example of a figure float with two images set side by side.
1000  You can also set the images one below the other.
1001  Figure
1002 \begin_inset space ~
1003 \end_inset
1004
1005
1006 \begin_inset CommandInset ref
1007 LatexCommand ref
1008 reference "fig:Undefinable-structure"
1009
1010 \end_inset
1011
1012  and 
1013 \begin_inset CommandInset ref
1014 LatexCommand ref
1015 reference "fig:A-Platypus"
1016
1017 \end_inset
1018
1019  are the subfigures.
1020 \end_layout
1021
1022 \begin_layout Standard
1023 \begin_inset Float figure
1024 wide false
1025 sideways false
1026 status open
1027
1028 \begin_layout Plain Layout
1029 \begin_inset space \hfill{}
1030 \end_inset
1031
1032
1033 \begin_inset Float figure
1034 wide false
1035 sideways false
1036 status collapsed
1037
1038 \begin_layout Plain Layout
1039 \begin_inset Caption Standard
1040
1041 \begin_layout Plain Layout
1042 \begin_inset CommandInset label
1043 LatexCommand label
1044 name "fig:Undefinable-structure"
1045
1046 \end_inset
1047
1048 Undefinable structure.
1049 \end_layout
1050
1051 \end_inset
1052
1053
1054 \end_layout
1055
1056 \begin_layout Plain Layout
1057 \begin_inset Graphics
1058         filename clipart/escher-lsd.eps
1059         width 45col%
1060         scaleBeforeRotation
1061         groupId distorted
1062
1063 \end_inset
1064
1065
1066 \end_layout
1067
1068 \end_inset
1069
1070
1071 \begin_inset space \hfill{}
1072 \end_inset
1073
1074
1075 \begin_inset Float figure
1076 wide false
1077 sideways false
1078 status collapsed
1079
1080 \begin_layout Plain Layout
1081 \begin_inset Caption Standard
1082
1083 \begin_layout Plain Layout
1084 \begin_inset CommandInset label
1085 LatexCommand label
1086 name "fig:A-Platypus"
1087
1088 \end_inset
1089
1090 A Platypus.
1091 \end_layout
1092
1093 \end_inset
1094
1095
1096 \end_layout
1097
1098 \begin_layout Plain Layout
1099 \begin_inset Graphics
1100         filename clipart/platypus.eps
1101         width 45col%
1102         scaleBeforeRotation
1103         groupId distorted
1104
1105 \end_inset
1106
1107
1108 \end_layout
1109
1110 \end_inset
1111
1112
1113 \begin_inset space \hfill{}
1114 \end_inset
1115
1116
1117 \end_layout
1118
1119 \begin_layout Plain Layout
1120 \begin_inset Caption Standard
1121
1122 \begin_layout Plain Layout
1123 \begin_inset CommandInset label
1124 LatexCommand label
1125 name "fig:Two-distorted-images"
1126
1127 \end_inset
1128
1129 Two distorted images.
1130  Both images are in the image settings group named 
1131 \begin_inset Quotes eld
1132 \end_inset
1133
1134 distorted
1135 \begin_inset Quotes erd
1136 \end_inset
1137
1138 .
1139 \end_layout
1140
1141 \end_inset
1142
1143
1144 \end_layout
1145
1146 \end_inset
1147
1148
1149 \end_layout
1150
1151 \begin_layout Standard
1152 \begin_inset Newpage newpage
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Section
1159 Image Formats
1160 \begin_inset CommandInset label
1161 LatexCommand label
1162 name "sec:Image-Formats"
1163
1164 \end_inset
1165
1166
1167 \begin_inset Index idx
1168 status collapsed
1169
1170 \begin_layout Plain Layout
1171 Image Formats
1172 \end_layout
1173
1174 \end_inset
1175
1176
1177 \begin_inset Index idx
1178 status collapsed
1179
1180 \begin_layout Plain Layout
1181 Figures ! Image Formats
1182 \end_layout
1183
1184 \end_inset
1185
1186
1187 \end_layout
1188
1189 \begin_layout Standard
1190 You can insert images in any known file format.
1191  But as explained in appendix
1192 \begin_inset space ~
1193 \end_inset
1194
1195
1196 \begin_inset CommandInset ref
1197 LatexCommand ref
1198 reference "cha:Output-File-Formats"
1199
1200 \end_inset
1201
1202 , each output document format allows only a few image formats.
1203  \SpecialChar LyX
1204  uses therefore the program 
1205 \family typewriter
1206 ImageMagick
1207 \family default
1208  in the background to convert the images to the right format.
1209  To increase your work flow by avoiding these conversions in the background,
1210  you could choose to use only the image formats that can directly be embedded
1211  in the output file format.
1212  The output file formats are explained in appendix
1213 \begin_inset space ~
1214 \end_inset
1215
1216
1217 \begin_inset CommandInset ref
1218 LatexCommand ref
1219 reference "cha:Output-File-Formats"
1220
1221 \end_inset
1222
1223 .
1224 \end_layout
1225
1226 \begin_layout Standard
1227 Similar to fonts there are two types of image formats:
1228 \end_layout
1229
1230 \begin_layout Description
1231 Bitmap
1232 \begin_inset space ~
1233 \end_inset
1234
1235 images consist of pixel values, often in a compressed form.
1236  They are therefore not fully scalable and look pixelated in large zooms.
1237  Well-known bitmap image formats are 
1238 \begin_inset Quotes eld
1239 \end_inset
1240
1241 Graphics Interchange Format
1242 \begin_inset Quotes erd
1243 \end_inset
1244
1245  (GIF, file extension 
1246 \begin_inset Quotes eld
1247 \end_inset
1248
1249
1250 \family typewriter
1251 .gif
1252 \family default
1253
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257 )
1258 \begin_inset Index idx
1259 status collapsed
1260
1261 \begin_layout Plain Layout
1262 GIF|see
1263 \begin_inset ERT
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267
1268 {
1269 \end_layout
1270
1271 \end_inset
1272
1273 Image formats
1274 \begin_inset ERT
1275 status collapsed
1276
1277 \begin_layout Plain Layout
1278
1279 }
1280 \end_layout
1281
1282 \end_inset
1283
1284
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \begin_inset Quotes eld
1291 \end_inset
1292
1293 Portable Network Graphics
1294 \begin_inset Quotes erd
1295 \end_inset
1296
1297  (PNG, file extension 
1298 \begin_inset Quotes eld
1299 \end_inset
1300
1301
1302 \family typewriter
1303 .png
1304 \family default
1305
1306 \begin_inset Quotes erd
1307 \end_inset
1308
1309 )
1310 \begin_inset Index idx
1311 status collapsed
1312
1313 \begin_layout Plain Layout
1314 PNG|see
1315 \begin_inset ERT
1316 status collapsed
1317
1318 \begin_layout Plain Layout
1319
1320 {
1321 \end_layout
1322
1323 \end_inset
1324
1325 Image formats
1326 \begin_inset ERT
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330
1331 }
1332 \end_layout
1333
1334 \end_inset
1335
1336
1337 \end_layout
1338
1339 \end_inset
1340
1341 , and 
1342 \begin_inset Quotes eld
1343 \end_inset
1344
1345 Joint Photographic Experts Group
1346 \begin_inset Quotes erd
1347 \end_inset
1348
1349  (JPG, file extension 
1350 \begin_inset Quotes eld
1351 \end_inset
1352
1353
1354 \family typewriter
1355 .jpg
1356 \family default
1357
1358 \begin_inset Quotes erd
1359 \end_inset
1360
1361  or 
1362 \begin_inset Quotes eld
1363 \end_inset
1364
1365
1366 \family typewriter
1367 .jpeg
1368 \family default
1369
1370 \begin_inset Quotes erd
1371 \end_inset
1372
1373 )
1374 \begin_inset Index idx
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378 JPG|see
1379 \begin_inset ERT
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383
1384 {
1385 \end_layout
1386
1387 \end_inset
1388
1389 Image formats
1390 \begin_inset ERT
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394
1395 }
1396 \end_layout
1397
1398 \end_inset
1399
1400
1401 \end_layout
1402
1403 \end_inset
1404
1405 .
1406 \end_layout
1407
1408 \begin_layout Description
1409 Vector
1410 \begin_inset space ~
1411 \end_inset
1412
1413 images consist of vectors and can therefore be scaled to any size without
1414  data loss.
1415  The scaling ability is necessary if you want to create presentations, because
1416  presentations are always scaled by the video projector.
1417  Scaling is also useful for online documents to let the user zoom into diagrams.
1418 \begin_inset Newline newline
1419 \end_inset
1420
1421 Well-known scalable image formats are 
1422 \begin_inset Quotes eld
1423 \end_inset
1424
1425 Scalable Vector Graphics
1426 \begin_inset Quotes erd
1427 \end_inset
1428
1429  (SVG, file extension 
1430 \begin_inset Quotes eld
1431 \end_inset
1432
1433
1434 \family typewriter
1435 .svg
1436 \family default
1437
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441 )
1442 \begin_inset Index idx
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446 SVG|see
1447 \begin_inset ERT
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451
1452 {
1453 \end_layout
1454
1455 \end_inset
1456
1457 Image formats
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 }
1464 \end_layout
1465
1466 \end_inset
1467
1468
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \begin_inset Quotes eld
1475 \end_inset
1476
1477 Encapsulated PostScript
1478 \begin_inset Quotes erd
1479 \end_inset
1480
1481  (EPS, file extension 
1482 \begin_inset Quotes eld
1483 \end_inset
1484
1485
1486 \family typewriter
1487 .eps
1488 \family default
1489
1490 \begin_inset Quotes erd
1491 \end_inset
1492
1493 )
1494 \begin_inset Index idx
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498 EPS|see
1499 \begin_inset ERT
1500 status collapsed
1501
1502 \begin_layout Plain Layout
1503
1504 {
1505 \end_layout
1506
1507 \end_inset
1508
1509 Image formats
1510 \begin_inset ERT
1511 status collapsed
1512
1513 \begin_layout Plain Layout
1514
1515 }
1516 \end_layout
1517
1518 \end_inset
1519
1520
1521 \end_layout
1522
1523 \end_inset
1524
1525
1526 \begin_inset Quotes eld
1527 \end_inset
1528
1529 Portable Document Format
1530 \begin_inset Quotes erd
1531 \end_inset
1532
1533  (PDF, file extension 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537
1538 \family typewriter
1539 .pdf
1540 \family default
1541
1542 \begin_inset Quotes erd
1543 \end_inset
1544
1545 )
1546 \begin_inset Index idx
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550 PDF
1551 \end_layout
1552
1553 \end_inset
1554
1555 , and 
1556 \begin_inset Quotes eld
1557 \end_inset
1558
1559 Windows Metafile
1560 \begin_inset Quotes erd
1561 \end_inset
1562
1563  (WMF, file extension 
1564 \begin_inset Quotes eld
1565 \end_inset
1566
1567
1568 \family typewriter
1569 .wmf
1570 \family default
1571
1572 \begin_inset Quotes erd
1573 \end_inset
1574
1575 )
1576 \begin_inset Index idx
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580 SVG|see
1581 \begin_inset ERT
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585
1586 {
1587 \end_layout
1588
1589 \end_inset
1590
1591 Image formats
1592 \begin_inset ERT
1593 status collapsed
1594
1595 \begin_layout Plain Layout
1596
1597 }
1598 \end_layout
1599
1600 \end_inset
1601
1602
1603 \end_layout
1604
1605 \end_inset
1606
1607 .
1608  We wrote 
1609 \begin_inset Quotes eld
1610 \end_inset
1611
1612 can be
1613 \begin_inset Quotes erd
1614 \end_inset
1615
1616 , because you can convert any bitmap image to a PDF or EPS-image and the
1617  result will still be a bitmap image.
1618  In such cases only a header with the image properties is added to the original
1619  image
1620 \begin_inset Foot
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 In the case of PDF, the original image is additionally compressed.
1625 \end_layout
1626
1627 \end_inset
1628
1629 .
1630  The PDF-files generated by 
1631 \family typewriter
1632 Adobe Photoshop
1633 \family default
1634  are for example bitmap images.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 Normally it is not possible to convert a bitmap image into a scalable one,
1639  only vice versa.
1640  Only the image formats PDF and EPS can directly be embedded to PDF and
1641  PostScript output files, respectively.
1642  SVG and WMF-images are recalculated to bitmaps when the output file is
1643  generated because there is currently no adequate WMF/SVG
1644 \begin_inset Formula $\to$
1645 \end_inset
1646
1647 PDF/EPS converter available.
1648 \end_layout
1649
1650 \begin_layout Chapter
1651 Tables
1652 \begin_inset Index idx
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656 Table
1657 \end_layout
1658
1659 \end_inset
1660
1661
1662 \end_layout
1663
1664 \begin_layout Section
1665 Introduction
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Table ! Introduction
1671 \end_layout
1672
1673 \end_inset
1674
1675
1676 \end_layout
1677
1678 \begin_layout Standard
1679 You can insert a table using either the toolbar button 
1680 \begin_inset Info
1681 type  "icon"
1682 arg   "tabular-insert"
1683 \end_inset
1684
1685  or the menu 
1686 \family sans
1687 Insert\SpecialChar menuseparator
1688 Table
1689 \family default
1690 .
1691  The toolbar button offers you a graphical selection: move the mouse to
1692  set the column/row number of the table that should be created and then
1693  press a mouse button.
1694  When you use the menu to create a table, a dialog will appear, asking you
1695  for the number of rows and columns.
1696 \begin_inset Newline newline
1697 \end_inset
1698
1699 The default table has lines around any cell and the first row appears separated
1700  from the rest of the table.
1701  This separation occurs due to a double line: The cells of the first row
1702  have a line below them and the cells of the second row have a line above
1703  them.
1704  Here is an example table:
1705 \end_layout
1706
1707 \begin_layout Standard
1708 \align center
1709 \begin_inset Tabular
1710 <lyxtabular version="3" rows="4" columns="4">
1711 <features tabularvalignment="middle">
1712 <column alignment="center" valignment="top">
1713 <column alignment="center" valignment="top">
1714 <column alignment="center" valignment="top">
1715 <column alignment="center" valignment="top">
1716 <row>
1717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1718 \begin_inset Text
1719
1720 \begin_layout Plain Layout
1721
1722 \end_layout
1723
1724 \end_inset
1725 </cell>
1726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1727 \begin_inset Text
1728
1729 \begin_layout Plain Layout
1730
1731 \family roman
1732 \series medium
1733 \shape up
1734 \size normal
1735 \emph off
1736 \bar no
1737 \noun off
1738 \color none
1739 1
1740 \end_layout
1741
1742 \end_inset
1743 </cell>
1744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748 2
1749 \end_layout
1750
1751 \end_inset
1752 </cell>
1753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1754 \begin_inset Text
1755
1756 \begin_layout Plain Layout
1757 3
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 </row>
1763 <row>
1764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1765 \begin_inset Text
1766
1767 \begin_layout Plain Layout
1768
1769 \family roman
1770 \series medium
1771 \shape up
1772 \size normal
1773 \emph off
1774 \bar no
1775 \noun off
1776 \color none
1777 A
1778 \end_layout
1779
1780 \end_inset
1781 </cell>
1782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1783 \begin_inset Text
1784
1785 \begin_layout Plain Layout
1786
1787 \end_layout
1788
1789 \end_inset
1790 </cell>
1791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1792 \begin_inset Text
1793
1794 \begin_layout Plain Layout
1795
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 </row>
1810 <row>
1811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1812 \begin_inset Text
1813
1814 \begin_layout Plain Layout
1815
1816 \family roman
1817 \series medium
1818 \shape up
1819 \size normal
1820 \emph off
1821 \bar no
1822 \noun off
1823 \color none
1824 B
1825 \end_layout
1826
1827 \end_inset
1828 </cell>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 </row>
1857 <row>
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862
1863 \family roman
1864 \series medium
1865 \shape up
1866 \size normal
1867 \emph off
1868 \bar no
1869 \noun off
1870 \color none
1871 C
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 </lyxtabular>
1905
1906 \end_inset
1907
1908
1909 \end_layout
1910
1911 \begin_layout Section
1912 Table Dialog
1913 \begin_inset Index idx
1914 status collapsed
1915
1916 \begin_layout Plain Layout
1917 Table ! Dialog
1918 \end_layout
1919
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Standard
1926 You can alter a table by clicking on it with the right mouse button, which
1927  brings up the context menu.
1928  Under the menu entry 
1929 \family sans
1930 More
1931 \family default
1932  you can adjust the settings of that cell and row/column respectively where
1933  the cursor is currently placed.
1934  The context menu 
1935 \family sans
1936 More\SpecialChar menuseparator
1937 Settings
1938 \family default
1939  opens the table dialog where you can adjust more things.
1940  Most of the dialog options also work on selections.
1941  This means if you select more cells, columns or rows, the action is done
1942  for the whole selection.
1943  Note that there is a difference between selecting the 
1944 \emph on
1945 contents
1946 \emph default
1947  of the cell, and the cell itself.
1948 \begin_inset Newline newline
1949 \end_inset
1950
1951 With the dialog option 
1952 \family sans
1953 Immediate
1954 \begin_inset space ~
1955 \end_inset
1956
1957 Apply
1958 \family default
1959  every change you make in the dialog is directly applied.
1960  If you move the cursor to another table cell the dialog will then also
1961  be updated with the parameters of the new cell.
1962  If you change length values in the dialog you must press 
1963 \family sans
1964 Return
1965 \family default
1966  to get the change applied.
1967 \begin_inset Newline newline
1968 \end_inset
1969
1970 You can alter tables with the following tabs of the table dialog:
1971 \end_layout
1972
1973 \begin_layout Description
1974 Table
1975 \begin_inset space ~
1976 \end_inset
1977
1978 Settings Here you can set the table width
1979 \begin_inset Index idx
1980 status collapsed
1981
1982 \begin_layout Plain Layout
1983 Table ! Width
1984 \end_layout
1985
1986 \end_inset
1987
1988 , and the horizontal alignment and the width of the current column.
1989  The alignment 
1990 \family sans
1991 At
1992 \begin_inset space ~
1993 \end_inset
1994
1995 Decimal
1996 \begin_inset space ~
1997 \end_inset
1998
1999 Separator
2000 \family default
2001  is described in section
2002 \begin_inset space ~
2003 \end_inset
2004
2005
2006 \begin_inset CommandInset ref
2007 LatexCommand ref
2008 reference "subsec:Special-Cell-Alignment"
2009
2010 \end_inset
2011
2012 .
2013  When you have set a width you can also adjust the vertical alignment of
2014  the current row.
2015  A given width will allow the cell to have line breaks and multiple paragraphs
2016  of text, see sec.
2017 \begin_inset space \thinspace{}
2018 \end_inset
2019
2020
2021 \begin_inset CommandInset ref
2022 LatexCommand ref
2023 reference "subsec:Multiple-Lines-in"
2024
2025 \end_inset
2026
2027 .
2028  If you set no width, the column is as wide as the content of its widest
2029  cell.
2030 \begin_inset Newline newline
2031 \end_inset
2032
2033 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2034  cell, see sec.
2035 \begin_inset space \thinspace{}
2036 \end_inset
2037
2038
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "subsec:Multicolumns"
2042
2043 \end_inset
2044
2045  or the cells of one column as multirow cell, see sec.
2046 \begin_inset space \thinspace{}
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset ref
2051 LatexCommand ref
2052 reference "subsec:Multirows"
2053
2054 \end_inset
2055
2056 .
2057 \begin_inset Newline newline
2058 \end_inset
2059
2060 The rotate check boxes rotate the current cell, a selection, or the whole
2061  table counter-clockwise by 90
2062 \begin_inset space \thinspace{}
2063 \end_inset
2064
2065 °.
2066  The rotation is not shown within \SpecialChar LyX
2067 , only in the output.
2068  For more information see sec.
2069 \begin_inset space \thinspace{}
2070 \end_inset
2071
2072
2073 \begin_inset CommandInset ref
2074 LatexCommand ref
2075 reference "sec:Rotated-Table-Cells"
2076
2077 \end_inset
2078
2079 .
2080 \begin_inset Newline newline
2081 \end_inset
2082
2083
2084 \begin_inset Note Greyedout
2085 status open
2086
2087 \begin_layout Plain Layout
2088
2089 \series bold
2090 Note:
2091 \series default
2092  Not all DVI-viewers are able to display rotations.
2093 \end_layout
2094
2095 \end_inset
2096
2097
2098 \begin_inset Newline newline
2099 \end_inset
2100
2101 The table-wide vertical alignment is used for tables within text lines:
2102 \begin_inset Newline newline
2103 \end_inset
2104
2105 A line with tables with different alignments: 
2106 \begin_inset Tabular
2107 <lyxtabular version="3" rows="2" columns="2">
2108 <features tabularvalignment="top">
2109 <column alignment="center" valignment="top" width="0pt">
2110 <column alignment="center" valignment="top">
2111 <row>
2112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2113 \begin_inset Text
2114
2115 \begin_layout Plain Layout
2116
2117 \end_layout
2118
2119 \end_inset
2120 </cell>
2121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2122 \begin_inset Text
2123
2124 \begin_layout Plain Layout
2125
2126 \family roman
2127 \series medium
2128 \shape up
2129 \size normal
2130 \emph off
2131 \bar no
2132 \noun off
2133 \color none
2134 1
2135 \end_layout
2136
2137 \end_inset
2138 </cell>
2139 </row>
2140 <row>
2141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2142 \begin_inset Text
2143
2144 \begin_layout Plain Layout
2145
2146 \family roman
2147 \series medium
2148 \shape up
2149 \size normal
2150 \emph off
2151 \bar no
2152 \noun off
2153 \color none
2154 A
2155 \end_layout
2156
2157 \end_inset
2158 </cell>
2159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2160 \begin_inset Text
2161
2162 \begin_layout Plain Layout
2163
2164 \end_layout
2165
2166 \end_inset
2167 </cell>
2168 </row>
2169 </lyxtabular>
2170
2171 \end_inset
2172
2173  
2174 \begin_inset Tabular
2175 <lyxtabular version="3" rows="2" columns="2">
2176 <features tabularvalignment="middle">
2177 <column alignment="center" valignment="top">
2178 <column alignment="center" valignment="top">
2179 <row>
2180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2181 \begin_inset Text
2182
2183 \begin_layout Plain Layout
2184
2185 \end_layout
2186
2187 \end_inset
2188 </cell>
2189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2190 \begin_inset Text
2191
2192 \begin_layout Plain Layout
2193
2194 \family roman
2195 \series medium
2196 \shape up
2197 \size normal
2198 \emph off
2199 \bar no
2200 \noun off
2201 \color none
2202 1
2203 \end_layout
2204
2205 \end_inset
2206 </cell>
2207 </row>
2208 <row>
2209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2210 \begin_inset Text
2211
2212 \begin_layout Plain Layout
2213
2214 \family roman
2215 \series medium
2216 \shape up
2217 \size normal
2218 \emph off
2219 \bar no
2220 \noun off
2221 \color none
2222 A
2223 \end_layout
2224
2225 \end_inset
2226 </cell>
2227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2228 \begin_inset Text
2229
2230 \begin_layout Plain Layout
2231
2232 \end_layout
2233
2234 \end_inset
2235 </cell>
2236 </row>
2237 </lyxtabular>
2238
2239 \end_inset
2240
2241  
2242 \begin_inset Tabular
2243 <lyxtabular version="3" rows="2" columns="2">
2244 <features tabularvalignment="bottom">
2245 <column alignment="center" valignment="top" width="0pt">
2246 <column alignment="center" valignment="top">
2247 <row>
2248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2249 \begin_inset Text
2250
2251 \begin_layout Plain Layout
2252
2253 \end_layout
2254
2255 \end_inset
2256 </cell>
2257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2258 \begin_inset Text
2259
2260 \begin_layout Plain Layout
2261
2262 \family roman
2263 \series medium
2264 \shape up
2265 \size normal
2266 \emph off
2267 \bar no
2268 \noun off
2269 \color none
2270 1
2271 \end_layout
2272
2273 \end_inset
2274 </cell>
2275 </row>
2276 <row>
2277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2278 \begin_inset Text
2279
2280 \begin_layout Plain Layout
2281
2282 \family roman
2283 \series medium
2284 \shape up
2285 \size normal
2286 \emph off
2287 \bar no
2288 \noun off
2289 \color none
2290 A
2291 \end_layout
2292
2293 \end_inset
2294 </cell>
2295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2296 \begin_inset Text
2297
2298 \begin_layout Plain Layout
2299
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 </row>
2305 </lyxtabular>
2306
2307 \end_inset
2308
2309
2310 \begin_inset Newline newline
2311 \end_inset
2312
2313 It is also possible to enter a \SpecialChar LaTeX
2314 -argument which is needed for special table
2315  formattings, see sec.
2316 \begin_inset space \thinspace{}
2317 \end_inset
2318
2319
2320 \begin_inset CommandInset ref
2321 LatexCommand ref
2322 reference "subsec:Multicolumn-Calculations"
2323
2324 \end_inset
2325
2326  and 
2327 \begin_inset CommandInset ref
2328 LatexCommand ref
2329 reference "sec:Colored-Tables"
2330
2331 \end_inset
2332
2333 .
2334 \end_layout
2335
2336 \begin_layout Description
2337 Borders In this tab you can add and delete border lines for the current
2338  row/column.
2339 \begin_inset Newline newline
2340 \end_inset
2341
2342 Using the style option 
2343 \family sans
2344 Formal
2345 \family default
2346  will convert the table to a formal table as described in sec.
2347 \begin_inset space \thinspace{}
2348 \end_inset
2349
2350
2351 \begin_inset CommandInset ref
2352 LatexCommand ref
2353 reference "sec:Formal-Tables"
2354
2355 \end_inset
2356
2357 .
2358 \begin_inset Newline newline
2359 \end_inset
2360
2361 You can also add space here to table rows as described in sec.
2362 \begin_inset space \thinspace{}
2363 \end_inset
2364
2365
2366 \begin_inset CommandInset ref
2367 LatexCommand ref
2368 reference "subsec:Row-Spacing"
2369
2370 \end_inset
2371
2372 .
2373 \end_layout
2374
2375 \begin_layout Description
2376 Multi-page
2377 \begin_inset space ~
2378 \end_inset
2379
2380 table This tab is to make a table a multi-page table that can run over several
2381  pages.
2382  Sections
2383 \begin_inset space ~
2384 \end_inset
2385
2386
2387 \begin_inset CommandInset ref
2388 LatexCommand ref
2389 reference "sec:Multi-page-Tables"
2390
2391 \end_inset
2392
2393  and 
2394 \begin_inset CommandInset ref
2395 LatexCommand ref
2396 reference "sec:Special-Longtable-Issues"
2397
2398 \end_inset
2399
2400  describe the multi-page table features in detail.
2401 \end_layout
2402
2403 \begin_layout Section
2404 Table Toolbar
2405 \begin_inset Index idx
2406 status collapsed
2407
2408 \begin_layout Plain Layout
2409 Table ! Toolbar
2410 \end_layout
2411
2412 \end_inset
2413
2414
2415 \end_layout
2416
2417 \begin_layout Standard
2418 The table toolbar is an alternative to the table dialog to be able to alter
2419  tables faster.
2420  It should normally appear at the bottom of \SpecialChar LyX
2421 's main window when the cursor
2422  is inside a table.
2423  You can alternatively switch it on to appear always, by right-clicking
2424  in \SpecialChar LyX
2425 's main menu bar.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 The toolbar has the following icons:
2430 \end_layout
2431
2432 \begin_layout Labeling
2433 \labelwidthstring 00.00.0000
2434 \begin_inset Info
2435 type  "icon"
2436 arg   "tabular-feature append-row"
2437 \end_inset
2438
2439  adds a row below the current cell or selection
2440 \end_layout
2441
2442 \begin_layout Labeling
2443 \labelwidthstring 00.00.0000
2444 \begin_inset Info
2445 type  "icon"
2446 arg   "tabular-feature append-column"
2447 \end_inset
2448
2449  adds a column right beside the current cell or selection
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Info
2455 type  "icon"
2456 arg   "tabular-feature delete-row"
2457 \end_inset
2458
2459  deletes the current row or selection
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Info
2465 type  "icon"
2466 arg   "tabular-feature delete-column"
2467 \end_inset
2468
2469  deletes the current column or selection
2470 \end_layout
2471
2472 \begin_layout Labeling
2473 \labelwidthstring 00.00.0000
2474 \begin_inset Info
2475 type  "icon"
2476 arg   "tabular-feature move-row-up"
2477 \end_inset
2478
2479  moves the row up
2480 \end_layout
2481
2482 \begin_layout Labeling
2483 \labelwidthstring 00.00.0000
2484 \begin_inset Info
2485 type  "icon"
2486 arg   "tabular-feature move-column-left"
2487 \end_inset
2488
2489  moves the column to the left
2490 \end_layout
2491
2492 \begin_layout Labeling
2493 \labelwidthstring 00.00.0000
2494 \begin_inset Info
2495 type  "icon"
2496 arg   "tabular-feature move-row-down"
2497 \end_inset
2498
2499  moves the row down
2500 \end_layout
2501
2502 \begin_layout Labeling
2503 \labelwidthstring 00.00.0000
2504 \begin_inset Info
2505 type  "icon"
2506 arg   "tabular-feature move-column-right"
2507 \end_inset
2508
2509  moves the column to the right
2510 \end_layout
2511
2512 \begin_layout Labeling
2513 \labelwidthstring 00.00.0000
2514 \begin_inset Info
2515 type  "icon"
2516 arg   "tabular-feature toggle-line-top"
2517 \end_inset
2518
2519  adds a line at the top of the current cell / row or of a selection
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Info
2525 type  "icon"
2526 arg   "tabular-feature toggle-line-bottom"
2527 \end_inset
2528
2529  adds a line at the bottom of the current cell / row or of a selection
2530 \end_layout
2531
2532 \begin_layout Labeling
2533 \labelwidthstring 00.00.0000
2534 \begin_inset Info
2535 type  "icon"
2536 arg   "tabular-feature toggle-line-left"
2537 \end_inset
2538
2539  adds a line at the left side of the current cell / row or of a selection
2540 \end_layout
2541
2542 \begin_layout Labeling
2543 \labelwidthstring 00.00.0000
2544 \begin_inset Info
2545 type  "icon"
2546 arg   "tabular-feature toggle-line-right"
2547 \end_inset
2548
2549  adds a line at the right side of the current cell / row or of a selection
2550 \end_layout
2551
2552 \begin_layout Labeling
2553 \labelwidthstring 00.00.0000
2554 \begin_inset Info
2555 type  "icon"
2556 arg   "tabular-feature set-all-lines"
2557 \end_inset
2558
2559  adds lines around the current or selected cells - if the current cell no
2560  multicolumn cell this also affects the current row and column
2561 \end_layout
2562
2563 \begin_layout Labeling
2564 \labelwidthstring 00.00.0000
2565 \begin_inset Info
2566 type  "icon"
2567 arg   "tabular-feature unset-all-lines"
2568 \end_inset
2569
2570  deletes all lines of the current or selected cells - if the current cell
2571  no multicolumn cell this also affects the current row and column
2572 \end_layout
2573
2574 \begin_layout Labeling
2575 \labelwidthstring 00.00.0000
2576 \begin_inset Info
2577 type  "icon"
2578 arg   "tabular-feature m-align-left"
2579 \end_inset
2580
2581  left-aligns the content of the current cell / column
2582 \end_layout
2583
2584 \begin_layout Labeling
2585 \labelwidthstring 00.00.0000
2586 \begin_inset Info
2587 type  "icon"
2588 arg   "tabular-feature m-align-center"
2589 \end_inset
2590
2591  centers the content of the current cell / column horizontally
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596 \begin_inset Info
2597 type  "icon"
2598 arg   "tabular-feature m-align-right"
2599 \end_inset
2600
2601  right-aligns the content of the current cell / column
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Info
2607 type  "icon"
2608 arg   "tabular-feature align-decimal"
2609 \end_inset
2610
2611  aligns the content of the current column at a character
2612 \end_layout
2613
2614 \begin_layout Labeling
2615 \labelwidthstring 00.00.0000
2616 \begin_inset Info
2617 type  "icon"
2618 arg   "tabular-feature m-valign-top"
2619 \end_inset
2620
2621  aligns the content of the current cell vertically to the top
2622 \end_layout
2623
2624 \begin_layout Labeling
2625 \labelwidthstring 00.00.0000
2626 \begin_inset Info
2627 type  "icon"
2628 arg   "tabular-feature m-valign-middle"
2629 \end_inset
2630
2631  centers the content of the current cell vertically
2632 \end_layout
2633
2634 \begin_layout Labeling
2635 \labelwidthstring 00.00.0000
2636 \begin_inset Info
2637 type  "icon"
2638 arg   "tabular-feature m-valign-bottom"
2639 \end_inset
2640
2641  aligns the content of the current cell vertically to the bottom
2642 \end_layout
2643
2644 \begin_layout Labeling
2645 \labelwidthstring 00.00.0000
2646 \begin_inset Info
2647 type  "icon"
2648 arg   "tabular-feature set-rotate-cell"
2649 \end_inset
2650
2651  rotates the current cell or selection counter-clockwise by 90°
2652 \end_layout
2653
2654 \begin_layout Labeling
2655 \labelwidthstring 00.00.0000
2656 \begin_inset Info
2657 type  "icon"
2658 arg   "tabular-feature set-rotate-tabular"
2659 \end_inset
2660
2661  rotates the whole table counter-clockwise by 90°
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Info
2667 type  "icon"
2668 arg   "tabular-feature multicolumn"
2669 \end_inset
2670
2671  sets the current cell or selection as a multicolumn
2672 \end_layout
2673
2674 \begin_layout Labeling
2675 \labelwidthstring 00.00.0000
2676 \begin_inset Info
2677 type  "icon"
2678 arg   "tabular-feature multirow"
2679 \end_inset
2680
2681  sets the current cell or selection as a multirow
2682 \end_layout
2683
2684 \begin_layout Standard
2685 \begin_inset Note Greyedout
2686 status open
2687
2688 \begin_layout Plain Layout
2689
2690 \series bold
2691 Note:
2692 \series default
2693  For the output the vertical alignment of the first cell in a row is used
2694  for all following cells in the row.
2695 \end_layout
2696
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \begin_layout Section
2703 Edit Table Menu
2704 \begin_inset Index idx
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Table ! Edit Menu
2709 \end_layout
2710
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \begin_layout Standard
2717 In addition to the table dialog and toolbar, the menu 
2718 \family sans
2719 Edit\SpecialChar menuseparator
2720 Table
2721 \family default
2722  allows you to add and delete border lines for the current row/column and
2723  to set the current selection as multicolumn.
2724  The menu is only available when the cursor is inside a table.
2725 \end_layout
2726
2727 \begin_layout Section
2728 Table Floats
2729 \begin_inset CommandInset label
2730 LatexCommand label
2731 name "sec:Table-Floats"
2732
2733 \end_inset
2734
2735
2736 \begin_inset Index idx
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Floats ! Tables
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \begin_inset Index idx
2747 status collapsed
2748
2749 \begin_layout Plain Layout
2750 Table ! Floats
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \begin_layout Standard
2759 For general explanations about floats, have a look at section
2760 \begin_inset space ~
2761 \end_inset
2762
2763
2764 \begin_inset CommandInset ref
2765 LatexCommand ref
2766 reference "sec:FloatIntroduction"
2767
2768 \end_inset
2769
2770 .
2771 \end_layout
2772
2773 \begin_layout Standard
2774 \begin_inset Float table
2775 placement h
2776 wide false
2777 sideways false
2778 status open
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Caption Standard
2782
2783 \begin_layout Plain Layout
2784 \begin_inset CommandInset label
2785 LatexCommand label
2786 name "tab:a table float"
2787
2788 \end_inset
2789
2790 A table float.
2791 \end_layout
2792
2793 \end_inset
2794
2795
2796 \end_layout
2797
2798 \begin_layout Plain Layout
2799 \align center
2800 \begin_inset Tabular
2801 <lyxtabular version="3" rows="3" columns="3">
2802 <features tabularvalignment="middle">
2803 <column alignment="center" valignment="top" width="0pt">
2804 <column alignment="center" valignment="top" width="0pt">
2805 <column alignment="center" valignment="top" width="0pt">
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \family roman
2813 \series medium
2814 \shape up
2815 \size normal
2816 \emph off
2817 \bar no
2818 \noun off
2819 \color none
2820 1
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829
2830 \family roman
2831 \series medium
2832 \shape up
2833 \size normal
2834 \emph off
2835 \bar no
2836 \noun off
2837 \color none
2838 2
2839 \end_layout
2840
2841 \end_inset
2842 </cell>
2843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2844 \begin_inset Text
2845
2846 \begin_layout Plain Layout
2847
2848 \family roman
2849 \series medium
2850 \shape up
2851 \size normal
2852 \emph off
2853 \bar no
2854 \noun off
2855 \color none
2856 3
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 </row>
2862 <row>
2863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867
2868 \family roman
2869 \series medium
2870 \shape up
2871 \size normal
2872 \emph off
2873 \bar no
2874 \noun off
2875 \color none
2876 Joe
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \family roman
2887 \series medium
2888 \shape up
2889 \size normal
2890 \emph off
2891 \bar no
2892 \noun off
2893 \color none
2894 Mary
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \family roman
2905 \series medium
2906 \shape up
2907 \size normal
2908 \emph off
2909 \bar no
2910 \noun off
2911 \color none
2912 Ted
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \family roman
2925 \series medium
2926 \shape up
2927 \size normal
2928 \emph off
2929 \bar no
2930 \noun off
2931 \color none
2932 \begin_inset Formula $\int x^{2}dx$
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944
2945 \family roman
2946 \series medium
2947 \shape up
2948 \size normal
2949 \emph off
2950 \bar no
2951 \noun off
2952 \color none
2953 \begin_inset Formula $\left[\begin{array}{cc}
2954 a & b\\
2955 c & d
2956 \end{array}\right]$
2957 \end_inset
2958
2959
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968
2969 \family roman
2970 \series medium
2971 \shape up
2972 \size normal
2973 \emph off
2974 \bar no
2975 \noun off
2976 \color none
2977 \begin_inset Formula $1+1=2$
2978 \end_inset
2979
2980
2981 \end_layout
2982
2983 \end_inset
2984 </cell>
2985 </row>
2986 </lyxtabular>
2987
2988 \end_inset
2989
2990
2991 \end_layout
2992
2993 \end_inset
2994
2995
2996 \end_layout
2997
2998 \begin_layout Standard
2999 Table floats can be inserted using the menu 
3000 \family sans
3001 Insert\SpecialChar menuseparator
3002 Float\SpecialChar menuseparator
3003 Table
3004 \family default
3005  or the toolbar button 
3006 \begin_inset Info
3007 type  "icon"
3008 arg   "float-insert table"
3009 \end_inset
3010
3011 .
3012 \end_layout
3013
3014 \begin_layout Standard
3015 The float appears as a collapsible box with a caption that has the label
3016  
3017 \begin_inset Quotes eld
3018 \end_inset
3019
3020 Table
3021 \begin_inset space ~
3022 \end_inset
3023
3024 #:
3025 \begin_inset Quotes erd
3026 \end_inset
3027
3028  (# is the actual table number).
3029  You can insert tables in the float above or below the caption.
3030 \end_layout
3031
3032 \begin_layout Standard
3033 Table
3034 \begin_inset space ~
3035 \end_inset
3036
3037
3038 \begin_inset CommandInset ref
3039 LatexCommand ref
3040 reference "tab:a table float"
3041
3042 \end_inset
3043
3044  is an example table within a table float.
3045 \end_layout
3046
3047 \begin_layout Standard
3048 Having the caption above the table is the common rule that is unfortunately
3049  not supported in \SpecialChar LaTeX
3050 's standard classes.
3051  This means that, if you are using the document classes 
3052 \family sans
3053 article
3054 \family default
3055
3056 \family sans
3057 book
3058 \family default
3059
3060 \family sans
3061 letter
3062 \family default
3063 , or 
3064 \family sans
3065 report
3066 \family default
3067 , there will be no space between the caption and the table.
3068  To insert the needed space, add the following option to the load command
3069  of the \SpecialChar LaTeX
3070 -package 
3071 \series bold
3072 caption
3073 \series default
3074
3075 \begin_inset Index idx
3076 status collapsed
3077
3078 \begin_layout Plain Layout
3079 \SpecialChar LaTeX
3080 -packages ! caption
3081 \end_layout
3082
3083 \end_inset
3084
3085  in your document preamble:
3086 \begin_inset Foot
3087 status collapsed
3088
3089 \begin_layout Plain Layout
3090 For more information have a look at section
3091 \begin_inset space ~
3092 \end_inset
3093
3094
3095 \begin_inset CommandInset ref
3096 LatexCommand ref
3097 reference "sec:Caption-Placement"
3098
3099 \end_inset
3100
3101 .
3102 \end_layout
3103
3104 \end_inset
3105
3106
3107 \end_layout
3108
3109 \begin_layout Standard
3110
3111 \series bold
3112 tableposition=top
3113 \end_layout
3114
3115 \begin_layout Standard
3116 The package 
3117 \series bold
3118 caption
3119 \series default
3120 , which is described in section
3121 \begin_inset space ~
3122 \end_inset
3123
3124
3125 \begin_inset CommandInset ref
3126 LatexCommand ref
3127 reference "sec:Caption-Formatting"
3128
3129 \end_inset
3130
3131 , is used to adjust the caption format.
3132 \end_layout
3133
3134 \begin_layout Standard
3135 \begin_inset Index idx
3136 status collapsed
3137
3138 \begin_layout Plain Layout
3139 References ! to Tables
3140 \end_layout
3141
3142 \end_inset
3143
3144 Tables can be cross-referenced in the text by referencing their label.
3145  To do this insert a label in the caption using the menu 
3146 \family sans
3147 Insert\SpecialChar menuseparator
3148 Label
3149 \family default
3150  or the toolbar button 
3151 \begin_inset Info
3152 type  "icon"
3153 arg   "label-insert"
3154 \end_inset
3155
3156 .
3157  You can now refer to the label using the menu 
3158 \family sans
3159 Insert\SpecialChar menuseparator
3160 Cross
3161 \begin_inset space ~
3162 \end_inset
3163
3164 reference
3165 \family default
3166  or the toolbar button 
3167 \begin_inset Info
3168 type  "icon"
3169 arg   "dialog-show-new-inset ref"
3170 \end_inset
3171
3172 .
3173 \begin_inset Newline newline
3174 \end_inset
3175
3176 Referencing is explained in detail in section
3177 \begin_inset space ~
3178 \end_inset
3179
3180
3181 \begin_inset CommandInset ref
3182 LatexCommand ref
3183 reference "sec:Referencing-Floats"
3184
3185 \end_inset
3186
3187 .
3188 \end_layout
3189
3190 \begin_layout Section
3191
3192 \family sans
3193 Multi-page Table
3194 \family default
3195 s
3196 \begin_inset CommandInset label
3197 LatexCommand label
3198 name "sec:Multi-page-Tables"
3199
3200 \end_inset
3201
3202
3203 \begin_inset Index idx
3204 status collapsed
3205
3206 \begin_layout Plain Layout
3207 Multi-page Table
3208 \end_layout
3209
3210 \end_inset
3211
3212
3213 \begin_inset Index idx
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217 Table ! Multi-page Table
3218 \end_layout
3219
3220 \end_inset
3221
3222
3223 \end_layout
3224
3225 \begin_layout Standard
3226 If the table is too long to fit on one page, you can use the option 
3227 \family sans
3228 Use
3229 \begin_inset space ~
3230 \end_inset
3231
3232 multi-page
3233 \family default
3234  table in the tab 
3235 \family sans
3236 Multi-page
3237 \begin_inset space ~
3238 \end_inset
3239
3240 table
3241 \family default
3242  of the table dialog to split the table automatically over more pages.
3243  Doing this enables the following options:
3244 \end_layout
3245
3246 \begin_layout Description
3247 Header: The current row is defined to be a header row that appears on all
3248  pages of the multi-page table; except for the first page, if 
3249 \family sans
3250 First
3251 \begin_inset space ~
3252 \end_inset
3253
3254 header
3255 \family default
3256  is defined.
3257  This is therefore called the main header.
3258 \end_layout
3259
3260 \begin_layout Description
3261 First
3262 \begin_inset space ~
3263 \end_inset
3264
3265 header: The current row is defined to be a header row that appears on the
3266  first page of the multi-page table.
3267 \end_layout
3268
3269 \begin_layout Description
3270 Footer: The current row is defined to be a footer row that appears on all
3271  pages of the multi-page table; except for the last page, if 
3272 \family sans
3273 Last
3274 \begin_inset space ~
3275 \end_inset
3276
3277 footer
3278 \family default
3279  is defined.
3280 \end_layout
3281
3282 \begin_layout Description
3283 Last
3284 \begin_inset space ~
3285 \end_inset
3286
3287 footer: The current row is defined to be a footer row that appears on the
3288  last page of the multi-page table.
3289 \end_layout
3290
3291 \begin_layout Description
3292 Caption: The current row contains the table caption.
3293  The row is reset as single column and a caption is inserted.
3294  More about multi-page table captions is explained in sec.
3295 \begin_inset space \thinspace{}
3296 \end_inset
3297
3298
3299 \begin_inset CommandInset ref
3300 LatexCommand ref
3301 reference "subsec:Multi-page-Table-Captions"
3302
3303 \end_inset
3304
3305 .
3306 \end_layout
3307
3308 \begin_layout Standard
3309 You can also specify a row where the table is split.
3310  See the following multi-page table to see how it works:
3311 \end_layout
3312
3313 \begin_layout Standard
3314 \align center
3315 \begin_inset Tabular
3316 <lyxtabular version="3" rows="69" columns="3">
3317 <features islongtable="true" longtabularalignment="center">
3318 <column alignment="left" valignment="top" width="0cm">
3319 <column alignment="left" valignment="top" width="0pt">
3320 <column alignment="center" valignment="top" width="0pt">
3321 <row endfirsthead="true">
3322 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3323 \begin_inset Text
3324
3325 \begin_layout Plain Layout
3326
3327 \series bold
3328 Example Phone List (ignore the names)
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row endfirsthead="true">
3353 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357
3358 \series bold
3359 NAME
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377
3378 \series bold
3379 TEL.
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 </row>
3385 <row endhead="true">
3386 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \series bold
3392 Example Phone List
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \end_layout
3403
3404 \end_inset
3405 </cell>
3406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3407 \begin_inset Text
3408
3409 \begin_layout Plain Layout
3410
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 </row>
3416 <row endhead="true">
3417 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421
3422 \series bold
3423 NAME
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441
3442 \series bold
3443 TEL.
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 <row endfoot="true">
3450 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454  continued on next page
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3469 \begin_inset Text
3470
3471 \begin_layout Plain Layout
3472
3473 \end_layout
3474
3475 \end_inset
3476 </cell>
3477 </row>
3478 <row>
3479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483
3484 \series bold
3485 Annovi
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 Silvia
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503 111
3504 \end_layout
3505
3506 \end_inset
3507 </cell>
3508 </row>
3509 <row>
3510 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514
3515 \series bold
3516 Bertoli
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 Stefano
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 111
3535 \end_layout
3536
3537 \end_inset
3538 </cell>
3539 </row>
3540 <row>
3541 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545
3546 \series bold
3547 Bozzi
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 Walter
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 111
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 </row>
3571 <row>
3572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \series bold
3578 Cachia
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 <cell alignment="center" valignment="top" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 Maria
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596 111
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 </row>
3602 <row>
3603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607
3608 \series bold
3609 Cachia
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 Maurizio
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627 111
3628 \end_layout
3629
3630 \end_inset
3631 </cell>
3632 </row>
3633 <row>
3634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638
3639 \series bold
3640 Cinquemani
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 Giusi
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658 111
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 </row>
3664 <row>
3665 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669
3670 \series bold
3671 Colin
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 Bernard
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 111
3690 \end_layout
3691
3692 \end_inset
3693 </cell>
3694 </row>
3695 <row>
3696 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700
3701 \series bold
3702 Concli
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711 Gianfranco
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720 111
3721 \end_layout
3722
3723 \end_inset
3724 </cell>
3725 </row>
3726 <row>
3727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731
3732 \series bold
3733 Dal Bosco
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 <cell alignment="center" valignment="top" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 Carolina
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751 111
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 </row>
3757 <row>
3758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762
3763 \series bold
3764 Dalpiaz
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 Annamaria
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782 111
3783 \end_layout
3784
3785 \end_inset
3786 </cell>
3787 </row>
3788 <row>
3789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793
3794 \series bold
3795 Feliciello
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804 Domenico
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813 111
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 </row>
3819 <row>
3820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824
3825 \series bold
3826 Focarelli
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell alignment="center" valignment="top" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835 Paola
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844 111
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 </row>
3850 <row>
3851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855
3856 \series bold
3857 Galletti
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866 Oreste
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875 111
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 </row>
3881 <row>
3882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886
3887 \series bold
3888 Gasparini
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897 Franca
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906 111
3907 \end_layout
3908
3909 \end_inset
3910 </cell>
3911 </row>
3912 <row>
3913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917
3918 \series bold
3919 Rizzardi
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell alignment="center" valignment="top" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928 Paola
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937 111
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 </row>
3943 <row>
3944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948
3949 \series bold
3950 Lassini
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 Giancarlo
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 111
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 </row>
3974 <row>
3975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979
3980 \series bold
3981 Malfatti
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 Luciano
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999 111
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 </row>
4005 <row>
4006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010
4011 \series bold
4012 Malfatti
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 Valeriano
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 111
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 </row>
4036 <row>
4037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041
4042 \series bold
4043 Meneguzzo
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 Roberto
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061 111
4062 \end_layout
4063
4064 \end_inset
4065 </cell>
4066 </row>
4067 <row>
4068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072
4073 \series bold
4074 Mezzadra
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 Roberto
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092 111
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 </row>
4098 <row>
4099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103
4104 \series bold
4105 Pirpamer
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 Erich
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123 111
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 </row>
4129 <row>
4130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134
4135 \series bold
4136 Pochiesa
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 Paolo
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154 111, 222
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 </row>
4160 <row>
4161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165
4166 \series bold
4167 Radina
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 Claudio
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 111
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 </row>
4191 <row>
4192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196
4197 \series bold
4198 Stuffer
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 Oskar
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216 111
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 </row>
4222 <row>
4223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227
4228 \series bold
4229 Tacchelli
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 Ugo
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247 111
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 </row>
4253 <row>
4254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258
4259 \series bold
4260 Tezzele
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 Margit
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278 111
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 </row>
4284 <row>
4285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289
4290 \series bold
4291 Unterkalmsteiner
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 Frieda
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 111
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 </row>
4315 <row>
4316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320
4321 \series bold
4322 Vieider
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 Hilde
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 111
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 </row>
4346 <row>
4347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351
4352 \series bold
4353 Vigna
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 Jürgen
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 111
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 </row>
4377 <row>
4378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382
4383 \series bold
4384 Weber
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 Maurizio
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 111
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 </row>
4408 <row>
4409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \series bold
4415 Winkler
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 Franz
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 111
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 </row>
4439 <row>
4440 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444  
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 </row>
4468 <row>
4469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473
4474 \series bold
4475 Annovi
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 Silvia
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493 555
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 </row>
4499 <row>
4500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504
4505 \series bold
4506 Bertoli
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 Stefano
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524 555
4525 \end_layout
4526
4527 \end_inset
4528 </cell>
4529 </row>
4530 <row>
4531 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535
4536 \series bold
4537 Bozzi
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 Walter
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 555
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 </row>
4561 <row>
4562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566
4567 \series bold
4568 Cachia
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 Maria
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 555
4587 \end_layout
4588
4589 \end_inset
4590 </cell>
4591 </row>
4592 <row>
4593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597
4598 \series bold
4599 Cachia
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 Maurizio
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617 555
4618 \end_layout
4619
4620 \end_inset
4621 </cell>
4622 </row>
4623 <row>
4624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628
4629 \series bold
4630 Cinquemani
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 <cell alignment="center" valignment="top" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639 Giusi
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648 555
4649 \end_layout
4650
4651 \end_inset
4652 </cell>
4653 </row>
4654 <row>
4655 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659
4660 \series bold
4661 Colin
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 Bernard
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679 555
4680 \end_layout
4681
4682 \end_inset
4683 </cell>
4684 </row>
4685 <row>
4686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690
4691 \series bold
4692 Concli
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701 Gianfranco
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710 555
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 </row>
4716 <row>
4717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721
4722 \series bold
4723 Dal Bosco
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 Carolina
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741 555
4742 \end_layout
4743
4744 \end_inset
4745 </cell>
4746 </row>
4747 <row>
4748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752
4753 \series bold
4754 Dalpiaz
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 <cell alignment="center" valignment="top" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 Annamaria
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772 555
4773 \end_layout
4774
4775 \end_inset
4776 </cell>
4777 </row>
4778 <row>
4779 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783
4784 \series bold
4785 Feliciello
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 <cell alignment="center" valignment="top" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794 Domenico
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803 555
4804 \end_layout
4805
4806 \end_inset
4807 </cell>
4808 </row>
4809 <row>
4810 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814
4815 \series bold
4816 Focarelli
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 <cell alignment="center" valignment="top" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825 Paola
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834 555
4835 \end_layout
4836
4837 \end_inset
4838 </cell>
4839 </row>
4840 <row>
4841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845
4846 \series bold
4847 Galletti
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 Oreste
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865 555
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 </row>
4871 <row>
4872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876
4877 \series bold
4878 Gasparini
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 <cell alignment="center" valignment="top" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887 Franca
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896 555
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 </row>
4902 <row>
4903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907
4908 \series bold
4909 Rizzardi
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 Paola
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927 555
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 </row>
4933 <row>
4934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938
4939 \series bold
4940 Lassini
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 <cell alignment="center" valignment="top" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949 Giancarlo
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958 555
4959 \end_layout
4960
4961 \end_inset
4962 </cell>
4963 </row>
4964 <row>
4965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969
4970 \series bold
4971 Malfatti
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 Luciano
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 555
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 </row>
4995 <row>
4996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000
5001 \series bold
5002 Malfatti
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 <cell alignment="center" valignment="top" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011 Valeriano
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020 555
5021 \end_layout
5022
5023 \end_inset
5024 </cell>
5025 </row>
5026 <row>
5027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031
5032 \series bold
5033 Meneguzzo
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 Roberto
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051 555
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 </row>
5057 <row>
5058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062
5063 \series bold
5064 Mezzadra
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 Roberto
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082 555
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 </row>
5088 <row>
5089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093
5094 \series bold
5095 Pirpamer
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 Erich
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113 555
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 </row>
5119 <row>
5120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124
5125 \series bold
5126 Pochiesa
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 Paolo
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144 555, 222
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 </row>
5150 <row>
5151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155
5156 \series bold
5157 Radina
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166 Claudio
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 555
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 </row>
5181 <row>
5182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186
5187 \series bold
5188 Stuffer
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 Oskar
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206 555
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 </row>
5212 <row>
5213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217
5218 \series bold
5219 Tacchelli
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 Ugo
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237 555
5238 \end_layout
5239
5240 \end_inset
5241 </cell>
5242 </row>
5243 <row>
5244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248
5249 \series bold
5250 Tezzele
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 <cell alignment="center" valignment="top" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259 Margit
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268 555
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 </row>
5274 <row>
5275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279
5280 \series bold
5281 Unterkalmsteiner
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 <cell alignment="center" valignment="top" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290 Frieda
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299 555
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 </row>
5305 <row>
5306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310
5311 \series bold
5312 Vieider
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 Hilde
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330 555
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 <row>
5337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341
5342 \series bold
5343 Vigna
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 Jürgen
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 999
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 </row>
5367 <row>
5368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5369 \begin_inset Text
5370
5371 \begin_layout Plain Layout
5372
5373 \series bold
5374 Weber
5375 \end_layout
5376
5377 \end_inset
5378 </cell>
5379 <cell alignment="center" valignment="top" usebox="none">
5380 \begin_inset Text
5381
5382 \begin_layout Plain Layout
5383 Maurizio
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 555
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 </row>
5398 <row>
5399 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403
5404 \series bold
5405 Winkler
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5411 \begin_inset Text
5412
5413 \begin_layout Plain Layout
5414 Franz
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 555
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 </row>
5429 <row endlastfoot="true">
5430 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 end
5435 \end_layout
5436
5437 \end_inset
5438 </cell>
5439 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452
5453 \end_layout
5454
5455 \end_inset
5456 </cell>
5457 </row>
5458 </lyxtabular>
5459
5460 \end_inset
5461
5462
5463 \begin_inset ERT
5464 status collapsed
5465
5466 \begin_layout Plain Layout
5467
5468
5469 \backslash
5470 addtocounter{table}{-1}
5471 \end_layout
5472
5473 \end_inset
5474
5475
5476 \begin_inset Note Note
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480 See the first greyed-out note in section
5481 \begin_inset space ~
5482 \end_inset
5483
5484
5485 \begin_inset CommandInset ref
5486 LatexCommand ref
5487 reference "subsec:Multi-page-Table-Captions"
5488
5489 \end_inset
5490
5491  for an explanation of this command.
5492 \end_layout
5493
5494 \end_inset
5495
5496
5497 \end_layout
5498
5499 \begin_layout Subsection
5500 Footnotes in Multi-page tables
5501 \begin_inset CommandInset label
5502 LatexCommand label
5503 name "subsec:Footnotes-in-Multi-page"
5504
5505 \end_inset
5506
5507
5508 \begin_inset Index idx
5509 status collapsed
5510
5511 \begin_layout Plain Layout
5512 Table ! Multi-page Table ! Footnotes
5513 \end_layout
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Footnotes can be inserted to every Multi-page table cell.
5522  They appear at the bottom of the page where the table cell with the footnote
5523  appears.
5524  Table
5525 \begin_inset space ~
5526 \end_inset
5527
5528
5529 \begin_inset CommandInset ref
5530 LatexCommand ref
5531 reference "tab:DiffCaptions"
5532
5533 \end_inset
5534
5535  has for example a footnote.
5536 \end_layout
5537
5538 \begin_layout Subsection
5539 Multi-page Table Alignment
5540 \begin_inset Index idx
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544 Table ! Multi-page Table ! Alignment
5545 \end_layout
5546
5547 \end_inset
5548
5549
5550 \end_layout
5551
5552 \begin_layout Standard
5553 The horizontal alignment of multi-page tables can be set in the table settings
5554  dialog.
5555  For left- and right-alignment the table will be directly at the page border.
5556  To add space between the table and the border one has to set the alignment
5557  to center and change the value of the \SpecialChar LaTeX
5558 -lengths 
5559 \series bold
5560
5561 \backslash
5562 LTleft 
5563 \series default
5564 or 
5565 \series bold
5566
5567 \backslash
5568 LTright
5569 \series default
5570  by inserting this line as \SpecialChar TeX
5571  Code before the multi-page table:
5572 \end_layout
5573
5574 \begin_layout Standard
5575
5576 \series bold
5577
5578 \backslash
5579 setlength{
5580 \backslash
5581 LTleft}{value}
5582 \end_layout
5583
5584 \begin_layout Standard
5585 The value can have any of the units listed in Table
5586 \begin_inset space ~
5587 \end_inset
5588
5589
5590 \begin_inset CommandInset ref
5591 LatexCommand ref
5592 reference "tab:Units"
5593
5594 \end_inset
5595
5596 .
5597  
5598 \series bold
5599
5600 \backslash
5601 LTleft
5602 \series default
5603  controls the horizontal distance from the left page border to the multi-page
5604  table, 
5605 \series bold
5606
5607 \backslash
5608 LTright
5609 \series default
5610  the distance from the right side.
5611  The default value for both lengths is 
5612 \series bold
5613
5614 \backslash
5615 fill
5616 \series default
5617 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5618 .
5619 \end_layout
5620
5621 \begin_layout Standard
5622 The following multi-page table was centered and 
5623 \series bold
5624
5625 \backslash
5626 LTleft
5627 \series default
5628  set to 
5629 \family sans
5630 0.1
5631 \backslash
5632 columnwidth
5633 \family default
5634 :
5635 \begin_inset ERT
5636 status collapsed
5637
5638 \begin_layout Plain Layout
5639
5640
5641 \backslash
5642 setlength{
5643 \backslash
5644 LTleft}{0.1
5645 \backslash
5646 columnwidth}
5647 \end_layout
5648
5649 \end_inset
5650
5651
5652 \end_layout
5653
5654 \begin_layout Standard
5655 \begin_inset Tabular
5656 <lyxtabular version="3" rows="5" columns="5">
5657 <features islongtable="true" longtabularalignment="center">
5658 <column alignment="center" valignment="top">
5659 <column alignment="center" valignment="top" width="0pt">
5660 <column alignment="center" valignment="top">
5661 <column alignment="center" valignment="top">
5662 <column alignment="center" valignment="top">
5663 <row>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 1
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 2
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686 3
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695 4
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 5
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 </row>
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 asd
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 s
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 s
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 s
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 asd
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 </row>
5757 <row>
5758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 asd
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 s
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780 s
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789 s
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5795 \begin_inset Text
5796
5797 \begin_layout Plain Layout
5798 asd
5799 \end_layout
5800
5801 \end_inset
5802 </cell>
5803 </row>
5804 <row>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 asd
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5815 \begin_inset Text
5816
5817 \begin_layout Plain Layout
5818 s
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827 s
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 s
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 asd
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 </row>
5851 <row>
5852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 asd
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 asd
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 asd
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 asd
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5889 \begin_inset Text
5890
5891 \begin_layout Plain Layout
5892 asd
5893 \end_layout
5894
5895 \end_inset
5896 </cell>
5897 </row>
5898 </lyxtabular>
5899
5900 \end_inset
5901
5902
5903 \begin_inset ERT
5904 status collapsed
5905
5906 \begin_layout Plain Layout
5907
5908
5909 \backslash
5910 setlength{
5911 \backslash
5912 LTleft}{
5913 \backslash
5914 fill}
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \begin_inset ERT
5921 status collapsed
5922
5923 \begin_layout Plain Layout
5924
5925
5926 \backslash
5927 addtocounter{table}{-1}
5928 \end_layout
5929
5930 \end_inset
5931
5932
5933 \begin_inset Note Note
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 See the first greyed-out note in section
5938 \begin_inset space ~
5939 \end_inset
5940
5941
5942 \begin_inset CommandInset ref
5943 LatexCommand ref
5944 reference "subsec:Multi-page-Table-Captions"
5945
5946 \end_inset
5947
5948  for an explanation of this command.
5949 \end_layout
5950
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \begin_layout Subsection
5957 Multi-page Table Captions
5958 \begin_inset Index idx
5959 status collapsed
5960
5961 \begin_layout Plain Layout
5962 Table ! Multi-page Table ! Captions
5963 \end_layout
5964
5965 \end_inset
5966
5967
5968 \begin_inset CommandInset label
5969 LatexCommand label
5970 name "subsec:Multi-page-Table-Captions"
5971
5972 \end_inset
5973
5974
5975 \end_layout
5976
5977 \begin_layout Standard
5978 A multi-page table cannot be put into a table float because floats can only
5979  be on one page.
5980  But the caption environment of floats can also be used for multi-page tables
5981  when you use the multi-page table option 
5982 \family sans
5983 Caption
5984 \family default
5985  as described in sec.
5986 \begin_inset space \thinspace{}
5987 \end_inset
5988
5989
5990 \begin_inset CommandInset ref
5991 LatexCommand ref
5992 reference "sec:Multi-page-Tables"
5993
5994 \end_inset
5995
5996 .
5997  Only one table row should contain a caption, either a header or a footer
5998  row.
5999 \end_layout
6000
6001 \begin_layout Standard
6002 Here is a short multi-page table to see how it works:
6003 \end_layout
6004
6005 \begin_layout Standard
6006 \begin_inset Tabular
6007 <lyxtabular version="3" rows="6" columns="5">
6008 <features islongtable="true" longtabularalignment="center">
6009 <column alignment="center" valignment="top">
6010 <column alignment="center" valignment="top">
6011 <column alignment="center" valignment="top">
6012 <column alignment="center" valignment="top">
6013 <column alignment="center" valignment="top">
6014 <row endfirsthead="true" caption="true">
6015 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 \begin_inset Caption Standard
6020
6021 \begin_layout Plain Layout
6022 Multi-page table with caption
6023 \begin_inset Argument 1
6024 status open
6025
6026 \begin_layout Plain Layout
6027 Multi-page table
6028 \end_layout
6029
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \end_inset
6036
6037
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 </row>
6079 <row>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 1
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 2
6094 \end_layout
6095
6096 \end_inset
6097 </cell>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 3
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 4
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 5
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 asd
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140 s
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149 s
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158 s
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 asd
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 </row>
6173 <row>
6174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 s
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 s
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 s
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 asd
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 </row>
6220 <row>
6221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 asd
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Plain Layout
6234 s
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6240 \begin_inset Text
6241
6242 \begin_layout Plain Layout
6243 s
6244 \end_layout
6245
6246 \end_inset
6247 </cell>
6248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6249 \begin_inset Text
6250
6251 \begin_layout Plain Layout
6252 s
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6258 \begin_inset Text
6259
6260 \begin_layout Plain Layout
6261 asd
6262 \end_layout
6263
6264 \end_inset
6265 </cell>
6266 </row>
6267 <row>
6268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 asd
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281 asd
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 asd
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 asd
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \begin_layout Plain Layout
6308 asd
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 </row>
6314 </lyxtabular>
6315
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \begin_layout Standard
6322 \begin_inset VSpace medskip
6323 \end_inset
6324
6325
6326 \begin_inset Note Greyedout
6327 status open
6328
6329 \begin_layout Plain Layout
6330
6331 \series bold
6332 Note
6333 \begin_inset space ~
6334 \end_inset
6335
6336 1:
6337 \series default
6338  The table number is increased for every multi-page table, even if you did
6339  not set a caption for it.
6340  For this reason you could have the case that e.
6341 \begin_inset space \thinspace{}
6342 \end_inset
6343
6344 g.
6345 \begin_inset space \space{}
6346 \end_inset
6347
6348 Table
6349 \begin_inset space ~
6350 \end_inset
6351
6352 2.4 follows Table
6353 \begin_inset space ~
6354 \end_inset
6355
6356 2.1 in the list of tables if there are two multi-page tables without captions.
6357  To avoid this you can add the following command in \SpecialChar TeX
6358  Code after every multi-page
6359  table without a caption:
6360 \end_layout
6361
6362 \begin_layout Plain Layout
6363
6364 \series bold
6365
6366 \backslash
6367 addtocounter{table}{-1}
6368 \end_layout
6369
6370 \begin_layout Plain Layout
6371 This is not needed when none of your multi-page tables has a caption and
6372  you add the following code to the document preamble:
6373 \end_layout
6374
6375 \begin_layout Plain Layout
6376
6377 \series bold
6378
6379 \backslash
6380 let
6381 \backslash
6382 myEnd
6383 \backslash
6384 endlongtable
6385 \begin_inset Newline newline
6386 \end_inset
6387
6388
6389 \backslash
6390 renewcommand{
6391 \backslash
6392 endlongtable}{
6393 \backslash
6394 myEnd
6395 \backslash
6396 addtocounter{table}{-1}}
6397 \end_layout
6398
6399 \end_inset
6400
6401
6402 \end_layout
6403
6404 \begin_layout Standard
6405 \begin_inset Note Greyedout
6406 status open
6407
6408 \begin_layout Plain Layout
6409
6410 \series bold
6411 Note
6412 \begin_inset space ~
6413 \end_inset
6414
6415 2:
6416 \series default
6417  If you are using
6418 \series bold
6419  hyperref
6420 \series default
6421
6422 \begin_inset Index idx
6423 status collapsed
6424
6425 \begin_layout Plain Layout
6426 \SpecialChar LaTeX
6427 -packages ! hyperref
6428 \end_layout
6429
6430 \end_inset
6431
6432  in the 
6433 \family sans
6434 PDF Properties
6435 \family default
6436  of the 
6437 \family sans
6438 Document Settings
6439 \family default
6440  dialog to link cross-references, the link to a multi-page table caption
6441  will always point to the beginning of the document.
6442 \end_layout
6443
6444 \end_inset
6445
6446
6447 \end_layout
6448
6449 \begin_layout Subsubsection
6450 References to multi-page tables
6451 \begin_inset Index idx
6452 status collapsed
6453
6454 \begin_layout Plain Layout
6455 Table ! Multi-page Table ! References
6456 \end_layout
6457
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \begin_layout Standard
6464 \begin_inset Tabular
6465 <lyxtabular version="3" rows="6" columns="5">
6466 <features islongtable="true" longtabularalignment="center">
6467 <column alignment="center" valignment="top">
6468 <column alignment="center" valignment="top">
6469 <column alignment="center" valignment="top">
6470 <column alignment="center" valignment="top">
6471 <column alignment="center" valignment="top">
6472 <row endfirsthead="true" caption="true">
6473 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 \begin_inset Caption Standard
6478
6479 \begin_layout Plain Layout
6480 Referenced multi-page table
6481 \begin_inset CommandInset label
6482 LatexCommand label
6483 name "tab:Referenced-multi-page-table"
6484
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Plain Layout
6519
6520 \end_layout
6521
6522 \end_inset
6523 </cell>
6524 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6525 \begin_inset Text
6526
6527 \begin_layout Plain Layout
6528
6529 \end_layout
6530
6531 \end_inset
6532 </cell>
6533 </row>
6534 <row>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 1
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6545 \begin_inset Text
6546
6547 \begin_layout Plain Layout
6548 2
6549 \end_layout
6550
6551 \end_inset
6552 </cell>
6553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6554 \begin_inset Text
6555
6556 \begin_layout Plain Layout
6557 3
6558 \end_layout
6559
6560 \end_inset
6561 </cell>
6562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6563 \begin_inset Text
6564
6565 \begin_layout Plain Layout
6566 4
6567 \end_layout
6568
6569 \end_inset
6570 </cell>
6571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6572 \begin_inset Text
6573
6574 \begin_layout Plain Layout
6575 5
6576 \end_layout
6577
6578 \end_inset
6579 </cell>
6580 </row>
6581 <row>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 asd
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595 s
6596 \end_layout
6597
6598 \end_inset
6599 </cell>
6600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 s
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Plain Layout
6613 s
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6619 \begin_inset Text
6620
6621 \begin_layout Plain Layout
6622 asd
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 <row>
6629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 asd
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642 s
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651 s
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6657 \begin_inset Text
6658
6659 \begin_layout Plain Layout
6660 s
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6666 \begin_inset Text
6667
6668 \begin_layout Plain Layout
6669 asd
6670 \end_layout
6671
6672 \end_inset
6673 </cell>
6674 </row>
6675 <row>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 asd
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 s
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 s
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 s
6708 \end_layout
6709
6710 \end_inset
6711 </cell>
6712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6713 \begin_inset Text
6714
6715 \begin_layout Plain Layout
6716 asd
6717 \end_layout
6718
6719 \end_inset
6720 </cell>
6721 </row>
6722 <row>
6723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 asd
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 sad
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6742 \begin_inset Text
6743
6744 \begin_layout Plain Layout
6745 asd
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754 asd
6755 \end_layout
6756
6757 \end_inset
6758 </cell>
6759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763 asd
6764 \end_layout
6765
6766 \end_inset
6767 </cell>
6768 </row>
6769 </lyxtabular>
6770
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \begin_layout Standard
6777 To reference a multi-page table, insert a label into the caption.
6778 \end_layout
6779
6780 \begin_layout Standard
6781 This is a reference to Table
6782 \begin_inset space ~
6783 \end_inset
6784
6785
6786 \begin_inset CommandInset ref
6787 LatexCommand ref
6788 reference "tab:Referenced-multi-page-table"
6789
6790 \end_inset
6791
6792 .
6793 \end_layout
6794
6795 \begin_layout Standard
6796 The caption layout can be set together with all other captions of your document
6797  using the \SpecialChar LaTeX
6798 -package 
6799 \series bold
6800 caption
6801 \series default
6802
6803 \begin_inset Index idx
6804 status collapsed
6805
6806 \begin_layout Plain Layout
6807 \SpecialChar LaTeX
6808 -packages ! caption
6809 \end_layout
6810
6811 \end_inset
6812
6813 , see section
6814 \begin_inset space ~
6815 \end_inset
6816
6817
6818 \begin_inset CommandInset ref
6819 LatexCommand ref
6820 reference "sec:Caption-Formatting"
6821
6822 \end_inset
6823
6824 .
6825 \end_layout
6826
6827 \begin_layout Subsubsection
6828 Caption Width
6829 \begin_inset Index idx
6830 status collapsed
6831
6832 \begin_layout Plain Layout
6833 Table ! Multi-page Table ! Caption Width
6834 \end_layout
6835
6836 \end_inset
6837
6838
6839 \end_layout
6840
6841 \begin_layout Standard
6842 The maximal width of caption lines is defined by the length 
6843 \series bold
6844
6845 \backslash
6846 LTcapwidth
6847 \series default
6848 .
6849  Its default value is 4
6850 \begin_inset space \thinspace{}
6851 \end_inset
6852
6853 in.
6854  To change it add the following command to your document preamble or as
6855  \SpecialChar TeX
6856  Code into your document before the multi-page table that should be affected
6857 \end_layout
6858
6859 \begin_layout Standard
6860
6861 \series bold
6862
6863 \backslash
6864 setlength{
6865 \backslash
6866 LTcapwidth}{width}
6867 \end_layout
6868
6869 \begin_layout Standard
6870 where the 
6871 \family sans
6872 width
6873 \family default
6874  can have one of the units listed in appendix
6875 \begin_inset space ~
6876 \end_inset
6877
6878
6879 \begin_inset CommandInset ref
6880 LatexCommand ref
6881 reference "cha:Units-available-in"
6882
6883 \end_inset
6884
6885 .
6886 \end_layout
6887
6888 \begin_layout Standard
6889 The following tables show the difference:
6890 \end_layout
6891
6892 \begin_layout Standard
6893 \begin_inset Tabular
6894 <lyxtabular version="3" rows="6" columns="5">
6895 <features islongtable="true" longtabularalignment="center">
6896 <column alignment="center" valignment="top">
6897 <column alignment="center" valignment="top">
6898 <column alignment="center" valignment="top">
6899 <column alignment="center" valignment="top">
6900 <column alignment="center" valignment="top">
6901 <row endfirsthead="true" caption="true">
6902 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 \begin_inset Caption Standard
6907
6908 \begin_layout Plain Layout
6909 Long full title with default width long full title with default width long
6910  full title with default width
6911 \begin_inset Argument 1
6912 status collapsed
6913
6914 \begin_layout Plain Layout
6915 caption with default width
6916 \end_layout
6917
6918 \end_inset
6919
6920
6921 \end_layout
6922
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6949 \begin_inset Text
6950
6951 \begin_layout Plain Layout
6952
6953 \end_layout
6954
6955 \end_inset
6956 </cell>
6957 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 </row>
6967 <row>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 1
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 2
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 3
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999 4
7000 \end_layout
7001
7002 \end_inset
7003 </cell>
7004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7005 \begin_inset Text
7006
7007 \begin_layout Plain Layout
7008 5
7009 \end_layout
7010
7011 \end_inset
7012 </cell>
7013 </row>
7014 <row>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 asd
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 s
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 s
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7043 \begin_inset Text
7044
7045 \begin_layout Plain Layout
7046 s
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055 asd
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 </row>
7061 <row>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 asd
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 s
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 s
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 s
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 asd
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 </row>
7108 <row>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 asd
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 s
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 s
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140 s
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149 asd
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 </row>
7155 <row>
7156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 asd
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 sad
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 asd
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 asd
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 asd
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 </row>
7202 </lyxtabular>
7203
7204 \end_inset
7205
7206
7207 \end_layout
7208
7209 \begin_layout Standard
7210 \begin_inset ERT
7211 status collapsed
7212
7213 \begin_layout Plain Layout
7214
7215
7216 \backslash
7217 setlength{
7218 \backslash
7219 LTcapwidth}{5cm}
7220 \end_layout
7221
7222 \end_inset
7223
7224
7225 \begin_inset Tabular
7226 <lyxtabular version="3" rows="6" columns="5">
7227 <features islongtable="true" longtabularalignment="center">
7228 <column alignment="center" valignment="top">
7229 <column alignment="center" valignment="top">
7230 <column alignment="center" valignment="top">
7231 <column alignment="center" valignment="top">
7232 <column alignment="center" valignment="top">
7233 <row endfirsthead="true" caption="true">
7234 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 \begin_inset Caption Standard
7239
7240 \begin_layout Plain Layout
7241 Long full title with width set to 5
7242 \begin_inset space \thinspace{}
7243 \end_inset
7244
7245 cm long full title with width set to 5
7246 \begin_inset space \thinspace{}
7247 \end_inset
7248
7249 cm long full title with width set to 5
7250 \begin_inset space \thinspace{}
7251 \end_inset
7252
7253 cm
7254 \begin_inset Argument 1
7255 status collapsed
7256
7257 \begin_layout Plain Layout
7258 caption with width
7259 \begin_inset space \thinspace{}
7260 \end_inset
7261
7262 =
7263 \begin_inset space \thinspace{}
7264 \end_inset
7265
7266 5
7267 \begin_inset space \thinspace{}
7268 \end_inset
7269
7270 cm
7271 \end_layout
7272
7273 \end_inset
7274
7275
7276 \end_layout
7277
7278 \end_inset
7279
7280
7281 \end_layout
7282
7283 \end_inset
7284 </cell>
7285 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 </row>
7322 <row>
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Plain Layout
7327 1
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 2
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 3
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 4
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 5
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 </row>
7369 <row>
7370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7371 \begin_inset Text
7372
7373 \begin_layout Plain Layout
7374 asd
7375 \end_layout
7376
7377 \end_inset
7378 </cell>
7379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383 s
7384 \end_layout
7385
7386 \end_inset
7387 </cell>
7388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 s
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401 s
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 asd
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 </row>
7416 <row>
7417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \begin_layout Plain Layout
7421 asd
7422 \end_layout
7423
7424 \end_inset
7425 </cell>
7426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7427 \begin_inset Text
7428
7429 \begin_layout Plain Layout
7430 s
7431 \end_layout
7432
7433 \end_inset
7434 </cell>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439 s
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 s
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457 asd
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 </row>
7463 <row>
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 asd
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 s
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486 s
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 s
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504 asd
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 </row>
7510 <row>
7511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515 asd
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 sad
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 asd
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 asd
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 asd
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 </lyxtabular>
7558
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \begin_layout Standard
7565 \begin_inset ERT
7566 status collapsed
7567
7568 \begin_layout Plain Layout
7569
7570
7571 \backslash
7572 setlength{
7573 \backslash
7574 LTcapwidth}{4in}
7575 \end_layout
7576
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \begin_layout Standard
7583 \begin_inset Note Greyedout
7584 status open
7585
7586 \begin_layout Plain Layout
7587
7588 \series bold
7589 Note:
7590 \series default
7591  When the \SpecialChar LaTeX
7592 -package 
7593 \series bold
7594 caption
7595 \series default
7596
7597 \begin_inset Index idx
7598 status collapsed
7599
7600 \begin_layout Plain Layout
7601 \SpecialChar LaTeX
7602 -packages ! caption
7603 \end_layout
7604
7605 \end_inset
7606
7607  is used, as in this document, the full page width is used for the caption
7608  when you use the default value of 4
7609 \begin_inset space \thinspace{}
7610 \end_inset
7611
7612 in for 
7613 \series bold
7614
7615 \backslash
7616 LTcapwidth
7617 \series default
7618 .
7619  To get in this case exactly a 4
7620 \begin_inset space \thinspace{}
7621 \end_inset
7622
7623 in wide caption, you can either use a value slightly different from 4.0
7624 \begin_inset space \thinspace{}
7625 \end_inset
7626
7627 in, e.
7628 \begin_inset space \thinspace{}
7629 \end_inset
7630
7631 g.
7632 \begin_inset space \space{}
7633 \end_inset
7634
7635 3.99
7636 \begin_inset space \thinspace{}
7637 \end_inset
7638
7639 in, or the \SpecialChar LaTeX
7640 -command 
7641 \series bold
7642
7643 \backslash
7644 captionsetup{width=value}
7645 \series default
7646  that is provided by the 
7647 \series bold
7648 caption
7649 \series default
7650 -package.
7651 \end_layout
7652
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \begin_layout Subsubsection
7659 Different Captions for Table Pages
7660 \begin_inset Index idx
7661 status collapsed
7662
7663 \begin_layout Plain Layout
7664 Table ! Multi-page Table ! Different Captions for Pages
7665 \end_layout
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \begin_layout Standard
7673 When the table captions for the following pages should differ from the one
7674  of the first table page, mark a empty row as header which contains a caption.
7675  Then right-click on the caption and select in the context menu 
7676 \family sans
7677 Caption
7678 \begin_inset space ~
7679 \end_inset
7680
7681 (Unnumbered)
7682 \family default
7683 .
7684  Table
7685 \begin_inset space ~
7686 \end_inset
7687
7688
7689 \begin_inset CommandInset ref
7690 LatexCommand ref
7691 reference "tab:DiffCaptions"
7692
7693 \end_inset
7694
7695  is an example of a multi-page table with different heading where the second
7696  caption does not include the table number.
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \align center
7701 \begin_inset Tabular
7702 <lyxtabular version="3" rows="59" columns="3">
7703 <features islongtable="true" longtabularalignment="center">
7704 <column alignment="left" valignment="top" width="0cm">
7705 <column alignment="left" valignment="top" width="0pt">
7706 <column alignment="center" valignment="top" width="0pt">
7707 <row endfirsthead="true" caption="true">
7708 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712 \begin_inset Caption Standard
7713
7714 \begin_layout Plain Layout
7715 Example Phone List
7716 \begin_inset CommandInset label
7717 LatexCommand label
7718 name "tab:DiffCaptions"
7719
7720 \end_inset
7721
7722
7723 \begin_inset Argument 1
7724 status collapsed
7725
7726 \begin_layout Plain Layout
7727 Example Phone List
7728 \end_layout
7729
7730 \end_inset
7731
7732
7733 \end_layout
7734
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 </row>
7761 <row endfirsthead="true">
7762 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766
7767 \series bold
7768 Example Phone List (ignore the names)
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7774 \begin_inset Text
7775
7776 \begin_layout Plain Layout
7777
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 </row>
7792 <row endfirsthead="true">
7793 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \series bold
7799 NAME
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817
7818 \series bold
7819 TEL.
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 </row>
7825 <row endhead="true" caption="true">
7826 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830 \begin_inset Caption Unnumbered
7831
7832 \begin_layout Plain Layout
7833 Continued Example Phone List
7834 \end_layout
7835
7836 \end_inset
7837
7838
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 </row>
7862 <row endhead="true">
7863 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867
7868 \series bold
7869 Example Phone List
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 </row>
7893 <row endhead="true">
7894 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898
7899 \series bold
7900 NAME
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \series bold
7920 TEL.
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row endfoot="true">
7927 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 continued on next page
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \series bold
7962 Annovi
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="left" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 Silvia
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 111
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row>
7987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \series bold
7993 Bertoli
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="left" valignment="top" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 Stefano
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011 111
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row>
8018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 Bozzi
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 Walter
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 111
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \series bold
8055 Cachia
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 Maria
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073 111
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 </row>
8079 <row>
8080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084
8085 \series bold
8086 Cachia
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 Maurizio
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 111
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \series bold
8117 Cinquemani
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 Giusi
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 111
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \series bold
8148 Colin
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 Bernard
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 111
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \series bold
8179 Concli
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 Gianfranco
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 111
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \series bold
8210 Dal Bosco
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 Carolina
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 111
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \series bold
8241 Dalpiaz
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 Annamaria
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 111
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 <row>
8266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270
8271 \series bold
8272 Feliciello
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281 Domenico
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 111
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 </row>
8296 <row>
8297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301
8302 \series bold
8303 Focarelli
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312 Paola
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 111
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \series bold
8334 Galletti
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 Oreste
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 111
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 </row>
8358 <row>
8359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363
8364 \series bold
8365 Gasparini
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 Franca
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 111
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 </row>
8389 <row>
8390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394
8395 \series bold
8396 Rizzardi
8397 \series default
8398
8399 \begin_inset Foot
8400 status open
8401
8402 \begin_layout Plain Layout
8403 Example footnote
8404 \end_layout
8405
8406 \end_inset
8407
8408
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 Paola
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 111
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 </row>
8432 <row>
8433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \series bold
8439 Lassini
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 Giancarlo
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 111
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row>
8464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \series bold
8470 Malfatti
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 Luciano
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 111
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \series bold
8501 Malfatti
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 Valeriano
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 111
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 <row>
8526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \series bold
8532 Meneguzzo
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 Roberto
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 111
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 </row>
8556 <row>
8557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \series bold
8563 Mezzadra
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Roberto
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 111
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \series bold
8594 Pirpamer
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Erich
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 111
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 </row>
8618 <row>
8619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \series bold
8625 Pochiesa
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 Paolo
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 111, 222
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \series bold
8656 Radina
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 Claudio
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 111
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \series bold
8687 Stuffer
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 Oskar
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 111
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \series bold
8718 Tacchelli
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 Ugo
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 111
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 </row>
8742 <row>
8743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747
8748 \series bold
8749 Tezzele
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 Margit
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 111
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row>
8774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778
8779 \series bold
8780 Unterkalmsteiner
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 Frieda
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 111
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 </row>
8804 <row>
8805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809
8810 \series bold
8811 Vieider
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820 Hilde
8821 \end_layout
8822
8823 \end_inset
8824 </cell>
8825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829 111
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 </row>
8835 <row>
8836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840
8841 \series bold
8842 Vigna
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 Jürgen
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 111
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row>
8867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871
8872 \series bold
8873 Weber
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 Maurizio
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 111
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 </row>
8897 <row>
8898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902
8903 \series bold
8904 Winkler
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 Franz
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 111
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 </row>
8928 <row>
8929 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933  
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \series bold
8964 Annovi
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 Silvia
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 555
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \series bold
8995 Bertoli
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Stefano
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 555
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \series bold
9026 Bozzi
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 Walter
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 555
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055
9056 \series bold
9057 Cachia
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 Maria
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 555
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 <row>
9082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086
9087 \series bold
9088 Cachia
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 Maurizio
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 555
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \series bold
9119 Cinquemani
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 Giusi
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 555
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \series bold
9150 Colin
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 Bernard
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 555
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \series bold
9181 Concli
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 Gianfranco
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 555
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 </row>
9205 <row>
9206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210
9211 \series bold
9212 Dal Bosco
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 Carolina
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 555
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \series bold
9243 Dalpiaz
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 Annamaria
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 555
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 <row>
9268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272
9273 \series bold
9274 Feliciello
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 Domenico
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 555
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \series bold
9305 Focarelli
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 Paola
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 555
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \series bold
9336 Galletti
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 Oreste
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 555
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 </row>
9360 <row>
9361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365
9366 \series bold
9367 Gasparini
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 Franca
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 555
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \series bold
9398 Rizzardi
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 Paola
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 555
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427
9428 \series bold
9429 Lassini
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 Giancarlo
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 555
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 </row>
9453 <row>
9454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458
9459 \series bold
9460 Malfatti
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 Luciano
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 555
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 <row>
9485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489
9490 \series bold
9491 Malfatti
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500 Valeriano
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 555
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 </row>
9515 <row>
9516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520
9521 \series bold
9522 Meneguzzo
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9528 \begin_inset Text
9529
9530 \begin_layout Plain Layout
9531 Roberto
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 555
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 </row>
9546 <row>
9547 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551
9552 \series bold
9553 Mezzadra
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9559 \begin_inset Text
9560
9561 \begin_layout Plain Layout
9562 Roberto
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571 555
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 </row>
9577 </lyxtabular>
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Section
9585 Special Multi-page Table Issues
9586 \begin_inset CommandInset label
9587 LatexCommand label
9588 name "sec:Special-Longtable-Issues"
9589
9590 \end_inset
9591
9592
9593 \end_layout
9594
9595 \begin_layout Subsection
9596 Multi-page Table Calculation
9597 \begin_inset Index idx
9598 status collapsed
9599
9600 \begin_layout Plain Layout
9601 Table ! Multi-page Table ! Calculation
9602 \end_layout
9603
9604 \end_inset
9605
9606
9607 \end_layout
9608
9609 \begin_layout Standard
9610 \SpecialChar LaTeX
9611  calculates the height of table pages and their page breaks using so called
9612  chunks.
9613  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9614 's memory.
9615  The default value was historically set to only 20
9616 \begin_inset space ~
9617 \end_inset
9618
9619 table rows.
9620  If you are using multi-page tables with many pages this may slow down the
9621  creation of your document.
9622  You can safely increase the chunk size to values of 100
9623 \begin_inset space \thinspace{}
9624 \end_inset
9625
9626 --
9627 \begin_inset space \thinspace{}
9628 \end_inset
9629
9630 1000 by adding this command line to your document preamble:
9631 \end_layout
9632
9633 \begin_layout Standard
9634
9635 \series bold
9636
9637 \backslash
9638 setcounter{LTchunksize}{100}
9639 \end_layout
9640
9641 \begin_layout Subsection
9642 Floats and Multi-page Tables
9643 \begin_inset Index idx
9644 status collapsed
9645
9646 \begin_layout Plain Layout
9647 Table ! Multi-page Table ! Floats
9648 \end_layout
9649
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \begin_layout Standard
9656 There might be problems when a float appears on the same page where a multi-page
9657  table starts.
9658  To avoid such a situation, insert a 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662 clear page
9663 \begin_inset Quotes erd
9664 \end_inset
9665
9666  (menu 
9667 \family sans
9668 Insert\SpecialChar menuseparator
9669 Formatting\SpecialChar menuseparator
9670 Clear
9671 \begin_inset space ~
9672 \end_inset
9673
9674 Page
9675 \family default
9676 ) before your multi-page table.
9677 \end_layout
9678
9679 \begin_layout Subsection
9680 Forced Page Breaks
9681 \begin_inset Index idx
9682 status collapsed
9683
9684 \begin_layout Plain Layout
9685 Table ! Multi-page Table ! Forced Page Breaks
9686 \end_layout
9687
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \begin_layout Standard
9694 By default tables are only broken between rows.
9695  If you have a cell with multiples lines and want to have a page break within
9696  the cell, insert the new line command 
9697 \begin_inset Quotes eld
9698 \end_inset
9699
9700
9701 \series bold
9702
9703 \backslash
9704
9705 \backslash
9706
9707 \series default
9708
9709 \begin_inset Quotes erd
9710 \end_inset
9711
9712  as \SpecialChar TeX
9713  Code at the point of the cell where it can be broken.
9714  Before the 
9715 \series bold
9716
9717 \backslash
9718
9719 \backslash
9720
9721 \series default
9722  command you have to insert in \SpecialChar TeX
9723  Code as many 
9724 \begin_inset Quotes eld
9725 \end_inset
9726
9727
9728 \series bold
9729 &
9730 \series default
9731
9732 \begin_inset Quotes erd
9733 \end_inset
9734
9735  characters as the number of the following table columns.
9736  The 
9737 \series bold
9738 &
9739 \series default
9740  is the character to separate table cells.
9741  Write in \SpecialChar TeX
9742  Code after each 
9743 \series bold
9744 &
9745 \series default
9746  the content of the corresponding following cell and delete the content
9747  of these cells.
9748 \begin_inset Newline newline
9749 \end_inset
9750
9751 After the 
9752 \series bold
9753
9754 \backslash
9755
9756 \backslash
9757
9758 \series default
9759  command, insert as many 
9760 \series bold
9761 &
9762 \series default
9763  characters as the number of table columns before the current column.
9764  In Table
9765 \begin_inset space ~
9766 \end_inset
9767
9768
9769 \begin_inset CommandInset ref
9770 LatexCommand ref
9771 reference "tab:ForcedPagebreak"
9772
9773 \end_inset
9774
9775  the cell that should be broken is in the second column followed by another
9776  column.
9777  Therefore the following command was inserted in the cell as \SpecialChar TeX
9778  Code after
9779  
9780 \begin_inset Quotes eld
9781 \end_inset
9782
9783
9784 \emph on
9785 Castelchiodato,
9786 \emph default
9787
9788 \begin_inset Quotes erd
9789 \end_inset
9790
9791 :
9792 \end_layout
9793
9794 \begin_layout Standard
9795
9796 \series bold
9797 & 111
9798 \backslash
9799
9800 \backslash
9801  
9802 \backslash
9803 newpage
9804 \begin_inset Newline newline
9805 \end_inset
9806
9807 &
9808 \end_layout
9809
9810 \begin_layout Standard
9811 The 
9812 \begin_inset Quotes eld
9813 \end_inset
9814
9815 111
9816 \begin_inset Quotes erd
9817 \end_inset
9818
9819  in the third column of the row was deleted.
9820  
9821 \series bold
9822
9823 \backslash
9824 newpage
9825 \series default
9826  is only needed when a page break should definitely occur at this position,
9827  otherwise it would be a conditional break.
9828  If your footer row of the multi-page table has for a certain reason no
9829  upper line but you would have a horizontal line where the cell is broken,
9830  use this command instead:
9831 \end_layout
9832
9833 \begin_layout Standard
9834
9835 \series bold
9836 & 111
9837 \backslash
9838
9839 \backslash
9840
9841 \begin_inset Newline newline
9842 \end_inset
9843
9844
9845 \backslash
9846 hline &
9847 \end_layout
9848
9849 \begin_layout Standard
9850 When the cell to be broken is in the last column, the command
9851 \end_layout
9852
9853 \begin_layout Standard
9854
9855 \series bold
9856
9857 \backslash
9858 setlength{
9859 \backslash
9860 parfillskip}{0pt}
9861 \end_layout
9862
9863 \begin_layout Standard
9864 must be inserted as \SpecialChar TeX
9865  Code at the beginning of the cell.
9866  This ensures that the part of the cell that will be displayed on the new
9867  page appears with the full width.
9868 \end_layout
9869
9870 \begin_layout Standard
9871 \align center
9872 \begin_inset Tabular
9873 <lyxtabular version="3" rows="38" columns="3">
9874 <features islongtable="true" longtabularalignment="center">
9875 <column alignment="left" valignment="top" width="0cm">
9876 <column alignment="left" valignment="top" width="3cm">
9877 <column alignment="center" valignment="top" width="0pt">
9878 <row endfirsthead="true" caption="true">
9879 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883 \begin_inset Caption Standard
9884
9885 \begin_layout Plain Layout
9886 Table with forced page break in table cell
9887 \begin_inset CommandInset label
9888 LatexCommand label
9889 name "tab:ForcedPagebreak"
9890
9891 \end_inset
9892
9893
9894 \begin_inset Argument 1
9895 status collapsed
9896
9897 \begin_layout Plain Layout
9898 Table with forced page break in table cell
9899 \end_layout
9900
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917
9918 \end_layout
9919
9920 \end_inset
9921 </cell>
9922 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 </row>
9932 <row endfirsthead="true">
9933 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937
9938 \series bold
9939 Example Phone List (ignore the names)
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 <row endfirsthead="true">
9964 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \series bold
9970 NAME
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988
9989 \series bold
9990 TEL.
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 </row>
9996 <row endhead="true" caption="true">
9997 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001 \begin_inset Caption Unnumbered
10002
10003 \begin_layout Plain Layout
10004 Continued Example Phone List
10005 \end_layout
10006
10007 \end_inset
10008
10009
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell multicolumn="2" alignment="left" valignment="top" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 <row endhead="true">
10034 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \series bold
10040 Example Phone List
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 </row>
10064 <row endhead="true">
10065 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \series bold
10071 NAME
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089
10090 \series bold
10091 TEL.
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 </row>
10097 <row endfoot="true">
10098 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102 continued on next page
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 <row>
10127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \series bold
10133 Annovi
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 Silvia
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 111
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 </row>
10157 <row>
10158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162
10163 \series bold
10164 Bertoli
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173 Stefano
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 111
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 </row>
10188 <row>
10189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193
10194 \series bold
10195 Bozzi
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 Walter
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 111
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 </row>
10219 <row>
10220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224
10225 \series bold
10226 Cachia
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 Maria
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 111
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 </row>
10250 <row>
10251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \series bold
10257 Cachia
10258 \end_layout
10259
10260 \end_inset
10261 </cell>
10262 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266 Maurizio
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 111
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 </row>
10281 <row>
10282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286
10287 \series bold
10288 Cinquemani
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297 Giusi
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 111
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 </row>
10312 <row>
10313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317
10318 \series bold
10319 Colin
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328 Bernard
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 111
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 </row>
10343 <row>
10344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348
10349 \series bold
10350 Concli
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 Gianfranco
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 111
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 </row>
10374 <row>
10375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379
10380 \series bold
10381 Dal Bosco
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 Carolina
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 111
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 </row>
10405 <row>
10406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410
10411 \series bold
10412 Dalpiaz
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Annamaria
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 111
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 <row>
10437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441
10442 \series bold
10443 Feliciello
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Domenico
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 111
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 </row>
10467 <row>
10468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472
10473 \series bold
10474 Focarelli
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Paola
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 111
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row>
10499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505 Galletti
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Oreste
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 111
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 </row>
10529 <row>
10530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534
10535 \series bold
10536 Gasparini
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 Franca
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 111
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \series bold
10567 Lassini
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 Giancarlo
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 111
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \series bold
10598 Malfatti
10599 \end_layout
10600
10601 \end_inset
10602 </cell>
10603 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607 Luciano
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 111
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627
10628 \series bold
10629 Malfatti
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638 Valeriano
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 111
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 </row>
10653 <row>
10654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660 Meneguzzo
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Roberto
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 111
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 </row>
10684 <row>
10685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689
10690 \series bold
10691 Mezzadra
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 Roberto
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709 111
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \series bold
10722 Pirpamer
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Erich
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 111
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751
10752 \series bold
10753 Pochiesa
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 Paolo
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 111, 222
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 </row>
10777 <row>
10778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782
10783 \series bold
10784 Radina
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 Claudio
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 111
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 <row>
10809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813
10814 \series bold
10815 Rizzardi
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 Paolo, 11.
10825  Fürst von Montecompatri, 11.
10826  Fürst von Sulmona und Vivaro, 10.
10827  Fürst von Rossano, 5.
10828  Herzog von Canemorte, 11.
10829  Herzog von Palombara, 5.
10830  Herzog von Castelchiodato,
10831 \begin_inset ERT
10832 status open
10833
10834 \begin_layout Plain Layout
10835
10836 & 111
10837 \backslash
10838
10839 \backslash
10840  
10841 \backslash
10842 newpage
10843 \end_layout
10844
10845 \begin_layout Plain Layout
10846
10847 &
10848 \end_layout
10849
10850 \end_inset
10851
10852  11.
10853  Herzog von Poggionativo, 11.
10854  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10855  Graf von Valinfreda, 11.
10856  Baron von Cropalati, 11.
10857  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 </row>
10872 <row>
10873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \series bold
10879 Stuffer
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 Oskar
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 111
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 </row>
10903 <row>
10904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908
10909 \series bold
10910 Tacchelli
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 Ugo
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 111
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 <row>
10935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939
10940 \series bold
10941 Tezzele
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950 Margit
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 111
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 </row>
10965 <row>
10966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970
10971 \series bold
10972 Unterkalmsteiner
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="left" valignment="top" rightline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 Frieda
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 111
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 </row>
10996 <row>
10997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001
11002 \series bold
11003 Vieider
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 Hilde
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 111
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 </row>
11027 <row>
11028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032
11033 \series bold
11034 Vigna
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 Jürgen
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 111
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 </row>
11058 <row>
11059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063
11064 \series bold
11065 Weber
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 <cell alignment="left" valignment="top" rightline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074 Maurizio
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 111
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 </row>
11089 <row>
11090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094
11095 \series bold
11096 Winkler
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 Franz
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 111
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 </row>
11120 </lyxtabular>
11121
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \begin_layout Section
11128 Multiple Lines, Columns and Rows
11129 \end_layout
11130
11131 \begin_layout Subsection
11132 Multiple Lines in Table Cells
11133 \begin_inset CommandInset label
11134 LatexCommand label
11135 name "subsec:Multiple-Lines-in"
11136
11137 \end_inset
11138
11139
11140 \begin_inset Index idx
11141 status collapsed
11142
11143 \begin_layout Plain Layout
11144 Multiple Lines in Table Cells
11145 \end_layout
11146
11147 \end_inset
11148
11149
11150 \begin_inset Index idx
11151 status collapsed
11152
11153 \begin_layout Plain Layout
11154 Table ! Linebreaks
11155 \end_layout
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Standard
11163 \noindent
11164 \begin_inset Float table
11165 placement H
11166 wide false
11167 sideways false
11168 status open
11169
11170 \begin_layout Plain Layout
11171 \begin_inset Caption Standard
11172
11173 \begin_layout Plain Layout
11174 \begin_inset CommandInset label
11175 LatexCommand label
11176 name "tab:Table-with-multiple"
11177
11178 \end_inset
11179
11180 Table with multiple lines in cells
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \end_layout
11187
11188 \begin_layout Plain Layout
11189 \align center
11190 \begin_inset Tabular
11191 <lyxtabular version="3" rows="3" columns="3">
11192 <features tabularvalignment="middle">
11193 <column alignment="center" valignment="middle" width="2.5cm">
11194 <column alignment="center" valignment="middle">
11195 <column alignment="center" valignment="middle">
11196 <row>
11197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 multiple
11202 \begin_inset Newline linebreak
11203 \end_inset
11204
11205 lines
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 b
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 c
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 </row>
11229 <row>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 d
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 e
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 f
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 </row>
11258 <row>
11259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 g
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 h
11273 \end_layout
11274
11275 \end_inset
11276 </cell>
11277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 i
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 </row>
11287 </lyxtabular>
11288
11289 \end_inset
11290
11291
11292 \end_layout
11293
11294 \end_inset
11295
11296
11297 \end_layout
11298
11299 \begin_layout Standard
11300 Setting a fixed width for a column enables you to enter text as a paragraph
11301  with multiple lines and hyphenation.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 To produce Table
11306 \begin_inset space ~
11307 \end_inset
11308
11309
11310 \begin_inset CommandInset ref
11311 LatexCommand ref
11312 reference "tab:Table-with-multiple"
11313
11314 \end_inset
11315
11316 , create a 3×3 table, mark the first cell and right-click on it.
11317  In the appearing table dialog we set a cell width of 2.5
11318 \begin_inset space \thinspace{}
11319 \end_inset
11320
11321 cm and choose centered for the vertical and horizontal alignment.
11322  The vertical alignment is used for all cells of the row.
11323  As our text is smaller than 2.5
11324 \begin_inset space \thinspace{}
11325 \end_inset
11326
11327 cm, only one line will appear.
11328  To get two lines, a justified line break (shortcut 
11329 \begin_inset Info
11330 type  "shortcut"
11331 arg   "newline-insert linebreak"
11332 \end_inset
11333
11334 ) was added.
11335  If the text is wider than the set cell width, it will automatically be
11336  broken to several lines.
11337 \end_layout
11338
11339 \begin_layout Standard
11340 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11341  by \SpecialChar LaTeX
11342  if it is the first entry.
11343  Therefore you need to insert something to prevent the word not being the
11344  first entry.
11345  So add a horizontal space of 0
11346 \begin_inset space \thinspace{}
11347 \end_inset
11348
11349 pt before the word.
11350  As the space is zero, it doesn't change the output.
11351  Table
11352 \begin_inset space ~
11353 \end_inset
11354
11355
11356 \begin_inset CommandInset ref
11357 LatexCommand ref
11358 reference "tab:Table-with-and"
11359
11360 \end_inset
11361
11362  shows the effect.
11363 \end_layout
11364
11365 \begin_layout Standard
11366 \begin_inset Float table
11367 placement h
11368 wide false
11369 sideways false
11370 status open
11371
11372 \begin_layout Plain Layout
11373 \begin_inset Caption Standard
11374
11375 \begin_layout Plain Layout
11376 \begin_inset CommandInset label
11377 LatexCommand label
11378 name "tab:Table-with-and"
11379
11380 \end_inset
11381
11382 Table with and without hyphenation
11383 \end_layout
11384
11385 \end_inset
11386
11387
11388 \end_layout
11389
11390 \begin_layout Plain Layout
11391 \begin_inset space \hfill{}
11392 \end_inset
11393
11394
11395 \begin_inset Tabular
11396 <lyxtabular version="3" rows="3" columns="3">
11397 <features tabularvalignment="middle">
11398 <column alignment="center" valignment="middle" width="2.5cm">
11399 <column alignment="center" valignment="middle">
11400 <column alignment="center" valignment="middle">
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 verylongtablecellword
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 b
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 c
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 d
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 e
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 f
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 <row>
11460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464 g
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 h
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 i
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 </lyxtabular>
11489
11490 \end_inset
11491
11492
11493 \begin_inset space \hfill{}
11494 \end_inset
11495
11496
11497 \begin_inset Tabular
11498 <lyxtabular version="3" rows="3" columns="3">
11499 <features tabularvalignment="middle">
11500 <column alignment="center" valignment="middle" width="2.5cm">
11501 <column alignment="center" valignment="middle">
11502 <column alignment="center" valignment="middle">
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 \begin_inset space \hspace{}
11509 \length 0pt
11510 \end_inset
11511
11512 verylongtablecellword
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 b
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 c
11531 \end_layout
11532
11533 \end_inset
11534 </cell>
11535 </row>
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 d
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 e
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 f
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 </row>
11565 <row>
11566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 g
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 h
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 i
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 </row>
11594 </lyxtabular>
11595
11596 \end_inset
11597
11598
11599 \begin_inset space \hfill{}
11600 \end_inset
11601
11602
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Subsection
11611 Multicolumns
11612 \begin_inset CommandInset label
11613 LatexCommand label
11614 name "subsec:Multicolumns"
11615
11616 \end_inset
11617
11618
11619 \begin_inset Index idx
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623 Multicolumns
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \begin_inset Index idx
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633 Table ! Multicolumns
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \end_layout
11640
11641 \begin_layout Subsubsection
11642 Multicolumn Basics
11643 \end_layout
11644
11645 \begin_layout Standard
11646 To merge cells over multiple columns, select as many cells within a row
11647  as you want to merge and use either the table-toolbar button 
11648 \begin_inset Info
11649 type  "icon"
11650 arg   "tabular-feature multicolumn"
11651 \end_inset
11652
11653 , or the menu 
11654 \family sans
11655 Edit\SpecialChar menuseparator
11656 Table\SpecialChar menuseparator
11657 Multicolumn
11658 \family default
11659 , or right click on the marked cells and choose 
11660 \family sans
11661 Multicolumn
11662 \family default
11663  in the context menu.
11664 \end_layout
11665
11666 \begin_layout Standard
11667 Multicolumns have their own cell settings.
11668  That means changing cell borders, cell alignment, and the width only affects
11669  the multicolumn.
11670  Here is an example table with a multicolumn cell in the first row and one
11671  in the last row without the upper border:
11672 \end_layout
11673
11674 \begin_layout Standard
11675 \align center
11676 \begin_inset Tabular
11677 <lyxtabular version="3" rows="3" columns="4">
11678 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11679 <column alignment="center" valignment="top" width="0pt">
11680 <column alignment="center" valignment="middle">
11681 <column alignment="center" valignment="top" width="0in">
11682 <column alignment="center" valignment="top" width="0pt">
11683 <row>
11684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 abc
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 def ghi
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 jkl
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726
11727 \family roman
11728 \series medium
11729 \shape up
11730 \size normal
11731 \emph off
11732 \bar no
11733 \noun off
11734 \color none
11735 A
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 B
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \begin_layout Plain Layout
11753 C
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 D
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 </row>
11768 <row>
11769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 1
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 2
11783 \end_layout
11784
11785 \end_inset
11786 </cell>
11787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 3
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 4
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 </row>
11806 </lyxtabular>
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \begin_layout Subsubsection
11814 Multicolumn Calculations
11815 \begin_inset CommandInset label
11816 LatexCommand label
11817 name "subsec:Multicolumn-Calculations"
11818
11819 \end_inset
11820
11821
11822 \begin_inset Index idx
11823 status collapsed
11824
11825 \begin_layout Plain Layout
11826 Multicolumns ! Calculations
11827 \end_layout
11828
11829 \end_inset
11830
11831
11832 \end_layout
11833
11834 \begin_layout Standard
11835 \SpecialChar LyX
11836  supports multicolumns directly, but we have to take account of the cell
11837  width of the columns spanned by the multicolumn cell.
11838 \end_layout
11839
11840 \begin_layout Standard
11841 \begin_inset Float table
11842 placement h
11843 wide false
11844 sideways false
11845 status open
11846
11847 \begin_layout Plain Layout
11848 \begin_inset Caption Standard
11849
11850 \begin_layout Plain Layout
11851 \begin_inset CommandInset label
11852 LatexCommand label
11853 name "tab:Table-with-centered"
11854
11855 \end_inset
11856
11857 Table with centered multicolumn text above two columns that have exactly
11858  half the width of the multicolumn cell
11859 \begin_inset Argument 1
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863 Perfect multicolumn table
11864 \end_layout
11865
11866 \end_inset
11867
11868
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Plain Layout
11877 \align center
11878 \begin_inset Tabular
11879 <lyxtabular version="3" rows="3" columns="3">
11880 <features tabularvalignment="middle">
11881 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11882 <column alignment="center" valignment="middle">
11883 <column alignment="center" valignment="top">
11884 <row>
11885 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 multiple lines multicolumn
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898
11899 \end_layout
11900
11901 \end_inset
11902 </cell>
11903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 c
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 </row>
11913 <row>
11914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918 d
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11924 \begin_inset Text
11925
11926 \begin_layout Plain Layout
11927 e
11928 \end_layout
11929
11930 \end_inset
11931 </cell>
11932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11933 \begin_inset Text
11934
11935 \begin_layout Plain Layout
11936 f
11937 \end_layout
11938
11939 \end_inset
11940 </cell>
11941 </row>
11942 <row>
11943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947 g
11948 \end_layout
11949
11950 \end_inset
11951 </cell>
11952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11953 \begin_inset Text
11954
11955 \begin_layout Plain Layout
11956 h
11957 \end_layout
11958
11959 \end_inset
11960 </cell>
11961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11962 \begin_inset Text
11963
11964 \begin_layout Plain Layout
11965 i
11966 \end_layout
11967
11968 \end_inset
11969 </cell>
11970 </row>
11971 </lyxtabular>
11972
11973 \end_inset
11974
11975
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \begin_layout Standard
11984 To create for example Table
11985 \begin_inset space ~
11986 \end_inset
11987
11988
11989 \begin_inset CommandInset ref
11990 LatexCommand ref
11991 reference "tab:Table-with-centered"
11992
11993 \end_inset
11994
11995 , mark the first two cells in the first row of a 3×3 table and right-click
11996  on them.
11997  Now choose for this cell 
11998 \emph on
11999 multicolumn
12000 \emph default
12001
12002 \emph on
12003 centered alignment
12004 \emph default
12005  and a width of 2.5
12006 \begin_inset space \thinspace{}
12007 \end_inset
12008
12009 cm in the table dialog.
12010  The merged columns should have exactly half the width of the multicolumn
12011  cell, so that you would set a width of 1.25
12012 \begin_inset space \thinspace{}
12013 \end_inset
12014
12015 cm for the first column.
12016  The second column has then automatically a width of 1.25
12017 \begin_inset space \thinspace{}
12018 \end_inset
12019
12020 cm (multicolumn width - width of first column).
12021  This was done for Table
12022 \begin_inset space ~
12023 \end_inset
12024
12025
12026 \begin_inset CommandInset ref
12027 LatexCommand ref
12028 reference "tab:Table-without-half"
12029
12030 \end_inset
12031
12032 .
12033 \end_layout
12034
12035 \begin_layout Standard
12036 \begin_inset Float table
12037 wide false
12038 sideways false
12039 status open
12040
12041 \begin_layout Plain Layout
12042 \begin_inset Caption Standard
12043
12044 \begin_layout Plain Layout
12045 \begin_inset CommandInset label
12046 LatexCommand label
12047 name "tab:Table-without-half"
12048
12049 \end_inset
12050
12051 Table where the spanned table columns are not exactly half the width of
12052  the multicolumn cell
12053 \begin_inset Argument 1
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057 Imperfect multicolumn table
12058 \end_layout
12059
12060 \end_inset
12061
12062
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \end_layout
12069
12070 \begin_layout Plain Layout
12071 \align center
12072 \begin_inset Tabular
12073 <lyxtabular version="3" rows="3" columns="3">
12074 <features tabularvalignment="middle">
12075 <column alignment="center" valignment="top" width="1.25cm">
12076 <column alignment="center" valignment="top">
12077 <column alignment="center" valignment="top">
12078 <row>
12079 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 multiple lines multicolumn
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 c
12102 \end_layout
12103
12104 \end_inset
12105 </cell>
12106 </row>
12107 <row>
12108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12109 \begin_inset Text
12110
12111 \begin_layout Plain Layout
12112 d
12113 \end_layout
12114
12115 \end_inset
12116 </cell>
12117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12118 \begin_inset Text
12119
12120 \begin_layout Plain Layout
12121 e
12122 \end_layout
12123
12124 \end_inset
12125 </cell>
12126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12127 \begin_inset Text
12128
12129 \begin_layout Plain Layout
12130 f
12131 \end_layout
12132
12133 \end_inset
12134 </cell>
12135 </row>
12136 <row>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 g
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 h
12151 \end_layout
12152
12153 \end_inset
12154 </cell>
12155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12156 \begin_inset Text
12157
12158 \begin_layout Plain Layout
12159 i
12160 \end_layout
12161
12162 \end_inset
12163 </cell>
12164 </row>
12165 </lyxtabular>
12166
12167 \end_inset
12168
12169
12170 \end_layout
12171
12172 \end_inset
12173
12174
12175 \end_layout
12176
12177 \begin_layout Standard
12178 You can see that the first column is not half the width of the multicolumn
12179  cell, it is a bit bigger.
12180  The reason is that the specified width of a cell 
12181 \begin_inset Formula $W_{g}$
12182 \end_inset
12183
12184  is not its total width 
12185 \begin_inset Formula $W_{\mathrm{tot}}$
12186 \end_inset
12187
12188  because a cell is always a bit larger than specified.
12189  Appendix
12190 \begin_inset space ~
12191 \end_inset
12192
12193
12194 \begin_inset CommandInset ref
12195 LatexCommand ref
12196 reference "cha:Explanation-of-Equation"
12197
12198 \end_inset
12199
12200  explains this in detail.
12201 \end_layout
12202
12203 \begin_layout Standard
12204 The width 
12205 \begin_inset Formula $W_{g\,n}$
12206 \end_inset
12207
12208  which the user needs to set when 
12209 \emph on
12210 n
12211 \emph default
12212  columns are spanned can be calculated, so that each column has a total
12213  width of 
12214 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12215 \end_inset
12216
12217 :
12218 \begin_inset Formula 
12219 \begin{equation}
12220 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12221 \end{equation}
12222
12223 \end_inset
12224
12225
12226 \end_layout
12227
12228 \begin_layout Standard
12229 In our case we have 
12230 \begin_inset Formula $n=2$
12231 \end_inset
12232
12233
12234 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12235 \end_inset
12236
12237 cm and the default values for the lengths, so that equation 
12238 \begin_inset CommandInset ref
12239 LatexCommand ref
12240 reference "eq:Wgn"
12241
12242 \end_inset
12243
12244  becomes
12245 \begin_inset Formula 
12246 \begin{equation}
12247 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12248 \end{equation}
12249
12250 \end_inset
12251
12252
12253 \end_layout
12254
12255 \begin_layout Standard
12256 To enable calculations in \SpecialChar LaTeX
12257 , the \SpecialChar LaTeX
12258 -package 
12259 \series bold
12260 calc
12261 \series default
12262  must be loaded with the document preamble line
12263 \begin_inset Index idx
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 \SpecialChar LaTeX
12268 -packages ! calc
12269 \end_layout
12270
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \begin_layout Standard
12277
12278 \series bold
12279
12280 \backslash
12281 usepackage{calc}
12282 \end_layout
12283
12284 \begin_layout Standard
12285 \SpecialChar LyX
12286  does not allow you to calculate lengths in the 
12287 \family sans
12288 Width
12289 \family default
12290  field of the table dialog.
12291  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12292 -argument in the
12293  dialog.
12294  Here is an overview about the arguments:
12295 \end_layout
12296
12297 \begin_layout Itemize
12298
12299 \series bold
12300 p{width}
12301 \series default
12302  creates cell with a fixed width, its text is vertically top-aligned
12303 \end_layout
12304
12305 \begin_layout Itemize
12306
12307 \series bold
12308 m{width}
12309 \series default
12310  creates cell with a fixed width, its text is vertically centered
12311 \end_layout
12312
12313 \begin_layout Itemize
12314
12315 \series bold
12316 b{width}
12317 \series default
12318  creates cell with a fixed width, its text is vertically bottom-aligned
12319 \end_layout
12320
12321 \begin_layout Standard
12322 By entering a \SpecialChar LaTeX
12323 -argument, all cell settings set in the table dialog are overwritt
12324 en.
12325 \end_layout
12326
12327 \begin_layout Standard
12328 \begin_inset Note Greyedout
12329 status open
12330
12331 \begin_layout Plain Layout
12332
12333 \series bold
12334 Note:
12335 \series default
12336  Due to a bug, \SpecialChar LyX
12337  shows the overwritten settings anyway.
12338 \end_layout
12339
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \begin_layout Standard
12346 As the text should be horizontally centered, the command 
12347 \series bold
12348
12349 \backslash
12350 centering
12351 \series default
12352  is added.
12353  You can now enter the following \SpecialChar LaTeX
12354 -argument for the first spanned column:
12355 \end_layout
12356
12357 \begin_layout Standard
12358
12359 \series bold
12360 >{
12361 \backslash
12362 centering}m{1.25cm-6.2pt}
12363 \end_layout
12364
12365 \begin_layout Standard
12366 The command 
12367 \series bold
12368 >{ }
12369 \series default
12370  means, that the commands inside the braces are applied before the cell
12371  is created.
12372 \end_layout
12373
12374 \begin_layout Standard
12375 Although we have chosen centered alignment for the text of the multicolumn
12376  cell, it is still left aligned.
12377  This is because \SpecialChar LyX
12378  only applies the alignment to single columns.
12379  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12380 -argument
12381 \end_layout
12382
12383 \begin_layout Standard
12384
12385 \series bold
12386 >{
12387 \backslash
12388 centering}m{2.5cm}
12389 \end_layout
12390
12391 \begin_layout Subsection
12392 Multirows
12393 \begin_inset CommandInset label
12394 LatexCommand label
12395 name "subsec:Multirows"
12396
12397 \end_inset
12398
12399
12400 \begin_inset Index idx
12401 status collapsed
12402
12403 \begin_layout Plain Layout
12404 Multirows
12405 \end_layout
12406
12407 \end_inset
12408
12409
12410 \begin_inset Index idx
12411 status collapsed
12412
12413 \begin_layout Plain Layout
12414 Table ! Multirows
12415 \end_layout
12416
12417 \end_inset
12418
12419
12420 \end_layout
12421
12422 \begin_layout Standard
12423 To merge cells over multiple rows, select as many cells within a column
12424  as you want to merge and use either the table-toolbar button 
12425 \begin_inset Info
12426 type  "icon"
12427 arg   "tabular-feature multirow"
12428 \end_inset
12429
12430 , or the menu 
12431 \family sans
12432 Edit\SpecialChar menuseparator
12433 Table\SpecialChar menuseparator
12434 Multirow
12435 \family default
12436 , or right click on the marked cells and choose 
12437 \family sans
12438 Multirow
12439 \family default
12440  in the context menu.
12441 \end_layout
12442
12443 \begin_layout Standard
12444 Here is an example table with a multirow in the first column:
12445 \end_layout
12446
12447 \begin_layout Standard
12448 \align center
12449 \begin_inset Tabular
12450 <lyxtabular version="3" rows="3" columns="3">
12451 <features tabularvalignment="middle">
12452 <column alignment="center" valignment="top" width="0pt">
12453 <column alignment="center" valignment="top">
12454 <column alignment="center" valignment="top">
12455 <row>
12456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12457 \begin_inset Text
12458
12459 \begin_layout Plain Layout
12460 a long cell entry
12461 \end_layout
12462
12463 \end_inset
12464 </cell>
12465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12466 \begin_inset Text
12467
12468 \begin_layout Plain Layout
12469 b
12470 \end_layout
12471
12472 \end_inset
12473 </cell>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 c
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 </row>
12484 <row>
12485 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489 multirow
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 e
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 f
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 </row>
12513 <row>
12514 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 h
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 i
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 </row>
12542 </lyxtabular>
12543
12544 \end_inset
12545
12546
12547 \end_layout
12548
12549 \begin_layout Standard
12550 The width of multirow cells is set by setting the width and alignment for
12551  the whole column.
12552  The 
12553 \family sans
12554 Vertical Offset
12555 \family default
12556  shifts the content of the multirow up/down if the offset is positive/negative.
12557 \end_layout
12558
12559 \begin_layout Standard
12560 If the column of a multirow cell has no explicit width, the multirow cell
12561  inherits the alignment of the column.
12562  Otherwise it is by default left-aligned.
12563  To override the default, renew the command 
12564 \series bold
12565
12566 \backslash
12567 multirowsetup
12568 \series default
12569  with the command
12570 \end_layout
12571
12572 \begin_layout Standard
12573
12574 \series bold
12575
12576 \backslash
12577 renewcommand{
12578 \backslash
12579 multirowsetup}{
12580 \backslash
12581 centering}
12582 \end_layout
12583
12584 \begin_layout Standard
12585 in the document preamble.
12586  Then all entries of multirow cells in the document are centered.
12587  If centering is only needed for several tables, you can renew the command
12588  in a \SpecialChar TeX
12589  Code box just before the table instead of the preamble.
12590  If the text should be right-aligned, replace 
12591 \series bold
12592
12593 \backslash
12594 centering
12595 \series default
12596  by 
12597 \series bold
12598
12599 \backslash
12600 raggedleft
12601 \series default
12602 .
12603  To return to left-alignment 
12604 \series bold
12605
12606 \backslash
12607 raggedright
12608 \series default
12609  is used.
12610 \end_layout
12611
12612 \begin_layout Standard
12613 This is an example table with a right-aligned multirow cell that has a vertical
12614  offset of -4
12615 \begin_inset space \thinspace{}
12616 \end_inset
12617
12618 mm and is in a 3
12619 \begin_inset space \thinspace{}
12620 \end_inset
12621
12622 cm wide column:
12623 \end_layout
12624
12625 \begin_layout Standard
12626 \noindent
12627 \align center
12628 \begin_inset ERT
12629 status collapsed
12630
12631 \begin_layout Plain Layout
12632
12633
12634 \backslash
12635 renewcommand{
12636 \backslash
12637 multirowsetup}{
12638 \backslash
12639 raggedleft}
12640 \end_layout
12641
12642 \end_inset
12643
12644
12645 \begin_inset Tabular
12646 <lyxtabular version="3" rows="4" columns="3">
12647 <features tabularvalignment="middle">
12648 <column alignment="center" valignment="top" width="3cm">
12649 <column alignment="center" valignment="top">
12650 <column alignment="center" valignment="top">
12651 <row>
12652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 a long cell entry
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12662 \begin_inset Text
12663
12664 \begin_layout Plain Layout
12665 b
12666 \end_layout
12667
12668 \end_inset
12669 </cell>
12670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674 c
12675 \end_layout
12676
12677 \end_inset
12678 </cell>
12679 </row>
12680 <row>
12681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12682 \begin_inset Text
12683
12684 \begin_layout Plain Layout
12685 t
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \begin_layout Plain Layout
12694 n
12695 \end_layout
12696
12697 \end_inset
12698 </cell>
12699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12700 \begin_inset Text
12701
12702 \begin_layout Plain Layout
12703 m
12704 \end_layout
12705
12706 \end_inset
12707 </cell>
12708 </row>
12709 <row>
12710 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 multirow
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Plain Layout
12723 e
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12729 \begin_inset Text
12730
12731 \begin_layout Plain Layout
12732 f
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 </row>
12738 <row>
12739 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752 h
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 i
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 </row>
12767 </lyxtabular>
12768
12769 \end_inset
12770
12771
12772 \begin_inset ERT
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776
12777
12778 \backslash
12779 renewcommand{
12780 \backslash
12781 multirowsetup}{
12782 \backslash
12783 raggedright}
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 To start a new line in a multirow you can use a forced line break (shortcut
12793  
12794 \begin_inset Info
12795 type  "shortcut"
12796 arg   "newline-insert newline"
12797 \end_inset
12798
12799 ) but this will not respect the cell lines as demonstrated in this table:
12800 \end_layout
12801
12802 \begin_layout Standard
12803 \noindent
12804 \align center
12805 \begin_inset Tabular
12806 <lyxtabular version="3" rows="3" columns="2">
12807 <features tabularvalignment="middle">
12808 <column alignment="left" valignment="middle" width="2cm">
12809 <column alignment="center" valignment="top">
12810 <row>
12811 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12812 \begin_inset Text
12813
12814 \begin_layout Plain Layout
12815 aaa
12816 \begin_inset Newline newline
12817 \end_inset
12818
12819 aaa
12820 \begin_inset Newline newline
12821 \end_inset
12822
12823 wrong cell
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 ccc
12833 \end_layout
12834
12835 \end_inset
12836 </cell>
12837 </row>
12838 <row>
12839 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 ddd
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 </row>
12858 <row>
12859 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863 bbb
12864 \end_layout
12865
12866 \end_inset
12867 </cell>
12868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Plain Layout
12872 eee
12873 \end_layout
12874
12875 \end_inset
12876 </cell>
12877 </row>
12878 </lyxtabular>
12879
12880 \end_inset
12881
12882
12883 \end_layout
12884
12885 \begin_layout Standard
12886 Therefore be careful with forced line breaks.
12887 \end_layout
12888
12889 \begin_layout Subsection
12890 Cells with diagonal line(s)
12891 \end_layout
12892
12893 \begin_layout Standard
12894 To tell the reader what is meant by column and row headings in a table,
12895  it is helpful to split the first cell of the table by one or two diagonal
12896  lines.
12897  This can be achieved by loading the \SpecialChar LaTeX
12898  package 
12899 \series bold
12900 diagbox
12901 \series default
12902
12903 \begin_inset Index idx
12904 status collapsed
12905
12906 \begin_layout Plain Layout
12907 \SpecialChar LaTeX
12908 -packages ! picinpar
12909 \end_layout
12910
12911 \end_inset
12912
12913  in the document preamble.
12914  The package provides the command 
12915 \series bold
12916
12917 \backslash
12918 diagbox
12919 \series default
12920  that is inserted as \SpecialChar TeX
12921  Code and that can take 2 or 3
12922 \begin_inset space ~
12923 \end_inset
12924
12925 arguments:
12926 \end_layout
12927
12928 \begin_layout Standard
12929
12930 \series bold
12931
12932 \backslash
12933 diagbox[options]{lower left}{upper right}
12934 \end_layout
12935
12936 \begin_layout Standard
12937
12938 \series bold
12939
12940 \backslash
12941 diagbox[options]{lower left}{upper left}{upper right}
12942 \end_layout
12943
12944 \begin_layout Standard
12945 The first scheme divides the cell by a single diagonal line and the arguments
12946  are placed below and above this line.
12947  The second scheme divides the cell by 2
12948 \begin_inset space ~
12949 \end_inset
12950
12951 lines.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 \begin_inset ERT
12956 status collapsed
12957
12958 \begin_layout Plain Layout
12959
12960
12961 \backslash
12962 ifdiagbox
12963 \end_layout
12964
12965 \end_inset
12966
12967
12968 \begin_inset Note Note
12969 status open
12970
12971 \begin_layout Plain Layout
12972 The following section will only be displayed when the \SpecialChar LaTeX
12973 -package 
12974 \series bold
12975 diagbox
12976 \series default
12977  is installed.
12978 \end_layout
12979
12980 \end_inset
12981
12982
12983 \end_layout
12984
12985 \begin_layout Standard
12986 Here is an example table where 
12987 \series bold
12988
12989 \backslash
12990 diagbox 
12991 \series default
12992 is used in the 2-argument scheme in the first cell:
12993 \begin_inset VSpace medskip
12994 \end_inset
12995
12996
12997 \end_layout
12998
12999 \begin_layout Standard
13000 \noindent
13001 \begin_inset Tabular
13002 <lyxtabular version="3" rows="4" columns="4">
13003 <features tabularvalignment="middle">
13004 <column alignment="center" valignment="top">
13005 <column alignment="center" valignment="top">
13006 <column alignment="center" valignment="top">
13007 <column alignment="center" valignment="top">
13008 <row>
13009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013 \begin_inset ERT
13014 status collapsed
13015
13016 \begin_layout Plain Layout
13017
13018
13019 \backslash
13020 diagbox{
13021 \end_layout
13022
13023 \end_inset
13024
13025 Name
13026 \begin_inset ERT
13027 status collapsed
13028
13029 \begin_layout Plain Layout
13030
13031 }{
13032 \end_layout
13033
13034 \end_inset
13035
13036 Parameter
13037 \begin_inset ERT
13038 status collapsed
13039
13040 \begin_layout Plain Layout
13041
13042 }
13043 \end_layout
13044
13045 \end_inset
13046
13047
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13053 \begin_inset Text
13054
13055 \begin_layout Plain Layout
13056 Thickness in nm
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065 Transparency in %
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074 Hardness in MPa
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085 Perfect Green
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094 45
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 80
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 504
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 Dark Multi-P
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 60
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 72
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 982
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row>
13157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Plain Layout
13161 Crystal Clear Pro
13162 \end_layout
13163
13164 \end_inset
13165 </cell>
13166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13167 \begin_inset Text
13168
13169 \begin_layout Plain Layout
13170 18
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13176 \begin_inset Text
13177
13178 \begin_layout Plain Layout
13179 86
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 374
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 </row>
13194 </lyxtabular>
13195
13196 \end_inset
13197
13198
13199 \begin_inset VSpace medskip
13200 \end_inset
13201
13202
13203 \end_layout
13204
13205 \begin_layout Standard
13206 The 3-argument scheme is for example useful for cross-tables of sports leagues
13207  or distances:
13208 \end_layout
13209
13210 \begin_layout Standard
13211 \noindent
13212 \align center
13213 \begin_inset Tabular
13214 <lyxtabular version="3" rows="4" columns="4">
13215 <features tabularvalignment="middle">
13216 <column alignment="center" valignment="top" width="0pt">
13217 <column alignment="center" valignment="top">
13218 <column alignment="center" valignment="top">
13219 <column alignment="center" valignment="top">
13220 <row>
13221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225 \begin_inset ERT
13226 status collapsed
13227
13228 \begin_layout Plain Layout
13229
13230
13231 \backslash
13232 diagbox{
13233 \end_layout
13234
13235 \end_inset
13236
13237 Team home
13238 \begin_inset ERT
13239 status collapsed
13240
13241 \begin_layout Plain Layout
13242
13243 }{
13244 \end_layout
13245
13246 \end_inset
13247
13248 Result
13249 \begin_inset ERT
13250 status collapsed
13251
13252 \begin_layout Plain Layout
13253
13254 }{
13255 \end_layout
13256
13257 \end_inset
13258
13259 Team away
13260 \begin_inset ERT
13261 status collapsed
13262
13263 \begin_layout Plain Layout
13264
13265 }
13266 \end_layout
13267
13268 \end_inset
13269
13270
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 Tigers
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 Panthers
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 Falcons
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 </row>
13303 <row>
13304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 Tigers
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 1:3
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 0:1
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 </row>
13341 <row>
13342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 Panthers
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13352 \begin_inset Text
13353
13354 \begin_layout Plain Layout
13355 3:1
13356 \end_layout
13357
13358 \end_inset
13359 </cell>
13360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13370 \begin_inset Text
13371
13372 \begin_layout Plain Layout
13373 0:0
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 </row>
13379 <row>
13380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13381 \begin_inset Text
13382
13383 \begin_layout Plain Layout
13384 Falcons
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13390 \begin_inset Text
13391
13392 \begin_layout Plain Layout
13393 1:0
13394 \end_layout
13395
13396 \end_inset
13397 </cell>
13398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 0:0
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 </row>
13417 </lyxtabular>
13418
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Standard
13425 For larger cross-tables one might use split cells in 2 or every corner of
13426  the table like in this example:
13427 \end_layout
13428
13429 \begin_layout Standard
13430 \noindent
13431 \align center
13432 \begin_inset Tabular
13433 <lyxtabular version="3" rows="5" columns="5">
13434 <features tabularvalignment="middle">
13435 <column alignment="center" valignment="top" width="0pt">
13436 <column alignment="center" valignment="top">
13437 <column alignment="center" valignment="top">
13438 <column alignment="center" valignment="top">
13439 <column alignment="center" valignment="top">
13440 <row>
13441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 \begin_inset ERT
13446 status open
13447
13448 \begin_layout Plain Layout
13449
13450
13451 \backslash
13452 diagbox{
13453 \end_layout
13454
13455 \end_inset
13456
13457 Team home
13458 \begin_inset ERT
13459 status collapsed
13460
13461 \begin_layout Plain Layout
13462
13463 }{
13464 \end_layout
13465
13466 \end_inset
13467
13468 Result
13469 \begin_inset ERT
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473
13474 }{
13475 \end_layout
13476
13477 \end_inset
13478
13479 Team away
13480 \begin_inset ERT
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484
13485 }
13486 \end_layout
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \end_inset
13494 </cell>
13495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13496 \begin_inset Text
13497
13498 \begin_layout Plain Layout
13499 Tigers
13500 \end_layout
13501
13502 \end_inset
13503 </cell>
13504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13505 \begin_inset Text
13506
13507 \begin_layout Plain Layout
13508 Panthers
13509 \end_layout
13510
13511 \end_inset
13512 </cell>
13513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 Falcons
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 \begin_inset ERT
13527 status open
13528
13529 \begin_layout Plain Layout
13530
13531
13532 \backslash
13533 diagbox[dir=NE]{
13534 \end_layout
13535
13536 \end_inset
13537
13538 Team home
13539 \begin_inset ERT
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543
13544 }{
13545 \end_layout
13546
13547 \end_inset
13548
13549 Result
13550 \begin_inset ERT
13551 status collapsed
13552
13553 \begin_layout Plain Layout
13554
13555 }{
13556 \end_layout
13557
13558 \end_inset
13559
13560 Team away
13561 \begin_inset ERT
13562 status collapsed
13563
13564 \begin_layout Plain Layout
13565
13566 }
13567 \end_layout
13568
13569 \end_inset
13570
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 </row>
13577 <row>
13578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13579 \begin_inset Text
13580
13581 \begin_layout Plain Layout
13582 Tigers
13583 \end_layout
13584
13585 \end_inset
13586 </cell>
13587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13588 \begin_inset Text
13589
13590 \begin_layout Plain Layout
13591
13592 \end_layout
13593
13594 \end_inset
13595 </cell>
13596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13597 \begin_inset Text
13598
13599 \begin_layout Plain Layout
13600 1:3
13601 \end_layout
13602
13603 \end_inset
13604 </cell>
13605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609 0:1
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618 Tigers
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 </row>
13624 <row>
13625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13626 \begin_inset Text
13627
13628 \begin_layout Plain Layout
13629 Panthers
13630 \end_layout
13631
13632 \end_inset
13633 </cell>
13634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638 3:1
13639 \end_layout
13640
13641 \end_inset
13642 </cell>
13643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13644 \begin_inset Text
13645
13646 \begin_layout Plain Layout
13647
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13653 \begin_inset Text
13654
13655 \begin_layout Plain Layout
13656 0:0
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 Panthers
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 </row>
13671 <row>
13672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 Falcons
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 1:0
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 0:0
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 Falcons
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 </row>
13718 <row>
13719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Plain Layout
13723 \begin_inset ERT
13724 status open
13725
13726 \begin_layout Plain Layout
13727
13728
13729 \backslash
13730 diagbox[dir=SW]{
13731 \end_layout
13732
13733 \end_inset
13734
13735 Team home
13736 \begin_inset ERT
13737 status collapsed
13738
13739 \begin_layout Plain Layout
13740
13741 }{
13742 \end_layout
13743
13744 \end_inset
13745
13746 Result
13747 \begin_inset ERT
13748 status collapsed
13749
13750 \begin_layout Plain Layout
13751
13752 }{
13753 \end_layout
13754
13755 \end_inset
13756
13757 Team away
13758 \begin_inset ERT
13759 status collapsed
13760
13761 \begin_layout Plain Layout
13762
13763 }
13764 \end_layout
13765
13766 \end_inset
13767
13768
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 Tigers
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 Panthers
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 Falcons
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804 \begin_inset ERT
13805 status open
13806
13807 \begin_layout Plain Layout
13808
13809
13810 \backslash
13811 diagbox[dir=SE]{
13812 \end_layout
13813
13814 \end_inset
13815
13816 Team home
13817 \begin_inset ERT
13818 status collapsed
13819
13820 \begin_layout Plain Layout
13821
13822 }{
13823 \end_layout
13824
13825 \end_inset
13826
13827 Result
13828 \begin_inset ERT
13829 status collapsed
13830
13831 \begin_layout Plain Layout
13832
13833 }{
13834 \end_layout
13835
13836 \end_inset
13837
13838 Team away
13839 \begin_inset ERT
13840 status collapsed
13841
13842 \begin_layout Plain Layout
13843
13844 }
13845 \end_layout
13846
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 </row>
13855 </lyxtabular>
13856
13857 \end_inset
13858
13859
13860 \end_layout
13861
13862 \begin_layout Standard
13863 To rotate the diagonal lines, the command option 
13864 \series bold
13865 dir=direction
13866 \series default
13867  is used.
13868  
13869 \emph on
13870 direction
13871 \emph default
13872  is either 
13873 \series bold
13874 NE
13875 \series default
13876
13877 \series bold
13878 SE
13879 \series default
13880
13881 \series bold
13882 SW
13883 \series default
13884  or 
13885 \series bold
13886 NW
13887 \series default
13888  and represent a point of a compass.
13889  
13890 \series bold
13891 SW
13892 \series default
13893  is for example the south-west corner.
13894  Thus in the lower left cell of the above table the command
13895 \end_layout
13896
13897 \begin_layout Standard
13898
13899 \series bold
13900
13901 \backslash
13902 diagbox[dir=SW]{Team home}{Result}{Team away}
13903 \end_layout
13904
13905 \begin_layout Standard
13906 is used.
13907  If no direction is given, it will be NW.
13908 \end_layout
13909
13910 \begin_layout Standard
13911 The necessary width of split cells is automatically calculated.
13912  Thus if you set a fixed column width smaller than the calculated one, the
13913  cell's content will protrude the cell borders:
13914 \end_layout
13915
13916 \begin_layout Standard
13917 \noindent
13918 \align center
13919 \begin_inset Tabular
13920 <lyxtabular version="3" rows="2" columns="2">
13921 <features tabularvalignment="middle">
13922 <column alignment="center" valignment="top" width="3cm">
13923 <column alignment="center" valignment="top">
13924 <row>
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 \begin_inset ERT
13930 status collapsed
13931
13932 \begin_layout Plain Layout
13933
13934
13935 \backslash
13936 diagbox{
13937 \end_layout
13938
13939 \end_inset
13940
13941 Name
13942 \begin_inset ERT
13943 status collapsed
13944
13945 \begin_layout Plain Layout
13946
13947 }{
13948 \end_layout
13949
13950 \end_inset
13951
13952 Parameter
13953 \begin_inset ERT
13954 status collapsed
13955
13956 \begin_layout Plain Layout
13957
13958 }
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 Thickness in nm
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 </row>
13978 <row>
13979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 Perfect Green
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 45
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 </row>
13998 </lyxtabular>
13999
14000 \end_inset
14001
14002
14003 \end_layout
14004
14005 \begin_layout Standard
14006 If you need a certain width for columns with a split cell, use the command
14007  option 
14008 \series bold
14009 width=3cm
14010 \series default
14011  (replace '3cm' by the width you need).
14012  In the following table the width of the first column is set to 4
14013 \begin_inset space \thinspace{}
14014 \end_inset
14015
14016 cm.
14017  For 
14018 \series bold
14019
14020 \backslash
14021 diagbox
14022 \series default
14023  a width of 4
14024 \begin_inset space \thinspace{}
14025 \end_inset
14026
14027 cm + 2
14028 \begin_inset space \thinspace{}
14029 \end_inset
14030
14031
14032 \backslash
14033 tabcolsep is necessary because the overall width is the width for the text
14034  (in this case the 4
14035 \begin_inset space \thinspace{}
14036 \end_inset
14037
14038 cm) plus two times the separation of the text and the cell border.
14039  The calculation of the width cannot be done in the command option of 
14040 \series bold
14041
14042 \backslash
14043 diagbox
14044 \series default
14045  so one needs to create a new length which can be used later.
14046  This is done with the \SpecialChar TeX
14047  Code commands
14048 \end_layout
14049
14050 \begin_layout Standard
14051
14052 \series bold
14053
14054 \backslash
14055 newlength{
14056 \backslash
14057 diagtest}
14058 \begin_inset Newline newline
14059 \end_inset
14060
14061
14062 \backslash
14063 setlength{
14064 \backslash
14065 diagtest}{4cm+2
14066 \backslash
14067 tabcolsep}
14068 \end_layout
14069
14070 \begin_layout Standard
14071 \begin_inset ERT
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075
14076
14077 \backslash
14078 newlength{
14079 \backslash
14080 diagtest}
14081 \end_layout
14082
14083 \begin_layout Plain Layout
14084
14085
14086 \backslash
14087 setlength{
14088 \backslash
14089 diagtest}{4cm+2
14090 \backslash
14091 tabcolsep}
14092 \end_layout
14093
14094 \end_inset
14095
14096
14097 \end_layout
14098
14099 \begin_layout Standard
14100 To enable calculations in \SpecialChar LaTeX
14101  one needs to load the package 
14102 \series bold
14103 calc
14104 \series default
14105
14106 \begin_inset Index idx
14107 status collapsed
14108
14109 \begin_layout Plain Layout
14110 \SpecialChar LaTeX
14111 -packages ! calc
14112 \end_layout
14113
14114 \end_inset
14115
14116  in the document preamble.
14117 \end_layout
14118
14119 \begin_layout Standard
14120 In this table you can now use the command
14121 \end_layout
14122
14123 \begin_layout Standard
14124
14125 \series bold
14126
14127 \backslash
14128 diagbox[width=
14129 \backslash
14130 diagtest]{A}{B}
14131 \end_layout
14132
14133 \begin_layout Standard
14134 in the first cell:
14135 \end_layout
14136
14137 \begin_layout Standard
14138 \noindent
14139 \align center
14140 \begin_inset Tabular
14141 <lyxtabular version="3" rows="2" columns="2">
14142 <features tabularvalignment="middle">
14143 <column alignment="center" valignment="top" width="4cm">
14144 <column alignment="center" valignment="top">
14145 <row>
14146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 \begin_inset ERT
14151 status open
14152
14153 \begin_layout Plain Layout
14154
14155
14156 \backslash
14157 diagbox[width=
14158 \backslash
14159 diagtest]{
14160 \end_layout
14161
14162 \end_inset
14163
14164 A
14165 \begin_inset ERT
14166 status collapsed
14167
14168 \begin_layout Plain Layout
14169
14170 }{
14171 \end_layout
14172
14173 \end_inset
14174
14175 B
14176 \begin_inset ERT
14177 status collapsed
14178
14179 \begin_layout Plain Layout
14180
14181 }
14182 \end_layout
14183
14184 \end_inset
14185
14186
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 Thickness in nm
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 </row>
14201 <row>
14202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14203 \begin_inset Text
14204
14205 \begin_layout Plain Layout
14206 Perfect Green
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Plain Layout
14215 45
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 </row>
14221 </lyxtabular>
14222
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \begin_layout Standard
14229 Note that the split cell needs to be the widest one in the column.
14230  Otherwise the length of the diagonal line cannot be calculated correctly
14231  like in this table:
14232 \end_layout
14233
14234 \begin_layout Standard
14235 \noindent
14236 \align center
14237 \begin_inset Tabular
14238 <lyxtabular version="3" rows="2" columns="2">
14239 <features tabularvalignment="middle">
14240 <column alignment="center" valignment="top" width="0pt">
14241 <column alignment="center" valignment="top">
14242 <row>
14243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 \begin_inset ERT
14248 status collapsed
14249
14250 \begin_layout Plain Layout
14251
14252
14253 \backslash
14254 diagbox{
14255 \end_layout
14256
14257 \end_inset
14258
14259 A
14260 \begin_inset ERT
14261 status collapsed
14262
14263 \begin_layout Plain Layout
14264
14265 }{
14266 \end_layout
14267
14268 \end_inset
14269
14270 B
14271 \begin_inset ERT
14272 status collapsed
14273
14274 \begin_layout Plain Layout
14275
14276 }
14277 \end_layout
14278
14279 \end_inset
14280
14281
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290 Thickness in nm
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 <row>
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301 Perfect Green
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310 45
14311 \end_layout
14312
14313 \end_inset
14314 </cell>
14315 </row>
14316 </lyxtabular>
14317
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Standard
14324 In this case use the 
14325 \series bold
14326 width
14327 \series default
14328  option of the 
14329 \series bold
14330
14331 \backslash
14332 diagbox
14333 \series default
14334  command.
14335  It is then not necessary to add 2
14336 \backslash
14337 tabcolsep because the cell width is now the width of the column.
14338  In this table a width of 3
14339 \begin_inset space \thinspace{}
14340 \end_inset
14341
14342 cm is used:
14343 \end_layout
14344
14345 \begin_layout Standard
14346 \noindent
14347 \align center
14348 \begin_inset Tabular
14349 <lyxtabular version="3" rows="2" columns="2">
14350 <features tabularvalignment="middle">
14351 <column alignment="center" valignment="top" width="0pt">
14352 <column alignment="center" valignment="top">
14353 <row>
14354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 \begin_inset ERT
14359 status open
14360
14361 \begin_layout Plain Layout
14362
14363
14364 \backslash
14365 diagbox[width=3cm]{
14366 \end_layout
14367
14368 \end_inset
14369
14370 A
14371 \begin_inset ERT
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375
14376 }{
14377 \end_layout
14378
14379 \end_inset
14380
14381 B
14382 \begin_inset ERT
14383 status collapsed
14384
14385 \begin_layout Plain Layout
14386
14387 }
14388 \end_layout
14389
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14398 \begin_inset Text
14399
14400 \begin_layout Plain Layout
14401 Thickness in nm
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 </row>
14407 <row>
14408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 Perfect Green
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 45
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 </lyxtabular>
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 For multiple text lines in split cells one needs some extra height to fit
14436  the text to the cell.
14437  This can be achieved with the 
14438 \series bold
14439
14440 \backslash
14441 diagbox
14442 \series default
14443  option 
14444 \series bold
14445 height=3cm
14446 \series default
14447  (replace '3cm' by the height you need).
14448  In the following table the command
14449 \end_layout
14450
14451 \begin_layout Standard
14452
14453 \series bold
14454
14455 \backslash
14456 diagbox[width=3cm,height=1.4cm]{A
14457 \backslash
14458
14459 \backslash
14460 B}{C
14461 \backslash
14462
14463 \backslash
14464 D}
14465 \end_layout
14466
14467 \begin_layout Standard
14468 is used in the first cell.
14469  The command 
14470 \series bold
14471
14472 \backslash
14473
14474 \backslash
14475
14476 \series default
14477  creates hereby the line break.
14478 \begin_inset Foot
14479 status collapsed
14480
14481 \begin_layout Plain Layout
14482 Breaking lines with 
14483 \family sans
14484 Ctrl+Return
14485 \family default
14486  is only possible when the column has a fixed width.
14487 \end_layout
14488
14489 \end_inset
14490
14491
14492 \end_layout
14493
14494 \begin_layout Standard
14495 \noindent
14496 \align center
14497 \begin_inset Tabular
14498 <lyxtabular version="3" rows="2" columns="2">
14499 <features tabularvalignment="middle">
14500 <column alignment="center" valignment="top">
14501 <column alignment="center" valignment="top">
14502 <row>
14503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14504 \begin_inset Text
14505
14506 \begin_layout Plain Layout
14507 \begin_inset ERT
14508 status open
14509
14510 \begin_layout Plain Layout
14511
14512
14513 \backslash
14514 diagbox[width=3cm,height=1.4cm]{
14515 \end_layout
14516
14517 \end_inset
14518
14519 A
14520 \begin_inset ERT
14521 status collapsed
14522
14523 \begin_layout Plain Layout
14524
14525
14526 \backslash
14527
14528 \backslash
14529
14530 \end_layout
14531
14532 \end_inset
14533
14534 B
14535 \begin_inset ERT
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539
14540 }{
14541 \end_layout
14542
14543 \end_inset
14544
14545 C
14546 \begin_inset ERT
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550
14551
14552 \backslash
14553
14554 \backslash
14555
14556 \end_layout
14557
14558 \end_inset
14559
14560 D
14561 \begin_inset ERT
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565
14566 }
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14577 \begin_inset Text
14578
14579 \begin_layout Plain Layout
14580 Thickness in nm
14581 \end_layout
14582
14583 \end_inset
14584 </cell>
14585 </row>
14586 <row>
14587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 Perfect Green
14592 \end_layout
14593
14594 \end_inset
14595 </cell>
14596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14597 \begin_inset Text
14598
14599 \begin_layout Plain Layout
14600 45
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 </row>
14606 </lyxtabular>
14607
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \begin_layout Standard
14614 \begin_inset ERT
14615 status collapsed
14616
14617 \begin_layout Plain Layout
14618
14619
14620 \backslash
14621 else
14622 \end_layout
14623
14624 \end_inset
14625
14626
14627 \begin_inset Note Note
14628 status open
14629
14630 \begin_layout Plain Layout
14631 The following will be displayed when the \SpecialChar LaTeX
14632 -package 
14633 \series bold
14634 diagbox
14635 \series default
14636  is not installed:
14637 \end_layout
14638
14639 \end_inset
14640
14641
14642 \end_layout
14643
14644 \begin_layout Standard
14645 You need to install the \SpecialChar LaTeX
14646 -package 
14647 \series bold
14648 diagbox
14649 \series default
14650  to see the following part of this section in the output.
14651 \end_layout
14652
14653 \begin_layout Standard
14654 \begin_inset ERT
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658
14659
14660 \backslash
14661 fi
14662 \end_layout
14663
14664 \end_inset
14665
14666
14667 \end_layout
14668
14669 \begin_layout Standard
14670 For more info about the \SpecialChar LaTeX
14671 -package 
14672 \series bold
14673 diagbox
14674 \series default
14675 , see its documentation, 
14676 \begin_inset CommandInset citation
14677 LatexCommand cite
14678 key "diagbox"
14679
14680 \end_inset
14681
14682 .
14683 \end_layout
14684
14685 \begin_layout Section
14686 Formal Tables
14687 \begin_inset CommandInset label
14688 LatexCommand label
14689 name "sec:Formal-Tables"
14690
14691 \end_inset
14692
14693
14694 \begin_inset Index idx
14695 status collapsed
14696
14697 \begin_layout Plain Layout
14698 Table ! Formal
14699 \end_layout
14700
14701 \end_inset
14702
14703
14704 \end_layout
14705
14706 \begin_layout Standard
14707 Tables are often typeset in books similar to Table
14708 \begin_inset space ~
14709 \end_inset
14710
14711
14712 \begin_inset CommandInset ref
14713 LatexCommand ref
14714 reference "tab:Example-booktabs-table"
14715
14716 \end_inset
14717
14718 .
14719  This kind of tables is called 
14720 \begin_inset Quotes eld
14721 \end_inset
14722
14723
14724 \emph on
14725 formal
14726 \emph default
14727
14728 \begin_inset Quotes erd
14729 \end_inset
14730
14731 .
14732  To make a table a formal table use the option 
14733 \family sans
14734 Formal
14735 \family default
14736  in the 
14737 \family sans
14738 Borders
14739 \family default
14740  tab of the table dialog.
14741 \end_layout
14742
14743 \begin_layout Standard
14744 \begin_inset Float table
14745 placement h
14746 wide false
14747 sideways false
14748 status open
14749
14750 \begin_layout Plain Layout
14751 \begin_inset Caption Standard
14752
14753 \begin_layout Plain Layout
14754 \begin_inset CommandInset label
14755 LatexCommand label
14756 name "tab:Example-booktabs-table"
14757
14758 \end_inset
14759
14760 Example booktabs-table
14761 \end_layout
14762
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \begin_layout Plain Layout
14769 \align center
14770 \begin_inset Tabular
14771 <lyxtabular version="3" rows="8" columns="4">
14772 <features booktabs="true" tabularvalignment="middle">
14773 <column alignment="center" valignment="top">
14774 <column alignment="center" valignment="top">
14775 <column alignment="center" valignment="top">
14776 <column alignment="center" valignment="top">
14777 <row>
14778 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782 System
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 <cell alignment="center" valignment="top" topline="true" usebox="none">
14788 \begin_inset Text
14789
14790 \begin_layout Plain Layout
14791 Chip
14792 \begin_inset space \thinspace{}
14793 \end_inset
14794
14795 1
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Plain Layout
14804 Chip
14805 \begin_inset space \thinspace{}
14806 \end_inset
14807
14808 2
14809 \end_layout
14810
14811 \end_inset
14812 </cell>
14813 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 </row>
14823 <row>
14824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14825 \begin_inset Text
14826
14827 \begin_layout Plain Layout
14828 \begin_inset ERT
14829 status collapsed
14830
14831 \begin_layout Plain Layout
14832
14833
14834 \backslash
14835 cmidrule(r){2-2}
14836 \end_layout
14837
14838 \end_inset
14839
14840
14841 \begin_inset ERT
14842 status collapsed
14843
14844 \begin_layout Plain Layout
14845
14846
14847 \backslash
14848 cmidrule(l){3-4}
14849 \end_layout
14850
14851 \end_inset
14852
14853 Detector thickness in µm
14854 \end_layout
14855
14856 \end_inset
14857 </cell>
14858 <cell alignment="center" valignment="top" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Plain Layout
14862 300
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871 300
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 <cell alignment="center" valignment="top" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880 700
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 </row>
14886 <row>
14887 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891 Edge angle in °
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 <cell alignment="center" valignment="top" topline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900 3.55
14901 \end_layout
14902
14903 \end_inset
14904 </cell>
14905 <cell alignment="center" valignment="top" topline="true" usebox="none">
14906 \begin_inset Text
14907
14908 \begin_layout Plain Layout
14909 2.71
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 <cell alignment="center" valignment="top" topline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918 7.99
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 </row>
14924 <row topspace="default">
14925 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Plain Layout
14929 Spatial resolution in µm
14930 \end_layout
14931
14932 \end_inset
14933 </cell>
14934 <cell alignment="center" valignment="top" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938 4.26
14939 \end_layout
14940
14941 \end_inset
14942 </cell>
14943 <cell alignment="center" valignment="top" usebox="none">
14944 \begin_inset Text
14945
14946 \begin_layout Plain Layout
14947 10.17
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 <cell alignment="center" valignment="top" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956 10.56
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 </row>
14962 <row topspace="default">
14963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967 MTF at 
14968 \begin_inset Formula $f_{\mathrm{max}}$
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="center" valignment="top" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 0.53
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989 0.37
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 <cell alignment="center" valignment="top" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 0.39
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 </row>
15004 <row topspace="default">
15005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009 \begin_inset ERT
15010 status collapsed
15011
15012 \begin_layout Plain Layout
15013
15014
15015 \backslash
15016 cmidrule[2pt](l{10pt}){1-1}
15017 \end_layout
15018
15019 \end_inset
15020
15021 LSF-spatial resolution
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 <cell alignment="center" valignment="top" usebox="none">
15027 \begin_inset Text
15028
15029 \begin_layout Plain Layout
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 <cell alignment="center" valignment="top" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039
15040 \end_layout
15041
15042 \end_inset
15043 </cell>
15044 <cell alignment="center" valignment="top" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 </row>
15054 <row>
15055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059 in µm
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 <cell alignment="center" valignment="top" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068 129.7
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Plain Layout
15077 52.75
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 <cell alignment="center" valignment="top" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086 50.78
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 </row>
15092 <row>
15093 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 in % of pixel size
15098 \end_layout
15099
15100 \end_inset
15101 </cell>
15102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15103 \begin_inset Text
15104
15105 \begin_layout Plain Layout
15106 76.3
15107 \end_layout
15108
15109 \end_inset
15110 </cell>
15111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115 95.9
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124 92.3
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 </row>
15130 </lyxtabular>
15131
15132 \end_inset
15133
15134
15135 \end_layout
15136
15137 \end_inset
15138
15139
15140 \end_layout
15141
15142 \begin_layout Standard
15143 Spaces to table rows can be added using the 
15144 \family sans
15145 Borders
15146 \family default
15147  tab of the table dialog as described in section
15148 \begin_inset space ~
15149 \end_inset
15150
15151
15152 \begin_inset CommandInset ref
15153 LatexCommand ref
15154 reference "subsec:Row-Spacing"
15155
15156 \end_inset
15157
15158 .
15159 \end_layout
15160
15161 \begin_layout Standard
15162 Unlike normal tables, formal tables have no vertical table lines.
15163  The horizontal table lines can be set as for normal tables but they appear
15164  with different widths in the output:
15165 \begin_inset Newline newline
15166 \end_inset
15167
15168 The first and the last table line have a default width of 0.08
15169 \begin_inset space \thinspace{}
15170 \end_inset
15171
15172 em while the other lines have a default width of 0.05
15173 \begin_inset space \thinspace{}
15174 \end_inset
15175
15176 em.
15177 \end_layout
15178
15179 \begin_layout Standard
15180 The default widths can be changed with the following preamble lines
15181 \end_layout
15182
15183 \begin_layout Standard
15184
15185 \series bold
15186
15187 \backslash
15188 let
15189 \backslash
15190 mytoprule
15191 \backslash
15192 toprule
15193 \begin_inset Newline newline
15194 \end_inset
15195
15196
15197 \backslash
15198 renewcommand{
15199 \backslash
15200 toprule}{
15201 \backslash
15202 mytoprule[width]}
15203 \end_layout
15204
15205 \begin_layout Standard
15206 This example is for the first line, the so called 
15207 \series bold
15208 toprule
15209 \series default
15210 .
15211  If you want to change the width for the last line, replace 
15212 \series bold
15213 toprule
15214 \series default
15215  by 
15216 \series bold
15217 bottomrule
15218 \series default
15219 .
15220  To change the width for the other lines replace 
15221 \series bold
15222 toprule
15223 \series default
15224  by 
15225 \series bold
15226 midrule
15227 \series default
15228 .
15229  You can use all units listed in appendix
15230 \begin_inset space ~
15231 \end_inset
15232
15233
15234 \begin_inset CommandInset ref
15235 LatexCommand ref
15236 reference "cha:Units-available-in"
15237
15238 \end_inset
15239
15240  to set the width.
15241 \end_layout
15242
15243 \begin_layout Standard
15244 Lines that do not span all table columns can be created by setting a table
15245  line for multicolumn cells.
15246  \SpecialChar LyX
15247  will then internally use the command 
15248 \series bold
15249
15250 \backslash
15251 cmidrule
15252 \series default
15253  to create this line.
15254  Its full scheme is
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \series bold
15260
15261 \backslash
15262 cmidrule[height](trim){startcol-endcol}
15263 \end_layout
15264
15265 \begin_layout Standard
15266 The options of 
15267 \series bold
15268
15269 \backslash
15270 cmidrule
15271 \series default
15272  are currently not supported by \SpecialChar LyX
15273  so you have to use \SpecialChar TeX
15274  Code to be able to
15275  use them.
15276  
15277 \series bold
15278
15279 \backslash
15280 cmidrule
15281 \series default
15282 s can manually be created by inserting the command as \SpecialChar TeX
15283  Code as the first
15284  cell entry of the first cell of a row.
15285  The line is then drawn in the output above the current row.
15286 \end_layout
15287
15288 \begin_layout Standard
15289 The default for the optional 
15290 \series bold
15291 height
15292 \series default
15293  is 0.03
15294 \begin_inset space \thinspace{}
15295 \end_inset
15296
15297 em.
15298  
15299 \series bold
15300 startcol
15301 \series default
15302  is the number of the column where the line starts and 
15303 \series bold
15304 endcol
15305 \series default
15306  the column number where the line ends.
15307  The 
15308 \series bold
15309 endcol
15310 \series default
15311  always needs to be specified, also when the line should span only one column.
15312  The optional parameter 
15313 \series bold
15314 trim
15315 \series default
15316  could either be 
15317 \emph on
15318 l{trimwidth}
15319 \emph default
15320  or 
15321 \emph on
15322 r{trimwidth}
15323 \emph default
15324  where the 
15325 \emph on
15326 trimwidth
15327 \emph default
15328  is also optional.
15329  Using for example the parameter 
15330 \emph on
15331 l{2pt}
15332 \emph default
15333  means that the line is trimmed from its left end by 2
15334 \begin_inset space \thinspace{}
15335 \end_inset
15336
15337 pt.
15338  If you don't specify the 
15339 \emph on
15340 trimwidth
15341 \emph default
15342  the line is trimmed by the default of 0.5
15343 \begin_inset space \thinspace{}
15344 \end_inset
15345
15346 em.
15347 \end_layout
15348
15349 \begin_layout Standard
15350 \begin_inset VSpace bigskip
15351 \end_inset
15352
15353 Table
15354 \begin_inset space ~
15355 \end_inset
15356
15357
15358 \begin_inset CommandInset ref
15359 LatexCommand ref
15360 reference "tab:Example-booktabs-table"
15361
15362 \end_inset
15363
15364  was created using the commands
15365 \end_layout
15366
15367 \begin_layout Standard
15368
15369 \series bold
15370
15371 \backslash
15372 cmidrule(r){2-2}
15373 \backslash
15374 cmidrule(l){3-4}
15375 \end_layout
15376
15377 \begin_layout Standard
15378 at the beginning of the second row and
15379 \end_layout
15380
15381 \begin_layout Standard
15382
15383 \series bold
15384
15385 \backslash
15386 cmidrule[2pt](l{10pt}){1-1}
15387 \end_layout
15388
15389 \begin_layout Standard
15390 in the sixth row.
15391 \end_layout
15392
15393 \begin_layout Standard
15394 \begin_inset VSpace bigskip
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \begin_layout Standard
15401 You might want to have overlapping 
15402 \series bold
15403
15404 \backslash
15405 cmidrule
15406 \series default
15407 s as in in Table
15408 \begin_inset space ~
15409 \end_inset
15410
15411
15412 \begin_inset CommandInset ref
15413 LatexCommand ref
15414 reference "tab:Special-booktabs-table"
15415
15416 \end_inset
15417
15418 .
15419  This can be achieved with the \SpecialChar TeX
15420  Code command
15421 \end_layout
15422
15423 \begin_layout Standard
15424
15425 \series bold
15426
15427 \backslash
15428 morecmidrules
15429 \end_layout
15430
15431 \begin_layout Standard
15432 The command that was used for the second row of Table
15433 \begin_inset space ~
15434 \end_inset
15435
15436
15437 \begin_inset CommandInset ref
15438 LatexCommand ref
15439 reference "tab:Special-booktabs-table"
15440
15441 \end_inset
15442
15443  is
15444 \end_layout
15445
15446 \begin_layout Standard
15447
15448 \series bold
15449
15450 \backslash
15451 cmidrule(r){2-2}
15452 \backslash
15453 cmidrule(l){3-4}
15454 \backslash
15455 morecmidrules
15456 \backslash
15457 cmidrule{2-4}
15458 \end_layout
15459
15460 \begin_layout Standard
15461 The command for the sixth row is
15462 \end_layout
15463
15464 \begin_layout Standard
15465
15466 \series bold
15467
15468 \backslash
15469 midrule
15470 \backslash
15471 morecmidrules
15472 \backslash
15473 cmidrule{3-4}
15474 \end_layout
15475
15476 \begin_layout Standard
15477 \begin_inset VSpace bigskip
15478 \end_inset
15479
15480
15481 \end_layout
15482
15483 \begin_layout Standard
15484 If you are in any way not satisfied with the border line spacing, you can
15485  use the following command to produce lines that span over all table columns
15486 \series bold
15487 :
15488 \end_layout
15489
15490 \begin_layout Standard
15491
15492 \series bold
15493
15494 \backslash
15495 specialrule{width}{space above}{space below}
15496 \end_layout
15497
15498 \begin_layout Standard
15499 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15500 -package
15501  
15502 \series bold
15503 booktabs
15504 \series default
15505  
15506 \begin_inset CommandInset citation
15507 LatexCommand cite
15508 key "booktabs"
15509
15510 \end_inset
15511
15512 .
15513 \begin_inset Index idx
15514 status collapsed
15515
15516 \begin_layout Plain Layout
15517 \SpecialChar LaTeX
15518 -packages ! booktabs
15519 \end_layout
15520
15521 \end_inset
15522
15523
15524 \end_layout
15525
15526 \begin_layout Standard
15527 \begin_inset Float table
15528 placement h
15529 wide false
15530 sideways false
15531 status open
15532
15533 \begin_layout Plain Layout
15534 \begin_inset Caption Standard
15535
15536 \begin_layout Plain Layout
15537 \begin_inset CommandInset label
15538 LatexCommand label
15539 name "tab:Special-booktabs-table"
15540
15541 \end_inset
15542
15543 Special booktabs-table
15544 \end_layout
15545
15546 \end_inset
15547
15548
15549 \end_layout
15550
15551 \begin_layout Plain Layout
15552 \align center
15553 \begin_inset Tabular
15554 <lyxtabular version="3" rows="8" columns="4">
15555 <features booktabs="true" tabularvalignment="middle">
15556 <column alignment="center" valignment="top">
15557 <column alignment="center" valignment="top">
15558 <column alignment="center" valignment="top">
15559 <column alignment="center" valignment="top">
15560 <row>
15561 <cell alignment="center" valignment="top" topline="true" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565 System
15566 \end_layout
15567
15568 \end_inset
15569 </cell>
15570 <cell alignment="center" valignment="top" topline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574 Chip
15575 \begin_inset space \thinspace{}
15576 \end_inset
15577
15578 1
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587 Chip
15588 \begin_inset space \thinspace{}
15589 \end_inset
15590
15591 2
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 </row>
15606 <row>
15607 <cell alignment="center" valignment="top" usebox="none">
15608 \begin_inset Text
15609
15610 \begin_layout Plain Layout
15611 \begin_inset ERT
15612 status collapsed
15613
15614 \begin_layout Plain Layout
15615
15616
15617 \backslash
15618 cmidrule(r){2-2}
15619 \end_layout
15620
15621 \end_inset
15622
15623
15624 \begin_inset ERT
15625 status collapsed
15626
15627 \begin_layout Plain Layout
15628
15629
15630 \backslash
15631 cmidrule(l){3-4}
15632 \end_layout
15633
15634 \end_inset
15635
15636
15637 \begin_inset ERT
15638 status collapsed
15639
15640 \begin_layout Plain Layout
15641
15642
15643 \backslash
15644 morecmidrules 
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \begin_inset ERT
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654
15655
15656 \backslash
15657 cmidrule{2-4}
15658 \end_layout
15659
15660 \end_inset
15661
15662 Detector thickness in µm
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell alignment="center" valignment="top" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671 300
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 <cell alignment="center" valignment="top" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Plain Layout
15680 300
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 <cell alignment="center" valignment="top" usebox="none">
15686 \begin_inset Text
15687
15688 \begin_layout Plain Layout
15689 700
15690 \end_layout
15691
15692 \end_inset
15693 </cell>
15694 </row>
15695 <row>
15696 <cell alignment="center" valignment="top" topline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \begin_layout Plain Layout
15700 Edge angle in °
15701 \end_layout
15702
15703 \end_inset
15704 </cell>
15705 <cell alignment="center" valignment="top" topline="true" usebox="none">
15706 \begin_inset Text
15707
15708 \begin_layout Plain Layout
15709 3.55
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 <cell alignment="center" valignment="top" topline="true" usebox="none">
15715 \begin_inset Text
15716
15717 \begin_layout Plain Layout
15718 2.71
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 <cell alignment="center" valignment="top" topline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Plain Layout
15727 7.99
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 </row>
15733 <row topspace="default">
15734 <cell alignment="center" valignment="top" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Plain Layout
15738 Spatial resolution in µm
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 <cell alignment="center" valignment="top" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Plain Layout
15747 4.26
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 10.17
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 10.56
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 <row topspace="default">
15772 <cell alignment="center" valignment="top" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776 MTF at 
15777 \begin_inset Formula $f_{\mathrm{max}}$
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 0.53
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 <cell alignment="center" valignment="top" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798 0.37
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell alignment="center" valignment="top" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 0.39
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 </row>
15813 <row>
15814 <cell alignment="center" valignment="top" topline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 \begin_inset ERT
15819 status collapsed
15820
15821 \begin_layout Plain Layout
15822
15823
15824 \backslash
15825 morecmidrules 
15826 \end_layout
15827
15828 \end_inset
15829
15830
15831 \begin_inset ERT
15832 status collapsed
15833
15834 \begin_layout Plain Layout
15835
15836
15837 \backslash
15838 cmidrule{3-4}
15839 \end_layout
15840
15841 \end_inset
15842
15843 LSF-spatial resolution
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" topline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 <cell alignment="center" valignment="top" topline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Plain Layout
15861
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row>
15877 <cell alignment="center" valignment="top" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881 in µm
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890 129.7
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 52.75
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 <cell alignment="center" valignment="top" usebox="none">
15905 \begin_inset Text
15906
15907 \begin_layout Plain Layout
15908 50.78
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 </row>
15914 <row>
15915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919 in % of pixel size
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928 76.3
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15934 \begin_inset Text
15935
15936 \begin_layout Plain Layout
15937 95.9
15938 \end_layout
15939
15940 \end_inset
15941 </cell>
15942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Plain Layout
15946 92.3
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 </row>
15952 </lyxtabular>
15953
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \end_inset
15960
15961
15962 \end_layout
15963
15964 \begin_layout Section
15965 Vertical Table Alignment
15966 \begin_inset Index idx
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970 Table ! Alignment
15971 \end_layout
15972
15973 \end_inset
15974
15975
15976 \end_layout
15977
15978 \begin_layout Standard
15979 To align tables vertically in a text line, the table must be inside a box.
15980  The box can then be vertically aligned as described in section
15981 \begin_inset space ~
15982 \end_inset
15983
15984
15985 \begin_inset CommandInset ref
15986 LatexCommand ref
15987 reference "sec:Box-Dialog"
15988
15989 \end_inset
15990
15991 .
15992 \end_layout
15993
15994 \begin_layout Standard
15995 In the following example the tables are inside a minipage
15996 \begin_inset Foot
15997 status collapsed
15998
15999 \begin_layout Plain Layout
16000 Minipages are described in section
16001 \begin_inset space ~
16002 \end_inset
16003
16004
16005 \begin_inset CommandInset ref
16006 LatexCommand ref
16007 reference "sec:Minipages"
16008
16009 \end_inset
16010
16011 .
16012 \end_layout
16013
16014 \end_inset
16015
16016  box that has a width of 15
16017 \begin_inset space \thinspace{}
16018 \end_inset
16019
16020 col%:
16021 \end_layout
16022
16023 \begin_layout Itemize
16024 test 
16025 \begin_inset Box Frameless
16026 position "t"
16027 hor_pos "c"
16028 has_inner_box 1
16029 inner_pos "c"
16030 use_parbox 0
16031 use_makebox 0
16032 width "15col%"
16033 special "none"
16034 height "1in"
16035 height_special "totalheight"
16036 thickness "0.4pt"
16037 separation "3pt"
16038 shadowsize "4pt"
16039 framecolor "black"
16040 backgroundcolor "none"
16041 status collapsed
16042
16043 \begin_layout Plain Layout
16044 \begin_inset Tabular
16045 <lyxtabular version="3" rows="3" columns="3">
16046 <features tabularvalignment="middle">
16047 <column alignment="center" valignment="top">
16048 <column alignment="center" valignment="top">
16049 <column alignment="center" valignment="top">
16050 <row>
16051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055 a
16056 \end_layout
16057
16058 \end_inset
16059 </cell>
16060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Plain Layout
16064 d
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073 g
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 </row>
16079 <row>
16080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Plain Layout
16084 b
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16090 \begin_inset Text
16091
16092 \begin_layout Plain Layout
16093 e
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102 h
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 </row>
16108 <row>
16109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113 c
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122 f
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Plain Layout
16131 i
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 </lyxtabular>
16138
16139 \end_inset
16140
16141
16142 \end_layout
16143
16144 \end_inset
16145
16146  test 
16147 \begin_inset ERT
16148 status collapsed
16149
16150 \begin_layout Plain Layout
16151
16152
16153 \backslash
16154 raisebox{0.85
16155 \backslash
16156 baselineskip}{
16157 \end_layout
16158
16159 \end_inset
16160
16161
16162 \begin_inset Box Frameless
16163 position "t"
16164 hor_pos "c"
16165 has_inner_box 1
16166 inner_pos "c"
16167 use_parbox 0
16168 use_makebox 0
16169 width "15col%"
16170 special "none"
16171 height "1in"
16172 height_special "totalheight"
16173 thickness "0.4pt"
16174 separation "3pt"
16175 shadowsize "4pt"
16176 framecolor "black"
16177 backgroundcolor "none"
16178 status collapsed
16179
16180 \begin_layout Plain Layout
16181 \begin_inset Tabular
16182 <lyxtabular version="3" rows="3" columns="3">
16183 <features tabularvalignment="middle">
16184 <column alignment="center" valignment="top">
16185 <column alignment="center" valignment="top">
16186 <column alignment="center" valignment="top">
16187 <row>
16188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192 a
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 d
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210 g
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 </row>
16216 <row>
16217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Plain Layout
16221 b
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16227 \begin_inset Text
16228
16229 \begin_layout Plain Layout
16230 e
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239 h
16240 \end_layout
16241
16242 \end_inset
16243 </cell>
16244 </row>
16245 <row>
16246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Plain Layout
16250 c
16251 \end_layout
16252
16253 \end_inset
16254 </cell>
16255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16256 \begin_inset Text
16257
16258 \begin_layout Plain Layout
16259 f
16260 \end_layout
16261
16262 \end_inset
16263 </cell>
16264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268 i
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 </row>
16274 </lyxtabular>
16275
16276 \end_inset
16277
16278
16279 \end_layout
16280
16281 \end_inset
16282
16283
16284 \begin_inset ERT
16285 status collapsed
16286
16287 \begin_layout Plain Layout
16288
16289 }
16290 \end_layout
16291
16292 \end_inset
16293
16294
16295 \end_layout
16296
16297 \begin_layout Itemize
16298 test 
16299 \begin_inset Box Frameless
16300 position "c"
16301 hor_pos "c"
16302 has_inner_box 1
16303 inner_pos "c"
16304 use_parbox 0
16305 use_makebox 0
16306 width "15col%"
16307 special "none"
16308 height "1in"
16309 height_special "totalheight"
16310 thickness "0.4pt"
16311 separation "3pt"
16312 shadowsize "4pt"
16313 framecolor "black"
16314 backgroundcolor "none"
16315 status collapsed
16316
16317 \begin_layout Plain Layout
16318 \begin_inset Tabular
16319 <lyxtabular version="3" rows="3" columns="3">
16320 <features tabularvalignment="middle">
16321 <column alignment="center" valignment="top">
16322 <column alignment="center" valignment="top">
16323 <column alignment="center" valignment="top">
16324 <row>
16325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 a
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338 d
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 g
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 b
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Plain Layout
16367 e
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Plain Layout
16376 h
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 </row>
16382 <row>
16383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 c
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 f
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 i
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 </lyxtabular>
16412
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \end_inset
16419
16420
16421 \end_layout
16422
16423 \begin_layout Itemize
16424 test 
16425 \begin_inset Box Frameless
16426 position "b"
16427 hor_pos "c"
16428 has_inner_box 1
16429 inner_pos "c"
16430 use_parbox 0
16431 use_makebox 0
16432 width "15col%"
16433 special "none"
16434 height "1in"
16435 height_special "totalheight"
16436 thickness "0.4pt"
16437 separation "3pt"
16438 shadowsize "4pt"
16439 framecolor "black"
16440 backgroundcolor "none"
16441 status collapsed
16442
16443 \begin_layout Plain Layout
16444 \begin_inset Tabular
16445 <lyxtabular version="3" rows="3" columns="3">
16446 <features tabularvalignment="middle">
16447 <column alignment="center" valignment="top">
16448 <column alignment="center" valignment="top">
16449 <column alignment="center" valignment="top">
16450 <row>
16451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 a
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16461 \begin_inset Text
16462
16463 \begin_layout Plain Layout
16464 d
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 g
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 </row>
16479 <row>
16480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 b
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493 e
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 h
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 <row>
16509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513 c
16514 \end_layout
16515
16516 \end_inset
16517 </cell>
16518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16519 \begin_inset Text
16520
16521 \begin_layout Plain Layout
16522 f
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531 i
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 </row>
16537 </lyxtabular>
16538
16539 \end_inset
16540
16541
16542 \end_layout
16543
16544 \end_inset
16545
16546  test 
16547 \begin_inset ERT
16548 status collapsed
16549
16550 \begin_layout Plain Layout
16551
16552
16553 \backslash
16554 raisebox{-0.32
16555 \backslash
16556 baselineskip}{
16557 \end_layout
16558
16559 \end_inset
16560
16561
16562 \begin_inset Box Frameless
16563 position "b"
16564 hor_pos "c"
16565 has_inner_box 1
16566 inner_pos "c"
16567 use_parbox 0
16568 use_makebox 0
16569 width "15col%"
16570 special "none"
16571 height "1in"
16572 height_special "totalheight"
16573 thickness "0.4pt"
16574 separation "3pt"
16575 shadowsize "4pt"
16576 framecolor "black"
16577 backgroundcolor "none"
16578 status collapsed
16579
16580 \begin_layout Plain Layout
16581 \begin_inset Tabular
16582 <lyxtabular version="3" rows="3" columns="3">
16583 <features tabularvalignment="middle">
16584 <column alignment="center" valignment="top">
16585 <column alignment="center" valignment="top">
16586 <column alignment="center" valignment="top">
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 a
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 d
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 g
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 </row>
16616 <row>
16617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 b
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 e
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 h
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 </row>
16645 <row>
16646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650 c
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 f
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668 i
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 </row>
16674 </lyxtabular>
16675
16676 \end_inset
16677
16678
16679 \end_layout
16680
16681 \end_inset
16682
16683
16684 \begin_inset ERT
16685 status collapsed
16686
16687 \begin_layout Plain Layout
16688
16689 }
16690 \end_layout
16691
16692 \end_inset
16693
16694
16695 \end_layout
16696
16697 \begin_layout Standard
16698 As you will see, the content of the first and last table row is not correctly
16699  aligned.
16700  To get this alignment, the minipage box must be set into a raisebox.
16701 \begin_inset Foot
16702 status collapsed
16703
16704 \begin_layout Plain Layout
16705 Raiseboxes are described in section
16706 \begin_inset space ~
16707 \end_inset
16708
16709
16710 \begin_inset CommandInset ref
16711 LatexCommand ref
16712 reference "subsec:Vertical-Alignment"
16713
16714 \end_inset
16715
16716 .
16717 \end_layout
16718
16719 \end_inset
16720
16721  In the example above the second table in the first item is aligned using
16722  the \SpecialChar TeX
16723  Code command
16724 \end_layout
16725
16726 \begin_layout Standard
16727
16728 \series bold
16729
16730 \backslash
16731 raisebox{0.85
16732 \backslash
16733 baselineskip}{
16734 \end_layout
16735
16736 \begin_layout Standard
16737 before the box.
16738  After the box the closing brace 
16739 \series bold
16740 }
16741 \series default
16742  is inserted as \SpecialChar TeX
16743  Code.
16744  For the second table in the last item the command
16745 \end_layout
16746
16747 \begin_layout Standard
16748
16749 \series bold
16750
16751 \backslash
16752 raisebox{-0.32
16753 \backslash
16754 baselineskip}{
16755 \end_layout
16756
16757 \begin_layout Standard
16758 is used.
16759 \end_layout
16760
16761 \begin_layout Standard
16762 \begin_inset Note Greyedout
16763 status open
16764
16765 \begin_layout Plain Layout
16766
16767 \series bold
16768 Note:
16769 \series default
16770  The alignment of the table row content to the surrounding text line is
16771  not exact.
16772  The required value for the 
16773 \series bold
16774
16775 \backslash
16776 raisebox
16777 \series default
16778  command for this alignment depends on the document font, the font size,
16779  and the table line thickness.
16780 \end_layout
16781
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \begin_layout Section
16788 Colored Tables
16789 \begin_inset CommandInset label
16790 LatexCommand label
16791 name "sec:Colored-Tables"
16792
16793 \end_inset
16794
16795
16796 \begin_inset Index idx
16797 status collapsed
16798
16799 \begin_layout Plain Layout
16800 Table ! Color
16801 \end_layout
16802
16803 \end_inset
16804
16805
16806 \end_layout
16807
16808 \begin_layout Subsection
16809 Colored Cells
16810 \begin_inset Index idx
16811 status collapsed
16812
16813 \begin_layout Plain Layout
16814 Table Color ! for Cells
16815 \end_layout
16816
16817 \end_inset
16818
16819
16820 \begin_inset Index idx
16821 status collapsed
16822
16823 \begin_layout Plain Layout
16824 Color ! for Table Cells
16825 \end_layout
16826
16827 \end_inset
16828
16829
16830 \end_layout
16831
16832 \begin_layout Standard
16833 \begin_inset Float table
16834 placement h
16835 wide false
16836 sideways false
16837 status open
16838
16839 \begin_layout Plain Layout
16840 \begin_inset Caption Standard
16841
16842 \begin_layout Plain Layout
16843 \begin_inset CommandInset label
16844 LatexCommand label
16845 name "tab:Table-colored-without"
16846
16847 \end_inset
16848
16849 Table colored without using the package 
16850 \series bold
16851 colortbl
16852 \series default
16853
16854 \begin_inset Argument 1
16855 status collapsed
16856
16857 \begin_layout Plain Layout
16858 Table without colortbl
16859 \end_layout
16860
16861 \end_inset
16862
16863
16864 \end_layout
16865
16866 \end_inset
16867
16868
16869 \end_layout
16870
16871 \begin_layout Plain Layout
16872 \align center
16873 \begin_inset Tabular
16874 <lyxtabular version="3" rows="3" columns="3">
16875 <features tabularvalignment="middle">
16876 <column alignment="center" valignment="top">
16877 <column alignment="center" valignment="top">
16878 <column alignment="center" valignment="top">
16879 <row>
16880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \color green
16886 a
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \color red
16897 b
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906
16907 \color red
16908 c
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 <row>
16915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919
16920 \color green
16921 d
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \color blue
16932 e
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941
16942 \color blue
16943 f
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 </row>
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \color green
16956 g
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \color blue
16967 h
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976
16977 \color blue
16978 i
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 </row>
16984 </lyxtabular>
16985
16986 \end_inset
16987
16988
16989 \end_layout
16990
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \begin_layout Standard
16997 If you only need colored text, mark the cells and choose a color in the
16998  
16999 \family sans
17000 Text
17001 \begin_inset space ~
17002 \end_inset
17003
17004 Style
17005 \family default
17006  dialog (toolbar button 
17007 \begin_inset Info
17008 type  "icon"
17009 arg   "dialog-show character"
17010 \end_inset
17011
17012 ).
17013  This was used to create Table
17014 \begin_inset space ~
17015 \end_inset
17016
17017
17018 \begin_inset CommandInset ref
17019 LatexCommand ref
17020 reference "tab:Table-colored-without"
17021
17022 \end_inset
17023
17024 .
17025  In any other case you have to use the \SpecialChar LaTeX
17026 -package 
17027 \series bold
17028 colortbl
17029 \series default
17030 .
17031 \begin_inset Index idx
17032 status collapsed
17033
17034 \begin_layout Plain Layout
17035 \SpecialChar LaTeX
17036 -packages ! colortbl
17037 \end_layout
17038
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \begin_layout Standard
17045 \begin_inset ERT
17046 status collapsed
17047
17048 \begin_layout Plain Layout
17049
17050
17051 \backslash
17052 ifcolortbl
17053 \end_layout
17054
17055 \end_inset
17056
17057
17058 \begin_inset Note Note
17059 status open
17060
17061 \begin_layout Plain Layout
17062 The following section part will only be displayed when the \SpecialChar LaTeX
17063 -package 
17064 \series bold
17065 colortbl
17066 \series default
17067  is installed.
17068 \end_layout
17069
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \begin_layout Standard
17076 To create colored tables, 
17077 \series bold
17078 colortbl
17079 \series default
17080  must be loaded in the preamble with the line
17081 \end_layout
17082
17083 \begin_layout Standard
17084
17085 \series bold
17086
17087 \backslash
17088 usepackage{colortbl}
17089 \end_layout
17090
17091 \begin_layout Standard
17092 The color of a column is adjusted with the command
17093 \end_layout
17094
17095 \begin_layout Standard
17096
17097 \series bold
17098
17099 \backslash
17100 columncolor{name of color}
17101 \end_layout
17102
17103 \begin_layout Standard
17104 inside the command 
17105 \series bold
17106 >{ }
17107 \series default
17108 .
17109  More about the command 
17110 \series bold
17111 >{}
17112 \series default
17113  is contained in section
17114 \begin_inset space ~
17115 \end_inset
17116
17117
17118 \begin_inset CommandInset ref
17119 LatexCommand ref
17120 reference "subsec:Multicolumn-Calculations"
17121
17122 \end_inset
17123
17124 .
17125 \end_layout
17126
17127 \begin_layout Standard
17128 The following color names are predefined:
17129 \end_layout
17130
17131 \begin_layout Standard
17132
17133 \family sans
17134 red
17135 \family default
17136
17137 \family sans
17138 green
17139 \family default
17140
17141 \family sans
17142 yellow
17143 \family default
17144
17145 \family sans
17146 blue
17147 \family default
17148
17149 \family sans
17150 cyan
17151 \family default
17152
17153 \family sans
17154 magenta
17155 \family default
17156
17157 \family sans
17158 black
17159 \family default
17160  and 
17161 \family sans
17162 white
17163 \end_layout
17164
17165 \begin_layout Standard
17166 \begin_inset VSpace medskip
17167 \end_inset
17168
17169
17170 \end_layout
17171
17172 \begin_layout Standard
17173 If you add the option
17174 \end_layout
17175
17176 \begin_layout Standard
17177
17178 \series bold
17179 dvipsnames
17180 \end_layout
17181
17182 \begin_layout Standard
17183 to the document class options in the document settings, you can additionally
17184  use further 61
17185 \begin_inset space ~
17186 \end_inset
17187
17188 colors.
17189  These colors are listed in appendix
17190 \begin_inset space ~
17191 \end_inset
17192
17193
17194 \begin_inset CommandInset ref
17195 LatexCommand ref
17196 reference "chap:List-of-dvips-colornames"
17197
17198 \end_inset
17199
17200 .
17201  One of these colors, 
17202 \family sans
17203 Maroon
17204 \family default
17205 , is used as example in Table
17206 \begin_inset space ~
17207 \end_inset
17208
17209
17210 \begin_inset CommandInset ref
17211 LatexCommand ref
17212 reference "tab:Table-colored-using"
17213
17214 \end_inset
17215
17216 .
17217 \end_layout
17218
17219 \begin_layout Standard
17220 \begin_inset VSpace medskip
17221 \end_inset
17222
17223
17224 \end_layout
17225
17226 \begin_layout Standard
17227 You can also define your own color with the command
17228 \end_layout
17229
17230 \begin_layout Standard
17231
17232 \series bold
17233
17234 \backslash
17235 definecolor{color name}{color model}{color values}
17236 \end_layout
17237
17238 \begin_layout Standard
17239 The color model can be
17240 \end_layout
17241
17242 \begin_layout Labeling
17243 \labelwidthstring 00.00.0000
17244 cmyk: cyan, magenta, yellow, black
17245 \end_layout
17246
17247 \begin_layout Labeling
17248 \labelwidthstring 00.00.0000
17249 rgb: red, green blue
17250 \end_layout
17251
17252 \begin_layout Labeling
17253 \labelwidthstring 00.00.0000
17254 gray gray
17255 \end_layout
17256
17257 \begin_layout Standard
17258 and the color values are comma separated numbers between 0 and 1 describing
17259  the factor for the corresponding color of the color model.
17260 \end_layout
17261
17262 \begin_layout Standard
17263 You can e.
17264 \begin_inset space \thinspace{}
17265 \end_inset
17266
17267 g.
17268 \begin_inset space \space{}
17269 \end_inset
17270
17271 define the color "
17272 \emph on
17273 darkgreen
17274 \emph default
17275 " in the preamble with
17276 \end_layout
17277
17278 \begin_layout Standard
17279
17280 \series bold
17281
17282 \backslash
17283 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17284 \end_layout
17285
17286 \begin_layout Standard
17287 and the color "
17288 \emph on
17289 lightgray
17290 \emph default
17291 " with
17292 \end_layout
17293
17294 \begin_layout Standard
17295
17296 \series bold
17297
17298 \backslash
17299 definecolor{lightgray}{gray}{0.8}
17300 \end_layout
17301
17302 \begin_layout Standard
17303 \begin_inset VSpace medskip
17304 \end_inset
17305
17306
17307 \end_layout
17308
17309 \begin_layout Standard
17310 Lines are colored with the command
17311 \end_layout
17312
17313 \begin_layout Standard
17314
17315 \series bold
17316
17317 \backslash
17318 rowcolor{name of color}
17319 \end_layout
17320
17321 \begin_layout Standard
17322 and cells are colored with the command
17323 \end_layout
17324
17325 \begin_layout Standard
17326
17327 \series bold
17328
17329 \backslash
17330 cellcolor{name of color}
17331 \end_layout
17332
17333 \begin_layout Standard
17334 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17335  Code.
17336 \end_layout
17337
17338 \begin_layout Standard
17339 To color characters in the table, mark the cells and use the 
17340 \family sans
17341 Text
17342 \begin_inset space ~
17343 \end_inset
17344
17345 Style
17346 \family default
17347  dialog.
17348  If a cell contains \SpecialChar TeX
17349  Code mark only the characters, otherwise the colored
17350  \SpecialChar TeX
17351  Code will cause \SpecialChar LaTeX
17352  errors.
17353 \end_layout
17354
17355 \begin_layout Standard
17356 \begin_inset Note Greyedout
17357 status open
17358
17359 \begin_layout Plain Layout
17360
17361 \series bold
17362 Note:
17363 \series default
17364  Not all DVI-viewers are able to display self-defined colors.
17365 \end_layout
17366
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \begin_layout Standard
17373 \begin_inset VSpace bigskip
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \begin_layout Standard
17380 To create Table
17381 \begin_inset space ~
17382 \end_inset
17383
17384
17385 \begin_inset CommandInset ref
17386 LatexCommand ref
17387 reference "tab:Table-colored-using"
17388
17389 \end_inset
17390
17391  do the following: The color of the first column should be 
17392 \emph on
17393 darkgreen
17394 \emph default
17395 .
17396  So insert
17397 \end_layout
17398
17399 \begin_layout Standard
17400
17401 \series bold
17402 >{
17403 \backslash
17404 columncolor{darkgreen}
17405 \backslash
17406 centering}c
17407 \end_layout
17408
17409 \begin_layout Standard
17410 as \SpecialChar LaTeX
17411 -argument for this column.
17412  The first row should be light blue, therefore the \SpecialChar TeX
17413  Code command
17414 \end_layout
17415
17416 \begin_layout Standard
17417
17418 \series bold
17419
17420 \backslash
17421 rowcolor{cyan}
17422 \end_layout
17423
17424 \begin_layout Standard
17425 is inserted to the first cell of this row.
17426  Note that this overwrites the column color for the first cell.
17427  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17428  Code
17429  command
17430 \end_layout
17431
17432 \begin_layout Standard
17433
17434 \series bold
17435
17436 \backslash
17437 cellcolor{Maroon}
17438 \end_layout
17439
17440 \begin_layout Standard
17441 The characters could now be colored using the menu 
17442 \family sans
17443 Edit\SpecialChar menuseparator
17444 Text
17445 \begin_inset space ~
17446 \end_inset
17447
17448 Style
17449 \family default
17450 .
17451 \end_layout
17452
17453 \begin_layout Standard
17454 \begin_inset Float table
17455 placement h
17456 wide false
17457 sideways false
17458 status open
17459
17460 \begin_layout Plain Layout
17461 \begin_inset Caption Standard
17462
17463 \begin_layout Plain Layout
17464 \begin_inset CommandInset label
17465 LatexCommand label
17466 name "tab:Table-colored-using"
17467
17468 \end_inset
17469
17470 Table colored using the package 
17471 \series bold
17472 colortbl
17473 \series default
17474
17475 \begin_inset Argument 1
17476 status collapsed
17477
17478 \begin_layout Plain Layout
17479 Table with colortbl
17480 \end_layout
17481
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488
17489
17490 \end_layout
17491
17492 \begin_layout Plain Layout
17493 \align center
17494 \begin_inset Tabular
17495 <lyxtabular version="3" rows="3" columns="3">
17496 <features tabularvalignment="middle">
17497 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17498 <column alignment="center" valignment="top">
17499 <column alignment="center" valignment="top">
17500 <row>
17501 <cell alignment="center" valignment="top" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505 \begin_inset ERT
17506 status collapsed
17507
17508 \begin_layout Plain Layout
17509
17510
17511 \backslash
17512 rowcolor{cyan}
17513 \end_layout
17514
17515 \end_inset
17516
17517
17518 \color magenta
17519 a
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 <cell alignment="center" valignment="top" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528
17529 \color red
17530 b
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539
17540 \color red
17541 c
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 </row>
17547 <row>
17548 <cell alignment="center" valignment="top" usebox="none">
17549 \begin_inset Text
17550
17551 \begin_layout Plain Layout
17552
17553 \color yellow
17554 d
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 <cell alignment="center" valignment="top" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563
17564 \color blue
17565 e
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574
17575 \color blue
17576 f
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 <row>
17583 <cell alignment="center" valignment="top" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587
17588 \color yellow
17589 g
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 <cell alignment="center" valignment="top" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598
17599 \color blue
17600 h
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 \begin_inset ERT
17610 status collapsed
17611
17612 \begin_layout Plain Layout
17613
17614
17615 \backslash
17616 cellcolor{Maroon}
17617 \end_layout
17618
17619 \end_inset
17620
17621
17622 \color green
17623 i
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 </row>
17629 </lyxtabular>
17630
17631 \end_inset
17632
17633
17634 \end_layout
17635
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \begin_layout Standard
17642 \begin_inset ERT
17643 status collapsed
17644
17645 \begin_layout Plain Layout
17646
17647
17648 \backslash
17649 else
17650 \end_layout
17651
17652 \end_inset
17653
17654
17655 \begin_inset Note Note
17656 status open
17657
17658 \begin_layout Plain Layout
17659 The following will be displayed when the \SpecialChar LaTeX
17660 -package 
17661 \series bold
17662 colortbl
17663 \series default
17664  is not installed:
17665 \end_layout
17666
17667 \end_inset
17668
17669
17670 \end_layout
17671
17672 \begin_layout Standard
17673 You need to install the package 
17674 \series bold
17675 colortbl
17676 \series default
17677  to see the content of this section in the output.
17678 \end_layout
17679
17680 \begin_layout Standard
17681 \begin_inset ERT
17682 status collapsed
17683
17684 \begin_layout Plain Layout
17685
17686
17687 \backslash
17688 fi
17689 \end_layout
17690
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \begin_layout Subsection
17697 Colored Rows
17698 \begin_inset Index idx
17699 status collapsed
17700
17701 \begin_layout Plain Layout
17702 Table Color ! for Rows
17703 \end_layout
17704
17705 \end_inset
17706
17707
17708 \begin_inset Index idx
17709 status collapsed
17710
17711 \begin_layout Plain Layout
17712 Color ! for Table Rows
17713 \end_layout
17714
17715 \end_inset
17716
17717
17718 \end_layout
17719
17720 \begin_layout Standard
17721 In case every second table row needs to be colored there is an alternative
17722  to the method described in the previous section: One loads the package
17723  
17724 \series bold
17725 xcolor
17726 \series default
17727
17728 \begin_inset Index idx
17729 status collapsed
17730
17731 \begin_layout Plain Layout
17732 \SpecialChar LaTeX
17733 -packages ! xcolor
17734 \begin_inset ERT
17735 status collapsed
17736
17737 \begin_layout Plain Layout
17738
17739
17740 \backslash
17741 vspace{4mm}
17742 \end_layout
17743
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \end_inset
17750
17751  in the document preamble with the command
17752 \end_layout
17753
17754 \begin_layout Standard
17755
17756 \series bold
17757
17758 \backslash
17759 usepackage[table]{xcolor}
17760 \end_layout
17761
17762 \begin_layout Standard
17763
17764 \series bold
17765 xcolor
17766 \series default
17767  automatically loads also the package 
17768 \series bold
17769 colortbl
17770 \series default
17771
17772 \begin_inset Index idx
17773 status collapsed
17774
17775 \begin_layout Plain Layout
17776 \SpecialChar LaTeX
17777 -packages ! colortbl
17778 \end_layout
17779
17780 \end_inset
17781
17782 , so 
17783 \series bold
17784 colortbl
17785 \series default
17786  must be installed in your \SpecialChar LaTeX
17787 -distribution, otherwise you get \SpecialChar LaTeX
17788 -errors.
17789 \end_layout
17790
17791 \begin_layout Standard
17792 \begin_inset ERT
17793 status collapsed
17794
17795 \begin_layout Plain Layout
17796
17797
17798 \backslash
17799 ifcolortbl
17800 \end_layout
17801
17802 \end_inset
17803
17804
17805 \begin_inset Note Note
17806 status open
17807
17808 \begin_layout Plain Layout
17809 The following section part will only be displayed when the \SpecialChar LaTeX
17810 -package 
17811 \series bold
17812 colortbl
17813 \series default
17814  is installed.
17815 \end_layout
17816
17817 \end_inset
17818
17819
17820 \end_layout
17821
17822 \begin_layout Standard
17823 The table rows are colored with the command
17824 \end_layout
17825
17826 \begin_layout Standard
17827
17828 \series bold
17829
17830 \backslash
17831 rowcolors[commands]{row number}{odd row color}{even row color}
17832 \end_layout
17833
17834 \begin_layout Standard
17835 that is either inserted in the document preamble or as \SpecialChar TeX
17836  Code before the
17837  first table to be colored.
17838  row
17839 \begin_inset space ~
17840 \end_inset
17841
17842 number is the number of the first row which should be colored according
17843  to the odd row color.
17844  commands can be additional commands that are executed before every table
17845  row.
17846  So for example the command
17847 \end_layout
17848
17849 \begin_layout Standard
17850
17851 \series bold
17852
17853 \backslash
17854 rowcolors{1}{white}{lightgray}
17855 \end_layout
17856
17857 \begin_layout Standard
17858 leads to the coloring scheme of Table
17859 \begin_inset space ~
17860 \end_inset
17861
17862
17863 \begin_inset CommandInset ref
17864 LatexCommand ref
17865 reference "tab:Table-rowcolors"
17866
17867 \end_inset
17868
17869 .
17870  The command
17871 \end_layout
17872
17873 \begin_layout Standard
17874
17875 \series bold
17876
17877 \backslash
17878 rowcolors[
17879 \backslash
17880 hline]{1}{lightgray}{cyan}
17881 \end_layout
17882
17883 \begin_layout Standard
17884 leads to the coloring scheme of Table
17885 \begin_inset space ~
17886 \end_inset
17887
17888
17889 \begin_inset CommandInset ref
17890 LatexCommand ref
17891 reference "tab:Table-rowcolors-2"
17892
17893 \end_inset
17894
17895 .
17896  If odd
17897 \begin_inset space ~
17898 \end_inset
17899
17900 row
17901 \begin_inset space ~
17902 \end_inset
17903
17904 color and/or even
17905 \begin_inset space ~
17906 \end_inset
17907
17908 row
17909 \begin_inset space ~
17910 \end_inset
17911
17912 color are left empty, no color will be used so that the command
17913 \end_layout
17914
17915 \begin_layout Standard
17916
17917 \series bold
17918
17919 \backslash
17920 rowcolors{1}{}{}
17921 \end_layout
17922
17923 \begin_layout Standard
17924 deletes all colors.
17925  
17926 \series bold
17927
17928 \backslash
17929 rowcolors
17930 \series default
17931  affects all tables following that command.
17932 \end_layout
17933
17934 \begin_layout Standard
17935 \begin_inset ERT
17936 status open
17937
17938 \begin_layout Plain Layout
17939
17940
17941 \backslash
17942 rowcolors{1}{white}{lightgray}
17943 \end_layout
17944
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \begin_layout Standard
17951 \begin_inset Float table
17952 placement h
17953 wide false
17954 sideways false
17955 status open
17956
17957 \begin_layout Plain Layout
17958 \begin_inset Caption Standard
17959
17960 \begin_layout Plain Layout
17961 \begin_inset CommandInset label
17962 LatexCommand label
17963 name "tab:Table-rowcolors"
17964
17965 \end_inset
17966
17967 Table where every second row is colored light gray.
17968 \end_layout
17969
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \begin_layout Plain Layout
17976 \align center
17977 \begin_inset Tabular
17978 <lyxtabular version="3" rows="4" columns="3">
17979 <features tabularvalignment="middle">
17980 <column alignment="center" valignment="top">
17981 <column alignment="center" valignment="top" width="0pt">
17982 <column alignment="center" valignment="top" width="0pt">
17983 <row>
17984 <cell alignment="center" valignment="top" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 X
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 <cell alignment="center" valignment="top" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 Y
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 Z
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 </row>
18012 <row>
18013 <cell alignment="center" valignment="top" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 1
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 2
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 3
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 </row>
18041 <row>
18042 <cell alignment="center" valignment="top" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046 4
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 5
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 6
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 </row>
18070 <row>
18071 <cell alignment="center" valignment="top" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075 7
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 <cell alignment="center" valignment="top" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084 8
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093 9
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 </row>
18099 </lyxtabular>
18100
18101 \end_inset
18102
18103
18104 \end_layout
18105
18106 \end_inset
18107
18108
18109 \end_layout
18110
18111 \begin_layout Standard
18112 \begin_inset ERT
18113 status open
18114
18115 \begin_layout Plain Layout
18116
18117
18118 \backslash
18119 rowcolors[
18120 \backslash
18121 hline]{1}{lightgray}{cyan}
18122 \end_layout
18123
18124 \end_inset
18125
18126
18127 \end_layout
18128
18129 \begin_layout Standard
18130 \begin_inset Float table
18131 placement h
18132 wide false
18133 sideways false
18134 status open
18135
18136 \begin_layout Plain Layout
18137 \begin_inset Caption Standard
18138
18139 \begin_layout Plain Layout
18140 \begin_inset CommandInset label
18141 LatexCommand label
18142 name "tab:Table-rowcolors-2"
18143
18144 \end_inset
18145
18146 Table where every second row is colored cyan and at which there is a line
18147  between each row.
18148 \end_layout
18149
18150 \end_inset
18151
18152
18153 \end_layout
18154
18155 \begin_layout Plain Layout
18156 \align center
18157 \begin_inset Tabular
18158 <lyxtabular version="3" rows="4" columns="3">
18159 <features tabularvalignment="middle">
18160 <column alignment="center" valignment="top">
18161 <column alignment="center" valignment="top">
18162 <column alignment="center" valignment="top" width="0pt">
18163 <row>
18164 <cell alignment="center" valignment="top" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 X
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177 Y
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 Z
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 </row>
18192 <row>
18193 <cell alignment="center" valignment="top" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197 1
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 2
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 3
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 </row>
18221 <row>
18222 <cell alignment="center" valignment="top" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 4
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 5
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 6
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 <row>
18251 <cell alignment="center" valignment="top" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 7
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264 8
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 9
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 </row>
18279 </lyxtabular>
18280
18281 \end_inset
18282
18283
18284 \end_layout
18285
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \begin_layout Standard
18292 \begin_inset ERT
18293 status collapsed
18294
18295 \begin_layout Plain Layout
18296
18297
18298 \backslash
18299 rowcolors{1}{}{}
18300 \end_layout
18301
18302 \end_inset
18303
18304
18305 \begin_inset Note Note
18306 status collapsed
18307
18308 \begin_layout Plain Layout
18309 turns off the row coloring
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \begin_layout Standard
18318 \begin_inset ERT
18319 status collapsed
18320
18321 \begin_layout Plain Layout
18322
18323
18324 \backslash
18325 else
18326 \end_layout
18327
18328 \end_inset
18329
18330
18331 \begin_inset Note Note
18332 status open
18333
18334 \begin_layout Plain Layout
18335 The following will be displayed when the \SpecialChar LaTeX
18336 -package 
18337 \series bold
18338 colortbl
18339 \series default
18340  is not installed:
18341 \end_layout
18342
18343 \end_inset
18344
18345
18346 \end_layout
18347
18348 \begin_layout Standard
18349 You need to install the package 
18350 \series bold
18351 colortbl
18352 \series default
18353  to see the content of this section in the output.
18354 \end_layout
18355
18356 \begin_layout Standard
18357 \begin_inset ERT
18358 status collapsed
18359
18360 \begin_layout Plain Layout
18361
18362
18363 \backslash
18364 fi
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \end_layout
18371
18372 \begin_layout Subsection
18373 Colored Lines
18374 \begin_inset Index idx
18375 status collapsed
18376
18377 \begin_layout Plain Layout
18378 Table Color ! for Lines
18379 \end_layout
18380
18381 \end_inset
18382
18383
18384 \begin_inset Index idx
18385 status collapsed
18386
18387 \begin_layout Plain Layout
18388 Color ! for Table Lines
18389 \end_layout
18390
18391 \end_inset
18392
18393
18394 \end_layout
18395
18396 \begin_layout Standard
18397 As described in section
18398 \begin_inset space ~
18399 \end_inset
18400
18401
18402 \begin_inset CommandInset ref
18403 LatexCommand ref
18404 reference "subsec:Line-Thickness"
18405
18406 \end_inset
18407
18408 , the line thickness for all lines in a table can be adjusted with the length
18409  
18410 \series bold
18411
18412 \backslash
18413 arrayrulewidth
18414 \series default
18415 .
18416  It is set to 1.5
18417 \begin_inset space \thinspace{}
18418 \end_inset
18419
18420 pt for all tables of this section.
18421 \begin_inset ERT
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425
18426
18427 \backslash
18428 setlength{
18429 \backslash
18430 arrayrulewidth}{1.5pt}
18431 \end_layout
18432
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \begin_layout Standard
18439 To color vertical lines for example with green, create the following column
18440  format in the document preamble, according to the description in section
18441 \begin_inset space ~
18442 \end_inset
18443
18444
18445 \begin_inset CommandInset ref
18446 LatexCommand ref
18447 reference "subsec:Customized-Format"
18448
18449 \end_inset
18450
18451 :
18452 \end_layout
18453
18454 \begin_layout Standard
18455
18456 \series bold
18457
18458 \backslash
18459 newcolumntype{W}{!{
18460 \backslash
18461 color{green}
18462 \backslash
18463 vline}}
18464 \end_layout
18465
18466 \begin_layout Standard
18467 For Table
18468 \begin_inset space ~
18469 \end_inset
18470
18471
18472 \begin_inset CommandInset ref
18473 LatexCommand ref
18474 reference "tab:Table-with-vertical-colored"
18475
18476 \end_inset
18477
18478  the \SpecialChar LaTeX
18479 -argument
18480 \series bold
18481  WcW
18482 \series default
18483  was used for the last column and
18484 \series bold
18485  Wc
18486 \series default
18487  for the other columns.
18488 \end_layout
18489
18490 \begin_layout Standard
18491 If you want to have several colors, define more column formats.
18492 \end_layout
18493
18494 \begin_layout Standard
18495 \begin_inset Float table
18496 placement h
18497 wide false
18498 sideways false
18499 status open
18500
18501 \begin_layout Plain Layout
18502 \begin_inset Caption Standard
18503
18504 \begin_layout Plain Layout
18505 \begin_inset CommandInset label
18506 LatexCommand label
18507 name "tab:Table-with-vertical-colored"
18508
18509 \end_inset
18510
18511 Table with colored vertical lines
18512 \end_layout
18513
18514 \end_inset
18515
18516
18517 \end_layout
18518
18519 \begin_layout Plain Layout
18520 \align center
18521 \begin_inset Tabular
18522 <lyxtabular version="3" rows="3" columns="3">
18523 <features tabularvalignment="middle">
18524 <column alignment="center" valignment="top" special="Wc">
18525 <column alignment="center" valignment="top" special="Wc">
18526 <column alignment="center" valignment="top" special="WcW">
18527 <row>
18528 <cell alignment="center" valignment="top" topline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 sd
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" topline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 <cell alignment="center" valignment="top" topline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 </row>
18556 <row>
18557 <cell alignment="center" valignment="top" topline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" topline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 sd
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" topline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 </row>
18585 <row>
18586 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608 sd
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 </row>
18614 </lyxtabular>
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \begin_layout Standard
18627 \begin_inset VSpace bigskip
18628 \end_inset
18629
18630 To color all horizontal lines for example with red, as in Table
18631 \begin_inset space ~
18632 \end_inset
18633
18634
18635 \begin_inset CommandInset ref
18636 LatexCommand ref
18637 reference "tab:Table-with-horizontal-colored"
18638
18639 \end_inset
18640
18641 , insert these commands in \SpecialChar TeX
18642  code before the table or table float:
18643 \end_layout
18644
18645 \begin_layout Standard
18646
18647 \series bold
18648
18649 \backslash
18650 let
18651 \backslash
18652 myHlineC
18653 \backslash
18654 hline
18655 \begin_inset Newline newline
18656 \end_inset
18657
18658
18659 \backslash
18660 renewcommand{
18661 \backslash
18662 hline}
18663 \begin_inset Newline newline
18664 \end_inset
18665
18666
18667 \begin_inset Phantom HPhantom
18668 status open
18669
18670 \begin_layout Plain Layout
18671
18672 \series bold
18673 \begin_inset space ~
18674 \end_inset
18675
18676
18677 \end_layout
18678
18679 \end_inset
18680
18681 {
18682 \backslash
18683 arrayrulecolor{red}
18684 \backslash
18685 myHlineC
18686 \backslash
18687 arrayrulecolor{black}}
18688 \end_layout
18689
18690 \begin_layout Standard
18691 \begin_inset ERT
18692 status collapsed
18693
18694 \begin_layout Plain Layout
18695
18696
18697 \backslash
18698 let
18699 \backslash
18700 myHlineC
18701 \backslash
18702 hline
18703 \end_layout
18704
18705 \begin_layout Plain Layout
18706
18707
18708 \backslash
18709 renewcommand{
18710 \backslash
18711 hline}
18712 \end_layout
18713
18714 \begin_layout Plain Layout
18715
18716  {
18717 \backslash
18718 arrayrulecolor{red}
18719 \backslash
18720 myHlineC
18721 \backslash
18722 arrayrulecolor{black}}
18723 \end_layout
18724
18725 \end_inset
18726
18727
18728 \begin_inset Float table
18729 placement h
18730 wide false
18731 sideways false
18732 status open
18733
18734 \begin_layout Plain Layout
18735 \begin_inset Caption Standard
18736
18737 \begin_layout Plain Layout
18738 \begin_inset CommandInset label
18739 LatexCommand label
18740 name "tab:Table-with-horizontal-colored"
18741
18742 \end_inset
18743
18744 Table with colored horizontal lines
18745 \end_layout
18746
18747 \end_inset
18748
18749
18750 \end_layout
18751
18752 \begin_layout Plain Layout
18753 \align center
18754 \begin_inset Tabular
18755 <lyxtabular version="3" rows="3" columns="3">
18756 <features tabularvalignment="middle">
18757 <column alignment="center" valignment="top">
18758 <column alignment="center" valignment="top">
18759 <column alignment="center" valignment="top">
18760 <row>
18761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 sd
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 </row>
18789 <row>
18790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803 sd
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \end_layout
18814
18815 \end_inset
18816 </cell>
18817 </row>
18818 <row>
18819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 sd
18842 \end_layout
18843
18844 \end_inset
18845 </cell>
18846 </row>
18847 </lyxtabular>
18848
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \begin_layout Standard
18860 To return to the default line color black, insert this command in \SpecialChar TeX
18861  code
18862  after the table or table float:
18863 \end_layout
18864
18865 \begin_layout Standard
18866
18867 \series bold
18868
18869 \backslash
18870 renewcommand{
18871 \backslash
18872 hline}{
18873 \backslash
18874 myHlineC}
18875 \end_layout
18876
18877 \begin_layout Standard
18878 Table
18879 \begin_inset space ~
18880 \end_inset
18881
18882
18883 \begin_inset CommandInset ref
18884 LatexCommand ref
18885 reference "tab:Table-with-colored"
18886
18887 \end_inset
18888
18889  is an example with colored vertical and horizontal lines.
18890 \end_layout
18891
18892 \begin_layout Standard
18893 \begin_inset Float table
18894 placement h
18895 wide false
18896 sideways false
18897 status open
18898
18899 \begin_layout Plain Layout
18900 \begin_inset Caption Standard
18901
18902 \begin_layout Plain Layout
18903 \begin_inset CommandInset label
18904 LatexCommand label
18905 name "tab:Table-with-colored"
18906
18907 \end_inset
18908
18909 Table with colored lines
18910 \end_layout
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Plain Layout
18918 \align center
18919 \begin_inset Tabular
18920 <lyxtabular version="3" rows="3" columns="3">
18921 <features tabularvalignment="middle">
18922 <column alignment="center" valignment="top" special="Wc">
18923 <column alignment="center" valignment="top" special="Wc">
18924 <column alignment="center" valignment="top" special="WcW">
18925 <row>
18926 <cell alignment="center" valignment="top" topline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 sd
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="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" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 </row>
18954 <row>
18955 <cell alignment="center" valignment="top" topline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" topline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968 sd
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 <cell alignment="center" valignment="top" topline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 </row>
18983 <row topspace="default">
18984 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \begin_layout Plain Layout
18988
18989 \end_layout
18990
18991 \end_inset
18992 </cell>
18993 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 sd
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 </row>
19012 </lyxtabular>
19013
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \begin_layout Standard
19025 \begin_inset ERT
19026 status collapsed
19027
19028 \begin_layout Plain Layout
19029
19030
19031 \backslash
19032 renewcommand{
19033 \backslash
19034 hline}{
19035 \backslash
19036 myHlineC}
19037 \end_layout
19038
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \begin_layout Standard
19045 \begin_inset ERT
19046 status collapsed
19047
19048 \begin_layout Plain Layout
19049
19050
19051 \backslash
19052 setlength{
19053 \backslash
19054 arrayrulewidth}{1.2pt}
19055 \end_layout
19056
19057 \end_inset
19058
19059
19060 \end_layout
19061
19062 \begin_layout Standard
19063 To color only some of the table lines another strategy is necessary.
19064  To color all following horizontal lines, insert this command as \SpecialChar TeX
19065  code as
19066  last thing in the row that should be above the first colored line:
19067 \end_layout
19068
19069 \begin_layout Standard
19070
19071 \series bold
19072
19073 \backslash
19074
19075 \backslash
19076
19077 \backslash
19078 arrayrulecolor{blue}%
19079 \end_layout
19080
19081 \begin_layout Standard
19082 To go back to black lines, add this command as first thing in the row that
19083  is above the black lines:
19084 \end_layout
19085
19086 \begin_layout Standard
19087
19088 \series bold
19089
19090 \backslash
19091 arrayrulecolor{black}
19092 \end_layout
19093
19094 \begin_layout Standard
19095 With this one can color table lines like in Table
19096 \begin_inset space ~
19097 \end_inset
19098
19099
19100 \begin_inset CommandInset ref
19101 LatexCommand ref
19102 reference "tab:Table-with-different-hor"
19103
19104 \end_inset
19105
19106 .
19107  However, with this method it is not possible to color the line above the
19108  first row of a table.
19109 \end_layout
19110
19111 \begin_layout Standard
19112 \begin_inset Float table
19113 wide false
19114 sideways false
19115 status open
19116
19117 \begin_layout Plain Layout
19118 \begin_inset Caption Standard
19119
19120 \begin_layout Plain Layout
19121 \begin_inset CommandInset label
19122 LatexCommand label
19123 name "tab:Table-with-different-hor"
19124
19125 \end_inset
19126
19127 Table with different horizontal line colors.
19128 \end_layout
19129
19130 \end_inset
19131
19132
19133 \end_layout
19134
19135 \begin_layout Plain Layout
19136 \align center
19137 \begin_inset Tabular
19138 <lyxtabular version="3" rows="6" columns="7">
19139 <features tabularvalignment="middle">
19140 <column alignment="center" valignment="top">
19141 <column alignment="center" valignment="top">
19142 <column alignment="center" valignment="top">
19143 <column alignment="center" valignment="top">
19144 <column alignment="center" valignment="top">
19145 <column alignment="center" valignment="top">
19146 <column alignment="center" valignment="top">
19147 <row>
19148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" topline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" topline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" topline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" topline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 <cell alignment="center" valignment="top" topline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 \begin_inset ERT
19207 status open
19208
19209 \begin_layout Plain Layout
19210
19211
19212 \backslash
19213
19214 \backslash
19215
19216 \backslash
19217 arrayrulecolor{blue}%
19218 \end_layout
19219
19220 \end_inset
19221
19222
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 </row>
19228 <row>
19229 <cell alignment="center" valignment="top" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233 Y
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287 Y
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 </row>
19293 <row>
19294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19295 \begin_inset Text
19296
19297 \begin_layout Plain Layout
19298 \begin_inset ERT
19299 status open
19300
19301 \begin_layout Plain Layout
19302
19303
19304 \backslash
19305 arrayrulecolor{black}
19306 \end_layout
19307
19308 \end_inset
19309
19310
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 </row>
19370 <row>
19371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 <cell alignment="center" valignment="top" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell alignment="center" valignment="top" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 <cell alignment="center" valignment="top" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 \begin_inset ERT
19430 status collapsed
19431
19432 \begin_layout Plain Layout
19433
19434
19435 \backslash
19436
19437 \backslash
19438
19439 \backslash
19440 arrayrulecolor{green}%
19441 \end_layout
19442
19443 \end_inset
19444
19445
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 </row>
19451 <row>
19452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 </row>
19516 <row>
19517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 \begin_inset ERT
19522 status collapsed
19523
19524 \begin_layout Plain Layout
19525
19526
19527 \backslash
19528 arrayrulecolor{black}
19529 \end_layout
19530
19531 \end_inset
19532
19533 B
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 \begin_inset ERT
19588 status collapsed
19589
19590 \begin_layout Plain Layout
19591
19592
19593 \backslash
19594
19595 \backslash
19596
19597 \backslash
19598 arrayrulecolor{blue}%
19599 \end_layout
19600
19601 \end_inset
19602
19603
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 </row>
19609 </lyxtabular>
19610
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \begin_layout Standard
19622 To change the color of vertical lines within a row, like in Table
19623 \begin_inset space ~
19624 \end_inset
19625
19626
19627 \begin_inset CommandInset ref
19628 LatexCommand ref
19629 reference "tab:Table-with-different-ver"
19630
19631 \end_inset
19632
19633 , one needs to use multicolumns.
19634  At first one needs to remove all vertical lines that don't run along the
19635  whole column.
19636  Now one colors all lines using the command
19637 \end_layout
19638
19639 \begin_layout Standard
19640
19641 \series bold
19642
19643 \backslash
19644
19645 \backslash
19646
19647 \backslash
19648 arrayrulecolor{blue}%
19649 \end_layout
19650
19651 \begin_layout Standard
19652 as above.
19653  Finally one inserts this command as \SpecialChar TeX
19654  code to every cell in the row where
19655  one needs a vertical line in a different color:
19656 \end_layout
19657
19658 \begin_layout Standard
19659
19660 \series bold
19661
19662 \backslash
19663 multicolumn{1}{!{
19664 \backslash
19665 color{green}
19666 \backslash
19667 vline}c!{
19668 \backslash
19669 color{red}
19670 \backslash
19671 vline}}{
19672 \end_layout
19673
19674 \begin_layout Standard
19675 This adds a vertical line to both sides of the cell.
19676  The left one will be green, the right one red.
19677  If no color change is necessary one can omit the 
19678 \series bold
19679
19680 \backslash
19681 color
19682 \series default
19683  command in the above command.
19684  To get for example a black left line and a blue right line you can write:
19685 \end_layout
19686
19687 \begin_layout Standard
19688
19689 \series bold
19690
19691 \backslash
19692 multicolumn{1}{!{
19693 \backslash
19694 color{black}
19695 \backslash
19696 vline}c|}{
19697 \end_layout
19698
19699 \begin_layout Standard
19700 because the color blue was already set for all lines.
19701  The 
19702 \series bold
19703 |
19704 \series default
19705  creates hereby the vertical line while 
19706 \series bold
19707
19708 \backslash
19709 vline
19710 \series default
19711  does this when 
19712 \series bold
19713
19714 \backslash
19715 color
19716 \series default
19717  is used.
19718  To set vertical lines without changing any color use
19719 \end_layout
19720
19721 \begin_layout Standard
19722
19723 \series bold
19724
19725 \backslash
19726 multicolumn{1}{|c|}{
19727 \end_layout
19728
19729 \begin_layout Standard
19730 After this command insert the cell content the normal way and end the cell
19731  with a closing brace 
19732 \series bold
19733 }
19734 \series default
19735  in \SpecialChar TeX
19736  code.
19737 \end_layout
19738
19739 \begin_layout Standard
19740 \begin_inset Float table
19741 wide false
19742 sideways false
19743 status open
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Caption Standard
19747
19748 \begin_layout Plain Layout
19749 \begin_inset CommandInset label
19750 LatexCommand label
19751 name "tab:Table-with-different-ver"
19752
19753 \end_inset
19754
19755 Table with different vertical line colors in one row.
19756 \end_layout
19757
19758 \end_inset
19759
19760
19761 \end_layout
19762
19763 \begin_layout Plain Layout
19764 \align center
19765 \begin_inset Tabular
19766 <lyxtabular version="3" rows="5" columns="7">
19767 <features tabularvalignment="middle">
19768 <column alignment="center" valignment="top">
19769 <column alignment="center" valignment="top">
19770 <column alignment="center" valignment="top">
19771 <column alignment="center" valignment="top">
19772 <column alignment="center" valignment="top">
19773 <column alignment="center" valignment="top">
19774 <column alignment="center" valignment="top">
19775 <row>
19776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" topline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" topline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" topline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" topline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834 \begin_inset ERT
19835 status open
19836
19837 \begin_layout Plain Layout
19838
19839
19840 \backslash
19841
19842 \backslash
19843
19844 \backslash
19845 arrayrulecolor{red}%
19846 \end_layout
19847
19848 \end_inset
19849
19850
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 \begin_inset ERT
19862 status open
19863
19864 \begin_layout Plain Layout
19865
19866
19867 \backslash
19868 multicolumn{1}{!{
19869 \backslash
19870 color{black}
19871 \backslash
19872 vline}c|}{
19873 \end_layout
19874
19875 \end_inset
19876
19877 Y
19878 \begin_inset ERT
19879 status collapsed
19880
19881 \begin_layout Plain Layout
19882
19883 }
19884 \end_layout
19885
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 \begin_inset ERT
19934 status open
19935
19936 \begin_layout Plain Layout
19937
19938
19939 \backslash
19940 multicolumn{1}{c|}{
19941 \end_layout
19942
19943 \end_inset
19944
19945
19946 \begin_inset ERT
19947 status collapsed
19948
19949 \begin_layout Plain Layout
19950
19951 }
19952 \end_layout
19953
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 \begin_inset ERT
19966 status open
19967
19968 \begin_layout Plain Layout
19969
19970
19971 \backslash
19972 multicolumn{1}{c!{
19973 \backslash
19974 color{black}
19975 \backslash
19976 vline}}{
19977 \end_layout
19978
19979 \end_inset
19980
19981 Y
19982 \begin_inset ERT
19983 status collapsed
19984
19985 \begin_layout Plain Layout
19986
19987 }
19988 \end_layout
19989
19990 \end_inset
19991
19992
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 </row>
19998 <row>
19999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 \begin_inset ERT
20004 status collapsed
20005
20006 \begin_layout Plain Layout
20007
20008
20009 \backslash
20010 arrayrulecolor{black}
20011 \end_layout
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 <cell alignment="center" valignment="top" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 \begin_inset ERT
20070 status collapsed
20071
20072 \begin_layout Plain Layout
20073
20074
20075 \backslash
20076
20077 \backslash
20078
20079 \backslash
20080 arrayrulecolor{magenta}%
20081 \end_layout
20082
20083 \end_inset
20084
20085
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 </row>
20091 <row>
20092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 \begin_inset ERT
20097 status collapsed
20098
20099 \begin_layout Plain Layout
20100
20101
20102 \backslash
20103 multicolumn{1}{|c!{
20104 \backslash
20105 color{red}
20106 \backslash
20107 vline}}{
20108 \end_layout
20109
20110 \end_inset
20111
20112
20113 \begin_inset ERT
20114 status collapsed
20115
20116 \begin_layout Plain Layout
20117
20118 }
20119 \end_layout
20120
20121 \end_inset
20122
20123
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20129 \begin_inset Text
20130
20131 \begin_layout Plain Layout
20132 \begin_inset ERT
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136
20137
20138 \backslash
20139 multicolumn{1}{c!{
20140 \backslash
20141 color{green}
20142 \backslash
20143 vline}}{
20144 \end_layout
20145
20146 \end_inset
20147
20148
20149 \begin_inset ERT
20150 status collapsed
20151
20152 \begin_layout Plain Layout
20153
20154 }
20155 \end_layout
20156
20157 \end_inset
20158
20159
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168 \begin_inset ERT
20169 status collapsed
20170
20171 \begin_layout Plain Layout
20172
20173
20174 \backslash
20175 multicolumn{1}{c!{
20176 \backslash
20177 color{yellow}
20178 \backslash
20179 vline}}{
20180 \end_layout
20181
20182 \end_inset
20183
20184
20185 \begin_inset ERT
20186 status collapsed
20187
20188 \begin_layout Plain Layout
20189
20190 }
20191 \end_layout
20192
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset ERT
20205 status collapsed
20206
20207 \begin_layout Plain Layout
20208
20209
20210 \backslash
20211 multicolumn{1}{c!{
20212 \backslash
20213 color{blue}
20214 \backslash
20215 vline}}{
20216 \end_layout
20217
20218 \end_inset
20219
20220
20221 \begin_inset ERT
20222 status collapsed
20223
20224 \begin_layout Plain Layout
20225
20226 }
20227 \end_layout
20228
20229 \end_inset
20230
20231
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset ERT
20241 status collapsed
20242
20243 \begin_layout Plain Layout
20244
20245
20246 \backslash
20247 multicolumn{1}{c!{
20248 \backslash
20249 color{cyan}
20250 \backslash
20251 vline}}{
20252 \end_layout
20253
20254 \end_inset
20255
20256
20257 \begin_inset ERT
20258 status collapsed
20259
20260 \begin_layout Plain Layout
20261
20262 }
20263 \end_layout
20264
20265 \end_inset
20266
20267
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276 \begin_inset ERT
20277 status collapsed
20278
20279 \begin_layout Plain Layout
20280
20281
20282 \backslash
20283 multicolumn{1}{c!{
20284 \backslash
20285 color{black}
20286 \backslash
20287 vline}}{
20288 \end_layout
20289
20290 \end_inset
20291
20292
20293 \begin_inset ERT
20294 status collapsed
20295
20296 \begin_layout Plain Layout
20297
20298 }
20299 \end_layout
20300
20301 \end_inset
20302
20303
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312 \begin_inset ERT
20313 status collapsed
20314
20315 \begin_layout Plain Layout
20316
20317
20318 \backslash
20319 multicolumn{1}{c|}{
20320 \end_layout
20321
20322 \end_inset
20323
20324
20325 \begin_inset ERT
20326 status collapsed
20327
20328 \begin_layout Plain Layout
20329
20330 }
20331 \end_layout
20332
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 </row>
20341 <row>
20342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 \begin_inset ERT
20347 status collapsed
20348
20349 \begin_layout Plain Layout
20350
20351
20352 \backslash
20353 arrayrulecolor{black}
20354 \end_layout
20355
20356 \end_inset
20357
20358 B
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20400 \begin_inset Text
20401
20402 \begin_layout Plain Layout
20403
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 </row>
20418 </lyxtabular>
20419
20420 \end_inset
20421
20422
20423 \end_layout
20424
20425 \end_inset
20426
20427
20428 \end_layout
20429
20430 \begin_layout Standard
20431 \begin_inset ERT
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435
20436
20437 \backslash
20438 setlength{
20439 \backslash
20440 arrayrulewidth}{0.4pt}
20441 \end_layout
20442
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \begin_layout Section
20449 Rotated Table Cells
20450 \begin_inset CommandInset label
20451 LatexCommand label
20452 name "sec:Rotated-Table-Cells"
20453
20454 \end_inset
20455
20456
20457 \begin_inset Index idx
20458 status collapsed
20459
20460 \begin_layout Plain Layout
20461 Table ! Rotated Cells
20462 \end_layout
20463
20464 \end_inset
20465
20466
20467 \begin_inset Index idx
20468 status collapsed
20469
20470 \begin_layout Plain Layout
20471 Rotated Material
20472 \end_layout
20473
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \begin_layout Standard
20480 \begin_inset Note Greyedout
20481 status open
20482
20483 \begin_layout Plain Layout
20484
20485 \series bold
20486 Note:
20487 \series default
20488  Not all DVI-viewers are able to display rotations.
20489 \end_layout
20490
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \begin_layout Standard
20497 Table
20498 \begin_inset space ~
20499 \end_inset
20500
20501
20502 \begin_inset CommandInset ref
20503 LatexCommand ref
20504 reference "tab:Table-with-rotated-multi"
20505
20506 \end_inset
20507
20508  is an example where 3
20509 \begin_inset space ~
20510 \end_inset
20511
20512 cells were rotated by 45
20513 \begin_inset space \thinspace{}
20514 \end_inset
20515
20516 °.
20517 \end_layout
20518
20519 \begin_layout Standard
20520 \begin_inset Float table
20521 placement h
20522 wide false
20523 sideways false
20524 status open
20525
20526 \begin_layout Plain Layout
20527 \begin_inset Caption Standard
20528
20529 \begin_layout Plain Layout
20530 \begin_inset CommandInset label
20531 LatexCommand label
20532 name "tab:Table-with-rotated"
20533
20534 \end_inset
20535
20536 Table with rotated cells in the first row.
20537 \end_layout
20538
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \begin_layout Plain Layout
20545 \noindent
20546 \align center
20547 \begin_inset Tabular
20548 <lyxtabular version="3" rows="2" columns="3">
20549 <features tabularvalignment="middle">
20550 <column alignment="center" valignment="top" width="0pt">
20551 <column alignment="center" valignment="top" width="0pt">
20552 <column alignment="center" valignment="top" width="0pt">
20553 <row>
20554 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 cups
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 plates
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 saucers
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 </row>
20582 <row>
20583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587 45
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 33
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 21
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 </row>
20611 </lyxtabular>
20612
20613 \end_inset
20614
20615
20616 \end_layout
20617
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \begin_layout Standard
20624 \begin_inset Note Greyedout
20625 status open
20626
20627 \begin_layout Plain Layout
20628
20629 \series bold
20630 Note:
20631 \series default
20632  Line breaks (shortcut 
20633 \begin_inset Info
20634 type  "shortcut"
20635 arg   "newline-insert newline"
20636 \end_inset
20637
20638 ) are not allowed in rotated cells.
20639 \end_layout
20640
20641 \end_inset
20642
20643
20644 \end_layout
20645
20646 \begin_layout Standard
20647 If you want to rotate table cells containing line breaks, you have to put
20648  the cell content into a minipage or a parbox.
20649 \begin_inset Foot
20650 status collapsed
20651
20652 \begin_layout Plain Layout
20653 For more about these boxes see sec.
20654 \begin_inset space \thinspace{}
20655 \end_inset
20656
20657
20658 \begin_inset CommandInset ref
20659 LatexCommand ref
20660 reference "sec:Minipages"
20661
20662 \end_inset
20663
20664  and 
20665 \begin_inset CommandInset ref
20666 LatexCommand ref
20667 reference "sec:Parboxes"
20668
20669 \end_inset
20670
20671 .
20672 \end_layout
20673
20674 \end_inset
20675
20676  If you rotate this cell by 90
20677 \begin_inset space \thinspace{}
20678 \end_inset
20679
20680 ° the width of the box is the height of the cell.
20681  Table
20682 \begin_inset space ~
20683 \end_inset
20684
20685
20686 \begin_inset CommandInset ref
20687 LatexCommand ref
20688 reference "tab:Table-with-rotated-multi"
20689
20690 \end_inset
20691
20692  is an example for a rotated multiline cell where the box width was set
20693  to 3
20694 \begin_inset space \thinspace{}
20695 \end_inset
20696
20697 cm.
20698 \end_layout
20699
20700 \begin_layout Standard
20701 \begin_inset Float table
20702 wide false
20703 sideways false
20704 status open
20705
20706 \begin_layout Plain Layout
20707 \begin_inset Caption Standard
20708
20709 \begin_layout Plain Layout
20710 \begin_inset CommandInset label
20711 LatexCommand label
20712 name "tab:Table-with-rotated-multi"
20713
20714 \end_inset
20715
20716 Table with rotated multiline cell.
20717 \end_layout
20718
20719 \end_inset
20720
20721
20722 \end_layout
20723
20724 \begin_layout Plain Layout
20725 \noindent
20726 \align center
20727 \begin_inset Tabular
20728 <lyxtabular version="3" rows="2" columns="3">
20729 <features tabularvalignment="middle">
20730 <column alignment="center" valignment="top">
20731 <column alignment="center" valignment="top" width="0pt">
20732 <column alignment="center" valignment="top">
20733 <row>
20734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738 a
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747 \begin_inset Box Frameless
20748 position "t"
20749 hor_pos "c"
20750 has_inner_box 1
20751 inner_pos "t"
20752 use_parbox 0
20753 use_makebox 0
20754 width "3cm"
20755 special "none"
20756 height "1in"
20757 height_special "totalheight"
20758 thickness "0.4pt"
20759 separation "3pt"
20760 shadowsize "4pt"
20761 framecolor "black"
20762 backgroundcolor "none"
20763 status open
20764
20765 \begin_layout Plain Layout
20766 rotated cell
20767 \begin_inset Newline newline
20768 \end_inset
20769
20770 with line break
20771 \end_layout
20772
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 e
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 b
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 c
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813 d
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 </lyxtabular>
20820
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \end_inset
20827
20828
20829 \end_layout
20830
20831 \begin_layout Section
20832 Table Width Calculation
20833 \begin_inset CommandInset label
20834 LatexCommand label
20835 name "sec:Table-Width-Calculation"
20836
20837 \end_inset
20838
20839
20840 \end_layout
20841
20842 \begin_layout Standard
20843 For wide tables it is sometimes difficult to assure that the table does
20844  not protrude over the page margin.
20845  Setting a fixed width for every column of the table is the solution, but
20846  what amount of space is needed for each column?
20847 \end_layout
20848
20849 \begin_layout Standard
20850 The table width 
20851 \begin_inset Formula $W_{\mathrm{table}}$
20852 \end_inset
20853
20854  can be calculated: Every column has the width of the specified column width
20855  
20856 \begin_inset Formula $W_{\mathrm{column}}$
20857 \end_inset
20858
20859  (that the content of the column can consume) plus two times the separation
20860  between the column content and the column border (\SpecialChar LaTeX
20861  length
20862 \series bold
20863  
20864 \backslash
20865 tabcolsep
20866 \series default
20867 , default 6
20868 \begin_inset space \thinspace{}
20869 \end_inset
20870
20871 pt) plus the width of a border line (\SpecialChar LaTeX
20872  length 
20873 \series bold
20874
20875 \backslash
20876 arrayrulewidth
20877 \series default
20878 , default 0.4
20879 \begin_inset space \thinspace{}
20880 \end_inset
20881
20882 pt): So if all 
20883 \begin_inset Formula $n$
20884 \end_inset
20885
20886
20887 \begin_inset space ~
20888 \end_inset
20889
20890 columns have the same width, the table width is
20891 \begin_inset Formula 
20892 \begin{equation}
20893 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20894 \end{equation}
20895
20896 \end_inset
20897
20898
20899 \end_layout
20900
20901 \begin_layout Standard
20902 The available width for a table is the space between the page margins or
20903  the width of a text column (for a two-column document) (\SpecialChar LaTeX
20904  length 
20905 \series bold
20906
20907 \backslash
20908 columnwidth
20909 \series default
20910 ).
20911  If all table columns should have the same width and 
20912 \begin_inset Formula $W_{\mathrm{table}}$
20913 \end_inset
20914
20915  should be 1
20916 \begin_inset space \thinspace{}
20917 \end_inset
20918
20919
20920 \backslash
20921 columnwidth, 
20922 \begin_inset Formula $W_{\mathrm{column}}$
20923 \end_inset
20924
20925  can easily be calculated.
20926 \end_layout
20927
20928 \begin_layout Standard
20929 To be able to perform calculations you need to load the \SpecialChar LaTeX
20930 -package 
20931 \series bold
20932 calc
20933 \series default
20934
20935 \begin_inset Index idx
20936 status collapsed
20937
20938 \begin_layout Plain Layout
20939 \SpecialChar LaTeX
20940 -packages ! calc
20941 \end_layout
20942
20943 \end_inset
20944
20945  in the document preamble.
20946  To set the width in the table dialog you have to use the field 
20947 \family sans
20948 \SpecialChar LaTeX
20949  argument
20950 \family default
20951 .
20952  The command scheme for this field is the same that is explained in section
20953 \begin_inset space ~
20954 \end_inset
20955
20956
20957 \begin_inset CommandInset ref
20958 LatexCommand ref
20959 reference "subsec:Multicolumn-Calculations"
20960
20961 \end_inset
20962
20963 .
20964  For a table with 5
20965 \begin_inset space \thinspace{}
20966 \end_inset
20967
20968 columns with an uniform width and centered text, enter there for each column
20969  the command
20970 \end_layout
20971
20972 \begin_layout Standard
20973
20974 \series bold
20975 >{
20976 \backslash
20977 centering}p{(1
20978 \backslash
20979 columnwidth-62.4pt)/5}
20980 \end_layout
20981
20982 \begin_layout Standard
20983 For a table with 5
20984 \begin_inset space \thinspace{}
20985 \end_inset
20986
20987 columns where 2 should have 0.75
20988 \begin_inset space ~
20989 \end_inset
20990
20991 times the width than the 3 others, the calculation is
20992 \begin_inset Formula 
20993 \begin{align}
20994 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20995  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20996  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20997 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20998 \end{align}
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Standard
21006 In the table therefore the command
21007 \end_layout
21008
21009 \begin_layout Standard
21010
21011 \series bold
21012 >{
21013 \backslash
21014 centering}p{(1
21015 \backslash
21016 columnwidth-62.4pt)/
21017 \backslash
21018 real{4.5}}
21019 \end_layout
21020
21021 \begin_layout Standard
21022 is used for the wider columns and
21023 \end_layout
21024
21025 \begin_layout Standard
21026
21027 \series bold
21028 >{
21029 \backslash
21030 centering}p{(1
21031 \backslash
21032 columnwidth-62.4pt)/
21033 \backslash
21034 real{4.5}*
21035 \backslash
21036 real{0.75}}
21037 \end_layout
21038
21039 \begin_layout Standard
21040 for the smaller ones:
21041 \end_layout
21042
21043 \begin_layout Standard
21044 \begin_inset Tabular
21045 <lyxtabular version="3" rows="2" columns="5">
21046 <features tabularvalignment="middle">
21047 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21048 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21049 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21050 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21051 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21052 <row>
21053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057 1
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066 2
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 3
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 4
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 5
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 </row>
21099 <row>
21100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21101 \begin_inset Text
21102
21103 \begin_layout Plain Layout
21104 111111 1111111 111111 111111111 11111 11111 1111
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113
21114 \end_layout
21115
21116 \end_inset
21117 </cell>
21118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122 2222 22222 222222 222222222 2222222 22 22222
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21137 \begin_inset Text
21138
21139 \begin_layout Plain Layout
21140 333333 333333 333333 33333 3333333 333
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 </row>
21146 </lyxtabular>
21147
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \begin_layout Section
21154 Table Customization
21155 \begin_inset Index idx
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 Table Customization
21160 \end_layout
21161
21162 \end_inset
21163
21164
21165 \begin_inset Index idx
21166 status collapsed
21167
21168 \begin_layout Plain Layout
21169 Table ! Customization
21170 \end_layout
21171
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \begin_layout Subsection
21178 Row Spacing
21179 \begin_inset CommandInset label
21180 LatexCommand label
21181 name "subsec:Row-Spacing"
21182
21183 \end_inset
21184
21185
21186 \begin_inset Index idx
21187 status collapsed
21188
21189 \begin_layout Plain Layout
21190 Table Customization ! Row Spacing
21191 \end_layout
21192
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \begin_layout Standard
21199 You can add vertical space to table rows in the 
21200 \family sans
21201 Borders
21202 \family default
21203  tab of the table dialog.
21204  You find there three possibilities:
21205 \end_layout
21206
21207 \begin_layout Description
21208 Top
21209 \begin_inset space ~
21210 \end_inset
21211
21212 of
21213 \begin_inset space ~
21214 \end_inset
21215
21216 row will add space above the characters of the table row.
21217  If the table is a formal table
21218 \begin_inset Foot
21219 status collapsed
21220
21221 \begin_layout Plain Layout
21222 Formal tables are explained in section
21223 \begin_inset space ~
21224 \end_inset
21225
21226
21227 \begin_inset CommandInset ref
21228 LatexCommand ref
21229 reference "sec:Formal-Tables"
21230
21231 \end_inset
21232
21233 .
21234 \end_layout
21235
21236 \end_inset
21237
21238  \SpecialChar LyX
21239  will insert as default 0.5
21240 \begin_inset space \thinspace{}
21241 \end_inset
21242
21243 em space.
21244  For normal tables the inserted space will unfortunately destroy the vertical
21245  table lines as in the following table:
21246 \begin_inset VSpace medskip
21247 \end_inset
21248
21249
21250 \begin_inset Newline newline
21251 \end_inset
21252
21253
21254 \begin_inset space \hspace*{}
21255 \length 0pt
21256 \end_inset
21257
21258
21259 \begin_inset space \hfill{}
21260 \end_inset
21261
21262
21263 \begin_inset Tabular
21264 <lyxtabular version="3" rows="3" columns="1">
21265 <features tabularvalignment="middle">
21266 <column alignment="center" valignment="top">
21267 <row>
21268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272 A
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 </row>
21278 <row topspace="3mm">
21279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283 3
21284 \begin_inset space \thinspace{}
21285 \end_inset
21286
21287 mm space top of row
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 </row>
21293 <row>
21294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298 C
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 </row>
21304 </lyxtabular>
21305
21306 \end_inset
21307
21308
21309 \begin_inset space \hfill{}
21310 \end_inset
21311
21312
21313 \begin_inset space \hspace*{}
21314 \length 0pt
21315 \end_inset
21316
21317
21318 \begin_inset VSpace medskip
21319 \end_inset
21320
21321
21322 \begin_inset Newline newline
21323 \end_inset
21324
21325 So inserting space in the top of row for normal tables is only useful when
21326  you don't have vertical lines.
21327 \end_layout
21328
21329 \begin_layout Description
21330 Bottom
21331 \begin_inset space ~
21332 \end_inset
21333
21334 of
21335 \begin_inset space ~
21336 \end_inset
21337
21338 row will add space below the characters of the table row.
21339  If the table is a formal table \SpecialChar LyX
21340  will insert as default 0.5
21341 \begin_inset space \thinspace{}
21342 \end_inset
21343
21344 em space, for normal tables the default size is 2
21345 \begin_inset space \thinspace{}
21346 \end_inset
21347
21348 pt.
21349 \end_layout
21350
21351 \begin_layout Description
21352 Between
21353 \begin_inset space ~
21354 \end_inset
21355
21356 rows adds space between the current and the following row.
21357  If the table is a formal table \SpecialChar LyX
21358  will insert as default 0.5
21359 \begin_inset space \thinspace{}
21360 \end_inset
21361
21362 em space.
21363  For normal tables the inserted space will unfortunately destroy the vertical
21364  table lines as in the following table:
21365 \begin_inset VSpace medskip
21366 \end_inset
21367
21368
21369 \begin_inset Newline newline
21370 \end_inset
21371
21372
21373 \begin_inset space \hspace*{}
21374 \length 0pt
21375 \end_inset
21376
21377
21378 \begin_inset space \hfill{}
21379 \end_inset
21380
21381
21382 \begin_inset Tabular
21383 <lyxtabular version="3" rows="3" columns="1">
21384 <features tabularvalignment="middle">
21385 <column alignment="center" valignment="top">
21386 <row>
21387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Plain Layout
21391 A
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 </row>
21397 <row interlinespace="3mm">
21398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402 \begin_inset Formula $\downarrow$
21403 \end_inset
21404
21405  3
21406 \begin_inset space \thinspace{}
21407 \end_inset
21408
21409 mm space between row 
21410 \begin_inset Formula $\downarrow$
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 </row>
21419 <row>
21420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Formula $\uparrow$
21425 \end_inset
21426
21427  3
21428 \begin_inset space \thinspace{}
21429 \end_inset
21430
21431 mm space between row 
21432 \begin_inset Formula $\uparrow$
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 </lyxtabular>
21442
21443 \end_inset
21444
21445
21446 \begin_inset space \hfill{}
21447 \end_inset
21448
21449
21450 \begin_inset space \hspace*{}
21451 \length 0pt
21452 \end_inset
21453
21454
21455 \begin_inset VSpace medskip
21456 \end_inset
21457
21458
21459 \begin_inset Newline newline
21460 \end_inset
21461
21462 So inserting space between rows for normal tables is only useful when you
21463  don't have vertical lines.
21464 \end_layout
21465
21466 \begin_layout Standard
21467 \begin_inset VSpace bigskip
21468 \end_inset
21469
21470 When you want to add extra height to all cells of all tables, you can do
21471  this with the following preamble lines:
21472 \end_layout
21473
21474 \begin_layout Standard
21475
21476 \series bold
21477
21478 \backslash
21479 @ifundefined{extrarowheight}
21480 \begin_inset Newline newline
21481 \end_inset
21482
21483
21484 \begin_inset Phantom HPhantom
21485 status open
21486
21487 \begin_layout Plain Layout
21488
21489 \series bold
21490 \begin_inset space ~
21491 \end_inset
21492
21493
21494 \end_layout
21495
21496 \end_inset
21497
21498 {
21499 \backslash
21500 usepackage{array}}{}
21501 \begin_inset Newline newline
21502 \end_inset
21503
21504
21505 \backslash
21506 setlength{
21507 \backslash
21508 extrarowheight}{height}
21509 \series default
21510
21511 \begin_inset Note Note
21512 status collapsed
21513
21514 \begin_layout Plain Layout
21515 The package 
21516 \series bold
21517 array
21518 \series default
21519  will be loaded automatically by \SpecialChar LyX
21520  when you use self defined table formats.
21521  To avoid that it being loaded twice the command 
21522 \series bold
21523
21524 \backslash
21525 @ifundefined
21526 \series default
21527  is used in the above command.
21528 \end_layout
21529
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \begin_layout Standard
21536 where the 
21537 \family sans
21538 height
21539 \family default
21540  can have one of the units listed in appendix
21541 \begin_inset space ~
21542 \end_inset
21543
21544
21545 \begin_inset CommandInset ref
21546 LatexCommand ref
21547 reference "cha:Units-available-in"
21548
21549 \end_inset
21550
21551 .
21552  But this has the disadvantage that the cell texts are no longer exactly
21553  vertically centered.
21554 \end_layout
21555
21556 \begin_layout Standard
21557 If you are using font sizes larger than the normal size, the table borders
21558  are often too close to the letters.
21559  This can be corrected by inserting the command 
21560 \series bold
21561
21562 \backslash
21563 strut
21564 \series default
21565  in \SpecialChar TeX
21566  Code at the beginning of a table row.
21567  Table
21568 \begin_inset space ~
21569 \end_inset
21570
21571
21572 \begin_inset CommandInset ref
21573 LatexCommand ref
21574 reference "tab:Vertical-alignment-of"
21575
21576 \end_inset
21577
21578  illustrates the effect.
21579 \end_layout
21580
21581 \begin_layout Standard
21582 \noindent
21583 \begin_inset Float table
21584 placement h
21585 wide false
21586 sideways false
21587 status open
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Caption Standard
21591
21592 \begin_layout Plain Layout
21593 \begin_inset CommandInset label
21594 LatexCommand label
21595 name "tab:Vertical-alignment-of"
21596
21597 \end_inset
21598
21599 Vertical alignment of text with large font sizes.
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Plain Layout
21608 \begin_inset space \hfill{}
21609 \end_inset
21610
21611
21612 \begin_inset Float table
21613 wide false
21614 sideways false
21615 status collapsed
21616
21617 \begin_layout Plain Layout
21618 \begin_inset Caption Standard
21619
21620 \begin_layout Plain Layout
21621 Normal table.
21622 \end_layout
21623
21624 \end_inset
21625
21626
21627 \end_layout
21628
21629 \begin_layout Plain Layout
21630 \noindent
21631 \align center
21632 \begin_inset Tabular
21633 <lyxtabular version="3" rows="6" columns="1">
21634 <features tabularvalignment="middle">
21635 <column alignment="left" valignment="top">
21636 <row>
21637 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641 Normal, g
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 </row>
21647 <row>
21648 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \size large
21654 Large
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 </row>
21660 <row>
21661 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665
21666 \size larger
21667 Larger
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 <row>
21674 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678
21679 \size largest
21680 Largest
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 </row>
21686 <row>
21687 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691
21692 \size huge
21693 Huge
21694 \end_layout
21695
21696 \end_inset
21697 </cell>
21698 </row>
21699 <row>
21700 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \size huge
21706 Huger
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 </row>
21712 </lyxtabular>
21713
21714 \end_inset
21715
21716
21717 \end_layout
21718
21719 \end_inset
21720
21721
21722 \begin_inset space \hfill{}
21723 \end_inset
21724
21725
21726 \begin_inset Float table
21727 wide false
21728 sideways false
21729 status collapsed
21730
21731 \begin_layout Plain Layout
21732 \begin_inset Caption Standard
21733
21734 \begin_layout Plain Layout
21735 Table using the command 
21736 \series bold
21737
21738 \backslash
21739 strut
21740 \series default
21741 .
21742 \end_layout
21743
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \begin_layout Plain Layout
21750 \noindent
21751 \align center
21752 \begin_inset Tabular
21753 <lyxtabular version="3" rows="6" columns="1">
21754 <features tabularvalignment="middle">
21755 <column alignment="left" valignment="top">
21756 <row>
21757 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 Normal, g
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 </row>
21767 <row>
21768 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772
21773 \size large
21774 \begin_inset ERT
21775 status collapsed
21776
21777 \begin_layout Plain Layout
21778
21779
21780 \backslash
21781 strut 
21782 \end_layout
21783
21784 \end_inset
21785
21786 Large
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 </row>
21792 <row>
21793 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797
21798 \size larger
21799 \begin_inset ERT
21800 status collapsed
21801
21802 \begin_layout Plain Layout
21803
21804
21805 \backslash
21806 strut 
21807 \end_layout
21808
21809 \end_inset
21810
21811 Larger
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 </row>
21817 <row>
21818 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822
21823 \size largest
21824 \begin_inset ERT
21825 status collapsed
21826
21827 \begin_layout Plain Layout
21828
21829
21830 \backslash
21831 strut 
21832 \end_layout
21833
21834 \end_inset
21835
21836 Largest
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 </row>
21842 <row>
21843 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847
21848 \size huge
21849 \begin_inset ERT
21850 status collapsed
21851
21852 \begin_layout Plain Layout
21853
21854
21855 \backslash
21856 strut 
21857 \end_layout
21858
21859 \end_inset
21860
21861 Huge
21862 \end_layout
21863
21864 \end_inset
21865 </cell>
21866 </row>
21867 <row>
21868 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21869 \begin_inset Text
21870
21871 \begin_layout Plain Layout
21872
21873 \size giant
21874 \begin_inset ERT
21875 status collapsed
21876
21877 \begin_layout Plain Layout
21878
21879
21880 \backslash
21881 strut 
21882 \end_layout
21883
21884 \end_inset
21885
21886
21887 \size huge
21888 Huger
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 </lyxtabular>
21895
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902
21903
21904 \begin_inset space \hfill{}
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \end_layout
21914
21915 \begin_layout Subsection
21916 Special Cell Alignment
21917 \begin_inset CommandInset label
21918 LatexCommand label
21919 name "subsec:Special-Cell-Alignment"
21920
21921 \end_inset
21922
21923
21924 \begin_inset Index idx
21925 status collapsed
21926
21927 \begin_layout Plain Layout
21928 Table Customization ! Special Cell Alignment
21929 \end_layout
21930
21931 \end_inset
21932
21933
21934 \end_layout
21935
21936 \begin_layout Standard
21937 Sometimes it looks better when the cell entries of a column are aligned
21938  with a special character, e.
21939 \begin_inset space \thinspace{}
21940 \end_inset
21941
21942 g.
21943 \begin_inset space \space{}
21944 \end_inset
21945
21946 with the decimal separator as in Table
21947 \begin_inset space ~
21948 \end_inset
21949
21950
21951 \begin_inset CommandInset ref
21952 LatexCommand ref
21953 reference "tab:Table-cells-align"
21954
21955 \end_inset
21956
21957 .
21958  This alignment is achieved by setting the cursor into the column and then
21959  either pressing the toolbar button 
21960 \begin_inset Info
21961 type  "icon"
21962 arg   "tabular-feature align-decimal"
21963 \end_inset
21964
21965  or setting the alignment in the table settings to 
21966 \family sans
21967 At
21968 \begin_inset space ~
21969 \end_inset
21970
21971 Decimal
21972 \begin_inset space ~
21973 \end_inset
21974
21975 Separator
21976 \family default
21977 .
21978  The alignment character can be a character of your choice and is specified
21979  in the table settings.
21980 \end_layout
21981
21982 \begin_layout Standard
21983 \begin_inset Float table
21984 placement h
21985 wide false
21986 sideways false
21987 status open
21988
21989 \begin_layout Plain Layout
21990 \begin_inset Caption Standard
21991
21992 \begin_layout Plain Layout
21993 \begin_inset CommandInset label
21994 LatexCommand label
21995 name "tab:Table-cells-align"
21996
21997 \end_inset
21998
21999 Table cells of a column aligned with the decimal separator.
22000 \end_layout
22001
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \begin_layout Plain Layout
22008 \align center
22009 \begin_inset Tabular
22010 <lyxtabular version="3" rows="4" columns="1">
22011 <features booktabs="true" tabularvalignment="middle">
22012 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
22013 <row>
22014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018 heading
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 </row>
22024 <row>
22025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029 12.6
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040 0.68
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 </row>
22046 <row>
22047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051 -123.0
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 </row>
22057 </lyxtabular>
22058
22059 \end_inset
22060
22061
22062 \end_layout
22063
22064 \end_inset
22065
22066
22067 \end_layout
22068
22069 \begin_layout Standard
22070 \begin_inset Float table
22071 placement h
22072 wide false
22073 sideways false
22074 status open
22075
22076 \begin_layout Plain Layout
22077 \begin_inset Caption Standard
22078
22079 \begin_layout Plain Layout
22080 \begin_inset CommandInset label
22081 LatexCommand label
22082 name "tab:Table-align-operator"
22083
22084 \end_inset
22085
22086 Table cells of a column aligned with the operators.
22087 \end_layout
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \begin_layout Plain Layout
22095 \align center
22096 \begin_inset Tabular
22097 <lyxtabular version="3" rows="4" columns="2">
22098 <features booktabs="true" tabularvalignment="middle">
22099 <column alignment="right" valignment="top" width="0pt">
22100 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22101 <row>
22102 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 heading
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 </row>
22121 <row>
22122 <cell alignment="center" valignment="top" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 \begin_inset Formula $12\,+$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 <cell alignment="center" valignment="top" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138 \begin_inset Formula $\,6$
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 </row>
22147 <row>
22148 <cell alignment="center" valignment="top" usebox="none">
22149 \begin_inset Text
22150
22151 \begin_layout Plain Layout
22152 \begin_inset Formula $0\,-$
22153 \end_inset
22154
22155
22156 \end_layout
22157
22158 \end_inset
22159 </cell>
22160 <cell alignment="center" valignment="top" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164 \begin_inset Formula $\,68$
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 </row>
22173 <row>
22174 <cell alignment="center" valignment="top" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178 \begin_inset Formula $-123\,/$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 <cell alignment="center" valignment="top" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 \begin_inset Formula $\,0$
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 </row>
22199 </lyxtabular>
22200
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Standard
22212 For alignments at characters in formulas this method does not work because
22213  the field to specify the alignment character does not allow formulas.
22214  In this case one need to use the method from Table
22215 \begin_inset space ~
22216 \end_inset
22217
22218
22219 \begin_inset CommandInset ref
22220 LatexCommand ref
22221 reference "tab:Table-align-operator"
22222
22223 \end_inset
22224
22225 .
22226  This table was created with a 4×2 table.
22227  The heading is a centered multicolumn.
22228  The first column is right-aligned and contains the first part including
22229  the operator.
22230  The second column is left aligned and contains the rest.
22231  A small space was added at the beginning of each cell of the second column
22232  to get the space that is usually around operators.
22233  To omit the space that is normally between two table columns, the following
22234  \SpecialChar LaTeX
22235 -argument was used for the second column:
22236 \end_layout
22237
22238 \begin_layout Standard
22239
22240 \series bold
22241 @{}l
22242 \end_layout
22243
22244 \begin_layout Standard
22245 Table
22246 \begin_inset space ~
22247 \end_inset
22248
22249
22250 \begin_inset CommandInset ref
22251 LatexCommand ref
22252 reference "tab:Several-table-cell"
22253
22254 \end_inset
22255
22256  shows some example alignments.
22257  For the alignment with the relation sign, a small space was added like
22258  for the second column of Table
22259 \begin_inset space ~
22260 \end_inset
22261
22262
22263 \begin_inset CommandInset ref
22264 LatexCommand ref
22265 reference "tab:Table-align-operator"
22266
22267 \end_inset
22268
22269 .
22270 \end_layout
22271
22272 \begin_layout Standard
22273 \begin_inset Float table
22274 placement h
22275 wide false
22276 sideways false
22277 status open
22278
22279 \begin_layout Plain Layout
22280 \begin_inset Caption Standard
22281
22282 \begin_layout Plain Layout
22283 \begin_inset CommandInset label
22284 LatexCommand label
22285 name "tab:Several-table-cell"
22286
22287 \end_inset
22288
22289 Several table cell alignments.
22290 \end_layout
22291
22292 \end_inset
22293
22294
22295 \end_layout
22296
22297 \begin_layout Plain Layout
22298 \align center
22299 \begin_inset Tabular
22300 <lyxtabular version="3" rows="4" columns="6">
22301 <features tabularvalignment="middle">
22302 <column alignment="right" valignment="top">
22303 <column alignment="left" valignment="top" special="@{}l">
22304 <column alignment="right" valignment="top">
22305 <column alignment="left" valignment="top" special="@{}l">
22306 <column alignment="right" valignment="top">
22307 <column alignment="left" valignment="top" special="@{}l">
22308 <row>
22309 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 units
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 exponents
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349 relations
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 </row>
22364 <row>
22365 <cell alignment="center" valignment="top" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369 12×
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378 24
22379 \begin_inset space \thinspace{}
22380 \end_inset
22381
22382 bottles
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 \begin_inset Formula $10\cdot$
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Plain Layout
22403 \begin_inset Formula $10^{\mbox{-}17}$
22404 \end_inset
22405
22406
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\Gamma(t)\propto$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427 \begin_inset Formula $\:\Upsilon(t)$
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 1024×
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 768
22451 \begin_inset space \thinspace{}
22452 \end_inset
22453
22454 Pixels
22455 \end_layout
22456
22457 \end_inset
22458 </cell>
22459 <cell alignment="center" valignment="top" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463 \begin_inset Formula $5.78\cdot$
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 \begin_inset Formula $10^{7}$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 \begin_inset Formula $A\ne$
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 \begin_inset Formula $\:B_{\mathrm{red}}$
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 </row>
22508 <row>
22509 <cell alignment="center" valignment="top" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513 32×
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22519 \begin_inset Text
22520
22521 \begin_layout Plain Layout
22522 6
22523 \begin_inset space \thinspace{}
22524 \end_inset
22525
22526 cm
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 -
22536 \begin_inset Formula $33.5\cdot$
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Formula $10^{4}$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 <cell alignment="center" valignment="top" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560 \begin_inset Formula $\sin(\alpha)\ge$
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 <cell alignment="center" valignment="top" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572 \begin_inset Formula $\:\sin(\beta)$
22573 \end_inset
22574
22575
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 </row>
22581 </lyxtabular>
22582
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \end_inset
22589
22590
22591 \end_layout
22592
22593 \begin_layout Subsection
22594 Customized Cell/Column Format
22595 \begin_inset CommandInset label
22596 LatexCommand label
22597 name "subsec:Customized-Format"
22598
22599 \end_inset
22600
22601
22602 \begin_inset Index idx
22603 status collapsed
22604
22605 \begin_layout Plain Layout
22606 Table Customization ! Cell/Column Format
22607 \end_layout
22608
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \begin_layout Standard
22615 Calculating the required width for normal columns as described in section
22616 \begin_inset space ~
22617 \end_inset
22618
22619
22620 \begin_inset CommandInset ref
22621 LatexCommand ref
22622 reference "sec:Table-Width-Calculation"
22623
22624 \end_inset
22625
22626  or for spanned columns as described in section
22627 \begin_inset space ~
22628 \end_inset
22629
22630
22631 \begin_inset CommandInset ref
22632 LatexCommand ref
22633 reference "subsec:Multicolumn-Calculations"
22634
22635 \end_inset
22636
22637  is very annoying if you have several tables where a calculation is necessary.
22638  To make life easier, you can define a cell/column format in the preamble,
22639  that can be used in all tables of the document.
22640  The format is defined with the command
22641 \end_layout
22642
22643 \begin_layout Standard
22644
22645 \series bold
22646
22647 \backslash
22648 newcolumntype{name of format}[number of arguments]{commands}
22649 \end_layout
22650
22651 \begin_layout Standard
22652 The format name may only consist of one letter.
22653  The letters 
22654 \emph on
22655 b
22656 \emph default
22657
22658 \emph on
22659 c
22660 \emph default
22661
22662 \emph on
22663 l
22664 \emph default
22665
22666 \emph on
22667 m
22668 \emph default
22669
22670 \emph on
22671 p
22672 \emph default
22673  and 
22674 \emph on
22675 r
22676 \emph default
22677  are predefined and cannot be used.
22678  But all letters are allowed as capitals.
22679 \end_layout
22680
22681 \begin_layout Standard
22682 \begin_inset VSpace medskip
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \begin_layout Standard
22689 For vertically and horizontally centered multicolumn cells with a fixed
22690  width you can define the cell format
22691 \end_layout
22692
22693 \begin_layout Standard
22694
22695 \series bold
22696
22697 \backslash
22698 newcolumntype{M}[1]{>{
22699 \backslash
22700 centering
22701 \backslash
22702 hspace{0pt}}m{#1}}
22703 \end_layout
22704
22705 \begin_layout Standard
22706 where 
22707 \series bold
22708
22709 \backslash
22710 hspace{0pt}
22711 \series default
22712  avoids the problem of hyphenating the first word, as described in section
22713 \begin_inset space ~
22714 \end_inset
22715
22716
22717 \begin_inset CommandInset ref
22718 LatexCommand ref
22719 reference "subsec:Multiple-Lines-in"
22720
22721 \end_inset
22722
22723 .
22724  Now you can simply enter
22725 \end_layout
22726
22727 \begin_layout Standard
22728
22729 \series bold
22730 M{width}
22731 \end_layout
22732
22733 \begin_layout Standard
22734 as 
22735 \family sans
22736 \SpecialChar LaTeX
22737 -argument
22738 \family default
22739  in the table dialog to create a multicolumn.
22740 \end_layout
22741
22742 \begin_layout Standard
22743 \begin_inset VSpace bigskip
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \begin_layout Standard
22750 For cells spanned by a multicolumn cell, you can define the format
22751 \end_layout
22752
22753 \begin_layout Standard
22754
22755 \series bold
22756
22757 \backslash
22758 newcolumntype{S}[2]{>{
22759 \backslash
22760 centering
22761 \backslash
22762 hspace{0pt}}
22763 \begin_inset Newline newline
22764 \end_inset
22765
22766
22767 \begin_inset Phantom HPhantom
22768 status open
22769
22770 \begin_layout Plain Layout
22771
22772 \series bold
22773
22774 \backslash
22775 newcolumntype
22776 \end_layout
22777
22778 \end_inset
22779
22780 m{(#1+(2
22781 \backslash
22782 tabcolsep+
22783 \backslash
22784 arrayrulewidth)*(1-#2))/#2}}
22785 \end_layout
22786
22787 \begin_layout Standard
22788 This format uses equation 
22789 \begin_inset CommandInset ref
22790 LatexCommand eqref
22791 reference "eq:Wgn"
22792
22793 \end_inset
22794
22795  to calculate the required width so that each spanned cell has the same
22796  width.
22797 \end_layout
22798
22799 \begin_layout Standard
22800 You can now enter
22801 \end_layout
22802
22803 \begin_layout Standard
22804
22805 \series bold
22806 S{width of multicolumn cell}{number of spanned columns}
22807 \end_layout
22808
22809 \begin_layout Standard
22810 as \SpecialChar LaTeX
22811 -argument of the column.
22812 \end_layout
22813
22814 \begin_layout Standard
22815 \begin_inset VSpace bigskip
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \begin_layout Standard
22822 For colored columns, you can define
22823 \end_layout
22824
22825 \begin_layout Standard
22826
22827 \series bold
22828
22829 \backslash
22830 newcolumntype{K}[1]{>{
22831 \backslash
22832 columncolor{#1}
22833 \backslash
22834 hspace{0pt}}c}
22835 \end_layout
22836
22837 \begin_layout Standard
22838 The 
22839 \begin_inset Quotes eld
22840 \end_inset
22841
22842 c
22843 \begin_inset Quotes erd
22844 \end_inset
22845
22846  at the end creates a column with a flexible width whose text is horizontally
22847  centered.
22848  You can now enter
22849 \end_layout
22850
22851 \begin_layout Standard
22852
22853 \series bold
22854 K{color name}
22855 \end_layout
22856
22857 \begin_layout Standard
22858 as \SpecialChar LaTeX
22859 -argument.
22860 \end_layout
22861
22862 \begin_layout Standard
22863 \begin_inset VSpace bigskip
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \begin_layout Standard
22870 To create Table
22871 \begin_inset space ~
22872 \end_inset
22873
22874
22875 \begin_inset CommandInset ref
22876 LatexCommand ref
22877 reference "tab:Table-using-user-defined"
22878
22879 \end_inset
22880
22881  use the \SpecialChar LaTeX
22882 -arguments
22883 \end_layout
22884
22885 \begin_layout Standard
22886
22887 \series bold
22888 M{2.5cm}
22889 \end_layout
22890
22891 \begin_layout Standard
22892 for the first column and the multicolumn,
22893 \end_layout
22894
22895 \begin_layout Standard
22896
22897 \series bold
22898 K{red}
22899 \end_layout
22900
22901 \begin_layout Standard
22902 for the last column, and
22903 \end_layout
22904
22905 \begin_layout Standard
22906
22907 \series bold
22908 S{2.5cm}{2}
22909 \end_layout
22910
22911 \begin_layout Standard
22912 for the cells in the second column.
22913 \end_layout
22914
22915 \begin_layout Standard
22916 \begin_inset Float table
22917 placement h
22918 wide false
22919 sideways false
22920 status open
22921
22922 \begin_layout Plain Layout
22923 \begin_inset Caption Standard
22924
22925 \begin_layout Plain Layout
22926 \begin_inset CommandInset label
22927 LatexCommand label
22928 name "tab:Table-using-user-defined"
22929
22930 \end_inset
22931
22932 Table using user-defined table formats
22933 \end_layout
22934
22935 \end_inset
22936
22937
22938 \end_layout
22939
22940 \begin_layout Plain Layout
22941 \align center
22942 \begin_inset Tabular
22943 <lyxtabular version="3" rows="3" columns="4">
22944 <features tabularvalignment="middle">
22945 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22946 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22947 <column alignment="center" valignment="middle">
22948 <column alignment="center" valignment="middle" special="K{red}">
22949 <row>
22950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954 verylongtablecellword
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 multiple lines multicolumn
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981 c
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 </row>
22987 <row>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992 d
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 e
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 f
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 g
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 </row>
23025 <row>
23026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23027 \begin_inset Text
23028
23029 \begin_layout Plain Layout
23030 h
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 i
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048 j
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 k
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 </row>
23063 </lyxtabular>
23064
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \end_inset
23071
23072
23073 \end_layout
23074
23075 \begin_layout Subsection
23076 Line Thickness
23077 \begin_inset CommandInset label
23078 LatexCommand label
23079 name "subsec:Line-Thickness"
23080
23081 \end_inset
23082
23083
23084 \begin_inset Index idx
23085 status collapsed
23086
23087 \begin_layout Plain Layout
23088 Table Customization ! Line Thickness
23089 \end_layout
23090
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \begin_layout Standard
23097 The line thickness for all lines in a table can be adjusted with the length
23098  
23099 \series bold
23100
23101 \backslash
23102 arrayrulewidth
23103 \series default
23104 .
23105  To set for example a line thickness of 1.5
23106 \begin_inset space \thinspace{}
23107 \end_inset
23108
23109 pt, as in Table
23110 \begin_inset space ~
23111 \end_inset
23112
23113
23114 \begin_inset CommandInset ref
23115 LatexCommand ref
23116 reference "tab:Table-with-1.5"
23117
23118 \end_inset
23119
23120 , insert the command
23121 \end_layout
23122
23123 \begin_layout Standard
23124
23125 \series bold
23126
23127 \backslash
23128 setlength{
23129 \backslash
23130 arrayrulewidth}{1.5pt}
23131 \end_layout
23132
23133 \begin_layout Standard
23134 in \SpecialChar TeX
23135  Code before the table or table float.
23136  The changed thickness is valid for all subsequent tables.
23137  To use the default value again, set 
23138 \series bold
23139
23140 \backslash
23141 arrayrulewidth
23142 \series default
23143  to 0.4
23144 \begin_inset space \thinspace{}
23145 \end_inset
23146
23147 pt in \SpecialChar TeX
23148  Code after the table or table float.
23149 \end_layout
23150
23151 \begin_layout Standard
23152 \begin_inset ERT
23153 status collapsed
23154
23155 \begin_layout Plain Layout
23156
23157
23158 \backslash
23159 setlength{
23160 \backslash
23161 arrayrulewidth}{1.5pt}
23162 \end_layout
23163
23164 \end_inset
23165
23166
23167 \begin_inset Float table
23168 wide false
23169 sideways false
23170 status open
23171
23172 \begin_layout Plain Layout
23173 \begin_inset Caption Standard
23174
23175 \begin_layout Plain Layout
23176 \begin_inset CommandInset label
23177 LatexCommand label
23178 name "tab:Table-with-1.5"
23179
23180 \end_inset
23181
23182 Table with 1.5
23183 \begin_inset space \thinspace{}
23184 \end_inset
23185
23186 pt thick lines
23187 \end_layout
23188
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \begin_layout Plain Layout
23195 \align center
23196 \begin_inset Tabular
23197 <lyxtabular version="3" rows="3" columns="3">
23198 <features tabularvalignment="middle">
23199 <column alignment="center" valignment="top">
23200 <column alignment="center" valignment="top">
23201 <column alignment="center" valignment="top">
23202 <row>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 sd
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 </row>
23231 <row>
23232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 sd
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 sd
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 </row>
23289 </lyxtabular>
23290
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \end_inset
23297
23298
23299 \begin_inset ERT
23300 status collapsed
23301
23302 \begin_layout Plain Layout
23303
23304
23305 \backslash
23306 setlength{
23307 \backslash
23308 arrayrulewidth}{0.4pt}
23309 \end_layout
23310
23311 \end_inset
23312
23313
23314 \end_layout
23315
23316 \begin_layout Standard
23317 \begin_inset VSpace bigskip
23318 \end_inset
23319
23320 To set the line thickness to 1.5
23321 \begin_inset space \thinspace{}
23322 \end_inset
23323
23324 pt only for horizontal lines, as in Table
23325 \begin_inset space ~
23326 \end_inset
23327
23328
23329 \begin_inset CommandInset ref
23330 LatexCommand ref
23331 reference "tab:Table-with-horizontal"
23332
23333 \end_inset
23334
23335 , insert these commands in \SpecialChar TeX
23336  Code before the table or table float:
23337 \end_layout
23338
23339 \begin_layout Standard
23340
23341 \series bold
23342
23343 \backslash
23344 let
23345 \backslash
23346 myHline
23347 \backslash
23348 hline
23349 \begin_inset Newline newline
23350 \end_inset
23351
23352
23353 \backslash
23354 renewcommand{
23355 \backslash
23356 hline}
23357 \begin_inset Newline newline
23358 \end_inset
23359
23360  {
23361 \backslash
23362 noalign{
23363 \backslash
23364 global
23365 \backslash
23366 arrayrulewidth 1.5pt}
23367 \begin_inset Newline newline
23368 \end_inset
23369
23370  
23371 \backslash
23372 myHline
23373 \backslash
23374 noalign{
23375 \backslash
23376 global
23377 \backslash
23378 arrayrulewidth 0.4pt}}
23379 \end_layout
23380
23381 \begin_layout Standard
23382 To return to the default line thickness, insert this command in \SpecialChar TeX
23383  Code after
23384  the table or table float:
23385 \end_layout
23386
23387 \begin_layout Standard
23388
23389 \series bold
23390
23391 \backslash
23392 renewcommand{
23393 \backslash
23394 hline}{
23395 \backslash
23396 myHline}
23397 \end_layout
23398
23399 \begin_layout Standard
23400 \begin_inset ERT
23401 status collapsed
23402
23403 \begin_layout Plain Layout
23404
23405
23406 \backslash
23407 let
23408 \backslash
23409 myHline
23410 \backslash
23411 hline
23412 \end_layout
23413
23414 \begin_layout Plain Layout
23415
23416
23417 \backslash
23418 renewcommand{
23419 \backslash
23420 hline}
23421 \end_layout
23422
23423 \begin_layout Plain Layout
23424
23425  {
23426 \backslash
23427 noalign{
23428 \backslash
23429 global
23430 \backslash
23431 arrayrulewidth 1.5pt}
23432 \end_layout
23433
23434 \begin_layout Plain Layout
23435
23436   
23437 \backslash
23438 myHline
23439 \backslash
23440 noalign{
23441 \backslash
23442 global
23443 \backslash
23444 arrayrulewidth 0.4pt}}
23445 \end_layout
23446
23447 \end_inset
23448
23449
23450 \begin_inset Float table
23451 wide false
23452 sideways false
23453 status open
23454
23455 \begin_layout Plain Layout
23456 \begin_inset Caption Standard
23457
23458 \begin_layout Plain Layout
23459 \begin_inset CommandInset label
23460 LatexCommand label
23461 name "tab:Table-with-horizontal"
23462
23463 \end_inset
23464
23465 Table with 1.5
23466 \begin_inset space \thinspace{}
23467 \end_inset
23468
23469 pt thick horizontal lines
23470 \end_layout
23471
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \begin_layout Plain Layout
23478 \align center
23479 \begin_inset Tabular
23480 <lyxtabular version="3" rows="3" columns="3">
23481 <features tabularvalignment="middle">
23482 <column alignment="center" valignment="top">
23483 <column alignment="center" valignment="top">
23484 <column alignment="center" valignment="top">
23485 <row>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 sd
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528 sd
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 </row>
23543 <row>
23544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566 sd
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 </lyxtabular>
23573
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580
23581
23582 \begin_inset ERT
23583 status collapsed
23584
23585 \begin_layout Plain Layout
23586
23587
23588 \backslash
23589 renewcommand{
23590 \backslash
23591 hline}{
23592 \backslash
23593 myHline}
23594 \end_layout
23595
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \begin_layout Standard
23602 \begin_inset VSpace bigskip
23603 \end_inset
23604
23605 To set the line thickness to 1.5
23606 \begin_inset space \thinspace{}
23607 \end_inset
23608
23609 pt only for vertical lines, create the following column format in the document
23610  preamble, according to the description in section
23611 \begin_inset space ~
23612 \end_inset
23613
23614
23615 \begin_inset CommandInset ref
23616 LatexCommand ref
23617 reference "subsec:Customized-Format"
23618
23619 \end_inset
23620
23621 :
23622 \end_layout
23623
23624 \begin_layout Standard
23625
23626 \series bold
23627
23628 \backslash
23629 newcolumntype{V}{!{
23630 \backslash
23631 vrule width 1.5pt}}
23632 \end_layout
23633
23634 \begin_layout Standard
23635 For Table
23636 \begin_inset space ~
23637 \end_inset
23638
23639
23640 \begin_inset CommandInset ref
23641 LatexCommand ref
23642 reference "tab:Table-with-vertical"
23643
23644 \end_inset
23645
23646  the \SpecialChar LaTeX
23647 -argument
23648 \end_layout
23649
23650 \begin_layout Standard
23651
23652 \series bold
23653 VcV
23654 \end_layout
23655
23656 \begin_layout Standard
23657 was used for the last column and
23658 \end_layout
23659
23660 \begin_layout Standard
23661
23662 \series bold
23663 Vc
23664 \end_layout
23665
23666 \begin_layout Standard
23667 for the other columns.
23668 \end_layout
23669
23670 \begin_layout Standard
23671 \begin_inset Float table
23672 wide false
23673 sideways false
23674 status open
23675
23676 \begin_layout Plain Layout
23677 \begin_inset Caption Standard
23678
23679 \begin_layout Plain Layout
23680 \begin_inset CommandInset label
23681 LatexCommand label
23682 name "tab:Table-with-vertical"
23683
23684 \end_inset
23685
23686 Table with 1.5
23687 \begin_inset space \thinspace{}
23688 \end_inset
23689
23690 pt thick vertical lines
23691 \end_layout
23692
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \begin_layout Plain Layout
23699 \align center
23700 \begin_inset Tabular
23701 <lyxtabular version="3" rows="3" columns="3">
23702 <features tabularvalignment="middle">
23703 <column alignment="center" valignment="top" special="Vc">
23704 <column alignment="center" valignment="top" special="Vc">
23705 <column alignment="center" valignment="top" special="VcV">
23706 <row>
23707 <cell alignment="center" valignment="top" topline="true" usebox="none">
23708 \begin_inset Text
23709
23710 \begin_layout Plain Layout
23711 sd
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 <cell alignment="center" valignment="top" topline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \end_layout
23731
23732 \end_inset
23733 </cell>
23734 </row>
23735 <row>
23736 <cell alignment="center" valignment="top" topline="true" usebox="none">
23737 \begin_inset Text
23738
23739 \begin_layout Plain Layout
23740
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 <cell alignment="center" valignment="top" topline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 sd
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \end_layout
23780
23781 \end_inset
23782 </cell>
23783 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787 sd
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 </row>
23793 </lyxtabular>
23794
23795 \end_inset
23796
23797
23798 \end_layout
23799
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \begin_layout Subsection
23806 Dashed Lines
23807 \begin_inset Index idx
23808 status collapsed
23809
23810 \begin_layout Plain Layout
23811 Table Customization ! Dashed Lines
23812 \end_layout
23813
23814 \end_inset
23815
23816
23817 \end_layout
23818
23819 \begin_layout Standard
23820 \begin_inset ERT
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824
23825
23826 \backslash
23827 ifarydshln
23828 \end_layout
23829
23830 \end_inset
23831
23832
23833 \begin_inset Note Note
23834 status open
23835
23836 \begin_layout Plain Layout
23837 The following section will only be displayed when the \SpecialChar LaTeX
23838 -package 
23839 \series bold
23840 arydshln
23841 \series default
23842  is installed.
23843 \end_layout
23844
23845 \end_inset
23846
23847
23848 \end_layout
23849
23850 \begin_layout Standard
23851 \begin_inset Float table
23852 placement H
23853 wide false
23854 sideways false
23855 status open
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Caption Standard
23859
23860 \begin_layout Plain Layout
23861 \begin_inset CommandInset label
23862 LatexCommand label
23863 name "tab:Table-with-dashed"
23864
23865 \end_inset
23866
23867 Table with dashed lines
23868 \end_layout
23869
23870 \end_inset
23871
23872
23873 \end_layout
23874
23875 \begin_layout Plain Layout
23876 \align center
23877 \begin_inset Tabular
23878 <lyxtabular version="3" rows="5" columns="5">
23879 <features tabularvalignment="middle">
23880 <column alignment="center" valignment="top">
23881 <column alignment="center" valignment="top">
23882 <column alignment="center" valignment="top" special=":c">
23883 <column alignment="center" valignment="top">
23884 <column alignment="center" valignment="top">
23885 <row>
23886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23887 \begin_inset Text
23888
23889 \begin_layout Plain Layout
23890 a
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899 b
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23905 \begin_inset Text
23906
23907 \begin_layout Plain Layout
23908 c
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 d
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926 e
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 </row>
23932 <row>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937 f
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 g
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 h
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964 i
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973 j
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 </row>
23979 <row>
23980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984 \begin_inset ERT
23985 status collapsed
23986
23987 \begin_layout Plain Layout
23988
23989
23990 \backslash
23991 hdashline 
23992 \end_layout
23993
23994 \end_inset
23995
23996 k
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 l
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 <cell alignment="center" valignment="top" usebox="none">
24011 \begin_inset Text
24012
24013 \begin_layout Plain Layout
24014 m
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023 n
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032 o
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 </row>
24038 <row>
24039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043 \begin_inset ERT
24044 status collapsed
24045
24046 \begin_layout Plain Layout
24047
24048
24049 \backslash
24050 cdashline{4-5}
24051 \end_layout
24052
24053 \end_inset
24054
24055 p
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064 q
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073 r
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24079 \begin_inset Text
24080
24081 \begin_layout Plain Layout
24082 s
24083 \end_layout
24084
24085 \end_inset
24086 </cell>
24087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 </row>
24097 <row>
24098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102 t
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111 u
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120 v
24121 \end_layout
24122
24123 \end_inset
24124 </cell>
24125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129 w
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138 x
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 </row>
24144 </lyxtabular>
24145
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \SpecialChar LyX
24158  does not natively support dashed lines, so you have to use \SpecialChar TeX
24159  Code.
24160  As a prerequisite the \SpecialChar LaTeX
24161  package 
24162 \series bold
24163 arydshln
24164 \series default
24165
24166 \begin_inset Index idx
24167 status collapsed
24168
24169 \begin_layout Plain Layout
24170 \SpecialChar LaTeX
24171 -packages ! arydshln
24172 \end_layout
24173
24174 \end_inset
24175
24176  must be loaded in the document preamble with the command
24177 \end_layout
24178
24179 \begin_layout Standard
24180
24181 \series bold
24182
24183 \backslash
24184 usepackage{arydshln}
24185 \end_layout
24186
24187 \begin_layout Standard
24188 To make a vertical line dashed, enter the colon 
24189 \begin_inset Quotes eld
24190 \end_inset
24191
24192 :
24193 \begin_inset Quotes erd
24194 \end_inset
24195
24196  together with the character for the horizontal alignment as \SpecialChar LaTeX
24197  argument in
24198  the table cell dialog.
24199 \end_layout
24200
24201 \begin_layout Standard
24202 For a horizontal dashed line add the command
24203 \end_layout
24204
24205 \begin_layout Standard
24206
24207 \series bold
24208
24209 \backslash
24210 hdashline
24211 \end_layout
24212
24213 \begin_layout Standard
24214 in \SpecialChar TeX
24215  Code as first element of the first cell in the table row.
24216 \end_layout
24217
24218 \begin_layout Standard
24219 For dashed multicolumn lines use the command
24220 \end_layout
24221
24222 \begin_layout Standard
24223
24224 \series bold
24225
24226 \backslash
24227 cdashline{line number
24228 \series default
24229 }
24230 \end_layout
24231
24232 \begin_layout Standard
24233 in \SpecialChar TeX
24234  Code as the first element of the first cell in the table row.
24235  If you have for example a multicolumn spanning columns 2 to 4 and you want
24236  to have a dashed line above, add the command
24237 \end_layout
24238
24239 \begin_layout Standard
24240
24241 \series bold
24242
24243 \backslash
24244 cdashline{2-4}
24245 \end_layout
24246
24247 \begin_layout Standard
24248 as the first element of the first cell in the row of the multicolumn.
24249 \end_layout
24250
24251 \begin_layout Standard
24252 \begin_inset VSpace bigskip
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \begin_layout Standard
24259 Table
24260 \begin_inset space ~
24261 \end_inset
24262
24263
24264 \begin_inset CommandInset ref
24265 LatexCommand ref
24266 reference "tab:Table-with-dashed"
24267
24268 \end_inset
24269
24270  was created using 
24271 \begin_inset Quotes eld
24272 \end_inset
24273
24274
24275 \series bold
24276 :c
24277 \series default
24278
24279 \begin_inset Quotes erd
24280 \end_inset
24281
24282  as \SpecialChar LaTeX
24283  argument of the third column.
24284  The \SpecialChar TeX
24285  Code command 
24286 \series bold
24287
24288 \backslash
24289 hdashline
24290 \series default
24291  was inserted in the first cell of the third row and the \SpecialChar TeX
24292  Code command
24293 \begin_inset Newline newline
24294 \end_inset
24295
24296  
24297 \series bold
24298
24299 \backslash
24300 cdashline{4-5}
24301 \series default
24302  was inserted in the first cell of the fourth row.
24303 \end_layout
24304
24305 \begin_layout Standard
24306 \begin_inset VSpace bigskip
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \begin_layout Standard
24313 Tables with dashed lines can also be colored as shown by Table
24314 \begin_inset space ~
24315 \end_inset
24316
24317
24318 \begin_inset CommandInset ref
24319 LatexCommand ref
24320 reference "tab:Colored-table-with"
24321
24322 \end_inset
24323
24324 .
24325 \end_layout
24326
24327 \begin_layout Standard
24328 \begin_inset ERT
24329 status collapsed
24330
24331 \begin_layout Plain Layout
24332
24333
24334 \backslash
24335 setlength{
24336 \backslash
24337 arrayrulewidth}{1pt}
24338 \end_layout
24339
24340 \end_inset
24341
24342
24343 \begin_inset Note Note
24344 status collapsed
24345
24346 \begin_layout Plain Layout
24347 thicker lines for better visualization of the line color
24348 \end_layout
24349
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \begin_layout Standard
24356 \begin_inset ERT
24357 status collapsed
24358
24359 \begin_layout Plain Layout
24360
24361
24362 \backslash
24363 dashgapcolor{green}
24364 \end_layout
24365
24366 \end_inset
24367
24368
24369 \begin_inset Note Note
24370 status collapsed
24371
24372 \begin_layout Plain Layout
24373 color gaps between dashes green
24374 \end_layout
24375
24376 \end_inset
24377
24378
24379 \end_layout
24380
24381 \begin_layout Standard
24382 \begin_inset ERT
24383 status collapsed
24384
24385 \begin_layout Plain Layout
24386
24387
24388 \backslash
24389 let
24390 \backslash
24391 myHdashline
24392 \backslash
24393 hdashline
24394 \end_layout
24395
24396 \begin_layout Plain Layout
24397
24398
24399 \backslash
24400 renewcommand{
24401 \backslash
24402 hdashline}
24403 \end_layout
24404
24405 \begin_layout Plain Layout
24406
24407  {
24408 \backslash
24409 arrayrulecolor{red}
24410 \backslash
24411 myHdashline
24412 \backslash
24413 arrayrulecolor{black}}
24414 \end_layout
24415
24416 \end_inset
24417
24418
24419 \begin_inset Note Note
24420 status collapsed
24421
24422 \begin_layout Plain Layout
24423 color horizontal, dashed lines red
24424 \end_layout
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Standard
24432 \begin_inset ERT
24433 status collapsed
24434
24435 \begin_layout Plain Layout
24436
24437
24438 \backslash
24439 let
24440 \backslash
24441 myCdashline
24442 \backslash
24443 cdashline
24444 \end_layout
24445
24446 \begin_layout Plain Layout
24447
24448
24449 \backslash
24450 renewcommand{
24451 \backslash
24452 cdashline}[1]
24453 \end_layout
24454
24455 \begin_layout Plain Layout
24456
24457  {
24458 \backslash
24459 arrayrulecolor{yellow}
24460 \backslash
24461 myCdashline{#1}
24462 \backslash
24463 arrayrulecolor{black}}
24464 \end_layout
24465
24466 \end_inset
24467
24468
24469 \begin_inset Note Note
24470 status collapsed
24471
24472 \begin_layout Plain Layout
24473 color partial horizontal, dashed lines yellow
24474 \end_layout
24475
24476 \end_inset
24477
24478
24479 \end_layout
24480
24481 \begin_layout Standard
24482 \begin_inset Float table
24483 placement h
24484 wide false
24485 sideways false
24486 status open
24487
24488 \begin_layout Plain Layout
24489 \begin_inset Caption Standard
24490
24491 \begin_layout Plain Layout
24492 \begin_inset CommandInset label
24493 LatexCommand label
24494 name "tab:Colored-table-with"
24495
24496 \end_inset
24497
24498 Colored table with dashed lines
24499 \end_layout
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \begin_layout Plain Layout
24507 \align center
24508 \begin_inset Tabular
24509 <lyxtabular version="3" rows="5" columns="5">
24510 <features tabularvalignment="middle">
24511 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
24512 <column alignment="center" valignment="top" width="0pt">
24513 <column alignment="center" valignment="top" width="0pt" special=":c">
24514 <column alignment="center" valignment="top">
24515 <column alignment="center" valignment="top">
24516 <row>
24517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521 a
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 <cell alignment="center" valignment="top" topline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530 b
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 <cell alignment="center" valignment="top" topline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539 c
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548 d
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557 e
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 </row>
24563 <row>
24564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568 f
24569 \end_layout
24570
24571 \end_inset
24572 </cell>
24573 <cell alignment="center" valignment="top" topline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Plain Layout
24577 g
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 <cell alignment="center" valignment="top" topline="true" usebox="none">
24583 \begin_inset Text
24584
24585 \begin_layout Plain Layout
24586 h
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595 i
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604 j
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 </row>
24610 <row>
24611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615 \begin_inset ERT
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619
24620
24621 \backslash
24622 hdashline 
24623 \end_layout
24624
24625 \end_inset
24626
24627
24628 \begin_inset ERT
24629 status collapsed
24630
24631 \begin_layout Plain Layout
24632
24633
24634 \backslash
24635 rowcolor{Gray}
24636 \end_layout
24637
24638 \end_inset
24639
24640 k
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649 l
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 <cell alignment="center" valignment="top" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658 m
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667 n
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676 o
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 </row>
24682 <row>
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687 \begin_inset ERT
24688 status collapsed
24689
24690 \begin_layout Plain Layout
24691
24692
24693 \backslash
24694 cdashline{4-5}
24695 \end_layout
24696
24697 \end_inset
24698
24699 p
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708 q
24709 \end_layout
24710
24711 \end_inset
24712 </cell>
24713 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24714 \begin_inset Text
24715
24716 \begin_layout Plain Layout
24717 r
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726 s
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 </row>
24741 <row>
24742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746 t
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755 u
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764 v
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773 w
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782 \begin_inset ERT
24783 status collapsed
24784
24785 \begin_layout Plain Layout
24786
24787
24788 \backslash
24789 cellcolor{Maroon}
24790 \end_layout
24791
24792 \end_inset
24793
24794 i
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 </row>
24800 </lyxtabular>
24801
24802 \end_inset
24803
24804
24805 \end_layout
24806
24807 \end_inset
24808
24809
24810 \end_layout
24811
24812 \begin_layout Standard
24813 \begin_inset ERT
24814 status collapsed
24815
24816 \begin_layout Plain Layout
24817
24818
24819 \backslash
24820 renewcommand{
24821 \backslash
24822 hdashline}{
24823 \backslash
24824 myHdashline}
24825 \end_layout
24826
24827 \end_inset
24828
24829
24830 \begin_inset Note Note
24831 status collapsed
24832
24833 \begin_layout Plain Layout
24834 reset to default
24835 \end_layout
24836
24837 \end_inset
24838
24839
24840 \end_layout
24841
24842 \begin_layout Standard
24843 \begin_inset ERT
24844 status collapsed
24845
24846 \begin_layout Plain Layout
24847
24848
24849 \backslash
24850 renewcommand{
24851 \backslash
24852 cdashline}{
24853 \backslash
24854 myCdashline}
24855 \end_layout
24856
24857 \end_inset
24858
24859
24860 \begin_inset Note Note
24861 status collapsed
24862
24863 \begin_layout Plain Layout
24864 reset to default
24865 \end_layout
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \begin_inset ERT
24874 status collapsed
24875
24876 \begin_layout Plain Layout
24877
24878
24879 \backslash
24880 nodashgapcolor
24881 \end_layout
24882
24883 \end_inset
24884
24885
24886 \begin_inset Note Note
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890 reset to default
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Standard
24899 \begin_inset ERT
24900 status collapsed
24901
24902 \begin_layout Plain Layout
24903
24904
24905 \backslash
24906 setlength{
24907 \backslash
24908 arrayrulewidth}{0.4pt}
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \begin_inset Note Note
24915 status collapsed
24916
24917 \begin_layout Plain Layout
24918 reset to default
24919 \end_layout
24920
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \begin_layout Standard
24927 The coloring of lines, columns and lines works as decribed in section
24928 \begin_inset space ~
24929 \end_inset
24930
24931
24932 \begin_inset CommandInset ref
24933 LatexCommand ref
24934 reference "sec:Colored-Tables"
24935
24936 \end_inset
24937
24938 .
24939  Coloring horizontal lines works analogically as described there as well,
24940  one only needs to replace in the commands 
24941 \series bold
24942
24943 \backslash
24944 myHlineC
24945 \series default
24946  by 
24947 \series bold
24948
24949 \backslash
24950 myHdashline
24951 \series default
24952  and 
24953 \backslash
24954
24955 \series bold
24956 hline
24957 \series default
24958  by 
24959 \series bold
24960
24961 \backslash
24962 hdashline
24963 \series default
24964 ; so one uses the command
24965 \end_layout
24966
24967 \begin_layout Standard
24968
24969 \series bold
24970
24971 \backslash
24972 let
24973 \backslash
24974 myHdashline
24975 \backslash
24976 hdashline
24977 \begin_inset Newline newline
24978 \end_inset
24979
24980
24981 \backslash
24982 renewcommand{
24983 \backslash
24984 hdashline}
24985 \begin_inset Newline newline
24986 \end_inset
24987
24988
24989 \begin_inset Phantom HPhantom
24990 status open
24991
24992 \begin_layout Plain Layout
24993 \begin_inset space ~
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \end_inset
25000
25001 {
25002 \backslash
25003 arrayrulecolor{red}
25004 \backslash
25005 myHdashline
25006 \backslash
25007 arrayrulecolor{black}}
25008 \end_layout
25009
25010 \begin_layout Standard
25011 To color 
25012 \series bold
25013
25014 \backslash
25015 cdashline
25016 \series default
25017 , the command is
25018 \end_layout
25019
25020 \begin_layout Standard
25021
25022 \series bold
25023
25024 \backslash
25025 let
25026 \backslash
25027 myCdashline
25028 \backslash
25029 cdashline
25030 \begin_inset Newline newline
25031 \end_inset
25032
25033
25034 \backslash
25035 renewcommand{
25036 \backslash
25037 cdashline}[1]
25038 \begin_inset Newline newline
25039 \end_inset
25040
25041
25042 \begin_inset Phantom HPhantom
25043 status open
25044
25045 \begin_layout Plain Layout
25046 \begin_inset space ~
25047 \end_inset
25048
25049
25050 \end_layout
25051
25052 \end_inset
25053
25054 {
25055 \backslash
25056 arrayrulecolor{red}
25057 \backslash
25058 myCdashline{#1}
25059 \backslash
25060 arrayrulecolor{black}}
25061 \end_layout
25062
25063 \begin_layout Standard
25064 To get back the black line color, one needs to insert the following commands
25065  as \SpecialChar TeX
25066  Code behind the table:
25067 \end_layout
25068
25069 \begin_layout Standard
25070 For 
25071 \series bold
25072
25073 \backslash
25074 hdashline
25075 \end_layout
25076
25077 \begin_layout Standard
25078
25079 \series bold
25080
25081 \backslash
25082 renewcommand{
25083 \backslash
25084 hdashline}{
25085 \backslash
25086 myHdashline}
25087 \end_layout
25088
25089 \begin_layout Standard
25090 and for 
25091 \series bold
25092
25093 \backslash
25094 cdashline
25095 \end_layout
25096
25097 \begin_layout Standard
25098
25099 \series bold
25100
25101 \backslash
25102 renewcommand{
25103 \backslash
25104 cdashline}{
25105 \backslash
25106 myCdashline}
25107 \end_layout
25108
25109 \begin_layout Standard
25110 To color the gaps between the dashes the command
25111 \end_layout
25112
25113 \begin_layout Standard
25114
25115 \series bold
25116
25117 \backslash
25118 dashgapcolor{color}
25119 \end_layout
25120
25121 \begin_layout Standard
25122 can be used in front of a table as \SpecialChar TeX
25123  Code.
25124  color is hereby the name of a defined color.
25125  The command
25126 \end_layout
25127
25128 \begin_layout Standard
25129
25130 \series bold
25131
25132 \backslash
25133 nodashgapcolor
25134 \end_layout
25135
25136 \begin_layout Standard
25137 unsets the changes made by 
25138 \series bold
25139
25140 \backslash
25141 dashgapcolor
25142 \series default
25143 .
25144 \end_layout
25145
25146 \begin_layout Standard
25147 \begin_inset Note Greyedout
25148 status open
25149
25150 \begin_layout Plain Layout
25151
25152 \series bold
25153 \color none
25154 Note
25155 \series default
25156 : If there are multiple commands in a cell, the command of 
25157 \series bold
25158 arydshln
25159 \series default
25160  needs to be the first one in the cell.
25161  Therefore in cell 
25162 \emph on
25163 k
25164 \emph default
25165  of Table
25166 \begin_inset space ~
25167 \end_inset
25168
25169
25170 \begin_inset CommandInset ref
25171 LatexCommand ref
25172 reference "tab:Colored-table-with"
25173
25174 \end_inset
25175
25176  the command 
25177 \series bold
25178
25179 \backslash
25180 hdashline
25181 \series default
25182  is before 
25183 \series bold
25184
25185 \backslash
25186 rowcolor
25187 \series default
25188 .
25189 \end_layout
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 \begin_inset Note Greyedout
25198 status open
25199
25200 \begin_layout Plain Layout
25201
25202 \series bold
25203 \color none
25204 Note:
25205 \series default
25206  The \SpecialChar LaTeX
25207 -package 
25208 \series bold
25209 arydshln
25210 \series default
25211  must be loaded in the document preamble before the \SpecialChar LaTeX
25212 -package 
25213 \series bold
25214 colortbl
25215 \series default
25216
25217 \begin_inset Index idx
25218 status collapsed
25219
25220 \begin_layout Plain Layout
25221 \SpecialChar LaTeX
25222 -packages ! colortbl
25223 \end_layout
25224
25225 \end_inset
25226
25227 .
25228 \end_layout
25229
25230 \end_inset
25231
25232
25233 \end_layout
25234
25235 \begin_layout Standard
25236 \begin_inset ERT
25237 status collapsed
25238
25239 \begin_layout Plain Layout
25240
25241
25242 \backslash
25243 else
25244 \end_layout
25245
25246 \end_inset
25247
25248
25249 \begin_inset Note Note
25250 status open
25251
25252 \begin_layout Plain Layout
25253 The following will be displayed when the \SpecialChar LaTeX
25254 -package 
25255 \series bold
25256 arydshln
25257 \series default
25258  is not installed:
25259 \end_layout
25260
25261 \end_inset
25262
25263
25264 \end_layout
25265
25266 \begin_layout Standard
25267 You need to install the package 
25268 \series bold
25269 arydshln
25270 \series default
25271  to see the content of this section in the output.
25272 \end_layout
25273
25274 \begin_layout Standard
25275 \begin_inset ERT
25276 status collapsed
25277
25278 \begin_layout Plain Layout
25279
25280
25281 \backslash
25282 fi
25283 \end_layout
25284
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \begin_layout Standard
25291 For more information about dashed lines see the documentation of 
25292 \series bold
25293 arydshln
25294 \series default
25295
25296 \begin_inset CommandInset citation
25297 LatexCommand cite
25298 key "arydshln"
25299
25300 \end_inset
25301
25302 .
25303 \end_layout
25304
25305 \begin_layout Chapter
25306 Floats
25307 \begin_inset CommandInset label
25308 LatexCommand label
25309 name "chap:Floats"
25310
25311 \end_inset
25312
25313
25314 \begin_inset Index idx
25315 status collapsed
25316
25317 \begin_layout Plain Layout
25318 Floats
25319 \end_layout
25320
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \begin_layout Section
25327 Introduction
25328 \begin_inset CommandInset label
25329 LatexCommand label
25330 name "sec:FloatIntroduction"
25331
25332 \end_inset
25333
25334
25335 \begin_inset Index idx
25336 status collapsed
25337
25338 \begin_layout Plain Layout
25339 Floats ! Introduction
25340 \end_layout
25341
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \begin_layout Standard
25348 A float is a block of text associated with some sort of label, which doesn't
25349  have a fixed location.
25350  It can 
25351 \begin_inset Quotes eld
25352 \end_inset
25353
25354 float
25355 \begin_inset Quotes erd
25356 \end_inset
25357
25358  forward or backward a page or two, to wherever it fits best.
25359  
25360 \family sans
25361 Footnotes
25362 \family default
25363  and 
25364 \family sans
25365 Margin
25366 \begin_inset space ~
25367 \end_inset
25368
25369 Notes
25370 \family default
25371  are also floats because they can float to the next page when there are
25372  too many notes on the page.
25373 \end_layout
25374
25375 \begin_layout Standard
25376 Floats allow a high quality layout.
25377  Images and tables can be spread evenly among the pages to avoid white space
25378  and pages without text.
25379  As the floating often destroys the context between the text and the image/table
25380 , every float can be referenced in the text.
25381  Floats are therefore numbered.
25382  Referencing is described in section
25383 \begin_inset space ~
25384 \end_inset
25385
25386
25387 \begin_inset CommandInset ref
25388 LatexCommand ref
25389 reference "sec:Referencing-Floats"
25390
25391 \end_inset
25392
25393 .
25394 \end_layout
25395
25396 \begin_layout Standard
25397 To insert a float, use the menu 
25398 \family sans
25399 Insert\SpecialChar menuseparator
25400 Float
25401 \family default
25402  (toolbar button 
25403 \begin_inset Info
25404 type  "icon"
25405 arg   "float-insert figure"
25406 \end_inset
25407
25408  or 
25409 \begin_inset Info
25410 type  "icon"
25411 arg   "float-insert table"
25412 \end_inset
25413
25414 ).
25415  This inserts the 
25416 \family sans
25417 Caption
25418 \family default
25419  inset, a box with a label.
25420  The label will automatically be translated to the document language in
25421  the output.
25422  After the label you can insert the caption text.
25423  The image or table is inserted above or below the caption in a separate
25424  paragraph within the float.
25425  More about the caption placement is contained in section
25426 \begin_inset space ~
25427 \end_inset
25428
25429
25430 \begin_inset CommandInset ref
25431 LatexCommand ref
25432 reference "sec:Caption-Placement"
25433
25434 \end_inset
25435
25436 .
25437  To keep your \SpecialChar LyX
25438  document readable, you can open and close the float box by
25439  left-clicking on the box label.
25440  A closed float box looks like this: 
25441 \begin_inset Graphics
25442         filename clipart/float.png
25443         scale 70
25444         scaleBeforeRotation
25445
25446 \end_inset
25447
25448  – a gray button with a red label.
25449 \end_layout
25450
25451 \begin_layout Standard
25452 It is recommended that you insert floats as separate standard paragraphs
25453  to avoid possible \SpecialChar LaTeX
25454 -errors that can occur when the surrounding text is specially
25455  formatted.
25456 \end_layout
25457
25458 \begin_layout Standard
25459 Existing figures or tables can be put into a float by highlighting them
25460  and then pressing the corresponding toolbar button for a new float.
25461 \end_layout
25462
25463 \begin_layout Section
25464 Float Types
25465 \end_layout
25466
25467 \begin_layout Standard
25468 Besides figure and table floats that are described in sections
25469 \begin_inset space ~
25470 \end_inset
25471
25472
25473 \begin_inset CommandInset ref
25474 LatexCommand ref
25475 reference "sec:Figure-Floats"
25476
25477 \end_inset
25478
25479  and 
25480 \begin_inset CommandInset ref
25481 LatexCommand ref
25482 reference "sec:Table-Floats"
25483
25484 \end_inset
25485
25486  respectively, \SpecialChar LyX
25487  offers the float types 
25488 \family sans
25489 Algorithm
25490 \family default
25491  and 
25492 \family sans
25493 Wrap
25494 \family default
25495 .
25496  The latter are explained in sec.
25497 \begin_inset space \thinspace{}
25498 \end_inset
25499
25500
25501 \begin_inset CommandInset ref
25502 LatexCommand ref
25503 reference "sec:Wrap-Floats"
25504
25505 \end_inset
25506
25507 .
25508 \end_layout
25509
25510 \begin_layout Subsection
25511 Algorithm Floats
25512 \begin_inset Index idx
25513 status collapsed
25514
25515 \begin_layout Plain Layout
25516 Floats ! Algorithms
25517 \end_layout
25518
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \begin_layout Standard
25525 \begin_inset Float algorithm
25526 placement h
25527 wide false
25528 sideways false
25529 status open
25530
25531 \begin_layout Plain Layout
25532 \begin_inset Caption Standard
25533
25534 \begin_layout Plain Layout
25535 \begin_inset CommandInset label
25536 LatexCommand label
25537 name "alg:Example-Algorithm-float"
25538
25539 \end_inset
25540
25541 Example Algorithm float
25542 \end_layout
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \begin_layout LyX-Code
25550 for I in 1..N loop
25551 \begin_inset Newline newline
25552 \end_inset
25553
25554  Sum:= Sum + A(I); /*comment*/
25555 \begin_inset Newline newline
25556 \end_inset
25557
25558 end loop
25559 \begin_inset VSpace -4mm
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Standard
25571 This float type is inserted with the menu 
25572 \family sans
25573 Insert\SpecialChar menuseparator
25574 Float\SpecialChar menuseparator
25575 Algorithm
25576 \family default
25577 .
25578  It is used for program codes and descriptions of algorithms and can be
25579  seen as an alternative to program code listings that are explained in chapter
25580 \begin_inset space ~
25581 \end_inset
25582
25583
25584 \begin_inset CommandInset ref
25585 LatexCommand ref
25586 reference "cha:Program-Code-Listings"
25587
25588 \end_inset
25589
25590 .
25591  A possible environment for algorithms is the 
25592 \family sans
25593 \SpecialChar LyX
25594  Code
25595 \family default
25596 , described in \SpecialChar LyX
25597 's 
25598 \emph on
25599 Userguide
25600 \emph default
25601 .
25602  Algorithm
25603 \begin_inset space ~
25604 \end_inset
25605
25606
25607 \begin_inset CommandInset ref
25608 LatexCommand ref
25609 reference "alg:Example-Algorithm-float"
25610
25611 \end_inset
25612
25613  is an example of an algorithm float where -4
25614 \begin_inset space \thinspace{}
25615 \end_inset
25616
25617 mm vertical space was added at the end of the float to have the bottom rule
25618  exactly below the last text line.
25619 \end_layout
25620
25621 \begin_layout Standard
25622 The float label is not automatically translated into the document language.
25623  If your document is not in English, you have to do this manually by adding
25624  the following line to the document preamble
25625 \series bold
25626 :
25627 \end_layout
25628
25629 \begin_layout Standard
25630
25631 \series bold
25632
25633 \backslash
25634 floatname{algorithm}{your
25635 \begin_inset space ~
25636 \end_inset
25637
25638 name}
25639 \end_layout
25640
25641 \begin_layout Standard
25642 where 
25643 \family sans
25644 your
25645 \begin_inset space ~
25646 \end_inset
25647
25648 name
25649 \family default
25650  is the word 
25651 \begin_inset Quotes eld
25652 \end_inset
25653
25654
25655 \emph on
25656 algorithm
25657 \emph default
25658
25659 \begin_inset Quotes erd
25660 \end_inset
25661
25662  in your language.
25663 \end_layout
25664
25665 \begin_layout Standard
25666 To insert the list of algorithms you can use the menu 
25667 \family sans
25668 Insert\SpecialChar menuseparator
25669 List
25670 \begin_inset space \thinspace{}
25671 \end_inset
25672
25673 /
25674 \begin_inset space \thinspace{}
25675 \end_inset
25676
25677 TOC\SpecialChar menuseparator
25678 List of Algorithms
25679 \family default
25680  when your document has the same language as \SpecialChar LyX
25681 's menu names.
25682  In other cases use this command in \SpecialChar TeX
25683  Code instead:
25684 \end_layout
25685
25686 \begin_layout Standard
25687
25688 \series bold
25689
25690 \backslash
25691 listof{algorithm}{your
25692 \begin_inset space ~
25693 \end_inset
25694
25695 name}
25696 \end_layout
25697
25698 \begin_layout Standard
25699 where 
25700 \family sans
25701 your
25702 \begin_inset space ~
25703 \end_inset
25704
25705 name
25706 \family default
25707  is the word 
25708 \begin_inset Quotes eld
25709 \end_inset
25710
25711
25712 \emph on
25713 List of Algorithm
25714 \emph default
25715 s
25716 \begin_inset Quotes erd
25717 \end_inset
25718
25719  in your language.
25720 \end_layout
25721
25722 \begin_layout Standard
25723 Algorithm floats are not by default numbered in the scheme 
25724 \begin_inset Quotes eld
25725 \end_inset
25726
25727 chapter.algorithm
25728 \begin_inset Quotes erd
25729 \end_inset
25730
25731  as is the case for table and figure floats in many document-classes.
25732  To number algorithm floats in the same scheme, add this command to your
25733  document preamble:
25734 \end_layout
25735
25736 \begin_layout Standard
25737
25738 \series bold
25739
25740 \backslash
25741 numberwithin{algorithm}{chapter}
25742 \end_layout
25743
25744 \begin_layout Standard
25745 To be able to use the command 
25746 \series bold
25747
25748 \backslash
25749 numberwithin
25750 \series default
25751 , set in the tab 
25752 \family sans
25753 Math
25754 \begin_inset space ~
25755 \end_inset
25756
25757 Options
25758 \family default
25759  in the document settings the option 
25760 \family sans
25761 Use
25762 \begin_inset space ~
25763 \end_inset
25764
25765 AMS
25766 \begin_inset space ~
25767 \end_inset
25768
25769 math
25770 \begin_inset space ~
25771 \end_inset
25772
25773 package
25774 \family default
25775 .
25776 \end_layout
25777
25778 \begin_layout Section
25779 Float Numbering
25780 \begin_inset Index idx
25781 status collapsed
25782
25783 \begin_layout Plain Layout
25784 Floats ! Numbering
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \begin_layout Standard
25793 Floats are usually numbered either independently from the sections the floats
25794  are in, or in the scheme 
25795 \begin_inset Quotes eld
25796 \end_inset
25797
25798 chapter.number
25799 \begin_inset Quotes erd
25800 \end_inset
25801
25802  or 
25803 \begin_inset Quotes eld
25804 \end_inset
25805
25806 section.number
25807 \begin_inset Quotes erd
25808 \end_inset
25809
25810 .
25811  This depends on the document class used.
25812 \end_layout
25813
25814 \begin_layout Standard
25815 To change section-independent numbering, you can use this command in the
25816  document preamble:
25817 \end_layout
25818
25819 \begin_layout Standard
25820
25821 \series bold
25822
25823 \backslash
25824 renewcommand{
25825 \backslash
25826 thetable}{
25827 \backslash
25828 roman{table}}
25829 \end_layout
25830
25831 \begin_layout Standard
25832
25833 \series bold
25834
25835 \backslash
25836 thetable
25837 \series default
25838  is the command that prints the table number.
25839  For figure floats, the command would be 
25840 \series bold
25841
25842 \backslash
25843 thefigure
25844 \series default
25845 .
25846  
25847 \series bold
25848
25849 \backslash
25850 roman
25851 \series default
25852  in the command above prints the table number as a small roman number.
25853 \end_layout
25854
25855 \begin_layout Standard
25856 To change the numbering scheme for example to 
25857 \begin_inset Quotes eld
25858 \end_inset
25859
25860 subsection.number
25861 \begin_inset Quotes erd
25862 \end_inset
25863
25864 , use this command in the preamble:
25865 \end_layout
25866
25867 \begin_layout Standard
25868
25869 \series bold
25870
25871 \backslash
25872 numberwithin{table}{subsection}
25873 \end_layout
25874
25875 \begin_layout Standard
25876 To be able to use the command 
25877 \series bold
25878
25879 \backslash
25880 numberwithin
25881 \series default
25882 , set in the tab 
25883 \family sans
25884 Math
25885 \begin_inset space ~
25886 \end_inset
25887
25888 Options
25889 \family default
25890  in the document settings the option 
25891 \family sans
25892 Use
25893 \begin_inset space ~
25894 \end_inset
25895
25896 AMS
25897 \begin_inset space ~
25898 \end_inset
25899
25900 math
25901 \begin_inset space ~
25902 \end_inset
25903
25904 package
25905 \family default
25906 .
25907 \end_layout
25908
25909 \begin_layout Standard
25910 Please also have a look at section
25911 \begin_inset space ~
25912 \end_inset
25913
25914
25915 \begin_inset CommandInset ref
25916 LatexCommand ref
25917 reference "subsec:Footnote-Numbering"
25918
25919 \end_inset
25920
25921  for the details and important notes about the numbering commands.
25922 \end_layout
25923
25924 \begin_layout Section
25925 Referencing Floats
25926 \begin_inset CommandInset label
25927 LatexCommand label
25928 name "sec:Referencing-Floats"
25929
25930 \end_inset
25931
25932
25933 \begin_inset Index idx
25934 status collapsed
25935
25936 \begin_layout Plain Layout
25937 Floats ! References
25938 \end_layout
25939
25940 \end_inset
25941
25942
25943 \begin_inset Index idx
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947 References ! to Floats
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Standard
25956 To reference a float, insert a label into its caption using the menu 
25957 \family sans
25958 Insert\SpecialChar menuseparator
25959 Label
25960 \family default
25961  or the toolbar button 
25962 \begin_inset Info
25963 type  "icon"
25964 arg   "label-insert"
25965 \end_inset
25966
25967 .
25968  A grey label box like this one: 
25969 \begin_inset Graphics
25970         filename clipart/label.png
25971         scaleBeforeRotation
25972
25973 \end_inset
25974
25975  will be inserted and the label window pops up asking for the label text.
25976  \SpecialChar LyX
25977  offers as text the first words of the caption with a prefix.
25978  The prefix depends on the float type, e.
25979 \begin_inset space \thinspace{}
25980 \end_inset
25981
25982 g.
25983 \begin_inset space \space{}
25984 \end_inset
25985
25986 for figure floats the prefix will be "
25987 \family sans
25988 fig:
25989 \family default
25990 ".
25991 \end_layout
25992
25993 \begin_layout Standard
25994 The label is used as anchor and name for the reference.
25995  You can refer to the label using the menu 
25996 \family sans
25997 Insert\SpecialChar menuseparator
25998 Cross-reference
25999 \family default
26000  or the toolbar button 
26001 \begin_inset Info
26002 type  "icon"
26003 arg   "dialog-show-new-inset ref"
26004 \end_inset
26005
26006 .
26007  The cross-reference window appears showing all labels of the document.
26008  If you have multiple \SpecialChar LyX
26009  documents opened, choose the one you are working
26010  on from the drop-list at the top of the dialog.
26011  You can now sort the labels alphabetically and then choose one.
26012  A grey cross-reference box like this one: 
26013 \begin_inset Graphics
26014         filename clipart/reference.png
26015         scaleBeforeRotation
26016
26017 \end_inset
26018
26019  will be inserted.
26020  At the position of the cross-reference box the float number will appear
26021  in the output.
26022 \end_layout
26023
26024 \begin_layout Standard
26025 It is recommended that you use a protected space between the cross-reference
26026  name and its number to avoid line breaks between them.
26027  If a cross-reference refers to a non-existing label, you will see two question
26028  marks in the output instead of the reference.
26029 \end_layout
26030
26031 \begin_layout Standard
26032 You can change labels at any time by clicking on the label box.
26033  References to the changed label will automatically update their links to
26034  the new label text.
26035 \end_layout
26036
26037 \begin_layout Standard
26038 The button 
26039 \family sans
26040 Go
26041 \begin_inset space ~
26042 \end_inset
26043
26044 to
26045 \begin_inset space ~
26046 \end_inset
26047
26048 Label
26049 \family default
26050  in the cross-reference window sets the cursor before the referred label.
26051  The button text changes then to Go
26052 \begin_inset space ~
26053 \end_inset
26054
26055 Back and you can use it to set the cursor back to the cross-reference.
26056 \end_layout
26057
26058 \begin_layout Subsection
26059 Cross-Reference Formats
26060 \begin_inset CommandInset label
26061 LatexCommand label
26062 name "subsec:Cross-Reference-Formats"
26063
26064 \end_inset
26065
26066
26067 \begin_inset Index idx
26068 status collapsed
26069
26070 \begin_layout Plain Layout
26071 References ! Formats
26072 \end_layout
26073
26074 \end_inset
26075
26076
26077 \end_layout
26078
26079 \begin_layout Standard
26080 There are six varieties of cross-references:
26081 \end_layout
26082
26083 \begin_layout Description
26084 <reference>: prints the float number, this is the default: 
26085 \begin_inset CommandInset ref
26086 LatexCommand ref
26087 reference "fig:Two-distorted-images"
26088
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \begin_layout Description
26095 (<reference>): prints the float number within two parentheses, this is the
26096  style normally used to reference formulas, especially when the reference
26097  name 
26098 \begin_inset Quotes eld
26099 \end_inset
26100
26101 Equation
26102 \begin_inset Quotes erd
26103 \end_inset
26104
26105  is omitted: 
26106 \begin_inset CommandInset ref
26107 LatexCommand eqref
26108 reference "eq:Wgn"
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Description
26116 <page>: prints the page number: Page
26117 \begin_inset space ~
26118 \end_inset
26119
26120
26121 \begin_inset CommandInset ref
26122 LatexCommand pageref
26123 reference "fig:Two-distorted-images"
26124
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \begin_layout Description
26131 on
26132 \begin_inset space ~
26133 \end_inset
26134
26135 page
26136 \begin_inset space ~
26137 \end_inset
26138
26139 <page>: prints the text "on page" and the page number: 
26140 \begin_inset CommandInset ref
26141 LatexCommand vpageref
26142 reference "fig:Two-distorted-images"
26143
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \begin_layout Description
26150 <reference>
26151 \begin_inset space ~
26152 \end_inset
26153
26154 on
26155 \begin_inset space ~
26156 \end_inset
26157
26158 page
26159 \begin_inset space ~
26160 \end_inset
26161
26162 <page>: prints the float number, the text "on page", and the page number:
26163  
26164 \begin_inset CommandInset ref
26165 LatexCommand vref
26166 reference "fig:Two-distorted-images"
26167
26168 \end_inset
26169
26170
26171 \end_layout
26172
26173 \begin_layout Description
26174 Formatted
26175 \begin_inset space ~
26176 \end_inset
26177
26178 reference: prints a self-defined cross-reference format.
26179 \begin_inset Newline newline
26180 \end_inset
26181
26182
26183 \begin_inset Note Greyedout
26184 status open
26185
26186 \begin_layout Plain Layout
26187
26188 \series bold
26189 Note:
26190 \series default
26191  This feature is only available when you have the \SpecialChar LaTeX
26192 -package 
26193 \series bold
26194 prettyref
26195 \series default
26196  or 
26197 \series bold
26198 refstyle
26199 \series default
26200
26201 \begin_inset Index idx
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205 \SpecialChar LaTeX
26206 -packages ! prettyref
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \begin_inset Index idx
26213 status collapsed
26214
26215 \begin_layout Plain Layout
26216 \SpecialChar LaTeX
26217 -packages ! refstyle
26218 \end_layout
26219
26220 \end_inset
26221
26222  installed.
26223 \end_layout
26224
26225 \end_inset
26226
26227
26228 \begin_inset Newline newline
26229 \end_inset
26230
26231 You can select which \SpecialChar LaTeX
26232 -package should be used for this feature by setting
26233  the option 
26234 \family sans
26235 Use refstyle (not prettyref) for cross-references
26236 \family default
26237  in the menu 
26238 \family sans
26239 Document\SpecialChar menuseparator
26240 Settings\SpecialChar menuseparator
26241 Document Class
26242 \family default
26243 .
26244  The format is specified by adding the command 
26245 \series bold
26246
26247 \backslash
26248 newrefformat
26249 \series default
26250  (prettyref) or 
26251 \series bold
26252
26253 \backslash
26254 newref
26255 \series default
26256  (refstyle) to the preamble of the document.
26257  For example redefining all references to figures (which have the label
26258  shortcut 
26259 \begin_inset Quotes eld
26260 \end_inset
26261
26262
26263 \family sans
26264 fig
26265 \family default
26266
26267 \begin_inset Quotes erd
26268 \end_inset
26269
26270 ) can be done with this command
26271 \begin_inset Newline newline
26272 \end_inset
26273
26274
26275 \series bold
26276
26277 \backslash
26278 newref{fig}{refcmd={Image on page 
26279 \backslash
26280 pageref{#1}}}
26281 \series default
26282
26283 \begin_inset Newline newline
26284 \end_inset
26285
26286 For more information about the format, have a look at the package documentations
26287
26288 \begin_inset CommandInset citation
26289 LatexCommand cite
26290 key "prettyref,refstyle"
26291
26292 \end_inset
26293
26294 .
26295 \change_inserted 424524441 1483414725
26296
26297 \begin_inset Newline newline
26298 \end_inset
26299
26300 The `Plural' and `Capitalized' options will be available with formatted
26301  references only if you are using the 
26302 \series bold
26303 refstyle
26304 \series default
26305  package.
26306  See its documentation, again, for more information.
26307 \change_unchanged
26308
26309 \end_layout
26310
26311 \begin_layout Description
26312 Textual
26313 \begin_inset space ~
26314 \end_inset
26315
26316 reference: prints the caption of the reference: 
26317 \begin_inset CommandInset ref
26318 LatexCommand nameref
26319 reference "fig:Two-distorted-images"
26320
26321 \end_inset
26322
26323
26324 \change_inserted 424524441 1483414735
26325
26326 \end_layout
26327
26328 \begin_layout Description
26329
26330 \change_inserted 424524441 1483414742
26331 Label
26332 \begin_inset space ~
26333 \end_inset
26334
26335 only: prints only the \SpecialChar LaTeX
26336  label for the reference.
26337  This allows for customization, using ERT, if you want to issue a command
26338  that LyX does not support.z
26339 \change_unchanged
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344
26345 \family sans
26346 <page>
26347 \family default
26348  will not print the page number if the label is on the previous, the same,
26349  or the next page.
26350  You will e.
26351 \begin_inset space \thinspace{}
26352 \end_inset
26353
26354 g.
26355 \begin_inset space \space{}
26356 \end_inset
26357
26358 see the text 
26359 \begin_inset Quotes eld
26360 \end_inset
26361
26362
26363 \family sans
26364 on this page
26365 \family default
26366
26367 \begin_inset Quotes erd
26368 \end_inset
26369
26370  instead.
26371  The style 
26372 \family sans
26373 <reference> on page <page>
26374 \family default
26375  will not print anything about the page if the label is on the same page.
26376 \end_layout
26377
26378 \begin_layout Standard
26379 The number and current page of the part of the document referred to in the
26380  output is automatically calculated by \SpecialChar LaTeX
26381 .
26382  The varieties are adjusted in the field 
26383 \family sans
26384 Format
26385 \family default
26386  of the cross-reference window that appears when you click on the cross-referenc
26387 e box.
26388 \end_layout
26389
26390 \begin_layout Standard
26391 \begin_inset Note Greyedout
26392 status open
26393
26394 \begin_layout Plain Layout
26395
26396 \series bold
26397 Note:
26398 \series default
26399  It is recommended to use the \SpecialChar LaTeX
26400 -package 
26401 \series bold
26402 refstyle
26403 \series default
26404
26405 \begin_inset Index idx
26406 status collapsed
26407
26408 \begin_layout Plain Layout
26409 \SpecialChar LaTeX
26410 -packages ! refstyle
26411 \end_layout
26412
26413 \end_inset
26414
26415  because 
26416 \series bold
26417 prettyref
26418 \series default
26419
26420 \begin_inset Index idx
26421 status collapsed
26422
26423 \begin_layout Plain Layout
26424 \SpecialChar LaTeX
26425 -packages ! prettyref
26426 \end_layout
26427
26428 \end_inset
26429
26430  does not know all of \SpecialChar LyX
26431 's possible label shortcuts
26432 \begin_inset Foot
26433 status collapsed
26434
26435 \begin_layout Plain Layout
26436 \begin_inset Quotes eld
26437 \end_inset
26438
26439 fig:
26440 \begin_inset Quotes erd
26441 \end_inset
26442
26443  is for example \SpecialChar LyX
26444 's shortcut for labels in figure captions.
26445 \end_layout
26446
26447 \end_inset
26448
26449  and is not internationalized.
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \begin_layout Subsection
26458 Automatic Reference Naming
26459 \begin_inset Index idx
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463 References ! Automatic Reference Naming
26464 \end_layout
26465
26466 \end_inset
26467
26468
26469 \end_layout
26470
26471 \begin_layout Standard
26472 The \SpecialChar LaTeX
26473 -package 
26474 \series bold
26475 hyperref
26476 \series default
26477
26478 \begin_inset Index idx
26479 status collapsed
26480
26481 \begin_layout Plain Layout
26482 \SpecialChar LaTeX
26483 -packages ! hyperref
26484 \end_layout
26485
26486 \end_inset
26487
26488 , that is enabled in the 
26489 \family sans
26490 PDF Properties
26491 \family default
26492  of the 
26493 \family sans
26494 Document Settings
26495 \family default
26496  dialog, provides a very useful feature that cross-references automatically
26497  include the name of the referenced floats (or text parts like 
26498 \emph on
26499 section
26500 \emph default
26501 ).
26502  So you will save having to write e.
26503 \begin_inset space \thinspace{}
26504 \end_inset
26505
26506 g.
26507 \begin_inset space \space{}
26508 \end_inset
26509
26510 the name 
26511 \begin_inset Quotes eld
26512 \end_inset
26513
26514 Figure
26515 \begin_inset Quotes erd
26516 \end_inset
26517
26518  before every reference to a figure.
26519  To use this feature, enable 
26520 \series bold
26521 hyperref
26522 \series default
26523  and insert this line to the \SpecialChar LaTeX
26524  preamble:
26525 \end_layout
26526
26527 \begin_layout Standard
26528
26529 \series bold
26530
26531 \backslash
26532 AtBeginDocument{
26533 \backslash
26534 renewcommand{
26535 \backslash
26536 ref}[1]{
26537 \backslash
26538 mbox{
26539 \backslash
26540 autoref{#1}}}}
26541 \end_layout
26542
26543 \begin_layout Standard
26544 When you prefer other reference names than the default ones, for example
26545  you want instead of 
26546 \begin_inset Quotes eld
26547 \end_inset
26548
26549 section
26550 \begin_inset Quotes erd
26551 \end_inset
26552
26553  the name 
26554 \begin_inset Quotes eld
26555 \end_inset
26556
26557 sec.
26558 \begin_inset space \thinspace{}
26559 \end_inset
26560
26561
26562 \begin_inset Quotes eld
26563 \end_inset
26564
26565 , you can redefine the name by inserting this in the preamble:
26566 \end_layout
26567
26568 \begin_layout Standard
26569
26570 \series bold
26571
26572 \backslash
26573 addto
26574 \backslash
26575 extrasenglish{
26576 \backslash
26577 renewcommand{
26578 \backslash
26579 sectionautorefname}
26580 \begin_inset Newline newline
26581 \end_inset
26582
26583
26584 \begin_inset Phantom HPhantom
26585 status open
26586
26587 \begin_layout Plain Layout
26588
26589 \series bold
26590 \begin_inset space ~
26591 \end_inset
26592
26593
26594 \end_layout
26595
26596 \end_inset
26597
26598 {sec.
26599 \backslash
26600 negthinspace}}
26601 \end_layout
26602
26603 \begin_layout Standard
26604 When you are using another document language than English, replace
26605 \begin_inset Newline newline
26606 \end_inset
26607
26608
26609 \series bold
26610
26611 \backslash
26612 extrasenglish
26613 \series default
26614  by 
26615 \series bold
26616
26617 \backslash
26618 extras***
26619 \series default
26620 , where *** is the name of the language used.
26621 \end_layout
26622
26623 \begin_layout Standard
26624 To get automatic names, but not for certain reference types, for example
26625  not for equations, use this preamble code:
26626 \end_layout
26627
26628 \begin_layout Standard
26629
26630 \series bold
26631
26632 \backslash
26633 addto
26634 \backslash
26635 extrasenglish{
26636 \backslash
26637 renewcommand*{
26638 \backslash
26639 equationautorefname}[1]{}}
26640 \end_layout
26641
26642 \begin_layout Standard
26643 More about this topic can be found in 
26644 \series bold
26645 hyperref
26646 \series default
26647 's documentation 
26648 \begin_inset CommandInset citation
26649 LatexCommand cite
26650 key "hyperref"
26651
26652 \end_inset
26653
26654 .
26655 \end_layout
26656
26657 \begin_layout Standard
26658 \begin_inset Note Greyedout
26659 status open
26660
26661 \begin_layout Plain Layout
26662
26663 \series bold
26664 Note:
26665 \series default
26666  Automatic reference naming cannot be used when you use cross-references
26667  in the 
26668 \family sans
26669 Formatted
26670 \begin_inset space ~
26671 \end_inset
26672
26673 reference
26674 \family default
26675  style, as described in section
26676 \begin_inset space ~
26677 \end_inset
26678
26679
26680 \begin_inset CommandInset ref
26681 LatexCommand ref
26682 reference "subsec:Cross-Reference-Formats"
26683
26684 \end_inset
26685
26686 .
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \end_layout
26693
26694 \begin_layout Standard
26695 The 
26696 \emph on
26697 Math
26698 \emph default
26699  manual is an example where automatic reference naming is used.
26700 \end_layout
26701
26702 \begin_layout Subsection
26703 Reference Position
26704 \begin_inset CommandInset label
26705 LatexCommand label
26706 name "subsec:Reference-Position"
26707
26708 \end_inset
26709
26710
26711 \begin_inset Index idx
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715 References ! Reference Position
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Standard
26724 If you use 
26725 \series bold
26726 hyperref
26727 \series default
26728
26729 \begin_inset Index idx
26730 status collapsed
26731
26732 \begin_layout Plain Layout
26733 \SpecialChar LaTeX
26734 -packages ! hyperref
26735 \end_layout
26736
26737 \end_inset
26738
26739  in the 
26740 \family sans
26741 PDF Properties
26742 \family default
26743  of the 
26744 \family sans
26745 Document Settings
26746 \family default
26747  dialog to link cross-references in the output, you will see that clicking
26748  on an image float reference jumps to the image label.
26749  The caption will be the first text part on the screen, so that you cannot
26750  see the image without scrolling.
26751  This is because the reference link anchor is placed at the position of
26752  the label.
26753  With the use of the package 
26754 \series bold
26755 hypcap
26756 \series default
26757
26758 \begin_inset Index idx
26759 status collapsed
26760
26761 \begin_layout Plain Layout
26762 \SpecialChar LaTeX
26763 -packages ! hypcap
26764 \end_layout
26765
26766 \end_inset
26767
26768 , which is part of the \SpecialChar LaTeX
26769 -package 
26770 \series bold
26771 oberdiek
26772 \series default
26773
26774 \begin_inset Index idx
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778 \SpecialChar LaTeX
26779 -packages ! oberdiek
26780 \end_layout
26781
26782 \end_inset
26783
26784 , the link anchor is placed at the beginning of a float.
26785  To use this feature for figure floats, load 
26786 \series bold
26787 hypcap
26788 \series default
26789  in the document preamble with the line
26790 \end_layout
26791
26792 \begin_layout Standard
26793
26794 \series bold
26795
26796 \backslash
26797 usepackage[figure]{hypcap}
26798 \end_layout
26799
26800 \begin_layout Standard
26801 You can also use 
26802 \series bold
26803 hypcap
26804 \series default
26805  for all float types but this is not recommended for stability reasons.
26806  For more information, have a look at 
26807 \series bold
26808 hypcap
26809 \series default
26810 's manual 
26811 \begin_inset CommandInset citation
26812 LatexCommand cite
26813 key "hypcap"
26814
26815 \end_inset
26816
26817 .
26818 \end_layout
26819
26820 \begin_layout Standard
26821 \begin_inset Note Greyedout
26822 status open
26823
26824 \begin_layout Plain Layout
26825
26826 \series bold
26827 Note:
26828 \series default
26829  
26830 \series bold
26831 hypcap
26832 \series default
26833  has no effect on references to subfigures.
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Section
26842 Float Placement
26843 \begin_inset CommandInset label
26844 LatexCommand label
26845 name "sec:Float-Placement"
26846
26847 \end_inset
26848
26849
26850 \begin_inset Index idx
26851 status collapsed
26852
26853 \begin_layout Plain Layout
26854 Floats ! Placement
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \end_layout
26861
26862 \begin_layout Standard
26863 Right-clicking on a float-box and clicking on 
26864 \family sans
26865 Settings
26866 \family default
26867  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
26868  uses for
26869  positioning the float.
26870 \begin_inset Newline newline
26871 \end_inset
26872
26873 The option 
26874 \family sans
26875 Span
26876 \begin_inset space ~
26877 \end_inset
26878
26879 columns
26880 \family default
26881  is only useful for two-column documents: If you select it, the float will
26882  span both columns on the page instead of being confined to just one.
26883 \begin_inset Newline newline
26884 \end_inset
26885
26886 The option 
26887 \family sans
26888 Rotate
26889 \begin_inset space ~
26890 \end_inset
26891
26892 sideways
26893 \family default
26894  is used to rotate floats, see section 
26895 \begin_inset CommandInset ref
26896 LatexCommand ref
26897 reference "sec:Rotated-Floats"
26898
26899 \end_inset
26900
26901 .
26902 \end_layout
26903
26904 \begin_layout Standard
26905 You can use one or more of the following options in the float dialog to
26906  set the placement for a particular float when you uncheck the option 
26907 \family sans
26908 Use
26909 \begin_inset space ~
26910 \end_inset
26911
26912 default
26913 \begin_inset space ~
26914 \end_inset
26915
26916 placement
26917 \family default
26918 :
26919 \end_layout
26920
26921 \begin_layout Description
26922 Here
26923 \begin_inset space ~
26924 \end_inset
26925
26926 if
26927 \begin_inset space ~
26928 \end_inset
26929
26930 possible try to place the float on the position where it has been inserted
26931 \end_layout
26932
26933 \begin_layout Description
26934 Top
26935 \begin_inset space ~
26936 \end_inset
26937
26938 of
26939 \begin_inset space ~
26940 \end_inset
26941
26942 page try to place the float at the top of the current page
26943 \end_layout
26944
26945 \begin_layout Description
26946 Bottom
26947 \begin_inset space ~
26948 \end_inset
26949
26950 of
26951 \begin_inset space ~
26952 \end_inset
26953
26954 page try to place the float at the bottom of the current page
26955 \end_layout
26956
26957 \begin_layout Description
26958 Page
26959 \begin_inset space ~
26960 \end_inset
26961
26962 of
26963 \begin_inset space ~
26964 \end_inset
26965
26966 floats try to place the float on its own page
26967 \end_layout
26968
26969 \begin_layout Standard
26970 The order of the above option is 
26971 \emph on
26972 always
26973 \emph default
26974  used by \SpecialChar LaTeX
26975 .
26976  That means, if you use the default placement, \SpecialChar LaTeX
26977  will first try out 
26978 \family sans
26979 Here
26980 \begin_inset space ~
26981 \end_inset
26982
26983 if
26984 \begin_inset space ~
26985 \end_inset
26986
26987 possible
26988 \family default
26989 , then 
26990 \family sans
26991 Top
26992 \begin_inset space ~
26993 \end_inset
26994
26995 of
26996 \begin_inset space ~
26997 \end_inset
26998
26999 page
27000 \family default
27001 , and then the others.
27002  If you do not use the default, \SpecialChar LaTeX
27003  will try only the checked options but in
27004  the same order.
27005  If none of the 4
27006 \begin_inset space ~
27007 \end_inset
27008
27009 placements is possible the procedure is internally repeated trying to put
27010  the float on the following page.
27011 \end_layout
27012
27013 \begin_layout Standard
27014 By default, each option has its own rules:
27015 \end_layout
27016
27017 \begin_layout Labeling
27018 \labelwidthstring 00.00.0000
27019
27020 \family sans
27021 Top
27022 \begin_inset space ~
27023 \end_inset
27024
27025 of
27026 \begin_inset space ~
27027 \end_inset
27028
27029 page
27030 \family default
27031  only floats occupying less than 70
27032 \begin_inset space \thinspace{}
27033 \end_inset
27034
27035 % of the page can be placed at the top of a page (
27036 \series bold
27037
27038 \backslash
27039 topfraction
27040 \series default
27041 )
27042 \end_layout
27043
27044 \begin_layout Labeling
27045 \labelwidthstring 00.00.0000
27046
27047 \family sans
27048 Bottom
27049 \begin_inset space ~
27050 \end_inset
27051
27052 of
27053 \begin_inset space ~
27054 \end_inset
27055
27056 page
27057 \family default
27058 : only floats occupying less than 30
27059 \begin_inset space \thinspace{}
27060 \end_inset
27061
27062 % of the page can be placed at the bottom of a page.
27063  (
27064 \series bold
27065
27066 \backslash
27067 bottomfraction
27068 \series default
27069 )
27070 \end_layout
27071
27072 \begin_layout Labeling
27073 \labelwidthstring 00.00.0000
27074
27075 \family sans
27076 Page
27077 \begin_inset space ~
27078 \end_inset
27079
27080 of
27081 \begin_inset space ~
27082 \end_inset
27083
27084 floats
27085 \family default
27086 : only if more than 50
27087 \begin_inset space \thinspace{}
27088 \end_inset
27089
27090 % of the page is occupied by floats, several floats can be set together
27091  on a page.
27092  (
27093 \series bold
27094
27095 \backslash
27096 floatpagefraction
27097 \series default
27098 )
27099 \end_layout
27100
27101 \begin_layout Standard
27102 If you don't like these rules, you can ignore them by using the additional
27103  option 
27104 \family sans
27105 Ignore
27106 \begin_inset space ~
27107 \end_inset
27108
27109 \SpecialChar LaTeX
27110
27111 \begin_inset space ~
27112 \end_inset
27113
27114 rules
27115 \family default
27116 .
27117 \begin_inset Newline newline
27118 \end_inset
27119
27120 You can also redefine the rules with \SpecialChar LaTeX
27121 -commands that are given in parentheses
27122  after the rules description above.
27123  To increase for example the often too small default of the bottom-rule
27124  to 50
27125 \begin_inset space \thinspace{}
27126 \end_inset
27127
27128 % of the page, add this line to your document preamble:
27129 \end_layout
27130
27131 \begin_layout Standard
27132
27133 \series bold
27134
27135 \backslash
27136 renewcommand{
27137 \backslash
27138 bottomfraction}{0.5}
27139 \end_layout
27140
27141 \begin_layout Standard
27142 Sometimes you might need, under all circumstances, a float to be placed
27143  exactly at the position where it is inserted.
27144  For this case you can use the option 
27145 \family sans
27146 Here
27147 \begin_inset space ~
27148 \end_inset
27149
27150 definitely
27151 \family default
27152 .
27153  Use this option very rarely and only if the document is almost ready to
27154  be printed, because the float is then no longer able to 
27155 \begin_inset Quotes eld
27156 \end_inset
27157
27158 float
27159 \begin_inset Quotes erd
27160 \end_inset
27161
27162  when you change your document and this will often destroy the page layout.
27163 \end_layout
27164
27165 \begin_layout Standard
27166 There are no placement options for text wrap floats, because they are always
27167  surrounded by the text of a certain paragraph.
27168 \begin_inset VSpace bigskip
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \begin_layout Standard
27175 Sometimes you have the problem that a float is placed at the top of a page
27176  while its corresponding section starts at the middle of the page, so that
27177  the reader could think the float is part of the previous section.
27178  To avoid this the \SpecialChar LaTeX
27179 -command 
27180 \series bold
27181
27182 \backslash
27183 suppressfloats
27184 \series default
27185  can be used.
27186  It suppresses a given float placement for the page where it is inserted
27187  and can therefore be used to avoid floats being set before a section starts.
27188  To get this, add these commands to your document preamble:
27189 \end_layout
27190
27191 \begin_layout Standard
27192
27193 \series bold
27194
27195 \backslash
27196 let
27197 \backslash
27198 mySection
27199 \backslash
27200 section
27201 \begin_inset Newline newline
27202 \end_inset
27203
27204
27205 \backslash
27206 renewcommand{
27207 \backslash
27208 section}{
27209 \backslash
27210 suppressfloats[t]
27211 \backslash
27212 mySection}
27213 \end_layout
27214
27215 \begin_layout Standard
27216 You can define the same for all section headings, like chapters and subsections.
27217  This definition is not recommended to be used for small text parts like
27218  subsubsections because \SpecialChar LaTeX
27219  may then have problems finding a suitable placement.
27220 \end_layout
27221
27222 \begin_layout Standard
27223 \begin_inset VSpace bigskip
27224 \end_inset
27225
27226 In some cases it is required to have all figures/tables at the end of the
27227  document.
27228  For this purpose the \SpecialChar LaTeX
27229 -package 
27230 \series bold
27231 endfloat
27232 \series default
27233
27234 \begin_inset Index idx
27235 status collapsed
27236
27237 \begin_layout Plain Layout
27238 \SpecialChar LaTeX
27239 -packages ! endfloat
27240 \end_layout
27241
27242 \end_inset
27243
27244  was developed.
27245  It puts all figure and table floats at the end of the document into their
27246  own sections.
27247  At the original float position a text hint like 
27248 \begin_inset Quotes eld
27249 \end_inset
27250
27251
27252 \family sans
27253 [Figure
27254 \begin_inset space ~
27255 \end_inset
27256
27257 3.2 about here.]
27258 \family default
27259
27260 \begin_inset Quotes erd
27261 \end_inset
27262
27263  is inserted.
27264  The endfloat-package is loaded in the preamble with the line
27265 \end_layout
27266
27267 \begin_layout Standard
27268
27269 \series bold
27270
27271 \backslash
27272 usepackage[options]{endfloat}
27273 \end_layout
27274
27275 \begin_layout Standard
27276 There are various package options to format the created figure/table sections.
27277  For more information we refer you to the 
27278 \series bold
27279 endfloat
27280 \series default
27281  documentation 
27282 \begin_inset CommandInset citation
27283 LatexCommand cite
27284 key "endfloat"
27285
27286 \end_inset
27287
27288 .
27289 \begin_inset Newline newline
27290 \end_inset
27291
27292
27293 \begin_inset Note Greyedout
27294 status open
27295
27296 \begin_layout Plain Layout
27297
27298 \series bold
27299 Note: endfloat
27300 \series default
27301  doesn't provide an automatic translation for the text hint, you have to
27302  do this manually, see section
27303 \begin_inset space ~
27304 \end_inset
27305
27306 4 in 
27307 \begin_inset CommandInset citation
27308 LatexCommand cite
27309 key "endfloat"
27310
27311 \end_inset
27312
27313 .
27314 \end_layout
27315
27316 \end_inset
27317
27318
27319 \begin_inset Newline newline
27320 \end_inset
27321
27322
27323 \begin_inset Note Greyedout
27324 status open
27325
27326 \begin_layout Plain Layout
27327
27328 \series bold
27329 Note:
27330 \series default
27331  There is currently a bug in 
27332 \series bold
27333 endfloat
27334 \series default
27335  when the caption contains a German 
27336 \begin_inset Quotes eld
27337 \end_inset
27338
27339 ß
27340 \begin_inset Quotes erd
27341 \end_inset
27342
27343 .
27344  Use in this case the command 
27345 \begin_inset Quotes eld
27346 \end_inset
27347
27348
27349 \series bold
27350
27351 \backslash
27352 ss
27353 \series default
27354
27355 \begin_inset Quotes erd
27356 \end_inset
27357
27358  in \SpecialChar TeX
27359  Code instead of 
27360 \begin_inset Quotes eld
27361 \end_inset
27362
27363 ß
27364 \begin_inset Quotes erd
27365 \end_inset
27366
27367 .
27368 \end_layout
27369
27370 \end_inset
27371
27372
27373 \end_layout
27374
27375 \begin_layout Standard
27376 \begin_inset VSpace bigskip
27377 \end_inset
27378
27379 For more details about float placements, have a look at \SpecialChar LaTeX
27380  books, 
27381 \begin_inset CommandInset citation
27382 LatexCommand cite
27383 key "latexcompanion,latexguide,latexbook"
27384
27385 \end_inset
27386
27387 .
27388 \end_layout
27389
27390 \begin_layout Section
27391 Rotated Floats
27392 \begin_inset CommandInset label
27393 LatexCommand label
27394 name "sec:Rotated-Floats"
27395
27396 \end_inset
27397
27398
27399 \begin_inset Index idx
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 Floats ! Rotating
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \end_layout
27410
27411 \begin_layout Standard
27412 Especially for wide tables you might have floats rotated.
27413  To rotate a whole float including the caption, right-click on the float-box
27414  and use the option 
27415 \family sans
27416 Rotate
27417 \begin_inset space ~
27418 \end_inset
27419
27420 sideways
27421 \family default
27422 .
27423 \end_layout
27424
27425 \begin_layout Standard
27426 Rotated floats are always placed on a page of their own (or column of their
27427  own; in case you have a multi-column document).
27428  You can let them span several columns using the float settings option 
27429 \family sans
27430 Span
27431 \begin_inset space ~
27432 \end_inset
27433
27434 columns
27435 \family default
27436 .
27437  Floats are rotated so that you can read them from the outside margin.
27438  To force a certain rotation direction for all pages, you can add either
27439  the option 
27440 \series bold
27441 figuresleft
27442 \series default
27443  or 
27444 \series bold
27445 figuresright
27446 \series default
27447  to the document class options.
27448 \end_layout
27449
27450 \begin_layout Standard
27451 Referencing rotated floats is the same as for normal floats, the caption
27452  format is also the same: Table
27453 \begin_inset space ~
27454 \end_inset
27455
27456
27457 \begin_inset CommandInset ref
27458 LatexCommand ref
27459 reference "tab:Rotated-table"
27460
27461 \end_inset
27462
27463  is an example of a rotated table float.
27464 \end_layout
27465
27466 \begin_layout Standard
27467 \begin_inset Note Greyedout
27468 status open
27469
27470 \begin_layout Plain Layout
27471
27472 \series bold
27473 Note:
27474 \series default
27475  Not all DVI-viewers are able to display rotated floats.
27476 \end_layout
27477
27478 \end_inset
27479
27480
27481 \end_layout
27482
27483 \begin_layout Standard
27484 \begin_inset Float table
27485 wide false
27486 sideways true
27487 status open
27488
27489 \begin_layout Plain Layout
27490 \begin_inset Caption Standard
27491
27492 \begin_layout Plain Layout
27493 \begin_inset CommandInset label
27494 LatexCommand label
27495 name "tab:Rotated-table"
27496
27497 \end_inset
27498
27499  Rotated table
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \end_layout
27506
27507 \begin_layout Plain Layout
27508 \align center
27509 \begin_inset Tabular
27510 <lyxtabular version="3" rows="1" columns="5">
27511 <features tabularvalignment="middle">
27512 <column alignment="center" valignment="top">
27513 <column alignment="center" valignment="top">
27514 <column alignment="center" valignment="top">
27515 <column alignment="center" valignment="top">
27516 <column alignment="center" valignment="top">
27517 <row>
27518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27519 \begin_inset Text
27520
27521 \begin_layout Plain Layout
27522 test
27523 \end_layout
27524
27525 \end_inset
27526 </cell>
27527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27528 \begin_inset Text
27529
27530 \begin_layout Plain Layout
27531 b
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Plain Layout
27540 c
27541 \end_layout
27542
27543 \end_inset
27544 </cell>
27545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27546 \begin_inset Text
27547
27548 \begin_layout Plain Layout
27549 d
27550 \end_layout
27551
27552 \end_inset
27553 </cell>
27554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27555 \begin_inset Text
27556
27557 \begin_layout Plain Layout
27558 e
27559 \end_layout
27560
27561 \end_inset
27562 </cell>
27563 </row>
27564 </lyxtabular>
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \end_inset
27572
27573
27574 \end_layout
27575
27576 \begin_layout Section
27577 Subfloats
27578 \begin_inset Index idx
27579 status collapsed
27580
27581 \begin_layout Plain Layout
27582 Floats ! Subfloats
27583 \end_layout
27584
27585 \end_inset
27586
27587
27588 \end_layout
27589
27590 \begin_layout Standard
27591 Subfloats are for example used when a figure consists of several images.
27592  They are created by inserting a float into an existing float.
27593  The placement of the subfloats can be controlled in the same way as for
27594  paragraphs as shown in table
27595 \begin_inset space ~
27596 \end_inset
27597
27598
27599 \begin_inset CommandInset ref
27600 LatexCommand ref
27601 reference "tab:Two-subtables-side"
27602
27603 \end_inset
27604
27605  and 
27606 \begin_inset CommandInset ref
27607 LatexCommand ref
27608 reference "tab:Two-subtables-upon"
27609
27610 \end_inset
27611
27612 .
27613 \end_layout
27614
27615 \begin_layout Standard
27616 Referencing subfloats works as for normal floats: Table
27617 \begin_inset space ~
27618 \end_inset
27619
27620
27621 \begin_inset CommandInset ref
27622 LatexCommand ref
27623 reference "tab:This-is-subtable-a"
27624
27625 \end_inset
27626
27627  and 
27628 \begin_inset CommandInset ref
27629 LatexCommand ref
27630 reference "tab:This-is-subtable-b"
27631
27632 \end_inset
27633
27634  are subtables of table
27635 \begin_inset space ~
27636 \end_inset
27637
27638
27639 \begin_inset CommandInset ref
27640 LatexCommand ref
27641 reference "tab:Two-subtables-side"
27642
27643 \end_inset
27644
27645 .
27646 \end_layout
27647
27648 \begin_layout Standard
27649 \begin_inset Float table
27650 wide false
27651 sideways false
27652 status open
27653
27654 \begin_layout Plain Layout
27655 \begin_inset Caption Standard
27656
27657 \begin_layout Plain Layout
27658 \begin_inset CommandInset label
27659 LatexCommand label
27660 name "tab:Two-subtables-side"
27661
27662 \end_inset
27663
27664 Two subtables placed side by side.
27665 \end_layout
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \begin_layout Plain Layout
27673 \align center
27674 \begin_inset space \hfill{}
27675 \end_inset
27676
27677
27678 \begin_inset Float table
27679 wide false
27680 sideways false
27681 status collapsed
27682
27683 \begin_layout Plain Layout
27684 \begin_inset Caption Standard
27685
27686 \begin_layout Plain Layout
27687 \begin_inset CommandInset label
27688 LatexCommand label
27689 name "tab:This-is-subtable-a"
27690
27691 \end_inset
27692
27693 This is subtable a.
27694 \end_layout
27695
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \begin_layout Plain Layout
27702 \align center
27703 \begin_inset Tabular
27704 <lyxtabular version="3" rows="1" columns="5">
27705 <features tabularvalignment="middle">
27706 <column alignment="center" valignment="top">
27707 <column alignment="center" valignment="top">
27708 <column alignment="center" valignment="top">
27709 <column alignment="center" valignment="top">
27710 <column alignment="center" valignment="top">
27711 <row>
27712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27713 \begin_inset Text
27714
27715 \begin_layout Plain Layout
27716 test
27717 \end_layout
27718
27719 \end_inset
27720 </cell>
27721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27722 \begin_inset Text
27723
27724 \begin_layout Plain Layout
27725 b
27726 \end_layout
27727
27728 \end_inset
27729 </cell>
27730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27731 \begin_inset Text
27732
27733 \begin_layout Plain Layout
27734 c
27735 \end_layout
27736
27737 \end_inset
27738 </cell>
27739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27740 \begin_inset Text
27741
27742 \begin_layout Plain Layout
27743 d
27744 \end_layout
27745
27746 \end_inset
27747 </cell>
27748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27749 \begin_inset Text
27750
27751 \begin_layout Plain Layout
27752 e
27753 \end_layout
27754
27755 \end_inset
27756 </cell>
27757 </row>
27758 </lyxtabular>
27759
27760 \end_inset
27761
27762
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \begin_inset space \hfill{}
27769 \end_inset
27770
27771
27772 \begin_inset Float table
27773 wide false
27774 sideways false
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778 \begin_inset Caption Standard
27779
27780 \begin_layout Plain Layout
27781 \begin_inset CommandInset label
27782 LatexCommand label
27783 name "tab:This-is-subtable-b"
27784
27785 \end_inset
27786
27787 This is subtable b.
27788 \end_layout
27789
27790 \end_inset
27791
27792
27793 \end_layout
27794
27795 \begin_layout Plain Layout
27796 \align center
27797 \begin_inset Tabular
27798 <lyxtabular version="3" rows="1" columns="5">
27799 <features tabularvalignment="middle">
27800 <column alignment="center" valignment="top">
27801 <column alignment="center" valignment="top">
27802 <column alignment="center" valignment="top">
27803 <column alignment="center" valignment="top">
27804 <column alignment="center" valignment="top">
27805 <row>
27806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27807 \begin_inset Text
27808
27809 \begin_layout Plain Layout
27810 e
27811 \end_layout
27812
27813 \end_inset
27814 </cell>
27815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27816 \begin_inset Text
27817
27818 \begin_layout Plain Layout
27819 d
27820 \end_layout
27821
27822 \end_inset
27823 </cell>
27824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27825 \begin_inset Text
27826
27827 \begin_layout Plain Layout
27828 c
27829 \end_layout
27830
27831 \end_inset
27832 </cell>
27833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27834 \begin_inset Text
27835
27836 \begin_layout Plain Layout
27837 b
27838 \end_layout
27839
27840 \end_inset
27841 </cell>
27842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27843 \begin_inset Text
27844
27845 \begin_layout Plain Layout
27846 test
27847 \end_layout
27848
27849 \end_inset
27850 </cell>
27851 </row>
27852 </lyxtabular>
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \end_inset
27860
27861
27862 \begin_inset space \hfill{}
27863 \end_inset
27864
27865
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \begin_layout Standard
27874 \begin_inset Float table
27875 wide false
27876 sideways false
27877 status open
27878
27879 \begin_layout Plain Layout
27880 \begin_inset Caption Standard
27881
27882 \begin_layout Plain Layout
27883 \begin_inset CommandInset label
27884 LatexCommand label
27885 name "tab:Two-subtables-upon"
27886
27887 \end_inset
27888
27889 Two subtables placed one above the other.
27890  (a) table with 4 cells, (b) table with 5 cells.
27891 \end_layout
27892
27893 \end_inset
27894
27895
27896 \end_layout
27897
27898 \begin_layout Plain Layout
27899 \align center
27900 \begin_inset Float table
27901 wide false
27902 sideways false
27903 status collapsed
27904
27905 \begin_layout Plain Layout
27906 \begin_inset Caption Standard
27907
27908 \begin_layout Plain Layout
27909
27910 \end_layout
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \begin_layout Plain Layout
27918 \align center
27919 \begin_inset Tabular
27920 <lyxtabular version="3" rows="1" columns="4">
27921 <features tabularvalignment="middle">
27922 <column alignment="center" valignment="top">
27923 <column alignment="center" valignment="top">
27924 <column alignment="center" valignment="top">
27925 <column alignment="center" valignment="top">
27926 <row>
27927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27928 \begin_inset Text
27929
27930 \begin_layout Plain Layout
27931 test
27932 \end_layout
27933
27934 \end_inset
27935 </cell>
27936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27937 \begin_inset Text
27938
27939 \begin_layout Plain Layout
27940 test
27941 \end_layout
27942
27943 \end_inset
27944 </cell>
27945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27946 \begin_inset Text
27947
27948 \begin_layout Plain Layout
27949 test
27950 \end_layout
27951
27952 \end_inset
27953 </cell>
27954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27955 \begin_inset Text
27956
27957 \begin_layout Plain Layout
27958 test
27959 \end_layout
27960
27961 \end_inset
27962 </cell>
27963 </row>
27964 </lyxtabular>
27965
27966 \end_inset
27967
27968
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \begin_layout Plain Layout
27977 \align center
27978 \begin_inset Float table
27979 wide false
27980 sideways false
27981 status collapsed
27982
27983 \begin_layout Plain Layout
27984 \begin_inset Caption Standard
27985
27986 \begin_layout Plain Layout
27987
27988 \end_layout
27989
27990 \end_inset
27991
27992
27993 \end_layout
27994
27995 \begin_layout Plain Layout
27996 \align center
27997 \begin_inset Tabular
27998 <lyxtabular version="3" rows="1" columns="5">
27999 <features tabularvalignment="middle">
28000 <column alignment="center" valignment="top">
28001 <column alignment="center" valignment="top">
28002 <column alignment="center" valignment="top">
28003 <column alignment="center" valignment="top">
28004 <column alignment="center" valignment="top">
28005 <row>
28006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28007 \begin_inset Text
28008
28009 \begin_layout Plain Layout
28010 a
28011 \end_layout
28012
28013 \end_inset
28014 </cell>
28015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28016 \begin_inset Text
28017
28018 \begin_layout Plain Layout
28019 b
28020 \end_layout
28021
28022 \end_inset
28023 </cell>
28024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28025 \begin_inset Text
28026
28027 \begin_layout Plain Layout
28028 c
28029 \end_layout
28030
28031 \end_inset
28032 </cell>
28033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28034 \begin_inset Text
28035
28036 \begin_layout Plain Layout
28037 d
28038 \end_layout
28039
28040 \end_inset
28041 </cell>
28042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28043 \begin_inset Text
28044
28045 \begin_layout Plain Layout
28046 e
28047 \end_layout
28048
28049 \end_inset
28050 </cell>
28051 </row>
28052 </lyxtabular>
28053
28054 \end_inset
28055
28056
28057 \end_layout
28058
28059 \end_inset
28060
28061
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \begin_layout Section
28070 Floats Side by Side
28071 \begin_inset Index idx
28072 status collapsed
28073
28074 \begin_layout Plain Layout
28075 Floats ! Side by side
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \end_layout
28082
28083 \begin_layout Standard
28084 To place floats side by side, as in Figures
28085 \begin_inset space ~
28086 \end_inset
28087
28088
28089 \begin_inset CommandInset ref
28090 LatexCommand ref
28091 reference "fig:Float-left"
28092
28093 \end_inset
28094
28095  and 
28096 \begin_inset CommandInset ref
28097 LatexCommand ref
28098 reference "fig:Float-right"
28099
28100 \end_inset
28101
28102 , only 
28103 \emph on
28104 one
28105 \emph default
28106  float is used.
28107  In it two minipage boxes are inserted.
28108 \begin_inset Foot
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112 Minipages are explained in section
28113 \begin_inset space ~
28114 \end_inset
28115
28116
28117 \begin_inset CommandInset ref
28118 LatexCommand ref
28119 reference "sec:Minipages"
28120
28121 \end_inset
28122
28123 .
28124 \end_layout
28125
28126 \end_inset
28127
28128  The width is set to 45
28129 \begin_inset space \thinspace{}
28130 \end_inset
28131
28132 -50
28133 \begin_inset space \thinspace{}
28134 \end_inset
28135
28136 column% and the box alignment to 
28137 \family sans
28138 Bottom
28139 \family default
28140  for each minipage.
28141  The minipage boxes contain the image and the caption in the same way as
28142  they are in a float.
28143  The only difference is that the image unit 
28144 \family sans
28145 Column
28146 \begin_inset space ~
28147 \end_inset
28148
28149 Width
28150 \begin_inset space ~
28151 \end_inset
28152
28153 %
28154 \family default
28155  is now calculated according to the width of the minipage boxes.
28156 \end_layout
28157
28158 \begin_layout Standard
28159 \begin_inset Float figure
28160 wide false
28161 sideways false
28162 status open
28163
28164 \begin_layout Plain Layout
28165 \begin_inset Box Frameless
28166 position "b"
28167 hor_pos "c"
28168 has_inner_box 1
28169 inner_pos "t"
28170 use_parbox 0
28171 use_makebox 0
28172 width "45col%"
28173 special "none"
28174 height "1in"
28175 height_special "totalheight"
28176 thickness "0.4pt"
28177 separation "3pt"
28178 shadowsize "4pt"
28179 framecolor "black"
28180 backgroundcolor "none"
28181 status open
28182
28183 \begin_layout Plain Layout
28184 \align center
28185 \begin_inset Graphics
28186         filename clipart/mobius.eps
28187         lyxscale 50
28188         width 100col%
28189         scaleBeforeRotation
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Plain Layout
28197 \begin_inset Caption Standard
28198
28199 \begin_layout Plain Layout
28200 \begin_inset CommandInset label
28201 LatexCommand label
28202 name "fig:Float-left"
28203
28204 \end_inset
28205
28206 Float on the left side.
28207 \end_layout
28208
28209 \end_inset
28210
28211
28212 \end_layout
28213
28214 \end_inset
28215
28216
28217 \begin_inset space \hfill{}
28218 \end_inset
28219
28220
28221 \begin_inset Box Frameless
28222 position "b"
28223 hor_pos "c"
28224 has_inner_box 1
28225 inner_pos "t"
28226 use_parbox 0
28227 use_makebox 0
28228 width "45col%"
28229 special "none"
28230 height "1in"
28231 height_special "totalheight"
28232 thickness "0.4pt"
28233 separation "3pt"
28234 shadowsize "4pt"
28235 framecolor "black"
28236 backgroundcolor "none"
28237 status open
28238
28239 \begin_layout Plain Layout
28240 \align center
28241 \begin_inset Graphics
28242         filename clipart/platypus.eps
28243         lyxscale 50
28244         width 100col%
28245         scaleBeforeRotation
28246
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \begin_layout Plain Layout
28253 \begin_inset Caption Standard
28254
28255 \begin_layout Plain Layout
28256 \begin_inset CommandInset label
28257 LatexCommand label
28258 name "fig:Float-right"
28259
28260 \end_inset
28261
28262 Float on the right side.
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \end_inset
28276
28277
28278 \end_layout
28279
28280 \begin_layout Standard
28281 An alternative and simpler solution is to use the module 
28282 \family sans
28283 Variable-width Minipages
28284 \family default
28285 , see sec.
28286 \begin_inset space \thinspace{}
28287 \end_inset
28288
28289
28290 \begin_inset CommandInset ref
28291 LatexCommand ref
28292 reference "sec:Minipages"
28293
28294 \end_inset
28295
28296 .
28297  Variable-width minipages adapt automatically to the width of the figures
28298  and tables.
28299  They do not require an explicit width to be given, and they improve the
28300  horizontal alignment of the figures.
28301  The LyX example file 
28302 \emph on
28303 varwidth-floats-side-by-side
28304 \emph default
28305  gives examples of how to do this.
28306 \end_layout
28307
28308 \begin_layout Section
28309 Caption Formatting
28310 \begin_inset Index idx
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314 Caption ! Formatting
28315 \end_layout
28316
28317 \end_inset
28318
28319
28320 \begin_inset Index idx
28321 status collapsed
28322
28323 \begin_layout Plain Layout
28324 Floats ! Caption Formatting
28325 \end_layout
28326
28327 \end_inset
28328
28329
28330 \begin_inset CommandInset label
28331 LatexCommand label
28332 name "sec:Caption-Formatting"
28333
28334 \end_inset
28335
28336
28337 \end_layout
28338
28339 \begin_layout Standard
28340 The 
28341 \family sans
28342 Caption
28343 \family default
28344  environment is the default paragraph environment for 
28345 \family sans
28346 Floats
28347 \family default
28348 .
28349  On the \SpecialChar LyX
28350  screen captions appear as a label, e.
28351 \begin_inset space \thinspace{}
28352 \end_inset
28353
28354 g.
28355 \begin_inset space \space{}
28356 \end_inset
28357
28358
28359 \begin_inset Quotes eld
28360 \end_inset
28361
28362
28363 \family sans
28364 Figure #:
28365 \family default
28366
28367 \begin_inset Quotes erd
28368 \end_inset
28369
28370  followed by the caption text.
28371  
28372 \begin_inset Quotes eld
28373 \end_inset
28374
28375 #
28376 \begin_inset Quotes erd
28377 \end_inset
28378
28379  is the actual reference number.
28380  By default the label and the number are in the same font as the caption
28381  text and a colon follows the number to divide the label from the text.
28382  This caption format is suitable for many but not all documents.
28383  
28384 \end_layout
28385
28386 \begin_layout Standard
28387 To change the default caption format, load the \SpecialChar LaTeX
28388 -package 
28389 \series bold
28390 caption
28391 \series default
28392
28393 \begin_inset Index idx
28394 status collapsed
28395
28396 \begin_layout Plain Layout
28397 \SpecialChar LaTeX
28398 -packages ! caption
28399 \end_layout
28400
28401 \end_inset
28402
28403  in the document preamble with this line:
28404 \end_layout
28405
28406 \begin_layout Standard
28407
28408 \series bold
28409
28410 \backslash
28411 usepackage[format definition]{caption}
28412 \end_layout
28413
28414 \begin_layout Standard
28415 To have for example the label and the number in sans-serif, bold font and
28416  the table captions always above the table as in this document, use the
28417  following command:
28418 \end_layout
28419
28420 \begin_layout Standard
28421
28422 \series bold
28423
28424 \backslash
28425 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28426 \end_layout
28427
28428 \begin_layout Standard
28429 You can also define different caption formats for the different float types.
28430  In this case load the 
28431 \series bold
28432 caption
28433 \series default
28434  package without format specific options and define the different formats
28435  with the help of the command
28436 \end_layout
28437
28438 \begin_layout Standard
28439
28440 \series bold
28441
28442 \backslash
28443 captionsetup[float type]{format definition}
28444 \end_layout
28445
28446 \begin_layout Standard
28447 in the document preamble.
28448  For example the caption formats of Figure
28449 \begin_inset space ~
28450 \end_inset
28451
28452
28453 \begin_inset CommandInset ref
28454 LatexCommand ref
28455 reference "fig:This-is-an-fig"
28456
28457 \end_inset
28458
28459  and Table
28460 \begin_inset space ~
28461 \end_inset
28462
28463
28464 \begin_inset CommandInset ref
28465 LatexCommand ref
28466 reference "tab:This-is-an-tab"
28467
28468 \end_inset
28469
28470  can be created using these commands in the document preamble:
28471 \end_layout
28472
28473 \begin_layout Standard
28474
28475 \series bold
28476
28477 \backslash
28478 usepackage[tableposition=top]{caption}
28479 \series default
28480
28481 \begin_inset Newline newline
28482 \end_inset
28483
28484
28485 \series bold
28486
28487 \backslash
28488 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28489 \begin_inset Newline newline
28490 \end_inset
28491
28492
28493 \begin_inset Phantom HPhantom
28494 status open
28495
28496 \begin_layout Plain Layout
28497
28498 \series bold
28499
28500 \backslash
28501 captionsetup[figure]{
28502 \end_layout
28503
28504 \end_inset
28505
28506 labelsep=period}
28507 \begin_inset Newline newline
28508 \end_inset
28509
28510
28511 \backslash
28512 captionsetup[table]{labelfont={bf,sf}}
28513 \end_layout
28514
28515 \begin_layout Standard
28516 \begin_inset Note Greyedout
28517 status open
28518
28519 \begin_layout Plain Layout
28520
28521 \series bold
28522 Note:
28523 \series default
28524  The option 
28525 \series bold
28526 tableposition=top
28527 \series default
28528  has no effect when a 
28529 \series bold
28530 KOMA-Script
28531 \series default
28532
28533 \begin_inset Index idx
28534 status collapsed
28535
28536 \begin_layout Plain Layout
28537 \SpecialChar LaTeX
28538 -packages ! KOMA-Script
28539 \end_layout
28540
28541 \end_inset
28542
28543  document class is used.
28544  In this case the document class option 
28545 \series bold
28546 captions=tableheading
28547 \series default
28548  must be used.
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \end_layout
28555
28556 \begin_layout Standard
28557 For more information about the package 
28558 \series bold
28559 caption
28560 \series default
28561  we refer to its documentation 
28562 \begin_inset CommandInset citation
28563 LatexCommand cite
28564 key "caption"
28565
28566 \end_inset
28567
28568 .
28569 \end_layout
28570
28571 \begin_layout Standard
28572 To change the label name from e.
28573 \begin_inset space \thinspace{}
28574 \end_inset
28575
28576 g.
28577 \begin_inset space \space{}
28578 \end_inset
28579
28580
28581 \begin_inset Quotes eld
28582 \end_inset
28583
28584 Figure
28585 \begin_inset Quotes erd
28586 \end_inset
28587
28588  to 
28589 \begin_inset Quotes eld
28590 \end_inset
28591
28592 Image
28593 \begin_inset Quotes erd
28594 \end_inset
28595
28596  use this preamble command:
28597 \end_layout
28598
28599 \begin_layout Standard
28600
28601 \series bold
28602
28603 \backslash
28604 renewcommand{
28605 \backslash
28606 fnum@figure}{Image~
28607 \backslash
28608 thefigure}
28609 \end_layout
28610
28611 \begin_layout Standard
28612 where 
28613 \series bold
28614
28615 \backslash
28616 thefigure
28617 \series default
28618  inserts the figure number and
28619 \series bold
28620  
28621 \begin_inset Quotes eld
28622 \end_inset
28623
28624 ~
28625 \series default
28626
28627 \begin_inset Quotes erd
28628 \end_inset
28629
28630  creates a protected space.
28631 \end_layout
28632
28633 \begin_layout Standard
28634 \begin_inset VSpace bigskip
28635 \end_inset
28636
28637 If you are using a 
28638 \series bold
28639 KOMA-Script
28640 \series default
28641
28642 \begin_inset Index idx
28643 status collapsed
28644
28645 \begin_layout Plain Layout
28646 \SpecialChar LaTeX
28647 -packages ! KOMA-Script
28648 \end_layout
28649
28650 \end_inset
28651
28652  document class (
28653 \family sans
28654 article (KOMA-Script)
28655 \family default
28656
28657 \family sans
28658 book (KOMA-Script)
28659 \family default
28660
28661 \family sans
28662 letter (KOMA-Script)
28663 \family default
28664 , or 
28665 \family sans
28666 report (KOMA-Script)
28667 \family default
28668
28669 \begin_inset space \thinspace{}
28670 \end_inset
28671
28672 ), you can alternatively to the 
28673 \series bold
28674 caption
28675 \series default
28676  package use 
28677 \series bold
28678 KOMA-Script
28679 \series default
28680 's built-in command 
28681 \series bold
28682
28683 \backslash
28684 setkomafont
28685 \series default
28686 .
28687  For example, to have the caption label in bold, add this command to your
28688  document preamble:
28689 \end_layout
28690
28691 \begin_layout Standard
28692
28693 \series bold
28694
28695 \backslash
28696 setkomafont{captionlabel}{
28697 \backslash
28698 bfseries}
28699 \end_layout
28700
28701 \begin_layout Standard
28702 For more information about 
28703 \series bold
28704
28705 \backslash
28706 setkomafont
28707 \series default
28708  we refer to the 
28709 \series bold
28710 KOMA-Script
28711 \series default
28712  documentation 
28713 \begin_inset CommandInset citation
28714 LatexCommand cite
28715 key "KOMA-Script"
28716
28717 \end_inset
28718
28719 .
28720 \end_layout
28721
28722 \begin_layout Standard
28723 \begin_inset ERT
28724 status collapsed
28725
28726 \begin_layout Plain Layout
28727
28728
28729 \backslash
28730 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28731 }
28732 \end_layout
28733
28734 \end_inset
28735
28736
28737 \begin_inset Note Note
28738 status open
28739
28740 \begin_layout Plain Layout
28741 The caption format is changed only for this example.
28742 \end_layout
28743
28744 \end_inset
28745
28746
28747 \end_layout
28748
28749 \begin_layout Standard
28750 \begin_inset Float figure
28751 placement !p
28752 wide false
28753 sideways false
28754 status open
28755
28756 \begin_layout Plain Layout
28757 \align center
28758 \begin_inset Graphics
28759         filename clipart/mobius.eps
28760         lyxscale 50
28761         scale 50
28762         scaleBeforeRotation
28763
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Plain Layout
28770 \begin_inset Caption Standard
28771
28772 \begin_layout Plain Layout
28773 \begin_inset CommandInset label
28774 LatexCommand label
28775 name "fig:This-is-an-fig"
28776
28777 \end_inset
28778
28779 This is an example figure caption that is longer than one line to show the
28780  different caption format.
28781  Here a self-defined caption format is used.
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \begin_layout Standard
28795 \begin_inset ERT
28796 status collapsed
28797
28798 \begin_layout Plain Layout
28799
28800
28801 \backslash
28802 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28803 on}
28804 \end_layout
28805
28806 \end_inset
28807
28808
28809 \end_layout
28810
28811 \begin_layout Standard
28812 \begin_inset Float table
28813 placement !p
28814 wide false
28815 sideways false
28816 status open
28817
28818 \begin_layout Plain Layout
28819 \begin_inset Caption Standard
28820
28821 \begin_layout Plain Layout
28822 \begin_inset CommandInset label
28823 LatexCommand label
28824 name "tab:This-is-an-tab"
28825
28826 \end_inset
28827
28828 This is an example table caption that is longer than one line to show the
28829  different caption format.
28830  Here the standard caption format for tables in this document is used.
28831 \end_layout
28832
28833 \end_inset
28834
28835
28836 \end_layout
28837
28838 \begin_layout Plain Layout
28839 \align center
28840 \begin_inset Tabular
28841 <lyxtabular version="3" rows="1" columns="5">
28842 <features tabularvalignment="middle">
28843 <column alignment="center" valignment="top">
28844 <column alignment="center" valignment="top">
28845 <column alignment="center" valignment="top">
28846 <column alignment="center" valignment="top">
28847 <column alignment="center" valignment="top">
28848 <row>
28849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28850 \begin_inset Text
28851
28852 \begin_layout Plain Layout
28853 a
28854 \end_layout
28855
28856 \end_inset
28857 </cell>
28858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28859 \begin_inset Text
28860
28861 \begin_layout Plain Layout
28862 b
28863 \end_layout
28864
28865 \end_inset
28866 </cell>
28867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28868 \begin_inset Text
28869
28870 \begin_layout Plain Layout
28871 c
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Plain Layout
28880 d
28881 \end_layout
28882
28883 \end_inset
28884 </cell>
28885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28886 \begin_inset Text
28887
28888 \begin_layout Plain Layout
28889 e
28890 \end_layout
28891
28892 \end_inset
28893 </cell>
28894 </row>
28895 </lyxtabular>
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \end_inset
28903
28904
28905 \end_layout
28906
28907 \begin_layout Section
28908 Caption Placement
28909 \begin_inset Index idx
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 Caption ! Placement
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \begin_inset Index idx
28920 status collapsed
28921
28922 \begin_layout Plain Layout
28923 Floats ! Caption Placement
28924 \end_layout
28925
28926 \end_inset
28927
28928
28929 \begin_inset CommandInset label
28930 LatexCommand label
28931 name "sec:Caption-Placement"
28932
28933 \end_inset
28934
28935
28936 \end_layout
28937
28938 \begin_layout Standard
28939 The common caption placement rule is:
28940 \end_layout
28941
28942 \begin_layout Description
28943 Figure: Caption is set below the figure
28944 \end_layout
28945
28946 \begin_layout Description
28947 Table: Caption is set above the table
28948 \end_layout
28949
28950 \begin_layout Standard
28951 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
28952 's
28953  standard classes.
28954  That means if you are using the document classes 
28955 \family sans
28956 article
28957 \family default
28958
28959 \family sans
28960 book
28961 \family default
28962
28963 \family sans
28964 letter
28965 \family default
28966 , or 
28967 \family sans
28968 report
28969 \family default
28970  there will be no space between the caption and the table.
28971  To insert the necessary space, load the \SpecialChar LaTeX
28972 -package 
28973 \series bold
28974 caption
28975 \series default
28976
28977 \begin_inset Index idx
28978 status collapsed
28979
28980 \begin_layout Plain Layout
28981 \SpecialChar LaTeX
28982 -packages ! caption
28983 \end_layout
28984
28985 \end_inset
28986
28987  in your document preamble with the option
28988 \begin_inset Foot
28989 status collapsed
28990
28991 \begin_layout Plain Layout
28992 See section
28993 \begin_inset space ~
28994 \end_inset
28995
28996
28997 \begin_inset CommandInset ref
28998 LatexCommand ref
28999 reference "sec:Caption-Formatting"
29000
29001 \end_inset
29002
29003  for more information of the package 
29004 \series bold
29005 caption
29006 \series default
29007 .
29008 \end_layout
29009
29010 \end_inset
29011
29012
29013 \end_layout
29014
29015 \begin_layout Standard
29016
29017 \series bold
29018 tableposition=top
29019 \end_layout
29020
29021 \begin_layout Standard
29022 If you are using a 
29023 \series bold
29024 KOMA-Script
29025 \series default
29026
29027 \begin_inset Index idx
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031 \SpecialChar LaTeX
29032 -packages ! KOMA-Script
29033 \end_layout
29034
29035 \end_inset
29036
29037  document class (
29038 \family sans
29039 article (KOMA-Script)
29040 \family default
29041
29042 \family sans
29043 book (KOMA-Script)
29044 \family default
29045
29046 \family sans
29047 letter (KOMA-Script)
29048 \family default
29049 , or 
29050 \family sans
29051 report (KOMA-Script)
29052 \family default
29053
29054 \begin_inset space \thinspace{}
29055 \end_inset
29056
29057 ), you can alternatively to the 
29058 \series bold
29059 caption
29060 \series default
29061  package set the document class option
29062 \begin_inset Foot
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066 That option is used in this document.
29067 \end_layout
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Standard
29075
29076 \series bold
29077 captions=tableheading
29078 \end_layout
29079
29080 \begin_layout Standard
29081 In documents with a KOMA-Script document class you can also right-click
29082  on a caption and mark in the context menu if this should be a caption above
29083  or below the table/figure.
29084  This way you can override the document-wide caption placement for certain
29085  captions.
29086  Table
29087 \begin_inset space ~
29088 \end_inset
29089
29090
29091 \begin_inset CommandInset ref
29092 LatexCommand ref
29093 reference "tab:A-caption-marked"
29094
29095 \end_inset
29096
29097  is an example where the caption is marked a being below the table while
29098  it is above.
29099  For comparison the caption in Table
29100 \begin_inset space ~
29101 \end_inset
29102
29103
29104 \begin_inset CommandInset ref
29105 LatexCommand ref
29106 reference "tab:A-standard-table"
29107
29108 \end_inset
29109
29110  is not marked.
29111 \end_layout
29112
29113 \begin_layout Standard
29114 \begin_inset Float table
29115 wide false
29116 sideways false
29117 status open
29118
29119 \begin_layout Plain Layout
29120 \begin_inset Caption Below
29121
29122 \begin_layout Plain Layout
29123 \begin_inset CommandInset label
29124 LatexCommand label
29125 name "tab:A-caption-marked"
29126
29127 \end_inset
29128
29129 A caption marked as being below the table.
29130 \end_layout
29131
29132 \end_inset
29133
29134
29135 \end_layout
29136
29137 \begin_layout Plain Layout
29138 \align center
29139 \begin_inset Tabular
29140 <lyxtabular version="3" rows="3" columns="3">
29141 <features tabularvalignment="middle">
29142 <column alignment="center" valignment="top" width="0pt">
29143 <column alignment="center" valignment="top" width="0pt">
29144 <column alignment="center" valignment="top" width="0pt">
29145 <row>
29146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29147 \begin_inset Text
29148
29149 \begin_layout Plain Layout
29150 1
29151 \end_layout
29152
29153 \end_inset
29154 </cell>
29155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29156 \begin_inset Text
29157
29158 \begin_layout Plain Layout
29159 2
29160 \end_layout
29161
29162 \end_inset
29163 </cell>
29164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29165 \begin_inset Text
29166
29167 \begin_layout Plain Layout
29168 3
29169 \end_layout
29170
29171 \end_inset
29172 </cell>
29173 </row>
29174 <row>
29175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29176 \begin_inset Text
29177
29178 \begin_layout Plain Layout
29179 Joe
29180 \end_layout
29181
29182 \end_inset
29183 </cell>
29184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29185 \begin_inset Text
29186
29187 \begin_layout Plain Layout
29188 Mary
29189 \end_layout
29190
29191 \end_inset
29192 </cell>
29193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29194 \begin_inset Text
29195
29196 \begin_layout Plain Layout
29197 Ted
29198 \end_layout
29199
29200 \end_inset
29201 </cell>
29202 </row>
29203 <row>
29204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29205 \begin_inset Text
29206
29207 \begin_layout Plain Layout
29208 \begin_inset Formula $\int x^{2}dx$
29209 \end_inset
29210
29211
29212 \end_layout
29213
29214 \end_inset
29215 </cell>
29216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29217 \begin_inset Text
29218
29219 \begin_layout Plain Layout
29220 \begin_inset Formula $\left[\begin{array}{cc}
29221 a & b\\
29222 c & d
29223 \end{array}\right]$
29224 \end_inset
29225
29226
29227 \end_layout
29228
29229 \end_inset
29230 </cell>
29231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29232 \begin_inset Text
29233
29234 \begin_layout Plain Layout
29235 \begin_inset Formula $1+1=2$
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \end_inset
29242 </cell>
29243 </row>
29244 </lyxtabular>
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \end_inset
29252
29253
29254 \end_layout
29255
29256 \begin_layout Standard
29257 \begin_inset Float table
29258 wide false
29259 sideways false
29260 status open
29261
29262 \begin_layout Plain Layout
29263 \begin_inset Caption Standard
29264
29265 \begin_layout Plain Layout
29266 \begin_inset CommandInset label
29267 LatexCommand label
29268 name "tab:A-standard-table"
29269
29270 \end_inset
29271
29272 A standard table caption.
29273 \end_layout
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \begin_layout Plain Layout
29281 \align center
29282 \begin_inset Tabular
29283 <lyxtabular version="3" rows="3" columns="3">
29284 <features tabularvalignment="middle">
29285 <column alignment="center" valignment="top" width="0pt">
29286 <column alignment="center" valignment="top" width="0pt">
29287 <column alignment="center" valignment="top" width="0pt">
29288 <row>
29289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29290 \begin_inset Text
29291
29292 \begin_layout Plain Layout
29293 1
29294 \end_layout
29295
29296 \end_inset
29297 </cell>
29298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29299 \begin_inset Text
29300
29301 \begin_layout Plain Layout
29302 2
29303 \end_layout
29304
29305 \end_inset
29306 </cell>
29307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29308 \begin_inset Text
29309
29310 \begin_layout Plain Layout
29311 3
29312 \end_layout
29313
29314 \end_inset
29315 </cell>
29316 </row>
29317 <row>
29318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29319 \begin_inset Text
29320
29321 \begin_layout Plain Layout
29322 Joe
29323 \end_layout
29324
29325 \end_inset
29326 </cell>
29327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29328 \begin_inset Text
29329
29330 \begin_layout Plain Layout
29331 Mary
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29337 \begin_inset Text
29338
29339 \begin_layout Plain Layout
29340 Ted
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 </row>
29346 <row>
29347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29348 \begin_inset Text
29349
29350 \begin_layout Plain Layout
29351 \begin_inset Formula $\int x^{2}dx$
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \end_inset
29358 </cell>
29359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29360 \begin_inset Text
29361
29362 \begin_layout Plain Layout
29363 \begin_inset Formula $\left[\begin{array}{cc}
29364 a & b\\
29365 c & d
29366 \end{array}\right]$
29367 \end_inset
29368
29369
29370 \end_layout
29371
29372 \end_inset
29373 </cell>
29374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29375 \begin_inset Text
29376
29377 \begin_layout Plain Layout
29378 \begin_inset Formula $1+1=2$
29379 \end_inset
29380
29381
29382 \end_layout
29383
29384 \end_inset
29385 </cell>
29386 </row>
29387 </lyxtabular>
29388
29389 \end_inset
29390
29391
29392 \end_layout
29393
29394 \end_inset
29395
29396
29397 \end_layout
29398
29399 \begin_layout Standard
29400 \begin_inset VSpace bigskip
29401 \end_inset
29402
29403 It is also possible to set the caption beside a figure or table.
29404  To get this the \SpecialChar LaTeX
29405 -package 
29406 \series bold
29407 sidecap
29408 \series default
29409
29410 \begin_inset Index idx
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414 \SpecialChar LaTeX
29415 -packages ! sidecap
29416 \end_layout
29417
29418 \end_inset
29419
29420  has to be loaded in the document preamble with the line
29421 \end_layout
29422
29423 \begin_layout Standard
29424
29425 \series bold
29426
29427 \backslash
29428 usepackage[option]{sidecap}
29429 \end_layout
29430
29431 \begin_layout Standard
29432 If you set no option, the caption is placed on the side of the outer page
29433  margin – to the right on odd pages, to the left on even pages.
29434  You can change the placement to inner margin with the option 
29435 \series bold
29436 innercaption
29437 \series default
29438 .
29439  To force the placement always to the right or left, use the option 
29440 \series bold
29441 rightcaption
29442 \series default
29443  or 
29444 \series bold
29445 leftcaption
29446 \series default
29447 , respectively.
29448 \end_layout
29449
29450 \begin_layout Standard
29451 \begin_inset ERT
29452 status collapsed
29453
29454 \begin_layout Plain Layout
29455
29456
29457 \backslash
29458 ifsidecap
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \begin_inset Note Note
29465 status open
29466
29467 \begin_layout Plain Layout
29468 The following section will only be displayed when the \SpecialChar LaTeX
29469 -package 
29470 \series bold
29471 sidecap
29472 \series default
29473  is installed.
29474 \end_layout
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \begin_layout Standard
29482 To place in \SpecialChar LyX
29483  the caption of a float on the side, it is necessary to add
29484  these commands to the document preamble:
29485 \end_layout
29486
29487 \begin_layout Standard
29488 \noindent
29489 \begin_inset CommandInset line
29490 LatexCommand rule
29491 offset "0.5ex"
29492 width "100line%"
29493 height "1pt"
29494
29495 \end_inset
29496
29497
29498 \end_layout
29499
29500 \begin_layout Standard
29501
29502 \series bold
29503
29504 \backslash
29505 newcommand{
29506 \backslash
29507 TabBesBeg}[1][1.0]{%
29508 \begin_inset Newline newline
29509 \end_inset
29510
29511
29512 \begin_inset Phantom HPhantom
29513 status open
29514
29515 \begin_layout Plain Layout
29516 \begin_inset space ~
29517 \end_inset
29518
29519
29520 \end_layout
29521
29522 \end_inset
29523
29524
29525 \backslash
29526 let
29527 \backslash
29528 MyTable
29529 \backslash
29530 table
29531 \begin_inset Newline newline
29532 \end_inset
29533
29534
29535 \begin_inset Phantom HPhantom
29536 status open
29537
29538 \begin_layout Plain Layout
29539
29540 \series medium
29541 \begin_inset space ~
29542 \end_inset
29543
29544
29545 \end_layout
29546
29547 \end_inset
29548
29549
29550 \backslash
29551 let
29552 \backslash
29553 MyEndtable
29554 \backslash
29555 endtable
29556 \begin_inset Newline newline
29557 \end_inset
29558
29559
29560 \begin_inset Phantom HPhantom
29561 status open
29562
29563 \begin_layout Plain Layout
29564
29565 \series medium
29566 \begin_inset space ~
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \end_inset
29573
29574
29575 \backslash
29576 renewenvironment{table}[1]{
29577 \backslash
29578 begin{SCtable}[#1]##1}{
29579 \backslash
29580 end{SCtable}}}
29581 \end_layout
29582
29583 \begin_layout Standard
29584
29585 \series bold
29586
29587 \backslash
29588 newcommand{
29589 \backslash
29590 TabBesEnd}{%
29591 \begin_inset Newline newline
29592 \end_inset
29593
29594
29595 \begin_inset Phantom HPhantom
29596 status open
29597
29598 \begin_layout Plain Layout
29599 \begin_inset space ~
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \backslash
29609 let
29610 \backslash
29611 table
29612 \backslash
29613 MyTable
29614 \begin_inset Newline newline
29615 \end_inset
29616
29617
29618 \begin_inset Phantom HPhantom
29619 status open
29620
29621 \begin_layout Plain Layout
29622 \begin_inset space ~
29623 \end_inset
29624
29625
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \backslash
29632 let
29633 \backslash
29634 endtable
29635 \backslash
29636 MyEndtable
29637 \end_layout
29638
29639 \begin_layout Standard
29640
29641 \series bold
29642
29643 \backslash
29644 newcommand{
29645 \backslash
29646 FigBesBeg}[1][1.0]{%
29647 \begin_inset Newline newline
29648 \end_inset
29649
29650
29651 \begin_inset Phantom HPhantom
29652 status open
29653
29654 \begin_layout Plain Layout
29655 \begin_inset space ~
29656 \end_inset
29657
29658
29659 \end_layout
29660
29661 \end_inset
29662
29663
29664 \backslash
29665 let
29666 \backslash
29667 MyFigure
29668 \backslash
29669 figure
29670 \begin_inset Newline newline
29671 \end_inset
29672
29673
29674 \begin_inset Phantom HPhantom
29675 status open
29676
29677 \begin_layout Plain Layout
29678 \begin_inset space ~
29679 \end_inset
29680
29681
29682 \end_layout
29683
29684 \end_inset
29685
29686
29687 \backslash
29688 let
29689 \backslash
29690 MyEndfigure
29691 \backslash
29692 endfigure
29693 \begin_inset Newline newline
29694 \end_inset
29695
29696
29697 \begin_inset Phantom HPhantom
29698 status open
29699
29700 \begin_layout Plain Layout
29701 \begin_inset space ~
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \end_inset
29708
29709
29710 \backslash
29711 renewenvironment{figure}[1]{
29712 \backslash
29713 begin{SCfigure}[#1]##1}{
29714 \backslash
29715 end{SCfigure}}}
29716 \end_layout
29717
29718 \begin_layout Standard
29719
29720 \series bold
29721
29722 \backslash
29723 newcommand{
29724 \backslash
29725 FigBesEnd}{%
29726 \begin_inset Newline newline
29727 \end_inset
29728
29729
29730 \begin_inset Phantom HPhantom
29731 status open
29732
29733 \begin_layout Plain Layout
29734 \begin_inset space ~
29735 \end_inset
29736
29737
29738 \end_layout
29739
29740 \end_inset
29741
29742
29743 \backslash
29744 let
29745 \backslash
29746 figure
29747 \backslash
29748 MyFigure
29749 \begin_inset Newline newline
29750 \end_inset
29751
29752
29753 \begin_inset Phantom HPhantom
29754 status open
29755
29756 \begin_layout Plain Layout
29757 \begin_inset space ~
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \backslash
29767 let
29768 \backslash
29769 endfigure
29770 \backslash
29771 MyEndfigure}
29772 \end_layout
29773
29774 \begin_layout Standard
29775 \noindent
29776 \begin_inset CommandInset line
29777 LatexCommand rule
29778 offset "0.5ex"
29779 width "100line%"
29780 height "1pt"
29781
29782 \end_inset
29783
29784
29785 \end_layout
29786
29787 \begin_layout Standard
29788 The commands allow you to redefine the floats so that the caption is set
29789  on the side.
29790  For figure floats use the command
29791 \end_layout
29792
29793 \begin_layout Standard
29794
29795 \series bold
29796
29797 \backslash
29798 FigBesBeg
29799 \end_layout
29800
29801 \begin_layout Standard
29802 in \SpecialChar TeX
29803  Code before the float.
29804  And insert the command
29805 \end_layout
29806
29807 \begin_layout Standard
29808
29809 \series bold
29810
29811 \backslash
29812 FigBesEnd
29813 \end_layout
29814
29815 \begin_layout Standard
29816 in \SpecialChar TeX
29817  Code at the point where you want to get back to the original float definitio
29818 n.
29819 \end_layout
29820
29821 \begin_layout Standard
29822 For table floats use the corresponding commands
29823 \end_layout
29824
29825 \begin_layout Standard
29826
29827 \series bold
29828
29829 \backslash
29830 TabBesBeg
29831 \series default
29832  and 
29833 \series bold
29834
29835 \backslash
29836 TabBesEnd
29837 \end_layout
29838
29839 \begin_layout Standard
29840 Figure
29841 \begin_inset space ~
29842 \end_inset
29843
29844
29845 \begin_inset CommandInset ref
29846 LatexCommand ref
29847 reference "fig:cap-beside-fig"
29848
29849 \end_inset
29850
29851  and Table
29852 \begin_inset space ~
29853 \end_inset
29854
29855
29856 \begin_inset CommandInset ref
29857 LatexCommand ref
29858 reference "tab:cap-beside-tab"
29859
29860 \end_inset
29861
29862  are examples where the caption is set beside.
29863 \end_layout
29864
29865 \begin_layout Standard
29866 You can see in the examples that the caption text appears at the top of
29867  the floats for table floats and at the bottom for figure floats.
29868  To change this, you can use the command
29869 \end_layout
29870
29871 \begin_layout Standard
29872
29873 \series bold
29874
29875 \backslash
29876 sidecaptionvpos{float type}{placement}
29877 \end_layout
29878
29879 \begin_layout Standard
29880 in the document preamble or in \SpecialChar TeX
29881  Code before the float.
29882  The float type is either 
29883 \family sans
29884 figure
29885 \family default
29886  or 
29887 \family sans
29888 table
29889 \family default
29890 , the placement can be 
29891 \begin_inset Quotes eld
29892 \end_inset
29893
29894
29895 \family sans
29896 t
29897 \family default
29898
29899 \begin_inset Quotes erd
29900 \end_inset
29901
29902  for top, 
29903 \begin_inset Quotes eld
29904 \end_inset
29905
29906
29907 \family sans
29908 c
29909 \family default
29910
29911 \begin_inset Quotes erd
29912 \end_inset
29913
29914  for center, or 
29915 \begin_inset Quotes eld
29916 \end_inset
29917
29918
29919 \family sans
29920 b
29921 \family default
29922
29923 \begin_inset Quotes erd
29924 \end_inset
29925
29926  for bottom.
29927  To have for example the caption of figure floats vertically centered, use
29928  the command
29929 \end_layout
29930
29931 \begin_layout Standard
29932
29933 \series bold
29934
29935 \backslash
29936 sidecaptionvpos{figure}{c}
29937 \end_layout
29938
29939 \begin_layout Standard
29940 This was used for Figure
29941 \begin_inset space ~
29942 \end_inset
29943
29944
29945 \begin_inset CommandInset ref
29946 LatexCommand ref
29947 reference "fig:cap-beside-fig-2"
29948
29949 \end_inset
29950
29951 .
29952 \end_layout
29953
29954 \begin_layout Standard
29955 \begin_inset VSpace medskip
29956 \end_inset
29957
29958
29959 \end_layout
29960
29961 \begin_layout Standard
29962 The default caption width is the width of the image/table.
29963  For thin image/tables, like in Table
29964 \begin_inset space ~
29965 \end_inset
29966
29967
29968 \begin_inset CommandInset ref
29969 LatexCommand ref
29970 reference "tab:cap-beside-tab"
29971
29972 \end_inset
29973
29974 , this leads to captions that are too thin.
29975  You can increase the width by specifying a factor that will be multiplied
29976  with the image/table width to get the caption width.
29977  The caption width will automatically be recalculated in case it would protrude
29978  over the page or column margin due to the specified width.
29979  The 
29980 \emph on
29981 factor
29982 \emph default
29983  can either be given as optional argument for 
29984 \series bold
29985
29986 \backslash
29987 FigBesBeg
29988 \series default
29989 :
29990 \end_layout
29991
29992 \begin_layout Standard
29993
29994 \series bold
29995
29996 \backslash
29997 FigBesBeg[factor]
29998 \end_layout
29999
30000 \begin_layout Standard
30001 or in the definition of 
30002 \series bold
30003
30004 \backslash
30005 FigBesBeg
30006 \series default
30007  by replacing the 
30008 \series bold
30009 1.0
30010 \series default
30011  with another value.
30012  If you do the latter, your factor will be the default if 
30013 \series bold
30014
30015 \backslash
30016 FigBesBeg
30017 \series default
30018  is used without an argument.
30019  For Table
30020 \begin_inset space ~
30021 \end_inset
30022
30023
30024 \begin_inset CommandInset ref
30025 LatexCommand ref
30026 reference "tab:cap-beside-tab-wider"
30027
30028 \end_inset
30029
30030  the factor 5 was used.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 \begin_inset Note Greyedout
30035 status open
30036
30037 \begin_layout Plain Layout
30038
30039 \series bold
30040 Note:
30041 \series default
30042  For floats with captions set beside, you cannot use the float placement
30043  option 
30044 \family sans
30045 Here
30046 \begin_inset space ~
30047 \end_inset
30048
30049 definitely
30050 \family default
30051  because it is not supported by 
30052 \series bold
30053 sidecap
30054 \series default
30055 .
30056 \end_layout
30057
30058 \end_inset
30059
30060
30061 \end_layout
30062
30063 \begin_layout Standard
30064 \begin_inset VSpace medskip
30065 \end_inset
30066
30067 For more information about the package 
30068 \series bold
30069 sidecap
30070 \series default
30071  we refer to its documentation 
30072 \begin_inset CommandInset citation
30073 LatexCommand cite
30074 key "sidecap"
30075
30076 \end_inset
30077
30078 .
30079 \end_layout
30080
30081 \begin_layout Standard
30082 \begin_inset Note Greyedout
30083 status open
30084
30085 \begin_layout Plain Layout
30086
30087 \series bold
30088 Note:
30089 \series default
30090  The \SpecialChar LaTeX
30091 -package 
30092 \series bold
30093 hypcap
30094 \series default
30095
30096 \begin_inset Index idx
30097 status collapsed
30098
30099 \begin_layout Plain Layout
30100 \SpecialChar LaTeX
30101 -packages ! hypcap
30102 \end_layout
30103
30104 \end_inset
30105
30106 , described in section
30107 \begin_inset space ~
30108 \end_inset
30109
30110
30111 \begin_inset CommandInset ref
30112 LatexCommand ref
30113 reference "subsec:Reference-Position"
30114
30115 \end_inset
30116
30117 , has no effect on floats with the caption set beside.
30118 \end_layout
30119
30120 \end_inset
30121
30122
30123 \end_layout
30124
30125 \begin_layout Standard
30126 \begin_inset ERT
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130
30131
30132 \backslash
30133 FigBesBeg
30134 \end_layout
30135
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Standard
30142 \begin_inset Float figure
30143 wide false
30144 sideways false
30145 status open
30146
30147 \begin_layout Plain Layout
30148 \begin_inset Graphics
30149         filename clipart/escher-lsd.eps
30150         scale 75
30151         scaleBeforeRotation
30152
30153 \end_inset
30154
30155
30156 \end_layout
30157
30158 \begin_layout Plain Layout
30159 \begin_inset Caption Standard
30160
30161 \begin_layout Plain Layout
30162 \begin_inset CommandInset label
30163 LatexCommand label
30164 name "fig:cap-beside-fig"
30165
30166 \end_inset
30167
30168 This is a caption beside a figure.
30169 \end_layout
30170
30171 \end_inset
30172
30173
30174 \end_layout
30175
30176 \end_inset
30177
30178
30179 \end_layout
30180
30181 \begin_layout Standard
30182 \begin_inset ERT
30183 status collapsed
30184
30185 \begin_layout Plain Layout
30186
30187
30188 \backslash
30189 FigBesEnd
30190 \end_layout
30191
30192 \end_inset
30193
30194
30195 \end_layout
30196
30197 \begin_layout Standard
30198 \begin_inset ERT
30199 status collapsed
30200
30201 \begin_layout Plain Layout
30202
30203
30204 \backslash
30205 TabBesBeg
30206 \end_layout
30207
30208 \end_inset
30209
30210
30211 \end_layout
30212
30213 \begin_layout Standard
30214 \begin_inset Float table
30215 wide false
30216 sideways false
30217 status open
30218
30219 \begin_layout Plain Layout
30220 \begin_inset Caption Standard
30221
30222 \begin_layout Plain Layout
30223 \begin_inset CommandInset label
30224 LatexCommand label
30225 name "tab:cap-beside-tab"
30226
30227 \end_inset
30228
30229 This is a caption beside a table.
30230 \end_layout
30231
30232 \end_inset
30233
30234
30235 \end_layout
30236
30237 \begin_layout Plain Layout
30238 \begin_inset Tabular
30239 <lyxtabular version="3" rows="4" columns="5">
30240 <features tabularvalignment="middle">
30241 <column alignment="center" valignment="top">
30242 <column alignment="center" valignment="top">
30243 <column alignment="center" valignment="top">
30244 <column alignment="center" valignment="top">
30245 <column alignment="center" valignment="top">
30246 <row>
30247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30248 \begin_inset Text
30249
30250 \begin_layout Plain Layout
30251 a
30252 \end_layout
30253
30254 \end_inset
30255 </cell>
30256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30257 \begin_inset Text
30258
30259 \begin_layout Plain Layout
30260
30261 \end_layout
30262
30263 \end_inset
30264 </cell>
30265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30266 \begin_inset Text
30267
30268 \begin_layout Plain Layout
30269 b
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30275 \begin_inset Text
30276
30277 \begin_layout Plain Layout
30278
30279 \end_layout
30280
30281 \end_inset
30282 </cell>
30283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30284 \begin_inset Text
30285
30286 \begin_layout Plain Layout
30287 c
30288 \end_layout
30289
30290 \end_inset
30291 </cell>
30292 </row>
30293 <row>
30294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30295 \begin_inset Text
30296
30297 \begin_layout Plain Layout
30298
30299 \end_layout
30300
30301 \end_inset
30302 </cell>
30303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30304 \begin_inset Text
30305
30306 \begin_layout Plain Layout
30307 d
30308 \end_layout
30309
30310 \end_inset
30311 </cell>
30312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30313 \begin_inset Text
30314
30315 \begin_layout Plain Layout
30316
30317 \end_layout
30318
30319 \end_inset
30320 </cell>
30321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30322 \begin_inset Text
30323
30324 \begin_layout Plain Layout
30325 e
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30331 \begin_inset Text
30332
30333 \begin_layout Plain Layout
30334
30335 \end_layout
30336
30337 \end_inset
30338 </cell>
30339 </row>
30340 <row>
30341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30342 \begin_inset Text
30343
30344 \begin_layout Plain Layout
30345 f
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363 g
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Plain Layout
30372
30373 \end_layout
30374
30375 \end_inset
30376 </cell>
30377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30378 \begin_inset Text
30379
30380 \begin_layout Plain Layout
30381 h
30382 \end_layout
30383
30384 \end_inset
30385 </cell>
30386 </row>
30387 <row>
30388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Plain Layout
30401 i
30402 \end_layout
30403
30404 \end_inset
30405 </cell>
30406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30407 \begin_inset Text
30408
30409 \begin_layout Plain Layout
30410
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30416 \begin_inset Text
30417
30418 \begin_layout Plain Layout
30419 j
30420 \end_layout
30421
30422 \end_inset
30423 </cell>
30424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30425 \begin_inset Text
30426
30427 \begin_layout Plain Layout
30428
30429 \end_layout
30430
30431 \end_inset
30432 </cell>
30433 </row>
30434 </lyxtabular>
30435
30436 \end_inset
30437
30438
30439 \end_layout
30440
30441 \end_inset
30442
30443
30444 \end_layout
30445
30446 \begin_layout Standard
30447 \begin_inset ERT
30448 status collapsed
30449
30450 \begin_layout Plain Layout
30451
30452
30453 \backslash
30454 TabBesEnd
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \end_layout
30461
30462 \begin_layout Standard
30463 \begin_inset ERT
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467
30468
30469 \backslash
30470 FigBesBeg
30471 \end_layout
30472
30473 \end_inset
30474
30475
30476 \begin_inset ERT
30477 status collapsed
30478
30479 \begin_layout Plain Layout
30480
30481
30482 \backslash
30483 sidecaptionvpos{figure}{c}
30484 \end_layout
30485
30486 \end_inset
30487
30488
30489 \begin_inset Float figure
30490 wide false
30491 sideways false
30492 status open
30493
30494 \begin_layout Plain Layout
30495 \begin_inset Graphics
30496         filename clipart/escher-lsd.eps
30497         scale 75
30498         scaleBeforeRotation
30499
30500 \end_inset
30501
30502
30503 \end_layout
30504
30505 \begin_layout Plain Layout
30506 \begin_inset Caption Standard
30507
30508 \begin_layout Plain Layout
30509 \begin_inset CommandInset label
30510 LatexCommand label
30511 name "fig:cap-beside-fig-2"
30512
30513 \end_inset
30514
30515 This is a vertically centered caption beside a figure.
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \end_layout
30522
30523 \end_inset
30524
30525
30526 \end_layout
30527
30528 \begin_layout Standard
30529 \begin_inset ERT
30530 status collapsed
30531
30532 \begin_layout Plain Layout
30533
30534
30535 \backslash
30536 FigBesEnd
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \end_layout
30543
30544 \begin_layout Standard
30545 \begin_inset ERT
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549
30550
30551 \backslash
30552 TabBesBeg[5]
30553 \end_layout
30554
30555 \end_inset
30556
30557
30558 \end_layout
30559
30560 \begin_layout Standard
30561 \begin_inset Float table
30562 wide false
30563 sideways false
30564 status open
30565
30566 \begin_layout Plain Layout
30567 \begin_inset Caption Standard
30568
30569 \begin_layout Plain Layout
30570 \begin_inset CommandInset label
30571 LatexCommand label
30572 name "tab:cap-beside-tab-wider"
30573
30574 \end_inset
30575
30576 This caption is wider than the one in Table
30577 \begin_inset space ~
30578 \end_inset
30579
30580
30581 \begin_inset CommandInset ref
30582 LatexCommand ref
30583 reference "tab:cap-beside-tab"
30584
30585 \end_inset
30586
30587 .
30588 \end_layout
30589
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \begin_layout Plain Layout
30596 \begin_inset Tabular
30597 <lyxtabular version="3" rows="4" columns="5">
30598 <features tabularvalignment="middle">
30599 <column alignment="center" valignment="top">
30600 <column alignment="center" valignment="top">
30601 <column alignment="center" valignment="top">
30602 <column alignment="center" valignment="top">
30603 <column alignment="center" valignment="top">
30604 <row>
30605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30606 \begin_inset Text
30607
30608 \begin_layout Plain Layout
30609 a
30610 \end_layout
30611
30612 \end_inset
30613 </cell>
30614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30615 \begin_inset Text
30616
30617 \begin_layout Plain Layout
30618
30619 \end_layout
30620
30621 \end_inset
30622 </cell>
30623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30624 \begin_inset Text
30625
30626 \begin_layout Plain Layout
30627 b
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645 c
30646 \end_layout
30647
30648 \end_inset
30649 </cell>
30650 </row>
30651 <row>
30652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30653 \begin_inset Text
30654
30655 \begin_layout Plain Layout
30656
30657 \end_layout
30658
30659 \end_inset
30660 </cell>
30661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30662 \begin_inset Text
30663
30664 \begin_layout Plain Layout
30665 d
30666 \end_layout
30667
30668 \end_inset
30669 </cell>
30670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30671 \begin_inset Text
30672
30673 \begin_layout Plain Layout
30674
30675 \end_layout
30676
30677 \end_inset
30678 </cell>
30679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30680 \begin_inset Text
30681
30682 \begin_layout Plain Layout
30683 e
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 </row>
30698 <row>
30699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30700 \begin_inset Text
30701
30702 \begin_layout Plain Layout
30703 f
30704 \end_layout
30705
30706 \end_inset
30707 </cell>
30708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30709 \begin_inset Text
30710
30711 \begin_layout Plain Layout
30712
30713 \end_layout
30714
30715 \end_inset
30716 </cell>
30717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30718 \begin_inset Text
30719
30720 \begin_layout Plain Layout
30721 g
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30727 \begin_inset Text
30728
30729 \begin_layout Plain Layout
30730
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739 h
30740 \end_layout
30741
30742 \end_inset
30743 </cell>
30744 </row>
30745 <row>
30746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30747 \begin_inset Text
30748
30749 \begin_layout Plain Layout
30750
30751 \end_layout
30752
30753 \end_inset
30754 </cell>
30755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30756 \begin_inset Text
30757
30758 \begin_layout Plain Layout
30759 i
30760 \end_layout
30761
30762 \end_inset
30763 </cell>
30764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30765 \begin_inset Text
30766
30767 \begin_layout Plain Layout
30768
30769 \end_layout
30770
30771 \end_inset
30772 </cell>
30773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30774 \begin_inset Text
30775
30776 \begin_layout Plain Layout
30777 j
30778 \end_layout
30779
30780 \end_inset
30781 </cell>
30782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30783 \begin_inset Text
30784
30785 \begin_layout Plain Layout
30786
30787 \end_layout
30788
30789 \end_inset
30790 </cell>
30791 </row>
30792 </lyxtabular>
30793
30794 \end_inset
30795
30796
30797 \end_layout
30798
30799 \end_inset
30800
30801
30802 \end_layout
30803
30804 \begin_layout Standard
30805 \begin_inset ERT
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809
30810
30811 \backslash
30812 TabBesEnd
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \end_layout
30819
30820 \begin_layout Standard
30821 \begin_inset ERT
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825
30826
30827 \backslash
30828 else
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \begin_inset Note Note
30835 status open
30836
30837 \begin_layout Plain Layout
30838 The following will be displayed when the \SpecialChar LaTeX
30839 -package 
30840 \series bold
30841 sidecap
30842 \series default
30843  is not installed:
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \begin_layout Standard
30852 You need to install the \SpecialChar LaTeX
30853 -package 
30854 \series bold
30855 sidecap
30856 \series default
30857  to see the following part of this section in the output.
30858 \end_layout
30859
30860 \begin_layout Standard
30861 \begin_inset ERT
30862 status collapsed
30863
30864 \begin_layout Plain Layout
30865
30866
30867 \backslash
30868 fi
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \end_layout
30875
30876 \begin_layout Section
30877 Listings of Floats
30878 \begin_inset Index idx
30879 status collapsed
30880
30881 \begin_layout Plain Layout
30882 Floats ! Float Lists
30883 \end_layout
30884
30885 \end_inset
30886
30887
30888 \end_layout
30889
30890 \begin_layout Standard
30891 Similar to the table of contents where the sections of the document are
30892  listed, there are listings for all float types, like the figures of the
30893  documents.
30894  You can insert them via the 
30895 \family sans
30896 Insert\SpecialChar menuseparator
30897 List
30898 \begin_inset space ~
30899 \end_inset
30900
30901 /
30902 \begin_inset space ~
30903 \end_inset
30904
30905 TOC
30906 \family default
30907  sub menus.
30908 \end_layout
30909
30910 \begin_layout Standard
30911 The list entries are the float captions or its short title, the float number,
30912  and the page number where they appear in the document.
30913 \end_layout
30914
30915 \begin_layout Standard
30916 You can find the list of figures and tables at the end of this document.
30917 \end_layout
30918
30919 \begin_layout Chapter
30920 Notes
30921 \end_layout
30922
30923 \begin_layout Section
30924 \SpecialChar LyX
30925  Notes
30926 \begin_inset Index idx
30927 status collapsed
30928
30929 \begin_layout Plain Layout
30930 Notes ! \SpecialChar LyX
30931  Notes
30932 \end_layout
30933
30934 \end_inset
30935
30936
30937 \end_layout
30938
30939 \begin_layout Standard
30940 Notes are inserted with the toolbar button 
30941 \begin_inset Info
30942 type  "icon"
30943 arg   "note-insert"
30944 \end_inset
30945
30946  or the menu 
30947 \family sans
30948 Insert\SpecialChar menuseparator
30949 Note
30950 \family default
30951 .
30952  There are three types of notes:
30953 \end_layout
30954
30955 \begin_layout Description
30956 \SpecialChar LyX
30957
30958 \begin_inset space ~
30959 \end_inset
30960
30961 Note This note type is for internal notes that won't appear in the output.
30962  Its note-box looks like this:
30963 \begin_inset Newline newline
30964 \end_inset
30965
30966
30967 \begin_inset Newline newline
30968 \end_inset
30969
30970
30971 \begin_inset Graphics
30972         filename clipart/LyXNoteImage.png
30973         display false
30974         scaleBeforeRotation
30975
30976 \end_inset
30977
30978  
30979 \begin_inset Note Note
30980 status open
30981
30982 \begin_layout Plain Layout
30983 This is text in a note box that doesn't appear in the output.
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \end_layout
30990
30991 \begin_layout Description
30992 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
30993 -comment,
30994  when you export the document to \SpecialChar LaTeX
30995  via the menu 
30996 \family sans
30997 File\SpecialChar menuseparator
30998 Export\SpecialChar menuseparator
30999 LaTeX
31000 \begin_inset space ~
31001 \end_inset
31002
31003 (pdflatex) / (plain)
31004 \family default
31005 .
31006  Its note-box looks like this:
31007 \begin_inset Newline newline
31008 \end_inset
31009
31010
31011 \begin_inset Newline newline
31012 \end_inset
31013
31014
31015 \begin_inset Graphics
31016         filename clipart/CommentNoteImage.png
31017         display false
31018         scaleBeforeRotation
31019
31020 \end_inset
31021
31022  
31023 \begin_inset Note Comment
31024 status open
31025
31026 \begin_layout Plain Layout
31027 This is text in a note box that only appears as comment in \SpecialChar LaTeX
31028 -files.
31029 \end_layout
31030
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \begin_layout Description
31037 Greyed
31038 \begin_inset space ~
31039 \end_inset
31040
31041 Out This note will appear in the output as grey text.
31042  Its note-box looks like this:
31043 \begin_inset Newline newline
31044 \end_inset
31045
31046
31047 \begin_inset Newline newline
31048 \end_inset
31049
31050
31051 \begin_inset Graphics
31052         filename clipart/GreyedOutNoteImage.png
31053         display false
31054         scaleBeforeRotation
31055
31056 \end_inset
31057
31058
31059 \begin_inset Newline newline
31060 \end_inset
31061
31062
31063 \begin_inset ERT
31064 status collapsed
31065
31066 \begin_layout Plain Layout
31067
31068
31069 \backslash
31070 renewenvironment{lyxgreyedout}
31071 \end_layout
31072
31073 \begin_layout Plain Layout
31074
31075 {
31076 \backslash
31077 textcolor[gray]{0.8}
31078 \backslash
31079 bgroup}{
31080 \backslash
31081 egroup}
31082 \end_layout
31083
31084 \end_inset
31085
31086
31087 \begin_inset Note Greyedout
31088 status open
31089
31090 \begin_layout Plain Layout
31091 This is text of a comment that appears grey in the output.
31092 \end_layout
31093
31094 \end_inset
31095
31096
31097 \begin_inset ERT
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102
31103 \backslash
31104 renewenvironment{lyxgreyedout}
31105 \end_layout
31106
31107 \begin_layout Plain Layout
31108
31109 {
31110 \backslash
31111 textcolor{blue}
31112 \backslash
31113 bgroup}{
31114 \backslash
31115 egroup}
31116 \end_layout
31117
31118 \end_inset
31119
31120
31121 \begin_inset Note Note
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125 The greyed out note is here redefined to show it with the original \SpecialChar LyX
31126  definition
31127  because greyed out notes are redefined in the preamble of this document,
31128  as described below, to have blue text.
31129 \end_layout
31130
31131 \end_inset
31132
31133
31134 \begin_inset Newline newline
31135 \end_inset
31136
31137
31138 \begin_inset Newline newline
31139 \end_inset
31140
31141 As you can see in the example, the first line of greyed out notes is a bit
31142  indented and greyed out notes can have footnotes.
31143 \end_layout
31144
31145 \begin_layout Standard
31146 \begin_inset VSpace bigskip
31147 \end_inset
31148
31149 When you use the toolbar button 
31150 \begin_inset Info
31151 type  "icon"
31152 arg   "note-insert"
31153 \end_inset
31154
31155  to insert notes, a 
31156 \family sans
31157 \SpecialChar LyX
31158
31159 \begin_inset space ~
31160 \end_inset
31161
31162 Note
31163 \family default
31164  is inserted.
31165  You can switch between the three note types by right-clicking on the note-box.
31166  
31167 \family roman
31168 \series medium
31169 \bar no
31170 If you want to turn existing text into a note, mark it and click on the
31171  note
31172 \family default
31173 \series default
31174 \bar default
31175  toolbar 
31176 \family roman
31177 \series medium
31178 \bar no
31179 button
31180 \family default
31181 \series default
31182 \bar default
31183 .
31184  To change a note to text, press the backspace key when the cursor is in
31185  the first position of a note, or press the delete key when the cursor is
31186  in the very last position of the note, respectively.
31187 \end_layout
31188
31189 \begin_layout Standard
31190 \begin_inset VSpace bigskip
31191 \end_inset
31192
31193 You can change the text color of the greyed out notes in the menu 
31194 \family sans
31195 Document\SpecialChar menuseparator
31196 Settings\SpecialChar menuseparator
31197 Colors
31198 \family default
31199 .
31200 \end_layout
31201
31202 \begin_layout Section
31203 Footnotes
31204 \begin_inset CommandInset label
31205 LatexCommand label
31206 name "sec:Footnotes"
31207
31208 \end_inset
31209
31210
31211 \begin_inset Index idx
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215 Notes ! Footnotes
31216 \end_layout
31217
31218 \end_inset
31219
31220
31221 \begin_inset Index idx
31222 status collapsed
31223
31224 \begin_layout Plain Layout
31225 Footnotes
31226 \end_layout
31227
31228 \end_inset
31229
31230
31231 \end_layout
31232
31233 \begin_layout Standard
31234 Footnotes can be inserted using the toolbar button 
31235 \begin_inset Info
31236 type  "icon"
31237 arg   "footnote-insert"
31238 \end_inset
31239
31240  or the menu 
31241 \family sans
31242 Insert\SpecialChar menuseparator
31243 Footnote
31244 \family default
31245 .
31246  You will then see the following footnote-box: 
31247 \begin_inset Graphics
31248         filename clipart/footnote.png
31249         scale 80
31250         scaleBeforeRotation
31251
31252 \end_inset
31253
31254  
31255 \family roman
31256 \series medium
31257 \bar no
31258 where you can enter the footnote text.
31259  If you want to turn existing text into a footnote, mark it and click on
31260  the footnote
31261 \family default
31262 \series default
31263 \bar default
31264  toolbar 
31265 \family roman
31266 \series medium
31267 \bar no
31268 button
31269 \family default
31270 \series default
31271 \bar default
31272 .
31273  To change a 
31274 \family roman
31275 \series medium
31276 \bar no
31277 footnote
31278 \family default
31279 \series default
31280 \bar default
31281  to text, press the 
31282 \family sans
31283 Backspace
31284 \family default
31285  key when the cursor is in the first position of a 
31286 \family roman
31287 \series medium
31288 \bar no
31289 footnote
31290 \family default
31291 \series default
31292 \bar default
31293 , or press the 
31294 \family sans
31295 Delete
31296 \family default
31297  key when the cursor is in the very last position of the 
31298 \family roman
31299 \series medium
31300 \bar no
31301 footnote
31302 \family default
31303 \series default
31304 \bar default
31305 , respectively.
31306 \end_layout
31307
31308 \begin_layout Standard
31309 Here is an example footnote:
31310 \family roman
31311 \series medium
31312 \bar no
31313
31314 \begin_inset Foot
31315 status open
31316
31317 \begin_layout Plain Layout
31318 \begin_inset CommandInset label
31319 LatexCommand label
31320 name "foot:This-is-an"
31321
31322 \end_inset
31323
31324 This is an example footnote.
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \family default
31331 \series default
31332 \bar default
31333
31334 \begin_inset ERT
31335 status collapsed
31336
31337 \begin_layout Plain Layout
31338
31339
31340 \backslash
31341 newcounter{MyRepeatFoot}
31342 \end_layout
31343
31344 \begin_layout Plain Layout
31345
31346
31347 \backslash
31348 setcounter{MyRepeatFoot}{
31349 \backslash
31350 thefootnote}
31351 \end_layout
31352
31353 \end_inset
31354
31355
31356 \end_layout
31357
31358 \begin_layout Standard
31359 The footnote will appear in the output as a superscript number at the text
31360  position where the footnote box is placed.
31361  The footnote text is placed at the bottom of the current page.
31362  The footnote number is calculated by \SpecialChar LaTeX
31363 ; the numbers are consecutive.
31364  Whether the footnote number is reset for every chapter depends on your
31365  document class.
31366 \end_layout
31367
31368 \begin_layout Standard
31369 Footnotes can be referenced like floats: Insert a label into the footnote
31370  and cross-reference this label in the text as described in section
31371 \begin_inset space ~
31372 \end_inset
31373
31374
31375 \begin_inset CommandInset ref
31376 LatexCommand ref
31377 reference "sec:Referencing-Floats"
31378
31379 \end_inset
31380
31381 .
31382 \begin_inset Newline newline
31383 \end_inset
31384
31385 This is a cross-reference of Footnote
31386 \begin_inset space ~
31387 \end_inset
31388
31389
31390 \begin_inset CommandInset ref
31391 LatexCommand ref
31392 reference "foot:This-is-an"
31393
31394 \end_inset
31395
31396 .
31397 \end_layout
31398
31399 \begin_layout Standard
31400 \begin_inset VSpace defskip
31401 \end_inset
31402
31403 Footnotes in title environments are usually not numbered with symbols and
31404  they cannot contain several paragraphs.
31405  See for example the footnote in the titling of this document.
31406 \end_layout
31407
31408 \begin_layout Standard
31409 \begin_inset VSpace defskip
31410 \end_inset
31411
31412 Footnotes in tables are not printed by \SpecialChar LaTeX
31413  due to technical reasons.
31414  However there exists another method to print them: Instead of the footnote
31415  the command 
31416 \series bold
31417
31418 \backslash
31419 footnotemark{}
31420 \series default
31421  is inserted as \SpecialChar TeX
31422  code.
31423  The text of the footnote is entered as an argument of the \SpecialChar TeX
31424  code command
31425  
31426 \series bold
31427
31428 \backslash
31429 footnotetext
31430 \series default
31431  after the table.
31432 \begin_inset Newline newline
31433 \end_inset
31434
31435 This was done for the following table with the command
31436 \end_layout
31437
31438 \begin_layout Standard
31439
31440 \series bold
31441
31442 \backslash
31443 footnotetext{
31444 \series default
31445 Printed table footnote.
31446 \series bold
31447 }
31448 \end_layout
31449
31450 \begin_layout Standard
31451 \begin_inset Tabular
31452 <lyxtabular version="3" rows="2" columns="1">
31453 <features tabularvalignment="middle">
31454 <column alignment="center" valignment="top">
31455 <row>
31456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31457 \begin_inset Text
31458
31459 \begin_layout Plain Layout
31460 This an example text.
31461 \begin_inset Foot
31462 status open
31463
31464 \begin_layout Plain Layout
31465 This footnote will not be printed!
31466 \end_layout
31467
31468 \end_inset
31469
31470
31471 \end_layout
31472
31473 \end_inset
31474 </cell>
31475 </row>
31476 <row>
31477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31478 \begin_inset Text
31479
31480 \begin_layout Plain Layout
31481 This an example text.
31482 \begin_inset ERT
31483 status collapsed
31484
31485 \begin_layout Plain Layout
31486
31487
31488 \backslash
31489 footnotemark{}
31490 \end_layout
31491
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 </row>
31500 </lyxtabular>
31501
31502 \end_inset
31503
31504
31505 \begin_inset ERT
31506 status collapsed
31507
31508 \begin_layout Plain Layout
31509
31510
31511 \backslash
31512 footnotetext{
31513 \end_layout
31514
31515 \end_inset
31516
31517 Printed table footnote.
31518 \begin_inset ERT
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522
31523 }
31524 \end_layout
31525
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Standard
31532 Footnotes in multi-page tables are described in section
31533 \begin_inset space ~
31534 \end_inset
31535
31536
31537 \begin_inset CommandInset ref
31538 LatexCommand ref
31539 reference "subsec:Footnotes-in-Multi-page"
31540
31541 \end_inset
31542
31543 .
31544 \end_layout
31545
31546 \begin_layout Standard
31547 Footnotes in minipage boxes are printed, but inside the box and with a different
31548  numbering because a minipage box is like a page inside a page.
31549  (For more about minipages, see section
31550 \begin_inset space ~
31551 \end_inset
31552
31553
31554 \begin_inset CommandInset ref
31555 LatexCommand ref
31556 reference "sec:Minipages"
31557
31558 \end_inset
31559
31560 .) To get a footnote in the minipage that is output at the bottom of the
31561  page like normal footnotes, also use the method of 
31562 \series bold
31563
31564 \backslash
31565 footnotemark{}
31566 \series default
31567  and 
31568 \series bold
31569
31570 \backslash
31571 footnotetext
31572 \series default
31573 .
31574 \end_layout
31575
31576 \begin_layout Standard
31577 \begin_inset Box Frameless
31578 position "t"
31579 hor_pos "c"
31580 has_inner_box 1
31581 inner_pos "t"
31582 use_parbox 0
31583 use_makebox 0
31584 width "100col%"
31585 special "none"
31586 height "1in"
31587 height_special "totalheight"
31588 thickness "0.4pt"
31589 separation "3pt"
31590 shadowsize "4pt"
31591 framecolor "black"
31592 backgroundcolor "none"
31593 status open
31594
31595 \begin_layout Plain Layout
31596 This an example text in a minipage.
31597 \begin_inset Foot
31598 status open
31599
31600 \begin_layout Plain Layout
31601 Footnote in the minipage.
31602 \end_layout
31603
31604 \end_inset
31605
31606
31607 \end_layout
31608
31609 \begin_layout Plain Layout
31610 This an example text in a minipage.
31611 \begin_inset ERT
31612 status collapsed
31613
31614 \begin_layout Plain Layout
31615
31616
31617 \backslash
31618 footnotemark{}
31619 \end_layout
31620
31621 \end_inset
31622
31623
31624 \end_layout
31625
31626 \end_inset
31627
31628
31629 \end_layout
31630
31631 \begin_layout Standard
31632 \begin_inset ERT
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637
31638 \backslash
31639 footnotetext{
31640 \end_layout
31641
31642 \end_inset
31643
31644 Footnote outside the minipage.
31645 \begin_inset ERT
31646 status collapsed
31647
31648 \begin_layout Plain Layout
31649
31650 }
31651 \end_layout
31652
31653 \end_inset
31654
31655
31656 \end_layout
31657
31658 \begin_layout Standard
31659 \begin_inset VSpace defskip
31660 \end_inset
31661
31662
31663 \end_layout
31664
31665 \begin_layout Standard
31666 To refer to the same footnote several times without printing the footnote
31667  text every time, use the command 
31668 \series bold
31669
31670 \backslash
31671 footnotemark[number]
31672 \series default
31673  in \SpecialChar TeX
31674  code.
31675 \begin_inset Newline newline
31676 \end_inset
31677
31678 As you do not know the number of the repeating footnote while you are writing
31679  the text, you have to store its number.
31680  For the following footnote mark example, these commands were inserted in
31681  \SpecialChar TeX
31682  code after Footnote
31683 \begin_inset space ~
31684 \end_inset
31685
31686
31687 \begin_inset CommandInset ref
31688 LatexCommand ref
31689 reference "foot:This-is-an"
31690
31691 \end_inset
31692
31693  to store the footnote number:
31694 \end_layout
31695
31696 \begin_layout Standard
31697
31698 \series bold
31699
31700 \backslash
31701 newcounter{MyRepeatFoot}
31702 \begin_inset Newline newline
31703 \end_inset
31704
31705
31706 \backslash
31707 setcounter{MyRepeatFoot}{
31708 \backslash
31709 thefootnote}
31710 \end_layout
31711
31712 \begin_layout Standard
31713 The footnote mark was then created with this command:
31714 \end_layout
31715
31716 \begin_layout Standard
31717
31718 \series bold
31719
31720 \backslash
31721 footnotemark[
31722 \backslash
31723 theMyRepeatFoot]
31724 \end_layout
31725
31726 \begin_layout Standard
31727 Here is a repeated footnote:
31728 \family roman
31729 \series medium
31730 \bar no
31731
31732 \begin_inset ERT
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736
31737
31738 \backslash
31739 footnotemark[
31740 \backslash
31741 theMyRepeatFoot]
31742 \end_layout
31743
31744 \end_inset
31745
31746
31747 \end_layout
31748
31749 \begin_layout Standard
31750 If you want to repeat the previous footnote, you can omit the storage of
31751  the footnote number and just use this command instead:
31752 \end_layout
31753
31754 \begin_layout Standard
31755
31756 \series bold
31757
31758 \backslash
31759 footnotemark[
31760 \backslash
31761 thefootnote]
31762 \end_layout
31763
31764 \begin_layout Standard
31765 Here is another repeated footnote:
31766 \family roman
31767 \series medium
31768 \bar no
31769
31770 \begin_inset ERT
31771 status collapsed
31772
31773 \begin_layout Plain Layout
31774
31775
31776 \backslash
31777 footnotemark[
31778 \backslash
31779 thefootnote]
31780 \end_layout
31781
31782 \end_inset
31783
31784
31785 \end_layout
31786
31787 \begin_layout Subsection
31788 Footnote Numbering
31789 \begin_inset CommandInset label
31790 LatexCommand label
31791 name "subsec:Footnote-Numbering"
31792
31793 \end_inset
31794
31795
31796 \begin_inset Index idx
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800 Footnotes ! Numbering
31801 \end_layout
31802
31803 \end_inset
31804
31805
31806 \end_layout
31807
31808 \begin_layout Standard
31809 To reset the footnote number back to 1 after each section
31810 \family roman
31811 , add this command to your document preamble:
31812 \end_layout
31813
31814 \begin_layout Standard
31815
31816 \series bold
31817
31818 \backslash
31819 @addtoreset{footnote}{section}
31820 \end_layout
31821
31822 \begin_layout Standard
31823 \begin_inset VSpace bigskip
31824 \end_inset
31825
31826 The following preamble command changes the footnote numbering style to small
31827  roman numerals:
31828 \end_layout
31829
31830 \begin_layout Standard
31831
31832 \series bold
31833
31834 \backslash
31835 renewcommand{
31836 \backslash
31837 thefootnote}{
31838 \backslash
31839 roman{footnote}}
31840 \end_layout
31841
31842 \begin_layout Standard
31843 \begin_inset ERT
31844 status collapsed
31845
31846 \begin_layout Plain Layout
31847
31848
31849 \backslash
31850 renewcommand{
31851 \backslash
31852 thefootnote}{
31853 \backslash
31854 roman{footnote}}
31855 \end_layout
31856
31857 \end_inset
31858
31859  This is a footnote with roman numbering:
31860 \begin_inset Foot
31861 status open
31862
31863 \begin_layout Plain Layout
31864 This is an example footnote with roman numbering.
31865 \end_layout
31866
31867 \end_inset
31868
31869
31870 \end_layout
31871
31872 \begin_layout Standard
31873 To change the numbering style to capital roman numerals replace in the command
31874  above 
31875 \series bold
31876
31877 \backslash
31878 roman
31879 \series default
31880  by 
31881 \series bold
31882
31883 \backslash
31884 Roman
31885 \series default
31886 .
31887  To 
31888 \begin_inset Quotes eld
31889 \end_inset
31890
31891 number
31892 \begin_inset Quotes erd
31893 \end_inset
31894
31895  footnotes with capital or small Latin letters use 
31896 \series bold
31897
31898 \backslash
31899 Alph
31900 \series default
31901  or 
31902 \series bold
31903
31904 \backslash
31905 alph
31906 \series default
31907 , respectively.
31908  To 
31909 \begin_inset Quotes eld
31910 \end_inset
31911
31912 number
31913 \begin_inset Quotes erd
31914 \end_inset
31915
31916  footnotes with symbols use 
31917 \series bold
31918
31919 \backslash
31920 fnsymbol
31921 \series default
31922 .
31923 \end_layout
31924
31925 \begin_layout Standard
31926 \begin_inset Note Greyedout
31927 status open
31928
31929 \begin_layout Plain Layout
31930
31931 \series bold
31932 Note:
31933 \series default
31934  You can only number 26 footnotes with Latin letters, because this numbering
31935  is limited to single letters.
31936 \end_layout
31937
31938 \end_inset
31939
31940
31941 \begin_inset Newline newline
31942 \end_inset
31943
31944
31945 \begin_inset Note Greyedout
31946 status open
31947
31948 \begin_layout Plain Layout
31949
31950 \series bold
31951 Note:
31952 \series default
31953  You can only number 9 footnotes with symbols.
31954 \end_layout
31955
31956 \end_inset
31957
31958
31959 \end_layout
31960
31961 \begin_layout Standard
31962 To return to the default numbering style after you have changed to another
31963  one, use 
31964 \series bold
31965
31966 \backslash
31967 arabic
31968 \series default
31969  instead of 
31970 \series bold
31971
31972 \backslash
31973 roman
31974 \series default
31975  in the command above.
31976 \begin_inset ERT
31977 status collapsed
31978
31979 \begin_layout Plain Layout
31980
31981
31982 \backslash
31983 renewcommand{
31984 \backslash
31985 thefootnote}{
31986 \backslash
31987 arabic{footnote}}
31988 \end_layout
31989
31990 \end_inset
31991
31992
31993 \end_layout
31994
31995 \begin_layout Standard
31996 \begin_inset VSpace bigskip
31997 \end_inset
31998
31999
32000 \end_layout
32001
32002 \begin_layout Standard
32003 If you want to have footnotes numbered in the scheme 
32004 \begin_inset Quotes eld
32005 \end_inset
32006
32007 chapter.footnote
32008 \begin_inset Quotes erd
32009 \end_inset
32010
32011 , add the following command to your document preamble:
32012 \end_layout
32013
32014 \begin_layout Standard
32015
32016 \series bold
32017
32018 \backslash
32019 numberwithin{footnote}{chapter}
32020 \end_layout
32021
32022 \begin_layout Standard
32023 To be able to use the command 
32024 \series bold
32025
32026 \backslash
32027 numberwithin
32028 \series default
32029 , set in the tab 
32030 \family sans
32031 Math
32032 \begin_inset space ~
32033 \end_inset
32034
32035 Options
32036 \family default
32037  in the document settings the option 
32038 \family sans
32039 Use
32040 \begin_inset space ~
32041 \end_inset
32042
32043 AMS
32044 \begin_inset space ~
32045 \end_inset
32046
32047 math
32048 \begin_inset space ~
32049 \end_inset
32050
32051 package
32052 \family default
32053 .
32054 \end_layout
32055
32056 \begin_layout Standard
32057 \begin_inset ERT
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061
32062
32063 \backslash
32064 numberwithin{footnote}{chapter}
32065 \end_layout
32066
32067 \end_inset
32068
32069 This is another example footnote:
32070 \series bold
32071
32072 \begin_inset Foot
32073 status open
32074
32075 \begin_layout Plain Layout
32076 This is a footnote numbered in the scheme 
32077 \begin_inset Quotes eld
32078 \end_inset
32079
32080 chapter.footnote
32081 \begin_inset Quotes erd
32082 \end_inset
32083
32084 .
32085 \end_layout
32086
32087 \end_inset
32088
32089
32090 \series default
32091
32092 \begin_inset ERT
32093 status collapsed
32094
32095 \begin_layout Plain Layout
32096
32097
32098 \backslash
32099 renewcommand{
32100 \backslash
32101 thefootnote}{
32102 \backslash
32103 arabic{footnote}}
32104 \end_layout
32105
32106 \end_inset
32107
32108
32109 \end_layout
32110
32111 \begin_layout Standard
32112 \begin_inset Note Greyedout
32113 status open
32114
32115 \begin_layout Plain Layout
32116
32117 \series bold
32118 Note:
32119 \series default
32120  
32121 \series bold
32122
32123 \backslash
32124 numberwithin
32125 \series default
32126  always prints out the footnote number as arabic number; previous redefinitions
32127  to get non-arabic numbers are overwritten.
32128 \end_layout
32129
32130 \end_inset
32131
32132
32133 \end_layout
32134
32135 \begin_layout Standard
32136 So to get for example the scheme 
32137 \begin_inset Quotes eld
32138 \end_inset
32139
32140 chapter.
32141 \backslash
32142 Roman{footnote}
32143 \begin_inset Quotes erd
32144 \end_inset
32145
32146 , use this command instead of 
32147 \series bold
32148
32149 \backslash
32150 numberwithin
32151 \series default
32152 :
32153 \end_layout
32154
32155 \begin_layout Standard
32156
32157 \series bold
32158
32159 \backslash
32160 renewcommand{
32161 \backslash
32162 thefootnote}{
32163 \backslash
32164 thechapter.
32165 \backslash
32166 Roman{footnote}}
32167 \end_layout
32168
32169 \begin_layout Subsection
32170 Footnote Placement
32171 \begin_inset Index idx
32172 status collapsed
32173
32174 \begin_layout Plain Layout
32175 Footnotes ! Placement
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 If you have several footnotes in one page, they appear without vertical
32185  space between them at the bottom of the page.
32186  To make them more readable you can e.
32187 \begin_inset space \thinspace{}
32188 \end_inset
32189
32190 g.
32191 \begin_inset space \space{}
32192 \end_inset
32193
32194 add 1.5
32195 \begin_inset space \thinspace{}
32196 \end_inset
32197
32198 mm space with the following preamble command:
32199 \end_layout
32200
32201 \begin_layout Standard
32202
32203 \series bold
32204
32205 \backslash
32206 let
32207 \backslash
32208 myFoot
32209 \backslash
32210 footnote
32211 \begin_inset Newline newline
32212 \end_inset
32213
32214
32215 \backslash
32216 renewcommand{
32217 \backslash
32218 footnote}[1]{
32219 \backslash
32220 myFoot{#1
32221 \backslash
32222 vspace{1.5mm}}}
32223 \end_layout
32224
32225 \begin_layout Standard
32226 \begin_inset VSpace bigskip
32227 \end_inset
32228
32229 In a two-column document the footnotes appear at the bottom of every column,
32230  see Figure
32231 \begin_inset space ~
32232 \end_inset
32233
32234
32235 \begin_inset CommandInset ref
32236 LatexCommand ref
32237 reference "fig:Standard-footnote-placement"
32238
32239 \end_inset
32240
32241 .
32242  If the footnotes should only appear at the bottom of the right column,
32243  as in Figure
32244 \begin_inset space ~
32245 \end_inset
32246
32247
32248 \begin_inset CommandInset ref
32249 LatexCommand ref
32250 reference "fig:Footnote-placement-in"
32251
32252 \end_inset
32253
32254 , use the \SpecialChar LaTeX
32255 -package 
32256 \series bold
32257 ftnright
32258 \series default
32259
32260 \begin_inset Index idx
32261 status collapsed
32262
32263 \begin_layout Plain Layout
32264 \SpecialChar LaTeX
32265 -packages ! ftnright
32266 \end_layout
32267
32268 \end_inset
32269
32270  with this command in the document preamble:
32271 \end_layout
32272
32273 \begin_layout Standard
32274
32275 \series bold
32276
32277 \backslash
32278 usepackage{ftnright}
32279 \end_layout
32280
32281 \begin_layout Standard
32282 \begin_inset Float figure
32283 placement !h
32284 wide false
32285 sideways false
32286 status open
32287
32288 \begin_layout Plain Layout
32289 \noindent
32290 \align center
32291 \begin_inset Box Boxed
32292 position "t"
32293 hor_pos "c"
32294 has_inner_box 0
32295 inner_pos "t"
32296 use_parbox 0
32297 use_makebox 0
32298 width ""
32299 special "none"
32300 height "1in"
32301 height_special "totalheight"
32302 thickness "0.4pt"
32303 separation "3pt"
32304 shadowsize "4pt"
32305 framecolor "black"
32306 backgroundcolor "none"
32307 status open
32308
32309 \begin_layout Plain Layout
32310 \begin_inset Graphics
32311         filename clipart/without_fntright.pdf
32312         width 100col%
32313         scaleBeforeRotation
32314
32315 \end_inset
32316
32317
32318 \end_layout
32319
32320 \end_inset
32321
32322
32323 \end_layout
32324
32325 \begin_layout Plain Layout
32326 \begin_inset Caption Standard
32327
32328 \begin_layout Plain Layout
32329 \begin_inset CommandInset label
32330 LatexCommand label
32331 name "fig:Standard-footnote-placement"
32332
32333 \end_inset
32334
32335 Standard footnote placement in two-column documents.
32336 \end_layout
32337
32338 \end_inset
32339
32340
32341 \end_layout
32342
32343 \end_inset
32344
32345
32346 \end_layout
32347
32348 \begin_layout Standard
32349 \begin_inset Float figure
32350 placement !h
32351 wide false
32352 sideways false
32353 status open
32354
32355 \begin_layout Plain Layout
32356 \noindent
32357 \align center
32358 \begin_inset Box Boxed
32359 position "t"
32360 hor_pos "c"
32361 has_inner_box 0
32362 inner_pos "t"
32363 use_parbox 0
32364 use_makebox 0
32365 width ""
32366 special "none"
32367 height "1in"
32368 height_special "totalheight"
32369 thickness "0.4pt"
32370 separation "3pt"
32371 shadowsize "4pt"
32372 framecolor "black"
32373 backgroundcolor "none"
32374 status open
32375
32376 \begin_layout Plain Layout
32377 \begin_inset Graphics
32378         filename clipart/with_fntright.pdf
32379         width 100col%
32380         scaleBeforeRotation
32381
32382 \end_inset
32383
32384
32385 \end_layout
32386
32387 \end_inset
32388
32389
32390 \end_layout
32391
32392 \begin_layout Plain Layout
32393 \begin_inset Caption Standard
32394
32395 \begin_layout Plain Layout
32396 \begin_inset CommandInset label
32397 LatexCommand label
32398 name "fig:Footnote-placement-in"
32399
32400 \end_inset
32401
32402 Footnote placement in two-column documents when the \SpecialChar LaTeX
32403 -package 
32404 \series bold
32405 ftnright
32406 \series default
32407  is used.
32408 \end_layout
32409
32410 \end_inset
32411
32412
32413 \end_layout
32414
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \begin_layout Standard
32421 \begin_inset VSpace bigskip
32422 \end_inset
32423
32424 In some scientific literature it is usual to collect the footnotes and print
32425  them in a separate paragraph at the end of a section, as in Figure
32426 \begin_inset space ~
32427 \end_inset
32428
32429
32430 \begin_inset CommandInset ref
32431 LatexCommand ref
32432 reference "fig:Endnotes"
32433
32434 \end_inset
32435
32436 .
32437  They are then called 
32438 \begin_inset Quotes eld
32439 \end_inset
32440
32441 endnotes
32442 \begin_inset Quotes erd
32443 \end_inset
32444
32445 .
32446 \begin_inset Index idx
32447 status collapsed
32448
32449 \begin_layout Plain Layout
32450 Endnotes
32451 \end_layout
32452
32453 \end_inset
32454
32455  To use endnotes instead of footnotes in your document, load in the menu
32456  
32457 \family sans
32458 Document\SpecialChar menuseparator
32459 Settings\SpecialChar menuseparator
32460 Modules 
32461 \family default
32462 the module 
32463 \family sans
32464 Foot
32465 \begin_inset space ~
32466 \end_inset
32467
32468 to
32469 \begin_inset space ~
32470 \end_inset
32471
32472 End
32473 \family default
32474 .
32475  To insert the collected footnotes, insert the command
32476 \end_layout
32477
32478 \begin_layout Standard
32479
32480 \series bold
32481
32482 \backslash
32483 theendnotes
32484 \end_layout
32485
32486 \begin_layout Standard
32487 in \SpecialChar TeX
32488  Code at the end of a section or chapter.
32489 \end_layout
32490
32491 \begin_layout Standard
32492 \begin_inset Float figure
32493 wide false
32494 sideways false
32495 status open
32496
32497 \begin_layout Plain Layout
32498 \noindent
32499 \align center
32500 \begin_inset Box Boxed
32501 position "t"
32502 hor_pos "c"
32503 has_inner_box 0
32504 inner_pos "t"
32505 use_parbox 0
32506 use_makebox 0
32507 width ""
32508 special "none"
32509 height "1in"
32510 height_special "totalheight"
32511 thickness "0.4pt"
32512 separation "3pt"
32513 shadowsize "4pt"
32514 framecolor "black"
32515 backgroundcolor "none"
32516 status open
32517
32518 \begin_layout Plain Layout
32519 \begin_inset Graphics
32520         filename clipart/endnotes.pdf
32521         width 100col%
32522         scaleBeforeRotation
32523
32524 \end_inset
32525
32526
32527 \end_layout
32528
32529 \end_inset
32530
32531
32532 \end_layout
32533
32534 \begin_layout Plain Layout
32535 \begin_inset Caption Standard
32536
32537 \begin_layout Plain Layout
32538 \begin_inset CommandInset label
32539 LatexCommand label
32540 name "fig:Endnotes"
32541
32542 \end_inset
32543
32544 Endnotes – footnotes are printed in a separate paragraph at the end of sections
32545  or chapters.
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \end_layout
32552
32553 \end_inset
32554
32555
32556 \end_layout
32557
32558 \begin_layout Standard
32559 \begin_inset VSpace medskip
32560 \end_inset
32561
32562 The paragraph heading for the endnotes isn't automatically translated into
32563  the document language, this must be done manually.
32564  The following preamble command translates the default English 
32565 \begin_inset Quotes eld
32566 \end_inset
32567
32568 Notes
32569 \begin_inset Quotes erd
32570 \end_inset
32571
32572  into the German 
32573 \begin_inset Quotes eld
32574 \end_inset
32575
32576 Anmerkungen
32577 \begin_inset Quotes erd
32578 \end_inset
32579
32580 :
32581 \end_layout
32582
32583 \begin_layout Standard
32584
32585 \series bold
32586
32587 \backslash
32588 renewcommand{
32589 \backslash
32590 notesname}{Anmerkungen}
32591 \end_layout
32592
32593 \begin_layout Standard
32594 \begin_inset VSpace medskip
32595 \end_inset
32596
32597 The numbering of endnotes can be changed like the footnote numbering as
32598  described in section
32599 \begin_inset space ~
32600 \end_inset
32601
32602
32603 \begin_inset CommandInset ref
32604 LatexCommand ref
32605 reference "subsec:Footnote-Numbering"
32606
32607 \end_inset
32608
32609 ; just replace the command 
32610 \series bold
32611
32612 \backslash
32613 thefootnote
32614 \series default
32615  by 
32616 \series bold
32617
32618 \backslash
32619 theendnote
32620 \series default
32621 .
32622  To reset the endnote number use the command 
32623 \series bold
32624
32625 \backslash
32626 @addtoreset
32627 \series default
32628  as described in section
32629 \begin_inset space ~
32630 \end_inset
32631
32632
32633 \begin_inset CommandInset ref
32634 LatexCommand ref
32635 reference "subsec:Footnote-Numbering"
32636
32637 \end_inset
32638
32639  and replace the command parameter 
32640 \series bold
32641 footnote
32642 \series default
32643  by 
32644 \series bold
32645 endnote
32646 \series default
32647 .
32648 \end_layout
32649
32650 \begin_layout Standard
32651 For endnotes there is the command 
32652 \series bold
32653
32654 \backslash
32655 endnotemark[number]
32656 \series default
32657  similar to the command 
32658 \series bold
32659
32660 \backslash
32661 footnotemark
32662 \series default
32663 , that is described in section
32664 \begin_inset space ~
32665 \end_inset
32666
32667
32668 \begin_inset CommandInset ref
32669 LatexCommand ref
32670 reference "sec:Footnotes"
32671
32672 \end_inset
32673
32674 .
32675 \end_layout
32676
32677 \begin_layout Standard
32678 \begin_inset VSpace bigskip
32679 \end_inset
32680
32681 Footnotes can also be placed in the page margin and the footnote text alignment
32682  can be changed, see the \SpecialChar LaTeX
32683 -package 
32684 \series bold
32685 footmisc
32686 \series default
32687
32688 \begin_inset Index idx
32689 status collapsed
32690
32691 \begin_layout Plain Layout
32692 \SpecialChar LaTeX
32693 -packages ! footmisc
32694 \end_layout
32695
32696 \end_inset
32697
32698
32699 \begin_inset CommandInset citation
32700 LatexCommand cite
32701 key "footmisc"
32702
32703 \end_inset
32704
32705  for more information about this.
32706 \end_layout
32707
32708 \begin_layout Standard
32709 For various further footnote formatting issues have a look at \SpecialChar LaTeX
32710 -books, 
32711 \begin_inset CommandInset citation
32712 LatexCommand cite
32713 key "latexcompanion,latexguide,latexbook"
32714
32715 \end_inset
32716
32717 .
32718  If you are using a 
32719 \series bold
32720 KOMA-Script
32721 \series default
32722
32723 \begin_inset Index idx
32724 status collapsed
32725
32726 \begin_layout Plain Layout
32727 \SpecialChar LaTeX
32728 -packages ! KOMA-Script
32729 \end_layout
32730
32731 \end_inset
32732
32733  document class, you can adjust all footnote settings using class-specific
32734  commands, see 
32735 \begin_inset CommandInset citation
32736 LatexCommand cite
32737 key "KOMA-Script"
32738
32739 \end_inset
32740
32741 .
32742 \end_layout
32743
32744 \begin_layout Section
32745 Margin Notes
32746 \begin_inset Index idx
32747 status collapsed
32748
32749 \begin_layout Plain Layout
32750 Notes ! Margin Notes
32751 \end_layout
32752
32753 \end_inset
32754
32755
32756 \end_layout
32757
32758 \begin_layout Standard
32759 Margin notes look and behave in \SpecialChar LyX
32760  like footnotes.
32761  They are inserted via the menu 
32762 \family sans
32763 Insert\SpecialChar menuseparator
32764 Marginal
32765 \begin_inset space ~
32766 \end_inset
32767
32768 Note
32769 \family default
32770  or the toolbar button 
32771 \begin_inset Info
32772 type  "icon"
32773 arg   "marginalnote-insert"
32774 \end_inset
32775
32776 .
32777  A grey 
32778 \family roman
32779 \series medium
32780 box with the
32781 \family default
32782 \series default
32783  red 
32784 \family roman
32785 \series medium
32786 label 
32787 \begin_inset Quotes eld
32788 \end_inset
32789
32790 margin
32791 \begin_inset Quotes erd
32792 \end_inset
32793
32794  appears where you can enter the text of the margin note.
32795 \end_layout
32796
32797 \begin_layout Standard
32798 At the side is an example margin note.
32799
32800 \family roman
32801 \series medium
32802  
32803 \begin_inset Marginal
32804 status open
32805
32806 \begin_layout Plain Layout
32807 This is a margin note.
32808 \end_layout
32809
32810 \end_inset
32811
32812
32813 \end_layout
32814
32815 \begin_layout Standard
32816 Margin notes appear at the right side in single-sided documents.
32817  In double-sided documents they appear in the outer margin – left on even
32818  pages, right on odd pages.
32819  The text of margin notes is aligned opposite to the outer margin – right-aligne
32820 d when the note appears in the left margin.
32821  The first line of the margin note is placed at the position of the text
32822  line where it is inserted in the document.
32823 \end_layout
32824
32825 \begin_layout Standard
32826 \begin_inset VSpace bigskip
32827 \end_inset
32828
32829 To place the margin note in the inner margin, add the command
32830 \end_layout
32831
32832 \begin_layout Standard
32833
32834 \series bold
32835
32836 \backslash
32837 reversemarginpar
32838 \end_layout
32839
32840 \begin_layout Standard
32841 in \SpecialChar TeX
32842  Code before a margin note.
32843  The new placement is valid for all subsequent margin notes.
32844  
32845 \begin_inset ERT
32846 status collapsed
32847
32848 \begin_layout Plain Layout
32849
32850
32851 \backslash
32852 reversemarginpar 
32853 \end_layout
32854
32855 \end_inset
32856
32857
32858 \begin_inset Marginal
32859 status open
32860
32861 \begin_layout Plain Layout
32862 This is a margin note in the inner margin.
32863 \end_layout
32864
32865 \end_inset
32866
32867
32868 \series bold
32869
32870 \begin_inset Newline newline
32871 \end_inset
32872
32873
32874 \series default
32875
32876 \begin_inset Note Greyedout
32877 status open
32878
32879 \begin_layout Plain Layout
32880
32881 \series bold
32882 Note:
32883 \series default
32884  There is often not enough space in the inner margin so that the notes are
32885  not correctly displayed in the output.
32886 \end_layout
32887
32888 \end_inset
32889
32890
32891 \end_layout
32892
32893 \begin_layout Standard
32894 To return to the default placement insert the command
32895 \end_layout
32896
32897 \begin_layout Standard
32898
32899 \series bold
32900
32901 \backslash
32902 normalmarginpar
32903 \end_layout
32904
32905 \begin_layout Standard
32906 in \SpecialChar TeX
32907  Code.
32908 \begin_inset ERT
32909 status collapsed
32910
32911 \begin_layout Plain Layout
32912
32913
32914 \backslash
32915 normalmarginpar 
32916 \end_layout
32917
32918 \end_inset
32919
32920  
32921 \begin_inset Note Greyedout
32922 status open
32923
32924 \begin_layout Plain Layout
32925
32926 \series bold
32927 Note:
32928 \series default
32929  The command is ignored when it is within a paragraph where also the command
32930  
32931 \series bold
32932
32933 \backslash
32934 reversemarginpar
32935 \series default
32936  is inserted.
32937 \end_layout
32938
32939 \end_inset
32940
32941
32942 \end_layout
32943
32944 \begin_layout Standard
32945 \begin_inset VSpace bigskip
32946 \end_inset
32947
32948
32949 \family roman
32950 \series medium
32951
32952 \begin_inset Marginal
32953 status open
32954
32955 \begin_layout Plain Layout
32956 AVeryLongMarginParWord that isn't hyphenated.
32957 \end_layout
32958
32959 \end_inset
32960
32961
32962 \family default
32963 \series default
32964  Similar to the case described in section
32965 \begin_inset space ~
32966 \end_inset
32967
32968
32969 \begin_inset CommandInset ref
32970 LatexCommand ref
32971 reference "subsec:Multiple-Lines-in"
32972
32973 \end_inset
32974
32975 , long words cannot be hyphenated when they are the first word in a margin
32976  note.
32977  To avoid this, insert 0
32978 \begin_inset space \thinspace{}
32979 \end_inset
32980
32981 pt horizontal space before the word
32982 \family roman
32983 \series medium
32984 .
32985  
32986 \begin_inset Marginal
32987 status open
32988
32989 \begin_layout Plain Layout
32990 \begin_inset space \hspace*{}
32991 \length 0pt
32992 \end_inset
32993
32994 AVeryLongMarginParWord that is hyphenated.
32995 \end_layout
32996
32997 \end_inset
32998
32999
33000 \end_layout
33001
33002 \begin_layout Standard
33003 \begin_inset VSpace bigskip
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Standard
33010 \begin_inset Note Greyedout
33011 status open
33012
33013 \begin_layout Plain Layout
33014
33015 \series bold
33016 Note:
33017 \series default
33018  Margin notes can normally not be used inside tables, floats, and footnotes.
33019 \end_layout
33020
33021 \end_inset
33022
33023
33024 \end_layout
33025
33026 \begin_layout Standard
33027 \begin_inset VSpace bigskip
33028 \end_inset
33029
33030
33031 \end_layout
33032
33033 \begin_layout Standard
33034 \begin_inset ERT
33035 status collapsed
33036
33037 \begin_layout Plain Layout
33038
33039
33040 \backslash
33041 ifmarginnote
33042 \end_layout
33043
33044 \end_inset
33045
33046
33047 \begin_inset Note Note
33048 status open
33049
33050 \begin_layout Plain Layout
33051 The following section will only be displayed when the \SpecialChar LaTeX
33052 -package 
33053 \series bold
33054 marginnote
33055 \series default
33056  is installed.
33057 \end_layout
33058
33059 \end_inset
33060
33061
33062 \end_layout
33063
33064 \begin_layout Standard
33065 This restriction can be evaded by using the \SpecialChar LaTeX
33066 -package 
33067 \series bold
33068 marginnote
33069 \series default
33070
33071 \begin_inset Index idx
33072 status collapsed
33073
33074 \begin_layout Plain Layout
33075 \SpecialChar LaTeX
33076 -packages ! marginnote
33077 \end_layout
33078
33079 \end_inset
33080
33081 .
33082  By adding these two lines to your document preamble, the command used by
33083  \SpecialChar LyX
33084  for margin notes is redefined to use the command provided by the 
33085 \series bold
33086 marginnote
33087 \series default
33088 -package:
33089 \end_layout
33090
33091 \begin_layout Standard
33092
33093 \series bold
33094
33095 \backslash
33096 usepackage{marginnote}
33097 \begin_inset Newline newline
33098 \end_inset
33099
33100
33101 \backslash
33102 let
33103 \backslash
33104 marginpar
33105 \backslash
33106 marginnote
33107 \end_layout
33108
33109 \begin_layout Standard
33110 This is also used in this document because 
33111 \series bold
33112 marginnote
33113 \series default
33114  has another useful feature: You can set a vertical offset for the note.
33115  This is often needed when too many margin notes are too close together
33116  or for a better page layout.
33117  The offset is set in \SpecialChar LyX
33118  as \SpecialChar TeX
33119  Code directly after the margin note in the scheme
33120 \end_layout
33121
33122 \begin_layout Standard
33123
33124 \series bold
33125 [offset]
33126 \end_layout
33127
33128 \begin_layout Standard
33129 where the offset is a length with one of the units listed in Table
33130 \begin_inset space ~
33131 \end_inset
33132
33133
33134 \begin_inset CommandInset ref
33135 LatexCommand ref
33136 reference "tab:Units"
33137
33138 \end_inset
33139
33140 .
33141  A negative value shifts the note up, a positive value shifts it down.
33142  
33143 \family roman
33144 \series medium
33145 For example the margin note beside this text line is shifted up 1.5
33146 \begin_inset space \thinspace{}
33147 \end_inset
33148
33149 cm with the \SpecialChar TeX
33150  Code command 
33151 \begin_inset Quotes eld
33152 \end_inset
33153
33154
33155 \family default
33156 \series bold
33157 [-1.5cm]
33158 \family roman
33159 \series medium
33160
33161 \begin_inset Quotes erd
33162 \end_inset
33163
33164
33165 \begin_inset Marginal
33166 status open
33167
33168 \begin_layout Plain Layout
33169 This margin note is shifted up 1.5
33170 \begin_inset space \thinspace{}
33171 \end_inset
33172
33173 cm from its original position.
33174 \end_layout
33175
33176 \end_inset
33177
33178
33179 \family default
33180 \series default
33181
33182 \begin_inset ERT
33183 status collapsed
33184
33185 \begin_layout Plain Layout
33186
33187 [-1.5cm]
33188 \end_layout
33189
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \begin_layout Standard
33196 \begin_inset VSpace medskip
33197 \end_inset
33198
33199 With 
33200 \series bold
33201 marginnote
33202 \series default
33203  you can also change the alignment of the text in the margin note.
33204  For example the commands
33205 \end_layout
33206
33207 \begin_layout Standard
33208
33209 \series bold
33210
33211 \backslash
33212 renewcommand*{
33213 \backslash
33214 raggedleftmarginnote}{
33215 \backslash
33216 centering}
33217 \begin_inset Newline newline
33218 \end_inset
33219
33220
33221 \backslash
33222 renewcommand*{
33223 \backslash
33224 raggedrightmarginnote}{
33225 \backslash
33226 centering}
33227 \end_layout
33228
33229 \begin_layout Standard
33230 set the alignment to centered.
33231  
33232 \series bold
33233
33234 \backslash
33235 raggedleftmarginnote
33236 \series default
33237  denotes margin notes that appear at the left side.
33238 \family roman
33239 \series medium
33240
33241 \begin_inset ERT
33242 status collapsed
33243
33244 \begin_layout Plain Layout
33245
33246
33247 \backslash
33248 renewcommand*{
33249 \backslash
33250 raggedleftmarginnote}{
33251 \backslash
33252 centering}
33253 \end_layout
33254
33255 \begin_layout Plain Layout
33256
33257
33258 \backslash
33259 renewcommand*{
33260 \backslash
33261 raggedrightmarginnote}{
33262 \backslash
33263 centering}
33264 \end_layout
33265
33266 \end_inset
33267
33268
33269 \begin_inset Marginal
33270 status open
33271
33272 \begin_layout Plain Layout
33273 The text of this margin note is centered.
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \family default
33280 \series default
33281  The default is
33282 \end_layout
33283
33284 \begin_layout Standard
33285
33286 \series bold
33287
33288 \backslash
33289 renewcommand*{
33290 \backslash
33291 raggedleftmarginnote}{
33292 \backslash
33293 raggedleft}
33294 \begin_inset Newline newline
33295 \end_inset
33296
33297
33298 \backslash
33299 renewcommand*{
33300 \backslash
33301 raggedrightmarginnote}{
33302 \backslash
33303 raggedright}
33304 \family roman
33305 \series medium
33306
33307 \begin_inset ERT
33308 status collapsed
33309
33310 \begin_layout Plain Layout
33311
33312
33313 \backslash
33314 renewcommand*{
33315 \backslash
33316 raggedleftmarginnote}{
33317 \backslash
33318 raggedleft}
33319 \end_layout
33320
33321 \begin_layout Plain Layout
33322
33323
33324 \backslash
33325 renewcommand*{
33326 \backslash
33327 raggedrightmarginnote}{
33328 \backslash
33329 raggedright}
33330 \end_layout
33331
33332 \end_inset
33333
33334
33335 \end_layout
33336
33337 \begin_layout Standard
33338 \begin_inset VSpace medskip
33339 \end_inset
33340
33341 For the other features of 
33342 \series bold
33343 marginnote
33344 \series default
33345  refer to its documentation 
33346 \begin_inset CommandInset citation
33347 LatexCommand cite
33348 key "marginnote"
33349
33350 \end_inset
33351
33352 .
33353 \end_layout
33354
33355 \begin_layout Standard
33356 \begin_inset VSpace bigskip
33357 \end_inset
33358
33359 You can adjust the layout of margin notes by changing its definition.
33360  To create for example a header for all margin notes with the underlined,
33361  sans-serif, and bold header text 
33362 \begin_inset Quotes eld
33363 \end_inset
33364
33365
33366 \family sans
33367 \series bold
33368 \bar under
33369 Attention!
33370 \family default
33371 \series default
33372 \bar default
33373
33374 \begin_inset Quotes erd
33375 \end_inset
33376
33377 , add this to your document preamble:
33378 \end_layout
33379
33380 \begin_layout Standard
33381
33382 \series bold
33383
33384 \backslash
33385 let
33386 \backslash
33387 myMarginpar
33388 \backslash
33389 marginpar
33390 \begin_inset Newline newline
33391 \end_inset
33392
33393
33394 \backslash
33395 renewcommand{
33396 \backslash
33397 marginpar}[1]{
33398 \backslash
33399 myMarginpar{%
33400 \begin_inset Newline newline
33401 \end_inset
33402
33403
33404 \begin_inset Phantom HPhantom
33405 status open
33406
33407 \begin_layout Plain Layout
33408
33409 \series bold
33410 \begin_inset space ~
33411 \end_inset
33412
33413
33414 \end_layout
33415
33416 \end_inset
33417
33418
33419 \backslash
33420 hspace{0pt}
33421 \backslash
33422 textsf{
33423 \backslash
33424 textbf{
33425 \backslash
33426 underbar{Attention!}}}%
33427 \begin_inset Newline newline
33428 \end_inset
33429
33430
33431 \begin_inset Phantom HPhantom
33432 status open
33433
33434 \begin_layout Plain Layout
33435
33436 \series bold
33437 \begin_inset space ~
33438 \end_inset
33439
33440
33441 \end_layout
33442
33443 \end_inset
33444
33445
33446 \backslash
33447 vspace{1.5mm}
33448 \backslash
33449
33450 \backslash
33451 #1}}
33452 \end_layout
33453
33454 \begin_layout Standard
33455
33456 \family roman
33457 \series medium
33458 \begin_inset ERT
33459 status collapsed
33460
33461 \begin_layout Plain Layout
33462
33463
33464 \backslash
33465 let
33466 \backslash
33467 myMarginpar
33468 \backslash
33469 marginpar
33470 \end_layout
33471
33472 \begin_layout Plain Layout
33473
33474
33475 \backslash
33476 renewcommand{
33477 \backslash
33478 marginpar}[1]{
33479 \backslash
33480 myMarginpar{%
33481 \end_layout
33482
33483 \begin_layout Plain Layout
33484
33485    
33486 \backslash
33487 textsf{
33488 \backslash
33489 textbf{
33490 \backslash
33491 underbar{Attention!}}}%
33492 \end_layout
33493
33494 \begin_layout Plain Layout
33495
33496    
33497 \backslash
33498 vspace{1.5mm}
33499 \backslash
33500
33501 \backslash
33502 #1}}
33503 \end_layout
33504
33505 \end_inset
33506
33507
33508 \begin_inset Marginal
33509 status open
33510
33511 \begin_layout Plain Layout
33512 This is a margin note with a defined heading.
33513 \end_layout
33514
33515 \end_inset
33516
33517
33518 \family default
33519 \series default
33520
33521 \begin_inset ERT
33522 status collapsed
33523
33524 \begin_layout Plain Layout
33525
33526 [-1.5cm]
33527 \end_layout
33528
33529 \end_inset
33530
33531
33532 \family roman
33533 \series medium
33534
33535 \begin_inset ERT
33536 status collapsed
33537
33538 \begin_layout Plain Layout
33539
33540
33541 \backslash
33542 renewcommand{
33543 \backslash
33544 marginpar}[1]{
33545 \backslash
33546 myMarginpar{#1}}
33547 \end_layout
33548
33549 \end_inset
33550
33551
33552 \family default
33553 \series default
33554
33555 \begin_inset Note Note
33556 status collapsed
33557
33558 \begin_layout Plain Layout
33559 The margin note format is changed only for this example.
33560 \end_layout
33561
33562 \end_inset
33563
33564
33565 \end_layout
33566
33567 \begin_layout Standard
33568 \begin_inset ERT
33569 status collapsed
33570
33571 \begin_layout Plain Layout
33572
33573
33574 \backslash
33575 else
33576 \end_layout
33577
33578 \end_inset
33579
33580
33581 \begin_inset Note Note
33582 status open
33583
33584 \begin_layout Plain Layout
33585 The following will be displayed when the \SpecialChar LaTeX
33586 -package 
33587 \series bold
33588 marginnote
33589 \series default
33590  is not installed:
33591 \end_layout
33592
33593 \end_inset
33594
33595
33596 \end_layout
33597
33598 \begin_layout Standard
33599 You need to install the \SpecialChar LaTeX
33600 -package 
33601 \series bold
33602 marginnote
33603 \series default
33604  to see the following part of this section in the output.
33605 \end_layout
33606
33607 \begin_layout Standard
33608 \begin_inset ERT
33609 status collapsed
33610
33611 \begin_layout Plain Layout
33612
33613
33614 \backslash
33615 fi
33616 \end_layout
33617
33618 \end_inset
33619
33620
33621 \end_layout
33622
33623 \begin_layout Chapter
33624 Boxes
33625 \end_layout
33626
33627 \begin_layout Section
33628 Introduction
33629 \begin_inset Index idx
33630 status collapsed
33631
33632 \begin_layout Plain Layout
33633 Boxes ! Introduction
33634 \end_layout
33635
33636 \end_inset
33637
33638
33639 \end_layout
33640
33641 \begin_layout Standard
33642 Boxes are used to format a block of text.
33643  Boxes can be used to write documents with multiple languages, see section
33644 \begin_inset space ~
33645 \end_inset
33646
33647
33648 \begin_inset CommandInset ref
33649 LatexCommand ref
33650 reference "sec:Minipages"
33651
33652 \end_inset
33653
33654 , to frame texts, see section
33655 \begin_inset space ~
33656 \end_inset
33657
33658
33659 \begin_inset CommandInset ref
33660 LatexCommand ref
33661 reference "sec:Decoration"
33662
33663 \end_inset
33664
33665 , to prevent words from being hyphenated, see section
33666 \begin_inset space ~
33667 \end_inset
33668
33669
33670 \begin_inset CommandInset ref
33671 LatexCommand ref
33672 reference "sec:Prevent-Hyphenation"
33673
33674 \end_inset
33675
33676 , to align text, see section
33677 \begin_inset space ~
33678 \end_inset
33679
33680
33681 \begin_inset CommandInset ref
33682 LatexCommand ref
33683 reference "subsec:Vertical-Alignment"
33684
33685 \end_inset
33686
33687 , or to set the background color of texts, see section
33688 \begin_inset space ~
33689 \end_inset
33690
33691
33692 \begin_inset CommandInset ref
33693 LatexCommand ref
33694 reference "sec:Colored-Boxes"
33695
33696 \end_inset
33697
33698 .
33699 \end_layout
33700
33701 \begin_layout Standard
33702 Boxes can be inserted with the menu 
33703 \family sans
33704 Insert\SpecialChar menuseparator
33705 Box
33706 \family default
33707  or the toolbar button 
33708 \begin_inset Info
33709 type  "icon"
33710 arg   "box-insert Frameless"
33711 \end_inset
33712
33713 .
33714  A grey box with the label 
33715 \family sans
33716 Box (Minipage)
33717 \family default
33718
33719 \begin_inset Graphics
33720         filename clipart/BoxInsetDefault.png
33721         scale 85
33722         scaleBeforeRotation
33723
33724 \end_inset
33725
33726  will be inserted.
33727  The box type can be specified by right-clicking on the box and selecting
33728  
33729 \family sans
33730 Settings
33731 \family default
33732 .
33733  The box dialog offers the 
33734 \family sans
33735 Inner
33736 \begin_inset space ~
33737 \end_inset
33738
33739 Box
33740 \family default
33741  types 
33742 \family sans
33743 Makebox
33744 \family default
33745
33746 \family sans
33747 Parbox
33748 \family default
33749  and 
33750 \family sans
33751 Minipage
33752 \family default
33753 .
33754  The type 
33755 \family sans
33756 Minipage
33757 \family default
33758  is the default for new boxes and is explained in section
33759 \begin_inset space ~
33760 \end_inset
33761
33762
33763 \begin_inset CommandInset ref
33764 LatexCommand ref
33765 reference "sec:Minipages"
33766
33767 \end_inset
33768
33769 ; the type 
33770 \family sans
33771 Parbox
33772 \family default
33773  is described in section
33774 \begin_inset space ~
33775 \end_inset
33776
33777
33778 \begin_inset CommandInset ref
33779 LatexCommand ref
33780 reference "sec:Parboxes"
33781
33782 \end_inset
33783
33784  and the type 
33785 \family sans
33786 Makebox
33787 \family default
33788  in 
33789 \begin_inset CommandInset ref
33790 LatexCommand ref
33791 reference "sec:Prevent-Hyphenation"
33792
33793 \end_inset
33794
33795 .
33796 \end_layout
33797
33798 \begin_layout Standard
33799 Boxes are not numbered and can therefore not be referenced like floats or
33800  footnotes.
33801 \end_layout
33802
33803 \begin_layout Standard
33804 \begin_inset Note Greyedout
33805 status open
33806
33807 \begin_layout Plain Layout
33808
33809 \series bold
33810 Note:
33811 \series default
33812  Boxes must not be the item in an 
33813 \family sans
33814 Itemize
33815 \family default
33816  or 
33817 \family sans
33818 Description
33819 \family default
33820  environment.
33821 \end_layout
33822
33823 \end_inset
33824
33825
33826 \end_layout
33827
33828 \begin_layout Standard
33829 \begin_inset Note Greyedout
33830 status open
33831
33832 \begin_layout Plain Layout
33833
33834 \series bold
33835 Note:
33836 \series default
33837  For an unknown reason you can only set the 
33838 \family sans
33839 Inner
33840 \begin_inset space ~
33841 \end_inset
33842
33843 Box
33844 \family default
33845  type to 
33846 \family sans
33847 None
33848 \family default
33849  when you use a framed box.
33850  Boxes without an 
33851 \family sans
33852 Inner
33853 \begin_inset space ~
33854 \end_inset
33855
33856 Box
33857 \family default
33858  type and without frames are explained in section
33859 \begin_inset space ~
33860 \end_inset
33861
33862
33863 \begin_inset CommandInset ref
33864 LatexCommand ref
33865 reference "sec:Prevent-Hyphenation"
33866
33867 \end_inset
33868
33869 .
33870 \end_layout
33871
33872 \end_inset
33873
33874
33875 \end_layout
33876
33877 \begin_layout Section
33878 Box Dialog
33879 \begin_inset CommandInset label
33880 LatexCommand label
33881 name "sec:Box-Dialog"
33882
33883 \end_inset
33884
33885
33886 \begin_inset Index idx
33887 status collapsed
33888
33889 \begin_layout Plain Layout
33890 Boxes ! Box Dialog
33891 \end_layout
33892
33893 \end_inset
33894
33895
33896 \end_layout
33897
33898 \begin_layout Subsection
33899 Size
33900 \begin_inset Index idx
33901 status collapsed
33902
33903 \begin_layout Plain Layout
33904 Boxes ! Size
33905 \end_layout
33906
33907 \end_inset
33908
33909
33910 \end_layout
33911
33912 \begin_layout Standard
33913 In the box dialog you can adjust the box geometry in the fields 
33914 \family sans
33915 Width
33916 \family default
33917  and 
33918 \family sans
33919 Height
33920 \family default
33921 .
33922  The available units for the geometry are explained in Table
33923 \begin_inset space ~
33924 \end_inset
33925
33926
33927 \begin_inset CommandInset ref
33928 LatexCommand ref
33929 reference "tab:Units"
33930
33931 \end_inset
33932
33933 .
33934  The field 
33935 \family sans
33936 Height
33937 \family default
33938  offers the following additional sizes:
33939 \end_layout
33940
33941 \begin_layout Description
33942 Depth This is the plain text 
33943 \begin_inset Quotes eld
33944 \end_inset
33945
33946 height
33947 \begin_inset Quotes erd
33948 \end_inset
33949
33950 .
33951  It ignores the total depth when there are multiple text lines in the box:
33952 \begin_inset Newline newline
33953 \end_inset
33954
33955
33956 \begin_inset Newline newline
33957 \end_inset
33958
33959
33960 \begin_inset Newline newline
33961 \end_inset
33962
33963
33964 \begin_inset Box Boxed
33965 position "c"
33966 hor_pos "c"
33967 has_inner_box 1
33968 inner_pos "c"
33969 use_parbox 0
33970 use_makebox 0
33971 width "12col%"
33972 special "none"
33973 height "1in"
33974 height_special "depth"
33975 thickness "0.4pt"
33976 separation "3pt"
33977 shadowsize "4pt"
33978 framecolor "black"
33979 backgroundcolor "none"
33980 status collapsed
33981
33982 \begin_layout Plain Layout
33983 \align center
33984 Box height set to 1
33985 \begin_inset space \thinspace{}
33986 \end_inset
33987
33988 Depth
33989 \end_layout
33990
33991 \end_inset
33992
33993
33994 \begin_inset Newline newline
33995 \end_inset
33996
33997
33998 \begin_inset Newline newline
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \begin_layout Description
34005 Height This is the height of the text that is inside the box.
34006  A value of e.
34007 \begin_inset space \thinspace{}
34008 \end_inset
34009
34010 g.
34011 \begin_inset space \space{}
34012 \end_inset
34013
34014 2 for this size will set the box height to 2
34015 \begin_inset space ~
34016 \end_inset
34017
34018 times the text height: 
34019 \begin_inset Box Boxed
34020 position "c"
34021 hor_pos "c"
34022 has_inner_box 1
34023 inner_pos "c"
34024 use_parbox 0
34025 use_makebox 0
34026 width "20col%"
34027 special "none"
34028 height "2in"
34029 height_special "height"
34030 thickness "0.4pt"
34031 separation "3pt"
34032 shadowsize "4pt"
34033 framecolor "black"
34034 backgroundcolor "none"
34035 status collapsed
34036
34037 \begin_layout Plain Layout
34038 \align center
34039 Box height set to 2
34040 \begin_inset space \thinspace{}
34041 \end_inset
34042
34043 Height
34044 \end_layout
34045
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \begin_layout Description
34052 Total
34053 \begin_inset space ~
34054 \end_inset
34055
34056 Height This is the Height
34057 \begin_inset space \thinspace{}
34058 \end_inset
34059
34060 +
34061 \begin_inset space \thinspace{}
34062 \end_inset
34063
34064 Depth: 
34065 \begin_inset Box Boxed
34066 position "c"
34067 hor_pos "c"
34068 has_inner_box 1
34069 inner_pos "c"
34070 use_parbox 0
34071 use_makebox 0
34072 width "20col%"
34073 special "none"
34074 height "1in"
34075 height_special "totalheight"
34076 thickness "0.4pt"
34077 separation "3pt"
34078 shadowsize "4pt"
34079 framecolor "black"
34080 backgroundcolor "none"
34081 status collapsed
34082
34083 \begin_layout Plain Layout
34084 \align center
34085 Box height set to 1
34086 \begin_inset space \thinspace{}
34087 \end_inset
34088
34089 Total
34090 \begin_inset space ~
34091 \end_inset
34092
34093 Height
34094 \end_layout
34095
34096 \end_inset
34097
34098
34099 \end_layout
34100
34101 \begin_layout Description
34102 Width This sets the width of the box as height: 
34103 \begin_inset Box Boxed
34104 position "c"
34105 hor_pos "c"
34106 has_inner_box 1
34107 inner_pos "c"
34108 use_parbox 0
34109 use_makebox 0
34110 width "12col%"
34111 special "none"
34112 height "1in"
34113 height_special "width"
34114 thickness "0.4pt"
34115 separation "3pt"
34116 shadowsize "4pt"
34117 framecolor "black"
34118 backgroundcolor "none"
34119 status collapsed
34120
34121 \begin_layout Plain Layout
34122 \align center
34123 Box height set to 1
34124 \begin_inset space \thinspace{}
34125 \end_inset
34126
34127 Width
34128 \end_layout
34129
34130 \end_inset
34131
34132
34133 \end_layout
34134
34135 \begin_layout Subsection
34136 Alignment
34137 \begin_inset Index idx
34138 status collapsed
34139
34140 \begin_layout Plain Layout
34141 Boxes ! Alignment
34142 \end_layout
34143
34144 \end_inset
34145
34146
34147 \end_layout
34148
34149 \begin_layout Standard
34150 When you have chosen an 
34151 \family sans
34152 Inner
34153 \begin_inset space ~
34154 \end_inset
34155
34156 Box
34157 \family default
34158 , the vertical box alignment can be:
34159 \end_layout
34160
34161 \begin_layout Description
34162 Top This is an example text line.
34163  
34164 \begin_inset Box Boxed
34165 position "t"
34166 hor_pos "c"
34167 has_inner_box 1
34168 inner_pos "c"
34169 use_parbox 0
34170 use_makebox 0
34171 width "12col%"
34172 special "none"
34173 height "1in"
34174 height_special "totalheight"
34175 thickness "0.4pt"
34176 separation "3pt"
34177 shadowsize "4pt"
34178 framecolor "black"
34179 backgroundcolor "none"
34180 status collapsed
34181
34182 \begin_layout Plain Layout
34183 \align center
34184 This box is top-aligned.
34185 \end_layout
34186
34187 \end_inset
34188
34189  This is an example text line.
34190 \end_layout
34191
34192 \begin_layout Description
34193 Middle This is an example text line.
34194  
34195 \begin_inset Box Boxed
34196 position "c"
34197 hor_pos "c"
34198 has_inner_box 1
34199 inner_pos "c"
34200 use_parbox 0
34201 use_makebox 0
34202 width "12col%"
34203 special "none"
34204 height "1in"
34205 height_special "totalheight"
34206 thickness "0.4pt"
34207 separation "3pt"
34208 shadowsize "4pt"
34209 framecolor "black"
34210 backgroundcolor "none"
34211 status collapsed
34212
34213 \begin_layout Plain Layout
34214 \align center
34215 This box is middle-aligned.
34216 \end_layout
34217
34218 \end_inset
34219
34220  This is an example text line.
34221 \end_layout
34222
34223 \begin_layout Description
34224 Bottom This is an example text line.
34225  
34226 \begin_inset Box Boxed
34227 position "b"
34228 hor_pos "c"
34229 has_inner_box 1
34230 inner_pos "c"
34231 use_parbox 0
34232 use_makebox 0
34233 width "12col%"
34234 special "none"
34235 height "1in"
34236 height_special "totalheight"
34237 thickness "0.4pt"
34238 separation "3pt"
34239 shadowsize "4pt"
34240 framecolor "black"
34241 backgroundcolor "none"
34242 status collapsed
34243
34244 \begin_layout Plain Layout
34245 \align center
34246 This box is bottom-aligned.
34247 \end_layout
34248
34249 \end_inset
34250
34251  This is an example text line.
34252 \end_layout
34253
34254 \begin_layout Standard
34255 \begin_inset Note Greyedout
34256 status open
34257
34258 \begin_layout Plain Layout
34259
34260 \series bold
34261 Note:
34262 \series default
34263  The vertical box alignment can be lost in the output when you have two
34264  boxes in a line and one has e.
34265 \begin_inset space \thinspace{}
34266 \end_inset
34267
34268 g.
34269 \begin_inset space \space{}
34270 \end_inset
34271
34272 a shadow and the other one not.
34273 \end_layout
34274
34275 \end_inset
34276
34277
34278 \end_layout
34279
34280 \begin_layout Standard
34281 The horizontal box alignment can be set via \SpecialChar LyX
34282 's paragraph dialog when you
34283  set the box into its own paragraph.
34284 \end_layout
34285
34286 \begin_layout Standard
34287 \begin_inset VSpace bigskip
34288 \end_inset
34289
34290 When you have chosen an 
34291 \family sans
34292 Inner
34293 \begin_inset space ~
34294 \end_inset
34295
34296 Box
34297 \family default
34298 , the box content can be aligned vertically to:
34299 \end_layout
34300
34301 \begin_layout Description
34302 top This is an example text line.
34303  
34304 \begin_inset Box Boxed
34305 position "c"
34306 hor_pos "c"
34307 has_inner_box 1
34308 inner_pos "t"
34309 use_parbox 0
34310 use_makebox 0
34311 width "12col%"
34312 special "none"
34313 height "1.5in"
34314 height_special "totalheight"
34315 thickness "0.4pt"
34316 separation "3pt"
34317 shadowsize "4pt"
34318 framecolor "black"
34319 backgroundcolor "none"
34320 status collapsed
34321
34322 \begin_layout Plain Layout
34323 \align center
34324 This box text is top-aligned.
34325 \end_layout
34326
34327 \end_inset
34328
34329  This is an example text line.
34330 \end_layout
34331
34332 \begin_layout Description
34333 middle This is an example text line.
34334  
34335 \begin_inset Box Boxed
34336 position "c"
34337 hor_pos "c"
34338 has_inner_box 1
34339 inner_pos "c"
34340 use_parbox 0
34341 use_makebox 0
34342 width "12col%"
34343 special "none"
34344 height "1.5in"
34345 height_special "totalheight"
34346 thickness "0.4pt"
34347 separation "3pt"
34348 shadowsize "4pt"
34349 framecolor "black"
34350 backgroundcolor "none"
34351 status collapsed
34352
34353 \begin_layout Plain Layout
34354 \align center
34355 This box text is middle-aligned.
34356 \end_layout
34357
34358 \end_inset
34359
34360  This is an example text line.
34361 \end_layout
34362
34363 \begin_layout Description
34364 bottom This is an example text line.
34365  
34366 \begin_inset Box Boxed
34367 position "c"
34368 hor_pos "c"
34369 has_inner_box 1
34370 inner_pos "b"
34371 use_parbox 0
34372 use_makebox 0
34373 width "12col%"
34374 special "none"
34375 height "1.5in"
34376 height_special "totalheight"
34377 thickness "0.4pt"
34378 separation "3pt"
34379 shadowsize "4pt"
34380 framecolor "black"
34381 backgroundcolor "none"
34382 status collapsed
34383
34384 \begin_layout Plain Layout
34385 \align center
34386 This box text is bottom-aligned.
34387 \end_layout
34388
34389 \end_inset
34390
34391  This is an example text line.
34392 \end_layout
34393
34394 \begin_layout Description
34395 stretch This is an example text line.
34396  
34397 \begin_inset Box Boxed
34398 position "c"
34399 hor_pos "c"
34400 has_inner_box 1
34401 inner_pos "s"
34402 use_parbox 0
34403 use_makebox 0
34404 width "12col%"
34405 special "none"
34406 height "1.5in"
34407 height_special "totalheight"
34408 thickness "0.4pt"
34409 separation "3pt"
34410 shadowsize "4pt"
34411 framecolor "black"
34412 backgroundcolor "none"
34413 status collapsed
34414
34415 \begin_layout Plain Layout
34416 \align center
34417 This box
34418 \end_layout
34419
34420 \begin_layout Plain Layout
34421 \align center
34422 text is
34423 \end_layout
34424
34425 \begin_layout Plain Layout
34426 \align center
34427 stretched.
34428 \end_layout
34429
34430 \end_inset
34431
34432  This is an example text line.
34433 \end_layout
34434
34435 \begin_layout Standard
34436 To stretch the box content, it must consist of more than one paragraph.
34437  In the example above every text line is in an own paragraph.
34438 \end_layout
34439
34440 \begin_layout Standard
34441 \begin_inset VSpace bigskip
34442 \end_inset
34443
34444 To align the box content horizontally you can use \SpecialChar LyX
34445 's paragraph dialog when
34446  you have chosen an 
34447 \family sans
34448 Inner
34449 \begin_inset space ~
34450 \end_inset
34451
34452 Box
34453 \family default
34454 .
34455 \end_layout
34456
34457 \begin_layout Standard
34458 \align center
34459 \begin_inset Box Boxed
34460 position "c"
34461 hor_pos "c"
34462 has_inner_box 1
34463 inner_pos "s"
34464 use_parbox 0
34465 use_makebox 0
34466 width "15col%"
34467 special "none"
34468 height "1.25in"
34469 height_special "totalheight"
34470 thickness "0.4pt"
34471 separation "3pt"
34472 shadowsize "4pt"
34473 framecolor "black"
34474 backgroundcolor "none"
34475 status collapsed
34476
34477 \begin_layout Plain Layout
34478 \align left
34479 This box
34480 \end_layout
34481
34482 \begin_layout Plain Layout
34483 \align center
34484 text is
34485 \end_layout
34486
34487 \begin_layout Plain Layout
34488 \align right
34489 stretched.
34490 \end_layout
34491
34492 \end_inset
34493
34494
34495 \end_layout
34496
34497 \begin_layout Standard
34498 If you have not set an 
34499 \family sans
34500 Inner
34501 \begin_inset space ~
34502 \end_inset
34503
34504 Box
34505 \family default
34506 , you can align the box content horizontally in the box dialog.
34507 \end_layout
34508
34509 \begin_layout Standard
34510 \align center
34511 \begin_inset Box Boxed
34512 position "c"
34513 hor_pos "s"
34514 has_inner_box 0
34515 inner_pos "s"
34516 use_parbox 0
34517 use_makebox 0
34518 width "90col%"
34519 special "none"
34520 height "1.25in"
34521 height_special "totalheight"
34522 thickness "0.4pt"
34523 separation "3pt"
34524 shadowsize "4pt"
34525 framecolor "black"
34526 backgroundcolor "none"
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530 This box text is horizontally stretched.
34531 \end_layout
34532
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \begin_layout Subsection
34539 Decoration
34540 \begin_inset CommandInset label
34541 LatexCommand label
34542 name "sec:Decoration"
34543
34544 \end_inset
34545
34546
34547 \begin_inset Index idx
34548 status collapsed
34549
34550 \begin_layout Plain Layout
34551 Boxes ! Decoration
34552 \end_layout
34553
34554 \end_inset
34555
34556
34557 \end_layout
34558
34559 \begin_layout Standard
34560 The type of the box can be specified in the box dialog in the drop-down
34561  list 
34562 \family sans
34563 Decoration
34564 \family default
34565 .
34566  The following types are possible:
34567 \end_layout
34568
34569 \begin_layout Description
34570 No
34571 \begin_inset space ~
34572 \end_inset
34573
34574 frame Nothing is drawn.
34575 \end_layout
34576
34577 \begin_layout Description
34578 Simple
34579 \begin_inset space ~
34580 \end_inset
34581
34582 rectangular
34583 \begin_inset space ~
34584 \end_inset
34585
34586 frame This draws a rectangular frame around the box.
34587  The frame line thickness can be specified.
34588  
34589 \begin_inset Box Boxed
34590 position "c"
34591 hor_pos "c"
34592 has_inner_box 1
34593 inner_pos "c"
34594 use_parbox 0
34595 use_makebox 0
34596 width "20col%"
34597 special "none"
34598 height "1in"
34599 height_special "totalheight"
34600 thickness "0.4pt"
34601 separation "3pt"
34602 shadowsize "4pt"
34603 framecolor "black"
34604 backgroundcolor "none"
34605 status collapsed
34606
34607 \begin_layout Plain Layout
34608 \align center
34609 Rectangular box
34610 \end_layout
34611
34612 \end_inset
34613
34614
34615 \end_layout
34616
34617 \begin_layout Description
34618 Oval
34619 \begin_inset space ~
34620 \end_inset
34621
34622 box,
34623 \begin_inset space ~
34624 \end_inset
34625
34626 thin This draws an oval frame around the box.
34627  The frame line thickness has the size 0.4
34628 \begin_inset space \thinspace{}
34629 \end_inset
34630
34631 pt.
34632  
34633 \begin_inset Box ovalbox
34634 position "c"
34635 hor_pos "c"
34636 has_inner_box 1
34637 inner_pos "c"
34638 use_parbox 0
34639 use_makebox 0
34640 width "20col%"
34641 special "none"
34642 height "1in"
34643 height_special "totalheight"
34644 thickness "0.4pt"
34645 separation "3pt"
34646 shadowsize "4pt"
34647 framecolor "black"
34648 backgroundcolor "none"
34649 status collapsed
34650
34651 \begin_layout Plain Layout
34652 \align center
34653 Oval box, thin
34654 \end_layout
34655
34656 \end_inset
34657
34658
34659 \end_layout
34660
34661 \begin_layout Description
34662 Oval
34663 \begin_inset space ~
34664 \end_inset
34665
34666 box,
34667 \begin_inset space ~
34668 \end_inset
34669
34670 thick This draws an oval frame around the box.
34671  The frame line thickness has the size 0.8
34672 \begin_inset space \thinspace{}
34673 \end_inset
34674
34675 pt.
34676  
34677 \begin_inset Box Ovalbox
34678 position "c"
34679 hor_pos "c"
34680 has_inner_box 1
34681 inner_pos "c"
34682 use_parbox 0
34683 use_makebox 0
34684 width "20col%"
34685 special "none"
34686 height "1in"
34687 height_special "totalheight"
34688 thickness "0.4pt"
34689 separation "3pt"
34690 shadowsize "4pt"
34691 framecolor "black"
34692 backgroundcolor "none"
34693 status collapsed
34694
34695 \begin_layout Plain Layout
34696 \align center
34697 Oval box, thick
34698 \end_layout
34699
34700 \end_inset
34701
34702
34703 \end_layout
34704
34705 \begin_layout Description
34706 Drop
34707 \begin_inset space ~
34708 \end_inset
34709
34710 shadow This draws a rectangular frame with a shadow around the box.
34711  The frame line thickness and the shadow can be specified.
34712  
34713 \begin_inset Box Shadowbox
34714 position "c"
34715 hor_pos "c"
34716 has_inner_box 1
34717 inner_pos "c"
34718 use_parbox 0
34719 use_makebox 0
34720 width "20col%"
34721 special "none"
34722 height "1in"
34723 height_special "totalheight"
34724 thickness "0.4pt"
34725 separation "3pt"
34726 shadowsize "4pt"
34727 framecolor "black"
34728 backgroundcolor "none"
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732 \align center
34733 Shadow box
34734 \end_layout
34735
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \begin_layout Description
34742 Shaded
34743 \begin_inset space ~
34744 \end_inset
34745
34746 background This draws a box with a red background.
34747  Unlike colored boxes
34748 \begin_inset Foot
34749 status collapsed
34750
34751 \begin_layout Plain Layout
34752 see sec.
34753 \begin_inset space \thinspace{}
34754 \end_inset
34755
34756
34757 \begin_inset CommandInset ref
34758 LatexCommand ref
34759 reference "sec:Colored-Boxes"
34760
34761 \end_inset
34762
34763
34764 \end_layout
34765
34766 \end_inset
34767
34768 , it always uses the whole column width and the box is set as its own paragraph.
34769  
34770 \begin_inset Box Shaded
34771 position "t"
34772 hor_pos "c"
34773 has_inner_box 0
34774 inner_pos "t"
34775 use_parbox 0
34776 use_makebox 0
34777 width "50col%"
34778 special "none"
34779 height "1in"
34780 height_special "totalheight"
34781 thickness "0.4pt"
34782 separation "3pt"
34783 shadowsize "4pt"
34784 framecolor "black"
34785 backgroundcolor "none"
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789 Shaded background box
34790 \end_layout
34791
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \begin_layout Description
34798 Double
34799 \begin_inset space ~
34800 \end_inset
34801
34802 rectangular
34803 \begin_inset space ~
34804 \end_inset
34805
34806 frame This draws a double-line rectangular frame around the box.
34807  The line thickness of the inner frame is 0.75
34808 \begin_inset space \thinspace{}
34809 \end_inset
34810
34811 line
34812 \begin_inset space ~
34813 \end_inset
34814
34815 thickness, the thickness of the outer frame is 1.5
34816 \begin_inset space \thinspace{}
34817 \end_inset
34818
34819 line
34820 \begin_inset space ~
34821 \end_inset
34822
34823 thickness.
34824  The distance between the lines is 1.5
34825 \begin_inset space \thinspace{}
34826 \end_inset
34827
34828 line
34829 \begin_inset space ~
34830 \end_inset
34831
34832 thickness
34833 \begin_inset space \thinspace{}
34834 \end_inset
34835
34836 +
34837 \begin_inset space \thinspace{}
34838 \end_inset
34839
34840 0.5
34841 \begin_inset space \thinspace{}
34842 \end_inset
34843
34844 pt.
34845  
34846 \begin_inset Box Doublebox
34847 position "c"
34848 hor_pos "c"
34849 has_inner_box 1
34850 inner_pos "c"
34851 use_parbox 0
34852 use_makebox 0
34853 width "20col%"
34854 special "none"
34855 height "1in"
34856 height_special "totalheight"
34857 thickness "0.4pt"
34858 separation "3pt"
34859 shadowsize "4pt"
34860 framecolor "black"
34861 backgroundcolor "none"
34862 status collapsed
34863
34864 \begin_layout Plain Layout
34865 \align center
34866 Double rectangular box
34867 \end_layout
34868
34869 \end_inset
34870
34871
34872 \end_layout
34873
34874 \begin_layout Standard
34875 \begin_inset VSpace bigskip
34876 \end_inset
34877
34878 \SpecialChar LyX
34879 's box label will reflect the different frame types.
34880  To be able to use all types, the \SpecialChar LaTeX
34881 -package 
34882 \series bold
34883 fancybox
34884 \series default
34885
34886 \begin_inset Index idx
34887 status collapsed
34888
34889 \begin_layout Plain Layout
34890 \SpecialChar LaTeX
34891 -packages ! fancybox
34892 \end_layout
34893
34894 \end_inset
34895
34896  must be installed.
34897 \end_layout
34898
34899 \begin_layout Standard
34900 \begin_inset VSpace bigskip
34901 \end_inset
34902
34903 When you use the decoration 
34904 \family sans
34905 simple rectangular frame
34906 \family default
34907  and no inner box, you can allow page breaks within a box.
34908  Note that then, unlike other framed boxes, the frame always uses the whole
34909  column width and the box is set as its own paragraph: 
34910 \begin_inset Box Framed
34911 position "t"
34912 hor_pos "c"
34913 has_inner_box 0
34914 inner_pos "t"
34915 use_parbox 0
34916 use_makebox 0
34917 width "100col%"
34918 special "none"
34919 height "1in"
34920 height_special "totalheight"
34921 thickness "0.4pt"
34922 separation "3pt"
34923 shadowsize "4pt"
34924 framecolor "black"
34925 backgroundcolor "none"
34926 status collapsed
34927
34928 \begin_layout Plain Layout
34929 Allow page break box
34930 \end_layout
34931
34932 \end_inset
34933
34934
34935 \end_layout
34936
34937 \begin_layout Section
34938 Box Customization
34939 \begin_inset Index idx
34940 status collapsed
34941
34942 \begin_layout Plain Layout
34943 Boxes ! Customization
34944 \end_layout
34945
34946 \end_inset
34947
34948
34949 \end_layout
34950
34951 \begin_layout Standard
34952 The diameter of the round corners of the oval boxes can be set with the
34953  command 
34954 \series bold
34955
34956 \backslash
34957 cornersize
34958 \series default
34959 .
34960  The command
34961 \end_layout
34962
34963 \begin_layout Standard
34964
34965 \series bold
34966
34967 \backslash
34968 cornersize*{1cm}
34969 \end_layout
34970
34971 \begin_layout Standard
34972 sets the diameter to 1
34973 \begin_inset space \thinspace{}
34974 \end_inset
34975
34976 cm.
34977  The command
34978 \end_layout
34979
34980 \begin_layout Standard
34981
34982 \series bold
34983
34984 \backslash
34985 cornersize{num}
34986 \end_layout
34987
34988 \begin_layout Standard
34989 sets the diameter to 
34990 \family sans
34991 num
34992 \begin_inset space \thinspace{}
34993 \end_inset
34994
34995 ×
34996 \begin_inset space \thinspace{}
34997 \end_inset
34998
34999 minimum(width and height of box)
35000 \family default
35001 .
35002  The default is 
35003 \series bold
35004
35005 \backslash
35006 cornersize{0.5}
35007 \series default
35008 .
35009 \end_layout
35010
35011 \begin_layout Standard
35012 \begin_inset ERT
35013 status collapsed
35014
35015 \begin_layout Plain Layout
35016
35017
35018 \backslash
35019 cornersize*{1.5cm}
35020 \end_layout
35021
35022 \end_inset
35023
35024
35025 \begin_inset Box Ovalbox
35026 position "c"
35027 hor_pos "c"
35028 has_inner_box 1
35029 inner_pos "c"
35030 use_parbox 0
35031 use_makebox 0
35032 width "25col%"
35033 special "none"
35034 height "1in"
35035 height_special "totalheight"
35036 thickness "0.4pt"
35037 separation "3pt"
35038 shadowsize "4pt"
35039 framecolor "black"
35040 backgroundcolor "none"
35041 status open
35042
35043 \begin_layout Plain Layout
35044 \align center
35045 Oval box with 
35046 \series bold
35047
35048 \backslash
35049 cornersize
35050 \series default
35051
35052 \begin_inset space \thinspace{}
35053 \end_inset
35054
35055 =
35056 \begin_inset space \thinspace{}
35057 \end_inset
35058
35059 1.5
35060 \begin_inset space \thinspace{}
35061 \end_inset
35062
35063 cm
35064 \end_layout
35065
35066 \end_inset
35067
35068
35069 \begin_inset ERT
35070 status collapsed
35071
35072 \begin_layout Plain Layout
35073
35074
35075 \backslash
35076 cornersize{0.5}
35077 \end_layout
35078
35079 \end_inset
35080
35081
35082 \end_layout
35083
35084 \begin_layout Standard
35085 \begin_inset VSpace bigskip
35086 \end_inset
35087
35088
35089 \end_layout
35090
35091 \begin_layout Standard
35092 The default background color red of 
35093 \family sans
35094 shaded background
35095 \family default
35096  boxes can either be changed locally with the command 
35097 \series bold
35098
35099 \backslash
35100 definecolor{shadecolor}
35101 \series default
35102  or globally with the menu 
35103 \family sans
35104 Tools\SpecialChar menuseparator
35105 Preferences\SpecialChar menuseparator
35106 Colors\SpecialChar menuseparator
35107 shaded
35108 \begin_inset space ~
35109 \end_inset
35110
35111 box
35112 \family default
35113 .
35114  The scheme of the 
35115 \series bold
35116
35117 \backslash
35118 definecolor
35119 \series default
35120  command is explained in section
35121 \begin_inset space ~
35122 \end_inset
35123
35124
35125 \begin_inset CommandInset ref
35126 LatexCommand ref
35127 reference "sec:Colored-Tables"
35128
35129 \end_inset
35130
35131 .
35132 \begin_inset Foot
35133 status collapsed
35134
35135 \begin_layout Plain Layout
35136 Note that 
35137 \series bold
35138
35139 \backslash
35140 definecolor
35141 \series default
35142  requires the \SpecialChar LaTeX
35143 -package 
35144 \series bold
35145 color
35146 \series default
35147  in the preamble, see section
35148 \begin_inset space ~
35149 \end_inset
35150
35151
35152 \begin_inset CommandInset ref
35153 LatexCommand ref
35154 reference "sec:Colored-Boxes"
35155
35156 \end_inset
35157
35158 .
35159 \end_layout
35160
35161 \end_inset
35162
35163  For example the appearance of the following shaded background box is set
35164  with the \SpecialChar TeX
35165  Code command
35166 \end_layout
35167
35168 \begin_layout Standard
35169
35170 \series bold
35171
35172 \backslash
35173 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35174 \end_layout
35175
35176 \begin_layout Standard
35177 \begin_inset ERT
35178 status collapsed
35179
35180 \begin_layout Plain Layout
35181
35182
35183 \backslash
35184 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35185 \end_layout
35186
35187 \end_inset
35188
35189
35190 \begin_inset Box Shaded
35191 position "t"
35192 hor_pos "c"
35193 has_inner_box 0
35194 inner_pos "t"
35195 use_parbox 0
35196 use_makebox 0
35197 width "100col%"
35198 special "none"
35199 height "1in"
35200 height_special "totalheight"
35201 thickness "0.4pt"
35202 separation "3pt"
35203 shadowsize "4pt"
35204 framecolor "black"
35205 backgroundcolor "none"
35206 status open
35207
35208 \begin_layout Plain Layout
35209
35210 \color yellow
35211 This is yellow text in a
35212 \color none
35213  
35214 \family sans
35215 \color yellow
35216 shaded background
35217 \family default
35218 \color none
35219  
35220 \color yellow
35221 box with dark green background.
35222 \end_layout
35223
35224 \end_inset
35225
35226
35227 \begin_inset ERT
35228 status collapsed
35229
35230 \begin_layout Plain Layout
35231
35232
35233 \backslash
35234 definecolor{shadecolor}{rgb}{1,0,0}
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \end_layout
35241
35242 \begin_layout Standard
35243 \begin_inset VSpace bigskip
35244 \end_inset
35245
35246 Manually changed sizes and colors are valid for all boxes following the
35247  commands that change them.
35248 \end_layout
35249
35250 \begin_layout Section
35251 Minipages
35252 \begin_inset CommandInset label
35253 LatexCommand label
35254 name "sec:Minipages"
35255
35256 \end_inset
35257
35258
35259 \begin_inset Index idx
35260 status collapsed
35261
35262 \begin_layout Plain Layout
35263 Boxes ! Minipages
35264 \end_layout
35265
35266 \end_inset
35267
35268
35269 \end_layout
35270
35271 \begin_layout Standard
35272 Minipages are treated by \SpecialChar LaTeX
35273  as pages within pages and can therefore for example
35274  have their own footnotes.
35275 \end_layout
35276
35277 \begin_layout Standard
35278 Minipages are useful when you write documents with different languages.
35279 \end_layout
35280
35281 \begin_layout Standard
35282 Below are two example minipages side by side.
35283  Their width is set to 45
35284 \begin_inset space \thinspace{}
35285 \end_inset
35286
35287 col% and they are separated by a horizontal fill, that was inserted via
35288  the menu 
35289 \family sans
35290 Insert\SpecialChar menuseparator
35291 Special
35292 \begin_inset space ~
35293 \end_inset
35294
35295 Formatting\SpecialChar menuseparator
35296 Horizontal
35297 \begin_inset space ~
35298 \end_inset
35299
35300 Fill
35301 \family default
35302 .
35303 \begin_inset Newpage newpage
35304 \end_inset
35305
35306
35307 \end_layout
35308
35309 \begin_layout Standard
35310 \begin_inset Box Frameless
35311 position "t"
35312 hor_pos "c"
35313 has_inner_box 1
35314 inner_pos "c"
35315 use_parbox 0
35316 use_makebox 0
35317 width "45col%"
35318 special "none"
35319 height "1in"
35320 height_special "totalheight"
35321 thickness "0.4pt"
35322 separation "3pt"
35323 shadowsize "4pt"
35324 framecolor "black"
35325 backgroundcolor "none"
35326 status open
35327
35328 \begin_layout Plain Layout
35329
35330 \lang ngerman
35331 Dies ist ein deutscher Text.
35332  Dies ist ein deutscher Text.
35333  Dies ist ein deutscher Text.
35334  Dies ist ein deutscher Text.
35335  Dies ist ein deutscher Text.
35336  Dies ist ein deutscher Text.
35337  Dies ist ein deutscher Text.
35338  Dies ist ein deutscher Text.
35339  Dies ist ein deutscher Text.
35340  Dies ist ein deutscher Text.
35341  Dies ist ein deutscher Text.
35342  Dies ist ein deutscher Text.
35343  Dies ist ein deutscher Text
35344 \begin_inset Foot
35345 status collapsed
35346
35347 \begin_layout Plain Layout
35348
35349 \lang ngerman
35350 Dies ist eine deutsche Fußnote.
35351 \end_layout
35352
35353 \end_inset
35354
35355 .
35356  Dies ist ein deutscher Text.
35357  Dies ist ein deutscher Text.
35358 \end_layout
35359
35360 \end_inset
35361
35362
35363 \begin_inset space \hfill{}
35364 \end_inset
35365
35366
35367 \begin_inset Box Frameless
35368 position "t"
35369 hor_pos "c"
35370 has_inner_box 1
35371 inner_pos "c"
35372 use_parbox 0
35373 use_makebox 0
35374 width "45col%"
35375 special "none"
35376 height "1in"
35377 height_special "totalheight"
35378 thickness "0.4pt"
35379 separation "3pt"
35380 shadowsize "4pt"
35381 framecolor "black"
35382 backgroundcolor "none"
35383 status open
35384
35385 \begin_layout Plain Layout
35386 This is an English Text.
35387  This is an English Text.
35388  This is an English Text.
35389  This is an English Text.
35390  This is an English Text.
35391  This is an English Text.
35392  This is an English Text.
35393  This is an English Text.
35394  This is an English Text.
35395  This is an English Text.
35396  This is an English Text.
35397  This is an English Text.
35398  This is an English Text.
35399  This is an English Text.
35400  This is an English Text.
35401  This is an English Text.
35402 \begin_inset Foot
35403 status collapsed
35404
35405 \begin_layout Plain Layout
35406 This is an English footnote.
35407 \end_layout
35408
35409 \end_inset
35410
35411  This is an English Text.
35412 \end_layout
35413
35414 \end_inset
35415
35416
35417 \end_layout
35418
35419 \begin_layout Standard
35420 \begin_inset VSpace bigskip
35421 \end_inset
35422
35423 The document-wide paragraph settings are ignored within minipages.
35424  That means that there will be no space between paragraphs in minipages
35425  although you set it to e.
35426 \begin_inset space \thinspace{}
35427 \end_inset
35428
35429 g.
35430 \begin_inset space \space{}
35431 \end_inset
35432
35433
35434 \family sans
35435 MedSkip
35436 \family default
35437  in the document settings.
35438 \end_layout
35439
35440 \begin_layout Standard
35441 Minipages can also be used to set a background color for text parts, see
35442  section
35443 \begin_inset space ~
35444 \end_inset
35445
35446
35447 \begin_inset CommandInset ref
35448 LatexCommand ref
35449 reference "sec:Colored-Boxes"
35450
35451 \end_inset
35452
35453 .
35454 \end_layout
35455
35456 \begin_layout Standard
35457 \begin_inset Note Greyedout
35458 status open
35459
35460 \begin_layout Plain Layout
35461
35462 \series bold
35463 Note:
35464 \series default
35465  You cannot have floats or margin notes inside minipages but minipages can
35466  be used inside tables, floats, and other boxes.
35467 \end_layout
35468
35469 \end_inset
35470
35471
35472 \end_layout
35473
35474 \begin_layout Standard
35475 \begin_inset VSpace bigskip
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 \SpecialChar LyX
35483  has also basic support for minipages whose size is automatically determined
35484  by the width of their contents, via the module 
35485 \family sans
35486 Variable-width Minipages
35487 \family default
35488 .
35489  The \SpecialChar LyX
35490  example file 
35491 \emph on
35492 varwidth-floats-side-by-side
35493 \emph default
35494  gives examples of variable-width minipages used for placing two floats
35495  side-by-side.
35496 \end_layout
35497
35498 \begin_layout Section
35499 Parboxes
35500 \begin_inset CommandInset label
35501 LatexCommand label
35502 name "sec:Parboxes"
35503
35504 \end_inset
35505
35506
35507 \begin_inset Index idx
35508 status collapsed
35509
35510 \begin_layout Plain Layout
35511 Boxes ! Parboxes
35512 \end_layout
35513
35514 \end_inset
35515
35516
35517 \end_layout
35518
35519 \begin_layout Standard
35520 Parboxes are very similar to minipages with the difference that they cannot
35521  have footnotes.
35522 \end_layout
35523
35524 \begin_layout Standard
35525 \align center
35526 \begin_inset Box Frameless
35527 position "t"
35528 hor_pos "c"
35529 has_inner_box 1
35530 inner_pos "t"
35531 use_parbox 1
35532 use_makebox 0
35533 width "33col%"
35534 special "none"
35535 height "1in"
35536 height_special "totalheight"
35537 thickness "0.4pt"
35538 separation "3pt"
35539 shadowsize "4pt"
35540 framecolor "black"
35541 backgroundcolor "none"
35542 status open
35543
35544 \begin_layout Plain Layout
35545 This a text within a parbox.
35546  This a text within a parbox.
35547 \end_layout
35548
35549 \begin_layout Plain Layout
35550 This footnote won't appear:
35551 \begin_inset Foot
35552 status collapsed
35553
35554 \begin_layout Plain Layout
35555 This footnote is inside a parbox and will therefore not appear.
35556 \end_layout
35557
35558 \end_inset
35559
35560
35561 \end_layout
35562
35563 \end_inset
35564
35565
35566 \end_layout
35567
35568 \begin_layout Section
35569 Boxes for Words and Characters
35570 \begin_inset Index idx
35571 status collapsed
35572
35573 \begin_layout Plain Layout
35574 Boxes ! for Characters
35575 \end_layout
35576
35577 \end_inset
35578
35579
35580 \end_layout
35581
35582 \begin_layout Subsection
35583 Prevent Hyphenation
35584 \begin_inset CommandInset label
35585 LatexCommand label
35586 name "sec:Prevent-Hyphenation"
35587
35588 \end_inset
35589
35590
35591 \begin_inset Index idx
35592 status collapsed
35593
35594 \begin_layout Plain Layout
35595 Boxes ! to Prevent Hyphenation
35596 \end_layout
35597
35598 \end_inset
35599
35600
35601 \end_layout
35602
35603 \begin_layout Standard
35604 You can use the box type 
35605 \family sans
35606 Makebox
35607 \family default
35608  to prevent words or text from being hyphenated.
35609 \begin_inset Newline newline
35610 \end_inset
35611
35612 Here is an example text:
35613 \end_layout
35614
35615 \begin_layout Standard
35616 This line is an example to show how you can prevent the hyphenation of 
35617 \begin_inset Quotes eld
35618 \end_inset
35619
35620 veryverylongword
35621 \begin_inset Quotes erd
35622 \end_inset
35623
35624 .
35625 \end_layout
35626
35627 \begin_layout Standard
35628 To prevent the hyphenation of the word 
35629 \begin_inset Quotes eld
35630 \end_inset
35631
35632 veryverylongword
35633 \begin_inset Quotes erd
35634 \end_inset
35635
35636 , put the word into a box, set the 
35637 \family sans
35638 Inner
35639 \begin_inset space ~
35640 \end_inset
35641
35642 box
35643 \family default
35644  to 
35645 \family sans
35646 Makebox
35647 \family default
35648  and use no explicit width.
35649 \end_layout
35650
35651 \begin_layout Standard
35652 This is the result:
35653 \end_layout
35654
35655 \begin_layout Standard
35656 This line is an example to show how you can prevent the hyphenation of 
35657 \begin_inset Box Frameless
35658 position "t"
35659 hor_pos "c"
35660 has_inner_box 1
35661 inner_pos "t"
35662 use_parbox 0
35663 use_makebox 1
35664 width ""
35665 special "none"
35666 height "1in"
35667 height_special "totalheight"
35668 thickness "0.4pt"
35669 separation "3pt"
35670 shadowsize "4pt"
35671 framecolor "black"
35672 backgroundcolor "none"
35673 status open
35674
35675 \begin_layout Plain Layout
35676 \begin_inset Quotes eld
35677 \end_inset
35678
35679 veryverylongword
35680 \begin_inset Quotes erd
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \end_inset
35687
35688 .
35689 \end_layout
35690
35691 \begin_layout Standard
35692 You can alternatively set the command 
35693 \begin_inset Quotes eld
35694 \end_inset
35695
35696
35697 \series bold
35698
35699 \backslash
35700 -
35701 \series default
35702
35703 \begin_inset Quotes grd
35704 \end_inset
35705
35706  as \SpecialChar TeX
35707  Code directly before the word:
35708 \end_layout
35709
35710 \begin_layout Standard
35711 This line is an example to show how you can prevent the hyphenation of 
35712 \begin_inset Quotes eld
35713 \end_inset
35714
35715
35716 \begin_inset ERT
35717 status collapsed
35718
35719 \begin_layout Plain Layout
35720
35721
35722 \backslash
35723 -
35724 \end_layout
35725
35726 \end_inset
35727
35728 veryverylongword
35729 \begin_inset Quotes erd
35730 \end_inset
35731
35732 .
35733 \end_layout
35734
35735 \begin_layout Standard
35736 Of course the word now protrudes over the side margin.
35737  To avoid this, add via the menu 
35738 \family sans
35739 Insert\SpecialChar menuseparator
35740 Formatting\SpecialChar menuseparator
35741 Ragged
35742 \begin_inset space ~
35743 \end_inset
35744
35745 Line
35746 \begin_inset space ~
35747 \end_inset
35748
35749 Break
35750 \family default
35751  (shortcut 
35752 \begin_inset Info
35753 type  "shortcut"
35754 arg   "newline-insert newline"
35755 \end_inset
35756
35757 ) a line break before the word:
35758 \end_layout
35759
35760 \begin_layout Standard
35761 This line is an example to show how you can prevent the hyphenation of 
35762 \begin_inset Newline newline
35763 \end_inset
35764
35765
35766 \begin_inset Box Frameless
35767 position "t"
35768 hor_pos "c"
35769 has_inner_box 1
35770 inner_pos "t"
35771 use_parbox 0
35772 use_makebox 1
35773 width ""
35774 special "none"
35775 height "1in"
35776 height_special "totalheight"
35777 thickness "0.4pt"
35778 separation "3pt"
35779 shadowsize "4pt"
35780 framecolor "black"
35781 backgroundcolor "none"
35782 status open
35783
35784 \begin_layout Plain Layout
35785 \begin_inset Quotes eld
35786 \end_inset
35787
35788 veryverylongword
35789 \begin_inset Quotes erd
35790 \end_inset
35791
35792
35793 \end_layout
35794
35795 \end_inset
35796
35797 .
35798 \end_layout
35799
35800 \begin_layout Subsection
35801 Vertical Alignment
35802 \begin_inset CommandInset label
35803 LatexCommand label
35804 name "subsec:Vertical-Alignment"
35805
35806 \end_inset
35807
35808
35809 \begin_inset Index idx
35810 status collapsed
35811
35812 \begin_layout Plain Layout
35813 Boxes ! for Vertical Alignment
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \begin_inset Index idx
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823 Boxes ! Raiseboxes
35824 \end_layout
35825
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Standard
35832 With the help of the command 
35833 \series bold
35834
35835 \backslash
35836 raisebox
35837 \series default
35838  you can align words, characters or other boxes vertically relative to the
35839  surrounding text.
35840  
35841 \series bold
35842
35843 \backslash
35844 raisebox
35845 \series default
35846  is used with the following scheme:
35847 \end_layout
35848
35849 \begin_layout Standard
35850
35851 \series bold
35852
35853 \backslash
35854 raisebox{lift}[height][depth]{box content}
35855 \end_layout
35856
35857 \begin_layout Standard
35858 The lift can be a positive value to raise the box or a negative value to
35859  lower the box.
35860 \end_layout
35861
35862 \begin_layout Standard
35863 To align for example the word 
35864 \begin_inset Quotes eld
35865 \end_inset
35866
35867 preventing
35868 \begin_inset Quotes erd
35869 \end_inset
35870
35871  so that the bottom of the 
35872 \begin_inset Quotes eld
35873 \end_inset
35874
35875 deepest
35876 \begin_inset Quotes erd
35877 \end_inset
35878
35879  character 
35880 \begin_inset Quotes eld
35881 \end_inset
35882
35883 p
35884 \begin_inset Quotes erd
35885 \end_inset
35886
35887  is at the baseline, insert the command
35888 \end_layout
35889
35890 \begin_layout Standard
35891
35892 \series bold
35893
35894 \backslash
35895 raisebox{
35896 \backslash
35897 depth}{
35898 \end_layout
35899
35900 \begin_layout Standard
35901 in \SpecialChar TeX
35902  Code before the word.
35903  After the word insert a closing brace 
35904 \begin_inset Quotes eld
35905 \end_inset
35906
35907
35908 \series bold
35909 }
35910 \series default
35911
35912 \begin_inset Quotes erd
35913 \end_inset
35914
35915  in \SpecialChar TeX
35916  Code.
35917 \begin_inset Newline newline
35918 \end_inset
35919
35920 This is the result:
35921 \end_layout
35922
35923 \begin_layout Standard
35924 This is a text line with the word 
35925 \begin_inset ERT
35926 status collapsed
35927
35928 \begin_layout Plain Layout
35929
35930
35931 \backslash
35932 raisebox{
35933 \backslash
35934 depth}{
35935 \end_layout
35936
35937 \end_inset
35938
35939
35940 \begin_inset Quotes eld
35941 \end_inset
35942
35943 preventing
35944 \begin_inset Quotes erd
35945 \end_inset
35946
35947
35948 \begin_inset ERT
35949 status collapsed
35950
35951 \begin_layout Plain Layout
35952
35953 }
35954 \end_layout
35955
35956 \end_inset
35957
35958  as a raised word.
35959 \end_layout
35960
35961 \begin_layout Standard
35962 \begin_inset VSpace bigskip
35963 \end_inset
35964
35965 When you raise or lower characters in a line, the line distance will be
35966  spread:
35967 \end_layout
35968
35969 \begin_layout Standard
35970 This is a text line with the word 
35971 \begin_inset ERT
35972 status collapsed
35973
35974 \begin_layout Plain Layout
35975
35976
35977 \backslash
35978 raisebox{-
35979 \backslash
35980 depth}{
35981 \end_layout
35982
35983 \end_inset
35984
35985
35986 \begin_inset Quotes eld
35987 \end_inset
35988
35989 preventing
35990 \begin_inset Quotes erd
35991 \end_inset
35992
35993
35994 \begin_inset ERT
35995 status collapsed
35996
35997 \begin_layout Plain Layout
35998
35999 }
36000 \end_layout
36001
36002 \end_inset
36003
36004  as a lowered word.
36005 \begin_inset Newline newline
36006 \end_inset
36007
36008 This is a text line with the word 
36009 \begin_inset ERT
36010 status collapsed
36011
36012 \begin_layout Plain Layout
36013
36014
36015 \backslash
36016 raisebox{0.5cm}{
36017 \end_layout
36018
36019 \end_inset
36020
36021
36022 \begin_inset Quotes eld
36023 \end_inset
36024
36025 testing
36026 \begin_inset Quotes erd
36027 \end_inset
36028
36029
36030 \begin_inset ERT
36031 status collapsed
36032
36033 \begin_layout Plain Layout
36034
36035 }
36036 \end_layout
36037
36038 \end_inset
36039
36040  as a raised word.
36041 \end_layout
36042
36043 \begin_layout Standard
36044 If you want to prevent this for a certain reason, set the box height to
36045  a zero value.
36046  For example use
36047 \end_layout
36048
36049 \begin_layout Standard
36050
36051 \series bold
36052
36053 \backslash
36054 raisebox{-
36055 \backslash
36056 depth}[0pt]{
36057 \end_layout
36058
36059 \begin_layout Standard
36060 This is a text line with the word 
36061 \begin_inset ERT
36062 status collapsed
36063
36064 \begin_layout Plain Layout
36065
36066
36067 \backslash
36068 raisebox{-
36069 \backslash
36070 depth}[0pt]{
36071 \end_layout
36072
36073 \end_inset
36074
36075
36076 \begin_inset Quotes eld
36077 \end_inset
36078
36079 preventing
36080 \begin_inset Quotes erd
36081 \end_inset
36082
36083
36084 \begin_inset ERT
36085 status collapsed
36086
36087 \begin_layout Plain Layout
36088
36089 }
36090 \end_layout
36091
36092 \end_inset
36093
36094  as a lowered word.
36095 \begin_inset Newline newline
36096 \end_inset
36097
36098
36099 \begin_inset Newline newline
36100 \end_inset
36101
36102 This is a text line with the word 
36103 \begin_inset ERT
36104 status collapsed
36105
36106 \begin_layout Plain Layout
36107
36108
36109 \backslash
36110 raisebox{0.5cm}[0pt]{
36111 \end_layout
36112
36113 \end_inset
36114
36115
36116 \begin_inset Quotes eld
36117 \end_inset
36118
36119 testing
36120 \begin_inset Quotes erd
36121 \end_inset
36122
36123
36124 \begin_inset ERT
36125 status collapsed
36126
36127 \begin_layout Plain Layout
36128
36129 }
36130 \end_layout
36131
36132 \end_inset
36133
36134  as a raised word.
36135 \end_layout
36136
36137 \begin_layout Section
36138 Colored Boxes
36139 \begin_inset CommandInset label
36140 LatexCommand label
36141 name "sec:Colored-Boxes"
36142
36143 \end_inset
36144
36145
36146 \begin_inset Index idx
36147 status collapsed
36148
36149 \begin_layout Plain Layout
36150 Boxes ! Color
36151 \end_layout
36152
36153 \end_inset
36154
36155
36156 \end_layout
36157
36158 \begin_layout Standard
36159 To color the background of a box just select the color you like in the box
36160  dialog.
36161  This is for example a box with orange background: 
36162 \begin_inset Box Frameless
36163 position "t"
36164 hor_pos "c"
36165 has_inner_box 1
36166 inner_pos "t"
36167 use_parbox 0
36168 use_makebox 1
36169 width ""
36170 special "none"
36171 height "1in"
36172 height_special "totalheight"
36173 thickness "0.4pt"
36174 separation "3pt"
36175 shadowsize "4pt"
36176 framecolor "black"
36177 backgroundcolor "orange"
36178 status open
36179
36180 \begin_layout Plain Layout
36181 Box with orange background
36182 \end_layout
36183
36184 \end_inset
36185
36186
36187 \end_layout
36188
36189 \begin_layout Standard
36190 If you use the decoration 
36191 \family sans
36192 Simple
36193 \begin_inset space ~
36194 \end_inset
36195
36196 rectangular
36197 \begin_inset space ~
36198 \end_inset
36199
36200 frame
36201 \family default
36202  you can set a frame color.
36203  In this case you must also specify a background color (LyX sets white as
36204  default).
36205  Here is an example: 
36206 \begin_inset Box Boxed
36207 position "t"
36208 hor_pos "c"
36209 has_inner_box 0
36210 inner_pos "t"
36211 use_parbox 0
36212 use_makebox 0
36213 width ""
36214 special "none"
36215 height "1in"
36216 height_special "totalheight"
36217 thickness "0.4pt"
36218 separation "3pt"
36219 shadowsize "4pt"
36220 framecolor "teal"
36221 backgroundcolor "yellow"
36222 status open
36223
36224 \begin_layout Plain Layout
36225 Box with teal frame color and yellow background color
36226 \end_layout
36227
36228 \end_inset
36229
36230
36231 \end_layout
36232
36233 \begin_layout Standard
36234 \begin_inset VSpace bigskip
36235 \end_inset
36236
36237 Of course you can also have colored text inside a colored box:
36238 \begin_inset Newline newline
36239 \end_inset
36240
36241
36242 \begin_inset Box Boxed
36243 position "t"
36244 hor_pos "c"
36245 has_inner_box 0
36246 inner_pos "t"
36247 use_parbox 0
36248 use_makebox 0
36249 width ""
36250 special "none"
36251 height "1in"
36252 height_special "totalheight"
36253 thickness "0.4pt"
36254 separation "3pt"
36255 shadowsize "4pt"
36256 framecolor "cyan"
36257 backgroundcolor "magenta"
36258 status open
36259
36260 \begin_layout Plain Layout
36261
36262 \color yellow
36263 This is colored text within a colored, framed box
36264 \end_layout
36265
36266 \end_inset
36267
36268
36269 \end_layout
36270
36271 \begin_layout Standard
36272 \begin_inset VSpace bigskip
36273 \end_inset
36274
36275
36276 \end_layout
36277
36278 \begin_layout Standard
36279 If you need another color than the predefined ones, you can define your
36280  own color as described in section
36281 \begin_inset space ~
36282 \end_inset
36283
36284
36285 \begin_inset CommandInset ref
36286 LatexCommand ref
36287 reference "sec:Colored-Tables"
36288
36289 \end_inset
36290
36291 .
36292  To use your own color you must typeset the box by using TeX code:
36293 \end_layout
36294
36295 \begin_layout Standard
36296 Colored boxes without frame are created with the command 
36297 \series bold
36298
36299 \backslash
36300 colorbox
36301 \series default
36302 .
36303  It has the following scheme:
36304 \end_layout
36305
36306 \begin_layout Standard
36307
36308 \series bold
36309
36310 \backslash
36311 colorbox{color}{box content}
36312 \end_layout
36313
36314 \begin_layout Standard
36315 The box content can also be a box and colored boxes can also be within other
36316  boxes.
36317  To have e.
36318 \begin_inset space \thinspace{}
36319 \end_inset
36320
36321 g.
36322 \begin_inset space \space{}
36323 \end_inset
36324
36325 a darkgreen background for a word, insert the command
36326 \end_layout
36327
36328 \begin_layout Standard
36329
36330 \series bold
36331
36332 \backslash
36333 colorbox{darkgreen}{
36334 \end_layout
36335
36336 \begin_layout Standard
36337 before the word in \SpecialChar TeX
36338  Code.
36339  After the word insert a closing brace 
36340 \begin_inset Quotes eld
36341 \end_inset
36342
36343
36344 \series bold
36345 }
36346 \series default
36347
36348 \begin_inset Quotes erd
36349 \end_inset
36350
36351  in \SpecialChar TeX
36352  Code.
36353 \begin_inset Newline newline
36354 \end_inset
36355
36356 This is the result:
36357 \end_layout
36358
36359 \begin_layout Standard
36360 This is a line where the word 
36361 \begin_inset ERT
36362 status collapsed
36363
36364 \begin_layout Plain Layout
36365
36366
36367 \backslash
36368 colorbox{darkgreen}{
36369 \end_layout
36370
36371 \end_inset
36372
36373
36374 \begin_inset Quotes eld
36375 \end_inset
36376
36377 Attention!
36378 \begin_inset Quotes erd
36379 \end_inset
36380
36381
36382 \begin_inset ERT
36383 status collapsed
36384
36385 \begin_layout Plain Layout
36386
36387 }
36388 \end_layout
36389
36390 \end_inset
36391
36392  has a darkgreen background.
36393 \end_layout
36394
36395 \begin_layout Standard
36396 Framed, colored boxes are created with the command 
36397 \series bold
36398
36399 \backslash
36400 fcolorbox
36401 \series default
36402 .
36403  It has the following scheme:
36404 \end_layout
36405
36406 \begin_layout Standard
36407
36408 \series bold
36409
36410 \backslash
36411 fcolorbox{frame color}{box color}{box content}
36412 \end_layout
36413
36414 \begin_layout Section
36415 Rotated and Scaled Boxes
36416 \end_layout
36417
36418 \begin_layout Standard
36419 To use the boxes described in this section, the module 
36420 \family sans
36421 GraphicBoxes
36422 \family default
36423  must be loaded in the document settings.
36424 \end_layout
36425
36426 \begin_layout Standard
36427 \begin_inset Note Greyedout
36428 status open
36429
36430 \begin_layout Plain Layout
36431
36432 \series bold
36433 Note:
36434 \series default
36435  Not all DVI viewers are able to display rotated or scaled material.
36436 \end_layout
36437
36438 \end_inset
36439
36440
36441 \end_layout
36442
36443 \begin_layout Standard
36444 \begin_inset Note Greyedout
36445 status open
36446
36447 \begin_layout Plain Layout
36448
36449 \series bold
36450 Note:
36451 \series default
36452  Floats are not allowed inside a rotated or scaled box.
36453 \end_layout
36454
36455 \end_inset
36456
36457
36458 \end_layout
36459
36460 \begin_layout Subsection
36461 Rotated Boxes
36462 \begin_inset Index idx
36463 status collapsed
36464
36465 \begin_layout Plain Layout
36466 Boxes ! rotated
36467 \end_layout
36468
36469 \end_inset
36470
36471
36472 \begin_inset Index idx
36473 status collapsed
36474
36475 \begin_layout Plain Layout
36476 Rotated Material
36477 \end_layout
36478
36479 \end_inset
36480
36481
36482 \end_layout
36483
36484 \begin_layout Standard
36485 To rotate material, you can put it into a 
36486 \family sans
36487 Rotatebox
36488 \family default
36489 .
36490  Such a box is inserted via the menu 
36491 \family sans
36492 Insert\SpecialChar menuseparator
36493 Custom Insets\SpecialChar menuseparator
36494 Rotatebox
36495 \family default
36496 .
36497 \end_layout
36498
36499 \begin_layout Standard
36500 The rotation origin can be specified via the inset 
36501 \family sans
36502 Origin
36503 \family default
36504  (menu 
36505 \family sans
36506 Insert\SpecialChar menuseparator
36507 Origin
36508 \family default
36509 ) in the form 
36510 \series bold
36511 origin=position
36512 \series default
36513 .
36514  The following positions are possible: 
36515 \emph on
36516 c
36517 \emph default
36518  (center), 
36519 \emph on
36520 l
36521 \emph default
36522  (left), 
36523 \emph on
36524 r
36525 \emph default
36526  (right), 
36527 \emph on
36528 b
36529 \emph default
36530  (bottom), 
36531 \emph on
36532 t
36533 \emph default
36534  (top), along with meaningful combinations of the four base positions.
36535  For example 
36536 \emph on
36537 lt
36538 \emph default
36539  means that the rotation origin is at the top left corner of the box.
36540  When no rotation origin is specified, the position 
36541 \emph on
36542 l
36543 \emph default
36544  will be used.
36545  The rotation angle is a number that can be negative that specifies the
36546  angle in degrees.
36547  The rotation direction is counterclockwise.
36548 \end_layout
36549
36550 \begin_layout Standard
36551 In the following example 
36552 \series bold
36553 origin=c
36554 \series default
36555  was inserted to the 
36556 \family sans
36557 Origin
36558 \family default
36559  inset and 
36560 \series bold
36561 60
36562 \series default
36563  was inserted to the 
36564 \family sans
36565 Angle
36566 \family default
36567  inset.
36568 \end_layout
36569
36570 \begin_layout Standard
36571 This is a line 
36572 \begin_inset Flex Rotatebox
36573 status open
36574
36575 \begin_layout Plain Layout
36576 \begin_inset Argument 1
36577 status open
36578
36579 \begin_layout Plain Layout
36580 origin=c
36581 \end_layout
36582
36583 \end_inset
36584
36585
36586 \begin_inset Argument 2
36587 status open
36588
36589 \begin_layout Plain Layout
36590 60
36591 \end_layout
36592
36593 \end_inset
36594
36595 with rotated
36596 \end_layout
36597
36598 \end_inset
36599
36600  text.
36601 \end_layout
36602
36603 \begin_layout Standard
36604 The box content can also be another box or an inline formula:
36605 \end_layout
36606
36607 \begin_layout Standard
36608 This is a line 
36609 \begin_inset Flex Rotatebox
36610 status open
36611
36612 \begin_layout Plain Layout
36613 \begin_inset Argument 1
36614 status open
36615
36616 \begin_layout Plain Layout
36617 origin=r
36618 \end_layout
36619
36620 \end_inset
36621
36622
36623 \begin_inset Argument 2
36624 status open
36625
36626 \begin_layout Plain Layout
36627 -60
36628 \end_layout
36629
36630 \end_inset
36631
36632
36633 \begin_inset Box Doublebox
36634 position "c"
36635 hor_pos "c"
36636 has_inner_box 0
36637 inner_pos "c"
36638 use_parbox 0
36639 use_makebox 0
36640 width "1in"
36641 special "width"
36642 height "1in"
36643 height_special "totalheight"
36644 thickness "0.4pt"
36645 separation "3pt"
36646 shadowsize "4pt"
36647 framecolor "black"
36648 backgroundcolor "none"
36649 status collapsed
36650
36651 \begin_layout Plain Layout
36652 with rotated
36653 \end_layout
36654
36655 \end_inset
36656
36657
36658 \end_layout
36659
36660 \end_inset
36661
36662  framed text 
36663 \begin_inset Flex Rotatebox
36664 status open
36665
36666 \begin_layout Plain Layout
36667 \begin_inset Argument 1
36668 status open
36669
36670 \begin_layout Plain Layout
36671 origin=lb
36672 \end_layout
36673
36674 \end_inset
36675
36676
36677 \begin_inset Argument 2
36678 status open
36679
36680 \begin_layout Plain Layout
36681 60
36682 \end_layout
36683
36684 \end_inset
36685
36686
36687 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36688 \end_inset
36689
36690
36691 \end_layout
36692
36693 \end_inset
36694
36695  and a formula.
36696 \end_layout
36697
36698 \begin_layout Standard
36699 or an image or table:
36700 \end_layout
36701
36702 \begin_layout Standard
36703 This is a line 
36704 \begin_inset Flex Rotatebox
36705 status open
36706
36707 \begin_layout Plain Layout
36708 \begin_inset Argument 1
36709 status open
36710
36711 \begin_layout Plain Layout
36712 origin=lb
36713 \end_layout
36714
36715 \end_inset
36716
36717
36718 \begin_inset Argument 2
36719 status open
36720
36721 \begin_layout Plain Layout
36722 90
36723 \end_layout
36724
36725 \end_inset
36726
36727
36728 \begin_inset Graphics
36729         filename clipart/platypus.eps
36730         lyxscale 50
36731         width 25col%
36732
36733 \end_inset
36734
36735
36736 \end_layout
36737
36738 \end_inset
36739
36740  with a rotated image 
36741 \begin_inset Flex Rotatebox
36742 status open
36743
36744 \begin_layout Plain Layout
36745 \begin_inset Argument 2
36746 status open
36747
36748 \begin_layout Plain Layout
36749 -90
36750 \end_layout
36751
36752 \end_inset
36753
36754
36755 \begin_inset Tabular
36756 <lyxtabular version="3" rows="2" columns="2">
36757 <features tabularvalignment="middle">
36758 <column alignment="center" valignment="top">
36759 <column alignment="center" valignment="top">
36760 <row>
36761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36762 \begin_inset Text
36763
36764 \begin_layout Plain Layout
36765 q
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774 w
36775 \end_layout
36776
36777 \end_inset
36778 </cell>
36779 </row>
36780 <row>
36781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36782 \begin_inset Text
36783
36784 \begin_layout Plain Layout
36785 e
36786 \end_layout
36787
36788 \end_inset
36789 </cell>
36790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794 r
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 </row>
36800 </lyxtabular>
36801
36802 \end_inset
36803
36804
36805 \end_layout
36806
36807 \end_inset
36808
36809  and table.
36810 \begin_inset Index idx
36811 status collapsed
36812
36813 \begin_layout Plain Layout
36814 Figures ! rotated
36815 \end_layout
36816
36817 \end_inset
36818
36819
36820 \begin_inset Index idx
36821 status collapsed
36822
36823 \begin_layout Plain Layout
36824 Table Customization ! Rotating
36825 \end_layout
36826
36827 \end_inset
36828
36829
36830 \end_layout
36831
36832 \begin_layout Standard
36833 \begin_inset Note Greyedout
36834 status open
36835
36836 \begin_layout Plain Layout
36837
36838 \series bold
36839 Note:
36840 \series default
36841  If the 
36842 \family sans
36843 Angle
36844 \family default
36845  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
36846
36847  errors when viewing/exporting the document.
36848 \end_layout
36849
36850 \end_inset
36851
36852
36853 \end_layout
36854
36855 \begin_layout Subsection
36856 Scaled Boxes
36857 \begin_inset Index idx
36858 status collapsed
36859
36860 \begin_layout Plain Layout
36861 Boxes ! scaled
36862 \end_layout
36863
36864 \end_inset
36865
36866
36867 \begin_inset Index idx
36868 status collapsed
36869
36870 \begin_layout Plain Layout
36871 Scaled Material
36872 \end_layout
36873
36874 \end_inset
36875
36876
36877 \end_layout
36878
36879 \begin_layout Standard
36880 To scale material put it into a 
36881 \family sans
36882 Scalebox
36883 \family default
36884 .
36885  Such a box is inserted via the menu 
36886 \family sans
36887 Insert\SpecialChar menuseparator
36888 Custom Insets\SpecialChar menuseparator
36889 Scalebox
36890 \family default
36891 .
36892 \end_layout
36893
36894 \begin_layout Standard
36895 The 
36896 \family sans
36897 Scalebox
36898 \family default
36899  inset has the mandatory inset 
36900 \family sans
36901 H-Factor
36902 \family default
36903  and the optional inset 
36904 \family sans
36905 V-Factor
36906 \family default
36907  (inserted via the menu 
36908 \family sans
36909 Insert\SpecialChar menuseparator
36910 V-Factor)
36911 \family default
36912 .
36913  Input there the horizontal and vertical scale factor, respectively.
36914  If no 
36915 \family sans
36916 V-Factor
36917 \family default
36918  inset is used, the horizontal factor will also be used as the vertical
36919  one.
36920 \end_layout
36921
36922 \begin_layout Standard
36923 To get for example the double text size, compared to the document text size,
36924  insert 
36925 \series bold
36926 2
36927 \series default
36928  into the 
36929 \family sans
36930 H-Factor
36931 \family default
36932  inset.
36933  An example: 
36934 \begin_inset Flex Scalebox
36935 status open
36936
36937 \begin_layout Plain Layout
36938 \begin_inset Argument 1
36939 status open
36940
36941 \begin_layout Plain Layout
36942 2
36943 \end_layout
36944
36945 \end_inset
36946
36947 Hello
36948 \end_layout
36949
36950 \end_inset
36951
36952
36953 \end_layout
36954
36955 \begin_layout Standard
36956
36957 \series bold
36958 2
36959 \series default
36960  as 
36961 \family sans
36962 H-Factor
36963 \family default
36964  and 
36965 \series bold
36966 1
36967 \series default
36968  as 
36969 \family sans
36970 V-Factor
36971 \family default
36972  distorts the 
36973 \begin_inset Flex Scalebox
36974 status open
36975
36976 \begin_layout Plain Layout
36977 \begin_inset Argument 1
36978 status open
36979
36980 \begin_layout Plain Layout
36981 2
36982 \end_layout
36983
36984 \end_inset
36985
36986
36987 \begin_inset Argument 2
36988 status open
36989
36990 \begin_layout Plain Layout
36991 1
36992 \end_layout
36993
36994 \end_inset
36995
36996 Hello
36997 \end_layout
36998
36999 \end_inset
37000
37001 .
37002 \end_layout
37003
37004 \begin_layout Standard
37005 If the scaling factor is negative, the box content will be mirrored.
37006  Therefore 
37007 \series bold
37008 -1
37009 \series default
37010  as 
37011 \family sans
37012 H-Factor
37013 \family default
37014  and 
37015 \series bold
37016 1
37017 \series default
37018  as 
37019 \family sans
37020 V-Factor
37021 \family default
37022  can be used to create mirror writing: 
37023 \begin_inset Flex Scalebox
37024 status open
37025
37026 \begin_layout Plain Layout
37027 \begin_inset Argument 1
37028 status open
37029
37030 \begin_layout Plain Layout
37031 -1
37032 \end_layout
37033
37034 \end_inset
37035
37036
37037 \begin_inset Argument 2
37038 status open
37039
37040 \begin_layout Plain Layout
37041 1
37042 \end_layout
37043
37044 \end_inset
37045
37046 Hello
37047 \end_layout
37048
37049 \end_inset
37050
37051
37052 \end_layout
37053
37054 \begin_layout Standard
37055
37056 \series bold
37057 1
37058 \series default
37059  as 
37060 \family sans
37061 H-Factor
37062 \family default
37063  and 
37064 \series bold
37065 -1
37066 \series default
37067  as 
37068 \family sans
37069 V-Factor
37070 \family default
37071  reflects the 
37072 \begin_inset Flex Scalebox
37073 status open
37074
37075 \begin_layout Plain Layout
37076 \begin_inset Argument 1
37077 status open
37078
37079 \begin_layout Plain Layout
37080 1
37081 \end_layout
37082
37083 \end_inset
37084
37085
37086 \begin_inset Argument 2
37087 status open
37088
37089 \begin_layout Plain Layout
37090 -1
37091 \end_layout
37092
37093 \end_inset
37094
37095 Hello
37096 \end_layout
37097
37098 \end_inset
37099
37100  at the base line.
37101 \end_layout
37102
37103 \begin_layout Standard
37104 The 
37105 \family sans
37106 Reflectbox
37107 \family default
37108  (menu 
37109 \family sans
37110 Insert\SpecialChar menuseparator
37111 Custom Insets\SpecialChar menuseparator
37112 Reflectbox
37113 \family default
37114 ) is equivalent to 
37115 \series bold
37116 -1
37117 \series default
37118  as 
37119 \family sans
37120 H-Factor
37121 \family default
37122  and 
37123 \series bold
37124 1
37125 \series default
37126  as 
37127 \family sans
37128 V-Factor 
37129 \family default
37130 for a 
37131 \family sans
37132 Scalebox
37133 \family default
37134 .
37135 \end_layout
37136
37137 \begin_layout Standard
37138 \begin_inset Note Greyedout
37139 status open
37140
37141 \begin_layout Plain Layout
37142
37143 \series bold
37144 Note:
37145 \series default
37146  If the 
37147 \family sans
37148 H-Factor
37149 \family default
37150  inset is empty or contains other characters than numbers you will get LaTeX
37151  errors when viewing/exporting the document.
37152 \end_layout
37153
37154 \end_inset
37155
37156
37157 \end_layout
37158
37159 \begin_layout Standard
37160 \begin_inset VSpace bigskip
37161 \end_inset
37162
37163 The 
37164 \family sans
37165 Resizebox
37166 \family default
37167  (menu 
37168 \family sans
37169 Insert\SpecialChar menuseparator
37170 Custom Insets\SpecialChar menuseparator
37171 Resizebox
37172 \family default
37173 ) is used to scale the content to a defined width and height.
37174  The 
37175 \family sans
37176 Resizebox
37177 \family default
37178  inset has the mandatory inset 
37179 \family sans
37180 Width
37181 \family default
37182  and the optional inset 
37183 \family sans
37184 Height
37185 \family default
37186  (inserted via the menu 
37187 \family sans
37188 Insert\SpecialChar menuseparator
37189 Height)
37190 \family default
37191 .
37192  Input there the width and height, respectively, as value with a unit.
37193  
37194 \begin_inset CommandInset ref
37195 LatexCommand ref
37196 reference "tab:Units"
37197
37198 \end_inset
37199
37200  lists the possible units.
37201  If there is an exclamation mark 
37202 \series bold
37203 !
37204 \series default
37205  in of of the two insets, the size is set so that the aspect ratio of the
37206  box content is kept.
37207  If no 
37208 \family sans
37209 Height
37210 \family default
37211  inset is used an exclamation mark will internally be used for the height.
37212 \end_layout
37213
37214 \begin_layout Standard
37215
37216 \series bold
37217 2cm
37218 \series default
37219  as 
37220 \family sans
37221 Width
37222 \family default
37223  and 
37224 \series bold
37225 1cm
37226 \series default
37227  as 
37228 \family sans
37229 Height
37230 \family default
37231  produces: 
37232 \begin_inset Flex Resizebox
37233 status open
37234
37235 \begin_layout Plain Layout
37236 \begin_inset Argument 1
37237 status open
37238
37239 \begin_layout Plain Layout
37240 2cm
37241 \end_layout
37242
37243 \end_inset
37244
37245
37246 \begin_inset Argument 2
37247 status open
37248
37249 \begin_layout Plain Layout
37250 1cm
37251 \end_layout
37252
37253 \end_inset
37254
37255 Hello
37256 \end_layout
37257
37258 \end_inset
37259
37260
37261 \begin_inset Newline newline
37262 \end_inset
37263
37264
37265 \series bold
37266 2cm
37267 \series default
37268  as 
37269 \family sans
37270 Width
37271 \family default
37272  and 
37273 \series bold
37274 !
37275 \series default
37276  as 
37277 \family sans
37278 Height
37279 \family default
37280  (or no 
37281 \family sans
37282 Height
37283 \family default
37284 ) produces: 
37285 \begin_inset Flex Resizebox
37286 status open
37287
37288 \begin_layout Plain Layout
37289 \begin_inset Argument 1
37290 status open
37291
37292 \begin_layout Plain Layout
37293 2cm
37294 \end_layout
37295
37296 \end_inset
37297
37298
37299 \begin_inset Argument 2
37300 status open
37301
37302 \begin_layout Plain Layout
37303 !
37304 \end_layout
37305
37306 \end_inset
37307
37308 Hello
37309 \end_layout
37310
37311 \end_inset
37312
37313
37314 \end_layout
37315
37316 \begin_layout Standard
37317 \begin_inset Note Greyedout
37318 status open
37319
37320 \begin_layout Plain Layout
37321
37322 \series bold
37323 Note:
37324 \series default
37325  If the 
37326 \family sans
37327 Width
37328 \family default
37329  inset is empty or contains an invalid unit you will get LaTeX errors when
37330  viewing/exporting the document.
37331 \end_layout
37332
37333 \end_inset
37334
37335
37336 \end_layout
37337
37338 \begin_layout Standard
37339 \begin_inset VSpace bigskip
37340 \end_inset
37341
37342
37343 \end_layout
37344
37345 \begin_layout Standard
37346 The boxes can be combined in any order.
37347  As example a 
37348 \family sans
37349 Reflectbox
37350 \family default
37351  inside a 
37352 \family sans
37353 Resizebox
37354 \family default
37355  which is in turn inside a 
37356 \family sans
37357 Rotatebox
37358 \family default
37359 :
37360 \end_layout
37361
37362 \begin_layout Standard
37363 \noindent
37364 \align center
37365 \begin_inset Flex Rotatebox
37366 status open
37367
37368 \begin_layout Plain Layout
37369 \begin_inset Argument 1
37370 status open
37371
37372 \begin_layout Plain Layout
37373 origin=c
37374 \end_layout
37375
37376 \end_inset
37377
37378
37379 \begin_inset Argument 2
37380 status open
37381
37382 \begin_layout Plain Layout
37383 -45
37384 \end_layout
37385
37386 \end_inset
37387
37388
37389 \begin_inset Flex Resizebox
37390 status open
37391
37392 \begin_layout Plain Layout
37393 \begin_inset Argument 1
37394 status open
37395
37396 \begin_layout Plain Layout
37397 2cm
37398 \end_layout
37399
37400 \end_inset
37401
37402
37403 \begin_inset Flex Reflectbox
37404 status open
37405
37406 \begin_layout Plain Layout
37407 Hello
37408 \end_layout
37409
37410 \end_inset
37411
37412
37413 \end_layout
37414
37415 \end_inset
37416
37417
37418 \end_layout
37419
37420 \end_inset
37421
37422
37423 \end_layout
37424
37425 \begin_layout Standard
37426 \noindent
37427 Images, tables, and inline formulas are allowed as box content:
37428 \end_layout
37429
37430 \begin_layout Standard
37431 \noindent
37432 \align center
37433 \begin_inset Flex Resizebox
37434 status open
37435
37436 \begin_layout Plain Layout
37437 \begin_inset Argument 1
37438 status open
37439
37440 \begin_layout Plain Layout
37441 2cm
37442 \end_layout
37443
37444 \end_inset
37445
37446
37447 \begin_inset Flex Reflectbox
37448 status open
37449
37450 \begin_layout Plain Layout
37451 \begin_inset Graphics
37452         filename clipart/platypus.eps
37453         lyxscale 50
37454         width 25col%
37455
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \end_inset
37462
37463
37464 \end_layout
37465
37466 \end_inset
37467
37468  
37469 \begin_inset Flex Resizebox
37470 status open
37471
37472 \begin_layout Plain Layout
37473 \begin_inset Argument 1
37474 status open
37475
37476 \begin_layout Plain Layout
37477 2cm
37478 \end_layout
37479
37480 \end_inset
37481
37482
37483 \begin_inset Flex Reflectbox
37484 status open
37485
37486 \begin_layout Plain Layout
37487 \begin_inset Tabular
37488 <lyxtabular version="3" rows="2" columns="2">
37489 <features tabularvalignment="middle">
37490 <column alignment="center" valignment="top">
37491 <column alignment="center" valignment="top">
37492 <row>
37493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37494 \begin_inset Text
37495
37496 \begin_layout Plain Layout
37497 q
37498 \end_layout
37499
37500 \end_inset
37501 </cell>
37502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37503 \begin_inset Text
37504
37505 \begin_layout Plain Layout
37506 w
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 </row>
37512 <row>
37513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517 e
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37523 \begin_inset Text
37524
37525 \begin_layout Plain Layout
37526 r
37527 \end_layout
37528
37529 \end_inset
37530 </cell>
37531 </row>
37532 </lyxtabular>
37533
37534 \end_inset
37535
37536
37537 \end_layout
37538
37539 \end_inset
37540
37541
37542 \end_layout
37543
37544 \end_inset
37545
37546  
37547 \begin_inset Flex Resizebox
37548 status open
37549
37550 \begin_layout Plain Layout
37551 \begin_inset Argument 1
37552 status open
37553
37554 \begin_layout Plain Layout
37555 3cm
37556 \end_layout
37557
37558 \end_inset
37559
37560
37561 \begin_inset Flex Reflectbox
37562 status open
37563
37564 \begin_layout Plain Layout
37565 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37566 \end_inset
37567
37568
37569 \end_layout
37570
37571 \end_inset
37572
37573
37574 \end_layout
37575
37576 \end_inset
37577
37578
37579 \begin_inset Index idx
37580 status collapsed
37581
37582 \begin_layout Plain Layout
37583 Figures ! scaled
37584 \end_layout
37585
37586 \end_inset
37587
37588
37589 \begin_inset Index idx
37590 status collapsed
37591
37592 \begin_layout Plain Layout
37593 Table Customization ! Scaling
37594 \end_layout
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \begin_layout Standard
37602 When the global formula style 
37603 \series bold
37604 fleqn
37605 \series default
37606  is used in the document
37607 \begin_inset Foot
37608 status collapsed
37609
37610 \begin_layout Plain Layout
37611 When 
37612 \begin_inset Quotes eld
37613 \end_inset
37614
37615 fleqn
37616 \begin_inset Quotes erd
37617 \end_inset
37618
37619  is added to the document class options.
37620 \end_layout
37621
37622 \end_inset
37623
37624 , display style formulas can also be scaled.
37625 \end_layout
37626
37627 \begin_layout Chapter
37628 Objects Surrounded by Text
37629 \begin_inset Index idx
37630 status collapsed
37631
37632 \begin_layout Plain Layout
37633 Surrounded by text
37634 \end_layout
37635
37636 \end_inset
37637
37638
37639 \end_layout
37640
37641 \begin_layout Section
37642 Wrap Floats
37643 \begin_inset CommandInset label
37644 LatexCommand label
37645 name "sec:Wrap-Floats"
37646
37647 \end_inset
37648
37649
37650 \begin_inset Index idx
37651 status collapsed
37652
37653 \begin_layout Plain Layout
37654 Floats ! Wrap Floats
37655 \end_layout
37656
37657 \end_inset
37658
37659
37660 \begin_inset Index idx
37661 status collapsed
37662
37663 \begin_layout Plain Layout
37664 Surrounded by text ! Wrap Floats
37665 \end_layout
37666
37667 \end_inset
37668
37669
37670 \end_layout
37671
37672 \begin_layout Standard
37673 \begin_inset Wrap figure
37674 lines 0
37675 placement l
37676 overhang 1cm
37677 width "40col%"
37678 status open
37679
37680 \begin_layout Plain Layout
37681 \begin_inset Graphics
37682         filename clipart/mobius.eps
37683         width 40col%
37684         scaleBeforeRotation
37685         rotateOrigin center
37686
37687 \end_inset
37688
37689
37690 \end_layout
37691
37692 \begin_layout Plain Layout
37693 \begin_inset Caption Standard
37694
37695 \begin_layout Plain Layout
37696 \begin_inset CommandInset label
37697 LatexCommand label
37698 name "fig:This-is-a"
37699
37700 \end_inset
37701
37702 This is a figure wrap float.
37703 \end_layout
37704
37705 \end_inset
37706
37707
37708 \end_layout
37709
37710 \end_inset
37711
37712  This float type is used if you want to wrap text around a figure or table
37713  so that it only occupies some fraction of the column width.
37714  It can be inserted using the menu 
37715 \family sans
37716 Insert\SpecialChar menuseparator
37717 Floats\SpecialChar menuseparator
37718 Figure
37719 \begin_inset space ~
37720 \end_inset
37721
37722 Wrap
37723 \begin_inset space ~
37724 \end_inset
37725
37726 Float
37727 \family default
37728  or 
37729 \family sans
37730 Table
37731 \begin_inset space ~
37732 \end_inset
37733
37734 Wrap
37735 \begin_inset space ~
37736 \end_inset
37737
37738 Float
37739 \family default
37740  if the \SpecialChar LaTeX
37741 -package 
37742 \series bold
37743 wrapfig
37744 \series default
37745
37746 \begin_inset Index idx
37747 status collapsed
37748
37749 \begin_layout Plain Layout
37750 \SpecialChar LaTeX
37751 -packages ! wrapfig
37752 \end_layout
37753
37754 \end_inset
37755
37756  is installed.
37757 \begin_inset Foot
37758 status collapsed
37759
37760 \begin_layout Plain Layout
37761 Installing a \SpecialChar LaTeX
37762 -package is explained it in the 
37763 \emph on
37764 \SpecialChar LaTeX
37765
37766 \begin_inset space ~
37767 \end_inset
37768
37769 Configuration
37770 \emph default
37771  manual.
37772 \end_layout
37773
37774 \end_inset
37775
37776  The settings of the float can be modified by right-clicking on the float
37777  box.
37778  The mandatory settings are the float 
37779 \family sans
37780 Placement
37781 \family default
37782  and its 
37783 \family sans
37784 Width
37785 \family default
37786 .
37787  Optional are the 
37788 \family sans
37789 Overhang
37790 \family default
37791  that specifies how much the float is set into the paragraph
37792 \begin_inset space \thinspace{}
37793 \end_inset
37794
37795 /
37796 \begin_inset space \thinspace{}
37797 \end_inset
37798
37799 page margin, and the 
37800 \family sans
37801 Line
37802 \begin_inset space ~
37803 \end_inset
37804
37805 span
37806 \family default
37807  that specifies how many text lines the float will approximately need.
37808  The line span is often hard to approximate; so it is better only to use
37809  it when you encounter float placement problems.
37810  You can furthermore decide if \SpecialChar LaTeX
37811  is allowed to let the float float within
37812  the paragraph or to surrounding paragraphs.
37813  Figure
37814 \begin_inset space ~
37815 \end_inset
37816
37817
37818 \begin_inset CommandInset ref
37819 LatexCommand ref
37820 reference "fig:This-is-a"
37821
37822 \end_inset
37823
37824  is an example text wrap float with a width of 40
37825 \begin_inset space \thinspace{}
37826 \end_inset
37827
37828 col%, 1
37829 \begin_inset space \thinspace{}
37830 \end_inset
37831
37832 cm overhang, set to the left.
37833 \end_layout
37834
37835 \begin_layout Standard
37836 \begin_inset Note Greyedout
37837 status open
37838
37839 \begin_layout Plain Layout
37840
37841 \series bold
37842 Note:
37843 \series default
37844  Text
37845 \begin_inset space ~
37846 \end_inset
37847
37848 wrap float floats are fragile! E.
37849 \begin_inset space \thinspace{}
37850 \end_inset
37851
37852 g.
37853 \begin_inset space \space{}
37854 \end_inset
37855
37856 having a figure too close to the bottom of the page can mess things up in
37857  such a way that the float does not appear in the output or that it is placed
37858  over some other text.
37859 \end_layout
37860
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \begin_layout Standard
37867 In general, the following applies for wrap floats:
37868 \end_layout
37869
37870 \begin_layout Itemize
37871 They should not be placed in paragraphs that run over a page break.
37872  That means that wrap floats are better inserted in their exact place when
37873  the document is almost finished and you are able to estimate where page
37874  breaks will appear.
37875 \end_layout
37876
37877 \begin_layout Itemize
37878 They should either be placed in their own paragraph before the paragraph
37879  where they should wrap into or within a paragraph.
37880 \end_layout
37881
37882 \begin_layout Itemize
37883 In consecutive paragraphs they may cause troubles, so ensure that there
37884  is a text paragraph between them as separator.
37885 \end_layout
37886
37887 \begin_layout Itemize
37888 They are not allowed in section headings or tables.
37889 \end_layout
37890
37891 \begin_layout Itemize
37892 Their numbering and referencing works as described in chap.
37893 \begin_inset space \thinspace{}
37894 \end_inset
37895
37896
37897 \begin_inset CommandInset ref
37898 LatexCommand ref
37899 reference "chap:Floats"
37900
37901 \end_inset
37902
37903 .
37904 \end_layout
37905
37906 \begin_layout Section
37907 Surrounded Fixed Objects
37908 \begin_inset Index idx
37909 status collapsed
37910
37911 \begin_layout Plain Layout
37912 Surrounded by text ! Fixed objects
37913 \end_layout
37914
37915 \end_inset
37916
37917
37918 \end_layout
37919
37920 \begin_layout Standard
37921 The wrap floats described in sec.
37922 \begin_inset space \thinspace{}
37923 \end_inset
37924
37925
37926 \begin_inset CommandInset ref
37927 LatexCommand ref
37928 reference "sec:Wrap-Floats"
37929
37930 \end_inset
37931
37932  have these positions in the paragraph:
37933 \end_layout
37934
37935 \begin_layout Standard
37936 \noindent
37937 \align center
37938 \begin_inset Tabular
37939 <lyxtabular version="3" rows="2" columns="2">
37940 <features tabularvalignment="middle">
37941 <column alignment="center" valignment="top">
37942 <column alignment="center" valignment="top">
37943 <row>
37944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37945 \begin_inset Text
37946
37947 \begin_layout Plain Layout
37948 \begin_inset Info
37949 type  "icon"
37950 arg   "dialog-show-new-inset graphics"
37951 \end_inset
37952
37953
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962 text
37963 \end_layout
37964
37965 \end_inset
37966 </cell>
37967 </row>
37968 <row>
37969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37970 \begin_inset Text
37971
37972 \begin_layout Plain Layout
37973 text
37974 \end_layout
37975
37976 \end_inset
37977 </cell>
37978 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37979 \begin_inset Text
37980
37981 \begin_layout Plain Layout
37982 text
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 </row>
37988 </lyxtabular>
37989
37990 \end_inset
37991
37992  or 
37993 \begin_inset Tabular
37994 <lyxtabular version="3" rows="2" columns="2">
37995 <features tabularvalignment="middle">
37996 <column alignment="center" valignment="top">
37997 <column alignment="center" valignment="top">
37998 <row>
37999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003 text
38004 \end_layout
38005
38006 \end_inset
38007 </cell>
38008 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 \begin_inset Info
38013 type  "icon"
38014 arg   "dialog-show-new-inset graphics"
38015 \end_inset
38016
38017
38018 \end_layout
38019
38020 \end_inset
38021 </cell>
38022 </row>
38023 <row>
38024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028 text
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38034 \begin_inset Text
38035
38036 \begin_layout Plain Layout
38037 text
38038 \end_layout
38039
38040 \end_inset
38041 </cell>
38042 </row>
38043 </lyxtabular>
38044
38045 \end_inset
38046
38047
38048 \end_layout
38049
38050 \begin_layout Standard
38051 To get an object exactly at the position where it is inserted, for example
38052  to get one of these positions:
38053 \begin_inset VSpace defskip
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \begin_layout Standard
38060 \noindent
38061 \align center
38062 \begin_inset Tabular
38063 <lyxtabular version="3" rows="2" columns="2">
38064 <features tabularvalignment="middle">
38065 <column alignment="center" valignment="top">
38066 <column alignment="center" valignment="top">
38067 <row>
38068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38069 \begin_inset Text
38070
38071 \begin_layout Plain Layout
38072 text
38073 \end_layout
38074
38075 \end_inset
38076 </cell>
38077 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081 text
38082 \end_layout
38083
38084 \end_inset
38085 </cell>
38086 </row>
38087 <row>
38088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38089 \begin_inset Text
38090
38091 \begin_layout Plain Layout
38092 \begin_inset Info
38093 type  "icon"
38094 arg   "dialog-show-new-inset graphics"
38095 \end_inset
38096
38097
38098 \end_layout
38099
38100 \end_inset
38101 </cell>
38102 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38103 \begin_inset Text
38104
38105 \begin_layout Plain Layout
38106 text
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 </row>
38112 </lyxtabular>
38113
38114 \end_inset
38115
38116  
38117 \begin_inset Tabular
38118 <lyxtabular version="3" rows="2" columns="2">
38119 <features tabularvalignment="middle">
38120 <column alignment="center" valignment="top">
38121 <column alignment="center" valignment="top">
38122 <row>
38123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38124 \begin_inset Text
38125
38126 \begin_layout Plain Layout
38127 text
38128 \end_layout
38129
38130 \end_inset
38131 </cell>
38132 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136 text
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 <row>
38143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147 text
38148 \end_layout
38149
38150 \end_inset
38151 </cell>
38152 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38153 \begin_inset Text
38154
38155 \begin_layout Plain Layout
38156 \begin_inset Info
38157 type  "icon"
38158 arg   "dialog-show-new-inset graphics"
38159 \end_inset
38160
38161
38162 \end_layout
38163
38164 \end_inset
38165 </cell>
38166 </row>
38167 </lyxtabular>
38168
38169 \end_inset
38170
38171  
38172 \begin_inset Tabular
38173 <lyxtabular version="3" rows="2" columns="3">
38174 <features tabularvalignment="middle">
38175 <column alignment="center" valignment="top">
38176 <column alignment="center" valignment="top">
38177 <column alignment="center" valignment="top">
38178 <row>
38179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183 text
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 <cell alignment="center" valignment="top" topline="true" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192 \begin_inset Info
38193 type  "icon"
38194 arg   "dialog-show-new-inset graphics"
38195 \end_inset
38196
38197
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 text
38207 \end_layout
38208
38209 \end_inset
38210 </cell>
38211 </row>
38212 <row>
38213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217 text
38218 \end_layout
38219
38220 \end_inset
38221 </cell>
38222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38223 \begin_inset Text
38224
38225 \begin_layout Plain Layout
38226 text
38227 \end_layout
38228
38229 \end_inset
38230 </cell>
38231 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 text
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 </row>
38241 </lyxtabular>
38242
38243 \end_inset
38244
38245  
38246 \begin_inset Tabular
38247 <lyxtabular version="3" rows="2" columns="3">
38248 <features tabularvalignment="middle">
38249 <column alignment="center" valignment="top">
38250 <column alignment="center" valignment="top">
38251 <column alignment="center" valignment="top">
38252 <row>
38253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38254 \begin_inset Text
38255
38256 \begin_layout Plain Layout
38257 text
38258 \end_layout
38259
38260 \end_inset
38261 </cell>
38262 <cell alignment="center" valignment="top" topline="true" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266 text
38267 \end_layout
38268
38269 \end_inset
38270 </cell>
38271 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38272 \begin_inset Text
38273
38274 \begin_layout Plain Layout
38275 text
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 </row>
38281 <row>
38282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286 text
38287 \end_layout
38288
38289 \end_inset
38290 </cell>
38291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38292 \begin_inset Text
38293
38294 \begin_layout Plain Layout
38295 \begin_inset Info
38296 type  "icon"
38297 arg   "dialog-show-new-inset graphics"
38298 \end_inset
38299
38300
38301 \end_layout
38302
38303 \end_inset
38304 </cell>
38305 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38306 \begin_inset Text
38307
38308 \begin_layout Plain Layout
38309 text
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 </lyxtabular>
38316
38317 \end_inset
38318
38319
38320 \end_layout
38321
38322 \begin_layout Standard
38323 \noindent
38324 \align center
38325 \begin_inset Tabular
38326 <lyxtabular version="3" rows="3" columns="2">
38327 <features tabularvalignment="middle">
38328 <column alignment="center" valignment="top">
38329 <column alignment="center" valignment="top">
38330 <row>
38331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38332 \begin_inset Text
38333
38334 \begin_layout Plain Layout
38335 text
38336 \end_layout
38337
38338 \end_inset
38339 </cell>
38340 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38341 \begin_inset Text
38342
38343 \begin_layout Plain Layout
38344 text
38345 \end_layout
38346
38347 \end_inset
38348 </cell>
38349 </row>
38350 <row>
38351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38352 \begin_inset Text
38353
38354 \begin_layout Plain Layout
38355 \begin_inset Info
38356 type  "icon"
38357 arg   "dialog-show-new-inset graphics"
38358 \end_inset
38359
38360
38361 \end_layout
38362
38363 \end_inset
38364 </cell>
38365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38366 \begin_inset Text
38367
38368 \begin_layout Plain Layout
38369 text
38370 \end_layout
38371
38372 \end_inset
38373 </cell>
38374 </row>
38375 <row>
38376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38377 \begin_inset Text
38378
38379 \begin_layout Plain Layout
38380 text
38381 \end_layout
38382
38383 \end_inset
38384 </cell>
38385 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38386 \begin_inset Text
38387
38388 \begin_layout Plain Layout
38389 text
38390 \end_layout
38391
38392 \end_inset
38393 </cell>
38394 </row>
38395 </lyxtabular>
38396
38397 \end_inset
38398
38399  
38400 \begin_inset Tabular
38401 <lyxtabular version="3" rows="3" columns="3">
38402 <features tabularvalignment="middle">
38403 <column alignment="center" valignment="top">
38404 <column alignment="center" valignment="top">
38405 <column alignment="center" valignment="top">
38406 <row>
38407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38408 \begin_inset Text
38409
38410 \begin_layout Plain Layout
38411 text
38412 \end_layout
38413
38414 \end_inset
38415 </cell>
38416 <cell alignment="center" valignment="top" topline="true" usebox="none">
38417 \begin_inset Text
38418
38419 \begin_layout Plain Layout
38420 text
38421 \end_layout
38422
38423 \end_inset
38424 </cell>
38425 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38426 \begin_inset Text
38427
38428 \begin_layout Plain Layout
38429 text
38430 \end_layout
38431
38432 \end_inset
38433 </cell>
38434 </row>
38435 <row>
38436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38437 \begin_inset Text
38438
38439 \begin_layout Plain Layout
38440 text
38441 \end_layout
38442
38443 \end_inset
38444 </cell>
38445 <cell alignment="center" valignment="top" usebox="none">
38446 \begin_inset Text
38447
38448 \begin_layout Plain Layout
38449 \begin_inset Info
38450 type  "icon"
38451 arg   "dialog-show-new-inset graphics"
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \end_inset
38458 </cell>
38459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38460 \begin_inset Text
38461
38462 \begin_layout Plain Layout
38463 text
38464 \end_layout
38465
38466 \end_inset
38467 </cell>
38468 </row>
38469 <row>
38470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38471 \begin_inset Text
38472
38473 \begin_layout Plain Layout
38474 text
38475 \end_layout
38476
38477 \end_inset
38478 </cell>
38479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38480 \begin_inset Text
38481
38482 \begin_layout Plain Layout
38483 text
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492 text
38493 \end_layout
38494
38495 \end_inset
38496 </cell>
38497 </row>
38498 </lyxtabular>
38499
38500 \end_inset
38501
38502  
38503 \begin_inset Tabular
38504 <lyxtabular version="3" rows="3" columns="2">
38505 <features tabularvalignment="middle">
38506 <column alignment="center" valignment="top">
38507 <column alignment="center" valignment="top">
38508 <row>
38509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38510 \begin_inset Text
38511
38512 \begin_layout Plain Layout
38513 text
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522 text
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 </row>
38528 <row>
38529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533 text
38534 \end_layout
38535
38536 \end_inset
38537 </cell>
38538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38539 \begin_inset Text
38540
38541 \begin_layout Plain Layout
38542 \begin_inset Info
38543 type  "icon"
38544 arg   "dialog-show-new-inset graphics"
38545 \end_inset
38546
38547
38548 \end_layout
38549
38550 \end_inset
38551 </cell>
38552 </row>
38553 <row>
38554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558 text
38559 \end_layout
38560
38561 \end_inset
38562 </cell>
38563 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38564 \begin_inset Text
38565
38566 \begin_layout Plain Layout
38567 text
38568 \end_layout
38569
38570 \end_inset
38571 </cell>
38572 </row>
38573 </lyxtabular>
38574
38575 \end_inset
38576
38577
38578 \end_layout
38579
38580 \begin_layout Standard
38581 \noindent
38582 you can use the \SpecialChar LaTeX
38583 -package 
38584 \series bold
38585 picinpar
38586 \series default
38587
38588 \begin_inset Index idx
38589 status collapsed
38590
38591 \begin_layout Plain Layout
38592 \SpecialChar LaTeX
38593 -packages ! picinpar
38594 \end_layout
38595
38596 \end_inset
38597
38598 .
38599  Here is an example:
38600 \end_layout
38601
38602 \begin_layout Standard
38603 \begin_inset ERT
38604 status collapsed
38605
38606 \begin_layout Plain Layout
38607
38608
38609 \backslash
38610 ifpicinpar
38611 \end_layout
38612
38613 \end_inset
38614
38615
38616 \begin_inset Note Note
38617 status open
38618
38619 \begin_layout Plain Layout
38620 The following section will only be displayed when the \SpecialChar LaTeX
38621 -package 
38622 \series bold
38623 picinpar
38624 \series default
38625  is installed.
38626 \end_layout
38627
38628 \end_inset
38629
38630
38631 \end_layout
38632
38633 \begin_layout Standard
38634 \begin_inset ERT
38635 status collapsed
38636
38637 \begin_layout Plain Layout
38638
38639
38640 \backslash
38641 begin{window}[2,c,{
38642 \end_layout
38643
38644 \end_inset
38645
38646
38647 \begin_inset Graphics
38648         filename clipart/mobius.eps
38649         lyxscale 60
38650         width 40col%
38651         scaleBeforeRotation
38652         rotateOrigin center
38653
38654 \end_inset
38655
38656
38657 \begin_inset ERT
38658 status collapsed
38659
38660 \begin_layout Plain Layout
38661
38662 },]
38663 \end_layout
38664
38665 \begin_layout Plain Layout
38666
38667 {}
38668 \end_layout
38669
38670 \end_inset
38671
38672
38673 \size small
38674 It was in the spring of the year 1894 that all London was interested, and
38675  the fashionable world dismayed, by the murder of the Honourable Ronald
38676  Adair under most unusual and inexplicable circumstances.
38677  The public has already learned those particulars of the crime which
38678 \size default
38679
38680 \begin_inset ERT
38681 status collapsed
38682
38683 \begin_layout Plain Layout
38684
38685
38686 \backslash
38687 footnotemark{}
38688 \end_layout
38689
38690 \end_inset
38691
38692
38693 \size small
38694  came out in the police investigation, but a good deal was suppressed upon
38695  that occasion, since the case for the prosecution was so overwhelmingly
38696  strong that it was not necessary to bring forward all the facts.
38697  Only now, at the end of nearly ten years, am I allowed to supply those
38698  missing links which make up the whole of that remarkable chain.
38699 \size default
38700
38701 \begin_inset ERT
38702 status collapsed
38703
38704 \begin_layout Plain Layout
38705
38706
38707 \backslash
38708 end{window}
38709 \end_layout
38710
38711 \end_inset
38712
38713
38714 \end_layout
38715
38716 \begin_layout Standard
38717 \begin_inset ERT
38718 status collapsed
38719
38720 \begin_layout Plain Layout
38721
38722
38723 \backslash
38724 footnotetext{
38725 \end_layout
38726
38727 \end_inset
38728
38729 Footnote of the paragraph with the fixed object.
38730 \begin_inset ERT
38731 status collapsed
38732
38733 \begin_layout Plain Layout
38734
38735 }
38736 \end_layout
38737
38738 \end_inset
38739
38740
38741 \end_layout
38742
38743 \begin_layout Standard
38744 Surrounded fixed objects are used to let text float around them, at which
38745  the object's position in the paragraph can be determined by the number
38746  of lines above it.
38747  In contrary to floats is it not possible to have a numbered caption.
38748 \end_layout
38749
38750 \begin_layout Standard
38751 A fixed object is inserted by adding the command
38752 \end_layout
38753
38754 \begin_layout Standard
38755
38756 \series bold
38757
38758 \backslash
38759 begin{window}[2,c,{
38760 \end_layout
38761
38762 \begin_layout Standard
38763 as \SpecialChar TeX
38764  Code at the beginning of the paragraph.
38765  The first parameter in the bracket, here '2', defines the number of lines
38766  above the object, the second, here 'c', the position of the object.
38767  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
38768  Behind the command you insert the object.
38769  In this example an image with a width of 40
38770 \begin_inset space \thinspace{}
38771 \end_inset
38772
38773 % of the text column width was inserted.
38774  The object can also be a table, a box or an equation.
38775  Behind the object the command
38776 \end_layout
38777
38778 \begin_layout Standard
38779
38780 \series bold
38781 },description text]
38782 \begin_inset Newline newline
38783 \end_inset
38784
38785 {}
38786 \end_layout
38787
38788 \begin_layout Standard
38789 is inserted.
38790  Note that the 
38791 \begin_inset Quotes eld
38792 \end_inset
38793
38794
38795 \series bold
38796 {}
38797 \series default
38798
38799 \begin_inset Quotes erd
38800 \end_inset
38801
38802  is in the second line.
38803  The description text is optional.
38804  The text surrounding the object must be in the same paragraph as the object,
38805  so it must begin directly after the 
38806 \series bold
38807 {}
38808 \series default
38809 .
38810  At the end of the paragraph insert the command:
38811 \end_layout
38812
38813 \begin_layout Standard
38814
38815 \series bold
38816
38817 \backslash
38818 end{window}
38819 \end_layout
38820
38821 \begin_layout Standard
38822 Within a paragraph with a fixed object, you cannot insert footnotes in the
38823  normal way.
38824  You have to use instead the command 
38825 \series bold
38826
38827 \backslash
38828 footnotemark
38829 \series default
38830  inside the paragraph and outside the command 
38831 \series bold
38832
38833 \backslash
38834 footnotetext
38835 \series default
38836  as described in sec.
38837 \begin_inset space \thinspace{}
38838 \end_inset
38839
38840
38841 \begin_inset CommandInset ref
38842 LatexCommand ref
38843 reference "sec:Footnotes"
38844
38845 \end_inset
38846
38847 .
38848 \end_layout
38849
38850 \begin_layout Standard
38851 \begin_inset ERT
38852 status collapsed
38853
38854 \begin_layout Plain Layout
38855
38856
38857 \backslash
38858 else
38859 \end_layout
38860
38861 \end_inset
38862
38863
38864 \begin_inset Note Note
38865 status open
38866
38867 \begin_layout Plain Layout
38868 The following will be displayed when the \SpecialChar LaTeX
38869 -package 
38870 \series bold
38871 picinpar
38872 \series default
38873  is not installed:
38874 \end_layout
38875
38876 \end_inset
38877
38878
38879 \end_layout
38880
38881 \begin_layout Standard
38882 You need to install the \SpecialChar LaTeX
38883 -package 
38884 \series bold
38885 picinpar
38886 \series default
38887  to see the following part of this section in the output.
38888 \end_layout
38889
38890 \begin_layout Standard
38891 \begin_inset ERT
38892 status collapsed
38893
38894 \begin_layout Plain Layout
38895
38896
38897 \backslash
38898 fi
38899 \end_layout
38900
38901 \end_inset
38902
38903
38904 \end_layout
38905
38906 \begin_layout Section
38907 Initials
38908 \begin_inset Index idx
38909 status collapsed
38910
38911 \begin_layout Plain Layout
38912 Initials
38913 \end_layout
38914
38915 \end_inset
38916
38917
38918 \begin_inset Index idx
38919 status collapsed
38920
38921 \begin_layout Plain Layout
38922 Surrounded by text ! Initials
38923 \end_layout
38924
38925 \end_inset
38926
38927
38928 \end_layout
38929
38930 \begin_layout Standard
38931 To use initials, you must have the \SpecialChar LaTeX
38932 -package 
38933 \series bold
38934 lettrine
38935 \series default
38936
38937 \begin_inset Index idx
38938 status collapsed
38939
38940 \begin_layout Plain Layout
38941 \SpecialChar LaTeX
38942 -packages ! lettrine
38943 \end_layout
38944
38945 \end_inset
38946
38947  installed and use the module 
38948 \family sans
38949 Initials
38950 \family default
38951  in your document (menu 
38952 \family sans
38953 Document\SpecialChar menuseparator
38954 Settings\SpecialChar menuseparator
38955 Modules
38956 \family default
38957 ).
38958  To insert an initial, use the style 
38959 \family sans
38960 Initial
38961 \family default
38962 .
38963  This style has a mandatory and two optional arguments.
38964  The arguments are inserted via the 
38965 \family sans
38966 Insert
38967 \family default
38968  menu.
38969  The mandatory argument 
38970 \family sans
38971 Initial
38972 \family default
38973  contains the letter(s) that is the initial, the argument 
38974 \family sans
38975 Rest
38976 \begin_inset space ~
38977 \end_inset
38978
38979 of
38980 \begin_inset space ~
38981 \end_inset
38982
38983 Initial
38984 \family default
38985  contains the rest of the word or text of the initial letter(s).
38986  The argument 
38987 \family sans
38988 Options
38989 \family default
38990  contains parameters to modify the initial.
38991  For more information about the possible parameters see the documentation
38992  of 
38993 \series bold
38994 lettrine
38995 \series default
38996
38997 \begin_inset CommandInset citation
38998 LatexCommand cite
38999 key "lettrine"
39000
39001 \end_inset
39002
39003 .
39004  The style itself contains the text that is surrounding the initial.
39005  The usual style is hereby that the word whose first letter is the initial,
39006  is printed with 
39007 \shape smallcaps
39008 small caps
39009 \shape default
39010 .
39011 \end_layout
39012
39013 \begin_layout Standard
39014 Here are some examples:
39015 \end_layout
39016
39017 \begin_layout Standard
39018 \begin_inset ERT
39019 status collapsed
39020
39021 \begin_layout Plain Layout
39022
39023
39024 \backslash
39025 iflettrine
39026 \end_layout
39027
39028 \end_inset
39029
39030
39031 \begin_inset Note Note
39032 status open
39033
39034 \begin_layout Plain Layout
39035 The following section will only be displayed when the \SpecialChar LaTeX
39036 -package 
39037 \series bold
39038 lettrine
39039 \series default
39040  is installed.
39041 \end_layout
39042
39043 \end_inset
39044
39045
39046 \end_layout
39047
39048 \begin_layout Enumerate
39049 No optional argument, the initial is the letter 'I' in the math font 
39050 \begin_inset Formula $\mathfrak{Fraktur}$
39051 \end_inset
39052
39053 :
39054 \end_layout
39055
39056 \begin_deeper
39057 \begin_layout Initial
39058 \begin_inset Argument 2
39059 status open
39060
39061 \begin_layout Plain Layout
39062 \begin_inset Formula $\mathfrak{I}$
39063 \end_inset
39064
39065
39066 \end_layout
39067
39068 \end_inset
39069
39070
39071 \begin_inset Argument 3
39072 status open
39073
39074 \begin_layout Plain Layout
39075 t
39076 \end_layout
39077
39078 \end_inset
39079
39080  was in the spring of the year 1894 that all London was interested, and
39081  the fashionable world dismayed, by the murder of the Honourable Ronald
39082  Adair under most unusual and inexplicable circumstances.
39083  The public has already learned those particulars of the crime which came
39084  out in the police investigation, but a good deal was suppressed upon that
39085  occasion, since the case for the prosecution was so overwhelmingly strong
39086  that it was not necessary to bring forward all the facts.
39087 \begin_inset Newpage newpage
39088 \end_inset
39089
39090
39091 \end_layout
39092
39093 \end_deeper
39094 \begin_layout Enumerate
39095 Only one line is surrounding the initial, which is formed by two letters
39096  in standard font and no text is printed in small caps:
39097 \end_layout
39098
39099 \begin_deeper
39100 \begin_layout Initial
39101 \begin_inset Argument 1
39102 status open
39103
39104 \begin_layout Plain Layout
39105 lines=1
39106 \end_layout
39107
39108 \end_inset
39109
39110
39111 \begin_inset Argument 2
39112 status open
39113
39114 \begin_layout Plain Layout
39115 It
39116 \end_layout
39117
39118 \end_inset
39119
39120  was in the spring of the year 1894 that all London was interested, and
39121  the fashionable world dismayed, by the murder of the Honourable Ronald
39122  Adair under most unusual and inexplicable circumstances.
39123  The public has already learned those particulars of the crime which came
39124  out in the police investigation, but a good deal was suppressed upon that
39125  occasion, since the case for the prosecution was so overwhelmingly strong
39126  that it was not necessary to bring forward all the facts.
39127 \end_layout
39128
39129 \end_deeper
39130 \begin_layout Enumerate
39131 Magenta, hanging initial over 3
39132 \begin_inset space ~
39133 \end_inset
39134
39135 lines in the math font 
39136 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39137 \end_inset
39138
39139 , the text 
39140 \begin_inset Quotes eld
39141 \end_inset
39142
39143 t was in the spring
39144 \begin_inset Quotes erd
39145 \end_inset
39146
39147  is in 
39148 \shape smallcaps
39149 small caps
39150 \shape default
39151 ; to color the initial, you must insert this command before the initial:
39152 \begin_inset Newline newline
39153 \end_inset
39154
39155
39156 \series bold
39157
39158 \backslash
39159 renewcommand{
39160 \backslash
39161 LettrineFontHook}{
39162 \backslash
39163 color{color}}
39164 \series default
39165
39166 \begin_inset Newline newline
39167 \end_inset
39168
39169 where the second 
39170 \emph on
39171 color
39172 \emph default
39173  can be 
39174 \begin_inset Quotes eld
39175 \end_inset
39176
39177 red
39178 \begin_inset Quotes erd
39179 \end_inset
39180
39181
39182 \begin_inset Quotes eld
39183 \end_inset
39184
39185 blue
39186 \begin_inset Quotes erd
39187 \end_inset
39188
39189
39190 \begin_inset Quotes eld
39191 \end_inset
39192
39193 green
39194 \begin_inset Quotes erd
39195 \end_inset
39196
39197
39198 \begin_inset Quotes eld
39199 \end_inset
39200
39201 yellow
39202 \begin_inset Quotes erd
39203 \end_inset
39204
39205
39206 \begin_inset Quotes eld
39207 \end_inset
39208
39209 cyan
39210 \begin_inset Quotes erd
39211 \end_inset
39212
39213
39214 \begin_inset Quotes eld
39215 \end_inset
39216
39217 magenta
39218 \begin_inset Quotes erd
39219 \end_inset
39220
39221
39222 \begin_inset Quotes eld
39223 \end_inset
39224
39225 black
39226 \begin_inset Quotes erd
39227 \end_inset
39228
39229  or 
39230 \begin_inset Quotes eld
39231 \end_inset
39232
39233 white
39234 \begin_inset Quotes erd
39235 \end_inset
39236
39237 , and add this command to the document preamble:
39238 \begin_inset Newline newline
39239 \end_inset
39240
39241
39242 \series bold
39243
39244 \backslash
39245 @ifundefined{textcolor}
39246 \begin_inset Newline newline
39247 \end_inset
39248
39249
39250 \begin_inset space ~
39251 \end_inset
39252
39253 {
39254 \backslash
39255 usepackage{color}}{}
39256 \end_layout
39257
39258 \begin_deeper
39259 \begin_layout Standard
39260 \begin_inset ERT
39261 status collapsed
39262
39263 \begin_layout Plain Layout
39264
39265
39266 \backslash
39267 renewcommand{
39268 \backslash
39269 LettrineFontHook}{
39270 \backslash
39271 color{magenta}}
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \begin_inset Note Note
39278 status collapsed
39279
39280 \begin_layout Plain Layout
39281 makes the initial magenta
39282 \end_layout
39283
39284 \end_inset
39285
39286
39287 \end_layout
39288
39289 \begin_layout Initial
39290 \begin_inset Argument 1
39291 status open
39292
39293 \begin_layout Plain Layout
39294 lines=3, lhang=0.33, loversize=0.25
39295 \end_layout
39296
39297 \end_inset
39298
39299
39300 \begin_inset Argument 2
39301 status open
39302
39303 \begin_layout Plain Layout
39304 \begin_inset Formula $\mathcal{I}$
39305 \end_inset
39306
39307
39308 \end_layout
39309
39310 \end_inset
39311
39312
39313 \begin_inset Argument 3
39314 status open
39315
39316 \begin_layout Plain Layout
39317 t was in the spring
39318 \end_layout
39319
39320 \end_inset
39321
39322  of the year 1894 that all London was interested, and the fashionable world
39323  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39324  and inexplicable circumstances.
39325  The public has already learned those particulars of the crime which came
39326  out in the police investigation, but a good deal was suppressed upon that
39327  occasion, since the case for the prosecution was so overwhelmingly strong
39328  that it was not necessary to bring forward all the facts.
39329 \end_layout
39330
39331 \end_deeper
39332 \begin_layout Standard
39333 \begin_inset ERT
39334 status collapsed
39335
39336 \begin_layout Plain Layout
39337
39338
39339 \backslash
39340 else
39341 \end_layout
39342
39343 \end_inset
39344
39345
39346 \begin_inset Note Note
39347 status open
39348
39349 \begin_layout Plain Layout
39350 The following will be displayed when the \SpecialChar LaTeX
39351 -package 
39352 \series bold
39353 lettrine
39354 \series default
39355  is not installed:
39356 \end_layout
39357
39358 \end_inset
39359
39360
39361 \end_layout
39362
39363 \begin_layout Standard
39364 You need to install the \SpecialChar LaTeX
39365 -package 
39366 \series bold
39367 lettrine
39368 \series default
39369  to see the following part of this section in the output.
39370 \end_layout
39371
39372 \begin_layout Standard
39373 \begin_inset ERT
39374 status collapsed
39375
39376 \begin_layout Plain Layout
39377
39378
39379 \backslash
39380 fi
39381 \end_layout
39382
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \begin_layout Chapter
39389 External Document Parts
39390 \begin_inset Index idx
39391 status collapsed
39392
39393 \begin_layout Plain Layout
39394 External Document Parts
39395 \end_layout
39396
39397 \end_inset
39398
39399
39400 \end_layout
39401
39402 \begin_layout Standard
39403 With the menu 
39404 \family sans
39405 Insert\SpecialChar menuseparator
39406 File
39407 \family default
39408  you can insert external material into your document.
39409  This can be:
39410 \end_layout
39411
39412 \begin_layout Description
39413 LyX
39414 \begin_inset space ~
39415 \end_inset
39416
39417 Document Another \SpecialChar LyX
39418  document; its content is directly inserted to your document.
39419 \end_layout
39420
39421 \begin_layout Description
39422 Plain
39423 \begin_inset space ~
39424 \end_inset
39425
39426 Text A text document; each line is inserted in your document as a separate
39427  paragraph.
39428 \end_layout
39429
39430 \begin_layout Description
39431 Plain
39432 \begin_inset space ~
39433 \end_inset
39434
39435 Text,
39436 \begin_inset space ~
39437 \end_inset
39438
39439 Join
39440 \begin_inset space ~
39441 \end_inset
39442
39443 Lines A text document; text lines are inserted in your document continuously
39444  but an empty text line creates a new paragraph.
39445 \end_layout
39446
39447 \begin_layout Description
39448 External
39449 \begin_inset space ~
39450 \end_inset
39451
39452 Material Files in various formats.
39453 \end_layout
39454
39455 \begin_layout Description
39456 Child
39457 \begin_inset space ~
39458 \end_inset
39459
39460 Document \SpecialChar LyX
39461  or \SpecialChar LaTeX
39462  documents.
39463 \end_layout
39464
39465 \begin_layout Section
39466 External Material
39467 \begin_inset Index idx
39468 status collapsed
39469
39470 \begin_layout Plain Layout
39471 External Document Parts ! External Material
39472 \end_layout
39473
39474 \end_inset
39475
39476
39477 \end_layout
39478
39479 \begin_layout Standard
39480 The external material feature allows you to insert files into your document
39481  without converting them to a format that can be read by the document output
39482  format.
39483  \SpecialChar LyX
39484  takes care of the necessary conversions.
39485  This is similar to images that can be inserted in various image formats
39486  in \SpecialChar LyX
39487  documents.
39488  When you have enabled Instant Preview in \SpecialChar LyX
39489 's preferences under 
39490 \family sans
39491 Look
39492 \begin_inset space ~
39493 \end_inset
39494
39495 and
39496 \begin_inset space ~
39497 \end_inset
39498
39499 feel\SpecialChar menuseparator
39500 Graphics
39501 \family default
39502 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
39503 .
39504 \end_layout
39505
39506 \begin_layout Standard
39507 External material can be inserted via the 
39508 \family sans
39509 External Material
39510 \family default
39511  dialog that is accessible with the menu 
39512 \family sans
39513 Insert\SpecialChar menuseparator
39514 File\SpecialChar menuseparator
39515 External
39516 \begin_inset space ~
39517 \end_inset
39518
39519 Material
39520 \family default
39521 .
39522  Currently the following file types (
39523 \family sans
39524 Templates
39525 \family default
39526 ) are allowed:
39527 \end_layout
39528
39529 \begin_layout Description
39530 Chess
39531 \begin_inset space ~
39532 \end_inset
39533
39534 diagram This template supports chess position diagrams made with the program
39535  
39536 \series bold
39537
39538 \begin_inset CommandInset href
39539 LatexCommand href
39540 name "XBoard"
39541 target "http://en.wikipedia.org/wiki/XBoard"
39542
39543 \end_inset
39544
39545
39546 \series default
39547 .
39548 \end_layout
39549
39550 \begin_layout Description
39551 Dia
39552 \begin_inset space ~
39553 \end_inset
39554
39555 diagram This template supports diagrams created with the program 
39556 \series bold
39557
39558 \begin_inset CommandInset href
39559 LatexCommand href
39560 name "Dia"
39561 target "http://en.wikipedia.org/wiki/Dia_(software)"
39562
39563 \end_inset
39564
39565
39566 \series default
39567 .
39568 \end_layout
39569
39570 \begin_layout Description
39571 Spreadsheet With this template you can insert spreadsheets
39572 \begin_inset space \thinspace{}
39573 \end_inset
39574
39575 /
39576 \begin_inset space \thinspace{}
39577 \end_inset
39578
39579 tables in the format of 
39580 \series bold
39581
39582 \begin_inset CommandInset href
39583 LatexCommand href
39584 name "Gnumeric"
39585 target "http://en.wikipedia.org/wiki/Gnumeric"
39586
39587 \end_inset
39588
39589
39590 \series default
39591
39592 \begin_inset CommandInset href
39593 LatexCommand href
39594 name "OpenDocument"
39595 target "http://en.wikipedia.org/wiki/OpenDocument"
39596
39597 \end_inset
39598
39599
39600 \begin_inset CommandInset href
39601 LatexCommand href
39602 name "Microsoft Office XML"
39603 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39604
39605 \end_inset
39606
39607  and 
39608 \begin_inset CommandInset href
39609 LatexCommand href
39610 name "Office Open XML"
39611 target "http://en.wikipedia.org/wiki/Office_Open_XML"
39612
39613 \end_inset
39614
39615 .
39616  For this feature \SpecialChar LyX
39617  must have found the program 
39618 \family typewriter
39619 ssconvert
39620 \family default
39621  during its configuration.
39622  This program is part of Gnumeric, so that you must have Gnumeric installed,
39623  also if you don't have tables in the Gnumeric format.
39624  For examples and possible limitations have a look at \SpecialChar LyX
39625 's example file 
39626 \emph on
39627 spreadsheet.lyx
39628 \emph default
39629 .
39630 \end_layout
39631
39632 \begin_layout Description
39633 Lilypond
39634 \begin_inset space ~
39635 \end_inset
39636
39637 typeset
39638 \begin_inset space ~
39639 \end_inset
39640
39641 music This template is used for music notation typeset with the program
39642 \begin_inset Newline linebreak
39643 \end_inset
39644
39645
39646 \series bold
39647
39648 \begin_inset CommandInset href
39649 LatexCommand href
39650 name "LilyPond"
39651 target "http://en.wikipedia.org/wiki/LilyPond"
39652
39653 \end_inset
39654
39655
39656 \series default
39657 .
39658  For \SpecialChar LyX
39659 's extended support for LilyPond have a look at \SpecialChar LyX
39660 's example file 
39661 \emph on
39662 lilypond.lyx
39663 \emph default
39664 .
39665 \end_layout
39666
39667 \begin_layout Description
39668 PDF
39669 \begin_inset space ~
39670 \end_inset
39671
39672 pages With this template you can insert PDF documents to your document.
39673  To specify the range of pages that should be included, use the option 
39674 \series bold
39675 pages
39676 \series default
39677  in the 
39678 \family sans
39679 Option
39680 \family default
39681  field in the 
39682 \family sans
39683 LaTeX and LyX options
39684 \family default
39685  tab.
39686  The argument of this option is a comma separated list, containing page
39687  numbers (insert as option 
39688 \series bold
39689 pages={3,5,6,8}
39690 \series default
39691 ), ranges of page numbers (
39692 \series bold
39693 pages={4-9}
39694 \series default
39695 ) or any combination.
39696  To insert empty pages use {}.
39697  E.
39698 \begin_inset space \thinspace{}
39699 \end_inset
39700
39701 g.
39702 \begin_inset space ~
39703 \end_inset
39704
39705
39706 \series bold
39707 pages={3,{},8-11,15}
39708 \series default
39709  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
39710  Page ranges are specified in the syntax 
39711 \emph on
39712 start
39713 \emph default
39714 -
39715 \emph on
39716 stop
39717 \emph default
39718 .
39719  This selects all pages from 
39720 \emph on
39721 start
39722 \emph default
39723  to 
39724 \emph on
39725 stop
39726 \emph default
39727 .
39728  Omitting 
39729 \emph on
39730 start
39731 \emph default
39732  defaults to the first page; omitting 
39733 \emph on
39734 stop
39735 \emph default
39736  defaults to the last page of the document.
39737  The last page can also be selected with the keyword 
39738 \series bold
39739 last
39740 \series default
39741 .
39742  (This is only permitted in a page range.) So 
39743 \series bold
39744 pages=-
39745 \series default
39746  will insert all pages of the document and 
39747 \series bold
39748 pages=last-1
39749 \series default
39750  will insert all pages in reverse order.
39751  If the pages option is not specified, only the first page of the PDF is
39752  inserted.
39753 \begin_inset Newline newline
39754 \end_inset
39755
39756 The option 
39757 \series bold
39758 noautoscale
39759 \series default
39760  inserts the pages with their original size, if this option is not given,
39761  the pages will be resized to fith the width of the page of your document.
39762  In the tab 
39763 \family sans
39764 Size and Rotation
39765 \family default
39766  you can specify the width and height of the input pages and their rotation.
39767  If another width than 100
39768 \begin_inset space \thinspace{}
39769 \end_inset
39770
39771 Scale% is used, the option 
39772 \series bold
39773 noautoscale
39774 \series default
39775  will be overwritten.
39776  For more info and possible options, have a look into the documentation
39777  of the \SpecialChar LaTeX
39778 -package 
39779 \series bold
39780 pdfpages
39781 \series default
39782  
39783 \begin_inset CommandInset citation
39784 LatexCommand cite
39785 key "pdfpages"
39786
39787 \end_inset
39788
39789 .
39790 \begin_inset Index idx
39791 status collapsed
39792
39793 \begin_layout Plain Layout
39794 \SpecialChar LaTeX
39795 -packages ! pdfpages
39796 \end_layout
39797
39798 \end_inset
39799
39800
39801 \begin_inset Newline newline
39802 \end_inset
39803
39804 To use this template in a 
39805 \family sans
39806 Beamer
39807 \family default
39808  presentation you need to first insert an 
39809 \family sans
39810 EndFrame
39811 \family default
39812  environment and in a subsequent paragraph a \SpecialChar TeX
39813  Code box containing the command
39814  
39815 \series bold
39816
39817 \backslash
39818 setbeamertemplate{background canvas}{}
39819 \series default
39820 .
39821  Then you can insert as many paragraphs containing the PDFPages template
39822  as you wish.
39823  Behind the included PDF pages you can resume the Beamer presentation by
39824  beginning a new frame or by starting a new section.
39825  To avoid stray blank pages prior to the PDF pages, make sure to use the
39826  
39827 \family sans
39828 Default
39829 \family default
39830  alignment for the paragraph containing the template.
39831 \begin_inset Newline newline
39832 \end_inset
39833
39834 Here is an included PDF which is rotated by -5°: 
39835 \begin_inset External
39836         template PDFPages
39837         filename clipart/Abstract.pdf
39838         extra LaTeX "noautoscale, pages=-"
39839         rotateAngle -5
39840         rotateOrigin bottomleft
39841
39842 \end_inset
39843
39844
39845 \end_layout
39846
39847 \begin_layout Description
39848 Raster
39849 \begin_inset space ~
39850 \end_inset
39851
39852 image This can be used for bitmap images.
39853  The image can be treated in the 
39854 \family sans
39855 External material
39856 \family default
39857  dialog like the images that are usually included via the 
39858 \family sans
39859 Graphics
39860 \family default
39861  dialog as described in section
39862 \begin_inset space ~
39863 \end_inset
39864
39865
39866 \begin_inset CommandInset ref
39867 LatexCommand ref
39868 reference "sec:Graphics-Dialog"
39869
39870 \end_inset
39871
39872 .
39873  Here is an inserted raster image: 
39874 \begin_inset External
39875         template RasterImage
39876         filename clipart/ToolbarEnvBox.png
39877
39878 \end_inset
39879
39880
39881 \end_layout
39882
39883 \begin_layout Description
39884 Vector
39885 \begin_inset space ~
39886 \end_inset
39887
39888 graphics This can be used for vector graphics.
39889  The image can be treated in the 
39890 \family sans
39891 External material
39892 \family default
39893  dialog like the images that are usually included via the 
39894 \family sans
39895 Graphics
39896 \family default
39897  dialog as described in section
39898 \begin_inset space ~
39899 \end_inset
39900
39901
39902 \begin_inset CommandInset ref
39903 LatexCommand ref
39904 reference "sec:Graphics-Dialog"
39905
39906 \end_inset
39907
39908 .
39909  Here is an inserted vector graphics: 
39910 \begin_inset External
39911         template VectorGraphics
39912         filename clipart/SVG-Drawing.svg
39913         scale 33
39914
39915 \end_inset
39916
39917
39918 \end_layout
39919
39920 \begin_layout Description
39921 Xfig
39922 \begin_inset space ~
39923 \end_inset
39924
39925 figure This template supports images created with the program 
39926 \series bold
39927
39928 \begin_inset CommandInset href
39929 LatexCommand href
39930 name "Xfig"
39931 target "http://en.wikipedia.org/wiki/Xfig"
39932
39933 \end_inset
39934
39935
39936 \series default
39937 .
39938 \change_inserted 227574939 1473131626
39939
39940 \end_layout
39941
39942 \begin_layout Description
39943
39944 \change_inserted 227574939 1473131628
39945 Inkscape
39946 \begin_inset space ~
39947 \end_inset
39948
39949 figure This experimental template supports 
39950 \change_inserted 2047637253 1475533187
39951 SVG 
39952 \change_inserted 227574939 1473131628
39953 images
39954 \change_inserted 2047637253 1475533525
39955  that contain text written in \SpecialChar LaTeX
39956 .
39957
39958 \change_inserted 227574939 1473131628
39959  
39960 \change_inserted 2047637253 1475533551
39961 It relies on the PDF/PS+\SpecialChar LaTeX
39962  option of 
39963 \change_deleted 2047637253 1475533556
39964 created with 
39965 \change_inserted 227574939 1473131628
39966 the program 
39967 \begin_inset CommandInset href
39968 LatexCommand href
39969 name "Inkscape"
39970 target "https://en.wikipedia.org/wiki/Inkscape"
39971
39972 \end_inset
39973
39974 .
39975  
39976 \change_inserted 2047637253 1475534005
39977 As described by the CTAN demonstration package 
39978 \emph on
39979 svg-inkscape
39980 \emph default
39981 ,
39982 \end_layout
39983
39984 \begin_deeper
39985 \begin_layout Quote
39986
39987 \change_inserted 2047637253 1475534064
39988
39989 \emph on
39990 using the 
39991 \begin_inset Quotes eld
39992 \end_inset
39993
39994 PDF+\SpecialChar LaTeX
39995  output
39996 \begin_inset Quotes erd
39997 \end_inset
39998
39999  option of Inkscape, it is possible to include SVG in documents, in which
40000  \SpecialChar LaTeX
40001  typesets the text.
40002  This results in uniform text style throughout the document, including text
40003  in images; moreover, \SpecialChar LaTeX
40004  commands may be used in the image’s text, providing
40005  such things as mathematics and references.
40006 \end_layout
40007
40008 \begin_layout Standard
40009
40010 \change_inserted 2047637253 1475534692
40011 With Inkscape, even the size of the font is taken from the surrounding \SpecialChar LaTeX
40012
40013  document.
40014  Of course, you can always embed \SpecialChar LaTeX
40015  modifiers like 
40016 \family typewriter
40017
40018 \backslash
40019 Large
40020 \family default
40021
40022 \family typewriter
40023
40024 \backslash
40025 small
40026 \family default
40027 , etc.
40028  into your figure text strings.
40029  Refer to the 
40030 \emph on
40031 svg-inkscape
40032 \emph default
40033  documentation package for more information and examples.
40034 \end_layout
40035
40036 \begin_layout Standard
40037
40038 \change_inserted 2047637253 1475534902
40039 It should be noted that while the image takes into account the surrounding
40040  font, its preview in \SpecialChar LyX
40041  does not.
40042  Wrapping the external inset in a preview inset gives better results in
40043  this regard.
40044 \end_layout
40045
40046 \begin_layout Standard
40047
40048 \change_deleted 2047637253 1475534821
40049 It
40050 \change_inserted 2047637253 1475534913
40051 The template
40052 \change_inserted 227574939 1473131628
40053  works very similarly to Xfig support, except that Inkscape is a more modern
40054  image editor than Xfig, which uses Scalable Vector Graphics (SVG) as its
40055  native format.
40056
40057 \change_unchanged
40058  
40059 \change_inserted 227574939 1473131628
40060 LyX will process the image file in much the same way as it does an Xfig
40061  image, extracting the text into a separate TeX file for the text strings,
40062  and a PDF file for the rest.
40063 \end_layout
40064
40065 \begin_layout Description
40066
40067 \change_inserted 227574939 1473131628
40068 Warning: Unfortunately the latest version of Inkscape, 0.91, contains a bug:
40069  with multi-page PDFs, the TeX file will sometimes reference more pages
40070  than the PDF file contains.
40071  This is the version that ships with Ubuntu 16.04.
40072  Its use with LyX can therefore not be recommended, until the bug is fixed
40073 \begin_inset Foot
40074 status open
40075
40076 \begin_layout Plain Layout
40077
40078 \change_inserted 227574939 1473131628
40079 A workaround for those who have already SVG figures in their document is,
40080  to manually do the LaTeX+PDF output from Inkscape, edit the 
40081 \family typewriter
40082 .pdf_tex
40083 \family default
40084  file to remove the erroneous references, and 
40085 \family typewriter
40086
40087 \backslash
40088 input
40089 \family default
40090  it directly into LyX, i.e., not use the external-template mechanism:
40091 \end_layout
40092
40093 \begin_layout Plain Layout
40094
40095 \change_inserted 227574939 1473131628
40096 \begin_inset Graphics
40097         filename clipart/workaround.png
40098         scale 50
40099
40100 \end_inset
40101
40102
40103 \end_layout
40104
40105 \begin_layout Plain Layout
40106
40107 \change_inserted 227574939 1473131628
40108 Here, the child document input inset (
40109 \family sans
40110 Insert\SpecialChar menuseparator
40111 File\SpecialChar menuseparator
40112 Child Document
40113 \family default
40114 ) was used, which allows you do directly edit the 
40115 \family typewriter
40116 .pdf_tex
40117 \family default
40118  file in a text editor.
40119  The LaTeX output is based on this edited snippet as re-generation from
40120  the SVG file has been commented out.
40121 \end_layout
40122
40123 \end_inset
40124
40125 .
40126 \change_deleted 2047637253 1475534230
40127
40128 \end_layout
40129
40130 \begin_layout Standard
40131
40132 \change_deleted 2047637253 1475534225
40133 The reason why we would use this complicated process at all, like in the
40134  case of Xfig, is that it makes the text strings inside the figure of the
40135  same font type and attributes as the surrounding text, which looks so much
40136  more professional.
40137  With Inkscape, even the 
40138 \emph on
40139 size
40140 \emph default
40141  of the font is taken from the surrounding LaTeX document – in Xfig, you
40142  have to set it by hand to be the same.
40143  Of course you can always embed LaTeX modifiers like 
40144 \family typewriter
40145
40146 \backslash
40147 Large
40148 \family default
40149
40150 \family typewriter
40151
40152 \backslash
40153 small
40154 \family default
40155 , etc.
40156  into your figure text strings.
40157 \change_inserted 227574939 1473131628
40158
40159 \end_layout
40160
40161 \end_deeper
40162 \begin_layout Standard
40163 \begin_inset Float table
40164 placement !h
40165 wide false
40166 sideways false
40167 status open
40168
40169 \begin_layout Plain Layout
40170 \begin_inset Caption Standard
40171
40172 \begin_layout Plain Layout
40173 \begin_inset CommandInset label
40174 LatexCommand label
40175 name "tab:Comparison-of-the"
40176
40177 \end_inset
40178
40179 Comparison of the date input methods.
40180 \end_layout
40181
40182 \end_inset
40183
40184
40185 \end_layout
40186
40187 \begin_layout Plain Layout
40188 \align center
40189 \begin_inset Tabular
40190 <lyxtabular version="3" rows="4" columns="3">
40191 <features tabularvalignment="middle">
40192 <column alignment="center" valignment="top">
40193 <column alignment="center" valignment="top">
40194 <column alignment="center" valignment="top">
40195 <row>
40196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40197 \begin_inset Text
40198
40199 \begin_layout Plain Layout
40200 Document format
40201 \end_layout
40202
40203 \end_inset
40204 </cell>
40205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40206 \begin_inset Text
40207
40208 \begin_layout Plain Layout
40209
40210 \family sans
40211 Insert\SpecialChar menuseparator
40212 Date
40213 \end_layout
40214
40215 \end_inset
40216 </cell>
40217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40218 \begin_inset Text
40219
40220 \begin_layout Plain Layout
40221 command 
40222 \series bold
40223
40224 \backslash
40225 today
40226 \end_layout
40227
40228 \end_inset
40229 </cell>
40230 </row>
40231 <row>
40232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40233 \begin_inset Text
40234
40235 \begin_layout Plain Layout
40236 \SpecialChar LyX
40237
40238 \end_layout
40239
40240 \end_inset
40241 </cell>
40242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40243 \begin_inset Text
40244
40245 \begin_layout Plain Layout
40246 as date
40247 \end_layout
40248
40249 \end_inset
40250 </cell>
40251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40252 \begin_inset Text
40253
40254 \begin_layout Plain Layout
40255 as \SpecialChar TeX
40256  Code inset box
40257 \end_layout
40258
40259 \end_inset
40260 </cell>
40261 </row>
40262 <row>
40263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40264 \begin_inset Text
40265
40266 \begin_layout Plain Layout
40267 \SpecialChar LaTeX
40268
40269 \end_layout
40270
40271 \end_inset
40272 </cell>
40273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40274 \begin_inset Text
40275
40276 \begin_layout Plain Layout
40277 as date
40278 \end_layout
40279
40280 \end_inset
40281 </cell>
40282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40283 \begin_inset Text
40284
40285 \begin_layout Plain Layout
40286 as command
40287 \end_layout
40288
40289 \end_inset
40290 </cell>
40291 </row>
40292 <row>
40293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40294 \begin_inset Text
40295
40296 \begin_layout Plain Layout
40297 DVI, PDF, PS
40298 \end_layout
40299
40300 \end_inset
40301 </cell>
40302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40303 \begin_inset Text
40304
40305 \begin_layout Plain Layout
40306 as date
40307 \end_layout
40308
40309 \end_inset
40310 </cell>
40311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40312 \begin_inset Text
40313
40314 \begin_layout Plain Layout
40315 as date
40316 \end_layout
40317
40318 \end_inset
40319 </cell>
40320 </row>
40321 </lyxtabular>
40322
40323 \end_inset
40324
40325
40326 \end_layout
40327
40328 \end_inset
40329
40330
40331 \end_layout
40332
40333 \begin_layout Standard
40334 When you use the option 
40335 \family sans
40336 Draft
40337 \family default
40338  in the 
40339 \family sans
40340 File
40341 \family default
40342  tab of the 
40343 \family sans
40344 External Material
40345 \family default
40346  dialog, only the path to the inserted file is shown in the output.
40347 \begin_inset Newline newline
40348 \end_inset
40349
40350 External material is displayed in \SpecialChar LyX
40351  either as a box like this: 
40352 \begin_inset Graphics
40353         filename clipart/ExternalMaterial.png
40354         scale 75
40355         scaleBeforeRotation
40356
40357 \end_inset
40358
40359  or as image, depending on the option 
40360 \family sans
40361 Show in LyX
40362 \family default
40363  in the 
40364 \family sans
40365 LaTeX and LyX options
40366 \family default
40367  tab of the dialog.
40368 \end_layout
40369
40370 \begin_layout Standard
40371 The 
40372 \family sans
40373 \emph on
40374 Customization
40375 \family default
40376 \emph default
40377  manual explains how you can define your own templates.
40378 \end_layout
40379
40380 \begin_layout Section
40381 Child Documents
40382 \begin_inset CommandInset label
40383 LatexCommand label
40384 name "sec:Child-Documents"
40385
40386 \end_inset
40387
40388
40389 \begin_inset Index idx
40390 status collapsed
40391
40392 \begin_layout Plain Layout
40393 External Document Parts ! Child Documents
40394 \end_layout
40395
40396 \end_inset
40397
40398
40399 \begin_inset Index idx
40400 status collapsed
40401
40402 \begin_layout Plain Layout
40403 Files ! Include
40404 \end_layout
40405
40406 \end_inset
40407
40408
40409 \end_layout
40410
40411 \begin_layout Standard
40412 Child documents are used if you have a long document consisting of several
40413  larger parts or sections.
40414  For maintenance it is often useful and sometimes even required to split
40415  the document into several files that can be revised separately.
40416  The different documents are then the so called 
40417 \begin_inset Quotes eld
40418 \end_inset
40419
40420 child documents
40421 \begin_inset Quotes erd
40422 \end_inset
40423
40424 , and a master document connects them to print the full document or parts
40425  of it.
40426  A child document inherits elements from its master, for example the \SpecialChar LaTeX
40427  preamble,
40428  the bibliography, and labels for cross-references.
40429 \end_layout
40430
40431 \begin_layout Standard
40432 To be able to work on child documents without the need to open their master,
40433  specify in the child document the master in the menu
40434 \family sans
40435  Document\SpecialChar menuseparator
40436 Settings\SpecialChar menuseparator
40437 Document
40438 \begin_inset space ~
40439 \end_inset
40440
40441 Class
40442 \family default
40443 .
40444  This master document will then be used in the background by \SpecialChar LyX
40445  when you edit
40446  the child document.
40447 \end_layout
40448
40449 \begin_layout Standard
40450 Included documents are displayed in \SpecialChar LyX
40451  as a box like this: 
40452 \begin_inset Graphics
40453         filename clipart/ChildDocument.png
40454         scaleBeforeRotation
40455
40456 \end_inset
40457
40458  To include child documents in a master document use the menu 
40459 \family sans
40460 Insert\SpecialChar menuseparator
40461 File\SpecialChar menuseparator
40462 Child
40463 \begin_inset space ~
40464 \end_inset
40465
40466 Documents
40467 \family default
40468 .
40469  A dialog pops up where you can choose between four include methods:
40470 \end_layout
40471
40472 \begin_layout Description
40473 Include You can include \SpecialChar LyX
40474  and \SpecialChar LaTeX
40475  documents.
40476  When you press the 
40477 \family sans
40478 Edit
40479 \family default
40480  button in the 
40481 \family sans
40482 Child Document
40483 \family default
40484  dialog, the included document will be opened in \SpecialChar LyX
40485  in a new file tab so that
40486  you can modify it.
40487 \begin_inset Newline newline
40488 \end_inset
40489
40490
40491 \end_layout
40492
40493 \begin_layout Standard
40494 Here is a child document inserted using 
40495 \family sans
40496 Include
40497 \family default
40498
40499 \begin_inset CommandInset include
40500 LatexCommand include
40501 filename "DummyDocument1.lyx"
40502
40503 \end_inset
40504
40505
40506 \end_layout
40507
40508 \begin_layout Standard
40509 The section numbering includes the sections of the included files in the
40510  order they are inserted in the master document.
40511  The included example document has for example a subsection that is numbered
40512  as a subsection of this section.
40513  Labels of included documents can be referenced: Subsection
40514 \begin_inset space ~
40515 \end_inset
40516
40517
40518 \begin_inset CommandInset ref
40519 LatexCommand ref
40520 reference "subsec:External-Subsection-1"
40521
40522 \end_inset
40523
40524 .
40525 \end_layout
40526
40527 \begin_layout Standard
40528 The preamble of the child document is ignored; only the preamble of the
40529  master document is used.
40530  Branches in child documents will be ignored by the master document when
40531  the master document does not have a branch with the same name.
40532  Included documents are inserted starting on a new page and ending with
40533  a page break.
40534 \end_layout
40535
40536 \begin_layout Standard
40537 \begin_inset Note Greyedout
40538 status open
40539
40540 \begin_layout Plain Layout
40541
40542 \series bold
40543 Note:
40544 \series default
40545  If you have included a \SpecialChar LyX
40546  or \SpecialChar LaTeX
40547  file, you are warned when you export/view the
40548  document in case the child document uses another document class than the
40549  master document as this will lead to unexpected outputs.
40550 \end_layout
40551
40552 \end_inset
40553
40554
40555 \end_layout
40556
40557 \begin_layout Description
40558 Input This method is very similar to the Include method.
40559  The differences are:
40560 \end_layout
40561
40562 \begin_deeper
40563 \begin_layout Itemize
40564 Input files don't start with a new page and don't end with a page break.
40565 \end_layout
40566
40567 \begin_layout Itemize
40568 Input files can be previewed in \SpecialChar LyX
40569  when 
40570 \family sans
40571 Instant
40572 \begin_inset space ~
40573 \end_inset
40574
40575 Preview
40576 \family default
40577  is enabled in \SpecialChar LyX
40578 's preferences under 
40579 \family sans
40580 Look
40581 \begin_inset space ~
40582 \end_inset
40583
40584 and
40585 \begin_inset space ~
40586 \end_inset
40587
40588 feel\SpecialChar menuseparator
40589 Graphics
40590 \family default
40591 .
40592 \end_layout
40593
40594 \begin_layout Itemize
40595 You cannot exclude Input files via the menu 
40596 \family sans
40597 Document\SpecialChar menuseparator
40598 Settings\SpecialChar menuseparator
40599 Child Documents
40600 \family default
40601 .
40602 \end_layout
40603
40604 \end_deeper
40605 \begin_layout Standard
40606 Here is a child document inserted using 
40607 \family sans
40608 Input
40609 \family default
40610
40611 \begin_inset CommandInset include
40612 LatexCommand input
40613 filename "DummyDocument2.lyx"
40614
40615 \end_inset
40616
40617
40618 \end_layout
40619
40620 \begin_layout Description
40621 Verbatim With this method any text file can be included.
40622  The file is shown in the output with its source code; no command used in
40623  the text is invoked.
40624  You can use the option 
40625 \family sans
40626 Mark spaces in output
40627 \family default
40628  that displays the character 
40629 \begin_inset Quotes eld
40630 \end_inset
40631
40632
40633 \begin_inset ERT
40634 status collapsed
40635
40636 \begin_layout Plain Layout
40637
40638
40639 \backslash
40640 textvisiblespace 
40641 \end_layout
40642
40643 \end_inset
40644
40645
40646 \begin_inset Quotes erd
40647 \end_inset
40648
40649  for every space character in the source code.
40650  The difference from the method via the menu 
40651 \family sans
40652 Insert\SpecialChar menuseparator
40653 File\SpecialChar menuseparator
40654 Plain
40655 \begin_inset space ~
40656 \end_inset
40657
40658 Text
40659 \family default
40660  is that the document content is not shown in \SpecialChar LyX
40661 .
40662 \end_layout
40663
40664 \begin_layout Standard
40665 Here is a child document inserted as Verbatim: 
40666 \begin_inset CommandInset include
40667 LatexCommand verbatiminput
40668 filename "DummyTextDocument.txt"
40669
40670 \end_inset
40671
40672
40673 \begin_inset VSpace bigskip
40674 \end_inset
40675
40676  Here is a child document inserted as Verbatim using the 
40677 \family sans
40678 Mark spaces in output
40679 \family default
40680  option: 
40681 \begin_inset CommandInset include
40682 LatexCommand verbatiminput*
40683 filename "DummyTextDocument.txt"
40684
40685 \end_inset
40686
40687
40688 \end_layout
40689
40690 \begin_layout Standard
40691 \begin_inset VSpace bigskip
40692 \end_inset
40693
40694
40695 \end_layout
40696
40697 \begin_layout Standard
40698 \begin_inset Note Greyedout
40699 status open
40700
40701 \begin_layout Plain Layout
40702
40703 \series bold
40704 Note:
40705 \series default
40706  As you can see in the examples above, the text of the documents included
40707  as 
40708 \family sans
40709 verbatim
40710 \family default
40711  is not broken at the end of the document lines.
40712 \end_layout
40713
40714 \end_inset
40715
40716
40717 \end_layout
40718
40719 \begin_layout Description
40720 Listings This type is described in chapter
40721 \begin_inset space ~
40722 \end_inset
40723
40724
40725 \begin_inset CommandInset ref
40726 LatexCommand ref
40727 reference "cha:Program-Code-Listings"
40728
40729 \end_inset
40730
40731 .
40732 \end_layout
40733
40734 \begin_layout Standard
40735 \begin_inset Note Greyedout
40736 status open
40737
40738 \begin_layout Plain Layout
40739
40740 \series bold
40741 Note:
40742 \series default
40743  Including the same document twice in a document using different methods
40744  could cause \SpecialChar LaTeX
40745 -problems.
40746 \end_layout
40747
40748 \end_inset
40749
40750
40751 \end_layout
40752
40753 \begin_layout Standard
40754 If you want to view/export only selected children of your master document,
40755  either because you want to save compiling time or because you want to distribut
40756 e single chapters of the book you are just writing, you can exclude children
40757  from the output.
40758  This is done via the menu 
40759 \family sans
40760 Document\SpecialChar menuseparator
40761 Settings\SpecialChar menuseparator
40762 Child Documents
40763 \family default
40764 .
40765  You can exclude\SpecialChar breakableslash
40766 include children by double-clicking on the 
40767 \family sans
40768 include to output
40769 \family default
40770  column of the respective child document in the list (note that this only
40771  works for documents embedded via 
40772 \begin_inset Quotes eld
40773 \end_inset
40774
40775 Include
40776 \begin_inset Quotes erd
40777 \end_inset
40778
40779 , not with 
40780 \begin_inset Quotes eld
40781 \end_inset
40782
40783 Input
40784 \begin_inset Quotes erd
40785 \end_inset
40786
40787 ).
40788  If the option 
40789 \family sans
40790 Maintain counters and references
40791 \family default
40792  is enabled, \SpecialChar LyX
40793  will assure that all page numbers, references etc.
40794 \begin_inset space ~
40795 \end_inset
40796
40797 are correct as if the whole document was processed.
40798  This is useful if you want the selected sub-documents to look exactly as
40799  in the context of the whole document.
40800  However, \SpecialChar LyX
40801  needs to process the whole document in the background for this
40802  feature.
40803  So if you want to save compile time and if counters and references do not
40804  need to be correct, disable this checkbox.
40805 \end_layout
40806
40807 \begin_layout Standard
40808 Alternatively, you can put each included file into a branch.
40809 \begin_inset Foot
40810 status collapsed
40811
40812 \begin_layout Plain Layout
40813 Branches are described in section 
40814 \emph on
40815 Branches
40816 \emph default
40817  of the \SpecialChar LyX
40818  
40819 \emph on
40820 Userguide
40821 \emph default
40822 .
40823 \end_layout
40824
40825 \end_inset
40826
40827  By enabling\SpecialChar breakableslash
40828 disabling branches you can decide which included files will
40829  appear in the output.
40830  This has the advantage that it also works with Input'ed sub-documents.
40831  However, counters and references will not be maintained with this approach.
40832 \end_layout
40833
40834 \begin_layout Chapter
40835 Program Code Listings
40836 \begin_inset CommandInset label
40837 LatexCommand label
40838 name "cha:Program-Code-Listings"
40839
40840 \end_inset
40841
40842
40843 \begin_inset Index idx
40844 status collapsed
40845
40846 \begin_layout Plain Layout
40847 Listings
40848 \end_layout
40849
40850 \end_inset
40851
40852
40853 \begin_inset Index idx
40854 status collapsed
40855
40856 \begin_layout Plain Layout
40857 Program Code
40858 \end_layout
40859
40860 \end_inset
40861
40862
40863 \begin_inset Index idx
40864 status collapsed
40865
40866 \begin_layout Plain Layout
40867 Floats ! Listings
40868 \end_layout
40869
40870 \end_inset
40871
40872
40873 \end_layout
40874
40875 \begin_layout Standard
40876 To include and typeset program code you can use the 
40877 \family sans
40878 Listings
40879 \family default
40880  inset that can be inserted via the menu 
40881 \family sans
40882 Insert\SpecialChar menuseparator
40883 Program Listing
40884 \family default
40885 .
40886  The \SpecialChar LaTeX
40887 -package 
40888 \series bold
40889 listings
40890 \series default
40891
40892 \begin_inset Index idx
40893 status collapsed
40894
40895 \begin_layout Plain Layout
40896 \SpecialChar LaTeX
40897 -packages ! listings
40898 \end_layout
40899
40900 \end_inset
40901
40902  provides a powerful and flexible way to insert program source code into
40903  your document.
40904 \end_layout
40905
40906 \begin_layout Standard
40907 Right-clicking on a listings inset opens the context menu containing where
40908  you can set the listings format.
40909 \end_layout
40910
40911 \begin_layout Standard
40912 By default, a listing starts a new paragraph in the output.
40913  The placement option 
40914 \family sans
40915 Inline
40916 \begin_inset space ~
40917 \end_inset
40918
40919 listing
40920 \family default
40921  prints the listing inline like this: 
40922 \begin_inset listings
40923 lstparams "language={C++}"
40924 inline true
40925 status open
40926
40927 \begin_layout Plain Layout
40928
40929 int a=5;
40930 \end_layout
40931
40932 \end_inset
40933
40934
40935 \begin_inset Newline newline
40936 \end_inset
40937
40938 The option 
40939 \family sans
40940 Float
40941 \family default
40942  creates a listings float where you can specify the placement options 
40943 \begin_inset Quotes eld
40944 \end_inset
40945
40946
40947 \family sans
40948 h
40949 \family default
40950
40951 \begin_inset Quotes erd
40952 \end_inset
40953
40954
40955 \begin_inset Quotes eld
40956 \end_inset
40957
40958
40959 \family sans
40960 t
40961 \family default
40962
40963 \begin_inset Quotes erd
40964 \end_inset
40965
40966
40967 \begin_inset Quotes eld
40968 \end_inset
40969
40970
40971 \family sans
40972 b
40973 \family default
40974
40975 \begin_inset Quotes erd
40976 \end_inset
40977
40978 , and 
40979 \begin_inset Quotes eld
40980 \end_inset
40981
40982
40983 \family sans
40984 p
40985 \family default
40986
40987 \begin_inset Quotes erd
40988 \end_inset
40989
40990  corresponding to the float placement options described in section
40991 \begin_inset space ~
40992 \end_inset
40993
40994
40995 \begin_inset CommandInset ref
40996 LatexCommand ref
40997 reference "sec:Float-Placement"
40998
40999 \end_inset
41000
41001 .
41002  The placement options can be mixed and are inserted without any separation,
41003  e.
41004 \begin_inset space \thinspace{}
41005 \end_inset
41006
41007 g.
41008 \begin_inset space \space{}
41009 \end_inset
41010
41011
41012 \begin_inset Quotes eld
41013 \end_inset
41014
41015
41016 \family sans
41017 htbp
41018 \family default
41019
41020 \begin_inset Quotes erd
41021 \end_inset
41022
41023 .
41024  The option 
41025 \begin_inset Quotes eld
41026 \end_inset
41027
41028 h
41029 \begin_inset Quotes erd
41030 \end_inset
41031
41032  has sometimes no effect, but you don't need to use the 
41033 \family sans
41034 Float
41035 \family default
41036  option in this case as also non-float listings can have captions and be
41037  referenced.
41038 \end_layout
41039
41040 \begin_layout Standard
41041 You can add captions to listings with the menu 
41042 \family sans
41043 Insert\SpecialChar menuseparator
41044 Caption
41045 \family default
41046 .
41047  Listings can be referenced like floats: Listing
41048 \begin_inset space ~
41049 \end_inset
41050
41051
41052 \begin_inset CommandInset ref
41053 LatexCommand ref
41054 reference "lst:Example-Listing"
41055
41056 \end_inset
41057
41058 .
41059  A list of listings which contains all listings with captions can be created
41060  via the menu 
41061 \family sans
41062 Insert\SpecialChar menuseparator
41063 List
41064 \begin_inset space ~
41065 \end_inset
41066
41067 /
41068 \begin_inset space ~
41069 \end_inset
41070
41071 TOC\SpecialChar menuseparator
41072 List of Listings
41073 \family default
41074 .
41075  The list entries are the listing caption and the listing number.
41076 \end_layout
41077
41078 \begin_layout Standard
41079 \begin_inset listings
41080 lstparams "language=Python"
41081 inline false
41082 status open
41083
41084 \begin_layout Plain Layout
41085
41086 \begin_inset Caption Standard
41087
41088 \begin_layout Plain Layout
41089 \begin_inset CommandInset label
41090 LatexCommand label
41091 name "lst:Example-Listing"
41092
41093 \end_inset
41094
41095 Example Listing float
41096 \end_layout
41097
41098 \end_inset
41099
41100 # Example listing float
41101 \end_layout
41102
41103 \begin_layout Plain Layout
41104
41105 def func(param):
41106 \end_layout
41107
41108 \begin_layout Plain Layout
41109
41110     'this is a python function'
41111 \end_layout
41112
41113 \begin_layout Plain Layout
41114
41115     pass
41116 \end_layout
41117
41118 \end_inset
41119
41120
41121 \end_layout
41122
41123 \begin_layout Standard
41124 When you have set a programming language in the listings dialog, the keywords
41125  of this language will be recognized and specially typeset in the output.
41126  In the example listings the Python keyword 
41127 \begin_inset Quotes eld
41128 \end_inset
41129
41130 def
41131 \begin_inset Quotes erd
41132 \end_inset
41133
41134  is recognized and printed bold in the output.
41135 \end_layout
41136
41137 \begin_layout Standard
41138 \begin_inset Note Greyedout
41139 status open
41140
41141 \begin_layout Plain Layout
41142
41143 \series bold
41144 Note:
41145 \series default
41146  If you don't get bold keywords when using typewriter fonts, your 
41147 \family typewriter
41148 typewriter
41149 \family default
41150  font probably doesn't provide a bold shape.
41151  In this case select a different one in the menu 
41152 \family sans
41153 Document\SpecialChar menuseparator
41154 Settings\SpecialChar menuseparator
41155 Fonts
41156 \family default
41157 .
41158  (The fonts 
41159 \emph on
41160 LuxiMono, BeraMono
41161 \emph default
41162  and 
41163 \emph on
41164 Courier
41165 \emph default
41166  provide bold shapes.)
41167 \end_layout
41168
41169 \end_inset
41170
41171
41172 \end_layout
41173
41174 \begin_layout Standard
41175 In section 
41176 \family sans
41177 Line
41178 \begin_inset space ~
41179 \end_inset
41180
41181 numbering
41182 \family default
41183  of the listings dialog you can specify the line numbering style.
41184  You can insert a number to specify which lines are numbered in the field
41185  
41186 \family sans
41187 Step
41188 \family default
41189 .
41190  When you insert e.
41191 \begin_inset space \thinspace{}
41192 \end_inset
41193
41194 g.
41195 \begin_inset space \space{}
41196 \end_inset
41197
41198
41199 \begin_inset Quotes eld
41200 \end_inset
41201
41202 3
41203 \begin_inset Quotes erd
41204 \end_inset
41205
41206 , only every 3rd line will be numbered.
41207 \end_layout
41208
41209 \begin_layout Standard
41210 You can furthermore specify a range of lines; only these will then appear
41211  in the output.
41212  The option 
41213 \family sans
41214 Extended character table
41215 \family default
41216  should be used when you use national characters like the German umlauts
41217  in the listing.
41218 \begin_inset Newline newline
41219 \end_inset
41220
41221 Here is an example listing with left line numbering, step 
41222 \begin_inset Quotes eld
41223 \end_inset
41224
41225 3
41226 \begin_inset Quotes erd
41227 \end_inset
41228
41229 , language 
41230 \begin_inset Quotes eld
41231 \end_inset
41232
41233 Python
41234 \begin_inset Quotes erd
41235 \end_inset
41236
41237 , options 
41238 \begin_inset Quotes eld
41239 \end_inset
41240
41241 Extended character table
41242 \begin_inset Quotes erd
41243 \end_inset
41244
41245  and 
41246 \begin_inset Quotes eld
41247 \end_inset
41248
41249 Space
41250 \begin_inset space ~
41251 \end_inset
41252
41253 as
41254 \begin_inset space ~
41255 \end_inset
41256
41257 symbol
41258 \begin_inset Quotes erd
41259 \end_inset
41260
41261 , range lines 3
41262 \begin_inset space \thinspace{}
41263 \end_inset
41264
41265 -
41266 \begin_inset space \thinspace{}
41267 \end_inset
41268
41269 8:
41270 \end_layout
41271
41272 \begin_layout Standard
41273 \begin_inset listings
41274 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41275 inline false
41276 status open
41277
41278 \begin_layout Plain Layout
41279
41280 def func(param):
41281 \end_layout
41282
41283 \begin_layout Plain Layout
41284
41285     'this is a python function'
41286 \end_layout
41287
41288 \begin_layout Plain Layout
41289
41290     pass
41291 \end_layout
41292
41293 \begin_layout Plain Layout
41294
41295 def func(param):
41296 \end_layout
41297
41298 \begin_layout Plain Layout
41299
41300 'This is a German word: Tschüß'
41301 \end_layout
41302
41303 \begin_layout Plain Layout
41304
41305 pass
41306 \end_layout
41307
41308 \begin_layout Plain Layout
41309
41310 def func(param):
41311 \end_layout
41312
41313 \begin_layout Plain Layout
41314
41315 'this is a python function'
41316 \end_layout
41317
41318 \begin_layout Plain Layout
41319
41320 pass
41321 \end_layout
41322
41323 \end_inset
41324
41325
41326 \end_layout
41327
41328 \begin_layout Standard
41329 When you have tabulators in your listing, you can specify the number of
41330  characters that are spanned by a tabulator in the field 
41331 \family sans
41332 Tabulator
41333 \begin_inset space ~
41334 \end_inset
41335
41336 size
41337 \family default
41338 .
41339 \end_layout
41340
41341 \begin_layout Standard
41342 \begin_inset Note Greyedout
41343 status open
41344
41345 \begin_layout Plain Layout
41346
41347 \series bold
41348 Note:
41349 \series default
41350  Due to a bug in the 
41351 \series bold
41352 listings
41353 \series default
41354  package the line numbering is shifted by a line by every previous listing.
41355  That's the reason why the lines 2 and 5 are numbered in the above listing
41356  and not the lines 3 and 6.
41357 \end_layout
41358
41359 \end_inset
41360
41361
41362 \end_layout
41363
41364 \begin_layout Standard
41365 \begin_inset VSpace bigskip
41366 \end_inset
41367
41368
41369 \end_layout
41370
41371 \begin_layout Standard
41372 It is also possible to print lines from a file as listing.
41373  To do this, use the menu 
41374 \family sans
41375 Insert\SpecialChar menuseparator
41376 File\SpecialChar menuseparator
41377 Child Document
41378 \family default
41379  and choose the type 
41380 \family sans
41381 Listings
41382 \family default
41383 .
41384 \begin_inset Foot
41385 status collapsed
41386
41387 \begin_layout Plain Layout
41388 The other child document types are described in section
41389 \begin_inset space ~
41390 \end_inset
41391
41392
41393 \begin_inset CommandInset ref
41394 LatexCommand ref
41395 reference "sec:Child-Documents"
41396
41397 \end_inset
41398
41399 .
41400 \end_layout
41401
41402 \end_inset
41403
41404  In the child document dialog you can specify the listing parameters in
41405  a text box.
41406  To show a list of all available parameters, type in a question mark 
41407 \begin_inset Quotes eld
41408 \end_inset
41409
41410 ?
41411 \begin_inset Quotes erd
41412 \end_inset
41413
41414  in the text box.
41415 \end_layout
41416
41417 \begin_layout Standard
41418 To reference child document listings, write a label text into the corresponding
41419  field of the child document dialog.
41420  The label can then be referenced using the menu 
41421 \family sans
41422 Insert\SpecialChar menuseparator
41423 Cross-Reference
41424 \family default
41425 .
41426 \end_layout
41427
41428 \begin_layout Standard
41429 Listing
41430 \begin_inset space ~
41431 \end_inset
41432
41433
41434 \begin_inset CommandInset ref
41435 LatexCommand ref
41436 reference "lst:file-listing"
41437
41438 \end_inset
41439
41440  is an example for a listing of a file; there the lines 10
41441 \begin_inset space \thinspace{}
41442 \end_inset
41443
41444 -
41445 \begin_inset space \thinspace{}
41446 \end_inset
41447
41448 15 of this \SpecialChar LyX
41449  file are listed.
41450 \end_layout
41451
41452 \begin_layout Standard
41453 \begin_inset CommandInset include
41454 LatexCommand lstinputlisting
41455 filename "EmbeddedObjects.lyx"
41456 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
41457
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \begin_layout Standard
41464 \begin_inset VSpace bigskip
41465 \end_inset
41466
41467
41468 \end_layout
41469
41470 \begin_layout Standard
41471 Inserting a formula into a listing can be done the following way:
41472 \end_layout
41473
41474 \begin_layout Enumerate
41475 Open the listings dialog and add
41476 \begin_inset Newline newline
41477 \end_inset
41478
41479
41480 \family sans
41481 mathescape=true
41482 \family default
41483
41484 \begin_inset Newline newline
41485 \end_inset
41486
41487 to the field of the 
41488 \family sans
41489 Advanced
41490 \family default
41491  tab.
41492 \end_layout
41493
41494 \begin_layout Enumerate
41495 Create a formula outside the listing
41496 \end_layout
41497
41498 \begin_layout Enumerate
41499 Copy the content of the formula (not the formula inset) to the clipboard
41500  (shortcut 
41501 \begin_inset Info
41502 type  "shortcut"
41503 arg   "copy"
41504 \end_inset
41505
41506 )
41507 \end_layout
41508
41509 \begin_layout Enumerate
41510 In the listing write 
41511 \begin_inset Quotes eld
41512 \end_inset
41513
41514
41515 \family sans
41516 $$
41517 \family default
41518
41519 \begin_inset Quotes erd
41520 \end_inset
41521
41522  and copy from the clipboard between the dollar-signs (shortcut 
41523 \begin_inset Info
41524 type  "shortcut"
41525 arg   "paste"
41526 \end_inset
41527
41528 )
41529 \end_layout
41530
41531 \begin_layout Standard
41532 \begin_inset listings
41533 lstparams "language=Python,mathescape=true"
41534 inline false
41535 status open
41536
41537 \begin_layout Plain Layout
41538
41539 \begin_inset Caption Standard
41540
41541 \begin_layout Plain Layout
41542 Example Listing float containing a formula
41543 \end_layout
41544
41545 \end_inset
41546
41547 # Example listing float
41548 \end_layout
41549
41550 \begin_layout Plain Layout
41551
41552 def func(param):
41553 \end_layout
41554
41555 \begin_layout Plain Layout
41556
41557     # $
41558 \backslash
41559 prod_{n=1}^{
41560 \backslash
41561 infty}
41562 \backslash
41563 ,
41564 \backslash
41565 frac{1}{x^{2}}$
41566 \end_layout
41567
41568 \begin_layout Plain Layout
41569
41570     pass
41571 \end_layout
41572
41573 \end_inset
41574
41575
41576 \end_layout
41577
41578 \begin_layout Standard
41579 \begin_inset VSpace bigskip
41580 \end_inset
41581
41582
41583 \end_layout
41584
41585 \begin_layout Standard
41586 Global listings settings can be set in the 
41587 \family sans
41588 Document\SpecialChar menuseparator
41589 Settings\SpecialChar menuseparator
41590 Listings
41591 \family default
41592  dialog.
41593  To get there a list of available options, type in a question mark 
41594 \begin_inset Quotes eld
41595 \end_inset
41596
41597 ?
41598 \begin_inset Quotes erd
41599 \end_inset
41600
41601 .
41602 \end_layout
41603
41604 \begin_layout Standard
41605 For more information about the 
41606 \series bold
41607 listings
41608 \series default
41609  package, we refer to its documentation 
41610 \begin_inset CommandInset citation
41611 LatexCommand cite
41612 key "listings"
41613
41614 \end_inset
41615
41616 .
41617 \end_layout
41618
41619 \begin_layout Standard
41620 \begin_inset Newpage newpage
41621 \end_inset
41622
41623
41624 \end_layout
41625
41626 \begin_layout Chapter
41627 \start_of_appendix
41628 Units available in \SpecialChar LyX
41629
41630 \begin_inset Index idx
41631 status collapsed
41632
41633 \begin_layout Plain Layout
41634 Units
41635 \end_layout
41636
41637 \end_inset
41638
41639
41640 \begin_inset CommandInset label
41641 LatexCommand label
41642 name "cha:Units-available-in"
41643
41644 \end_inset
41645
41646
41647 \end_layout
41648
41649 \begin_layout Standard
41650 To understand the units described in this documentation, Table
41651 \begin_inset space ~
41652 \end_inset
41653
41654
41655 \begin_inset CommandInset ref
41656 LatexCommand ref
41657 reference "tab:Units"
41658
41659 \end_inset
41660
41661  explains all units available in \SpecialChar LyX
41662 .
41663 \end_layout
41664
41665 \begin_layout Standard
41666 \begin_inset Float table
41667 placement h
41668 wide false
41669 sideways false
41670 status open
41671
41672 \begin_layout Plain Layout
41673 \begin_inset Caption Standard
41674
41675 \begin_layout Plain Layout
41676 \begin_inset CommandInset label
41677 LatexCommand label
41678 name "tab:Units"
41679
41680 \end_inset
41681
41682 Units
41683 \end_layout
41684
41685 \end_inset
41686
41687
41688 \end_layout
41689
41690 \begin_layout Plain Layout
41691 \begin_inset VSpace medskip
41692 \end_inset
41693
41694
41695 \end_layout
41696
41697 \begin_layout Plain Layout
41698 \align center
41699 \begin_inset Tabular
41700 <lyxtabular version="3" rows="20" columns="3">
41701 <features tabularvalignment="middle">
41702 <column alignment="center" valignment="top">
41703 <column alignment="center" valignment="top">
41704 <column alignment="center" valignment="top">
41705 <row>
41706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41707 \begin_inset Text
41708
41709 \begin_layout Plain Layout
41710 unit
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41716 \begin_inset Text
41717
41718 \begin_layout Plain Layout
41719 name/description
41720 \end_layout
41721
41722 \end_inset
41723 </cell>
41724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41725 \begin_inset Text
41726
41727 \begin_layout Plain Layout
41728 \SpecialChar LaTeX
41729  command
41730 \end_layout
41731
41732 \end_inset
41733 </cell>
41734 </row>
41735 <row>
41736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41737 \begin_inset Text
41738
41739 \begin_layout Plain Layout
41740 mm
41741 \end_layout
41742
41743 \end_inset
41744 </cell>
41745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41746 \begin_inset Text
41747
41748 \begin_layout Plain Layout
41749 millimeter
41750 \end_layout
41751
41752 \end_inset
41753 </cell>
41754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41755 \begin_inset Text
41756
41757 \begin_layout Plain Layout
41758 -
41759 \end_layout
41760
41761 \end_inset
41762 </cell>
41763 </row>
41764 <row>
41765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41766 \begin_inset Text
41767
41768 \begin_layout Plain Layout
41769 cm
41770 \end_layout
41771
41772 \end_inset
41773 </cell>
41774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41775 \begin_inset Text
41776
41777 \begin_layout Plain Layout
41778 centimeter
41779 \end_layout
41780
41781 \end_inset
41782 </cell>
41783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41784 \begin_inset Text
41785
41786 \begin_layout Plain Layout
41787 -
41788 \end_layout
41789
41790 \end_inset
41791 </cell>
41792 </row>
41793 <row>
41794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41795 \begin_inset Text
41796
41797 \begin_layout Plain Layout
41798 in
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41804 \begin_inset Text
41805
41806 \begin_layout Plain Layout
41807 inch
41808 \end_layout
41809
41810 \end_inset
41811 </cell>
41812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41813 \begin_inset Text
41814
41815 \begin_layout Plain Layout
41816 -
41817 \end_layout
41818
41819 \end_inset
41820 </cell>
41821 </row>
41822 <row>
41823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41824 \begin_inset Text
41825
41826 \begin_layout Plain Layout
41827 pt
41828 \end_layout
41829
41830 \end_inset
41831 </cell>
41832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41833 \begin_inset Text
41834
41835 \begin_layout Plain Layout
41836 point (72.27
41837 \begin_inset space \thinspace{}
41838 \end_inset
41839
41840 pt = 1
41841 \begin_inset space \thinspace{}
41842 \end_inset
41843
41844 in)
41845 \end_layout
41846
41847 \end_inset
41848 </cell>
41849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41850 \begin_inset Text
41851
41852 \begin_layout Plain Layout
41853 -
41854 \end_layout
41855
41856 \end_inset
41857 </cell>
41858 </row>
41859 <row>
41860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41861 \begin_inset Text
41862
41863 \begin_layout Plain Layout
41864 pc
41865 \end_layout
41866
41867 \end_inset
41868 </cell>
41869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41870 \begin_inset Text
41871
41872 \begin_layout Plain Layout
41873 pica (1
41874 \begin_inset space \thinspace{}
41875 \end_inset
41876
41877 pc = 12
41878 \begin_inset space \thinspace{}
41879 \end_inset
41880
41881 pt)
41882 \end_layout
41883
41884 \end_inset
41885 </cell>
41886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41887 \begin_inset Text
41888
41889 \begin_layout Plain Layout
41890 -
41891 \end_layout
41892
41893 \end_inset
41894 </cell>
41895 </row>
41896 <row>
41897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41898 \begin_inset Text
41899
41900 \begin_layout Plain Layout
41901 sp
41902 \end_layout
41903
41904 \end_inset
41905 </cell>
41906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41907 \begin_inset Text
41908
41909 \begin_layout Plain Layout
41910 scaled point (65536
41911 \begin_inset space \thinspace{}
41912 \end_inset
41913
41914 sp = 1
41915 \begin_inset space \thinspace{}
41916 \end_inset
41917
41918 pt)
41919 \end_layout
41920
41921 \end_inset
41922 </cell>
41923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41924 \begin_inset Text
41925
41926 \begin_layout Plain Layout
41927 -
41928 \end_layout
41929
41930 \end_inset
41931 </cell>
41932 </row>
41933 <row>
41934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41935 \begin_inset Text
41936
41937 \begin_layout Plain Layout
41938 bp
41939 \end_layout
41940
41941 \end_inset
41942 </cell>
41943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41944 \begin_inset Text
41945
41946 \begin_layout Plain Layout
41947 big point (72
41948 \begin_inset space \thinspace{}
41949 \end_inset
41950
41951 bp = 1
41952 \begin_inset space \thinspace{}
41953 \end_inset
41954
41955 in)
41956 \end_layout
41957
41958 \end_inset
41959 </cell>
41960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41961 \begin_inset Text
41962
41963 \begin_layout Plain Layout
41964 -
41965 \end_layout
41966
41967 \end_inset
41968 </cell>
41969 </row>
41970 <row>
41971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41972 \begin_inset Text
41973
41974 \begin_layout Plain Layout
41975 dd
41976 \end_layout
41977
41978 \end_inset
41979 </cell>
41980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41981 \begin_inset Text
41982
41983 \begin_layout Plain Layout
41984 didot (1
41985 \begin_inset space \thinspace{}
41986 \end_inset
41987
41988 dd 
41989 \begin_inset Formula $\approx$
41990 \end_inset
41991
41992  0.376
41993 \begin_inset space \thinspace{}
41994 \end_inset
41995
41996 mm)
41997 \end_layout
41998
41999 \end_inset
42000 </cell>
42001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42002 \begin_inset Text
42003
42004 \begin_layout Plain Layout
42005 -
42006 \end_layout
42007
42008 \end_inset
42009 </cell>
42010 </row>
42011 <row>
42012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42013 \begin_inset Text
42014
42015 \begin_layout Plain Layout
42016 cc
42017 \end_layout
42018
42019 \end_inset
42020 </cell>
42021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42022 \begin_inset Text
42023
42024 \begin_layout Plain Layout
42025 cicero (1
42026 \begin_inset space \thinspace{}
42027 \end_inset
42028
42029 cc = 12
42030 \begin_inset space \thinspace{}
42031 \end_inset
42032
42033 dd)
42034 \end_layout
42035
42036 \end_inset
42037 </cell>
42038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42039 \begin_inset Text
42040
42041 \begin_layout Plain Layout
42042 -
42043 \end_layout
42044
42045 \end_inset
42046 </cell>
42047 </row>
42048 <row>
42049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42050 \begin_inset Text
42051
42052 \begin_layout Plain Layout
42053 Scale Graphics %
42054 \end_layout
42055
42056 \end_inset
42057 </cell>
42058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42059 \begin_inset Text
42060
42061 \begin_layout Plain Layout
42062 % of original image width
42063 \end_layout
42064
42065 \end_inset
42066 </cell>
42067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42068 \begin_inset Text
42069
42070 \begin_layout Plain Layout
42071
42072 \end_layout
42073
42074 \end_inset
42075 </cell>
42076 </row>
42077 <row>
42078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42079 \begin_inset Text
42080
42081 \begin_layout Plain Layout
42082 Text Width %
42083 \end_layout
42084
42085 \end_inset
42086 </cell>
42087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42088 \begin_inset Text
42089
42090 \begin_layout Plain Layout
42091 % of text width
42092 \end_layout
42093
42094 \end_inset
42095 </cell>
42096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42097 \begin_inset Text
42098
42099 \begin_layout Plain Layout
42100
42101 \backslash
42102 textwidth
42103 \end_layout
42104
42105 \end_inset
42106 </cell>
42107 </row>
42108 <row>
42109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42110 \begin_inset Text
42111
42112 \begin_layout Plain Layout
42113 Column Width %
42114 \end_layout
42115
42116 \end_inset
42117 </cell>
42118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42119 \begin_inset Text
42120
42121 \begin_layout Plain Layout
42122 % of column width
42123 \end_layout
42124
42125 \end_inset
42126 </cell>
42127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42128 \begin_inset Text
42129
42130 \begin_layout Plain Layout
42131
42132 \backslash
42133 columnwidth
42134 \end_layout
42135
42136 \end_inset
42137 </cell>
42138 </row>
42139 <row>
42140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42141 \begin_inset Text
42142
42143 \begin_layout Plain Layout
42144 Page Width %
42145 \end_layout
42146
42147 \end_inset
42148 </cell>
42149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42150 \begin_inset Text
42151
42152 \begin_layout Plain Layout
42153 % of paper width
42154 \end_layout
42155
42156 \end_inset
42157 </cell>
42158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42159 \begin_inset Text
42160
42161 \begin_layout Plain Layout
42162
42163 \backslash
42164 paperwidth
42165 \end_layout
42166
42167 \end_inset
42168 </cell>
42169 </row>
42170 <row>
42171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42172 \begin_inset Text
42173
42174 \begin_layout Plain Layout
42175 Line Width %
42176 \end_layout
42177
42178 \end_inset
42179 </cell>
42180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42181 \begin_inset Text
42182
42183 \begin_layout Plain Layout
42184 % of line width
42185 \end_layout
42186
42187 \end_inset
42188 </cell>
42189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42190 \begin_inset Text
42191
42192 \begin_layout Plain Layout
42193
42194 \backslash
42195 linewidth
42196 \end_layout
42197
42198 \end_inset
42199 </cell>
42200 </row>
42201 <row>
42202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42203 \begin_inset Text
42204
42205 \begin_layout Plain Layout
42206 Text Height %
42207 \end_layout
42208
42209 \end_inset
42210 </cell>
42211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42212 \begin_inset Text
42213
42214 \begin_layout Plain Layout
42215 % of text height
42216 \end_layout
42217
42218 \end_inset
42219 </cell>
42220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42221 \begin_inset Text
42222
42223 \begin_layout Plain Layout
42224
42225 \backslash
42226 textheight
42227 \end_layout
42228
42229 \end_inset
42230 </cell>
42231 </row>
42232 <row>
42233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42234 \begin_inset Text
42235
42236 \begin_layout Plain Layout
42237 Page Height %
42238 \end_layout
42239
42240 \end_inset
42241 </cell>
42242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42243 \begin_inset Text
42244
42245 \begin_layout Plain Layout
42246 % of paper height
42247 \end_layout
42248
42249 \end_inset
42250 </cell>
42251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42252 \begin_inset Text
42253
42254 \begin_layout Plain Layout
42255
42256 \backslash
42257 paperheight
42258 \end_layout
42259
42260 \end_inset
42261 </cell>
42262 </row>
42263 <row>
42264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42265 \begin_inset Text
42266
42267 \begin_layout Plain Layout
42268 ex
42269 \end_layout
42270
42271 \end_inset
42272 </cell>
42273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42274 \begin_inset Text
42275
42276 \begin_layout Plain Layout
42277 height of letter 
42278 \emph on
42279 x
42280 \emph default
42281  in current font
42282 \end_layout
42283
42284 \end_inset
42285 </cell>
42286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42287 \begin_inset Text
42288
42289 \begin_layout Plain Layout
42290 -
42291 \end_layout
42292
42293 \end_inset
42294 </cell>
42295 </row>
42296 <row>
42297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42298 \begin_inset Text
42299
42300 \begin_layout Plain Layout
42301 em
42302 \end_layout
42303
42304 \end_inset
42305 </cell>
42306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42307 \begin_inset Text
42308
42309 \begin_layout Plain Layout
42310 width of letter 
42311 \emph on
42312 M
42313 \emph default
42314  in current font
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42320 \begin_inset Text
42321
42322 \begin_layout Plain Layout
42323 -
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 </row>
42329 <row>
42330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42331 \begin_inset Text
42332
42333 \begin_layout Plain Layout
42334 mu
42335 \end_layout
42336
42337 \end_inset
42338 </cell>
42339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42340 \begin_inset Text
42341
42342 \begin_layout Plain Layout
42343 math unit (1
42344 \begin_inset space \thinspace{}
42345 \end_inset
42346
42347 mu = 1/18
42348 \begin_inset space \thinspace{}
42349 \end_inset
42350
42351 em)
42352 \end_layout
42353
42354 \end_inset
42355 </cell>
42356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42357 \begin_inset Text
42358
42359 \begin_layout Plain Layout
42360 -
42361 \end_layout
42362
42363 \end_inset
42364 </cell>
42365 </row>
42366 </lyxtabular>
42367
42368 \end_inset
42369
42370
42371 \end_layout
42372
42373 \end_inset
42374
42375
42376 \end_layout
42377
42378 \begin_layout Chapter
42379 Output File Formats with Graphics
42380 \begin_inset CommandInset label
42381 LatexCommand label
42382 name "cha:Output-File-Formats"
42383
42384 \end_inset
42385
42386
42387 \end_layout
42388
42389 \begin_layout Section
42390 DVI
42391 \begin_inset Index idx
42392 status collapsed
42393
42394 \begin_layout Plain Layout
42395 File Formats ! DVI
42396 \end_layout
42397
42398 \end_inset
42399
42400
42401 \begin_inset Index idx
42402 status collapsed
42403
42404 \begin_layout Plain Layout
42405 DVI|see
42406 \begin_inset ERT
42407 status collapsed
42408
42409 \begin_layout Plain Layout
42410
42411 {
42412 \end_layout
42413
42414 \end_inset
42415
42416 File Formats
42417 \begin_inset ERT
42418 status collapsed
42419
42420 \begin_layout Plain Layout
42421
42422 }
42423 \end_layout
42424
42425 \end_inset
42426
42427
42428 \end_layout
42429
42430 \end_inset
42431
42432
42433 \end_layout
42434
42435 \begin_layout Standard
42436 This file type has the extension 
42437 \begin_inset Quotes eld
42438 \end_inset
42439
42440
42441 \family typewriter
42442 .dvi
42443 \family default
42444
42445 \begin_inset Quotes erd
42446 \end_inset
42447
42448 .
42449  It is called 
42450 \begin_inset Quotes eld
42451 \end_inset
42452
42453 device-independent
42454 \begin_inset Quotes erd
42455 \end_inset
42456
42457  (DVI), because it is completely portable; you can move them from one machine
42458  to another without needing to do any sort of conversion.
42459  At the time when this file-format was developed, this was no matter of
42460  course.
42461  DVIs are used for quick previews and as pre-stage for other output formats,
42462  like PostScript.
42463 \end_layout
42464
42465 \begin_layout Standard
42466 \begin_inset Note Greyedout
42467 status open
42468
42469 \begin_layout Plain Layout
42470
42471 \series bold
42472 Note:
42473 \series default
42474  DVI-files do not contain images; they will only be a linked.
42475 \end_layout
42476
42477 \end_inset
42478
42479  So don't forget this, if you move your 
42480 \family typewriter
42481 .dvi
42482 \family default
42483  file to another computer.
42484  This property can also slow down your computer when you view the DVI, because
42485  the DVI-viewer has to convert the image in the background to make it visible
42486  when you scroll in the DVI.
42487  So it is recommended that you use PDF for files with many images.
42488 \end_layout
42489
42490 \begin_layout Standard
42491 You can export your document to DVI by using the menu 
42492 \family sans
42493 File\SpecialChar menuseparator
42494 Export\SpecialChar menuseparator
42495 DVI
42496 \family default
42497 .
42498  You can view your document as DVI via the 
42499 \family sans
42500 View
42501 \family default
42502  menu.
42503 \end_layout
42504
42505 \begin_layout Section
42506 PostScript
42507 \begin_inset Index idx
42508 status collapsed
42509
42510 \begin_layout Plain Layout
42511 File Formats ! PostScript
42512 \end_layout
42513
42514 \end_inset
42515
42516
42517 \begin_inset Index idx
42518 status collapsed
42519
42520 \begin_layout Plain Layout
42521 PostScript|see
42522 \begin_inset ERT
42523 status collapsed
42524
42525 \begin_layout Plain Layout
42526
42527 {
42528 \end_layout
42529
42530 \end_inset
42531
42532 File Formats
42533 \begin_inset ERT
42534 status collapsed
42535
42536 \begin_layout Plain Layout
42537
42538 }
42539 \end_layout
42540
42541 \end_inset
42542
42543
42544 \end_layout
42545
42546 \end_inset
42547
42548
42549 \end_layout
42550
42551 \begin_layout Standard
42552 This file type has the extension 
42553 \begin_inset Quotes eld
42554 \end_inset
42555
42556
42557 \family typewriter
42558 .ps
42559 \family default
42560
42561 \begin_inset Quotes erd
42562 \end_inset
42563
42564 .
42565  PostScript was developed by the company 
42566 \family typewriter
42567 Adobe
42568 \family default
42569  as a printer language.
42570  The file therefore contains commands that the printer uses to print the
42571  file.
42572  PostScript can be seen as a 
42573 \begin_inset Quotes eld
42574 \end_inset
42575
42576 programming language
42577 \begin_inset Quotes erd
42578 \end_inset
42579
42580 ; you can calculate with it and draw diagrams and images.
42581 \begin_inset Foot
42582 status collapsed
42583
42584 \begin_layout Plain Layout
42585 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
42586 -package
42587  
42588 \series bold
42589 PSTricks
42590 \series default
42591  
42592 \begin_inset CommandInset citation
42593 LatexCommand cite
42594 key "pstricks"
42595
42596 \end_inset
42597
42598 .
42599 \end_layout
42600
42601 \end_inset
42602
42603  Due to this ability, the files are often bigger than PDFs.
42604 \end_layout
42605
42606 \begin_layout Standard
42607 PostScript can only contain images in the format 
42608 \begin_inset Quotes eld
42609 \end_inset
42610
42611 Encapsulated PostScript
42612 \begin_inset Quotes erd
42613 \end_inset
42614
42615  (EPS, file extension 
42616 \begin_inset Quotes eld
42617 \end_inset
42618
42619
42620 \family typewriter
42621 .eps
42622 \family default
42623
42624 \begin_inset Quotes erd
42625 \end_inset
42626
42627 ).
42628  As \SpecialChar LyX
42629  allows you to use any known image format in your document, it has to
42630  convert images in the background to EPS.
42631  If you have e.g.
42632 \begin_inset space ~
42633 \end_inset
42634
42635 50
42636 \begin_inset space ~
42637 \end_inset
42638
42639 images in your document, \SpecialChar LyX
42640  has to do 50
42641 \begin_inset space ~
42642 \end_inset
42643
42644 conversions whenever you view or export your document.
42645  This will slow down your work flow with \SpecialChar LyX
42646  drastically.
42647  So if you plan to use PostScript, you can insert your images directly as
42648  EPS to avoid this problem.
42649 \end_layout
42650
42651 \begin_layout Standard
42652 You can export your document to PostScript using the menu 
42653 \family sans
42654 File\SpecialChar menuseparator
42655 Export\SpecialChar menuseparator
42656 Postscript
42657 \family default
42658 .
42659  You can view your document as PostScript via the 
42660 \family sans
42661 View
42662 \family default
42663  menu.
42664 \end_layout
42665
42666 \begin_layout Section
42667 PDF
42668 \begin_inset Index idx
42669 status collapsed
42670
42671 \begin_layout Plain Layout
42672 File Formats ! PDF
42673 \end_layout
42674
42675 \end_inset
42676
42677
42678 \begin_inset Index idx
42679 status collapsed
42680
42681 \begin_layout Plain Layout
42682 PDF
42683 \end_layout
42684
42685 \end_inset
42686
42687
42688 \end_layout
42689
42690 \begin_layout Standard
42691 This file type has the extension 
42692 \begin_inset Quotes eld
42693 \end_inset
42694
42695
42696 \family typewriter
42697 .pdf
42698 \family default
42699
42700 \begin_inset Quotes erd
42701 \end_inset
42702
42703 .
42704  The 
42705 \begin_inset Quotes eld
42706 \end_inset
42707
42708 Portable Document Format
42709 \begin_inset Quotes erd
42710 \end_inset
42711
42712  (PDF) was developed by 
42713 \family typewriter
42714 Adobe
42715 \family default
42716  as a derivative of PostScript.
42717  It is more compressed and it uses fewer commands than PostScript.
42718  As the name 
42719 \begin_inset Quotes eld
42720 \end_inset
42721
42722 portable
42723 \begin_inset Quotes erd
42724 \end_inset
42725
42726  implies, it can be processed at any computer system and the printed output
42727  looks exactly the same.
42728 \end_layout
42729
42730 \begin_layout Standard
42731 PDF can contain images in its own PDF format, in the format 
42732 \begin_inset Quotes eld
42733 \end_inset
42734
42735 Joint Photographic Experts Group
42736 \begin_inset Quotes erd
42737 \end_inset
42738
42739  (JPG, file extension 
42740 \begin_inset Quotes eld
42741 \end_inset
42742
42743
42744 \family typewriter
42745 .jpg
42746 \family default
42747
42748 \begin_inset Quotes erd
42749 \end_inset
42750
42751  or 
42752 \begin_inset Quotes eld
42753 \end_inset
42754
42755
42756 \family typewriter
42757 .jpeg
42758 \family default
42759
42760 \begin_inset Quotes erd
42761 \end_inset
42762
42763 ), and in the format 
42764 \begin_inset Quotes eld
42765 \end_inset
42766
42767 Portable Network Graphics
42768 \begin_inset Quotes erd
42769 \end_inset
42770
42771  (PNG, file extension 
42772 \begin_inset Quotes eld
42773 \end_inset
42774
42775
42776 \family typewriter
42777 .png
42778 \family default
42779
42780 \begin_inset Quotes erd
42781 \end_inset
42782
42783 ).
42784  Nevertheless you can use any other image format, because \SpecialChar LyX
42785  converts them
42786  in the background to one of these formats.
42787  But as described in the section about PostScript, the image conversion
42788  will slow down your work flow.
42789  So it is recommended that you use images in one of the three mentioned
42790  formats.
42791 \end_layout
42792
42793 \begin_layout Standard
42794 You can export your document to PDF via the menu 
42795 \family sans
42796 File\SpecialChar menuseparator
42797 Export
42798 \family default
42799  in three different ways:
42800 \end_layout
42801
42802 \begin_layout Description
42803 PDF
42804 \begin_inset space ~
42805 \end_inset
42806
42807 (ps2pdf) This uses the program 
42808 \family typewriter
42809 ps2pdf
42810 \family default
42811  that creates a PDF from a PostScript-version of your file.
42812  The PostScript-version is produced by the program 
42813 \family typewriter
42814 dvips
42815 \family default
42816  which uses a DVI-version as intermediate step.
42817  So this export variant consists of three conversions.
42818 \end_layout
42819
42820 \begin_layout Description
42821 PDF
42822 \begin_inset space ~
42823 \end_inset
42824
42825 (dvipdfm) This uses the program 
42826 \family typewriter
42827 dvipdfm
42828 \family default
42829  that converts your file in the background to DVI and in a second step to
42830  PDF.
42831 \end_layout
42832
42833 \begin_layout Description
42834 PDF
42835 \begin_inset space ~
42836 \end_inset
42837
42838 (pdflatex) This uses the program 
42839 \family typewriter
42840 pdftex
42841 \family default
42842  that converts your file directly to PDF.
42843 \end_layout
42844
42845 \begin_layout Standard
42846 It is recommended that you use 
42847 \family sans
42848 PDF
42849 \begin_inset space ~
42850 \end_inset
42851
42852 (pdflatex)
42853 \family default
42854  because 
42855 \family typewriter
42856 pdftex
42857 \family default
42858  supports all features of actual PDF-versions, is quick and works stable.
42859  The program 
42860 \family typewriter
42861 dvipdfm
42862 \family default
42863  is not under development and therefore a bit outdated.
42864 \end_layout
42865
42866 \begin_layout Standard
42867 You can view your document as PDF via the 
42868 \family sans
42869 View
42870 \family default
42871  menu or by using a toolbar button.
42872 \end_layout
42873
42874 \begin_layout Chapter
42875 List of dvips color names
42876 \begin_inset CommandInset label
42877 LatexCommand label
42878 name "chap:List-of-dvips-colornames"
42879
42880 \end_inset
42881
42882
42883 \end_layout
42884
42885 \begin_layout Standard
42886 \begin_inset Tabular
42887 <lyxtabular version="3" rows="17" columns="4">
42888 <features tabularvalignment="middle">
42889 <column alignment="left" valignment="top" width="0pt">
42890 <column alignment="left" valignment="top" width="0pt">
42891 <column alignment="left" valignment="top" width="0pt">
42892 <column alignment="left" valignment="top" width="0pt">
42893 <row>
42894 <cell alignment="left" valignment="top" usebox="none">
42895 \begin_inset Text
42896
42897 \begin_layout Plain Layout
42898 \begin_inset ERT
42899 status collapsed
42900
42901 \begin_layout Plain Layout
42902
42903
42904 \backslash
42905 fcolorbox{black}{
42906 \end_layout
42907
42908 \end_inset
42909
42910 white
42911 \begin_inset ERT
42912 status collapsed
42913
42914 \begin_layout Plain Layout
42915
42916 }{
42917 \end_layout
42918
42919 \end_inset
42920
42921 Color
42922 \begin_inset ERT
42923 status collapsed
42924
42925 \begin_layout Plain Layout
42926
42927 }
42928 \end_layout
42929
42930 \end_inset
42931
42932  Color name
42933 \end_layout
42934
42935 \end_inset
42936 </cell>
42937 <cell alignment="left" valignment="top" usebox="none">
42938 \begin_inset Text
42939
42940 \begin_layout Plain Layout
42941 \begin_inset ERT
42942 status collapsed
42943
42944 \begin_layout Plain Layout
42945
42946
42947 \backslash
42948 fcolorbox{black}{
42949 \end_layout
42950
42951 \end_inset
42952
42953 white
42954 \begin_inset ERT
42955 status collapsed
42956
42957 \begin_layout Plain Layout
42958
42959 }{
42960 \end_layout
42961
42962 \end_inset
42963
42964 Color
42965 \begin_inset ERT
42966 status collapsed
42967
42968 \begin_layout Plain Layout
42969
42970 }
42971 \end_layout
42972
42973 \end_inset
42974
42975  Color name
42976 \end_layout
42977
42978 \end_inset
42979 </cell>
42980 <cell alignment="left" valignment="top" usebox="none">
42981 \begin_inset Text
42982
42983 \begin_layout Plain Layout
42984 \begin_inset ERT
42985 status collapsed
42986
42987 \begin_layout Plain Layout
42988
42989
42990 \backslash
42991 fcolorbox{black}{
42992 \end_layout
42993
42994 \end_inset
42995
42996 white
42997 \begin_inset ERT
42998 status collapsed
42999
43000 \begin_layout Plain Layout
43001
43002 }{
43003 \end_layout
43004
43005 \end_inset
43006
43007 Color
43008 \begin_inset ERT
43009 status collapsed
43010
43011 \begin_layout Plain Layout
43012
43013 }
43014 \end_layout
43015
43016 \end_inset
43017
43018  Color name
43019 \end_layout
43020
43021 \end_inset
43022 </cell>
43023 <cell alignment="left" valignment="top" usebox="none">
43024 \begin_inset Text
43025
43026 \begin_layout Plain Layout
43027 \begin_inset ERT
43028 status collapsed
43029
43030 \begin_layout Plain Layout
43031
43032
43033 \backslash
43034 fcolorbox{black}{
43035 \end_layout
43036
43037 \end_inset
43038
43039 white
43040 \begin_inset ERT
43041 status collapsed
43042
43043 \begin_layout Plain Layout
43044
43045 }{
43046 \end_layout
43047
43048 \end_inset
43049
43050 Color
43051 \begin_inset ERT
43052 status collapsed
43053
43054 \begin_layout Plain Layout
43055
43056 }
43057 \end_layout
43058
43059 \end_inset
43060
43061  Color name
43062 \end_layout
43063
43064 \end_inset
43065 </cell>
43066 </row>
43067 <row>
43068 <cell alignment="center" valignment="top" usebox="none">
43069 \begin_inset Text
43070
43071 \begin_layout Plain Layout
43072 \begin_inset ERT
43073 status collapsed
43074
43075 \begin_layout Plain Layout
43076
43077
43078 \backslash
43079 fcolorbox{black}{
43080 \end_layout
43081
43082 \end_inset
43083
43084 Apricot
43085 \begin_inset ERT
43086 status collapsed
43087
43088 \begin_layout Plain Layout
43089
43090 }{
43091 \end_layout
43092
43093 \end_inset
43094
43095
43096 \begin_inset Phantom Phantom
43097 status open
43098
43099 \begin_layout Plain Layout
43100 W
43101 \end_layout
43102
43103 \end_inset
43104
43105
43106 \begin_inset ERT
43107 status collapsed
43108
43109 \begin_layout Plain Layout
43110
43111 }
43112 \end_layout
43113
43114 \end_inset
43115
43116  Apricot
43117 \end_layout
43118
43119 \end_inset
43120 </cell>
43121 <cell alignment="center" valignment="top" usebox="none">
43122 \begin_inset Text
43123
43124 \begin_layout Plain Layout
43125 \begin_inset ERT
43126 status collapsed
43127
43128 \begin_layout Plain Layout
43129
43130
43131 \backslash
43132 fcolorbox{black}{
43133 \end_layout
43134
43135 \end_inset
43136
43137 Aquamarine
43138 \begin_inset ERT
43139 status collapsed
43140
43141 \begin_layout Plain Layout
43142
43143 }{
43144 \end_layout
43145
43146 \end_inset
43147
43148
43149 \begin_inset Phantom Phantom
43150 status open
43151
43152 \begin_layout Plain Layout
43153 W
43154 \end_layout
43155
43156 \end_inset
43157
43158
43159 \begin_inset ERT
43160 status collapsed
43161
43162 \begin_layout Plain Layout
43163
43164 }
43165 \end_layout
43166
43167 \end_inset
43168
43169  Aquamarine
43170 \end_layout
43171
43172 \end_inset
43173 </cell>
43174 <cell alignment="center" valignment="top" usebox="none">
43175 \begin_inset Text
43176
43177 \begin_layout Plain Layout
43178 \begin_inset ERT
43179 status collapsed
43180
43181 \begin_layout Plain Layout
43182
43183
43184 \backslash
43185 fcolorbox{black}{
43186 \end_layout
43187
43188 \end_inset
43189
43190 Bittersweet
43191 \begin_inset ERT
43192 status collapsed
43193
43194 \begin_layout Plain Layout
43195
43196 }{
43197 \end_layout
43198
43199 \end_inset
43200
43201
43202 \begin_inset Phantom Phantom
43203 status open
43204
43205 \begin_layout Plain Layout
43206 W
43207 \end_layout
43208
43209 \end_inset
43210
43211
43212 \begin_inset ERT
43213 status collapsed
43214
43215 \begin_layout Plain Layout
43216
43217 }
43218 \end_layout
43219
43220 \end_inset
43221
43222  Bittersweet
43223 \end_layout
43224
43225 \end_inset
43226 </cell>
43227 <cell alignment="center" valignment="top" usebox="none">
43228 \begin_inset Text
43229
43230 \begin_layout Plain Layout
43231 \begin_inset ERT
43232 status collapsed
43233
43234 \begin_layout Plain Layout
43235
43236
43237 \backslash
43238 fcolorbox{black}{
43239 \end_layout
43240
43241 \end_inset
43242
43243 BlueGreen
43244 \begin_inset ERT
43245 status collapsed
43246
43247 \begin_layout Plain Layout
43248
43249 }{
43250 \end_layout
43251
43252 \end_inset
43253
43254
43255 \begin_inset Phantom Phantom
43256 status open
43257
43258 \begin_layout Plain Layout
43259 W
43260 \end_layout
43261
43262 \end_inset
43263
43264
43265 \begin_inset ERT
43266 status collapsed
43267
43268 \begin_layout Plain Layout
43269
43270 }
43271 \end_layout
43272
43273 \end_inset
43274
43275  BlueGreen
43276 \end_layout
43277
43278 \end_inset
43279 </cell>
43280 </row>
43281 <row>
43282 <cell alignment="left" valignment="top" usebox="none">
43283 \begin_inset Text
43284
43285 \begin_layout Plain Layout
43286 \begin_inset ERT
43287 status collapsed
43288
43289 \begin_layout Plain Layout
43290
43291
43292 \backslash
43293 fcolorbox{black}{
43294 \end_layout
43295
43296 \end_inset
43297
43298 BlueViolet
43299 \begin_inset ERT
43300 status collapsed
43301
43302 \begin_layout Plain Layout
43303
43304 }{
43305 \end_layout
43306
43307 \end_inset
43308
43309
43310 \begin_inset Phantom Phantom
43311 status open
43312
43313 \begin_layout Plain Layout
43314 W
43315 \end_layout
43316
43317 \end_inset
43318
43319
43320 \begin_inset ERT
43321 status collapsed
43322
43323 \begin_layout Plain Layout
43324
43325 }
43326 \end_layout
43327
43328 \end_inset
43329
43330  BlueViolet
43331 \end_layout
43332
43333 \end_inset
43334 </cell>
43335 <cell alignment="left" valignment="top" usebox="none">
43336 \begin_inset Text
43337
43338 \begin_layout Plain Layout
43339 \begin_inset ERT
43340 status collapsed
43341
43342 \begin_layout Plain Layout
43343
43344
43345 \backslash
43346 fcolorbox{black}{
43347 \end_layout
43348
43349 \end_inset
43350
43351 BrickRed
43352 \begin_inset ERT
43353 status collapsed
43354
43355 \begin_layout Plain Layout
43356
43357 }{
43358 \end_layout
43359
43360 \end_inset
43361
43362
43363 \begin_inset Phantom Phantom
43364 status open
43365
43366 \begin_layout Plain Layout
43367 W
43368 \end_layout
43369
43370 \end_inset
43371
43372
43373 \begin_inset ERT
43374 status collapsed
43375
43376 \begin_layout Plain Layout
43377
43378 }
43379 \end_layout
43380
43381 \end_inset
43382
43383  BrickRed
43384 \end_layout
43385
43386 \end_inset
43387 </cell>
43388 <cell alignment="left" valignment="top" usebox="none">
43389 \begin_inset Text
43390
43391 \begin_layout Plain Layout
43392 \begin_inset ERT
43393 status collapsed
43394
43395 \begin_layout Plain Layout
43396
43397
43398 \backslash
43399 fcolorbox{black}{
43400 \end_layout
43401
43402 \end_inset
43403
43404 Brown
43405 \begin_inset ERT
43406 status collapsed
43407
43408 \begin_layout Plain Layout
43409
43410 }{
43411 \end_layout
43412
43413 \end_inset
43414
43415
43416 \begin_inset Phantom Phantom
43417 status open
43418
43419 \begin_layout Plain Layout
43420 W
43421 \end_layout
43422
43423 \end_inset
43424
43425
43426 \begin_inset ERT
43427 status collapsed
43428
43429 \begin_layout Plain Layout
43430
43431 }
43432 \end_layout
43433
43434 \end_inset
43435
43436  Brown
43437 \end_layout
43438
43439 \end_inset
43440 </cell>
43441 <cell alignment="left" valignment="top" usebox="none">
43442 \begin_inset Text
43443
43444 \begin_layout Plain Layout
43445 \begin_inset ERT
43446 status collapsed
43447
43448 \begin_layout Plain Layout
43449
43450
43451 \backslash
43452 fcolorbox{black}{
43453 \end_layout
43454
43455 \end_inset
43456
43457 BurntOrange
43458 \begin_inset ERT
43459 status collapsed
43460
43461 \begin_layout Plain Layout
43462
43463 }{
43464 \end_layout
43465
43466 \end_inset
43467
43468
43469 \begin_inset Phantom Phantom
43470 status open
43471
43472 \begin_layout Plain Layout
43473 W
43474 \end_layout
43475
43476 \end_inset
43477
43478
43479 \begin_inset ERT
43480 status collapsed
43481
43482 \begin_layout Plain Layout
43483
43484 }
43485 \end_layout
43486
43487 \end_inset
43488
43489  BurntOrange
43490 \end_layout
43491
43492 \end_inset
43493 </cell>
43494 </row>
43495 <row>
43496 <cell alignment="left" valignment="top" usebox="none">
43497 \begin_inset Text
43498
43499 \begin_layout Plain Layout
43500 \begin_inset ERT
43501 status collapsed
43502
43503 \begin_layout Plain Layout
43504
43505
43506 \backslash
43507 fcolorbox{black}{
43508 \end_layout
43509
43510 \end_inset
43511
43512 CadetBlue
43513 \begin_inset ERT
43514 status collapsed
43515
43516 \begin_layout Plain Layout
43517
43518 }{
43519 \end_layout
43520
43521 \end_inset
43522
43523
43524 \begin_inset Phantom Phantom
43525 status open
43526
43527 \begin_layout Plain Layout
43528 W
43529 \end_layout
43530
43531 \end_inset
43532
43533
43534 \begin_inset ERT
43535 status collapsed
43536
43537 \begin_layout Plain Layout
43538
43539 }
43540 \end_layout
43541
43542 \end_inset
43543
43544  CadetBlue
43545 \end_layout
43546
43547 \end_inset
43548 </cell>
43549 <cell alignment="left" valignment="top" usebox="none">
43550 \begin_inset Text
43551
43552 \begin_layout Plain Layout
43553 \begin_inset ERT
43554 status collapsed
43555
43556 \begin_layout Plain Layout
43557
43558
43559 \backslash
43560 fcolorbox{black}{
43561 \end_layout
43562
43563 \end_inset
43564
43565 CarnationPink
43566 \begin_inset ERT
43567 status collapsed
43568
43569 \begin_layout Plain Layout
43570
43571 }{
43572 \end_layout
43573
43574 \end_inset
43575
43576
43577 \begin_inset Phantom Phantom
43578 status open
43579
43580 \begin_layout Plain Layout
43581 W
43582 \end_layout
43583
43584 \end_inset
43585
43586
43587 \begin_inset ERT
43588 status collapsed
43589
43590 \begin_layout Plain Layout
43591
43592 }
43593 \end_layout
43594
43595 \end_inset
43596
43597  CarnationPink
43598 \end_layout
43599
43600 \end_inset
43601 </cell>
43602 <cell alignment="left" valignment="top" usebox="none">
43603 \begin_inset Text
43604
43605 \begin_layout Plain Layout
43606 \begin_inset ERT
43607 status collapsed
43608
43609 \begin_layout Plain Layout
43610
43611
43612 \backslash
43613 fcolorbox{black}{
43614 \end_layout
43615
43616 \end_inset
43617
43618 Cerulean
43619 \begin_inset ERT
43620 status collapsed
43621
43622 \begin_layout Plain Layout
43623
43624 }{
43625 \end_layout
43626
43627 \end_inset
43628
43629
43630 \begin_inset Phantom Phantom
43631 status open
43632
43633 \begin_layout Plain Layout
43634 W
43635 \end_layout
43636
43637 \end_inset
43638
43639
43640 \begin_inset ERT
43641 status collapsed
43642
43643 \begin_layout Plain Layout
43644
43645 }
43646 \end_layout
43647
43648 \end_inset
43649
43650  Cerulean
43651 \end_layout
43652
43653 \end_inset
43654 </cell>
43655 <cell alignment="left" valignment="top" usebox="none">
43656 \begin_inset Text
43657
43658 \begin_layout Plain Layout
43659 \begin_inset ERT
43660 status collapsed
43661
43662 \begin_layout Plain Layout
43663
43664
43665 \backslash
43666 fcolorbox{black}{
43667 \end_layout
43668
43669 \end_inset
43670
43671 CornflowerBlue
43672 \begin_inset ERT
43673 status collapsed
43674
43675 \begin_layout Plain Layout
43676
43677 }{
43678 \end_layout
43679
43680 \end_inset
43681
43682
43683 \begin_inset Phantom Phantom
43684 status open
43685
43686 \begin_layout Plain Layout
43687 W
43688 \end_layout
43689
43690 \end_inset
43691
43692
43693 \begin_inset ERT
43694 status collapsed
43695
43696 \begin_layout Plain Layout
43697
43698 }
43699 \end_layout
43700
43701 \end_inset
43702
43703  CornflowerBlue
43704 \end_layout
43705
43706 \end_inset
43707 </cell>
43708 </row>
43709 <row>
43710 <cell alignment="left" valignment="top" usebox="none">
43711 \begin_inset Text
43712
43713 \begin_layout Plain Layout
43714 \begin_inset ERT
43715 status collapsed
43716
43717 \begin_layout Plain Layout
43718
43719
43720 \backslash
43721 fcolorbox{black}{
43722 \end_layout
43723
43724 \end_inset
43725
43726 Dandelion
43727 \begin_inset ERT
43728 status collapsed
43729
43730 \begin_layout Plain Layout
43731
43732 }{
43733 \end_layout
43734
43735 \end_inset
43736
43737
43738 \begin_inset Phantom Phantom
43739 status open
43740
43741 \begin_layout Plain Layout
43742 W
43743 \end_layout
43744
43745 \end_inset
43746
43747
43748 \begin_inset ERT
43749 status collapsed
43750
43751 \begin_layout Plain Layout
43752
43753 }
43754 \end_layout
43755
43756 \end_inset
43757
43758  Dandelion
43759 \end_layout
43760
43761 \end_inset
43762 </cell>
43763 <cell alignment="left" valignment="top" usebox="none">
43764 \begin_inset Text
43765
43766 \begin_layout Plain Layout
43767 \begin_inset ERT
43768 status collapsed
43769
43770 \begin_layout Plain Layout
43771
43772
43773 \backslash
43774 fcolorbox{black}{
43775 \end_layout
43776
43777 \end_inset
43778
43779 DarkOrchid
43780 \begin_inset ERT
43781 status collapsed
43782
43783 \begin_layout Plain Layout
43784
43785 }{
43786 \end_layout
43787
43788 \end_inset
43789
43790
43791 \begin_inset Phantom Phantom
43792 status open
43793
43794 \begin_layout Plain Layout
43795 W
43796 \end_layout
43797
43798 \end_inset
43799
43800
43801 \begin_inset ERT
43802 status collapsed
43803
43804 \begin_layout Plain Layout
43805
43806 }
43807 \end_layout
43808
43809 \end_inset
43810
43811  DarkOrchid
43812 \end_layout
43813
43814 \end_inset
43815 </cell>
43816 <cell alignment="left" valignment="top" usebox="none">
43817 \begin_inset Text
43818
43819 \begin_layout Plain Layout
43820 \begin_inset ERT
43821 status collapsed
43822
43823 \begin_layout Plain Layout
43824
43825
43826 \backslash
43827 fcolorbox{black}{
43828 \end_layout
43829
43830 \end_inset
43831
43832 Emerald
43833 \begin_inset ERT
43834 status collapsed
43835
43836 \begin_layout Plain Layout
43837
43838 }{
43839 \end_layout
43840
43841 \end_inset
43842
43843
43844 \begin_inset Phantom Phantom
43845 status open
43846
43847 \begin_layout Plain Layout
43848 W
43849 \end_layout
43850
43851 \end_inset
43852
43853
43854 \begin_inset ERT
43855 status collapsed
43856
43857 \begin_layout Plain Layout
43858
43859 }
43860 \end_layout
43861
43862 \end_inset
43863
43864  Emerald
43865 \end_layout
43866
43867 \end_inset
43868 </cell>
43869 <cell alignment="left" valignment="top" usebox="none">
43870 \begin_inset Text
43871
43872 \begin_layout Plain Layout
43873 \begin_inset ERT
43874 status collapsed
43875
43876 \begin_layout Plain Layout
43877
43878
43879 \backslash
43880 fcolorbox{black}{
43881 \end_layout
43882
43883 \end_inset
43884
43885 ForestGreen
43886 \begin_inset ERT
43887 status collapsed
43888
43889 \begin_layout Plain Layout
43890
43891 }{
43892 \end_layout
43893
43894 \end_inset
43895
43896
43897 \begin_inset Phantom Phantom
43898 status open
43899
43900 \begin_layout Plain Layout
43901 W
43902 \end_layout
43903
43904 \end_inset
43905
43906
43907 \begin_inset ERT
43908 status collapsed
43909
43910 \begin_layout Plain Layout
43911
43912 }
43913 \end_layout
43914
43915 \end_inset
43916
43917  ForestGreen
43918 \end_layout
43919
43920 \end_inset
43921 </cell>
43922 </row>
43923 <row>
43924 <cell alignment="left" valignment="top" usebox="none">
43925 \begin_inset Text
43926
43927 \begin_layout Plain Layout
43928 \begin_inset ERT
43929 status collapsed
43930
43931 \begin_layout Plain Layout
43932
43933
43934 \backslash
43935 fcolorbox{black}{
43936 \end_layout
43937
43938 \end_inset
43939
43940 Fuchsia
43941 \begin_inset ERT
43942 status collapsed
43943
43944 \begin_layout Plain Layout
43945
43946 }{
43947 \end_layout
43948
43949 \end_inset
43950
43951
43952 \begin_inset Phantom Phantom
43953 status open
43954
43955 \begin_layout Plain Layout
43956 W
43957 \end_layout
43958
43959 \end_inset
43960
43961
43962 \begin_inset ERT
43963 status collapsed
43964
43965 \begin_layout Plain Layout
43966
43967 }
43968 \end_layout
43969
43970 \end_inset
43971
43972  Fuchsia
43973 \end_layout
43974
43975 \end_inset
43976 </cell>
43977 <cell alignment="left" valignment="top" usebox="none">
43978 \begin_inset Text
43979
43980 \begin_layout Plain Layout
43981 \begin_inset ERT
43982 status collapsed
43983
43984 \begin_layout Plain Layout
43985
43986
43987 \backslash
43988 fcolorbox{black}{
43989 \end_layout
43990
43991 \end_inset
43992
43993 Goldenrod
43994 \begin_inset ERT
43995 status collapsed
43996
43997 \begin_layout Plain Layout
43998
43999 }{
44000 \end_layout
44001
44002 \end_inset
44003
44004
44005 \begin_inset Phantom Phantom
44006 status open
44007
44008 \begin_layout Plain Layout
44009 W
44010 \end_layout
44011
44012 \end_inset
44013
44014
44015 \begin_inset ERT
44016 status collapsed
44017
44018 \begin_layout Plain Layout
44019
44020 }
44021 \end_layout
44022
44023 \end_inset
44024
44025  Goldenrod
44026 \end_layout
44027
44028 \end_inset
44029 </cell>
44030 <cell alignment="left" valignment="top" usebox="none">
44031 \begin_inset Text
44032
44033 \begin_layout Plain Layout
44034 \begin_inset ERT
44035 status collapsed
44036
44037 \begin_layout Plain Layout
44038
44039
44040 \backslash
44041 fcolorbox{black}{
44042 \end_layout
44043
44044 \end_inset
44045
44046 Gray
44047 \begin_inset ERT
44048 status collapsed
44049
44050 \begin_layout Plain Layout
44051
44052 }{
44053 \end_layout
44054
44055 \end_inset
44056
44057
44058 \begin_inset Phantom Phantom
44059 status open
44060
44061 \begin_layout Plain Layout
44062 W
44063 \end_layout
44064
44065 \end_inset
44066
44067
44068 \begin_inset ERT
44069 status collapsed
44070
44071 \begin_layout Plain Layout
44072
44073 }
44074 \end_layout
44075
44076 \end_inset
44077
44078  Gray
44079 \end_layout
44080
44081 \end_inset
44082 </cell>
44083 <cell alignment="left" valignment="top" usebox="none">
44084 \begin_inset Text
44085
44086 \begin_layout Plain Layout
44087 \begin_inset ERT
44088 status collapsed
44089
44090 \begin_layout Plain Layout
44091
44092
44093 \backslash
44094 fcolorbox{black}{
44095 \end_layout
44096
44097 \end_inset
44098
44099 GreenYellow
44100 \begin_inset ERT
44101 status collapsed
44102
44103 \begin_layout Plain Layout
44104
44105 }{
44106 \end_layout
44107
44108 \end_inset
44109
44110
44111 \begin_inset Phantom Phantom
44112 status open
44113
44114 \begin_layout Plain Layout
44115 W
44116 \end_layout
44117
44118 \end_inset
44119
44120
44121 \begin_inset ERT
44122 status collapsed
44123
44124 \begin_layout Plain Layout
44125
44126 }
44127 \end_layout
44128
44129 \end_inset
44130
44131  GreenYellow
44132 \end_layout
44133
44134 \end_inset
44135 </cell>
44136 </row>
44137 <row>
44138 <cell alignment="center" valignment="top" usebox="none">
44139 \begin_inset Text
44140
44141 \begin_layout Plain Layout
44142 \begin_inset ERT
44143 status collapsed
44144
44145 \begin_layout Plain Layout
44146
44147
44148 \backslash
44149 fcolorbox{black}{
44150 \end_layout
44151
44152 \end_inset
44153
44154 JungleGreen
44155 \begin_inset ERT
44156 status collapsed
44157
44158 \begin_layout Plain Layout
44159
44160 }{
44161 \end_layout
44162
44163 \end_inset
44164
44165
44166 \begin_inset Phantom Phantom
44167 status open
44168
44169 \begin_layout Plain Layout
44170 W
44171 \end_layout
44172
44173 \end_inset
44174
44175
44176 \begin_inset ERT
44177 status collapsed
44178
44179 \begin_layout Plain Layout
44180
44181 }
44182 \end_layout
44183
44184 \end_inset
44185
44186  JungleGreen
44187 \end_layout
44188
44189 \end_inset
44190 </cell>
44191 <cell alignment="center" valignment="top" usebox="none">
44192 \begin_inset Text
44193
44194 \begin_layout Plain Layout
44195 \begin_inset ERT
44196 status collapsed
44197
44198 \begin_layout Plain Layout
44199
44200
44201 \backslash
44202 fcolorbox{black}{
44203 \end_layout
44204
44205 \end_inset
44206
44207 Lavender
44208 \begin_inset ERT
44209 status collapsed
44210
44211 \begin_layout Plain Layout
44212
44213 }{
44214 \end_layout
44215
44216 \end_inset
44217
44218
44219 \begin_inset Phantom Phantom
44220 status open
44221
44222 \begin_layout Plain Layout
44223 W
44224 \end_layout
44225
44226 \end_inset
44227
44228
44229 \begin_inset ERT
44230 status collapsed
44231
44232 \begin_layout Plain Layout
44233
44234 }
44235 \end_layout
44236
44237 \end_inset
44238
44239  Lavender
44240 \end_layout
44241
44242 \end_inset
44243 </cell>
44244 <cell alignment="center" valignment="top" usebox="none">
44245 \begin_inset Text
44246
44247 \begin_layout Plain Layout
44248 \begin_inset ERT
44249 status collapsed
44250
44251 \begin_layout Plain Layout
44252
44253
44254 \backslash
44255 fcolorbox{black}{
44256 \end_layout
44257
44258 \end_inset
44259
44260 LimeGreen
44261 \begin_inset ERT
44262 status collapsed
44263
44264 \begin_layout Plain Layout
44265
44266 }{
44267 \end_layout
44268
44269 \end_inset
44270
44271
44272 \begin_inset Phantom Phantom
44273 status open
44274
44275 \begin_layout Plain Layout
44276 W
44277 \end_layout
44278
44279 \end_inset
44280
44281
44282 \begin_inset ERT
44283 status collapsed
44284
44285 \begin_layout Plain Layout
44286
44287 }
44288 \end_layout
44289
44290 \end_inset
44291
44292  LimeGreen
44293 \end_layout
44294
44295 \end_inset
44296 </cell>
44297 <cell alignment="center" valignment="top" usebox="none">
44298 \begin_inset Text
44299
44300 \begin_layout Plain Layout
44301 \begin_inset ERT
44302 status collapsed
44303
44304 \begin_layout Plain Layout
44305
44306
44307 \backslash
44308 fcolorbox{black}{
44309 \end_layout
44310
44311 \end_inset
44312
44313 Mahogany
44314 \begin_inset ERT
44315 status collapsed
44316
44317 \begin_layout Plain Layout
44318
44319 }{
44320 \end_layout
44321
44322 \end_inset
44323
44324
44325 \begin_inset Phantom Phantom
44326 status open
44327
44328 \begin_layout Plain Layout
44329 W
44330 \end_layout
44331
44332 \end_inset
44333
44334
44335 \begin_inset ERT
44336 status collapsed
44337
44338 \begin_layout Plain Layout
44339
44340 }
44341 \end_layout
44342
44343 \end_inset
44344
44345  Mahogany
44346 \end_layout
44347
44348 \end_inset
44349 </cell>
44350 </row>
44351 <row>
44352 <cell alignment="left" valignment="top" usebox="none">
44353 \begin_inset Text
44354
44355 \begin_layout Plain Layout
44356 \begin_inset ERT
44357 status collapsed
44358
44359 \begin_layout Plain Layout
44360
44361
44362 \backslash
44363 fcolorbox{black}{
44364 \end_layout
44365
44366 \end_inset
44367
44368 Mahogany
44369 \begin_inset ERT
44370 status collapsed
44371
44372 \begin_layout Plain Layout
44373
44374 }{
44375 \end_layout
44376
44377 \end_inset
44378
44379
44380 \begin_inset Phantom Phantom
44381 status open
44382
44383 \begin_layout Plain Layout
44384 W
44385 \end_layout
44386
44387 \end_inset
44388
44389
44390 \begin_inset ERT
44391 status collapsed
44392
44393 \begin_layout Plain Layout
44394
44395 }
44396 \end_layout
44397
44398 \end_inset
44399
44400  Mahogany
44401 \end_layout
44402
44403 \end_inset
44404 </cell>
44405 <cell alignment="left" valignment="top" usebox="none">
44406 \begin_inset Text
44407
44408 \begin_layout Plain Layout
44409 \begin_inset ERT
44410 status collapsed
44411
44412 \begin_layout Plain Layout
44413
44414
44415 \backslash
44416 fcolorbox{black}{
44417 \end_layout
44418
44419 \end_inset
44420
44421 Maroon
44422 \begin_inset ERT
44423 status collapsed
44424
44425 \begin_layout Plain Layout
44426
44427 }{
44428 \end_layout
44429
44430 \end_inset
44431
44432
44433 \begin_inset Phantom Phantom
44434 status open
44435
44436 \begin_layout Plain Layout
44437 W
44438 \end_layout
44439
44440 \end_inset
44441
44442
44443 \begin_inset ERT
44444 status collapsed
44445
44446 \begin_layout Plain Layout
44447
44448 }
44449 \end_layout
44450
44451 \end_inset
44452
44453  Maroon
44454 \end_layout
44455
44456 \end_inset
44457 </cell>
44458 <cell alignment="left" valignment="top" usebox="none">
44459 \begin_inset Text
44460
44461 \begin_layout Plain Layout
44462 \begin_inset ERT
44463 status collapsed
44464
44465 \begin_layout Plain Layout
44466
44467
44468 \backslash
44469 fcolorbox{black}{
44470 \end_layout
44471
44472 \end_inset
44473
44474 Melon
44475 \begin_inset ERT
44476 status collapsed
44477
44478 \begin_layout Plain Layout
44479
44480 }{
44481 \end_layout
44482
44483 \end_inset
44484
44485
44486 \begin_inset Phantom Phantom
44487 status open
44488
44489 \begin_layout Plain Layout
44490 W
44491 \end_layout
44492
44493 \end_inset
44494
44495
44496 \begin_inset ERT
44497 status collapsed
44498
44499 \begin_layout Plain Layout
44500
44501 }
44502 \end_layout
44503
44504 \end_inset
44505
44506  Melon
44507 \end_layout
44508
44509 \end_inset
44510 </cell>
44511 <cell alignment="left" valignment="top" usebox="none">
44512 \begin_inset Text
44513
44514 \begin_layout Plain Layout
44515 \begin_inset ERT
44516 status collapsed
44517
44518 \begin_layout Plain Layout
44519
44520
44521 \backslash
44522 fcolorbox{black}{
44523 \end_layout
44524
44525 \end_inset
44526
44527 MidnightBlue
44528 \begin_inset ERT
44529 status collapsed
44530
44531 \begin_layout Plain Layout
44532
44533 }{
44534 \end_layout
44535
44536 \end_inset
44537
44538
44539 \begin_inset Phantom Phantom
44540 status open
44541
44542 \begin_layout Plain Layout
44543 W
44544 \end_layout
44545
44546 \end_inset
44547
44548
44549 \begin_inset ERT
44550 status collapsed
44551
44552 \begin_layout Plain Layout
44553
44554 }
44555 \end_layout
44556
44557 \end_inset
44558
44559  MidnightBlue
44560 \end_layout
44561
44562 \end_inset
44563 </cell>
44564 </row>
44565 <row>
44566 <cell alignment="left" valignment="top" usebox="none">
44567 \begin_inset Text
44568
44569 \begin_layout Plain Layout
44570 \begin_inset ERT
44571 status collapsed
44572
44573 \begin_layout Plain Layout
44574
44575
44576 \backslash
44577 fcolorbox{black}{
44578 \end_layout
44579
44580 \end_inset
44581
44582 Mulberry
44583 \begin_inset ERT
44584 status collapsed
44585
44586 \begin_layout Plain Layout
44587
44588 }{
44589 \end_layout
44590
44591 \end_inset
44592
44593
44594 \begin_inset Phantom Phantom
44595 status open
44596
44597 \begin_layout Plain Layout
44598 W
44599 \end_layout
44600
44601 \end_inset
44602
44603
44604 \begin_inset ERT
44605 status collapsed
44606
44607 \begin_layout Plain Layout
44608
44609 }
44610 \end_layout
44611
44612 \end_inset
44613
44614  Mulberry
44615 \end_layout
44616
44617 \end_inset
44618 </cell>
44619 <cell alignment="left" valignment="top" usebox="none">
44620 \begin_inset Text
44621
44622 \begin_layout Plain Layout
44623 \begin_inset ERT
44624 status collapsed
44625
44626 \begin_layout Plain Layout
44627
44628
44629 \backslash
44630 fcolorbox{black}{
44631 \end_layout
44632
44633 \end_inset
44634
44635 NavyBlue
44636 \begin_inset ERT
44637 status collapsed
44638
44639 \begin_layout Plain Layout
44640
44641 }{
44642 \end_layout
44643
44644 \end_inset
44645
44646
44647 \begin_inset Phantom Phantom
44648 status open
44649
44650 \begin_layout Plain Layout
44651 W
44652 \end_layout
44653
44654 \end_inset
44655
44656
44657 \begin_inset ERT
44658 status collapsed
44659
44660 \begin_layout Plain Layout
44661
44662 }
44663 \end_layout
44664
44665 \end_inset
44666
44667  NavyBlue
44668 \end_layout
44669
44670 \end_inset
44671 </cell>
44672 <cell alignment="left" valignment="top" usebox="none">
44673 \begin_inset Text
44674
44675 \begin_layout Plain Layout
44676 \begin_inset ERT
44677 status collapsed
44678
44679 \begin_layout Plain Layout
44680
44681
44682 \backslash
44683 fcolorbox{black}{
44684 \end_layout
44685
44686 \end_inset
44687
44688 OliveGreen
44689 \begin_inset ERT
44690 status collapsed
44691
44692 \begin_layout Plain Layout
44693
44694 }{
44695 \end_layout
44696
44697 \end_inset
44698
44699
44700 \begin_inset Phantom Phantom
44701 status open
44702
44703 \begin_layout Plain Layout
44704 W
44705 \end_layout
44706
44707 \end_inset
44708
44709
44710 \begin_inset ERT
44711 status collapsed
44712
44713 \begin_layout Plain Layout
44714
44715 }
44716 \end_layout
44717
44718 \end_inset
44719
44720  OliveGreen
44721 \end_layout
44722
44723 \end_inset
44724 </cell>
44725 <cell alignment="left" valignment="top" usebox="none">
44726 \begin_inset Text
44727
44728 \begin_layout Plain Layout
44729 \begin_inset ERT
44730 status collapsed
44731
44732 \begin_layout Plain Layout
44733
44734
44735 \backslash
44736 fcolorbox{black}{
44737 \end_layout
44738
44739 \end_inset
44740
44741 Orange
44742 \begin_inset ERT
44743 status collapsed
44744
44745 \begin_layout Plain Layout
44746
44747 }{
44748 \end_layout
44749
44750 \end_inset
44751
44752
44753 \begin_inset Phantom Phantom
44754 status open
44755
44756 \begin_layout Plain Layout
44757 W
44758 \end_layout
44759
44760 \end_inset
44761
44762
44763 \begin_inset ERT
44764 status collapsed
44765
44766 \begin_layout Plain Layout
44767
44768 }
44769 \end_layout
44770
44771 \end_inset
44772
44773  Orange
44774 \end_layout
44775
44776 \end_inset
44777 </cell>
44778 </row>
44779 <row>
44780 <cell alignment="left" valignment="top" usebox="none">
44781 \begin_inset Text
44782
44783 \begin_layout Plain Layout
44784 \begin_inset ERT
44785 status collapsed
44786
44787 \begin_layout Plain Layout
44788
44789
44790 \backslash
44791 fcolorbox{black}{
44792 \end_layout
44793
44794 \end_inset
44795
44796 OrangeRed
44797 \begin_inset ERT
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801
44802 }{
44803 \end_layout
44804
44805 \end_inset
44806
44807
44808 \begin_inset Phantom Phantom
44809 status open
44810
44811 \begin_layout Plain Layout
44812 W
44813 \end_layout
44814
44815 \end_inset
44816
44817
44818 \begin_inset ERT
44819 status collapsed
44820
44821 \begin_layout Plain Layout
44822
44823 }
44824 \end_layout
44825
44826 \end_inset
44827
44828  OrangeRed
44829 \end_layout
44830
44831 \end_inset
44832 </cell>
44833 <cell alignment="left" valignment="top" usebox="none">
44834 \begin_inset Text
44835
44836 \begin_layout Plain Layout
44837 \begin_inset ERT
44838 status collapsed
44839
44840 \begin_layout Plain Layout
44841
44842
44843 \backslash
44844 fcolorbox{black}{
44845 \end_layout
44846
44847 \end_inset
44848
44849 Orchid
44850 \begin_inset ERT
44851 status collapsed
44852
44853 \begin_layout Plain Layout
44854
44855 }{
44856 \end_layout
44857
44858 \end_inset
44859
44860
44861 \begin_inset Phantom Phantom
44862 status open
44863
44864 \begin_layout Plain Layout
44865 W
44866 \end_layout
44867
44868 \end_inset
44869
44870
44871 \begin_inset ERT
44872 status collapsed
44873
44874 \begin_layout Plain Layout
44875
44876 }
44877 \end_layout
44878
44879 \end_inset
44880
44881  Orchid
44882 \end_layout
44883
44884 \end_inset
44885 </cell>
44886 <cell alignment="left" valignment="top" usebox="none">
44887 \begin_inset Text
44888
44889 \begin_layout Plain Layout
44890 \begin_inset ERT
44891 status collapsed
44892
44893 \begin_layout Plain Layout
44894
44895
44896 \backslash
44897 fcolorbox{black}{
44898 \end_layout
44899
44900 \end_inset
44901
44902 Peach
44903 \begin_inset ERT
44904 status collapsed
44905
44906 \begin_layout Plain Layout
44907
44908 }{
44909 \end_layout
44910
44911 \end_inset
44912
44913
44914 \begin_inset Phantom Phantom
44915 status open
44916
44917 \begin_layout Plain Layout
44918 W
44919 \end_layout
44920
44921 \end_inset
44922
44923
44924 \begin_inset ERT
44925 status collapsed
44926
44927 \begin_layout Plain Layout
44928
44929 }
44930 \end_layout
44931
44932 \end_inset
44933
44934  Peach
44935 \end_layout
44936
44937 \end_inset
44938 </cell>
44939 <cell alignment="left" valignment="top" usebox="none">
44940 \begin_inset Text
44941
44942 \begin_layout Plain Layout
44943 \begin_inset ERT
44944 status collapsed
44945
44946 \begin_layout Plain Layout
44947
44948
44949 \backslash
44950 fcolorbox{black}{
44951 \end_layout
44952
44953 \end_inset
44954
44955 Periwinkle
44956 \begin_inset ERT
44957 status collapsed
44958
44959 \begin_layout Plain Layout
44960
44961 }{
44962 \end_layout
44963
44964 \end_inset
44965
44966
44967 \begin_inset Phantom Phantom
44968 status open
44969
44970 \begin_layout Plain Layout
44971 W
44972 \end_layout
44973
44974 \end_inset
44975
44976
44977 \begin_inset ERT
44978 status collapsed
44979
44980 \begin_layout Plain Layout
44981
44982 }
44983 \end_layout
44984
44985 \end_inset
44986
44987  Periwinkle
44988 \end_layout
44989
44990 \end_inset
44991 </cell>
44992 </row>
44993 <row>
44994 <cell alignment="left" valignment="top" usebox="none">
44995 \begin_inset Text
44996
44997 \begin_layout Plain Layout
44998 \begin_inset ERT
44999 status collapsed
45000
45001 \begin_layout Plain Layout
45002
45003
45004 \backslash
45005 fcolorbox{black}{
45006 \end_layout
45007
45008 \end_inset
45009
45010 PineGreen
45011 \begin_inset ERT
45012 status collapsed
45013
45014 \begin_layout Plain Layout
45015
45016 }{
45017 \end_layout
45018
45019 \end_inset
45020
45021
45022 \begin_inset Phantom Phantom
45023 status open
45024
45025 \begin_layout Plain Layout
45026 W
45027 \end_layout
45028
45029 \end_inset
45030
45031
45032 \begin_inset ERT
45033 status collapsed
45034
45035 \begin_layout Plain Layout
45036
45037 }
45038 \end_layout
45039
45040 \end_inset
45041
45042  PineGreen
45043 \end_layout
45044
45045 \end_inset
45046 </cell>
45047 <cell alignment="left" valignment="top" usebox="none">
45048 \begin_inset Text
45049
45050 \begin_layout Plain Layout
45051 \begin_inset ERT
45052 status collapsed
45053
45054 \begin_layout Plain Layout
45055
45056
45057 \backslash
45058 fcolorbox{black}{
45059 \end_layout
45060
45061 \end_inset
45062
45063 Plum
45064 \begin_inset ERT
45065 status collapsed
45066
45067 \begin_layout Plain Layout
45068
45069 }{
45070 \end_layout
45071
45072 \end_inset
45073
45074
45075 \begin_inset Phantom Phantom
45076 status open
45077
45078 \begin_layout Plain Layout
45079 W
45080 \end_layout
45081
45082 \end_inset
45083
45084
45085 \begin_inset ERT
45086 status collapsed
45087
45088 \begin_layout Plain Layout
45089
45090 }
45091 \end_layout
45092
45093 \end_inset
45094
45095  Plum
45096 \end_layout
45097
45098 \end_inset
45099 </cell>
45100 <cell alignment="left" valignment="top" usebox="none">
45101 \begin_inset Text
45102
45103 \begin_layout Plain Layout
45104 \begin_inset ERT
45105 status collapsed
45106
45107 \begin_layout Plain Layout
45108
45109
45110 \backslash
45111 fcolorbox{black}{
45112 \end_layout
45113
45114 \end_inset
45115
45116 ProcessBlue
45117 \begin_inset ERT
45118 status collapsed
45119
45120 \begin_layout Plain Layout
45121
45122 }{
45123 \end_layout
45124
45125 \end_inset
45126
45127
45128 \begin_inset Phantom Phantom
45129 status open
45130
45131 \begin_layout Plain Layout
45132 W
45133 \end_layout
45134
45135 \end_inset
45136
45137
45138 \begin_inset ERT
45139 status collapsed
45140
45141 \begin_layout Plain Layout
45142
45143 }
45144 \end_layout
45145
45146 \end_inset
45147
45148  ProcessBlue
45149 \end_layout
45150
45151 \end_inset
45152 </cell>
45153 <cell alignment="left" valignment="top" usebox="none">
45154 \begin_inset Text
45155
45156 \begin_layout Plain Layout
45157 \begin_inset ERT
45158 status collapsed
45159
45160 \begin_layout Plain Layout
45161
45162
45163 \backslash
45164 fcolorbox{black}{
45165 \end_layout
45166
45167 \end_inset
45168
45169 Purple
45170 \begin_inset ERT
45171 status collapsed
45172
45173 \begin_layout Plain Layout
45174
45175 }{
45176 \end_layout
45177
45178 \end_inset
45179
45180
45181 \begin_inset Phantom Phantom
45182 status open
45183
45184 \begin_layout Plain Layout
45185 W
45186 \end_layout
45187
45188 \end_inset
45189
45190
45191 \begin_inset ERT
45192 status collapsed
45193
45194 \begin_layout Plain Layout
45195
45196 }
45197 \end_layout
45198
45199 \end_inset
45200
45201  Purple
45202 \end_layout
45203
45204 \end_inset
45205 </cell>
45206 </row>
45207 <row>
45208 <cell alignment="left" valignment="top" usebox="none">
45209 \begin_inset Text
45210
45211 \begin_layout Plain Layout
45212 \begin_inset ERT
45213 status collapsed
45214
45215 \begin_layout Plain Layout
45216
45217
45218 \backslash
45219 fcolorbox{black}{
45220 \end_layout
45221
45222 \end_inset
45223
45224 RawSienna
45225 \begin_inset ERT
45226 status collapsed
45227
45228 \begin_layout Plain Layout
45229
45230 }{
45231 \end_layout
45232
45233 \end_inset
45234
45235
45236 \begin_inset Phantom Phantom
45237 status open
45238
45239 \begin_layout Plain Layout
45240 W
45241 \end_layout
45242
45243 \end_inset
45244
45245
45246 \begin_inset ERT
45247 status collapsed
45248
45249 \begin_layout Plain Layout
45250
45251 }
45252 \end_layout
45253
45254 \end_inset
45255
45256  RawSienna
45257 \end_layout
45258
45259 \end_inset
45260 </cell>
45261 <cell alignment="left" valignment="top" usebox="none">
45262 \begin_inset Text
45263
45264 \begin_layout Plain Layout
45265 \begin_inset ERT
45266 status collapsed
45267
45268 \begin_layout Plain Layout
45269
45270
45271 \backslash
45272 fcolorbox{black}{
45273 \end_layout
45274
45275 \end_inset
45276
45277 RedOrange
45278 \begin_inset ERT
45279 status collapsed
45280
45281 \begin_layout Plain Layout
45282
45283 }{
45284 \end_layout
45285
45286 \end_inset
45287
45288
45289 \begin_inset Phantom Phantom
45290 status open
45291
45292 \begin_layout Plain Layout
45293 W
45294 \end_layout
45295
45296 \end_inset
45297
45298
45299 \begin_inset ERT
45300 status collapsed
45301
45302 \begin_layout Plain Layout
45303
45304 }
45305 \end_layout
45306
45307 \end_inset
45308
45309  RedOrange
45310 \end_layout
45311
45312 \end_inset
45313 </cell>
45314 <cell alignment="left" valignment="top" usebox="none">
45315 \begin_inset Text
45316
45317 \begin_layout Plain Layout
45318 \begin_inset ERT
45319 status collapsed
45320
45321 \begin_layout Plain Layout
45322
45323
45324 \backslash
45325 fcolorbox{black}{
45326 \end_layout
45327
45328 \end_inset
45329
45330 RedViolet
45331 \begin_inset ERT
45332 status collapsed
45333
45334 \begin_layout Plain Layout
45335
45336 }{
45337 \end_layout
45338
45339 \end_inset
45340
45341
45342 \begin_inset Phantom Phantom
45343 status open
45344
45345 \begin_layout Plain Layout
45346 W
45347 \end_layout
45348
45349 \end_inset
45350
45351
45352 \begin_inset ERT
45353 status collapsed
45354
45355 \begin_layout Plain Layout
45356
45357 }
45358 \end_layout
45359
45360 \end_inset
45361
45362  RedViolet
45363 \end_layout
45364
45365 \end_inset
45366 </cell>
45367 <cell alignment="left" valignment="top" usebox="none">
45368 \begin_inset Text
45369
45370 \begin_layout Plain Layout
45371 \begin_inset ERT
45372 status collapsed
45373
45374 \begin_layout Plain Layout
45375
45376
45377 \backslash
45378 fcolorbox{black}{
45379 \end_layout
45380
45381 \end_inset
45382
45383 Rhodamine
45384 \begin_inset ERT
45385 status collapsed
45386
45387 \begin_layout Plain Layout
45388
45389 }{
45390 \end_layout
45391
45392 \end_inset
45393
45394
45395 \begin_inset Phantom Phantom
45396 status open
45397
45398 \begin_layout Plain Layout
45399 W
45400 \end_layout
45401
45402 \end_inset
45403
45404
45405 \begin_inset ERT
45406 status collapsed
45407
45408 \begin_layout Plain Layout
45409
45410 }
45411 \end_layout
45412
45413 \end_inset
45414
45415  Rhodamine
45416 \end_layout
45417
45418 \end_inset
45419 </cell>
45420 </row>
45421 <row>
45422 <cell alignment="left" valignment="top" usebox="none">
45423 \begin_inset Text
45424
45425 \begin_layout Plain Layout
45426 \begin_inset ERT
45427 status collapsed
45428
45429 \begin_layout Plain Layout
45430
45431
45432 \backslash
45433 fcolorbox{black}{
45434 \end_layout
45435
45436 \end_inset
45437
45438 RoyalBlue
45439 \begin_inset ERT
45440 status collapsed
45441
45442 \begin_layout Plain Layout
45443
45444 }{
45445 \end_layout
45446
45447 \end_inset
45448
45449
45450 \begin_inset Phantom Phantom
45451 status open
45452
45453 \begin_layout Plain Layout
45454 W
45455 \end_layout
45456
45457 \end_inset
45458
45459
45460 \begin_inset ERT
45461 status collapsed
45462
45463 \begin_layout Plain Layout
45464
45465 }
45466 \end_layout
45467
45468 \end_inset
45469
45470  RoyalBlue
45471 \end_layout
45472
45473 \end_inset
45474 </cell>
45475 <cell alignment="left" valignment="top" usebox="none">
45476 \begin_inset Text
45477
45478 \begin_layout Plain Layout
45479 \begin_inset ERT
45480 status collapsed
45481
45482 \begin_layout Plain Layout
45483
45484
45485 \backslash
45486 fcolorbox{black}{
45487 \end_layout
45488
45489 \end_inset
45490
45491 RoyalPurple
45492 \begin_inset ERT
45493 status collapsed
45494
45495 \begin_layout Plain Layout
45496
45497 }{
45498 \end_layout
45499
45500 \end_inset
45501
45502
45503 \begin_inset Phantom Phantom
45504 status open
45505
45506 \begin_layout Plain Layout
45507 W
45508 \end_layout
45509
45510 \end_inset
45511
45512
45513 \begin_inset ERT
45514 status collapsed
45515
45516 \begin_layout Plain Layout
45517
45518 }
45519 \end_layout
45520
45521 \end_inset
45522
45523  RoyalPurple
45524 \end_layout
45525
45526 \end_inset
45527 </cell>
45528 <cell alignment="left" valignment="top" usebox="none">
45529 \begin_inset Text
45530
45531 \begin_layout Plain Layout
45532 \begin_inset ERT
45533 status collapsed
45534
45535 \begin_layout Plain Layout
45536
45537
45538 \backslash
45539 fcolorbox{black}{
45540 \end_layout
45541
45542 \end_inset
45543
45544 RubineRed
45545 \begin_inset ERT
45546 status collapsed
45547
45548 \begin_layout Plain Layout
45549
45550 }{
45551 \end_layout
45552
45553 \end_inset
45554
45555
45556 \begin_inset Phantom Phantom
45557 status open
45558
45559 \begin_layout Plain Layout
45560 W
45561 \end_layout
45562
45563 \end_inset
45564
45565
45566 \begin_inset ERT
45567 status collapsed
45568
45569 \begin_layout Plain Layout
45570
45571 }
45572 \end_layout
45573
45574 \end_inset
45575
45576  RubineRed
45577 \end_layout
45578
45579 \end_inset
45580 </cell>
45581 <cell alignment="left" valignment="top" usebox="none">
45582 \begin_inset Text
45583
45584 \begin_layout Plain Layout
45585 \begin_inset ERT
45586 status collapsed
45587
45588 \begin_layout Plain Layout
45589
45590
45591 \backslash
45592 fcolorbox{black}{
45593 \end_layout
45594
45595 \end_inset
45596
45597 Salmon
45598 \begin_inset ERT
45599 status collapsed
45600
45601 \begin_layout Plain Layout
45602
45603 }{
45604 \end_layout
45605
45606 \end_inset
45607
45608
45609 \begin_inset Phantom Phantom
45610 status open
45611
45612 \begin_layout Plain Layout
45613 W
45614 \end_layout
45615
45616 \end_inset
45617
45618
45619 \begin_inset ERT
45620 status collapsed
45621
45622 \begin_layout Plain Layout
45623
45624 }
45625 \end_layout
45626
45627 \end_inset
45628
45629  Salmon
45630 \end_layout
45631
45632 \end_inset
45633 </cell>
45634 </row>
45635 <row>
45636 <cell alignment="left" valignment="top" usebox="none">
45637 \begin_inset Text
45638
45639 \begin_layout Plain Layout
45640 \begin_inset ERT
45641 status collapsed
45642
45643 \begin_layout Plain Layout
45644
45645
45646 \backslash
45647 fcolorbox{black}{
45648 \end_layout
45649
45650 \end_inset
45651
45652 SeaGreen
45653 \begin_inset ERT
45654 status collapsed
45655
45656 \begin_layout Plain Layout
45657
45658 }{
45659 \end_layout
45660
45661 \end_inset
45662
45663
45664 \begin_inset Phantom Phantom
45665 status open
45666
45667 \begin_layout Plain Layout
45668 W
45669 \end_layout
45670
45671 \end_inset
45672
45673
45674 \begin_inset ERT
45675 status collapsed
45676
45677 \begin_layout Plain Layout
45678
45679 }
45680 \end_layout
45681
45682 \end_inset
45683
45684  SeaGreen
45685 \end_layout
45686
45687 \end_inset
45688 </cell>
45689 <cell alignment="left" valignment="top" usebox="none">
45690 \begin_inset Text
45691
45692 \begin_layout Plain Layout
45693 \begin_inset ERT
45694 status collapsed
45695
45696 \begin_layout Plain Layout
45697
45698
45699 \backslash
45700 fcolorbox{black}{
45701 \end_layout
45702
45703 \end_inset
45704
45705 Sepia
45706 \begin_inset ERT
45707 status collapsed
45708
45709 \begin_layout Plain Layout
45710
45711 }{
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \begin_inset Phantom Phantom
45718 status open
45719
45720 \begin_layout Plain Layout
45721 W
45722 \end_layout
45723
45724 \end_inset
45725
45726
45727 \begin_inset ERT
45728 status collapsed
45729
45730 \begin_layout Plain Layout
45731
45732 }
45733 \end_layout
45734
45735 \end_inset
45736
45737  Sepia
45738 \end_layout
45739
45740 \end_inset
45741 </cell>
45742 <cell alignment="left" valignment="top" usebox="none">
45743 \begin_inset Text
45744
45745 \begin_layout Plain Layout
45746 \begin_inset ERT
45747 status collapsed
45748
45749 \begin_layout Plain Layout
45750
45751
45752 \backslash
45753 fcolorbox{black}{
45754 \end_layout
45755
45756 \end_inset
45757
45758 SkyBlue
45759 \begin_inset ERT
45760 status collapsed
45761
45762 \begin_layout Plain Layout
45763
45764 }{
45765 \end_layout
45766
45767 \end_inset
45768
45769
45770 \begin_inset Phantom Phantom
45771 status open
45772
45773 \begin_layout Plain Layout
45774 W
45775 \end_layout
45776
45777 \end_inset
45778
45779
45780 \begin_inset ERT
45781 status collapsed
45782
45783 \begin_layout Plain Layout
45784
45785 }
45786 \end_layout
45787
45788 \end_inset
45789
45790  SkyBlue
45791 \end_layout
45792
45793 \end_inset
45794 </cell>
45795 <cell alignment="left" valignment="top" usebox="none">
45796 \begin_inset Text
45797
45798 \begin_layout Plain Layout
45799 \begin_inset ERT
45800 status collapsed
45801
45802 \begin_layout Plain Layout
45803
45804
45805 \backslash
45806 fcolorbox{black}{
45807 \end_layout
45808
45809 \end_inset
45810
45811 SpringGreen
45812 \begin_inset ERT
45813 status collapsed
45814
45815 \begin_layout Plain Layout
45816
45817 }{
45818 \end_layout
45819
45820 \end_inset
45821
45822
45823 \begin_inset Phantom Phantom
45824 status open
45825
45826 \begin_layout Plain Layout
45827 W
45828 \end_layout
45829
45830 \end_inset
45831
45832
45833 \begin_inset ERT
45834 status collapsed
45835
45836 \begin_layout Plain Layout
45837
45838 }
45839 \end_layout
45840
45841 \end_inset
45842
45843  SpringGreen
45844 \end_layout
45845
45846 \end_inset
45847 </cell>
45848 </row>
45849 <row>
45850 <cell alignment="left" valignment="top" usebox="none">
45851 \begin_inset Text
45852
45853 \begin_layout Plain Layout
45854 \begin_inset ERT
45855 status collapsed
45856
45857 \begin_layout Plain Layout
45858
45859
45860 \backslash
45861 fcolorbox{black}{
45862 \end_layout
45863
45864 \end_inset
45865
45866 Tan
45867 \begin_inset ERT
45868 status collapsed
45869
45870 \begin_layout Plain Layout
45871
45872 }{
45873 \end_layout
45874
45875 \end_inset
45876
45877
45878 \begin_inset Phantom Phantom
45879 status open
45880
45881 \begin_layout Plain Layout
45882 W
45883 \end_layout
45884
45885 \end_inset
45886
45887
45888 \begin_inset ERT
45889 status collapsed
45890
45891 \begin_layout Plain Layout
45892
45893 }
45894 \end_layout
45895
45896 \end_inset
45897
45898  Tan
45899 \end_layout
45900
45901 \end_inset
45902 </cell>
45903 <cell alignment="left" valignment="top" usebox="none">
45904 \begin_inset Text
45905
45906 \begin_layout Plain Layout
45907 \begin_inset ERT
45908 status collapsed
45909
45910 \begin_layout Plain Layout
45911
45912
45913 \backslash
45914 fcolorbox{black}{
45915 \end_layout
45916
45917 \end_inset
45918
45919 TealBlue
45920 \begin_inset ERT
45921 status collapsed
45922
45923 \begin_layout Plain Layout
45924
45925 }{
45926 \end_layout
45927
45928 \end_inset
45929
45930
45931 \begin_inset Phantom Phantom
45932 status open
45933
45934 \begin_layout Plain Layout
45935 W
45936 \end_layout
45937
45938 \end_inset
45939
45940
45941 \begin_inset ERT
45942 status collapsed
45943
45944 \begin_layout Plain Layout
45945
45946 }
45947 \end_layout
45948
45949 \end_inset
45950
45951  TealBlue
45952 \end_layout
45953
45954 \end_inset
45955 </cell>
45956 <cell alignment="left" valignment="top" usebox="none">
45957 \begin_inset Text
45958
45959 \begin_layout Plain Layout
45960 \begin_inset ERT
45961 status collapsed
45962
45963 \begin_layout Plain Layout
45964
45965
45966 \backslash
45967 fcolorbox{black}{
45968 \end_layout
45969
45970 \end_inset
45971
45972 Thistle
45973 \begin_inset ERT
45974 status collapsed
45975
45976 \begin_layout Plain Layout
45977
45978 }{
45979 \end_layout
45980
45981 \end_inset
45982
45983
45984 \begin_inset Phantom Phantom
45985 status open
45986
45987 \begin_layout Plain Layout
45988 W
45989 \end_layout
45990
45991 \end_inset
45992
45993
45994 \begin_inset ERT
45995 status collapsed
45996
45997 \begin_layout Plain Layout
45998
45999 }
46000 \end_layout
46001
46002 \end_inset
46003
46004  Thistle
46005 \end_layout
46006
46007 \end_inset
46008 </cell>
46009 <cell alignment="left" valignment="top" usebox="none">
46010 \begin_inset Text
46011
46012 \begin_layout Plain Layout
46013 \begin_inset ERT
46014 status collapsed
46015
46016 \begin_layout Plain Layout
46017
46018
46019 \backslash
46020 fcolorbox{black}{
46021 \end_layout
46022
46023 \end_inset
46024
46025 Turquoise
46026 \begin_inset ERT
46027 status collapsed
46028
46029 \begin_layout Plain Layout
46030
46031 }{
46032 \end_layout
46033
46034 \end_inset
46035
46036
46037 \begin_inset Phantom Phantom
46038 status open
46039
46040 \begin_layout Plain Layout
46041 W
46042 \end_layout
46043
46044 \end_inset
46045
46046
46047 \begin_inset ERT
46048 status collapsed
46049
46050 \begin_layout Plain Layout
46051
46052 }
46053 \end_layout
46054
46055 \end_inset
46056
46057  Turquoise
46058 \end_layout
46059
46060 \end_inset
46061 </cell>
46062 </row>
46063 <row>
46064 <cell alignment="left" valignment="top" usebox="none">
46065 \begin_inset Text
46066
46067 \begin_layout Plain Layout
46068 \begin_inset ERT
46069 status collapsed
46070
46071 \begin_layout Plain Layout
46072
46073
46074 \backslash
46075 fcolorbox{black}{
46076 \end_layout
46077
46078 \end_inset
46079
46080 Violet
46081 \begin_inset ERT
46082 status collapsed
46083
46084 \begin_layout Plain Layout
46085
46086 }{
46087 \end_layout
46088
46089 \end_inset
46090
46091
46092 \begin_inset Phantom Phantom
46093 status open
46094
46095 \begin_layout Plain Layout
46096 W
46097 \end_layout
46098
46099 \end_inset
46100
46101
46102 \begin_inset ERT
46103 status collapsed
46104
46105 \begin_layout Plain Layout
46106
46107 }
46108 \end_layout
46109
46110 \end_inset
46111
46112  Violet
46113 \end_layout
46114
46115 \end_inset
46116 </cell>
46117 <cell alignment="left" valignment="top" usebox="none">
46118 \begin_inset Text
46119
46120 \begin_layout Plain Layout
46121 \begin_inset ERT
46122 status collapsed
46123
46124 \begin_layout Plain Layout
46125
46126
46127 \backslash
46128 fcolorbox{black}{
46129 \end_layout
46130
46131 \end_inset
46132
46133 VioletRed
46134 \begin_inset ERT
46135 status collapsed
46136
46137 \begin_layout Plain Layout
46138
46139 }{
46140 \end_layout
46141
46142 \end_inset
46143
46144
46145 \begin_inset Phantom Phantom
46146 status open
46147
46148 \begin_layout Plain Layout
46149 W
46150 \end_layout
46151
46152 \end_inset
46153
46154
46155 \begin_inset ERT
46156 status collapsed
46157
46158 \begin_layout Plain Layout
46159
46160 }
46161 \end_layout
46162
46163 \end_inset
46164
46165  VioletRed
46166 \end_layout
46167
46168 \end_inset
46169 </cell>
46170 <cell alignment="left" valignment="top" usebox="none">
46171 \begin_inset Text
46172
46173 \begin_layout Plain Layout
46174 \begin_inset ERT
46175 status collapsed
46176
46177 \begin_layout Plain Layout
46178
46179
46180 \backslash
46181 fcolorbox{black}{
46182 \end_layout
46183
46184 \end_inset
46185
46186 WildStrawberry
46187 \begin_inset ERT
46188 status collapsed
46189
46190 \begin_layout Plain Layout
46191
46192 }{
46193 \end_layout
46194
46195 \end_inset
46196
46197
46198 \begin_inset Phantom Phantom
46199 status open
46200
46201 \begin_layout Plain Layout
46202 W
46203 \end_layout
46204
46205 \end_inset
46206
46207
46208 \begin_inset ERT
46209 status collapsed
46210
46211 \begin_layout Plain Layout
46212
46213 }
46214 \end_layout
46215
46216 \end_inset
46217
46218  WildStrawberry
46219 \end_layout
46220
46221 \end_inset
46222 </cell>
46223 <cell alignment="left" valignment="top" usebox="none">
46224 \begin_inset Text
46225
46226 \begin_layout Plain Layout
46227 \begin_inset ERT
46228 status collapsed
46229
46230 \begin_layout Plain Layout
46231
46232
46233 \backslash
46234 fcolorbox{black}{
46235 \end_layout
46236
46237 \end_inset
46238
46239 YellowGreen
46240 \begin_inset ERT
46241 status collapsed
46242
46243 \begin_layout Plain Layout
46244
46245 }{
46246 \end_layout
46247
46248 \end_inset
46249
46250
46251 \begin_inset Phantom Phantom
46252 status open
46253
46254 \begin_layout Plain Layout
46255 W
46256 \end_layout
46257
46258 \end_inset
46259
46260
46261 \begin_inset ERT
46262 status collapsed
46263
46264 \begin_layout Plain Layout
46265
46266 }
46267 \end_layout
46268
46269 \end_inset
46270
46271  YellowGreen
46272 \end_layout
46273
46274 \end_inset
46275 </cell>
46276 </row>
46277 <row>
46278 <cell alignment="left" valignment="top" usebox="none">
46279 \begin_inset Text
46280
46281 \begin_layout Plain Layout
46282 \begin_inset ERT
46283 status collapsed
46284
46285 \begin_layout Plain Layout
46286
46287
46288 \backslash
46289 fcolorbox{black}{
46290 \end_layout
46291
46292 \end_inset
46293
46294 YellowOrange
46295 \begin_inset ERT
46296 status collapsed
46297
46298 \begin_layout Plain Layout
46299
46300 }{
46301 \end_layout
46302
46303 \end_inset
46304
46305
46306 \begin_inset Phantom Phantom
46307 status open
46308
46309 \begin_layout Plain Layout
46310 W
46311 \end_layout
46312
46313 \end_inset
46314
46315
46316 \begin_inset ERT
46317 status collapsed
46318
46319 \begin_layout Plain Layout
46320
46321 }
46322 \end_layout
46323
46324 \end_inset
46325
46326  YellowOrange
46327 \end_layout
46328
46329 \end_inset
46330 </cell>
46331 <cell alignment="left" valignment="top" usebox="none">
46332 \begin_inset Text
46333
46334 \begin_layout Plain Layout
46335
46336 \end_layout
46337
46338 \end_inset
46339 </cell>
46340 <cell alignment="left" valignment="top" usebox="none">
46341 \begin_inset Text
46342
46343 \begin_layout Plain Layout
46344
46345 \end_layout
46346
46347 \end_inset
46348 </cell>
46349 <cell alignment="left" valignment="top" usebox="none">
46350 \begin_inset Text
46351
46352 \begin_layout Plain Layout
46353
46354 \end_layout
46355
46356 \end_inset
46357 </cell>
46358 </row>
46359 </lyxtabular>
46360
46361 \end_inset
46362
46363
46364 \end_layout
46365
46366 \begin_layout Chapter
46367 Explanation of Equation
46368 \begin_inset space ~
46369 \end_inset
46370
46371 (
46372 \begin_inset CommandInset ref
46373 LatexCommand ref
46374 reference "eq:Wgn"
46375
46376 \end_inset
46377
46378 )
46379 \begin_inset CommandInset label
46380 LatexCommand label
46381 name "cha:Explanation-of-Equation"
46382
46383 \end_inset
46384
46385
46386 \end_layout
46387
46388 \begin_layout Standard
46389 We can calculate the total width of 
46390 \emph on
46391 n
46392 \emph default
46393  table cells 
46394 \begin_inset Formula $W_{\mathrm{tot\,n}}$
46395 \end_inset
46396
46397  as follows:
46398 \begin_inset Formula 
46399 \begin{equation}
46400 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46401 \end{equation}
46402
46403 \end_inset
46404
46405 where 
46406 \begin_inset Formula $W_{g\,n}$
46407 \end_inset
46408
46409  is the given width of all cells, 
46410 \series bold
46411
46412 \backslash
46413 tabcolsep
46414 \series default
46415  is the \SpecialChar LaTeX
46416 -length between the cell text and the cell border (its default value
46417  is 6
46418 \begin_inset space \thinspace{}
46419 \end_inset
46420
46421 pt).
46422  
46423 \series bold
46424
46425 \backslash
46426 arrayrulewidth
46427 \series default
46428  is the thickness of the cell border line, the default is 0.4
46429 \begin_inset space \thinspace{}
46430 \end_inset
46431
46432 pt.
46433 \end_layout
46434
46435 \begin_layout Standard
46436 Following equation
46437 \begin_inset space ~
46438 \end_inset
46439
46440
46441 \begin_inset CommandInset ref
46442 LatexCommand eqref
46443 reference "eq:Wtot_n"
46444
46445 \end_inset
46446
46447 , the total width of a multicolumn 
46448 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46449 \end_inset
46450
46451  is
46452 \begin_inset Formula 
46453 \begin{equation}
46454 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46455 \end{equation}
46456
46457 \end_inset
46458
46459
46460 \end_layout
46461
46462 \begin_layout Standard
46463 By setting equation
46464 \begin_inset space ~
46465 \end_inset
46466
46467
46468 \begin_inset CommandInset ref
46469 LatexCommand eqref
46470 reference "eq:Wtot_n"
46471
46472 \end_inset
46473
46474  and 
46475 \begin_inset CommandInset ref
46476 LatexCommand eqref
46477 reference "eq:Wtot_mult"
46478
46479 \end_inset
46480
46481  equal we can calculate the needed given width 
46482 \begin_inset Formula $W_{g\,n}$
46483 \end_inset
46484
46485  when 
46486 \emph on
46487 n
46488 \emph default
46489  columns are spanned, so that each column has a total width of 
46490 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46491 \end_inset
46492
46493 :
46494 \begin_inset Formula 
46495 \begin{equation}
46496 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46497 \end{equation}
46498
46499 \end_inset
46500
46501
46502 \end_layout
46503
46504 \begin_layout Bibliography
46505 \begin_inset CommandInset bibitem
46506 LatexCommand bibitem
46507 key "latexcompanion"
46508
46509 \end_inset
46510
46511 Frank Mittelbach and Michel Goossens: 
46512 \emph on
46513 The \SpecialChar LaTeX
46514  Companion Second Edition.
46515
46516 \emph default
46517  Addison-Wesley, 2004
46518 \end_layout
46519
46520 \begin_layout Bibliography
46521 \begin_inset CommandInset bibitem
46522 LatexCommand bibitem
46523 key "latexguide"
46524
46525 \end_inset
46526
46527 Helmut Kopka and Patrick W.
46528  Daly: 
46529 \emph on
46530 A Guide to \SpecialChar LaTeX
46531  Fourth Edition.
46532
46533 \emph default
46534  Addison-Wesley, 2003
46535 \end_layout
46536
46537 \begin_layout Bibliography
46538 \begin_inset CommandInset bibitem
46539 LatexCommand bibitem
46540 key "latexbook"
46541
46542 \end_inset
46543
46544 Leslie Lamport: 
46545 \emph on
46546 \SpecialChar LaTeX
46547 : A Document Preparation System.
46548
46549 \emph default
46550  Addison-Wesley, second edition, 1994
46551 \end_layout
46552
46553 \begin_layout Bibliography
46554 \begin_inset CommandInset bibitem
46555 LatexCommand bibitem
46556 key "arydshln"
46557
46558 \end_inset
46559
46560 Documentation of the \SpecialChar LaTeX
46561 -package 
46562 \series bold
46563
46564 \begin_inset CommandInset href
46565 LatexCommand href
46566 name "arydshln"
46567 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46568
46569 \end_inset
46570
46571
46572 \series default
46573
46574 \begin_inset Index idx
46575 status collapsed
46576
46577 \begin_layout Plain Layout
46578 \SpecialChar LaTeX
46579 -packages ! arydshln
46580 \end_layout
46581
46582 \end_inset
46583
46584
46585 \end_layout
46586
46587 \begin_layout Bibliography
46588 \begin_inset CommandInset bibitem
46589 LatexCommand bibitem
46590 key "booktabs"
46591
46592 \end_inset
46593
46594 Documentation of the \SpecialChar LaTeX
46595 -package 
46596 \series bold
46597
46598 \begin_inset CommandInset href
46599 LatexCommand href
46600 name "booktabs"
46601 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46602
46603 \end_inset
46604
46605
46606 \series default
46607
46608 \begin_inset Index idx
46609 status collapsed
46610
46611 \begin_layout Plain Layout
46612 \SpecialChar LaTeX
46613 -packages ! booktabs
46614 \end_layout
46615
46616 \end_inset
46617
46618
46619 \end_layout
46620
46621 \begin_layout Bibliography
46622 \begin_inset CommandInset bibitem
46623 LatexCommand bibitem
46624 key "caption"
46625
46626 \end_inset
46627
46628 Documentation of the \SpecialChar LaTeX
46629 -package 
46630 \series bold
46631
46632 \begin_inset CommandInset href
46633 LatexCommand href
46634 name "caption"
46635 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46636
46637 \end_inset
46638
46639
46640 \series default
46641
46642 \begin_inset Index idx
46643 status collapsed
46644
46645 \begin_layout Plain Layout
46646 \SpecialChar LaTeX
46647 -packages ! caption
46648 \end_layout
46649
46650 \end_inset
46651
46652
46653 \end_layout
46654
46655 \begin_layout Bibliography
46656 \begin_inset CommandInset bibitem
46657 LatexCommand bibitem
46658 key "diagbox"
46659
46660 \end_inset
46661
46662 Documentation of the \SpecialChar LaTeX
46663 -package 
46664 \series bold
46665
46666 \begin_inset CommandInset href
46667 LatexCommand href
46668 name "diagbox"
46669 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46670
46671 \end_inset
46672
46673
46674 \series default
46675
46676 \begin_inset Index idx
46677 status collapsed
46678
46679 \begin_layout Plain Layout
46680 \SpecialChar LaTeX
46681 -packages ! diagbox
46682 \end_layout
46683
46684 \end_inset
46685
46686
46687 \end_layout
46688
46689 \begin_layout Bibliography
46690 \begin_inset CommandInset bibitem
46691 LatexCommand bibitem
46692 key "endfloat"
46693
46694 \end_inset
46695
46696 Documentation of the \SpecialChar LaTeX
46697 -package 
46698 \series bold
46699
46700 \begin_inset CommandInset href
46701 LatexCommand href
46702 name "endfloat"
46703 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46704
46705 \end_inset
46706
46707
46708 \series default
46709
46710 \begin_inset Index idx
46711 status collapsed
46712
46713 \begin_layout Plain Layout
46714 \SpecialChar LaTeX
46715 -packages ! endfloat
46716 \end_layout
46717
46718 \end_inset
46719
46720
46721 \end_layout
46722
46723 \begin_layout Bibliography
46724 \begin_inset CommandInset bibitem
46725 LatexCommand bibitem
46726 key "footmisc"
46727
46728 \end_inset
46729
46730 Documentation of the \SpecialChar LaTeX
46731 -package 
46732 \series bold
46733
46734 \begin_inset CommandInset href
46735 LatexCommand href
46736 name "footmisc"
46737 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46738
46739 \end_inset
46740
46741
46742 \series default
46743
46744 \begin_inset Index idx
46745 status collapsed
46746
46747 \begin_layout Plain Layout
46748 \SpecialChar LaTeX
46749 -packages ! footmisc
46750 \end_layout
46751
46752 \end_inset
46753
46754
46755 \end_layout
46756
46757 \begin_layout Bibliography
46758 \begin_inset CommandInset bibitem
46759 LatexCommand bibitem
46760 key "hypcap"
46761
46762 \end_inset
46763
46764 Documentation of the \SpecialChar LaTeX
46765 -package 
46766 \series bold
46767
46768 \begin_inset CommandInset href
46769 LatexCommand href
46770 name "hypcap"
46771 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46772
46773 \end_inset
46774
46775
46776 \series default
46777
46778 \begin_inset Index idx
46779 status collapsed
46780
46781 \begin_layout Plain Layout
46782 \SpecialChar LaTeX
46783 -packages ! hyperref
46784 \end_layout
46785
46786 \end_inset
46787
46788
46789 \end_layout
46790
46791 \begin_layout Bibliography
46792 \begin_inset CommandInset bibitem
46793 LatexCommand bibitem
46794 key "hyperref"
46795
46796 \end_inset
46797
46798 Documentation of the \SpecialChar LaTeX
46799 -package 
46800 \series bold
46801
46802 \begin_inset CommandInset href
46803 LatexCommand href
46804 name "hyperref"
46805 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46806
46807 \end_inset
46808
46809
46810 \series default
46811
46812 \begin_inset Index idx
46813 status collapsed
46814
46815 \begin_layout Plain Layout
46816 \SpecialChar LaTeX
46817 -packages ! hyperref
46818 \end_layout
46819
46820 \end_inset
46821
46822
46823 \end_layout
46824
46825 \begin_layout Bibliography
46826 \begin_inset CommandInset bibitem
46827 LatexCommand bibitem
46828 key "KOMA-Script"
46829
46830 \end_inset
46831
46832 Documentation of the \SpecialChar LaTeX
46833 -package 
46834 \series bold
46835
46836 \begin_inset CommandInset href
46837 LatexCommand href
46838 name "KOMA-Script"
46839 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46840
46841 \end_inset
46842
46843
46844 \series default
46845
46846 \begin_inset Index idx
46847 status collapsed
46848
46849 \begin_layout Plain Layout
46850 \SpecialChar LaTeX
46851 -packages ! KOMA-Script
46852 \end_layout
46853
46854 \end_inset
46855
46856
46857 \end_layout
46858
46859 \begin_layout Bibliography
46860 \begin_inset CommandInset bibitem
46861 LatexCommand bibitem
46862 key "lettrine"
46863
46864 \end_inset
46865
46866 Documentation of the \SpecialChar LaTeX
46867 -package 
46868 \series bold
46869
46870 \begin_inset CommandInset href
46871 LatexCommand href
46872 name "lettrine"
46873 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46874
46875 \end_inset
46876
46877
46878 \series default
46879  and an 
46880 \begin_inset CommandInset href
46881 LatexCommand href
46882 name "example"
46883 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46884
46885 \end_inset
46886
46887
46888 \begin_inset Index idx
46889 status collapsed
46890
46891 \begin_layout Plain Layout
46892 \SpecialChar LaTeX
46893 -packages ! lettrine
46894 \end_layout
46895
46896 \end_inset
46897
46898
46899 \end_layout
46900
46901 \begin_layout Bibliography
46902 \begin_inset CommandInset bibitem
46903 LatexCommand bibitem
46904 key "listings"
46905
46906 \end_inset
46907
46908 Documentation of the \SpecialChar LaTeX
46909 -package 
46910 \series bold
46911
46912 \begin_inset CommandInset href
46913 LatexCommand href
46914 name "listings"
46915 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46916
46917 \end_inset
46918
46919
46920 \series default
46921
46922 \begin_inset Index idx
46923 status collapsed
46924
46925 \begin_layout Plain Layout
46926 \SpecialChar LaTeX
46927 -packages ! listings
46928 \end_layout
46929
46930 \end_inset
46931
46932
46933 \end_layout
46934
46935 \begin_layout Bibliography
46936 \begin_inset CommandInset bibitem
46937 LatexCommand bibitem
46938 key "marginnote"
46939
46940 \end_inset
46941
46942 Documentation of the \SpecialChar LaTeX
46943 -package 
46944 \series bold
46945
46946 \begin_inset CommandInset href
46947 LatexCommand href
46948 name "marginnote"
46949 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46950
46951 \end_inset
46952
46953
46954 \series default
46955
46956 \begin_inset Index idx
46957 status collapsed
46958
46959 \begin_layout Plain Layout
46960 \SpecialChar LaTeX
46961 -packages ! marginnote
46962 \end_layout
46963
46964 \end_inset
46965
46966
46967 \end_layout
46968
46969 \begin_layout Bibliography
46970 \begin_inset CommandInset bibitem
46971 LatexCommand bibitem
46972 key "pdfpages"
46973
46974 \end_inset
46975
46976 Documentation of the \SpecialChar LaTeX
46977 -package 
46978 \series bold
46979
46980 \begin_inset CommandInset href
46981 LatexCommand href
46982 name "pdfpages"
46983 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46984
46985 \end_inset
46986
46987
46988 \series default
46989
46990 \begin_inset Index idx
46991 status collapsed
46992
46993 \begin_layout Plain Layout
46994 \SpecialChar LaTeX
46995 -packages ! pdfpages
46996 \end_layout
46997
46998 \end_inset
46999
47000
47001 \end_layout
47002
47003 \begin_layout Bibliography
47004 \begin_inset CommandInset bibitem
47005 LatexCommand bibitem
47006 key "prettyref"
47007
47008 \end_inset
47009
47010 Documentation of the \SpecialChar LaTeX
47011 -package 
47012 \series bold
47013
47014 \begin_inset CommandInset href
47015 LatexCommand href
47016 name "prettyref"
47017 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47018
47019 \end_inset
47020
47021
47022 \series default
47023
47024 \begin_inset Index idx
47025 status collapsed
47026
47027 \begin_layout Plain Layout
47028 \SpecialChar LaTeX
47029 -packages ! prettyref
47030 \end_layout
47031
47032 \end_inset
47033
47034
47035 \end_layout
47036
47037 \begin_layout Bibliography
47038 \begin_inset CommandInset bibitem
47039 LatexCommand bibitem
47040 key "pstricks"
47041
47042 \end_inset
47043
47044 Web page of the \SpecialChar LaTeX
47045 -package 
47046 \series bold
47047
47048 \begin_inset CommandInset href
47049 LatexCommand href
47050 name "PSTricks"
47051 target "http://tug.org/PSTricks/"
47052
47053 \end_inset
47054
47055
47056 \series default
47057
47058 \begin_inset Index idx
47059 status collapsed
47060
47061 \begin_layout Plain Layout
47062 \SpecialChar LaTeX
47063 -packages ! PSTricks
47064 \end_layout
47065
47066 \end_inset
47067
47068
47069 \end_layout
47070
47071 \begin_layout Bibliography
47072 \begin_inset CommandInset bibitem
47073 LatexCommand bibitem
47074 key "refstyle"
47075
47076 \end_inset
47077
47078 Documentation of the \SpecialChar LaTeX
47079 -package 
47080 \series bold
47081
47082 \begin_inset CommandInset href
47083 LatexCommand href
47084 name "refstyle"
47085 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
47086
47087 \end_inset
47088
47089
47090 \series default
47091
47092 \begin_inset Index idx
47093 status collapsed
47094
47095 \begin_layout Plain Layout
47096 \SpecialChar LaTeX
47097 -packages ! refstyle
47098 \end_layout
47099
47100 \end_inset
47101
47102
47103 \end_layout
47104
47105 \begin_layout Bibliography
47106 \begin_inset CommandInset bibitem
47107 LatexCommand bibitem
47108 key "sidecap"
47109
47110 \end_inset
47111
47112 Documentation of the \SpecialChar LaTeX
47113 -package 
47114 \series bold
47115
47116 \begin_inset CommandInset href
47117 LatexCommand href
47118 name "sidecap"
47119 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
47120
47121 \end_inset
47122
47123
47124 \series default
47125
47126 \begin_inset Index idx
47127 status collapsed
47128
47129 \begin_layout Plain Layout
47130 \SpecialChar LaTeX
47131 -packages ! sidecap
47132 \end_layout
47133
47134 \end_inset
47135
47136
47137 \end_layout
47138
47139 \begin_layout Bibliography
47140 \begin_inset CommandInset bibitem
47141 LatexCommand bibitem
47142 key "NewInLyX20"
47143
47144 \end_inset
47145
47146
47147 \begin_inset CommandInset href
47148 LatexCommand href
47149 name "Wiki page"
47150 target "http://wiki.lyx.org/LyX/NewInLyX20"
47151
47152 \end_inset
47153
47154  about new features in 
47155 \family sans
47156 \SpecialChar LyX
47157  2.0
47158 \family default
47159 .
47160 \end_layout
47161
47162 \begin_layout Standard
47163 \begin_inset CommandInset index_print
47164 LatexCommand printindex
47165 type "idx"
47166
47167 \end_inset
47168
47169
47170 \end_layout
47171
47172 \end_body
47173 \end_document