]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
3f195677dc7dcfd71abfff59c0f1b7eb000543ce
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 498
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC is numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for scaled and rotated boxes
69 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
70
71 % used for colored tables
72 \@ifundefined{textcolor}
73  {\usepackage{color}}{}
74 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
75 \definecolor{lightgrey}{gray}{0.8}
76
77 % check for package colortbl
78 % used for colored table cells
79 \newboolean{colortbl}
80 \IfFileExists{colortbl.sty}
81  {\usepackage{colortbl}
82   \setboolean{colortbl}{true}}
83  {\setboolean{colortbl}{false}}
84
85 % used to have extra space in table cells
86 \@ifundefined{extrarowheight}
87  {\usepackage{array}}{}
88 \setlength{\extrarowheight}{2pt}
89
90 % used for customized tables
91 % ---
92 \newcolumntype{M}[1]
93  {>{\centering\hspace{0pt}}m{#1}}
94
95 \newcolumntype{S}[2]
96  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
97
98 \newcolumntype{K}[1]
99  {>{\columncolor{#1}\hspace{0pt}}c}
100
101 \newcolumntype{V}{!{\vrule width 1.5pt}}
102
103 \newcolumntype{W}{!{\color{green}\vline}}
104 % ---
105
106 % insert additional vertical space of
107 % 1.5 mm between footnotes
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % number algorithm floats within chapters
112 \numberwithin{algorithm}{chapter}
113
114 % ------------------------------------
115 % used to check for needed LaTeX packages
116 \usepackage{ifthen}
117
118 % check for package arydshln
119 % used for tables with dashed lines
120 \newboolean{arydshln}
121 \IfFileExists{arydshln.sty}
122  {\usepackage{arydshln}
123   \setboolean{arydshln}{true}}
124  {\setboolean{arydshln}{false}}
125
126 % check for package marginnote
127 % used for margin notes
128 \newboolean{marginnote}
129 \IfFileExists{marginnote.sty}
130  {\usepackage{marginnote}
131   \let\marginpar\marginnote
132   \setboolean{marginnote}{true}}
133  {\setboolean{marginnote}{false}}
134
135 % check for package sidecap
136 % used for captions on the side
137 \newboolean{sidecap}
138 \IfFileExists{sidecap.sty}
139  {\usepackage{sidecap}
140   \setboolean{sidecap}{true}}
141  {\setboolean{sidecap}{false}}
142
143 % check for picinpar
144 % used for surrounded fixed objects
145 \newboolean{picinpar}
146 \IfFileExists{picinpar.sty}
147  {\usepackage{picinpar}
148   \setboolean{picinpar}{true}}
149  {\setboolean{picinpar}{false}}
150
151 % check for lettrine
152 \newboolean{lettrine}
153 \IfFileExists{lettrine.sty}
154  {\usepackage{lettrine}
155   \setboolean{lettrine}{true}}
156  {\setboolean{lettrine}{false}}
157
158 % check for diagbox
159 \newboolean{diagbox}
160 \IfFileExists{diagbox.sty}
161  {\usepackage{diagbox}
162   \setboolean{diagbox}{true}}
163  {\setboolean{diagbox}{false}}
164 \end_preamble
165 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
166 \use_default_options false
167 \begin_modules
168 initials
169 \end_modules
170 \maintain_unincluded_children false
171 \language english
172 \language_package default
173 \inputencoding auto
174 \fontencoding global
175 \font_roman default
176 \font_sans default
177 \font_typewriter default
178 \font_math auto
179 \font_default_family default
180 \use_non_tex_fonts false
181 \font_sc false
182 \font_osf false
183 \font_sf_scale 100
184 \font_tt_scale 100
185 \graphics default
186 \default_output_format default
187 \output_sync 0
188 \bibtex_command default
189 \index_command default
190 \paperfontsize 12
191 \spacing single
192 \use_hyperref true
193 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
194 \pdf_author "LyX Team, Uwe Stöhr"
195 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
196 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
197 \pdf_bookmarks true
198 \pdf_bookmarksnumbered true
199 \pdf_bookmarksopen true
200 \pdf_bookmarksopenlevel 1
201 \pdf_breaklinks false
202 \pdf_pdfborder false
203 \pdf_colorlinks true
204 \pdf_backref false
205 \pdf_pdfusetitle false
206 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
207 \papersize default
208 \use_geometry false
209 \use_package amsmath 2
210 \use_package amssymb 2
211 \use_package cancel 0
212 \use_package esint 0
213 \use_package mathdots 1
214 \use_package mathtools 0
215 \use_package mhchem 1
216 \use_package stackrel 0
217 \use_package stmaryrd 0
218 \use_package undertilde 0
219 \cite_engine basic
220 \cite_engine_type default
221 \biblio_style plain
222 \use_bibtopic false
223 \use_indices false
224 \paperorientation portrait
225 \suppress_date false
226 \justification true
227 \use_refstyle 0
228 \notefontcolor #0000ff
229 \index Index
230 \shortcut idx
231 \color #008000
232 \end_index
233 \secnumdepth 3
234 \tocdepth 3
235 \paragraph_separation skip
236 \defskip medskip
237 \quotes_language english
238 \papercolumns 1
239 \papersides 2
240 \paperpagestyle default
241 \tracking_changes false
242 \output_changes false
243 \html_math_output 0
244 \html_css_as_file 0
245 \html_be_strict false
246 \end_header
247
248 \begin_body
249
250 \begin_layout Title
251 \SpecialChar LyX
252 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
253 \end_layout
254
255 \begin_layout Author
256 by the \SpecialChar LyX
257  Team
258 \begin_inset Foot
259 status collapsed
260
261 \begin_layout Plain Layout
262 \noindent
263 If you have comments or error corrections, please send them to the \SpecialChar LyX
264  Documentatio
265 n mailing list: 
266 \begin_inset CommandInset href
267 LatexCommand href
268 name "lyx-docs@lists.lyx.org"
269 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
270 type "mailto:"
271
272 \end_inset
273
274
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Note Note
281 status collapsed
282
283 \begin_layout Plain Layout
284 author: Uwe Stöhr
285 \end_layout
286
287 \end_inset
288
289
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \begin_inset Newline newline
295 \end_inset
296
297
298 \family sans
299 Version 2.1.x
300 \end_layout
301
302 \begin_layout Standard
303 \begin_inset CommandInset toc
304 LatexCommand tableofcontents
305
306 \end_inset
307
308
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset Note Note
313 status open
314
315 \begin_layout Plain Layout
316 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
317 -packages 
318 \series bold
319 arydshln
320 \series default
321
322 \series bold
323 colortbl
324 \series default
325
326 \series bold
327 diagbox, lettrine, marginnote, picinpar
328 \series default
329  and 
330 \series bold
331 sidecap
332 \series default
333  must be installed.
334  If they are not installed you can export the document anyway but the sections
335  where the packages are required won't appear in the output.
336 \end_layout
337
338 \begin_layout Plain Layout
339 The latest PDF-version of this document can be found here:
340 \begin_inset Newline newline
341 \end_inset
342
343
344 \series bold
345 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
346 \end_layout
347
348 \end_inset
349
350
351 \end_layout
352
353 \begin_layout Chapter
354 Figures
355 \begin_inset Index idx
356 status collapsed
357
358 \begin_layout Plain Layout
359 Figures
360 \end_layout
361
362 \end_inset
363
364
365 \begin_inset Index idx
366 status collapsed
367
368 \begin_layout Plain Layout
369 Graphics|see
370 \begin_inset ERT
371 status collapsed
372
373 \begin_layout Plain Layout
374
375 {
376 \end_layout
377
378 \end_inset
379
380 Figures
381 \begin_inset ERT
382 status collapsed
383
384 \begin_layout Plain Layout
385
386 }
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Section
400 Graphics Dialog
401 \begin_inset Index idx
402 status collapsed
403
404 \begin_layout Plain Layout
405 Figures ! Graphics Dialog
406 \end_layout
407
408 \end_inset
409
410
411 \begin_inset CommandInset label
412 LatexCommand label
413 name "sec:Graphics-Dialog"
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 To insert an image into your document, place the cursor at the text position
422  you want and click on the toolbar icon 
423 \begin_inset Info
424 type  "icon"
425 arg   "dialog-show-new-inset graphics"
426 \end_inset
427
428  or use the menu 
429 \family sans
430 Insert\SpecialChar menuseparator
431 Graphics
432 \family default
433 .
434  Then a dialog will appear to choose the file to load.
435  The image will appear in the output exactly at the position where it is
436  in the text.
437 \end_layout
438
439 \begin_layout Standard
440 The graphics dialog can be called at any time by clicking on an image.
441  This dialog has three tabs:
442 \end_layout
443
444 \begin_layout Description
445
446 \family sans
447 Graphics
448 \family default
449  Here you can choose an image file and adjust its appearance in the output.
450  The available units for the image size are explained in appendix
451 \begin_inset space ~
452 \end_inset
453
454
455 \begin_inset CommandInset ref
456 LatexCommand ref
457 reference "cha:Units-available-in"
458
459 \end_inset
460
461 .
462 \begin_inset Newline newline
463 \end_inset
464
465
466 \begin_inset Index idx
467 status collapsed
468
469 \begin_layout Plain Layout
470 Figures ! rotated
471 \end_layout
472
473 \end_inset
474
475 You can rotate images counter-clockwise by setting a rotation angle and
476  a rotation origin.
477  The image will also be rotated inside \SpecialChar LyX
478 .
479 \begin_inset Newline newline
480 \end_inset
481
482
483 \begin_inset Index idx
484 status collapsed
485
486 \begin_layout Plain Layout
487 Figures ! scaled
488 \end_layout
489
490 \end_inset
491
492 Images can be scaled by using a percentage value or by setting the width
493  and height explicitly.
494  If you set only the width or only the height, the other size will be determined
495  automatically.
496  If you set both, then the image will be transformed to the given size,
497  possibly distorting it.
498  To prevent the image from distortion, use the option 
499 \family sans
500 Maintain aspect ratio
501 \family default
502 .
503  The image will then be scaled so that its width and height don't exceed
504  the specified dimensions.
505 \begin_inset Newline newline
506 \end_inset
507
508 Images can be opened in a program of your choice by right-clicking on it
509  and choosing the entry 
510 \family sans
511 Edit
512 \begin_inset space ~
513 \end_inset
514
515 externally
516 \family default
517  in the context menu.
518  The program can be set for every image format in the file format settings
519  in \SpecialChar LyX
520 's preferences.
521 \end_layout
522
523 \begin_layout Description
524
525 \family sans
526 Clipping
527 \family default
528  Alternatively to the usage of scaling units it is possible to set image
529  coordinates to adjust the height and width of the image in the output.
530  The coordinates can also be calculated automatically by pressing the button
531  
532 \family sans
533 Get
534 \begin_inset space ~
535 \end_inset
536
537 from
538 \begin_inset space ~
539 \end_inset
540
541 File
542 \family default
543 .
544  The option 
545 \family sans
546 Clip
547 \begin_inset space ~
548 \end_inset
549
550 to
551 \begin_inset space ~
552 \end_inset
553
554 bounding
555 \begin_inset space ~
556 \end_inset
557
558 box
559 \family default
560  will only print the image region within the given coordinates.
561  Normally you don't need to worry about image coordinates and can ignore
562  this tab.
563 \end_layout
564
565 \begin_layout Description
566
567 \family sans
568 LaTeX
569 \begin_inset space ~
570 \end_inset
571
572 and
573 \begin_inset space ~
574 \end_inset
575
576 LyX
577 \begin_inset space ~
578 \end_inset
579
580 options
581 \family default
582  In this tab you can modify the appearance of the image within \SpecialChar LyX
583  and \SpecialChar LaTeX
584  experts
585  can specify additional \SpecialChar LaTeX
586  options.
587 \begin_inset Newline newline
588 \end_inset
589
590 The option 
591 \family sans
592 Draft
593 \begin_inset space ~
594 \end_inset
595
596 mode
597 \family default
598  makes the image appear in the output only as a frame with the size of the
599  image.
600 \begin_inset Newline newline
601 \end_inset
602
603 In the section 
604 \family sans
605 Graphics
606 \begin_inset space ~
607 \end_inset
608
609 Group
610 \family default
611  you can define or join an image settings group.
612 \begin_inset Index idx
613 status collapsed
614
615 \begin_layout Plain Layout
616 Figures ! Settings grouping
617 \end_layout
618
619 \end_inset
620
621  Images within such a group share their settings, so adjusting one image
622  of the group automatically also adjusts all other images of the group in
623  the same way.
624  So you can for example change the size for a bunch of images without the
625  need to manually change each of them.
626  Joining an existing group can also be done using the context menu of the
627  image by checking the name of the desired group.
628 \end_layout
629
630 \begin_layout Standard
631 \begin_inset VSpace bigskip
632 \end_inset
633
634
635 \end_layout
636
637 \begin_layout Standard
638 This is an example image in EPS format
639 \begin_inset Foot
640 status collapsed
641
642 \begin_layout Plain Layout
643 Image formats are explained in section
644 \begin_inset space ~
645 \end_inset
646
647
648 \begin_inset CommandInset ref
649 LatexCommand ref
650 reference "sec:Image-Formats"
651
652 \end_inset
653
654 .
655 \end_layout
656
657 \end_inset
658
659  within a separate, horizontally centered paragraph:
660 \begin_inset Separator parbreak
661 \end_inset
662
663
664 \end_layout
665
666 \begin_layout Standard
667 \align center
668 \begin_inset Graphics
669         filename clipart/mobius.eps
670         scale 70
671         scaleBeforeRotation
672         rotateOrigin center
673
674 \end_inset
675
676
677 \end_layout
678
679 \begin_layout Standard
680 This is the same image like the one above but in draft mode:
681 \begin_inset Separator parbreak
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Standard
688 \align center
689 \begin_inset Graphics
690         filename clipart/mobius.eps
691         scale 70
692         draft
693         scaleBeforeRotation
694         rotateOrigin center
695
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Standard
702 \begin_inset Newpage newpage
703 \end_inset
704
705
706 \end_layout
707
708 \begin_layout Section
709 Figure Floats
710 \begin_inset CommandInset label
711 LatexCommand label
712 name "sec:Figure-Floats"
713
714 \end_inset
715
716
717 \begin_inset Index idx
718 status collapsed
719
720 \begin_layout Plain Layout
721 Floats ! Figures
722 \end_layout
723
724 \end_inset
725
726
727 \begin_inset Index idx
728 status collapsed
729
730 \begin_layout Plain Layout
731 Figures ! Floats
732 \end_layout
733
734 \end_inset
735
736
737 \end_layout
738
739 \begin_layout Standard
740 For general explanations about floats, have a look at section
741 \begin_inset space ~
742 \end_inset
743
744
745 \begin_inset CommandInset ref
746 LatexCommand ref
747 reference "sec:FloatIntroduction"
748
749 \end_inset
750
751 .
752 \end_layout
753
754 \begin_layout Standard
755 The toolbar button 
756 \begin_inset Info
757 type  "icon"
758 arg   "float-insert figure"
759 \end_inset
760
761  and the menu 
762 \family sans
763 Insert\SpecialChar menuseparator
764 Float\SpecialChar menuseparator
765 Figure
766 \family default
767  inserts a float with a caption that has the label 
768 \begin_inset Quotes eld
769 \end_inset
770
771 Figure
772 \begin_inset space ~
773 \end_inset
774
775 #:
776 \begin_inset Quotes erd
777 \end_inset
778
779  (# is the actual number).
780  You can insert the image above the caption, like in Figure
781 \begin_inset space ~
782 \end_inset
783
784
785 \begin_inset CommandInset ref
786 LatexCommand ref
787 reference "fig:kill-plat"
788
789 \end_inset
790
791  or below the caption, like in Figure
792 \begin_inset space ~
793 \end_inset
794
795
796 \begin_inset CommandInset ref
797 LatexCommand ref
798 reference "fig:escher"
799
800 \end_inset
801
802 .
803  More about caption placement is described in section
804 \begin_inset space ~
805 \end_inset
806
807
808 \begin_inset CommandInset ref
809 LatexCommand ref
810 reference "sec:Caption-Placement"
811
812 \end_inset
813
814 .
815 \end_layout
816
817 \begin_layout Standard
818 \begin_inset Float figure
819 wide false
820 sideways false
821 status open
822
823 \begin_layout Plain Layout
824 \align center
825 \begin_inset Graphics
826         filename clipart/platypus.eps
827         width 50col%
828         scaleBeforeRotation
829         rotateOrigin center
830
831 \end_inset
832
833
834 \end_layout
835
836 \begin_layout Plain Layout
837 \begin_inset Caption Standard
838
839 \begin_layout Plain Layout
840 \begin_inset CommandInset label
841 LatexCommand label
842 name "fig:kill-plat"
843
844 \end_inset
845
846 A severely distorted platypus in a float.
847 \end_layout
848
849 \end_inset
850
851
852 \end_layout
853
854 \end_inset
855
856
857 \end_layout
858
859 \begin_layout Standard
860 \begin_inset Float figure
861 wide false
862 sideways false
863 status open
864
865 \begin_layout Plain Layout
866 \begin_inset Caption Standard
867
868 \begin_layout Plain Layout
869 \begin_inset CommandInset label
870 LatexCommand label
871 name "fig:escher"
872
873 \end_inset
874
875 M.C.
876  Escher on acid.
877 \end_layout
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Plain Layout
885 \align center
886 \begin_inset Graphics
887         filename clipart/escher-lsd.eps
888         scale 80
889         scaleBeforeRotation
890         rotateOrigin center
891
892 \end_inset
893
894
895 \end_layout
896
897 \end_inset
898
899
900 \end_layout
901
902 \begin_layout Standard
903 \begin_inset Index idx
904 status collapsed
905
906 \begin_layout Plain Layout
907 References ! to Figures
908 \end_layout
909
910 \end_inset
911
912 Figure
913 \begin_inset space ~
914 \end_inset
915
916
917 \begin_inset CommandInset ref
918 LatexCommand ref
919 reference "fig:kill-plat"
920
921 \end_inset
922
923  and 
924 \begin_inset CommandInset ref
925 LatexCommand ref
926 reference "fig:escher"
927
928 \end_inset
929
930  are examples of referenced figures.
931  Figures can be referenced in the text by referencing their label.
932  To do this insert a label in the caption using the menu 
933 \family sans
934 Insert\SpecialChar menuseparator
935 Label
936 \family default
937  or the toolbar button 
938 \begin_inset Info
939 type  "icon"
940 arg   "label-insert"
941 \end_inset
942
943 .
944  You can now refer to the label using the menu 
945 \family sans
946 Insert\SpecialChar menuseparator
947 Cross
948 \begin_inset space ~
949 \end_inset
950
951 reference
952 \family default
953  or the toolbar button 
954 \begin_inset Info
955 type  "icon"
956 arg   "dialog-show-new-inset ref"
957 \end_inset
958
959 .
960  It is important to use references to floats, rather than using vague references
961  like 
962 \begin_inset Quotes eld
963 \end_inset
964
965 the figure above
966 \begin_inset Quotes erd
967 \end_inset
968
969 , because \SpecialChar LaTeX
970  will reposition the floats in the final document and it might
971  not be 
972 \begin_inset Quotes eld
973 \end_inset
974
975 above
976 \begin_inset Quotes erd
977 \end_inset
978
979  at all.
980 \begin_inset Newline newline
981 \end_inset
982
983 Referencing is explained in detail in section
984 \begin_inset space ~
985 \end_inset
986
987
988 \begin_inset CommandInset ref
989 LatexCommand ref
990 reference "sec:Referencing-Floats"
991
992 \end_inset
993
994 .
995 \end_layout
996
997 \begin_layout Standard
998 Normally only one image is inserted to a figure float, but sometimes you
999  might want to use two images with separate subcaptions.
1000  This can be done by inserting image floats into existing image floats.
1001  Note that only the main caption of the float is added to the List of Figures.
1002  Figure
1003 \begin_inset space ~
1004 \end_inset
1005
1006
1007 \begin_inset CommandInset ref
1008 LatexCommand ref
1009 reference "fig:Two-distorted-images"
1010
1011 \end_inset
1012
1013  is an example of a figure float with two images set side by side.
1014  You can also set the images one below the other.
1015  Figure
1016 \begin_inset space ~
1017 \end_inset
1018
1019
1020 \begin_inset CommandInset ref
1021 LatexCommand ref
1022 reference "fig:Undefinable-structure"
1023
1024 \end_inset
1025
1026  and 
1027 \begin_inset CommandInset ref
1028 LatexCommand ref
1029 reference "fig:A-Platypus"
1030
1031 \end_inset
1032
1033  are the subfigures.
1034 \end_layout
1035
1036 \begin_layout Standard
1037 \begin_inset Float figure
1038 wide false
1039 sideways false
1040 status open
1041
1042 \begin_layout Plain Layout
1043 \begin_inset space \hfill{}
1044 \end_inset
1045
1046
1047 \begin_inset Float figure
1048 wide false
1049 sideways false
1050 status collapsed
1051
1052 \begin_layout Plain Layout
1053 \begin_inset Caption Standard
1054
1055 \begin_layout Plain Layout
1056 \begin_inset CommandInset label
1057 LatexCommand label
1058 name "fig:Undefinable-structure"
1059
1060 \end_inset
1061
1062 Undefinable structure.
1063 \end_layout
1064
1065 \end_inset
1066
1067
1068 \end_layout
1069
1070 \begin_layout Plain Layout
1071 \begin_inset Graphics
1072         filename clipart/escher-lsd.eps
1073         width 45col%
1074         scaleBeforeRotation
1075         groupId distorted
1076
1077 \end_inset
1078
1079
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \begin_inset space \hfill{}
1086 \end_inset
1087
1088
1089 \begin_inset Float figure
1090 wide false
1091 sideways false
1092 status collapsed
1093
1094 \begin_layout Plain Layout
1095 \begin_inset Caption Standard
1096
1097 \begin_layout Plain Layout
1098 \begin_inset CommandInset label
1099 LatexCommand label
1100 name "fig:A-Platypus"
1101
1102 \end_inset
1103
1104 A Platypus.
1105 \end_layout
1106
1107 \end_inset
1108
1109
1110 \end_layout
1111
1112 \begin_layout Plain Layout
1113 \begin_inset Graphics
1114         filename clipart/platypus.eps
1115         width 45col%
1116         scaleBeforeRotation
1117         groupId distorted
1118
1119 \end_inset
1120
1121
1122 \end_layout
1123
1124 \end_inset
1125
1126
1127 \begin_inset space \hfill{}
1128 \end_inset
1129
1130
1131 \end_layout
1132
1133 \begin_layout Plain Layout
1134 \begin_inset Caption Standard
1135
1136 \begin_layout Plain Layout
1137 \begin_inset CommandInset label
1138 LatexCommand label
1139 name "fig:Two-distorted-images"
1140
1141 \end_inset
1142
1143 Two distorted images.
1144  Both images are in the image settings group named 
1145 \begin_inset Quotes eld
1146 \end_inset
1147
1148 distorted
1149 \begin_inset Quotes erd
1150 \end_inset
1151
1152 .
1153 \end_layout
1154
1155 \end_inset
1156
1157
1158 \end_layout
1159
1160 \end_inset
1161
1162
1163 \end_layout
1164
1165 \begin_layout Standard
1166 \begin_inset Newpage newpage
1167 \end_inset
1168
1169
1170 \end_layout
1171
1172 \begin_layout Section
1173 Image Formats
1174 \begin_inset CommandInset label
1175 LatexCommand label
1176 name "sec:Image-Formats"
1177
1178 \end_inset
1179
1180
1181 \begin_inset Index idx
1182 status collapsed
1183
1184 \begin_layout Plain Layout
1185 Image Formats
1186 \end_layout
1187
1188 \end_inset
1189
1190
1191 \begin_inset Index idx
1192 status collapsed
1193
1194 \begin_layout Plain Layout
1195 Figures ! Image Formats
1196 \end_layout
1197
1198 \end_inset
1199
1200
1201 \end_layout
1202
1203 \begin_layout Standard
1204 You can insert images in any known file format.
1205  But as explained in appendix
1206 \begin_inset space ~
1207 \end_inset
1208
1209
1210 \begin_inset CommandInset ref
1211 LatexCommand ref
1212 reference "cha:Output-File-Formats"
1213
1214 \end_inset
1215
1216 , each output document format allows only a few image formats.
1217  \SpecialChar LyX
1218  uses therefore the program 
1219 \family typewriter
1220 ImageMagick
1221 \family default
1222  in the background to convert the images to the right format.
1223  To increase your work flow by avoiding these conversions in the background,
1224  you could choose to use only the image formats that can directly be embedded
1225  in the output file format.
1226  The output file formats are explained in appendix
1227 \begin_inset space ~
1228 \end_inset
1229
1230
1231 \begin_inset CommandInset ref
1232 LatexCommand ref
1233 reference "cha:Output-File-Formats"
1234
1235 \end_inset
1236
1237 .
1238 \end_layout
1239
1240 \begin_layout Standard
1241 Similar to fonts there are two types of image formats:
1242 \end_layout
1243
1244 \begin_layout Description
1245 Bitmap
1246 \begin_inset space ~
1247 \end_inset
1248
1249 images consist of pixel values, often in a compressed form.
1250  They are therefore not fully scalable and look pixelated in large zooms.
1251  Well-known bitmap image formats are 
1252 \begin_inset Quotes eld
1253 \end_inset
1254
1255 Graphics Interchange Format
1256 \begin_inset Quotes erd
1257 \end_inset
1258
1259  (GIF, file extension 
1260 \begin_inset Quotes eld
1261 \end_inset
1262
1263
1264 \family typewriter
1265 .gif
1266 \family default
1267
1268 \begin_inset Quotes erd
1269 \end_inset
1270
1271 )
1272 \begin_inset Index idx
1273 status collapsed
1274
1275 \begin_layout Plain Layout
1276 GIF|see
1277 \begin_inset ERT
1278 status collapsed
1279
1280 \begin_layout Plain Layout
1281
1282 {
1283 \end_layout
1284
1285 \end_inset
1286
1287 Image formats
1288 \begin_inset ERT
1289 status collapsed
1290
1291 \begin_layout Plain Layout
1292
1293 }
1294 \end_layout
1295
1296 \end_inset
1297
1298
1299 \end_layout
1300
1301 \end_inset
1302
1303
1304 \begin_inset Quotes eld
1305 \end_inset
1306
1307 Portable Network Graphics
1308 \begin_inset Quotes erd
1309 \end_inset
1310
1311  (PNG, file extension 
1312 \begin_inset Quotes eld
1313 \end_inset
1314
1315
1316 \family typewriter
1317 .png
1318 \family default
1319
1320 \begin_inset Quotes erd
1321 \end_inset
1322
1323 )
1324 \begin_inset Index idx
1325 status collapsed
1326
1327 \begin_layout Plain Layout
1328 PNG|see
1329 \begin_inset ERT
1330 status collapsed
1331
1332 \begin_layout Plain Layout
1333
1334 {
1335 \end_layout
1336
1337 \end_inset
1338
1339 Image formats
1340 \begin_inset ERT
1341 status collapsed
1342
1343 \begin_layout Plain Layout
1344
1345 }
1346 \end_layout
1347
1348 \end_inset
1349
1350
1351 \end_layout
1352
1353 \end_inset
1354
1355 , and 
1356 \begin_inset Quotes eld
1357 \end_inset
1358
1359 Joint Photographic Experts Group
1360 \begin_inset Quotes erd
1361 \end_inset
1362
1363  (JPG, file extension 
1364 \begin_inset Quotes eld
1365 \end_inset
1366
1367
1368 \family typewriter
1369 .jpg
1370 \family default
1371
1372 \begin_inset Quotes erd
1373 \end_inset
1374
1375  or 
1376 \begin_inset Quotes eld
1377 \end_inset
1378
1379
1380 \family typewriter
1381 .jpeg
1382 \family default
1383
1384 \begin_inset Quotes erd
1385 \end_inset
1386
1387 )
1388 \begin_inset Index idx
1389 status collapsed
1390
1391 \begin_layout Plain Layout
1392 JPG|see
1393 \begin_inset ERT
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397
1398 {
1399 \end_layout
1400
1401 \end_inset
1402
1403 Image formats
1404 \begin_inset ERT
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408
1409 }
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \end_layout
1416
1417 \end_inset
1418
1419 .
1420 \end_layout
1421
1422 \begin_layout Description
1423 Vector
1424 \begin_inset space ~
1425 \end_inset
1426
1427 images consist of vectors and can therefore be scaled to any size without
1428  data loss.
1429  The scaling ability is necessary if you want to create presentations, because
1430  presentations are always scaled by the video projector.
1431  Scaling is also useful for online documents to let the user zoom into diagrams.
1432 \begin_inset Newline newline
1433 \end_inset
1434
1435 Well-known scalable image formats are 
1436 \begin_inset Quotes eld
1437 \end_inset
1438
1439 Scalable Vector Graphics
1440 \begin_inset Quotes erd
1441 \end_inset
1442
1443  (SVG, file extension 
1444 \begin_inset Quotes eld
1445 \end_inset
1446
1447
1448 \family typewriter
1449 .svg
1450 \family default
1451
1452 \begin_inset Quotes erd
1453 \end_inset
1454
1455 )
1456 \begin_inset Index idx
1457 status collapsed
1458
1459 \begin_layout Plain Layout
1460 SVG|see
1461 \begin_inset ERT
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465
1466 {
1467 \end_layout
1468
1469 \end_inset
1470
1471 Image formats
1472 \begin_inset ERT
1473 status collapsed
1474
1475 \begin_layout Plain Layout
1476
1477 }
1478 \end_layout
1479
1480 \end_inset
1481
1482
1483 \end_layout
1484
1485 \end_inset
1486
1487
1488 \begin_inset Quotes eld
1489 \end_inset
1490
1491 Encapsulated PostScript
1492 \begin_inset Quotes erd
1493 \end_inset
1494
1495  (EPS, file extension 
1496 \begin_inset Quotes eld
1497 \end_inset
1498
1499
1500 \family typewriter
1501 .eps
1502 \family default
1503
1504 \begin_inset Quotes erd
1505 \end_inset
1506
1507 )
1508 \begin_inset Index idx
1509 status collapsed
1510
1511 \begin_layout Plain Layout
1512 EPS|see
1513 \begin_inset ERT
1514 status collapsed
1515
1516 \begin_layout Plain Layout
1517
1518 {
1519 \end_layout
1520
1521 \end_inset
1522
1523 Image formats
1524 \begin_inset ERT
1525 status collapsed
1526
1527 \begin_layout Plain Layout
1528
1529 }
1530 \end_layout
1531
1532 \end_inset
1533
1534
1535 \end_layout
1536
1537 \end_inset
1538
1539
1540 \begin_inset Quotes eld
1541 \end_inset
1542
1543 Portable Document Format
1544 \begin_inset Quotes erd
1545 \end_inset
1546
1547  (PDF, file extension 
1548 \begin_inset Quotes eld
1549 \end_inset
1550
1551
1552 \family typewriter
1553 .pdf
1554 \family default
1555
1556 \begin_inset Quotes erd
1557 \end_inset
1558
1559 )
1560 \begin_inset Index idx
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564 PDF
1565 \end_layout
1566
1567 \end_inset
1568
1569 , and 
1570 \begin_inset Quotes eld
1571 \end_inset
1572
1573 Windows Metafile
1574 \begin_inset Quotes erd
1575 \end_inset
1576
1577  (WMF, file extension 
1578 \begin_inset Quotes eld
1579 \end_inset
1580
1581
1582 \family typewriter
1583 .wmf
1584 \family default
1585
1586 \begin_inset Quotes erd
1587 \end_inset
1588
1589 )
1590 \begin_inset Index idx
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 SVG|see
1595 \begin_inset ERT
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599
1600 {
1601 \end_layout
1602
1603 \end_inset
1604
1605 Image formats
1606 \begin_inset ERT
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610
1611 }
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620
1621 .
1622  We wrote 
1623 \begin_inset Quotes eld
1624 \end_inset
1625
1626 can be
1627 \begin_inset Quotes erd
1628 \end_inset
1629
1630 , because you can convert any bitmap image to a PDF or EPS-image and the
1631  result will still be a bitmap image.
1632  In such cases only a header with the image properties is added to the original
1633  image
1634 \begin_inset Foot
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638 In the case of PDF, the original image is additionally compressed.
1639 \end_layout
1640
1641 \end_inset
1642
1643 .
1644  The PDF-files generated by 
1645 \family typewriter
1646 Adobe Photoshop
1647 \family default
1648  are for example bitmap images.
1649 \end_layout
1650
1651 \begin_layout Standard
1652 Normally it is not possible to convert a bitmap image into a scalable one,
1653  only vice versa.
1654  Only the image formats PDF and EPS can directly be embedded to PDF and
1655  PostScript output files, respectively.
1656  SVG and WMF-images are recalculated to bitmaps when the output file is
1657  generated because there is currently no adequate WMF/SVG
1658 \begin_inset Formula $\to$
1659 \end_inset
1660
1661 PDF/EPS converter available.
1662 \end_layout
1663
1664 \begin_layout Chapter
1665 Tables
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Table
1671 \end_layout
1672
1673 \end_inset
1674
1675
1676 \end_layout
1677
1678 \begin_layout Section
1679 Introduction
1680 \begin_inset Index idx
1681 status collapsed
1682
1683 \begin_layout Plain Layout
1684 Table ! Introduction
1685 \end_layout
1686
1687 \end_inset
1688
1689
1690 \end_layout
1691
1692 \begin_layout Standard
1693 You can insert a table using either the toolbar button 
1694 \begin_inset Info
1695 type  "icon"
1696 arg   "tabular-insert"
1697 \end_inset
1698
1699  or the menu 
1700 \family sans
1701 Insert\SpecialChar menuseparator
1702 Table
1703 \family default
1704 .
1705  The toolbar button offers you a graphical selection: move the mouse to
1706  set the column/row number of the table that should be created and then
1707  press a mouse button.
1708  When you use the menu to create a table, a dialog will appear, asking you
1709  for the number of rows and columns.
1710 \begin_inset Newline newline
1711 \end_inset
1712
1713 The default table has lines around any cell and the first row appears separated
1714  from the rest of the table.
1715  This separation occurs due to a double line: The cells of the first row
1716  have a line below them and the cells of the second row have a line above
1717  them.
1718  Here is an example table:
1719 \begin_inset Separator parbreak
1720 \end_inset
1721
1722
1723 \end_layout
1724
1725 \begin_layout Standard
1726 \align center
1727 \begin_inset Tabular
1728 <lyxtabular version="3" rows="4" columns="4">
1729 <features tabularvalignment="middle">
1730 <column alignment="center" valignment="top">
1731 <column alignment="center" valignment="top">
1732 <column alignment="center" valignment="top">
1733 <column alignment="center" valignment="top">
1734 <row>
1735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1736 \begin_inset Text
1737
1738 \begin_layout Plain Layout
1739
1740 \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
1749 \family roman
1750 \series medium
1751 \shape up
1752 \size normal
1753 \emph off
1754 \bar no
1755 \noun off
1756 \color none
1757 1
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1763 \begin_inset Text
1764
1765 \begin_layout Plain Layout
1766 2
1767 \end_layout
1768
1769 \end_inset
1770 </cell>
1771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775 3
1776 \end_layout
1777
1778 \end_inset
1779 </cell>
1780 </row>
1781 <row>
1782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1783 \begin_inset Text
1784
1785 \begin_layout Plain Layout
1786
1787 \family roman
1788 \series medium
1789 \shape up
1790 \size normal
1791 \emph off
1792 \bar no
1793 \noun off
1794 \color none
1795 A
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1801 \begin_inset Text
1802
1803 \begin_layout Plain Layout
1804
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813
1814 \end_layout
1815
1816 \end_inset
1817 </cell>
1818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1819 \begin_inset Text
1820
1821 \begin_layout Plain Layout
1822
1823 \end_layout
1824
1825 \end_inset
1826 </cell>
1827 </row>
1828 <row>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833
1834 \family roman
1835 \series medium
1836 \shape up
1837 \size normal
1838 \emph off
1839 \bar no
1840 \noun off
1841 \color none
1842 B
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Plain Layout
1860
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Plain Layout
1869
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 </row>
1875 <row>
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 \family roman
1882 \series medium
1883 \shape up
1884 \size normal
1885 \emph off
1886 \bar no
1887 \noun off
1888 \color none
1889 C
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1913 \begin_inset Text
1914
1915 \begin_layout Plain Layout
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 </row>
1922 </lyxtabular>
1923
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Section
1930 Table Dialog
1931 \begin_inset Index idx
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935 Table ! Dialog
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 You can alter a table by clicking on it with the right mouse button, which
1945  brings up the context menu.
1946  Under the menu entry 
1947 \family sans
1948 More
1949 \family default
1950  you can adjust the settings of that cell and row/column respectively where
1951  the cursor is currently placed.
1952  The context menu 
1953 \family sans
1954 More\SpecialChar menuseparator
1955 Settings
1956 \family default
1957  opens the table dialog where you can adjust more things.
1958  Most of the dialog options also work on selections.
1959  This means if you select more cells, columns or rows, the action is done
1960  for the whole selection.
1961  Note that there is a difference between selecting the 
1962 \emph on
1963 contents
1964 \emph default
1965  of the cell, and the cell itself.
1966 \begin_inset Newline newline
1967 \end_inset
1968
1969 With the dialog option 
1970 \family sans
1971 Immediate
1972 \begin_inset space ~
1973 \end_inset
1974
1975 Apply
1976 \family default
1977  every change you make in the dialog is directly applied.
1978  If you move the cursor to another table cell the dialog will then also
1979  be updated with the parameters of the new cell.
1980  If you change length values in the dialog you must press 
1981 \family sans
1982 Return
1983 \family default
1984  to get the change applied.
1985 \begin_inset Newline newline
1986 \end_inset
1987
1988 You can alter tables with the following tabs of the table dialog:
1989 \end_layout
1990
1991 \begin_layout Description
1992
1993 \family sans
1994 Table
1995 \begin_inset space ~
1996 \end_inset
1997
1998 Settings
1999 \family default
2000  Here you can set the table width
2001 \begin_inset Index idx
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 Table ! Width
2006 \end_layout
2007
2008 \end_inset
2009
2010 , and the horizontal alignment and the width of the current column.
2011  The alignment 
2012 \family sans
2013 At
2014 \begin_inset space ~
2015 \end_inset
2016
2017 Decimal
2018 \begin_inset space ~
2019 \end_inset
2020
2021 Separator
2022 \family default
2023  is described in section
2024 \begin_inset space ~
2025 \end_inset
2026
2027
2028 \begin_inset CommandInset ref
2029 LatexCommand ref
2030 reference "subsec:Special-Cell-Alignment"
2031
2032 \end_inset
2033
2034 .
2035  When you have set a width you can also adjust the vertical alignment of
2036  the current row.
2037  A given width will allow the cell to have line breaks and multiple paragraphs
2038  of text, see sec.
2039 \begin_inset space \thinspace{}
2040 \end_inset
2041
2042
2043 \begin_inset CommandInset ref
2044 LatexCommand ref
2045 reference "subsec:Multiple-Lines-in"
2046
2047 \end_inset
2048
2049 .
2050  If you set no width, the column is as wide as the content of its widest
2051  cell.
2052 \begin_inset Newline newline
2053 \end_inset
2054
2055 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2056  cell, see sec.
2057 \begin_inset space \thinspace{}
2058 \end_inset
2059
2060
2061 \begin_inset CommandInset ref
2062 LatexCommand ref
2063 reference "subsec:Multicolumns"
2064
2065 \end_inset
2066
2067  or the cells of one column as multirow cell, see sec.
2068 \begin_inset space \thinspace{}
2069 \end_inset
2070
2071
2072 \begin_inset CommandInset ref
2073 LatexCommand ref
2074 reference "subsec:Multirows"
2075
2076 \end_inset
2077
2078 .
2079 \begin_inset Newline newline
2080 \end_inset
2081
2082 The rotate check boxes rotate the current cell, a selection, or the whole
2083  table counter-clockwise by 90
2084 \begin_inset space \thinspace{}
2085 \end_inset
2086
2087 °.
2088  The rotation is not shown within \SpecialChar LyX
2089 , only in the output.
2090  For more information see sec.
2091 \begin_inset space \thinspace{}
2092 \end_inset
2093
2094
2095 \begin_inset CommandInset ref
2096 LatexCommand ref
2097 reference "sec:Rotated-Table-Cells"
2098
2099 \end_inset
2100
2101 .
2102 \begin_inset Newline newline
2103 \end_inset
2104
2105
2106 \begin_inset Note Greyedout
2107 status open
2108
2109 \begin_layout Plain Layout
2110
2111 \series bold
2112 Note:
2113 \series default
2114  Not all DVI-viewers are able to display rotations.
2115 \end_layout
2116
2117 \end_inset
2118
2119
2120 \begin_inset Newline newline
2121 \end_inset
2122
2123 The table-wide vertical alignment is used for tables within text lines:
2124 \begin_inset Newline newline
2125 \end_inset
2126
2127 A line with tables with different alignments: 
2128 \begin_inset Tabular
2129 <lyxtabular version="3" rows="2" columns="2">
2130 <features tabularvalignment="top">
2131 <column alignment="center" valignment="top" width="0pt">
2132 <column alignment="center" valignment="top">
2133 <row>
2134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Plain Layout
2138
2139 \end_layout
2140
2141 \end_inset
2142 </cell>
2143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2144 \begin_inset Text
2145
2146 \begin_layout Plain Layout
2147
2148 \family roman
2149 \series medium
2150 \shape up
2151 \size normal
2152 \emph off
2153 \bar no
2154 \noun off
2155 \color none
2156 1
2157 \end_layout
2158
2159 \end_inset
2160 </cell>
2161 </row>
2162 <row>
2163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2164 \begin_inset Text
2165
2166 \begin_layout Plain Layout
2167
2168 \family roman
2169 \series medium
2170 \shape up
2171 \size normal
2172 \emph off
2173 \bar no
2174 \noun off
2175 \color none
2176 A
2177 \end_layout
2178
2179 \end_inset
2180 </cell>
2181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2182 \begin_inset Text
2183
2184 \begin_layout Plain Layout
2185
2186 \end_layout
2187
2188 \end_inset
2189 </cell>
2190 </row>
2191 </lyxtabular>
2192
2193 \end_inset
2194
2195  
2196 \begin_inset Tabular
2197 <lyxtabular version="3" rows="2" columns="2">
2198 <features tabularvalignment="middle">
2199 <column alignment="center" valignment="top">
2200 <column alignment="center" valignment="top">
2201 <row>
2202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2203 \begin_inset Text
2204
2205 \begin_layout Plain Layout
2206
2207 \end_layout
2208
2209 \end_inset
2210 </cell>
2211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2212 \begin_inset Text
2213
2214 \begin_layout Plain Layout
2215
2216 \family roman
2217 \series medium
2218 \shape up
2219 \size normal
2220 \emph off
2221 \bar no
2222 \noun off
2223 \color none
2224 1
2225 \end_layout
2226
2227 \end_inset
2228 </cell>
2229 </row>
2230 <row>
2231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2232 \begin_inset Text
2233
2234 \begin_layout Plain Layout
2235
2236 \family roman
2237 \series medium
2238 \shape up
2239 \size normal
2240 \emph off
2241 \bar no
2242 \noun off
2243 \color none
2244 A
2245 \end_layout
2246
2247 \end_inset
2248 </cell>
2249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2250 \begin_inset Text
2251
2252 \begin_layout Plain Layout
2253
2254 \end_layout
2255
2256 \end_inset
2257 </cell>
2258 </row>
2259 </lyxtabular>
2260
2261 \end_inset
2262
2263  
2264 \begin_inset Tabular
2265 <lyxtabular version="3" rows="2" columns="2">
2266 <features tabularvalignment="bottom">
2267 <column alignment="center" valignment="top" width="0pt">
2268 <column alignment="center" valignment="top">
2269 <row>
2270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2271 \begin_inset Text
2272
2273 \begin_layout Plain Layout
2274
2275 \end_layout
2276
2277 \end_inset
2278 </cell>
2279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2280 \begin_inset Text
2281
2282 \begin_layout Plain Layout
2283
2284 \family roman
2285 \series medium
2286 \shape up
2287 \size normal
2288 \emph off
2289 \bar no
2290 \noun off
2291 \color none
2292 1
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row>
2299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303
2304 \family roman
2305 \series medium
2306 \shape up
2307 \size normal
2308 \emph off
2309 \bar no
2310 \noun off
2311 \color none
2312 A
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2318 \begin_inset Text
2319
2320 \begin_layout Plain Layout
2321
2322 \end_layout
2323
2324 \end_inset
2325 </cell>
2326 </row>
2327 </lyxtabular>
2328
2329 \end_inset
2330
2331
2332 \begin_inset Newline newline
2333 \end_inset
2334
2335 It is also possible to enter a \SpecialChar LaTeX
2336 -argument which is needed for special table
2337  formattings, see sec.
2338 \begin_inset space \thinspace{}
2339 \end_inset
2340
2341
2342 \begin_inset CommandInset ref
2343 LatexCommand ref
2344 reference "subsec:Multicolumn-Calculations"
2345
2346 \end_inset
2347
2348  and 
2349 \begin_inset CommandInset ref
2350 LatexCommand ref
2351 reference "sec:Colored-Tables"
2352
2353 \end_inset
2354
2355 .
2356 \end_layout
2357
2358 \begin_layout Description
2359
2360 \family sans
2361 Borders
2362 \family default
2363  In this tab you can add and delete border lines for the current row/column.
2364 \begin_inset Newline newline
2365 \end_inset
2366
2367 Using the style option 
2368 \family sans
2369 Formal
2370 \family default
2371  will convert the table to a formal table as described in sec.
2372 \begin_inset space \thinspace{}
2373 \end_inset
2374
2375
2376 \begin_inset CommandInset ref
2377 LatexCommand ref
2378 reference "sec:Formal-Tables"
2379
2380 \end_inset
2381
2382 .
2383 \begin_inset Newline newline
2384 \end_inset
2385
2386 You can also add space here to table rows as described in sec.
2387 \begin_inset space \thinspace{}
2388 \end_inset
2389
2390
2391 \begin_inset CommandInset ref
2392 LatexCommand ref
2393 reference "subsec:Row-Spacing"
2394
2395 \end_inset
2396
2397 .
2398 \end_layout
2399
2400 \begin_layout Description
2401
2402 \family sans
2403 Longtable
2404 \family default
2405  This tab is to make a table a so called 
2406 \begin_inset Quotes eld
2407 \end_inset
2408
2409
2410 \emph on
2411 longtable
2412 \emph default
2413
2414 \begin_inset Quotes erd
2415 \end_inset
2416
2417  that can run over several pages.
2418  Sections
2419 \begin_inset space ~
2420 \end_inset
2421
2422
2423 \begin_inset CommandInset ref
2424 LatexCommand ref
2425 reference "sec:Longtables"
2426
2427 \end_inset
2428
2429  and 
2430 \begin_inset CommandInset ref
2431 LatexCommand ref
2432 reference "sec:Special-Longtable-Issues"
2433
2434 \end_inset
2435
2436  describe the longtable features in detail.
2437 \end_layout
2438
2439 \begin_layout Section
2440 Table Toolbar
2441 \begin_inset Index idx
2442 status collapsed
2443
2444 \begin_layout Plain Layout
2445 Table ! Toolbar
2446 \end_layout
2447
2448 \end_inset
2449
2450
2451 \end_layout
2452
2453 \begin_layout Standard
2454 The table toolbar is an alternative to the table dialog to be able to alter
2455  tables faster.
2456  It should normally appear at the bottom of \SpecialChar LyX
2457 's main window when the cursor
2458  is inside a table.
2459  You can alternatively switch it on to appear always, by right-clicking
2460  in \SpecialChar LyX
2461 's main menu bar.
2462 \end_layout
2463
2464 \begin_layout Standard
2465 The toolbar has the following icons:
2466 \end_layout
2467
2468 \begin_layout Labeling
2469 \labelwidthstring 00.00.0000
2470 \begin_inset Info
2471 type  "icon"
2472 arg   "inset-modify tabular append-row"
2473 \end_inset
2474
2475  adds a row below the current cell or selection
2476 \end_layout
2477
2478 \begin_layout Labeling
2479 \labelwidthstring 00.00.0000
2480 \begin_inset Info
2481 type  "icon"
2482 arg   "inset-modify tabular append-column"
2483 \end_inset
2484
2485  adds a column right beside the current cell or selection
2486 \end_layout
2487
2488 \begin_layout Labeling
2489 \labelwidthstring 00.00.0000
2490 \begin_inset Info
2491 type  "icon"
2492 arg   "inset-modify tabular delete-row"
2493 \end_inset
2494
2495  deletes the current row or selection
2496 \end_layout
2497
2498 \begin_layout Labeling
2499 \labelwidthstring 00.00.0000
2500 \begin_inset Info
2501 type  "icon"
2502 arg   "inset-modify tabular delete-column"
2503 \end_inset
2504
2505  deletes the current column or selection
2506 \end_layout
2507
2508 \begin_layout Labeling
2509 \labelwidthstring 00.00.0000
2510 \begin_inset Info
2511 type  "icon"
2512 arg   "inset-modify tabular move-row-up"
2513 \end_inset
2514
2515  moves the row up
2516 \end_layout
2517
2518 \begin_layout Labeling
2519 \labelwidthstring 00.00.0000
2520 \begin_inset Info
2521 type  "icon"
2522 arg   "inset-modify tabular move-column-left"
2523 \end_inset
2524
2525  moves the column to the left
2526 \end_layout
2527
2528 \begin_layout Labeling
2529 \labelwidthstring 00.00.0000
2530 \begin_inset Info
2531 type  "icon"
2532 arg   "inset-modify tabular move-row-down"
2533 \end_inset
2534
2535  moves the row down
2536 \end_layout
2537
2538 \begin_layout Labeling
2539 \labelwidthstring 00.00.0000
2540 \begin_inset Info
2541 type  "icon"
2542 arg   "inset-modify tabular move-column-right"
2543 \end_inset
2544
2545  moves the column to the right
2546 \end_layout
2547
2548 \begin_layout Labeling
2549 \labelwidthstring 00.00.0000
2550 \begin_inset Info
2551 type  "icon"
2552 arg   "inset-modify tabular toggle-line-top"
2553 \end_inset
2554
2555  adds a line at the top of the current cell / row or of a selection
2556 \end_layout
2557
2558 \begin_layout Labeling
2559 \labelwidthstring 00.00.0000
2560 \begin_inset Info
2561 type  "icon"
2562 arg   "inset-modify tabular toggle-line-bottom"
2563 \end_inset
2564
2565  adds a line at the bottom of the current cell / row or of a selection
2566 \end_layout
2567
2568 \begin_layout Labeling
2569 \labelwidthstring 00.00.0000
2570 \begin_inset Info
2571 type  "icon"
2572 arg   "inset-modify tabular toggle-line-left"
2573 \end_inset
2574
2575  adds a line at the left side of the current cell / row or of a selection
2576 \end_layout
2577
2578 \begin_layout Labeling
2579 \labelwidthstring 00.00.0000
2580 \begin_inset Info
2581 type  "icon"
2582 arg   "inset-modify tabular toggle-line-right"
2583 \end_inset
2584
2585  adds a line at the right side of the current cell / row or of a selection
2586 \end_layout
2587
2588 \begin_layout Labeling
2589 \labelwidthstring 00.00.0000
2590 \begin_inset Info
2591 type  "icon"
2592 arg   "inset-modify tabular set-all-lines"
2593 \end_inset
2594
2595  adds lines around the current or selected cells - if the current cell no
2596  multicolumn cell this also affects the current row and column
2597 \end_layout
2598
2599 \begin_layout Labeling
2600 \labelwidthstring 00.00.0000
2601 \begin_inset Info
2602 type  "icon"
2603 arg   "inset-modify tabular unset-all-lines"
2604 \end_inset
2605
2606  deletes all lines of the current or selected cells - if the current cell
2607  no multicolumn cell this also affects the current row and column
2608 \end_layout
2609
2610 \begin_layout Labeling
2611 \labelwidthstring 00.00.0000
2612 \begin_inset Info
2613 type  "icon"
2614 arg   "inset-modify tabular m-align-left"
2615 \end_inset
2616
2617  left-aligns the content of the current cell / column
2618 \end_layout
2619
2620 \begin_layout Labeling
2621 \labelwidthstring 00.00.0000
2622 \begin_inset Info
2623 type  "icon"
2624 arg   "inset-modify tabular m-align-center"
2625 \end_inset
2626
2627  centers the content of the current cell / column horizontally
2628 \end_layout
2629
2630 \begin_layout Labeling
2631 \labelwidthstring 00.00.0000
2632 \begin_inset Info
2633 type  "icon"
2634 arg   "inset-modify tabular m-align-right"
2635 \end_inset
2636
2637  right-aligns the content of the current cell / column
2638 \end_layout
2639
2640 \begin_layout Labeling
2641 \labelwidthstring 00.00.0000
2642 \begin_inset Info
2643 type  "icon"
2644 arg   "inset-modify tabular align-decimal"
2645 \end_inset
2646
2647  aligns the content of the current column at a character
2648 \end_layout
2649
2650 \begin_layout Labeling
2651 \labelwidthstring 00.00.0000
2652 \begin_inset Info
2653 type  "icon"
2654 arg   "inset-modify tabular m-valign-top"
2655 \end_inset
2656
2657  aligns the content of the current cell vertically to the top
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Info
2663 type  "icon"
2664 arg   "inset-modify tabular m-valign-middle"
2665 \end_inset
2666
2667  centers the content of the current cell vertically
2668 \end_layout
2669
2670 \begin_layout Labeling
2671 \labelwidthstring 00.00.0000
2672 \begin_inset Info
2673 type  "icon"
2674 arg   "inset-modify tabular m-valign-bottom"
2675 \end_inset
2676
2677  aligns the content of the current cell vertically to the bottom
2678 \end_layout
2679
2680 \begin_layout Labeling
2681 \labelwidthstring 00.00.0000
2682 \begin_inset Info
2683 type  "icon"
2684 arg   "inset-modify tabular set-rotate-cell"
2685 \end_inset
2686
2687  rotates the current cell or selection counter-clockwise by 90°
2688 \end_layout
2689
2690 \begin_layout Labeling
2691 \labelwidthstring 00.00.0000
2692 \begin_inset Info
2693 type  "icon"
2694 arg   "inset-modify tabular set-rotate-tabular"
2695 \end_inset
2696
2697  rotates the whole table counter-clockwise by 90°
2698 \end_layout
2699
2700 \begin_layout Labeling
2701 \labelwidthstring 00.00.0000
2702 \begin_inset Info
2703 type  "icon"
2704 arg   "inset-modify tabular multicolumn"
2705 \end_inset
2706
2707  sets the current cell or selection as a multicolumn
2708 \end_layout
2709
2710 \begin_layout Labeling
2711 \labelwidthstring 00.00.0000
2712 \begin_inset Info
2713 type  "icon"
2714 arg   "inset-modify tabular multirow"
2715 \end_inset
2716
2717  sets the current cell or selection as a multirow
2718 \end_layout
2719
2720 \begin_layout Standard
2721 \begin_inset Note Greyedout
2722 status open
2723
2724 \begin_layout Plain Layout
2725
2726 \series bold
2727 Note:
2728 \series default
2729  For the output the vertical alignment of the first cell in a row is used
2730  for all following cells in the row.
2731 \end_layout
2732
2733 \end_inset
2734
2735
2736 \end_layout
2737
2738 \begin_layout Section
2739 Edit Table Menu
2740 \begin_inset Index idx
2741 status collapsed
2742
2743 \begin_layout Plain Layout
2744 Table ! Edit Menu
2745 \end_layout
2746
2747 \end_inset
2748
2749
2750 \end_layout
2751
2752 \begin_layout Standard
2753 In addition to the table dialog and toolbar, the menu 
2754 \family sans
2755 Edit\SpecialChar menuseparator
2756 Table
2757 \family default
2758  allows you to add and delete border lines for the current row/column and
2759  to set the current selection as multicolumn.
2760  The menu is only available when the cursor is inside a table.
2761 \end_layout
2762
2763 \begin_layout Section
2764 Table Floats
2765 \begin_inset CommandInset label
2766 LatexCommand label
2767 name "sec:Table-Floats"
2768
2769 \end_inset
2770
2771
2772 \begin_inset Index idx
2773 status collapsed
2774
2775 \begin_layout Plain Layout
2776 Floats ! Tables
2777 \end_layout
2778
2779 \end_inset
2780
2781
2782 \begin_inset Index idx
2783 status collapsed
2784
2785 \begin_layout Plain Layout
2786 Table ! Floats
2787 \end_layout
2788
2789 \end_inset
2790
2791
2792 \end_layout
2793
2794 \begin_layout Standard
2795 For general explanations about floats, have a look at section
2796 \begin_inset space ~
2797 \end_inset
2798
2799
2800 \begin_inset CommandInset ref
2801 LatexCommand ref
2802 reference "sec:FloatIntroduction"
2803
2804 \end_inset
2805
2806 .
2807 \end_layout
2808
2809 \begin_layout Standard
2810 \begin_inset Float table
2811 placement h
2812 wide false
2813 sideways false
2814 status open
2815
2816 \begin_layout Plain Layout
2817 \begin_inset Caption Standard
2818
2819 \begin_layout Plain Layout
2820 \begin_inset CommandInset label
2821 LatexCommand label
2822 name "tab:a table float"
2823
2824 \end_inset
2825
2826 A table float.
2827 \end_layout
2828
2829 \end_inset
2830
2831
2832 \end_layout
2833
2834 \begin_layout Plain Layout
2835 \align center
2836 \begin_inset Tabular
2837 <lyxtabular version="3" rows="3" columns="3">
2838 <features tabularvalignment="middle">
2839 <column alignment="center" valignment="top" width="0pt">
2840 <column alignment="center" valignment="top" width="0pt">
2841 <column alignment="center" valignment="top" width="0pt">
2842 <row>
2843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 1
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865
2866 \family roman
2867 \series medium
2868 \shape up
2869 \size normal
2870 \emph off
2871 \bar no
2872 \noun off
2873 \color none
2874 2
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883
2884 \family roman
2885 \series medium
2886 \shape up
2887 \size normal
2888 \emph off
2889 \bar no
2890 \noun off
2891 \color none
2892 3
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 </row>
2898 <row>
2899 <cell alignment="center" valignment="top" topline="true" leftline="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 Joe
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921
2922 \family roman
2923 \series medium
2924 \shape up
2925 \size normal
2926 \emph off
2927 \bar no
2928 \noun off
2929 \color none
2930 Mary
2931 \end_layout
2932
2933 \end_inset
2934 </cell>
2935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Plain Layout
2939
2940 \family roman
2941 \series medium
2942 \shape up
2943 \size normal
2944 \emph off
2945 \bar no
2946 \noun off
2947 \color none
2948 Ted
2949 \end_layout
2950
2951 \end_inset
2952 </cell>
2953 </row>
2954 <row>
2955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959
2960 \family roman
2961 \series medium
2962 \shape up
2963 \size normal
2964 \emph off
2965 \bar no
2966 \noun off
2967 \color none
2968 \begin_inset Formula $\int x^{2}dx$
2969 \end_inset
2970
2971
2972 \end_layout
2973
2974 \end_inset
2975 </cell>
2976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2977 \begin_inset Text
2978
2979 \begin_layout Plain Layout
2980
2981 \family roman
2982 \series medium
2983 \shape up
2984 \size normal
2985 \emph off
2986 \bar no
2987 \noun off
2988 \color none
2989 \begin_inset Formula $\left[\begin{array}{cc}
2990 a & b\\
2991 c & d
2992 \end{array}\right]$
2993 \end_inset
2994
2995
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004
3005 \family roman
3006 \series medium
3007 \shape up
3008 \size normal
3009 \emph off
3010 \bar no
3011 \noun off
3012 \color none
3013 \begin_inset Formula $1+1=2$
3014 \end_inset
3015
3016
3017 \end_layout
3018
3019 \end_inset
3020 </cell>
3021 </row>
3022 </lyxtabular>
3023
3024 \end_inset
3025
3026
3027 \end_layout
3028
3029 \end_inset
3030
3031
3032 \end_layout
3033
3034 \begin_layout Standard
3035 Table floats can be inserted using the menu 
3036 \family sans
3037 Insert\SpecialChar menuseparator
3038 Float\SpecialChar menuseparator
3039 Table
3040 \family default
3041  or the toolbar button 
3042 \begin_inset Info
3043 type  "icon"
3044 arg   "float-insert table"
3045 \end_inset
3046
3047 .
3048 \end_layout
3049
3050 \begin_layout Standard
3051 The float appears as a collapsible box with a caption that has the label
3052  
3053 \begin_inset Quotes eld
3054 \end_inset
3055
3056 Table
3057 \begin_inset space ~
3058 \end_inset
3059
3060 #:
3061 \begin_inset Quotes erd
3062 \end_inset
3063
3064  (# is the actual table number).
3065  You can insert tables in the float above or below the caption.
3066 \end_layout
3067
3068 \begin_layout Standard
3069 Table
3070 \begin_inset space ~
3071 \end_inset
3072
3073
3074 \begin_inset CommandInset ref
3075 LatexCommand ref
3076 reference "tab:a table float"
3077
3078 \end_inset
3079
3080  is an example table within a table float.
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Having the caption above the table is the common rule that is unfortunately
3085  not supported in \SpecialChar LaTeX
3086 's standard classes.
3087  This means that, if you are using the document classes 
3088 \family sans
3089 article
3090 \family default
3091
3092 \family sans
3093 book
3094 \family default
3095
3096 \family sans
3097 letter
3098 \family default
3099 , or 
3100 \family sans
3101 report
3102 \family default
3103 , there will be no space between the caption and the table.
3104  To insert the needed space, add the following option to the load command
3105  of the \SpecialChar LaTeX
3106 -package 
3107 \series bold
3108 caption
3109 \series default
3110
3111 \begin_inset Index idx
3112 status collapsed
3113
3114 \begin_layout Plain Layout
3115 \SpecialChar LaTeX
3116 -packages ! caption
3117 \end_layout
3118
3119 \end_inset
3120
3121  in your document preamble
3122 \begin_inset Foot
3123 status collapsed
3124
3125 \begin_layout Plain Layout
3126 For more information have a look at section
3127 \begin_inset space ~
3128 \end_inset
3129
3130
3131 \begin_inset CommandInset ref
3132 LatexCommand ref
3133 reference "sec:Caption-Placement"
3134
3135 \end_inset
3136
3137 .
3138 \end_layout
3139
3140 \end_inset
3141
3142 :
3143 \end_layout
3144
3145 \begin_layout Standard
3146
3147 \series bold
3148 tableposition=top
3149 \end_layout
3150
3151 \begin_layout Standard
3152 The package 
3153 \series bold
3154 caption
3155 \series default
3156 , which is described in section
3157 \begin_inset space ~
3158 \end_inset
3159
3160
3161 \begin_inset CommandInset ref
3162 LatexCommand ref
3163 reference "sec:Caption-Formatting"
3164
3165 \end_inset
3166
3167 , is used to adjust the caption format.
3168 \end_layout
3169
3170 \begin_layout Standard
3171 \begin_inset Index idx
3172 status collapsed
3173
3174 \begin_layout Plain Layout
3175 References ! to Tables
3176 \end_layout
3177
3178 \end_inset
3179
3180 Tables can be cross-referenced in the text by referencing their label.
3181  To do this insert a label in the caption using the menu 
3182 \family sans
3183 Insert\SpecialChar menuseparator
3184 Label
3185 \family default
3186  or the toolbar button 
3187 \begin_inset Info
3188 type  "icon"
3189 arg   "label-insert"
3190 \end_inset
3191
3192 .
3193  You can now refer to the label using the menu 
3194 \family sans
3195 Insert\SpecialChar menuseparator
3196 Cross
3197 \begin_inset space ~
3198 \end_inset
3199
3200 reference
3201 \family default
3202  or the toolbar button 
3203 \begin_inset Info
3204 type  "icon"
3205 arg   "dialog-show-new-inset ref"
3206 \end_inset
3207
3208 .
3209 \begin_inset Newline newline
3210 \end_inset
3211
3212 Referencing is explained in detail in section
3213 \begin_inset space ~
3214 \end_inset
3215
3216
3217 \begin_inset CommandInset ref
3218 LatexCommand ref
3219 reference "sec:Referencing-Floats"
3220
3221 \end_inset
3222
3223 .
3224 \end_layout
3225
3226 \begin_layout Section
3227 Longtables
3228 \begin_inset CommandInset label
3229 LatexCommand label
3230 name "sec:Longtables"
3231
3232 \end_inset
3233
3234
3235 \begin_inset Index idx
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239 Longtables
3240 \end_layout
3241
3242 \end_inset
3243
3244
3245 \begin_inset Index idx
3246 status collapsed
3247
3248 \begin_layout Plain Layout
3249 Table ! Longtables
3250 \end_layout
3251
3252 \end_inset
3253
3254
3255 \end_layout
3256
3257 \begin_layout Standard
3258 If the table is too long to fit on one page, you can use the option 
3259 \family sans
3260 Use
3261 \begin_inset space ~
3262 \end_inset
3263
3264 long
3265 \begin_inset space ~
3266 \end_inset
3267
3268 table
3269 \family default
3270  in the tab 
3271 \family sans
3272 Longtable
3273 \family default
3274  of the table dialog to split the table automatically over more pages.
3275  Doing this enables the following options:
3276 \end_layout
3277
3278 \begin_layout Description
3279 Header: The current row is defined to be a header row that appears on all
3280  pages of the longtable; except for the first page, if 
3281 \family sans
3282 First
3283 \begin_inset space ~
3284 \end_inset
3285
3286 header
3287 \family default
3288  is defined.
3289  This is therefore called the main header.
3290 \end_layout
3291
3292 \begin_layout Description
3293 First
3294 \begin_inset space ~
3295 \end_inset
3296
3297 header: The current row is defined to be a header row that appears on the
3298  first page of the longtable.
3299 \end_layout
3300
3301 \begin_layout Description
3302 Footer: The current row is defined to be a footer row that appears on all
3303  pages of the longtable; except for the last page, if 
3304 \family sans
3305 Last
3306 \begin_inset space ~
3307 \end_inset
3308
3309 footer
3310 \family default
3311  is defined.
3312 \end_layout
3313
3314 \begin_layout Description
3315 Last
3316 \begin_inset space ~
3317 \end_inset
3318
3319 footer: The current row is defined to be a footer row that appears on the
3320  last page of the longtable.
3321 \end_layout
3322
3323 \begin_layout Description
3324 Caption: The current row contains the table caption.
3325  The row is reset as single column and a caption is inserted.
3326  More about longtable captions is explained in sec.
3327 \begin_inset space \thinspace{}
3328 \end_inset
3329
3330
3331 \begin_inset CommandInset ref
3332 LatexCommand ref
3333 reference "subsec:Longtable-Captions"
3334
3335 \end_inset
3336
3337 .
3338 \end_layout
3339
3340 \begin_layout Standard
3341 You can also specify a row where the table is split.
3342  See the following longtable to see how it works:
3343 \begin_inset Separator parbreak
3344 \end_inset
3345
3346
3347 \end_layout
3348
3349 \begin_layout Standard
3350 \align center
3351 \begin_inset Tabular
3352 <lyxtabular version="3" rows="69" columns="3">
3353 <features islongtable="true" longtabularalignment="center">
3354 <column alignment="left" valignment="top" width="0cm">
3355 <column alignment="left" valignment="top" width="0pt">
3356 <column alignment="center" valignment="top" width="0pt">
3357 <row endfirsthead="true">
3358 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \series bold
3364 Example Phone List (ignore the names)
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 </row>
3388 <row endfirsthead="true">
3389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \series bold
3395 NAME
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Plain Layout
3404
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413
3414 \series bold
3415 TEL.
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 </row>
3421 <row endhead="true">
3422 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426
3427 \series bold
3428 Example Phone List
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 </row>
3452 <row endhead="true">
3453 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \series bold
3459 NAME
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477
3478 \series bold
3479 TEL.
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 </row>
3485 <row endfoot="true">
3486 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490  continued on next page
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 </row>
3514 <row>
3515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519
3520 \series bold
3521 Annovi
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 Silvia
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 111
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 </row>
3545 <row>
3546 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550
3551 \series bold
3552 Bertoli
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 Stefano
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 111
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 </row>
3576 <row>
3577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581
3582 \series bold
3583 Bozzi
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell alignment="center" valignment="top" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 Walter
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 111
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 </row>
3607 <row>
3608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612
3613 \series bold
3614 Cachia
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="center" valignment="top" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 Maria
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 111
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 </row>
3638 <row>
3639 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643
3644 \series bold
3645 Cachia
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 Maurizio
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 111
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 </row>
3669 <row>
3670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674
3675 \series bold
3676 Cinquemani
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 Giusi
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 111
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 </row>
3700 <row>
3701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705
3706 \series bold
3707 Colin
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 Bernard
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 111
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 </row>
3731 <row>
3732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736
3737 \series bold
3738 Concli
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 Gianfranco
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 111
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 </row>
3762 <row>
3763 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767
3768 \series bold
3769 Dal Bosco
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 Carolina
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 111
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 </row>
3793 <row>
3794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798
3799 \series bold
3800 Dalpiaz
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 Annamaria
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 111
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 </row>
3824 <row>
3825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829
3830 \series bold
3831 Feliciello
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 Domenico
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 111
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 </row>
3855 <row>
3856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860
3861 \series bold
3862 Focarelli
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 Paola
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 111
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 </row>
3886 <row>
3887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891
3892 \series bold
3893 Galletti
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 Oreste
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 111
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 <row>
3918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922
3923 \series bold
3924 Gasparini
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 Franca
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 111
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 </row>
3948 <row>
3949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953
3954 \series bold
3955 Rizzardi
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 Paola
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 111
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \series bold
3986 Lassini
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 Giancarlo
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 111
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 </row>
4010 <row>
4011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015
4016 \series bold
4017 Malfatti
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 Luciano
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 111
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 </row>
4041 <row>
4042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046
4047 \series bold
4048 Malfatti
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 Valeriano
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 111
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \series bold
4079 Meneguzzo
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 Roberto
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 111
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 </row>
4103 <row>
4104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108
4109 \series bold
4110 Mezzadra
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 Roberto
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 111
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 </row>
4134 <row>
4135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139
4140 \series bold
4141 Pirpamer
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 Erich
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 111
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170
4171 \series bold
4172 Pochiesa
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 Paolo
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 111, 222
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \series bold
4203 Radina
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Claudio
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 111
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232
4233 \series bold
4234 Stuffer
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 Oskar
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 111
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 </row>
4258 <row>
4259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263
4264 \series bold
4265 Tacchelli
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 Ugo
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 111
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 </row>
4289 <row>
4290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294
4295 \series bold
4296 Tezzele
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 Margit
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 111
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 </row>
4320 <row>
4321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325
4326 \series bold
4327 Unterkalmsteiner
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 Frieda
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 111
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 </row>
4351 <row>
4352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356
4357 \series bold
4358 Vieider
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 Hilde
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 111
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 </row>
4382 <row>
4383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387
4388 \series bold
4389 Vigna
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 Jürgen
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 111
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 </row>
4413 <row>
4414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418
4419 \series bold
4420 Weber
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 Maurizio
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 111
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 </row>
4444 <row>
4445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449
4450 \series bold
4451 Winkler
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 Franz
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 111
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 </row>
4475 <row>
4476 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480  
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 </row>
4504 <row>
4505 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509
4510 \series bold
4511 Annovi
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 Silvia
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 555
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 </row>
4535 <row>
4536 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540
4541 \series bold
4542 Bertoli
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 <cell alignment="center" valignment="top" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 Stefano
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 555
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 </row>
4566 <row>
4567 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571
4572 \series bold
4573 Bozzi
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 Walter
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 555
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 </row>
4597 <row>
4598 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602
4603 \series bold
4604 Cachia
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 Maria
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 555
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 </row>
4628 <row>
4629 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633
4634 \series bold
4635 Cachia
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 Maurizio
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 555
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 </row>
4659 <row>
4660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664
4665 \series bold
4666 Cinquemani
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 Giusi
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 555
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 </row>
4690 <row>
4691 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695
4696 \series bold
4697 Colin
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 Bernard
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 555
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 </row>
4721 <row>
4722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726
4727 \series bold
4728 Concli
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 Gianfranco
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 555
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 <row>
4753 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757
4758 \series bold
4759 Dal Bosco
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 Carolina
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 555
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 </row>
4783 <row>
4784 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788
4789 \series bold
4790 Dalpiaz
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 Annamaria
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 555
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 </row>
4814 <row>
4815 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819
4820 \series bold
4821 Feliciello
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 Domenico
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 555
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 </row>
4845 <row>
4846 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850
4851 \series bold
4852 Focarelli
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 Paola
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 555
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 </row>
4876 <row>
4877 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881
4882 \series bold
4883 Galletti
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 Oreste
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 555
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 </row>
4907 <row>
4908 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912
4913 \series bold
4914 Gasparini
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 Franca
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 555
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 </row>
4938 <row>
4939 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943
4944 \series bold
4945 Rizzardi
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 Paola
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 555
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 </row>
4969 <row>
4970 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974
4975 \series bold
4976 Lassini
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 Giancarlo
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 555
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 </row>
5000 <row>
5001 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005
5006 \series bold
5007 Malfatti
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 Luciano
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 555
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 </row>
5031 <row>
5032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036
5037 \series bold
5038 Malfatti
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 Valeriano
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 555
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 </row>
5062 <row>
5063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067
5068 \series bold
5069 Meneguzzo
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 Roberto
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 555
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 </row>
5093 <row>
5094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098
5099 \series bold
5100 Mezzadra
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 Roberto
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 555
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 </row>
5124 <row>
5125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129
5130 \series bold
5131 Pirpamer
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 Erich
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 555
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 </row>
5155 <row>
5156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160
5161 \series bold
5162 Pochiesa
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 Paolo
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 555, 222
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 </row>
5186 <row>
5187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191
5192 \series bold
5193 Radina
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 Claudio
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 555
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 </row>
5217 <row>
5218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222
5223 \series bold
5224 Stuffer
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 Oskar
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 555
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 </row>
5248 <row>
5249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253
5254 \series bold
5255 Tacchelli
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 Ugo
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 555
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 </row>
5279 <row>
5280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284
5285 \series bold
5286 Tezzele
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295 Margit
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 555
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 </row>
5310 <row>
5311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315
5316 \series bold
5317 Unterkalmsteiner
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 Frieda
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 555
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 </row>
5341 <row>
5342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5343 \begin_inset Text
5344
5345 \begin_layout Plain Layout
5346
5347 \series bold
5348 Vieider
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 <cell alignment="center" valignment="top" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357 Hilde
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 555
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 </row>
5372 <row>
5373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377
5378 \series bold
5379 Vigna
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 <cell alignment="center" valignment="top" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388 Jürgen
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 999
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 </row>
5403 <row>
5404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408
5409 \series bold
5410 Weber
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 Maurizio
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428 555
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 <row>
5435 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439
5440 \series bold
5441 Winkler
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 Franz
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 555
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 </row>
5465 <row endlastfoot="true">
5466 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 end
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488
5489 \end_layout
5490
5491 \end_inset
5492 </cell>
5493 </row>
5494 </lyxtabular>
5495
5496 \end_inset
5497
5498
5499 \begin_inset ERT
5500 status collapsed
5501
5502 \begin_layout Plain Layout
5503
5504
5505 \backslash
5506 addtocounter{table}{-1}
5507 \end_layout
5508
5509 \end_inset
5510
5511
5512 \begin_inset Note Note
5513 status collapsed
5514
5515 \begin_layout Plain Layout
5516 See the first greyed-out note in section
5517 \begin_inset space ~
5518 \end_inset
5519
5520
5521 \begin_inset CommandInset ref
5522 LatexCommand ref
5523 reference "subsec:Longtable-Captions"
5524
5525 \end_inset
5526
5527  for an explanation of this command.
5528 \end_layout
5529
5530 \end_inset
5531
5532
5533 \end_layout
5534
5535 \begin_layout Subsection
5536 Footnotes in Longtables
5537 \begin_inset CommandInset label
5538 LatexCommand label
5539 name "subsec:Footnotes-in-Longtables"
5540
5541 \end_inset
5542
5543
5544 \begin_inset Index idx
5545 status collapsed
5546
5547 \begin_layout Plain Layout
5548 Longtables ! Footnotes
5549 \end_layout
5550
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \begin_layout Standard
5557 Footnotes can be inserted to every longtable cell.
5558  They appear at the bottom of the page where the table cell with the footnote
5559  appears.
5560  Table
5561 \begin_inset space ~
5562 \end_inset
5563
5564
5565 \begin_inset CommandInset ref
5566 LatexCommand ref
5567 reference "tab:DiffCaptions"
5568
5569 \end_inset
5570
5571  has for example a footnote.
5572 \end_layout
5573
5574 \begin_layout Subsection
5575 Longtable Alignment
5576 \begin_inset Index idx
5577 status collapsed
5578
5579 \begin_layout Plain Layout
5580 Longtables ! Alignment
5581 \end_layout
5582
5583 \end_inset
5584
5585
5586 \end_layout
5587
5588 \begin_layout Standard
5589 The horizontal alignment of longtables can be set in the table settings
5590  dialog.
5591  For left- and right-alignment the table will be directly at the page border.
5592  To add space between the table and the border one has to set the alignment
5593  to center and change the value of the \SpecialChar LaTeX
5594 -lengths 
5595 \series bold
5596
5597 \backslash
5598 LTleft 
5599 \series default
5600 or 
5601 \series bold
5602
5603 \backslash
5604 LTright
5605 \series default
5606  by inserting this line as \SpecialChar TeX
5607  Code before the longtable:
5608 \end_layout
5609
5610 \begin_layout Standard
5611
5612 \series bold
5613
5614 \backslash
5615 setlength{
5616 \backslash
5617 LTleft}{value}
5618 \end_layout
5619
5620 \begin_layout Standard
5621 The value can have any of the units listed in Table
5622 \begin_inset space ~
5623 \end_inset
5624
5625
5626 \begin_inset CommandInset ref
5627 LatexCommand ref
5628 reference "tab:Units"
5629
5630 \end_inset
5631
5632 .
5633  
5634 \series bold
5635
5636 \backslash
5637 LTleft
5638 \series default
5639  controls the horizontal distance from the left page border to the longtable,
5640  
5641 \series bold
5642
5643 \backslash
5644 LTright
5645 \series default
5646  the distance from the right side.
5647  The default value for both lengths is 
5648 \series bold
5649
5650 \backslash
5651 fill
5652 \series default
5653 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5654 .
5655 \end_layout
5656
5657 \begin_layout Standard
5658 The following longtable was centered and 
5659 \series bold
5660
5661 \backslash
5662 LTleft
5663 \series default
5664  set to 
5665 \family sans
5666 0.1
5667 \backslash
5668 columnwidth
5669 \family default
5670 :
5671 \begin_inset ERT
5672 status collapsed
5673
5674 \begin_layout Plain Layout
5675
5676
5677 \backslash
5678 setlength{
5679 \backslash
5680 LTleft}{0.1
5681 \backslash
5682 columnwidth}
5683 \end_layout
5684
5685 \end_inset
5686
5687
5688 \end_layout
5689
5690 \begin_layout Standard
5691 \begin_inset Tabular
5692 <lyxtabular version="3" rows="5" columns="5">
5693 <features islongtable="true" longtabularalignment="center">
5694 <column alignment="center" valignment="top">
5695 <column alignment="center" valignment="top" width="0pt">
5696 <column alignment="center" valignment="top">
5697 <column alignment="center" valignment="top">
5698 <column alignment="center" valignment="top">
5699 <row>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 1
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 2
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 3
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 4
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 5
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 </row>
5746 <row>
5747 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 s
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 s
5770 \end_layout
5771
5772 \end_inset
5773 </cell>
5774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 s
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 asd
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 </row>
5793 <row>
5794 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5804 \begin_inset Text
5805
5806 \begin_layout Plain Layout
5807 s
5808 \end_layout
5809
5810 \end_inset
5811 </cell>
5812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5813 \begin_inset Text
5814
5815 \begin_layout Plain Layout
5816 s
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 s
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 asd
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 </row>
5840 <row>
5841 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5851 \begin_inset Text
5852
5853 \begin_layout Plain Layout
5854 s
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5860 \begin_inset Text
5861
5862 \begin_layout Plain Layout
5863 s
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 s
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 asd
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 </row>
5887 <row>
5888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5898 \begin_inset Text
5899
5900 \begin_layout Plain Layout
5901 asd
5902 \end_layout
5903
5904 \end_inset
5905 </cell>
5906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5907 \begin_inset Text
5908
5909 \begin_layout Plain Layout
5910 asd
5911 \end_layout
5912
5913 \end_inset
5914 </cell>
5915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919 asd
5920 \end_layout
5921
5922 \end_inset
5923 </cell>
5924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 asd
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 </row>
5934 </lyxtabular>
5935
5936 \end_inset
5937
5938
5939 \begin_inset ERT
5940 status collapsed
5941
5942 \begin_layout Plain Layout
5943
5944
5945 \backslash
5946 setlength{
5947 \backslash
5948 LTleft}{
5949 \backslash
5950 fill}
5951 \end_layout
5952
5953 \end_inset
5954
5955
5956 \begin_inset ERT
5957 status collapsed
5958
5959 \begin_layout Plain Layout
5960
5961
5962 \backslash
5963 addtocounter{table}{-1}
5964 \end_layout
5965
5966 \end_inset
5967
5968
5969 \begin_inset Note Note
5970 status collapsed
5971
5972 \begin_layout Plain Layout
5973 See the first greyed-out note in section
5974 \begin_inset space ~
5975 \end_inset
5976
5977
5978 \begin_inset CommandInset ref
5979 LatexCommand ref
5980 reference "subsec:Longtable-Captions"
5981
5982 \end_inset
5983
5984  for an explanation of this command.
5985 \end_layout
5986
5987 \end_inset
5988
5989
5990 \end_layout
5991
5992 \begin_layout Subsection
5993 Longtable Captions
5994 \begin_inset Index idx
5995 status collapsed
5996
5997 \begin_layout Plain Layout
5998 Longtables ! Captions
5999 \end_layout
6000
6001 \end_inset
6002
6003
6004 \begin_inset CommandInset label
6005 LatexCommand label
6006 name "subsec:Longtable-Captions"
6007
6008 \end_inset
6009
6010
6011 \end_layout
6012
6013 \begin_layout Standard
6014 A longtable cannot be put into a table float because floats can only be
6015  on one page.
6016  But the caption environment of floats can also be used for longtables when
6017  you use the longtable option 
6018 \family sans
6019 Caption
6020 \family default
6021  as described in sec.
6022 \begin_inset space \thinspace{}
6023 \end_inset
6024
6025
6026 \begin_inset CommandInset ref
6027 LatexCommand ref
6028 reference "sec:Longtables"
6029
6030 \end_inset
6031
6032 .
6033  Only one table row should contain a caption, either a header or a footer
6034  row.
6035 \end_layout
6036
6037 \begin_layout Standard
6038 Here is a short longtable to see how it works:
6039 \end_layout
6040
6041 \begin_layout Standard
6042 \begin_inset Tabular
6043 <lyxtabular version="3" rows="6" columns="5">
6044 <features islongtable="true" longtabularalignment="center">
6045 <column alignment="center" valignment="top">
6046 <column alignment="center" valignment="top">
6047 <column alignment="center" valignment="top">
6048 <column alignment="center" valignment="top">
6049 <column alignment="center" valignment="top">
6050 <row endfirsthead="true" caption="true">
6051 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 \begin_inset Caption Standard
6056
6057 \begin_layout Plain Layout
6058 Longtable with caption
6059 \begin_inset Argument 1
6060 status open
6061
6062 \begin_layout Plain Layout
6063 Longtable
6064 \end_layout
6065
6066 \end_inset
6067
6068
6069 \end_layout
6070
6071 \end_inset
6072
6073
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 </row>
6115 <row>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 1
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 2
6130 \end_layout
6131
6132 \end_inset
6133 </cell>
6134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 3
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 4
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 5
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 </row>
6162 <row>
6163 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 s
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185 s
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 s
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 asd
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 </row>
6209 <row>
6210 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223 s
6224 \end_layout
6225
6226 \end_inset
6227 </cell>
6228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6229 \begin_inset Text
6230
6231 \begin_layout Plain Layout
6232 s
6233 \end_layout
6234
6235 \end_inset
6236 </cell>
6237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6238 \begin_inset Text
6239
6240 \begin_layout Plain Layout
6241 s
6242 \end_layout
6243
6244 \end_inset
6245 </cell>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 asd
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 </row>
6256 <row>
6257 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270 s
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279 s
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Plain Layout
6288 s
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297 asd
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 </row>
6303 <row>
6304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6314 \begin_inset Text
6315
6316 \begin_layout Plain Layout
6317 asd
6318 \end_layout
6319
6320 \end_inset
6321 </cell>
6322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Plain Layout
6326 asd
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 asd
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 asd
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 </row>
6350 </lyxtabular>
6351
6352 \end_inset
6353
6354
6355 \end_layout
6356
6357 \begin_layout Standard
6358 \begin_inset VSpace medskip
6359 \end_inset
6360
6361
6362 \begin_inset Note Greyedout
6363 status open
6364
6365 \begin_layout Plain Layout
6366
6367 \series bold
6368 Note
6369 \begin_inset space ~
6370 \end_inset
6371
6372 1:
6373 \series default
6374  The table number is increased for every longtable, even if you did not
6375  set a caption for it.
6376  For this reason you could have the case that e.
6377 \begin_inset space \thinspace{}
6378 \end_inset
6379
6380 g.
6381 \begin_inset space \space{}
6382 \end_inset
6383
6384 Table
6385 \begin_inset space ~
6386 \end_inset
6387
6388 2.4 follows Table
6389 \begin_inset space ~
6390 \end_inset
6391
6392 2.1 in the list of tables if there are two longtables without captions.
6393  To avoid this you can add the following command in \SpecialChar TeX
6394  Code after every longtable
6395  without a caption:
6396 \end_layout
6397
6398 \begin_layout Plain Layout
6399
6400 \series bold
6401
6402 \backslash
6403 addtocounter{table}{-1}
6404 \end_layout
6405
6406 \begin_layout Plain Layout
6407 This is not needed when none of your longtables has a caption and you add
6408  the following code to the document preamble:
6409 \end_layout
6410
6411 \begin_layout Plain Layout
6412
6413 \series bold
6414
6415 \backslash
6416 let
6417 \backslash
6418 myEnd
6419 \backslash
6420 endlongtable
6421 \begin_inset Newline newline
6422 \end_inset
6423
6424
6425 \backslash
6426 renewcommand{
6427 \backslash
6428 endlongtable}{
6429 \backslash
6430 myEnd
6431 \backslash
6432 addtocounter{table}{-1}}
6433 \end_layout
6434
6435 \end_inset
6436
6437
6438 \end_layout
6439
6440 \begin_layout Standard
6441 \begin_inset Note Greyedout
6442 status open
6443
6444 \begin_layout Plain Layout
6445
6446 \series bold
6447 Note
6448 \begin_inset space ~
6449 \end_inset
6450
6451 2:
6452 \series default
6453  If you are using
6454 \series bold
6455  hyperref
6456 \series default
6457
6458 \begin_inset Index idx
6459 status collapsed
6460
6461 \begin_layout Plain Layout
6462 \SpecialChar LaTeX
6463 -packages ! hyperref
6464 \end_layout
6465
6466 \end_inset
6467
6468  in the 
6469 \family sans
6470 PDF Properties
6471 \family default
6472  of the 
6473 \family sans
6474 Document Settings
6475 \family default
6476  dialog to link cross-references, the link to a longtable caption will always
6477  point to the beginning of the document.
6478 \end_layout
6479
6480 \end_inset
6481
6482
6483 \end_layout
6484
6485 \begin_layout Subsubsection
6486 References to Longtables
6487 \begin_inset Index idx
6488 status collapsed
6489
6490 \begin_layout Plain Layout
6491 Longtables ! References
6492 \end_layout
6493
6494 \end_inset
6495
6496
6497 \end_layout
6498
6499 \begin_layout Standard
6500 \begin_inset Tabular
6501 <lyxtabular version="3" rows="6" columns="5">
6502 <features islongtable="true" longtabularalignment="center">
6503 <column alignment="center" valignment="top">
6504 <column alignment="center" valignment="top">
6505 <column alignment="center" valignment="top">
6506 <column alignment="center" valignment="top">
6507 <column alignment="center" valignment="top">
6508 <row endfirsthead="true" caption="true">
6509 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6510 \begin_inset Text
6511
6512 \begin_layout Plain Layout
6513 \begin_inset Caption Standard
6514
6515 \begin_layout Plain Layout
6516 Referenced longtable
6517 \begin_inset CommandInset label
6518 LatexCommand label
6519 name "tab:RefExample"
6520
6521 \end_inset
6522
6523
6524 \end_layout
6525
6526 \end_inset
6527
6528
6529 \end_layout
6530
6531 \end_inset
6532 </cell>
6533 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6534 \begin_inset Text
6535
6536 \begin_layout Plain Layout
6537
6538 \end_layout
6539
6540 \end_inset
6541 </cell>
6542 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6543 \begin_inset Text
6544
6545 \begin_layout Plain Layout
6546
6547 \end_layout
6548
6549 \end_inset
6550 </cell>
6551 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6552 \begin_inset Text
6553
6554 \begin_layout Plain Layout
6555
6556 \end_layout
6557
6558 \end_inset
6559 </cell>
6560 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6561 \begin_inset Text
6562
6563 \begin_layout Plain Layout
6564
6565 \end_layout
6566
6567 \end_inset
6568 </cell>
6569 </row>
6570 <row>
6571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6572 \begin_inset Text
6573
6574 \begin_layout Plain Layout
6575 1
6576 \end_layout
6577
6578 \end_inset
6579 </cell>
6580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6581 \begin_inset Text
6582
6583 \begin_layout Plain Layout
6584 2
6585 \end_layout
6586
6587 \end_inset
6588 </cell>
6589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6590 \begin_inset Text
6591
6592 \begin_layout Plain Layout
6593 3
6594 \end_layout
6595
6596 \end_inset
6597 </cell>
6598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602 4
6603 \end_layout
6604
6605 \end_inset
6606 </cell>
6607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611 5
6612 \end_layout
6613
6614 \end_inset
6615 </cell>
6616 </row>
6617 <row>
6618 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6628 \begin_inset Text
6629
6630 \begin_layout Plain Layout
6631 s
6632 \end_layout
6633
6634 \end_inset
6635 </cell>
6636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6637 \begin_inset Text
6638
6639 \begin_layout Plain Layout
6640 s
6641 \end_layout
6642
6643 \end_inset
6644 </cell>
6645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6646 \begin_inset Text
6647
6648 \begin_layout Plain Layout
6649 s
6650 \end_layout
6651
6652 \end_inset
6653 </cell>
6654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6655 \begin_inset Text
6656
6657 \begin_layout Plain Layout
6658 asd
6659 \end_layout
6660
6661 \end_inset
6662 </cell>
6663 </row>
6664 <row>
6665 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6675 \begin_inset Text
6676
6677 \begin_layout Plain Layout
6678 s
6679 \end_layout
6680
6681 \end_inset
6682 </cell>
6683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6684 \begin_inset Text
6685
6686 \begin_layout Plain Layout
6687 s
6688 \end_layout
6689
6690 \end_inset
6691 </cell>
6692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6693 \begin_inset Text
6694
6695 \begin_layout Plain Layout
6696 s
6697 \end_layout
6698
6699 \end_inset
6700 </cell>
6701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705 asd
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 </row>
6711 <row>
6712 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6722 \begin_inset Text
6723
6724 \begin_layout Plain Layout
6725 s
6726 \end_layout
6727
6728 \end_inset
6729 </cell>
6730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6731 \begin_inset Text
6732
6733 \begin_layout Plain Layout
6734 s
6735 \end_layout
6736
6737 \end_inset
6738 </cell>
6739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6740 \begin_inset Text
6741
6742 \begin_layout Plain Layout
6743 s
6744 \end_layout
6745
6746 \end_inset
6747 </cell>
6748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752 asd
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 </row>
6758 <row>
6759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6769 \begin_inset Text
6770
6771 \begin_layout Plain Layout
6772 sad
6773 \end_layout
6774
6775 \end_inset
6776 </cell>
6777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6778 \begin_inset Text
6779
6780 \begin_layout Plain Layout
6781 asd
6782 \end_layout
6783
6784 \end_inset
6785 </cell>
6786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6787 \begin_inset Text
6788
6789 \begin_layout Plain Layout
6790 asd
6791 \end_layout
6792
6793 \end_inset
6794 </cell>
6795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799 asd
6800 \end_layout
6801
6802 \end_inset
6803 </cell>
6804 </row>
6805 </lyxtabular>
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \begin_layout Standard
6813 To reference a longtable, insert a label into the caption.
6814 \end_layout
6815
6816 \begin_layout Standard
6817 This is a reference to Table
6818 \begin_inset space ~
6819 \end_inset
6820
6821
6822 \begin_inset CommandInset ref
6823 LatexCommand ref
6824 reference "tab:RefExample"
6825
6826 \end_inset
6827
6828 .
6829 \end_layout
6830
6831 \begin_layout Standard
6832 The caption layout can be set together with all other captions of your document
6833  using the \SpecialChar LaTeX
6834 -package 
6835 \series bold
6836 caption
6837 \series default
6838
6839 \begin_inset Index idx
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 \SpecialChar LaTeX
6844 -packages ! caption
6845 \end_layout
6846
6847 \end_inset
6848
6849 , see section
6850 \begin_inset space ~
6851 \end_inset
6852
6853
6854 \begin_inset CommandInset ref
6855 LatexCommand ref
6856 reference "sec:Caption-Formatting"
6857
6858 \end_inset
6859
6860 .
6861 \end_layout
6862
6863 \begin_layout Subsubsection
6864 Caption Width
6865 \begin_inset Index idx
6866 status collapsed
6867
6868 \begin_layout Plain Layout
6869 Longtables ! Caption Width
6870 \end_layout
6871
6872 \end_inset
6873
6874
6875 \end_layout
6876
6877 \begin_layout Standard
6878 The maximal width of caption lines is defined by the length 
6879 \series bold
6880
6881 \backslash
6882 LTcapwidth
6883 \series default
6884 .
6885  Its default value is 4
6886 \begin_inset space \thinspace{}
6887 \end_inset
6888
6889 in.
6890  To change it add the following command to your document preamble or as
6891  \SpecialChar TeX
6892  Code into your document before the longtable that should be affected
6893 \end_layout
6894
6895 \begin_layout Standard
6896
6897 \series bold
6898
6899 \backslash
6900 setlength{
6901 \backslash
6902 LTcapwidth}{width}
6903 \end_layout
6904
6905 \begin_layout Standard
6906 where the width could have one of the units listed in appendix
6907 \begin_inset space ~
6908 \end_inset
6909
6910
6911 \begin_inset CommandInset ref
6912 LatexCommand ref
6913 reference "cha:Units-available-in"
6914
6915 \end_inset
6916
6917 .
6918 \end_layout
6919
6920 \begin_layout Standard
6921 The following tables show the difference:
6922 \end_layout
6923
6924 \begin_layout Standard
6925 \begin_inset Tabular
6926 <lyxtabular version="3" rows="6" columns="5">
6927 <features islongtable="true" longtabularalignment="center">
6928 <column alignment="center" valignment="top">
6929 <column alignment="center" valignment="top">
6930 <column alignment="center" valignment="top">
6931 <column alignment="center" valignment="top">
6932 <column alignment="center" valignment="top">
6933 <row endfirsthead="true" caption="true">
6934 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Plain Layout
6938 \begin_inset Caption Standard
6939
6940 \begin_layout Plain Layout
6941 long full title with default width long full title with default width long
6942  full title with default width
6943 \begin_inset Argument 1
6944 status collapsed
6945
6946 \begin_layout Plain Layout
6947 caption with default width
6948 \end_layout
6949
6950 \end_inset
6951
6952
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \end_layout
6959
6960 \end_inset
6961 </cell>
6962 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6963 \begin_inset Text
6964
6965 \begin_layout Plain Layout
6966
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6972 \begin_inset Text
6973
6974 \begin_layout Plain Layout
6975
6976 \end_layout
6977
6978 \end_inset
6979 </cell>
6980 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6981 \begin_inset Text
6982
6983 \begin_layout Plain Layout
6984
6985 \end_layout
6986
6987 \end_inset
6988 </cell>
6989 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6990 \begin_inset Text
6991
6992 \begin_layout Plain Layout
6993
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 </row>
6999 <row>
7000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 1
7005 \end_layout
7006
7007 \end_inset
7008 </cell>
7009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013 2
7014 \end_layout
7015
7016 \end_inset
7017 </cell>
7018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7019 \begin_inset Text
7020
7021 \begin_layout Plain Layout
7022 3
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 4
7032 \end_layout
7033
7034 \end_inset
7035 </cell>
7036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7037 \begin_inset Text
7038
7039 \begin_layout Plain Layout
7040 5
7041 \end_layout
7042
7043 \end_inset
7044 </cell>
7045 </row>
7046 <row>
7047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 asd
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 s
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 s
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078 s
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087 asd
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 </row>
7093 <row>
7094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 asd
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 s
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 s
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 s
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134 asd
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 </row>
7140 <row>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 asd
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 s
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 s
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 s
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181 asd
7182 \end_layout
7183
7184 \end_inset
7185 </cell>
7186 </row>
7187 <row>
7188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 asd
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 sad
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 asd
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 asd
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7225 \begin_inset Text
7226
7227 \begin_layout Plain Layout
7228 asd
7229 \end_layout
7230
7231 \end_inset
7232 </cell>
7233 </row>
7234 </lyxtabular>
7235
7236 \end_inset
7237
7238
7239 \end_layout
7240
7241 \begin_layout Standard
7242 \begin_inset ERT
7243 status collapsed
7244
7245 \begin_layout Plain Layout
7246
7247
7248 \backslash
7249 setlength{
7250 \backslash
7251 LTcapwidth}{5cm}
7252 \end_layout
7253
7254 \end_inset
7255
7256
7257 \begin_inset Tabular
7258 <lyxtabular version="3" rows="6" columns="5">
7259 <features islongtable="true" longtabularalignment="center">
7260 <column alignment="center" valignment="top">
7261 <column alignment="center" valignment="top">
7262 <column alignment="center" valignment="top">
7263 <column alignment="center" valignment="top">
7264 <column alignment="center" valignment="top">
7265 <row endfirsthead="true" caption="true">
7266 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7267 \begin_inset Text
7268
7269 \begin_layout Plain Layout
7270 \begin_inset Caption Standard
7271
7272 \begin_layout Plain Layout
7273 long full title with width set to 5
7274 \begin_inset space \thinspace{}
7275 \end_inset
7276
7277 cm long full title with width set to 5
7278 \begin_inset space \thinspace{}
7279 \end_inset
7280
7281 cm long full title with width set to 5
7282 \begin_inset space \thinspace{}
7283 \end_inset
7284
7285 cm
7286 \begin_inset Argument 1
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290 caption with width
7291 \begin_inset space \thinspace{}
7292 \end_inset
7293
7294 =
7295 \begin_inset space \thinspace{}
7296 \end_inset
7297
7298 5
7299 \begin_inset space \thinspace{}
7300 \end_inset
7301
7302 cm
7303 \end_layout
7304
7305 \end_inset
7306
7307
7308 \end_layout
7309
7310 \end_inset
7311
7312
7313 \end_layout
7314
7315 \end_inset
7316 </cell>
7317 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7318 \begin_inset Text
7319
7320 \begin_layout Plain Layout
7321
7322 \end_layout
7323
7324 \end_inset
7325 </cell>
7326 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7327 \begin_inset Text
7328
7329 \begin_layout Plain Layout
7330
7331 \end_layout
7332
7333 \end_inset
7334 </cell>
7335 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7336 \begin_inset Text
7337
7338 \begin_layout Plain Layout
7339
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348
7349 \end_layout
7350
7351 \end_inset
7352 </cell>
7353 </row>
7354 <row>
7355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359 1
7360 \end_layout
7361
7362 \end_inset
7363 </cell>
7364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7365 \begin_inset Text
7366
7367 \begin_layout Plain Layout
7368 2
7369 \end_layout
7370
7371 \end_inset
7372 </cell>
7373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7374 \begin_inset Text
7375
7376 \begin_layout Plain Layout
7377 3
7378 \end_layout
7379
7380 \end_inset
7381 </cell>
7382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7383 \begin_inset Text
7384
7385 \begin_layout Plain Layout
7386 4
7387 \end_layout
7388
7389 \end_inset
7390 </cell>
7391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7392 \begin_inset Text
7393
7394 \begin_layout Plain Layout
7395 5
7396 \end_layout
7397
7398 \end_inset
7399 </cell>
7400 </row>
7401 <row>
7402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7403 \begin_inset Text
7404
7405 \begin_layout Plain Layout
7406 asd
7407 \end_layout
7408
7409 \end_inset
7410 </cell>
7411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7412 \begin_inset Text
7413
7414 \begin_layout Plain Layout
7415 s
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424 s
7425 \end_layout
7426
7427 \end_inset
7428 </cell>
7429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433 s
7434 \end_layout
7435
7436 \end_inset
7437 </cell>
7438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7439 \begin_inset Text
7440
7441 \begin_layout Plain Layout
7442 asd
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 </row>
7448 <row>
7449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7450 \begin_inset Text
7451
7452 \begin_layout Plain Layout
7453 asd
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462 s
7463 \end_layout
7464
7465 \end_inset
7466 </cell>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471 s
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480 s
7481 \end_layout
7482
7483 \end_inset
7484 </cell>
7485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489 asd
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 </row>
7495 <row>
7496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 asd
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509 s
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 s
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 s
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7533 \begin_inset Text
7534
7535 \begin_layout Plain Layout
7536 asd
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 </row>
7542 <row>
7543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547 asd
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556 sad
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7562 \begin_inset Text
7563
7564 \begin_layout Plain Layout
7565 asd
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 asd
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 asd
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 </row>
7589 </lyxtabular>
7590
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \begin_layout Standard
7597 \begin_inset ERT
7598 status collapsed
7599
7600 \begin_layout Plain Layout
7601
7602
7603 \backslash
7604 setlength{
7605 \backslash
7606 LTcapwidth}{4in}
7607 \end_layout
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \begin_layout Standard
7615 \begin_inset Note Greyedout
7616 status open
7617
7618 \begin_layout Plain Layout
7619
7620 \series bold
7621 Note:
7622 \series default
7623  When the \SpecialChar LaTeX
7624 -package 
7625 \series bold
7626 caption
7627 \series default
7628
7629 \begin_inset Index idx
7630 status collapsed
7631
7632 \begin_layout Plain Layout
7633 \SpecialChar LaTeX
7634 -packages ! caption
7635 \end_layout
7636
7637 \end_inset
7638
7639  is used, as in this document, the full page width is used for the caption
7640  when you use the default value of 4
7641 \begin_inset space \thinspace{}
7642 \end_inset
7643
7644 in for 
7645 \series bold
7646
7647 \backslash
7648 LTcapwidth
7649 \series default
7650 .
7651  To get in this case exactly a 4
7652 \begin_inset space \thinspace{}
7653 \end_inset
7654
7655 in wide caption, you can either use a value slightly different from 4.0
7656 \begin_inset space \thinspace{}
7657 \end_inset
7658
7659 in, e.
7660 \begin_inset space \thinspace{}
7661 \end_inset
7662
7663 g.
7664 \begin_inset space \space{}
7665 \end_inset
7666
7667 3.99
7668 \begin_inset space \thinspace{}
7669 \end_inset
7670
7671 in, or the \SpecialChar LaTeX
7672 -command 
7673 \series bold
7674
7675 \backslash
7676 captionsetup{width=value}
7677 \series default
7678  that is provided by the 
7679 \series bold
7680 caption
7681 \series default
7682 -package.
7683 \end_layout
7684
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \begin_layout Subsubsection
7691 Different Captions for Table Pages
7692 \begin_inset Index idx
7693 status collapsed
7694
7695 \begin_layout Plain Layout
7696 Longtables ! Different Captions for Pages
7697 \end_layout
7698
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \begin_layout Standard
7705 When the table captions for the following pages should differ from the one
7706  of the first table page, mark a empty row as header which contains a caption.
7707  Then right-click on the caption and select in the context menu 
7708 \family sans
7709 Caption
7710 \begin_inset space ~
7711 \end_inset
7712
7713 (LongTableNoNumber)
7714 \family default
7715 .
7716  Table
7717 \begin_inset space ~
7718 \end_inset
7719
7720
7721 \begin_inset CommandInset ref
7722 LatexCommand ref
7723 reference "tab:DiffCaptions"
7724
7725 \end_inset
7726
7727  is an example of a longtable with different heading where the second caption
7728  does not include the table number.
7729 \begin_inset Separator parbreak
7730 \end_inset
7731
7732
7733 \end_layout
7734
7735 \begin_layout Standard
7736 \align center
7737 \begin_inset Tabular
7738 <lyxtabular version="3" rows="59" columns="3">
7739 <features islongtable="true" longtabularalignment="center">
7740 <column alignment="left" valignment="top" width="0cm">
7741 <column alignment="left" valignment="top" width="0pt">
7742 <column alignment="center" valignment="top" width="0pt">
7743 <row endfirsthead="true" caption="true">
7744 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748 \begin_inset Caption Standard
7749
7750 \begin_layout Plain Layout
7751 Example Phone List
7752 \begin_inset CommandInset label
7753 LatexCommand label
7754 name "tab:DiffCaptions"
7755
7756 \end_inset
7757
7758
7759 \begin_inset Argument 1
7760 status collapsed
7761
7762 \begin_layout Plain Layout
7763 Example Phone List
7764 \end_layout
7765
7766 \end_inset
7767
7768
7769 \end_layout
7770
7771 \end_inset
7772
7773
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 </row>
7797 <row endfirsthead="true">
7798 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7799 \begin_inset Text
7800
7801 \begin_layout Plain Layout
7802
7803 \series bold
7804 Example Phone List (ignore the names)
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813
7814 \end_layout
7815
7816 \end_inset
7817 </cell>
7818 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 </row>
7828 <row endfirsthead="true">
7829 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \series bold
7835 NAME
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853
7854 \series bold
7855 TEL.
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 </row>
7861 <row endhead="true" caption="true">
7862 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866 \begin_inset Caption LongTableNoNumber
7867
7868 \begin_layout Plain Layout
7869 Continued Example Phone List
7870 \end_layout
7871
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878 </cell>
7879 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 </row>
7898 <row endhead="true">
7899 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \series bold
7905 Example Phone List
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 <row endhead="true">
7930 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \series bold
7936 NAME
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \series bold
7956 TEL.
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row endfoot="true">
7963 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 continued on next page
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 </row>
7991 <row>
7992 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \series bold
7998 Annovi
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 Silvia
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 111
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row>
8023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \series bold
8029 Bertoli
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 Stefano
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047 111
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 </row>
8053 <row>
8054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058
8059 \series bold
8060 Bozzi
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 Walter
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 111
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 </row>
8084 <row>
8085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089
8090 \series bold
8091 Cachia
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 Maria
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109 111
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 </row>
8115 <row>
8116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120
8121 \series bold
8122 Cachia
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 Maurizio
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 111
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 </row>
8146 <row>
8147 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151
8152 \series bold
8153 Cinquemani
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 Giusi
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 111
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 </row>
8177 <row>
8178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182
8183 \series bold
8184 Colin
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 Bernard
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 111
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 </row>
8208 <row>
8209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213
8214 \series bold
8215 Concli
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 Gianfranco
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 111
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 <row>
8240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244
8245 \series bold
8246 Dal Bosco
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 Carolina
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 111
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 </row>
8270 <row>
8271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275
8276 \series bold
8277 Dalpiaz
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 Annamaria
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295 111
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 </row>
8301 <row>
8302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306
8307 \series bold
8308 Feliciello
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 Domenico
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 111
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337
8338 \series bold
8339 Focarelli
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 Paola
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 111
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 </row>
8363 <row>
8364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368
8369 \series bold
8370 Galletti
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379 Oreste
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388 111
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row>
8395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \series bold
8401 Gasparini
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 Franca
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419 111
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 </row>
8425 <row>
8426 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430
8431 \series bold
8432 Rizzardi
8433 \series default
8434
8435 \begin_inset Foot
8436 status open
8437
8438 \begin_layout Plain Layout
8439 Example footnote
8440 \end_layout
8441
8442 \end_inset
8443
8444
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 Paola
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 111
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 </row>
8468 <row>
8469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473
8474 \series bold
8475 Lassini
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 Giancarlo
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 111
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \series bold
8506 Malfatti
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 Luciano
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 111
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 </row>
8530 <row>
8531 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535
8536 \series bold
8537 Malfatti
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 Valeriano
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555 111
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \series bold
8568 Meneguzzo
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 Roberto
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 111
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 </row>
8592 <row>
8593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597
8598 \series bold
8599 Mezzadra
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 Roberto
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 111
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 </row>
8623 <row>
8624 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \series bold
8630 Pirpamer
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 Erich
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 111
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 </row>
8654 <row>
8655 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \series bold
8661 Pochiesa
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 Paolo
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 111, 222
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690
8691 \series bold
8692 Radina
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 Claudio
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 111
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 </row>
8716 <row>
8717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721
8722 \series bold
8723 Stuffer
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 Oskar
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 111
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 </row>
8747 <row>
8748 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752
8753 \series bold
8754 Tacchelli
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 Ugo
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 111
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 </row>
8778 <row>
8779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \series bold
8785 Tezzele
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 Margit
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 111
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814
8815 \series bold
8816 Unterkalmsteiner
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 Frieda
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 111
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847 Vieider
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 Hilde
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 111
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \series bold
8878 Vigna
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 Jürgen
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 111
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \series bold
8909 Weber
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 Maurizio
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 111
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \series bold
8940 Winkler
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 Franz
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 111
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969  
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 </row>
8993 <row>
8994 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998
8999 \series bold
9000 Annovi
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 Silvia
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018 555
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 </row>
9024 <row>
9025 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029
9030 \series bold
9031 Bertoli
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 Stefano
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049 555
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 </row>
9055 <row>
9056 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060
9061 \series bold
9062 Bozzi
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 Walter
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080 555
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 </row>
9086 <row>
9087 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091
9092 \series bold
9093 Cachia
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 Maria
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 555
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 </row>
9117 <row>
9118 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122
9123 \series bold
9124 Cachia
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 Maurizio
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 555
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 </row>
9148 <row>
9149 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153
9154 \series bold
9155 Cinquemani
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Giusi
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 555
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row>
9180 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184
9185 \series bold
9186 Colin
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 Bernard
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204 555
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \series bold
9217 Concli
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 Gianfranco
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 555
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 </row>
9241 <row>
9242 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246
9247 \series bold
9248 Dal Bosco
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257 Carolina
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266 555
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 </row>
9272 <row>
9273 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277
9278 \series bold
9279 Dalpiaz
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 Annamaria
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297 555
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 </row>
9303 <row>
9304 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308
9309 \series bold
9310 Feliciello
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 Domenico
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328 555
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 </row>
9334 <row>
9335 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339
9340 \series bold
9341 Focarelli
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 Paola
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 555
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 </row>
9365 <row>
9366 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370
9371 \series bold
9372 Galletti
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 Oreste
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 555
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 </row>
9396 <row>
9397 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401
9402 \series bold
9403 Gasparini
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 Franca
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 555
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 </row>
9427 <row>
9428 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432
9433 \series bold
9434 Rizzardi
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 Paola
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 555
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 </row>
9458 <row>
9459 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463
9464 \series bold
9465 Lassini
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 Giancarlo
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 555
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 </row>
9489 <row>
9490 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494
9495 \series bold
9496 Malfatti
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505 Luciano
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514 555
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 </row>
9520 <row>
9521 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525
9526 \series bold
9527 Malfatti
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536 Valeriano
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545 555
9546 \end_layout
9547
9548 \end_inset
9549 </cell>
9550 </row>
9551 <row>
9552 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556
9557 \series bold
9558 Meneguzzo
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567 Roberto
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576 555
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 </row>
9582 <row>
9583 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587
9588 \series bold
9589 Mezzadra
9590 \end_layout
9591
9592 \end_inset
9593 </cell>
9594 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598 Roberto
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 555
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 </row>
9613 </lyxtabular>
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Section
9621 Special Longtable Issues
9622 \begin_inset CommandInset label
9623 LatexCommand label
9624 name "sec:Special-Longtable-Issues"
9625
9626 \end_inset
9627
9628
9629 \end_layout
9630
9631 \begin_layout Subsection
9632 Longtable Calculation
9633 \begin_inset Index idx
9634 status collapsed
9635
9636 \begin_layout Plain Layout
9637 Longtables ! Calculation
9638 \end_layout
9639
9640 \end_inset
9641
9642
9643 \end_layout
9644
9645 \begin_layout Standard
9646 \SpecialChar LaTeX
9647  calculates the height of table pages and their page breaks using so called
9648  chunks.
9649  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9650 's memory.
9651  The default value was historically set to only 20 table rows.
9652  If you are using longtables with many pages this may slow down the creation
9653  of your document.
9654  You can safely increase the chunk size to values of 100-1000 by adding
9655  this command line to your document preamble:
9656 \end_layout
9657
9658 \begin_layout Standard
9659
9660 \series bold
9661
9662 \backslash
9663 setcounter{LTchunksize}{100}
9664 \end_layout
9665
9666 \begin_layout Subsection
9667 Floats and Longtables
9668 \begin_inset Index idx
9669 status collapsed
9670
9671 \begin_layout Plain Layout
9672 Longtables ! Floats
9673 \end_layout
9674
9675 \end_inset
9676
9677
9678 \end_layout
9679
9680 \begin_layout Standard
9681 There might be problems when a float appears on the same page where a longtable
9682  starts.
9683  To avoid such a situation, insert a 
9684 \begin_inset Quotes eld
9685 \end_inset
9686
9687 clear page
9688 \begin_inset Quotes erd
9689 \end_inset
9690
9691  (menu 
9692 \family sans
9693 Insert\SpecialChar menuseparator
9694 Formatting\SpecialChar menuseparator
9695 Clear
9696 \begin_inset space ~
9697 \end_inset
9698
9699 Page
9700 \family default
9701 ) before your longtable.
9702 \end_layout
9703
9704 \begin_layout Subsection
9705 Forced Page Breaks
9706 \begin_inset Index idx
9707 status collapsed
9708
9709 \begin_layout Plain Layout
9710 Longtables ! Forced Page Breaks
9711 \end_layout
9712
9713 \end_inset
9714
9715
9716 \end_layout
9717
9718 \begin_layout Standard
9719 By default tables are only broken between rows.
9720  If you have a cell with multiples lines and want to have a page break within
9721  the cell, insert the new line command 
9722 \begin_inset Quotes eld
9723 \end_inset
9724
9725
9726 \series bold
9727
9728 \backslash
9729
9730 \backslash
9731
9732 \series default
9733
9734 \begin_inset Quotes erd
9735 \end_inset
9736
9737  as \SpecialChar TeX
9738  Code at the point of the cell where it can be broken.
9739  Before the 
9740 \series bold
9741
9742 \backslash
9743
9744 \backslash
9745
9746 \series default
9747  command you have to insert in \SpecialChar TeX
9748  Code as many 
9749 \begin_inset Quotes eld
9750 \end_inset
9751
9752
9753 \series bold
9754 &
9755 \series default
9756
9757 \begin_inset Quotes erd
9758 \end_inset
9759
9760  characters as the number of the following table columns.
9761  The 
9762 \series bold
9763 &
9764 \series default
9765  is the character to separate table cells.
9766  Write in \SpecialChar TeX
9767  Code after each 
9768 \series bold
9769 &
9770 \series default
9771  the content of the corresponding following cell and delete the content
9772  of these cells.
9773 \begin_inset Newline newline
9774 \end_inset
9775
9776 After the 
9777 \series bold
9778
9779 \backslash
9780
9781 \backslash
9782
9783 \series default
9784  command, insert as many 
9785 \series bold
9786 &
9787 \series default
9788  characters as the number of table columns before the current column.
9789  In Table
9790 \begin_inset space ~
9791 \end_inset
9792
9793
9794 \begin_inset CommandInset ref
9795 LatexCommand ref
9796 reference "tab:ForcedPagebreak"
9797
9798 \end_inset
9799
9800  the cell that should be broken is in the second column followed by another
9801  column.
9802  Therefore the following command was inserted in the cell as \SpecialChar TeX
9803  Code after
9804  
9805 \begin_inset Quotes eld
9806 \end_inset
9807
9808
9809 \emph on
9810 Castelchiodato,
9811 \emph default
9812
9813 \begin_inset Quotes erd
9814 \end_inset
9815
9816 :
9817 \end_layout
9818
9819 \begin_layout Standard
9820
9821 \series bold
9822 & 111
9823 \backslash
9824
9825 \backslash
9826  
9827 \backslash
9828 newpage
9829 \begin_inset Newline newline
9830 \end_inset
9831
9832 &
9833 \end_layout
9834
9835 \begin_layout Standard
9836 The 
9837 \begin_inset Quotes eld
9838 \end_inset
9839
9840 111
9841 \begin_inset Quotes erd
9842 \end_inset
9843
9844  in the third column of the row was deleted.
9845  
9846 \series bold
9847
9848 \backslash
9849 newpage
9850 \series default
9851  is only needed when a page break should definitely occur at this position,
9852  otherwise it would be a conditional break.
9853  If your footer row of the longtable has for a certain reason no upper line
9854  but you would have a horizontal line where the cell is broken, use this
9855  command instead:
9856 \end_layout
9857
9858 \begin_layout Standard
9859
9860 \series bold
9861 & 111
9862 \backslash
9863
9864 \backslash
9865
9866 \begin_inset Newline newline
9867 \end_inset
9868
9869
9870 \backslash
9871 hline &
9872 \end_layout
9873
9874 \begin_layout Standard
9875 When the cell to be broken is in the last column, the command
9876 \end_layout
9877
9878 \begin_layout Standard
9879
9880 \series bold
9881
9882 \backslash
9883 setlength{
9884 \backslash
9885 parfillskip}{0pt}
9886 \end_layout
9887
9888 \begin_layout Standard
9889 must be inserted as \SpecialChar TeX
9890  Code at the beginning of the cell.
9891  This ensures that the part of the cell that will be displayed on the new
9892  page appears with the full width.
9893 \begin_inset Separator parbreak
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \begin_layout Standard
9900 \align center
9901 \begin_inset Tabular
9902 <lyxtabular version="3" rows="38" columns="3">
9903 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9904 <column alignment="left" valignment="top" width="0cm">
9905 <column alignment="left" valignment="top" width="3cm">
9906 <column alignment="center" valignment="top" width="0pt">
9907 <row endfirsthead="true" caption="true">
9908 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912 \begin_inset Caption Standard
9913
9914 \begin_layout Plain Layout
9915 Table with forced page break in table cell
9916 \begin_inset CommandInset label
9917 LatexCommand label
9918 name "tab:ForcedPagebreak"
9919
9920 \end_inset
9921
9922
9923 \begin_inset Argument 1
9924 status collapsed
9925
9926 \begin_layout Plain Layout
9927 Table with forced page break in table cell
9928 \end_layout
9929
9930 \end_inset
9931
9932
9933 \end_layout
9934
9935 \end_inset
9936
9937
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 </row>
9961 <row endfirsthead="true">
9962 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \series bold
9968 Example Phone List (ignore the names)
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row endfirsthead="true">
9993 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999 NAME
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017
10018 \series bold
10019 TEL.
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 <row endhead="true">
10026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030 \begin_inset ERT
10031 status collapsed
10032
10033 \begin_layout Plain Layout
10034
10035
10036 \backslash
10037 caption*{Continued Example Phone List}
10038 \backslash
10039
10040 \backslash
10041 %
10042 \end_layout
10043
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row endhead="true">
10071 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \series bold
10077 Example Phone List
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 <row endhead="true">
10102 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \series bold
10108 NAME
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \series bold
10128 TEL.
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 </row>
10134 <row endfoot="true">
10135 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 continued on next page
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 </row>
10163 <row>
10164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168
10169 \series bold
10170 Annovi
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179 Silvia
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 111
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 </row>
10194 <row>
10195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199
10200 \series bold
10201 Bertoli
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210 Stefano
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 111
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 </row>
10225 <row>
10226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230
10231 \series bold
10232 Bozzi
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241 Walter
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 111
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 </row>
10256 <row>
10257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261
10262 \series bold
10263 Cachia
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 Maria
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 111
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 </row>
10287 <row>
10288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292
10293 \series bold
10294 Cachia
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 Maurizio
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 111
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 </row>
10318 <row>
10319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 Cinquemani
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 Giusi
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 111
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Colin
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 Bernard
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 111
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 </row>
10380 <row>
10381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385
10386 \series bold
10387 Concli
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 Gianfranco
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 111
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row>
10412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \series bold
10418 Dal Bosco
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 Carolina
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 111
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 <row>
10443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447
10448 \series bold
10449 Dalpiaz
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 Annamaria
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 111
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \series bold
10480 Feliciello
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Domenico
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 111
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 </row>
10504 <row>
10505 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509
10510 \series bold
10511 Focarelli
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 Paola
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 111
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 </row>
10535 <row>
10536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540
10541 \series bold
10542 Galletti
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 Oreste
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 111
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 </row>
10566 <row>
10567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571
10572 \series bold
10573 Gasparini
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Franca
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 111
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 </row>
10597 <row>
10598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602
10603 \series bold
10604 Lassini
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 Giancarlo
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 111
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 </row>
10628 <row>
10629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633
10634 \series bold
10635 Malfatti
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Luciano
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 111
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 </row>
10659 <row>
10660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \series bold
10666 Malfatti
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 Valeriano
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 111
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 </row>
10690 <row>
10691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695
10696 \series bold
10697 Meneguzzo
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 Roberto
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 111
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 </row>
10721 <row>
10722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726
10727 \series bold
10728 Mezzadra
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 Roberto
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 111
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 </row>
10752 <row>
10753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757
10758 \series bold
10759 Pirpamer
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 Erich
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 111
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \series bold
10790 Pochiesa
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 Paolo
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 111, 222
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 <row>
10815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819
10820 \series bold
10821 Radina
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 Claudio
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 111
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 </row>
10845 <row>
10846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \series bold
10852 Rizzardi
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 Paolo, 11.
10862  Fürst von Montecompatri, 11.
10863  Fürst von Sulmona und Vivaro, 10.
10864  Fürst von Rossano, 5.
10865  Herzog von Canemorte, 11.
10866  Herzog von Palombara, 5.
10867  Herzog von Castelchiodato,
10868 \begin_inset ERT
10869 status open
10870
10871 \begin_layout Plain Layout
10872
10873 & 111
10874 \backslash
10875
10876 \backslash
10877  
10878 \backslash
10879 newpage
10880 \end_layout
10881
10882 \begin_layout Plain Layout
10883
10884 &
10885 \end_layout
10886
10887 \end_inset
10888
10889  11.
10890  Herzog von Poggionativo, 11.
10891  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10892  Graf von Valinfreda, 11.
10893  Baron von Cropalati, 11.
10894  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 </row>
10909 <row>
10910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914
10915 \series bold
10916 Stuffer
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 Oskar
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 111
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 </row>
10940 <row>
10941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945
10946 \series bold
10947 Tacchelli
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 Ugo
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 111
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 </row>
10971 <row>
10972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976
10977 \series bold
10978 Tezzele
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 Margit
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 111
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 </row>
11002 <row>
11003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007
11008 \series bold
11009 Unterkalmsteiner
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018 Frieda
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 111
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 </row>
11033 <row>
11034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038
11039 \series bold
11040 Vieider
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049 Hilde
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 111
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 </row>
11064 <row>
11065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069
11070 \series bold
11071 Vigna
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080 Jürgen
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 111
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 </row>
11095 <row>
11096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100
11101 \series bold
11102 Weber
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 Maurizio
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 111
11121 \end_layout
11122
11123 \end_inset
11124 </cell>
11125 </row>
11126 <row>
11127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131
11132 \series bold
11133 Winkler
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 Franz
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151 111
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 </row>
11157 </lyxtabular>
11158
11159 \end_inset
11160
11161
11162 \end_layout
11163
11164 \begin_layout Section
11165 Multiple Lines, Columns and Rows
11166 \end_layout
11167
11168 \begin_layout Subsection
11169 Multiple Lines in Table Cells
11170 \begin_inset CommandInset label
11171 LatexCommand label
11172 name "subsec:Multiple-Lines-in"
11173
11174 \end_inset
11175
11176
11177 \begin_inset Index idx
11178 status collapsed
11179
11180 \begin_layout Plain Layout
11181 Multiple Lines in Table Cells
11182 \end_layout
11183
11184 \end_inset
11185
11186
11187 \begin_inset Index idx
11188 status collapsed
11189
11190 \begin_layout Plain Layout
11191 Table ! Linebreaks
11192 \end_layout
11193
11194 \end_inset
11195
11196
11197 \end_layout
11198
11199 \begin_layout Standard
11200 \noindent
11201 \begin_inset Float table
11202 placement H
11203 wide false
11204 sideways false
11205 status open
11206
11207 \begin_layout Plain Layout
11208 \begin_inset Caption Standard
11209
11210 \begin_layout Plain Layout
11211 \begin_inset CommandInset label
11212 LatexCommand label
11213 name "tab:Table-with-multiple"
11214
11215 \end_inset
11216
11217 Table with multiple lines in cells
11218 \end_layout
11219
11220 \end_inset
11221
11222
11223 \end_layout
11224
11225 \begin_layout Plain Layout
11226 \align center
11227 \begin_inset Tabular
11228 <lyxtabular version="3" rows="3" columns="3">
11229 <features tabularvalignment="middle">
11230 <column alignment="center" valignment="middle" width="2.5cm">
11231 <column alignment="center" valignment="middle">
11232 <column alignment="center" valignment="middle">
11233 <row>
11234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 multiple
11239 \begin_inset Newline linebreak
11240 \end_inset
11241
11242 lines
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 b
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 c
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 </row>
11266 <row>
11267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 d
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 e
11281 \end_layout
11282
11283 \end_inset
11284 </cell>
11285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11286 \begin_inset Text
11287
11288 \begin_layout Plain Layout
11289 f
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 </row>
11295 <row>
11296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 g
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11306 \begin_inset Text
11307
11308 \begin_layout Plain Layout
11309 h
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 i
11319 \end_layout
11320
11321 \end_inset
11322 </cell>
11323 </row>
11324 </lyxtabular>
11325
11326 \end_inset
11327
11328
11329 \end_layout
11330
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \begin_layout Standard
11337 Setting a fixed width for a column enables you to enter text as a paragraph
11338  with multiple lines and hyphenation.
11339 \end_layout
11340
11341 \begin_layout Standard
11342 To produce Table
11343 \begin_inset space ~
11344 \end_inset
11345
11346
11347 \begin_inset CommandInset ref
11348 LatexCommand ref
11349 reference "tab:Table-with-multiple"
11350
11351 \end_inset
11352
11353 , create a 3×3 table, mark the first cell and right-click on it.
11354  In the appearing table dialog we set a cell width of 2.5
11355 \begin_inset space \thinspace{}
11356 \end_inset
11357
11358 cm and choose centered for the vertical and horizontal alignment.
11359  The vertical alignment is used for all cells of the row.
11360  As our text is smaller than 2.5
11361 \begin_inset space \thinspace{}
11362 \end_inset
11363
11364 cm, only one line will appear.
11365  To get two lines, a justified line break (shortcut 
11366 \begin_inset Info
11367 type  "shortcut"
11368 arg   "newline-insert linebreak"
11369 \end_inset
11370
11371 ) was added.
11372  If the text is wider than the set cell width, it will automatically be
11373  broken to several lines.
11374 \end_layout
11375
11376 \begin_layout Standard
11377 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11378  by \SpecialChar LaTeX
11379  if it is the first entry.
11380  Therefore you need to insert something to prevent the word not being the
11381  first entry.
11382  So add a horizontal space of 0
11383 \begin_inset space \thinspace{}
11384 \end_inset
11385
11386 pt before the word.
11387  As the space is zero, it doesn't change the output.
11388  Table
11389 \begin_inset space ~
11390 \end_inset
11391
11392
11393 \begin_inset CommandInset ref
11394 LatexCommand ref
11395 reference "tab:Table-with-and"
11396
11397 \end_inset
11398
11399  shows the effect.
11400 \end_layout
11401
11402 \begin_layout Standard
11403 \begin_inset Float table
11404 placement h
11405 wide false
11406 sideways false
11407 status open
11408
11409 \begin_layout Plain Layout
11410 \begin_inset Caption Standard
11411
11412 \begin_layout Plain Layout
11413 \begin_inset CommandInset label
11414 LatexCommand label
11415 name "tab:Table-with-and"
11416
11417 \end_inset
11418
11419 Table with and without hyphenation
11420 \end_layout
11421
11422 \end_inset
11423
11424
11425 \end_layout
11426
11427 \begin_layout Plain Layout
11428 \begin_inset space \hfill{}
11429 \end_inset
11430
11431
11432 \begin_inset Tabular
11433 <lyxtabular version="3" rows="3" columns="3">
11434 <features tabularvalignment="middle">
11435 <column alignment="center" valignment="middle" width="2.5cm">
11436 <column alignment="center" valignment="middle">
11437 <column alignment="center" valignment="middle">
11438 <row>
11439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Plain Layout
11443 verylongtablecellword
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 b
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 c
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 </row>
11467 <row>
11468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11469 \begin_inset Text
11470
11471 \begin_layout Plain Layout
11472 d
11473 \end_layout
11474
11475 \end_inset
11476 </cell>
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 e
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490 f
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 </row>
11496 <row>
11497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501 g
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11507 \begin_inset Text
11508
11509 \begin_layout Plain Layout
11510 h
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519 i
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 </row>
11525 </lyxtabular>
11526
11527 \end_inset
11528
11529
11530 \begin_inset space \hfill{}
11531 \end_inset
11532
11533
11534 \begin_inset Tabular
11535 <lyxtabular version="3" rows="3" columns="3">
11536 <features tabularvalignment="middle">
11537 <column alignment="center" valignment="middle" width="2.5cm">
11538 <column alignment="center" valignment="middle">
11539 <column alignment="center" valignment="middle">
11540 <row>
11541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545 \begin_inset space \hspace{}
11546 \length 0pt
11547 \end_inset
11548
11549 verylongtablecellword
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 b
11559 \end_layout
11560
11561 \end_inset
11562 </cell>
11563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 c
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 </row>
11573 <row>
11574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11575 \begin_inset Text
11576
11577 \begin_layout Plain Layout
11578 d
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 e
11588 \end_layout
11589
11590 \end_inset
11591 </cell>
11592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 f
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 </row>
11602 <row>
11603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 g
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616 h
11617 \end_layout
11618
11619 \end_inset
11620 </cell>
11621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625 i
11626 \end_layout
11627
11628 \end_inset
11629 </cell>
11630 </row>
11631 </lyxtabular>
11632
11633 \end_inset
11634
11635
11636 \begin_inset space \hfill{}
11637 \end_inset
11638
11639
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \end_layout
11646
11647 \begin_layout Subsection
11648 Multicolumns
11649 \begin_inset CommandInset label
11650 LatexCommand label
11651 name "subsec:Multicolumns"
11652
11653 \end_inset
11654
11655
11656 \begin_inset Index idx
11657 status collapsed
11658
11659 \begin_layout Plain Layout
11660 Multicolumns
11661 \end_layout
11662
11663 \end_inset
11664
11665
11666 \begin_inset Index idx
11667 status collapsed
11668
11669 \begin_layout Plain Layout
11670 Table ! Multicolumns
11671 \end_layout
11672
11673 \end_inset
11674
11675
11676 \end_layout
11677
11678 \begin_layout Subsubsection
11679 Multicolumn Basics
11680 \end_layout
11681
11682 \begin_layout Standard
11683 To merge cells over multiple columns, select as many cells within a row
11684  as you want to merge and use either the table-toolbar button 
11685 \begin_inset Info
11686 type  "icon"
11687 arg   "inset-modify tabular multicolumn"
11688 \end_inset
11689
11690 , or the menu 
11691 \family sans
11692 Edit\SpecialChar menuseparator
11693 Table\SpecialChar menuseparator
11694 Multicolumn
11695 \family default
11696 , or right click on the marked cells and choose 
11697 \family sans
11698 Multicolumn
11699 \family default
11700  in the context menu.
11701 \end_layout
11702
11703 \begin_layout Standard
11704 Multicolumns have there own cell settings.
11705  That means changing cell borders, cell alignment, and the width only affects
11706  the multicolumn.
11707  Here is an example table with a multicolumn cell in the first row and one
11708  in the last row without the upper border:
11709 \begin_inset Separator parbreak
11710 \end_inset
11711
11712
11713 \end_layout
11714
11715 \begin_layout Standard
11716 \align center
11717 \begin_inset Tabular
11718 <lyxtabular version="3" rows="3" columns="4">
11719 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11720 <column alignment="center" valignment="top" width="0pt">
11721 <column alignment="center" valignment="middle">
11722 <column alignment="center" valignment="top" width="0in">
11723 <column alignment="center" valignment="top" width="0pt">
11724 <row>
11725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11726 \begin_inset Text
11727
11728 \begin_layout Plain Layout
11729 abc
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 def ghi
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756 jkl
11757 \end_layout
11758
11759 \end_inset
11760 </cell>
11761 </row>
11762 <row>
11763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767
11768 \family roman
11769 \series medium
11770 \shape up
11771 \size normal
11772 \emph off
11773 \bar no
11774 \noun off
11775 \color none
11776 A
11777 \end_layout
11778
11779 \end_inset
11780 </cell>
11781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785 B
11786 \end_layout
11787
11788 \end_inset
11789 </cell>
11790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11791 \begin_inset Text
11792
11793 \begin_layout Plain Layout
11794 C
11795 \end_layout
11796
11797 \end_inset
11798 </cell>
11799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11800 \begin_inset Text
11801
11802 \begin_layout Plain Layout
11803 D
11804 \end_layout
11805
11806 \end_inset
11807 </cell>
11808 </row>
11809 <row>
11810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 1
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 2
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11829 \begin_inset Text
11830
11831 \begin_layout Plain Layout
11832 3
11833 \end_layout
11834
11835 \end_inset
11836 </cell>
11837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11838 \begin_inset Text
11839
11840 \begin_layout Plain Layout
11841 4
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 </row>
11847 </lyxtabular>
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \begin_layout Subsubsection
11855 Multicolumn Calculations
11856 \begin_inset CommandInset label
11857 LatexCommand label
11858 name "subsec:Multicolumn-Calculations"
11859
11860 \end_inset
11861
11862
11863 \begin_inset Index idx
11864 status collapsed
11865
11866 \begin_layout Plain Layout
11867 Multicolumns ! Calculations
11868 \end_layout
11869
11870 \end_inset
11871
11872
11873 \end_layout
11874
11875 \begin_layout Standard
11876 \SpecialChar LyX
11877  supports multicolumns directly, but we have to take account of the cell
11878  width of the columns spanned by the multicolumn cell.
11879 \end_layout
11880
11881 \begin_layout Standard
11882 \begin_inset Float table
11883 placement h
11884 wide false
11885 sideways false
11886 status open
11887
11888 \begin_layout Plain Layout
11889 \begin_inset Caption Standard
11890
11891 \begin_layout Plain Layout
11892 \begin_inset CommandInset label
11893 LatexCommand label
11894 name "tab:Table-with-centered"
11895
11896 \end_inset
11897
11898 Table with centered multicolumn text above two columns that have exactly
11899  half the width of the multicolumn cell
11900 \begin_inset Argument 1
11901 status collapsed
11902
11903 \begin_layout Plain Layout
11904 Perfect multicolumn table
11905 \end_layout
11906
11907 \end_inset
11908
11909
11910 \end_layout
11911
11912 \end_inset
11913
11914
11915 \end_layout
11916
11917 \begin_layout Plain Layout
11918 \align center
11919 \begin_inset Tabular
11920 <lyxtabular version="3" rows="3" columns="3">
11921 <features tabularvalignment="middle">
11922 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11923 <column alignment="center" valignment="middle">
11924 <column alignment="center" valignment="top">
11925 <row>
11926 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 multiple lines multicolumn
11931 \end_layout
11932
11933 \end_inset
11934 </cell>
11935 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11936 \begin_inset Text
11937
11938 \begin_layout Plain Layout
11939
11940 \end_layout
11941
11942 \end_inset
11943 </cell>
11944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11945 \begin_inset Text
11946
11947 \begin_layout Plain Layout
11948 c
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 </row>
11954 <row>
11955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11956 \begin_inset Text
11957
11958 \begin_layout Plain Layout
11959 d
11960 \end_layout
11961
11962 \end_inset
11963 </cell>
11964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 e
11969 \end_layout
11970
11971 \end_inset
11972 </cell>
11973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11974 \begin_inset Text
11975
11976 \begin_layout Plain Layout
11977 f
11978 \end_layout
11979
11980 \end_inset
11981 </cell>
11982 </row>
11983 <row>
11984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11985 \begin_inset Text
11986
11987 \begin_layout Plain Layout
11988 g
11989 \end_layout
11990
11991 \end_inset
11992 </cell>
11993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11994 \begin_inset Text
11995
11996 \begin_layout Plain Layout
11997 h
11998 \end_layout
11999
12000 \end_inset
12001 </cell>
12002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12003 \begin_inset Text
12004
12005 \begin_layout Plain Layout
12006 i
12007 \end_layout
12008
12009 \end_inset
12010 </cell>
12011 </row>
12012 </lyxtabular>
12013
12014 \end_inset
12015
12016
12017 \end_layout
12018
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \begin_layout Standard
12025 To create for example Table
12026 \begin_inset space ~
12027 \end_inset
12028
12029
12030 \begin_inset CommandInset ref
12031 LatexCommand ref
12032 reference "tab:Table-with-centered"
12033
12034 \end_inset
12035
12036 , mark the first two cells in the first row of a 3×3 table and right-click
12037  on them.
12038  Now choose for this cell 
12039 \emph on
12040 multicolumn
12041 \emph default
12042
12043 \emph on
12044 centered alignment
12045 \emph default
12046  and a width of 2.5
12047 \begin_inset space \thinspace{}
12048 \end_inset
12049
12050 cm in the table dialog.
12051  The merged columns should have exactly half the width of the multicolumn
12052  cell, so that you would set a width of 1.25
12053 \begin_inset space \thinspace{}
12054 \end_inset
12055
12056 cm for the first column.
12057  The second column has then automatically a width of 1.25
12058 \begin_inset space \thinspace{}
12059 \end_inset
12060
12061 cm (multicolumn width - width of first column).
12062  This was done for Table
12063 \begin_inset space ~
12064 \end_inset
12065
12066
12067 \begin_inset CommandInset ref
12068 LatexCommand ref
12069 reference "tab:Table-without-half"
12070
12071 \end_inset
12072
12073 .
12074 \end_layout
12075
12076 \begin_layout Standard
12077 \begin_inset Float table
12078 wide false
12079 sideways false
12080 status open
12081
12082 \begin_layout Plain Layout
12083 \begin_inset Caption Standard
12084
12085 \begin_layout Plain Layout
12086 \begin_inset CommandInset label
12087 LatexCommand label
12088 name "tab:Table-without-half"
12089
12090 \end_inset
12091
12092 Table where the spanned table columns are not exactly half the width of
12093  the multicolumn cell
12094 \begin_inset Argument 1
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098 Imperfect multicolumn table
12099 \end_layout
12100
12101 \end_inset
12102
12103
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \begin_layout Plain Layout
12112 \align center
12113 \begin_inset Tabular
12114 <lyxtabular version="3" rows="3" columns="3">
12115 <features tabularvalignment="middle">
12116 <column alignment="center" valignment="top" width="1.25cm">
12117 <column alignment="center" valignment="top">
12118 <column alignment="center" valignment="top">
12119 <row>
12120 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12121 \begin_inset Text
12122
12123 \begin_layout Plain Layout
12124 multiple lines multicolumn
12125 \end_layout
12126
12127 \end_inset
12128 </cell>
12129 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12130 \begin_inset Text
12131
12132 \begin_layout Plain Layout
12133
12134 \end_layout
12135
12136 \end_inset
12137 </cell>
12138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12139 \begin_inset Text
12140
12141 \begin_layout Plain Layout
12142 c
12143 \end_layout
12144
12145 \end_inset
12146 </cell>
12147 </row>
12148 <row>
12149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12150 \begin_inset Text
12151
12152 \begin_layout Plain Layout
12153 d
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12159 \begin_inset Text
12160
12161 \begin_layout Plain Layout
12162 e
12163 \end_layout
12164
12165 \end_inset
12166 </cell>
12167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12168 \begin_inset Text
12169
12170 \begin_layout Plain Layout
12171 f
12172 \end_layout
12173
12174 \end_inset
12175 </cell>
12176 </row>
12177 <row>
12178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12179 \begin_inset Text
12180
12181 \begin_layout Plain Layout
12182 g
12183 \end_layout
12184
12185 \end_inset
12186 </cell>
12187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12188 \begin_inset Text
12189
12190 \begin_layout Plain Layout
12191 h
12192 \end_layout
12193
12194 \end_inset
12195 </cell>
12196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12197 \begin_inset Text
12198
12199 \begin_layout Plain Layout
12200 i
12201 \end_layout
12202
12203 \end_inset
12204 </cell>
12205 </row>
12206 </lyxtabular>
12207
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \begin_layout Standard
12219 You can see that the first column is not half the width of the multicolumn
12220  cell, it is a bit bigger.
12221  The reason is that the specified width of a cell 
12222 \begin_inset Formula $W_{g}$
12223 \end_inset
12224
12225  is not its total width 
12226 \begin_inset Formula $W_{\mathrm{tot}}$
12227 \end_inset
12228
12229  because a cell is always a bit larger than specified.
12230  Appendix
12231 \begin_inset space ~
12232 \end_inset
12233
12234
12235 \begin_inset CommandInset ref
12236 LatexCommand ref
12237 reference "cha:Explanation-of-Equation"
12238
12239 \end_inset
12240
12241  explains this in detail.
12242 \end_layout
12243
12244 \begin_layout Standard
12245 The width 
12246 \begin_inset Formula $W_{g\,n}$
12247 \end_inset
12248
12249  which the user needs to set when 
12250 \emph on
12251 n
12252 \emph default
12253  columns are spanned can be calculated, so that each column has a total
12254  width of 
12255 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12256 \end_inset
12257
12258 :
12259 \begin_inset Formula 
12260 \begin{equation}
12261 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12262 \end{equation}
12263
12264 \end_inset
12265
12266
12267 \end_layout
12268
12269 \begin_layout Standard
12270 In our case we have 
12271 \begin_inset Formula $n=2$
12272 \end_inset
12273
12274
12275 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12276 \end_inset
12277
12278 cm and the default values for the lengths, so that equation 
12279 \begin_inset CommandInset ref
12280 LatexCommand ref
12281 reference "eq:Wgn"
12282
12283 \end_inset
12284
12285  becomes
12286 \begin_inset Formula 
12287 \begin{equation}
12288 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12289 \end{equation}
12290
12291 \end_inset
12292
12293
12294 \end_layout
12295
12296 \begin_layout Standard
12297 To enable calculations in \SpecialChar LaTeX
12298 , the \SpecialChar LaTeX
12299 -package 
12300 \series bold
12301 calc
12302 \series default
12303  must be loaded with the document preamble line
12304 \begin_inset Index idx
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 \SpecialChar LaTeX
12309 -packages ! calc
12310 \end_layout
12311
12312 \end_inset
12313
12314
12315 \end_layout
12316
12317 \begin_layout Standard
12318
12319 \series bold
12320
12321 \backslash
12322 usepackage{calc}
12323 \end_layout
12324
12325 \begin_layout Standard
12326 \SpecialChar LyX
12327  does not allow you to calculate lengths in the 
12328 \family sans
12329 Width
12330 \family default
12331  field of the table dialog.
12332  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12333 -argument in the
12334  dialog.
12335  Here is an overview about the arguments:
12336 \end_layout
12337
12338 \begin_layout Itemize
12339
12340 \series bold
12341 p{width}
12342 \series default
12343  creates cell with a fixed width, its text is vertically top-aligned
12344 \end_layout
12345
12346 \begin_layout Itemize
12347
12348 \series bold
12349 m{width}
12350 \series default
12351  creates cell with a fixed width, its text is vertically centered
12352 \end_layout
12353
12354 \begin_layout Itemize
12355
12356 \series bold
12357 b{width}
12358 \series default
12359  creates cell with a fixed width, its text is vertically bottom-aligned
12360 \end_layout
12361
12362 \begin_layout Standard
12363 By entering a \SpecialChar LaTeX
12364 -argument, all cell settings set in the table dialog are overwritt
12365 en.
12366 \end_layout
12367
12368 \begin_layout Standard
12369 \begin_inset Note Greyedout
12370 status open
12371
12372 \begin_layout Plain Layout
12373
12374 \series bold
12375 Note:
12376 \series default
12377  Due to a bug, \SpecialChar LyX
12378  shows the overwritten settings anyway.
12379 \end_layout
12380
12381 \end_inset
12382
12383
12384 \end_layout
12385
12386 \begin_layout Standard
12387 As the text should be horizontally centered, the command 
12388 \series bold
12389
12390 \backslash
12391 centering
12392 \series default
12393  is added.
12394  You can now enter the following \SpecialChar LaTeX
12395 -argument for the first spanned column:
12396 \end_layout
12397
12398 \begin_layout Standard
12399
12400 \series bold
12401 >{
12402 \backslash
12403 centering}m{1.25cm-6.2pt}
12404 \end_layout
12405
12406 \begin_layout Standard
12407 The command 
12408 \series bold
12409 >{ }
12410 \series default
12411  means, that the commands inside the braces are applied before the cell
12412  is created.
12413 \end_layout
12414
12415 \begin_layout Standard
12416 Although we have chosen centered alignment for the text of the multicolumn
12417  cell, it is still left aligned.
12418  This is because \SpecialChar LyX
12419  only applies the alignment to single columns.
12420  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12421 -argument
12422 \end_layout
12423
12424 \begin_layout Standard
12425
12426 \series bold
12427 >{
12428 \backslash
12429 centering}m{2.5cm}
12430 \end_layout
12431
12432 \begin_layout Subsection
12433 Multirows
12434 \begin_inset CommandInset label
12435 LatexCommand label
12436 name "subsec:Multirows"
12437
12438 \end_inset
12439
12440
12441 \begin_inset Index idx
12442 status collapsed
12443
12444 \begin_layout Plain Layout
12445 Multirows
12446 \end_layout
12447
12448 \end_inset
12449
12450
12451 \begin_inset Index idx
12452 status collapsed
12453
12454 \begin_layout Plain Layout
12455 Table ! Multirows
12456 \end_layout
12457
12458 \end_inset
12459
12460
12461 \end_layout
12462
12463 \begin_layout Standard
12464 To merge cells over multiple rows, select as many cells within a column
12465  as you want to merge and use either the table-toolbar button 
12466 \begin_inset Info
12467 type  "icon"
12468 arg   "inset-modify tabular multirow"
12469 \end_inset
12470
12471 , or the menu 
12472 \family sans
12473 Edit\SpecialChar menuseparator
12474 Table\SpecialChar menuseparator
12475 Multirow
12476 \family default
12477 , or right click on the marked cells and choose 
12478 \family sans
12479 Multirow
12480 \family default
12481  in the context menu.
12482 \end_layout
12483
12484 \begin_layout Standard
12485 Here is an example table with a multirow in the first column:
12486 \begin_inset Separator parbreak
12487 \end_inset
12488
12489
12490 \end_layout
12491
12492 \begin_layout Standard
12493 \align center
12494 \begin_inset Tabular
12495 <lyxtabular version="3" rows="3" columns="3">
12496 <features tabularvalignment="middle">
12497 <column alignment="center" valignment="top" width="0pt">
12498 <column alignment="center" valignment="top">
12499 <column alignment="center" valignment="top">
12500 <row>
12501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12502 \begin_inset Text
12503
12504 \begin_layout Plain Layout
12505 a long cell entry
12506 \end_layout
12507
12508 \end_inset
12509 </cell>
12510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12511 \begin_inset Text
12512
12513 \begin_layout Plain Layout
12514 b
12515 \end_layout
12516
12517 \end_inset
12518 </cell>
12519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12520 \begin_inset Text
12521
12522 \begin_layout Plain Layout
12523 c
12524 \end_layout
12525
12526 \end_inset
12527 </cell>
12528 </row>
12529 <row>
12530 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12531 \begin_inset Text
12532
12533 \begin_layout Plain Layout
12534 multirow
12535 \end_layout
12536
12537 \end_inset
12538 </cell>
12539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12540 \begin_inset Text
12541
12542 \begin_layout Plain Layout
12543 e
12544 \end_layout
12545
12546 \end_inset
12547 </cell>
12548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \begin_layout Plain Layout
12552 f
12553 \end_layout
12554
12555 \end_inset
12556 </cell>
12557 </row>
12558 <row>
12559 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12560 \begin_inset Text
12561
12562 \begin_layout Plain Layout
12563
12564 \end_layout
12565
12566 \end_inset
12567 </cell>
12568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12569 \begin_inset Text
12570
12571 \begin_layout Plain Layout
12572 h
12573 \end_layout
12574
12575 \end_inset
12576 </cell>
12577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12578 \begin_inset Text
12579
12580 \begin_layout Plain Layout
12581 i
12582 \end_layout
12583
12584 \end_inset
12585 </cell>
12586 </row>
12587 </lyxtabular>
12588
12589 \end_inset
12590
12591
12592 \end_layout
12593
12594 \begin_layout Standard
12595 The width of multirow cells is set by setting the width and alignment for
12596  the whole column.
12597  The 
12598 \family sans
12599 Vertical Offset
12600 \family default
12601  shifts the content of the multirow up/down if the offset is positive/negative.
12602 \end_layout
12603
12604 \begin_layout Standard
12605 If the column of a multirow cell has no explicit width, the multirow cell
12606  inherits the alignment of the column.
12607  Otherwise it is by default left-aligned.
12608  To override the default, renew the command 
12609 \series bold
12610
12611 \backslash
12612 multirowsetup
12613 \series default
12614  with the command
12615 \end_layout
12616
12617 \begin_layout Standard
12618
12619 \series bold
12620
12621 \backslash
12622 renewcommand{
12623 \backslash
12624 multirowsetup}{
12625 \backslash
12626 centering}
12627 \end_layout
12628
12629 \begin_layout Standard
12630 in the document preamble.
12631  Then all entries of multirow cells in the document are centered.
12632  If centering is only needed for several tables, you can renew the command
12633  in a \SpecialChar TeX
12634  Code box just before the table instead of the preamble.
12635  If the text should be right-aligned, replace 
12636 \series bold
12637
12638 \backslash
12639 centering
12640 \series default
12641  by 
12642 \series bold
12643
12644 \backslash
12645 raggedleft
12646 \series default
12647 .
12648  To return to left-alignment 
12649 \series bold
12650
12651 \backslash
12652 raggedright
12653 \series default
12654  is used.
12655 \end_layout
12656
12657 \begin_layout Standard
12658 This is an example table with a right-aligned multirow cell that has a vertical
12659  offset of -4
12660 \begin_inset space \thinspace{}
12661 \end_inset
12662
12663 mm and is in a 3
12664 \begin_inset space \thinspace{}
12665 \end_inset
12666
12667 cm wide column:
12668 \begin_inset Separator parbreak
12669 \end_inset
12670
12671
12672 \end_layout
12673
12674 \begin_layout Standard
12675 \noindent
12676 \align center
12677 \begin_inset ERT
12678 status collapsed
12679
12680 \begin_layout Plain Layout
12681
12682
12683 \backslash
12684 renewcommand{
12685 \backslash
12686 multirowsetup}{
12687 \backslash
12688 raggedleft}
12689 \end_layout
12690
12691 \end_inset
12692
12693
12694 \begin_inset Tabular
12695 <lyxtabular version="3" rows="4" columns="3">
12696 <features tabularvalignment="middle">
12697 <column alignment="center" valignment="top" width="3cm">
12698 <column alignment="center" valignment="top">
12699 <column alignment="center" valignment="top">
12700 <row>
12701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12702 \begin_inset Text
12703
12704 \begin_layout Plain Layout
12705 a long cell entry
12706 \end_layout
12707
12708 \end_inset
12709 </cell>
12710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 b
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Plain Layout
12723 c
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 </row>
12729 <row>
12730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12731 \begin_inset Text
12732
12733 \begin_layout Plain Layout
12734 t
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743 n
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752 m
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 </row>
12758 <row>
12759 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12760 \begin_inset Text
12761
12762 \begin_layout Plain Layout
12763 multirow
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772 e
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Plain Layout
12781 f
12782 \end_layout
12783
12784 \end_inset
12785 </cell>
12786 </row>
12787 <row>
12788 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12789 \begin_inset Text
12790
12791 \begin_layout Plain Layout
12792
12793 \end_layout
12794
12795 \end_inset
12796 </cell>
12797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12798 \begin_inset Text
12799
12800 \begin_layout Plain Layout
12801 h
12802 \end_layout
12803
12804 \end_inset
12805 </cell>
12806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12807 \begin_inset Text
12808
12809 \begin_layout Plain Layout
12810 i
12811 \end_layout
12812
12813 \end_inset
12814 </cell>
12815 </row>
12816 </lyxtabular>
12817
12818 \end_inset
12819
12820
12821 \begin_inset ERT
12822 status collapsed
12823
12824 \begin_layout Plain Layout
12825
12826
12827 \backslash
12828 renewcommand{
12829 \backslash
12830 multirowsetup}{
12831 \backslash
12832 raggedright}
12833 \end_layout
12834
12835 \end_inset
12836
12837
12838 \end_layout
12839
12840 \begin_layout Standard
12841 To start a new line in a multirow you can use a forced line break (shortcut
12842  
12843 \begin_inset Info
12844 type  "shortcut"
12845 arg   "newline-insert newline"
12846 \end_inset
12847
12848 ) but this will not respect the cell lines as demonstrated in this table:
12849 \begin_inset Separator parbreak
12850 \end_inset
12851
12852
12853 \end_layout
12854
12855 \begin_layout Standard
12856 \noindent
12857 \align center
12858 \begin_inset Tabular
12859 <lyxtabular version="3" rows="3" columns="2">
12860 <features tabularvalignment="middle">
12861 <column alignment="left" valignment="middle" width="2cm">
12862 <column alignment="center" valignment="top">
12863 <row>
12864 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12865 \begin_inset Text
12866
12867 \begin_layout Plain Layout
12868 aaa
12869 \begin_inset Newline newline
12870 \end_inset
12871
12872 aaa
12873 \begin_inset Newline newline
12874 \end_inset
12875
12876 wrong cell
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 ccc
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 </row>
12891 <row>
12892 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 ddd
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 </row>
12911 <row>
12912 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 bbb
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 eee
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 </row>
12931 </lyxtabular>
12932
12933 \end_inset
12934
12935
12936 \end_layout
12937
12938 \begin_layout Standard
12939 Therefore be careful with forced line breaks.
12940 \end_layout
12941
12942 \begin_layout Subsection
12943 Cells with diagonal line(s)
12944 \end_layout
12945
12946 \begin_layout Standard
12947 To tell the reader what is meant by column and row headings in a table,
12948  it is helpful to split the first cell of the table by one or two diagonal
12949  lines.
12950  This can be achieved by loading the \SpecialChar LaTeX
12951  package 
12952 \series bold
12953 diagbox
12954 \series default
12955
12956 \begin_inset Index idx
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960 \SpecialChar LaTeX
12961 -packages ! picinpar
12962 \end_layout
12963
12964 \end_inset
12965
12966  in the document preamble.
12967  The package provides the command 
12968 \series bold
12969
12970 \backslash
12971 diagbox
12972 \series default
12973  that is inserted as \SpecialChar TeX
12974  Code and that can take 2 or 3
12975 \begin_inset space ~
12976 \end_inset
12977
12978 arguments:
12979 \end_layout
12980
12981 \begin_layout Standard
12982
12983 \series bold
12984
12985 \backslash
12986 diagbox[options]{lower left}{upper right}
12987 \end_layout
12988
12989 \begin_layout Standard
12990
12991 \series bold
12992
12993 \backslash
12994 diagbox[options]{lower left}{upper left}{upper right}
12995 \end_layout
12996
12997 \begin_layout Standard
12998 The first scheme divides the cell by a single diagonal line and the arguments
12999  are placed below and above this line.
13000  The second scheme divides the cell by 2
13001 \begin_inset space ~
13002 \end_inset
13003
13004 lines.
13005 \end_layout
13006
13007 \begin_layout Standard
13008 \begin_inset ERT
13009 status collapsed
13010
13011 \begin_layout Plain Layout
13012
13013
13014 \backslash
13015 ifdiagbox
13016 \end_layout
13017
13018 \end_inset
13019
13020
13021 \begin_inset Note Note
13022 status open
13023
13024 \begin_layout Plain Layout
13025 The following section will only be displayed when the \SpecialChar LaTeX
13026 -package 
13027 \series bold
13028 diagbox
13029 \series default
13030  is installed.
13031 \end_layout
13032
13033 \end_inset
13034
13035
13036 \end_layout
13037
13038 \begin_layout Standard
13039 Here is an example table where 
13040 \series bold
13041
13042 \backslash
13043 diagbox 
13044 \series default
13045 is used in the 2-argument scheme in the first cell:
13046 \begin_inset VSpace medskip
13047 \end_inset
13048
13049
13050 \end_layout
13051
13052 \begin_layout Standard
13053 \noindent
13054 \begin_inset Tabular
13055 <lyxtabular version="3" rows="4" columns="4">
13056 <features tabularvalignment="middle">
13057 <column alignment="center" valignment="top">
13058 <column alignment="center" valignment="top">
13059 <column alignment="center" valignment="top">
13060 <column alignment="center" valignment="top">
13061 <row>
13062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13063 \begin_inset Text
13064
13065 \begin_layout Plain Layout
13066 \begin_inset ERT
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070
13071
13072 \backslash
13073 diagbox{
13074 \end_layout
13075
13076 \end_inset
13077
13078 Name
13079 \begin_inset ERT
13080 status collapsed
13081
13082 \begin_layout Plain Layout
13083
13084 }{
13085 \end_layout
13086
13087 \end_inset
13088
13089 Parameter
13090 \begin_inset ERT
13091 status collapsed
13092
13093 \begin_layout Plain Layout
13094
13095 }
13096 \end_layout
13097
13098 \end_inset
13099
13100
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Plain Layout
13109 Thickness in nm
13110 \end_layout
13111
13112 \end_inset
13113 </cell>
13114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13115 \begin_inset Text
13116
13117 \begin_layout Plain Layout
13118 Transparency in %
13119 \end_layout
13120
13121 \end_inset
13122 </cell>
13123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13124 \begin_inset Text
13125
13126 \begin_layout Plain Layout
13127 Hardness in MPa
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 </row>
13133 <row>
13134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13135 \begin_inset Text
13136
13137 \begin_layout Plain Layout
13138 Perfect Green
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13144 \begin_inset Text
13145
13146 \begin_layout Plain Layout
13147 45
13148 \end_layout
13149
13150 \end_inset
13151 </cell>
13152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Plain Layout
13156 80
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 504
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 </row>
13171 <row>
13172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13173 \begin_inset Text
13174
13175 \begin_layout Plain Layout
13176 Dark Multi-P
13177 \end_layout
13178
13179 \end_inset
13180 </cell>
13181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13182 \begin_inset Text
13183
13184 \begin_layout Plain Layout
13185 60
13186 \end_layout
13187
13188 \end_inset
13189 </cell>
13190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13191 \begin_inset Text
13192
13193 \begin_layout Plain Layout
13194 72
13195 \end_layout
13196
13197 \end_inset
13198 </cell>
13199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13200 \begin_inset Text
13201
13202 \begin_layout Plain Layout
13203 982
13204 \end_layout
13205
13206 \end_inset
13207 </cell>
13208 </row>
13209 <row>
13210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Plain Layout
13214 Crystal Clear Pro
13215 \end_layout
13216
13217 \end_inset
13218 </cell>
13219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13220 \begin_inset Text
13221
13222 \begin_layout Plain Layout
13223 18
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232 86
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 374
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 </row>
13247 </lyxtabular>
13248
13249 \end_inset
13250
13251
13252 \begin_inset VSpace medskip
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \begin_layout Standard
13259 The 3-argument scheme is for example useful for cross-tables of sports leagues
13260  or distances:
13261 \begin_inset Separator parbreak
13262 \end_inset
13263
13264
13265 \end_layout
13266
13267 \begin_layout Standard
13268 \noindent
13269 \align center
13270 \begin_inset Tabular
13271 <lyxtabular version="3" rows="4" columns="4">
13272 <features tabularvalignment="middle">
13273 <column alignment="center" valignment="top" width="0pt">
13274 <column alignment="center" valignment="top">
13275 <column alignment="center" valignment="top">
13276 <column alignment="center" valignment="top">
13277 <row>
13278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13279 \begin_inset Text
13280
13281 \begin_layout Plain Layout
13282 \begin_inset ERT
13283 status collapsed
13284
13285 \begin_layout Plain Layout
13286
13287
13288 \backslash
13289 diagbox{
13290 \end_layout
13291
13292 \end_inset
13293
13294 Team home
13295 \begin_inset ERT
13296 status collapsed
13297
13298 \begin_layout Plain Layout
13299
13300 }{
13301 \end_layout
13302
13303 \end_inset
13304
13305 Result
13306 \begin_inset ERT
13307 status collapsed
13308
13309 \begin_layout Plain Layout
13310
13311 }{
13312 \end_layout
13313
13314 \end_inset
13315
13316 Team away
13317 \begin_inset ERT
13318 status collapsed
13319
13320 \begin_layout Plain Layout
13321
13322 }
13323 \end_layout
13324
13325 \end_inset
13326
13327
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 Tigers
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 Panthers
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 Falcons
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 </row>
13360 <row>
13361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 Tigers
13366 \end_layout
13367
13368 \end_inset
13369 </cell>
13370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13371 \begin_inset Text
13372
13373 \begin_layout Plain Layout
13374 —
13375 \end_layout
13376
13377 \end_inset
13378 </cell>
13379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383 1:3
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392 0:1
13393 \end_layout
13394
13395 \end_inset
13396 </cell>
13397 </row>
13398 <row>
13399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13400 \begin_inset Text
13401
13402 \begin_layout Plain Layout
13403 Panthers
13404 \end_layout
13405
13406 \end_inset
13407 </cell>
13408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13409 \begin_inset Text
13410
13411 \begin_layout Plain Layout
13412 3:1
13413 \end_layout
13414
13415 \end_inset
13416 </cell>
13417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13418 \begin_inset Text
13419
13420 \begin_layout Plain Layout
13421 —
13422 \end_layout
13423
13424 \end_inset
13425 </cell>
13426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13427 \begin_inset Text
13428
13429 \begin_layout Plain Layout
13430 0:0
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 </row>
13436 <row>
13437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13438 \begin_inset Text
13439
13440 \begin_layout Plain Layout
13441 Falcons
13442 \end_layout
13443
13444 \end_inset
13445 </cell>
13446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13447 \begin_inset Text
13448
13449 \begin_layout Plain Layout
13450 1:0
13451 \end_layout
13452
13453 \end_inset
13454 </cell>
13455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459 0:0
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468 —
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 </row>
13474 </lyxtabular>
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Standard
13482 For larger cross-tables one might use split cells in 2 or every corner of
13483  the table like in this example:
13484 \begin_inset Separator parbreak
13485 \end_inset
13486
13487
13488 \end_layout
13489
13490 \begin_layout Standard
13491 \noindent
13492 \align center
13493 \begin_inset Tabular
13494 <lyxtabular version="3" rows="5" columns="5">
13495 <features tabularvalignment="middle">
13496 <column alignment="center" valignment="top" width="0pt">
13497 <column alignment="center" valignment="top">
13498 <column alignment="center" valignment="top">
13499 <column alignment="center" valignment="top">
13500 <column alignment="center" valignment="top">
13501 <row>
13502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 \begin_inset ERT
13507 status open
13508
13509 \begin_layout Plain Layout
13510
13511
13512 \backslash
13513 diagbox{
13514 \end_layout
13515
13516 \end_inset
13517
13518 Team home
13519 \begin_inset ERT
13520 status collapsed
13521
13522 \begin_layout Plain Layout
13523
13524 }{
13525 \end_layout
13526
13527 \end_inset
13528
13529 Result
13530 \begin_inset ERT
13531 status collapsed
13532
13533 \begin_layout Plain Layout
13534
13535 }{
13536 \end_layout
13537
13538 \end_inset
13539
13540 Team away
13541 \begin_inset ERT
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545
13546 }
13547 \end_layout
13548
13549 \end_inset
13550
13551
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560 Tigers
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569 Panthers
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 Falcons
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Plain Layout
13587 \begin_inset ERT
13588 status open
13589
13590 \begin_layout Plain Layout
13591
13592
13593 \backslash
13594 diagbox[dir=NE]{
13595 \end_layout
13596
13597 \end_inset
13598
13599 Team home
13600 \begin_inset ERT
13601 status collapsed
13602
13603 \begin_layout Plain Layout
13604
13605 }{
13606 \end_layout
13607
13608 \end_inset
13609
13610 Result
13611 \begin_inset ERT
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615
13616 }{
13617 \end_layout
13618
13619 \end_inset
13620
13621 Team away
13622 \begin_inset ERT
13623 status collapsed
13624
13625 \begin_layout Plain Layout
13626
13627 }
13628 \end_layout
13629
13630 \end_inset
13631
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 </row>
13638 <row>
13639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13640 \begin_inset Text
13641
13642 \begin_layout Plain Layout
13643 Tigers
13644 \end_layout
13645
13646 \end_inset
13647 </cell>
13648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652 —
13653 \end_layout
13654
13655 \end_inset
13656 </cell>
13657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13658 \begin_inset Text
13659
13660 \begin_layout Plain Layout
13661 1:3
13662 \end_layout
13663
13664 \end_inset
13665 </cell>
13666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Plain Layout
13670 0:1
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 Tigers
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 </row>
13685 <row>
13686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13687 \begin_inset Text
13688
13689 \begin_layout Plain Layout
13690 Panthers
13691 \end_layout
13692
13693 \end_inset
13694 </cell>
13695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13696 \begin_inset Text
13697
13698 \begin_layout Plain Layout
13699 3:1
13700 \end_layout
13701
13702 \end_inset
13703 </cell>
13704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13705 \begin_inset Text
13706
13707 \begin_layout Plain Layout
13708 —
13709 \end_layout
13710
13711 \end_inset
13712 </cell>
13713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13714 \begin_inset Text
13715
13716 \begin_layout Plain Layout
13717 0:0
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13723 \begin_inset Text
13724
13725 \begin_layout Plain Layout
13726 Panthers
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 </row>
13732 <row>
13733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Plain Layout
13737 Falcons
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 1:0
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13752 \begin_inset Text
13753
13754 \begin_layout Plain Layout
13755 0:0
13756 \end_layout
13757
13758 \end_inset
13759 </cell>
13760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13761 \begin_inset Text
13762
13763 \begin_layout Plain Layout
13764 —
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 Falcons
13774 \end_layout
13775
13776 \end_inset
13777 </cell>
13778 </row>
13779 <row>
13780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13781 \begin_inset Text
13782
13783 \begin_layout Plain Layout
13784 \begin_inset ERT
13785 status open
13786
13787 \begin_layout Plain Layout
13788
13789
13790 \backslash
13791 diagbox[dir=SW]{
13792 \end_layout
13793
13794 \end_inset
13795
13796 Team home
13797 \begin_inset ERT
13798 status collapsed
13799
13800 \begin_layout Plain Layout
13801
13802 }{
13803 \end_layout
13804
13805 \end_inset
13806
13807 Result
13808 \begin_inset ERT
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812
13813 }{
13814 \end_layout
13815
13816 \end_inset
13817
13818 Team away
13819 \begin_inset ERT
13820 status collapsed
13821
13822 \begin_layout Plain Layout
13823
13824 }
13825 \end_layout
13826
13827 \end_inset
13828
13829
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 Tigers
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Plain Layout
13847 Panthers
13848 \end_layout
13849
13850 \end_inset
13851 </cell>
13852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13853 \begin_inset Text
13854
13855 \begin_layout Plain Layout
13856 Falcons
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 \begin_inset ERT
13866 status open
13867
13868 \begin_layout Plain Layout
13869
13870
13871 \backslash
13872 diagbox[dir=SE]{
13873 \end_layout
13874
13875 \end_inset
13876
13877 Team home
13878 \begin_inset ERT
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882
13883 }{
13884 \end_layout
13885
13886 \end_inset
13887
13888 Result
13889 \begin_inset ERT
13890 status collapsed
13891
13892 \begin_layout Plain Layout
13893
13894 }{
13895 \end_layout
13896
13897 \end_inset
13898
13899 Team away
13900 \begin_inset ERT
13901 status collapsed
13902
13903 \begin_layout Plain Layout
13904
13905 }
13906 \end_layout
13907
13908 \end_inset
13909
13910
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 </row>
13916 </lyxtabular>
13917
13918 \end_inset
13919
13920
13921 \end_layout
13922
13923 \begin_layout Standard
13924 To rotate the diagonal lines, the command option 
13925 \series bold
13926 dir=direction
13927 \series default
13928  is used.
13929  
13930 \emph on
13931 direction
13932 \emph default
13933  is either 
13934 \series bold
13935 NE
13936 \series default
13937
13938 \series bold
13939 DE
13940 \series default
13941
13942 \series bold
13943 SW
13944 \series default
13945  or 
13946 \series bold
13947 NW
13948 \series default
13949  and represent a point of a compass.
13950  
13951 \series bold
13952 SW
13953 \series default
13954  is for example the south-west corner.
13955  Thus in the lower left cell of the above table the command
13956 \end_layout
13957
13958 \begin_layout Standard
13959
13960 \series bold
13961
13962 \backslash
13963 diagbox[dir=SW]{Team home}{Result}{Team away}
13964 \end_layout
13965
13966 \begin_layout Standard
13967 is used.
13968  If no direction is given, it will be NW.
13969 \end_layout
13970
13971 \begin_layout Standard
13972 The necessary width of split cells is automatically calculated.
13973  Thus if you set a fixed column width smaller than the calculated one, the
13974  cell's content will protrude the cell borders:
13975 \begin_inset Separator parbreak
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Standard
13982 \noindent
13983 \align center
13984 \begin_inset Tabular
13985 <lyxtabular version="3" rows="2" columns="2">
13986 <features tabularvalignment="middle">
13987 <column alignment="center" valignment="top" width="3cm">
13988 <column alignment="center" valignment="top">
13989 <row>
13990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13991 \begin_inset Text
13992
13993 \begin_layout Plain Layout
13994 \begin_inset ERT
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998
13999
14000 \backslash
14001 diagbox{
14002 \end_layout
14003
14004 \end_inset
14005
14006 Name
14007 \begin_inset ERT
14008 status collapsed
14009
14010 \begin_layout Plain Layout
14011
14012 }{
14013 \end_layout
14014
14015 \end_inset
14016
14017 Parameter
14018 \begin_inset ERT
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022
14023 }
14024 \end_layout
14025
14026 \end_inset
14027
14028
14029 \end_layout
14030
14031 \end_inset
14032 </cell>
14033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14034 \begin_inset Text
14035
14036 \begin_layout Plain Layout
14037 Thickness in nm
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 </row>
14043 <row>
14044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14045 \begin_inset Text
14046
14047 \begin_layout Plain Layout
14048 Perfect Green
14049 \end_layout
14050
14051 \end_inset
14052 </cell>
14053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14054 \begin_inset Text
14055
14056 \begin_layout Plain Layout
14057 45
14058 \end_layout
14059
14060 \end_inset
14061 </cell>
14062 </row>
14063 </lyxtabular>
14064
14065 \end_inset
14066
14067
14068 \end_layout
14069
14070 \begin_layout Standard
14071 If you need a certain width for columns with a split cell, use the command
14072  option 
14073 \series bold
14074 width=3cm
14075 \series default
14076  (replace '3cm' by the width you need).
14077  In the following table the width of the first column is set to 4
14078 \begin_inset space \thinspace{}
14079 \end_inset
14080
14081 cm.
14082  For 
14083 \series bold
14084
14085 \backslash
14086 diagbox
14087 \series default
14088  a width of 4
14089 \begin_inset space \thinspace{}
14090 \end_inset
14091
14092 cm + 2
14093 \begin_inset space \thinspace{}
14094 \end_inset
14095
14096
14097 \backslash
14098 tabcolsep is necessary because the overall width is the width for the text
14099  (in this case the 4
14100 \begin_inset space \thinspace{}
14101 \end_inset
14102
14103 cm) plus two times the separation of the text and the cell border.
14104  The calculation of the width cannot be done in the command option of 
14105 \series bold
14106
14107 \backslash
14108 diagbox
14109 \series default
14110  so one needs to create a new length which can be used later.
14111  This is done with the \SpecialChar TeX
14112  Code commands
14113 \end_layout
14114
14115 \begin_layout Standard
14116
14117 \series bold
14118
14119 \backslash
14120 newlength{
14121 \backslash
14122 diagtest}
14123 \begin_inset Newline newline
14124 \end_inset
14125
14126
14127 \backslash
14128 setlength{
14129 \backslash
14130 diagtest}{4cm+2
14131 \backslash
14132 tabcolsep}
14133 \end_layout
14134
14135 \begin_layout Standard
14136 \begin_inset ERT
14137 status collapsed
14138
14139 \begin_layout Plain Layout
14140
14141
14142 \backslash
14143 newlength{
14144 \backslash
14145 diagtest}
14146 \end_layout
14147
14148 \begin_layout Plain Layout
14149
14150
14151 \backslash
14152 setlength{
14153 \backslash
14154 diagtest}{4cm+2
14155 \backslash
14156 tabcolsep}
14157 \end_layout
14158
14159 \end_inset
14160
14161
14162 \end_layout
14163
14164 \begin_layout Standard
14165 To enable calculations in \SpecialChar LaTeX
14166  one needs to load the package 
14167 \series bold
14168 calc
14169 \series default
14170
14171 \begin_inset Index idx
14172 status collapsed
14173
14174 \begin_layout Plain Layout
14175 \SpecialChar LaTeX
14176 -packages ! calc
14177 \end_layout
14178
14179 \end_inset
14180
14181  in the document preamble.
14182 \end_layout
14183
14184 \begin_layout Standard
14185 In this table you can now use the command
14186 \end_layout
14187
14188 \begin_layout Standard
14189
14190 \series bold
14191
14192 \backslash
14193 diagbox[width=
14194 \backslash
14195 diagtest]{A}{B}
14196 \end_layout
14197
14198 \begin_layout Standard
14199 in the first cell:
14200 \begin_inset Separator parbreak
14201 \end_inset
14202
14203
14204 \end_layout
14205
14206 \begin_layout Standard
14207 \noindent
14208 \align center
14209 \begin_inset Tabular
14210 <lyxtabular version="3" rows="2" columns="2">
14211 <features tabularvalignment="middle">
14212 <column alignment="center" valignment="top" width="4cm">
14213 <column alignment="center" valignment="top">
14214 <row>
14215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219 \begin_inset ERT
14220 status open
14221
14222 \begin_layout Plain Layout
14223
14224
14225 \backslash
14226 diagbox[width=
14227 \backslash
14228 diagtest]{
14229 \end_layout
14230
14231 \end_inset
14232
14233 A
14234 \begin_inset ERT
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238
14239 }{
14240 \end_layout
14241
14242 \end_inset
14243
14244 B
14245 \begin_inset ERT
14246 status collapsed
14247
14248 \begin_layout Plain Layout
14249
14250 }
14251 \end_layout
14252
14253 \end_inset
14254
14255
14256 \end_layout
14257
14258 \end_inset
14259 </cell>
14260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14261 \begin_inset Text
14262
14263 \begin_layout Plain Layout
14264 Thickness in nm
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 </row>
14270 <row>
14271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14272 \begin_inset Text
14273
14274 \begin_layout Plain Layout
14275 Perfect Green
14276 \end_layout
14277
14278 \end_inset
14279 </cell>
14280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284 45
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 </row>
14290 </lyxtabular>
14291
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \begin_layout Standard
14298 Note that the split cell needs to be the widest one in the column.
14299  Otherwise the length of the diagonal line cannot be calculated correctly
14300  like in this table:
14301 \begin_inset Separator parbreak
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \begin_layout Standard
14308 \noindent
14309 \align center
14310 \begin_inset Tabular
14311 <lyxtabular version="3" rows="2" columns="2">
14312 <features tabularvalignment="middle">
14313 <column alignment="center" valignment="top" width="0pt">
14314 <column alignment="center" valignment="top">
14315 <row>
14316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14317 \begin_inset Text
14318
14319 \begin_layout Plain Layout
14320 \begin_inset ERT
14321 status collapsed
14322
14323 \begin_layout Plain Layout
14324
14325
14326 \backslash
14327 diagbox{
14328 \end_layout
14329
14330 \end_inset
14331
14332 A
14333 \begin_inset ERT
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337
14338 }{
14339 \end_layout
14340
14341 \end_inset
14342
14343 B
14344 \begin_inset ERT
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348
14349 }
14350 \end_layout
14351
14352 \end_inset
14353
14354
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 Thickness in nm
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 <row>
14370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 Perfect Green
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 45
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 </row>
14389 </lyxtabular>
14390
14391 \end_inset
14392
14393
14394 \end_layout
14395
14396 \begin_layout Standard
14397 In this case use the 
14398 \series bold
14399 width
14400 \series default
14401  option of the 
14402 \series bold
14403
14404 \backslash
14405 diagbox
14406 \series default
14407  command.
14408  It is then not necessary to add 2
14409 \backslash
14410 tabcolsep because the cell width is now the width of the column.
14411  In this table a width of 3
14412 \begin_inset space \thinspace{}
14413 \end_inset
14414
14415 cm is used:
14416 \begin_inset Separator parbreak
14417 \end_inset
14418
14419
14420 \end_layout
14421
14422 \begin_layout Standard
14423 \noindent
14424 \align center
14425 \begin_inset Tabular
14426 <lyxtabular version="3" rows="2" columns="2">
14427 <features tabularvalignment="middle">
14428 <column alignment="center" valignment="top" width="0pt">
14429 <column alignment="center" valignment="top">
14430 <row>
14431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14432 \begin_inset Text
14433
14434 \begin_layout Plain Layout
14435 \begin_inset ERT
14436 status open
14437
14438 \begin_layout Plain Layout
14439
14440
14441 \backslash
14442 diagbox[width=3cm]{
14443 \end_layout
14444
14445 \end_inset
14446
14447 A
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453 }{
14454 \end_layout
14455
14456 \end_inset
14457
14458 B
14459 \begin_inset ERT
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463
14464 }
14465 \end_layout
14466
14467 \end_inset
14468
14469
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478 Thickness in nm
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 </row>
14484 <row>
14485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 Perfect Green
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14495 \begin_inset Text
14496
14497 \begin_layout Plain Layout
14498 45
14499 \end_layout
14500
14501 \end_inset
14502 </cell>
14503 </row>
14504 </lyxtabular>
14505
14506 \end_inset
14507
14508
14509 \end_layout
14510
14511 \begin_layout Standard
14512 For multiple text lines in split cells one needs some extra height to fit
14513  the text to the cell.
14514  This can be achieved with the 
14515 \series bold
14516
14517 \backslash
14518 diagbox
14519 \series default
14520  option 
14521 \series bold
14522 height=3cm
14523 \series default
14524  (replace '3cm' by the height you need).
14525  In the following table the command
14526 \end_layout
14527
14528 \begin_layout Standard
14529
14530 \series bold
14531
14532 \backslash
14533 diagbox[width=3cm,height=1.4cm]{A
14534 \backslash
14535
14536 \backslash
14537 B}{C
14538 \backslash
14539
14540 \backslash
14541 D}
14542 \end_layout
14543
14544 \begin_layout Standard
14545 is used in the first cell.
14546  The command 
14547 \series bold
14548
14549 \backslash
14550
14551 \backslash
14552
14553 \series default
14554  creates hereby the line break.
14555 \begin_inset Foot
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559 Breaking lines with 
14560 \family sans
14561 Ctrl+Return
14562 \family default
14563  is only possible when the column has a fixed width.
14564 \end_layout
14565
14566 \end_inset
14567
14568
14569 \begin_inset Separator parbreak
14570 \end_inset
14571
14572
14573 \end_layout
14574
14575 \begin_layout Standard
14576 \noindent
14577 \align center
14578 \begin_inset Tabular
14579 <lyxtabular version="3" rows="2" columns="2">
14580 <features tabularvalignment="middle">
14581 <column alignment="center" valignment="top">
14582 <column alignment="center" valignment="top">
14583 <row>
14584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14585 \begin_inset Text
14586
14587 \begin_layout Plain Layout
14588 \begin_inset ERT
14589 status open
14590
14591 \begin_layout Plain Layout
14592
14593
14594 \backslash
14595 diagbox[width=3cm,height=1.4cm]{
14596 \end_layout
14597
14598 \end_inset
14599
14600 A
14601 \begin_inset ERT
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605
14606
14607 \backslash
14608
14609 \backslash
14610
14611 \end_layout
14612
14613 \end_inset
14614
14615 B
14616 \begin_inset ERT
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620
14621 }{
14622 \end_layout
14623
14624 \end_inset
14625
14626 C
14627 \begin_inset ERT
14628 status collapsed
14629
14630 \begin_layout Plain Layout
14631
14632
14633 \backslash
14634
14635 \backslash
14636
14637 \end_layout
14638
14639 \end_inset
14640
14641 D
14642 \begin_inset ERT
14643 status collapsed
14644
14645 \begin_layout Plain Layout
14646
14647 }
14648 \end_layout
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \end_inset
14656 </cell>
14657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Plain Layout
14661 Thickness in nm
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 </row>
14667 <row>
14668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 Perfect Green
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14678 \begin_inset Text
14679
14680 \begin_layout Plain Layout
14681 45
14682 \end_layout
14683
14684 \end_inset
14685 </cell>
14686 </row>
14687 </lyxtabular>
14688
14689 \end_inset
14690
14691
14692 \end_layout
14693
14694 \begin_layout Standard
14695 \begin_inset ERT
14696 status collapsed
14697
14698 \begin_layout Plain Layout
14699
14700
14701 \backslash
14702 else
14703 \end_layout
14704
14705 \end_inset
14706
14707
14708 \begin_inset Note Note
14709 status open
14710
14711 \begin_layout Plain Layout
14712 The following will be displayed when the \SpecialChar LaTeX
14713 -package 
14714 \series bold
14715 diagbox
14716 \series default
14717  is not installed:
14718 \end_layout
14719
14720 \end_inset
14721
14722
14723 \end_layout
14724
14725 \begin_layout Standard
14726 You need to install the \SpecialChar LaTeX
14727 -package 
14728 \series bold
14729 diagbox
14730 \series default
14731  to see the following part of this section in the output.
14732 \end_layout
14733
14734 \begin_layout Standard
14735 \begin_inset ERT
14736 status collapsed
14737
14738 \begin_layout Plain Layout
14739
14740
14741 \backslash
14742 fi
14743 \end_layout
14744
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \begin_layout Standard
14751 For more info about the \SpecialChar LaTeX
14752 -package 
14753 \series bold
14754 diagbox
14755 \series default
14756 , see its documentation, 
14757 \begin_inset CommandInset citation
14758 LatexCommand cite
14759 key "diagbox"
14760
14761 \end_inset
14762
14763 .
14764 \end_layout
14765
14766 \begin_layout Section
14767 Formal Tables
14768 \begin_inset CommandInset label
14769 LatexCommand label
14770 name "sec:Formal-Tables"
14771
14772 \end_inset
14773
14774
14775 \begin_inset Index idx
14776 status collapsed
14777
14778 \begin_layout Plain Layout
14779 Table ! Formal
14780 \end_layout
14781
14782 \end_inset
14783
14784
14785 \end_layout
14786
14787 \begin_layout Standard
14788 Tables are often typeset in books similar to Table
14789 \begin_inset space ~
14790 \end_inset
14791
14792
14793 \begin_inset CommandInset ref
14794 LatexCommand ref
14795 reference "tab:Example-booktabs-table"
14796
14797 \end_inset
14798
14799 .
14800  This kind of tables is called 
14801 \begin_inset Quotes eld
14802 \end_inset
14803
14804
14805 \emph on
14806 formal
14807 \emph default
14808
14809 \begin_inset Quotes erd
14810 \end_inset
14811
14812 .
14813  To make a table a formal table use the option 
14814 \family sans
14815 Formal
14816 \family default
14817  in the 
14818 \family sans
14819 Borders
14820 \family default
14821  tab of the table dialog.
14822 \end_layout
14823
14824 \begin_layout Standard
14825 \begin_inset Float table
14826 placement h
14827 wide false
14828 sideways false
14829 status open
14830
14831 \begin_layout Plain Layout
14832 \begin_inset Caption Standard
14833
14834 \begin_layout Plain Layout
14835 \begin_inset CommandInset label
14836 LatexCommand label
14837 name "tab:Example-booktabs-table"
14838
14839 \end_inset
14840
14841 Example booktabs-table
14842 \end_layout
14843
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \begin_layout Plain Layout
14850 \align center
14851 \begin_inset Tabular
14852 <lyxtabular version="3" rows="8" columns="4">
14853 <features booktabs="true" tabularvalignment="middle">
14854 <column alignment="center" valignment="top">
14855 <column alignment="center" valignment="top">
14856 <column alignment="center" valignment="top">
14857 <column alignment="center" valignment="top">
14858 <row>
14859 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Plain Layout
14863 System
14864 \end_layout
14865
14866 \end_inset
14867 </cell>
14868 <cell alignment="center" valignment="top" topline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872 Chip
14873 \begin_inset space \thinspace{}
14874 \end_inset
14875
14876 1
14877 \end_layout
14878
14879 \end_inset
14880 </cell>
14881 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885 Chip
14886 \begin_inset space \thinspace{}
14887 \end_inset
14888
14889 2
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14895 \begin_inset Text
14896
14897 \begin_layout Plain Layout
14898
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 </row>
14904 <row>
14905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14906 \begin_inset Text
14907
14908 \begin_layout Plain Layout
14909 \begin_inset ERT
14910 status collapsed
14911
14912 \begin_layout Plain Layout
14913
14914
14915 \backslash
14916 cmidrule(r){2-2}
14917 \end_layout
14918
14919 \end_inset
14920
14921
14922 \begin_inset ERT
14923 status collapsed
14924
14925 \begin_layout Plain Layout
14926
14927
14928 \backslash
14929 cmidrule(l){3-4}
14930 \end_layout
14931
14932 \end_inset
14933
14934 Detector thickness in Âµm
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 <cell alignment="center" valignment="top" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943 300
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 <cell alignment="center" valignment="top" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952 300
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 <cell alignment="center" valignment="top" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961 700
14962 \end_layout
14963
14964 \end_inset
14965 </cell>
14966 </row>
14967 <row>
14968 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14969 \begin_inset Text
14970
14971 \begin_layout Plain Layout
14972 Edge angle in Â°
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 <cell alignment="center" valignment="top" topline="true" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Plain Layout
14981 3.55
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 <cell alignment="center" valignment="top" topline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990 2.71
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 7.99
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 </row>
15005 <row topspace="default">
15006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010 Spatial resolution in Âµm
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 <cell alignment="center" valignment="top" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019 4.26
15020 \end_layout
15021
15022 \end_inset
15023 </cell>
15024 <cell alignment="center" valignment="top" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028 10.17
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 <cell alignment="center" valignment="top" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037 10.56
15038 \end_layout
15039
15040 \end_inset
15041 </cell>
15042 </row>
15043 <row topspace="default">
15044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048 MTF at 
15049 \begin_inset Formula $f_{\mathrm{max}}$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 <cell alignment="center" valignment="top" usebox="none">
15058 \begin_inset Text
15059
15060 \begin_layout Plain Layout
15061 0.53
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 0.37
15071 \end_layout
15072
15073 \end_inset
15074 </cell>
15075 <cell alignment="center" valignment="top" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079 0.39
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row topspace="default">
15086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090 \begin_inset ERT
15091 status collapsed
15092
15093 \begin_layout Plain Layout
15094
15095
15096 \backslash
15097 cmidrule[2pt](l{10pt}){1-1}
15098 \end_layout
15099
15100 \end_inset
15101
15102 LSF-spatial resolution
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 <cell alignment="center" valignment="top" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120
15121 \end_layout
15122
15123 \end_inset
15124 </cell>
15125 <cell alignment="center" valignment="top" usebox="none">
15126 \begin_inset Text
15127
15128 \begin_layout Plain Layout
15129
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 <row>
15136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140 in Âµm
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 <cell alignment="center" valignment="top" usebox="none">
15146 \begin_inset Text
15147
15148 \begin_layout Plain Layout
15149 129.7
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 <cell alignment="center" valignment="top" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Plain Layout
15158 52.75
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167 50.78
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 <row>
15174 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178 in % of pixel size
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 76.3
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196 95.9
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205 92.3
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 </row>
15211 </lyxtabular>
15212
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 Spaces to table rows can be added using the 
15225 \family sans
15226 Borders
15227 \family default
15228  tab of the table dialog as described in section
15229 \begin_inset space ~
15230 \end_inset
15231
15232
15233 \begin_inset CommandInset ref
15234 LatexCommand ref
15235 reference "subsec:Row-Spacing"
15236
15237 \end_inset
15238
15239 .
15240 \end_layout
15241
15242 \begin_layout Standard
15243 Unlike normal tables, formal tables have no vertical table lines.
15244  The horizontal table lines can be set as for normal tables but they appear
15245  with different widths in the output:
15246 \begin_inset Newline newline
15247 \end_inset
15248
15249 The first and the last table line have a default width of 0.08
15250 \begin_inset space \thinspace{}
15251 \end_inset
15252
15253 em while the other lines have a default width of 0.05
15254 \begin_inset space \thinspace{}
15255 \end_inset
15256
15257 em.
15258 \end_layout
15259
15260 \begin_layout Standard
15261 The default widths can be changed with the following preamble lines
15262 \end_layout
15263
15264 \begin_layout Standard
15265
15266 \series bold
15267
15268 \backslash
15269 let
15270 \backslash
15271 mytoprule
15272 \backslash
15273 toprule
15274 \begin_inset Newline newline
15275 \end_inset
15276
15277
15278 \backslash
15279 renewcommand{
15280 \backslash
15281 toprule}{
15282 \backslash
15283 mytoprule[width]}
15284 \end_layout
15285
15286 \begin_layout Standard
15287 This example is for the first line, the so called 
15288 \series bold
15289 toprule
15290 \series default
15291 .
15292  If you want to change the width for the last line, replace 
15293 \series bold
15294 toprule
15295 \series default
15296  by 
15297 \series bold
15298 bottomrule
15299 \series default
15300 .
15301  To change the width for the other lines replace 
15302 \series bold
15303 toprule
15304 \series default
15305  by 
15306 \series bold
15307 midrule
15308 \series default
15309 .
15310  You can use all units listed in appendix
15311 \begin_inset space ~
15312 \end_inset
15313
15314
15315 \begin_inset CommandInset ref
15316 LatexCommand ref
15317 reference "cha:Units-available-in"
15318
15319 \end_inset
15320
15321  to set the width.
15322 \end_layout
15323
15324 \begin_layout Standard
15325 Lines that do not span all table columns can be created by setting a table
15326  line for multicolumn cells.
15327  \SpecialChar LyX
15328  will then internally use the command 
15329 \series bold
15330
15331 \backslash
15332 cmidrule
15333 \series default
15334  to create this line.
15335  Its full scheme is
15336 \end_layout
15337
15338 \begin_layout Standard
15339
15340 \series bold
15341
15342 \backslash
15343 cmidrule[height](trim){startcol-endcol}
15344 \end_layout
15345
15346 \begin_layout Standard
15347 The options of 
15348 \series bold
15349
15350 \backslash
15351 cmidrule
15352 \series default
15353  are currently not supported by \SpecialChar LyX
15354  so you have to use \SpecialChar TeX
15355  Code to be able to
15356  use them.
15357  
15358 \series bold
15359
15360 \backslash
15361 cmidrule
15362 \series default
15363 s can manually be created by inserting the command as \SpecialChar TeX
15364  Code as the first
15365  cell entry of the first cell of a row.
15366  The line is then drawn in the output above the current row.
15367 \end_layout
15368
15369 \begin_layout Standard
15370 The default for the optional 
15371 \series bold
15372 height
15373 \series default
15374  is 0.03
15375 \begin_inset space \thinspace{}
15376 \end_inset
15377
15378 em.
15379  
15380 \series bold
15381 startcol
15382 \series default
15383  is the number of the column where the line starts and 
15384 \series bold
15385 endcol
15386 \series default
15387  the column number where the line ends.
15388  The 
15389 \series bold
15390 endcol
15391 \series default
15392  always needs to be specified, also when the line should span only one column.
15393  The optional parameter 
15394 \series bold
15395 trim
15396 \series default
15397  could either be 
15398 \emph on
15399 l{trimwidth}
15400 \emph default
15401  or 
15402 \emph on
15403 r{trimwidth}
15404 \emph default
15405  where the 
15406 \emph on
15407 trimwidth
15408 \emph default
15409  is also optional.
15410  Using for example the parameter 
15411 \emph on
15412 l{2pt}
15413 \emph default
15414  means that the line is trimmed from its left end by 2
15415 \begin_inset space \thinspace{}
15416 \end_inset
15417
15418 pt.
15419  If you don't specify the 
15420 \emph on
15421 trimwidth
15422 \emph default
15423  the line is trimmed by the default of 0.5
15424 \begin_inset space \thinspace{}
15425 \end_inset
15426
15427 em.
15428 \end_layout
15429
15430 \begin_layout Standard
15431 \begin_inset VSpace bigskip
15432 \end_inset
15433
15434 Table
15435 \begin_inset space ~
15436 \end_inset
15437
15438
15439 \begin_inset CommandInset ref
15440 LatexCommand ref
15441 reference "tab:Example-booktabs-table"
15442
15443 \end_inset
15444
15445  was created using the commands
15446 \end_layout
15447
15448 \begin_layout Standard
15449
15450 \series bold
15451
15452 \backslash
15453 cmidrule(r){2-2}
15454 \backslash
15455 cmidrule(l){3-4}
15456 \end_layout
15457
15458 \begin_layout Standard
15459 at the beginning of the second row and
15460 \end_layout
15461
15462 \begin_layout Standard
15463
15464 \series bold
15465
15466 \backslash
15467 cmidrule[2pt](l{10pt}){1-1}
15468 \end_layout
15469
15470 \begin_layout Standard
15471 in the sixth row.
15472 \end_layout
15473
15474 \begin_layout Standard
15475 \begin_inset VSpace bigskip
15476 \end_inset
15477
15478
15479 \end_layout
15480
15481 \begin_layout Standard
15482 You might want to have overlapping 
15483 \series bold
15484
15485 \backslash
15486 cmidrule
15487 \series default
15488 s as in in Table
15489 \begin_inset space ~
15490 \end_inset
15491
15492
15493 \begin_inset CommandInset ref
15494 LatexCommand ref
15495 reference "tab:Special-booktabs-table"
15496
15497 \end_inset
15498
15499 .
15500  This can be achieved with the \SpecialChar TeX
15501  Code command
15502 \end_layout
15503
15504 \begin_layout Standard
15505
15506 \series bold
15507
15508 \backslash
15509 morecmidrules
15510 \end_layout
15511
15512 \begin_layout Standard
15513 The command that was used for the second row of Table
15514 \begin_inset space ~
15515 \end_inset
15516
15517
15518 \begin_inset CommandInset ref
15519 LatexCommand ref
15520 reference "tab:Special-booktabs-table"
15521
15522 \end_inset
15523
15524  is
15525 \end_layout
15526
15527 \begin_layout Standard
15528
15529 \series bold
15530
15531 \backslash
15532 cmidrule(r){2-2}
15533 \backslash
15534 cmidrule(l){3-4}
15535 \backslash
15536 morecmidrules
15537 \backslash
15538 cmidrule{2-4}
15539 \end_layout
15540
15541 \begin_layout Standard
15542 The command for the sixth row is
15543 \end_layout
15544
15545 \begin_layout Standard
15546
15547 \series bold
15548
15549 \backslash
15550 midrule
15551 \backslash
15552 morecmidrules
15553 \backslash
15554 cmidrule{3-4}
15555 \end_layout
15556
15557 \begin_layout Standard
15558 \begin_inset VSpace bigskip
15559 \end_inset
15560
15561
15562 \end_layout
15563
15564 \begin_layout Standard
15565 If you are in any way not satisfied with the border line spacing, you can
15566  use the following command to produce lines that span over all table columns
15567 \series bold
15568 :
15569 \end_layout
15570
15571 \begin_layout Standard
15572
15573 \series bold
15574
15575 \backslash
15576 specialrule{width}{space above}{space below}
15577 \end_layout
15578
15579 \begin_layout Standard
15580 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15581 -package
15582  
15583 \series bold
15584 booktabs
15585 \series default
15586  
15587 \begin_inset CommandInset citation
15588 LatexCommand cite
15589 key "booktabs"
15590
15591 \end_inset
15592
15593 .
15594 \begin_inset Index idx
15595 status collapsed
15596
15597 \begin_layout Plain Layout
15598 \SpecialChar LaTeX
15599 -packages ! booktabs
15600 \end_layout
15601
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \begin_layout Standard
15608 \begin_inset Float table
15609 placement h
15610 wide false
15611 sideways false
15612 status open
15613
15614 \begin_layout Plain Layout
15615 \begin_inset Caption Standard
15616
15617 \begin_layout Plain Layout
15618 \begin_inset CommandInset label
15619 LatexCommand label
15620 name "tab:Special-booktabs-table"
15621
15622 \end_inset
15623
15624 Special booktabs-table
15625 \end_layout
15626
15627 \end_inset
15628
15629
15630 \end_layout
15631
15632 \begin_layout Plain Layout
15633 \align center
15634 \begin_inset Tabular
15635 <lyxtabular version="3" rows="8" columns="4">
15636 <features booktabs="true" tabularvalignment="middle">
15637 <column alignment="center" valignment="top">
15638 <column alignment="center" valignment="top">
15639 <column alignment="center" valignment="top">
15640 <column alignment="center" valignment="top">
15641 <row>
15642 <cell alignment="center" valignment="top" topline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646 System
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 <cell alignment="center" valignment="top" topline="true" usebox="none">
15652 \begin_inset Text
15653
15654 \begin_layout Plain Layout
15655 Chip
15656 \begin_inset space \thinspace{}
15657 \end_inset
15658
15659 1
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 Chip
15669 \begin_inset space \thinspace{}
15670 \end_inset
15671
15672 2
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 </row>
15687 <row>
15688 <cell alignment="center" valignment="top" usebox="none">
15689 \begin_inset Text
15690
15691 \begin_layout Plain Layout
15692 \begin_inset ERT
15693 status collapsed
15694
15695 \begin_layout Plain Layout
15696
15697
15698 \backslash
15699 cmidrule(r){2-2}
15700 \end_layout
15701
15702 \end_inset
15703
15704
15705 \begin_inset ERT
15706 status collapsed
15707
15708 \begin_layout Plain Layout
15709
15710
15711 \backslash
15712 cmidrule(l){3-4}
15713 \end_layout
15714
15715 \end_inset
15716
15717
15718 \begin_inset ERT
15719 status collapsed
15720
15721 \begin_layout Plain Layout
15722
15723
15724 \backslash
15725 morecmidrules 
15726 \end_layout
15727
15728 \end_inset
15729
15730
15731 \begin_inset ERT
15732 status collapsed
15733
15734 \begin_layout Plain Layout
15735
15736
15737 \backslash
15738 cmidrule{2-4}
15739 \end_layout
15740
15741 \end_inset
15742
15743 Detector thickness in Âµm
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 <cell alignment="center" valignment="top" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Plain Layout
15752 300
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761 300
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 <cell alignment="center" valignment="top" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770 700
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 </row>
15776 <row>
15777 <cell alignment="center" valignment="top" topline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781 Edge angle in Â°
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 3.55
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799 2.71
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808 7.99
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 </row>
15814 <row topspace="default">
15815 <cell alignment="center" valignment="top" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819 Spatial resolution in Âµm
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 4.26
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837 10.17
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 <cell alignment="center" valignment="top" usebox="none">
15843 \begin_inset Text
15844
15845 \begin_layout Plain Layout
15846 10.56
15847 \end_layout
15848
15849 \end_inset
15850 </cell>
15851 </row>
15852 <row topspace="default">
15853 <cell alignment="center" valignment="top" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Plain Layout
15857 MTF at 
15858 \begin_inset Formula $f_{\mathrm{max}}$
15859 \end_inset
15860
15861
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870 0.53
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 <cell alignment="center" valignment="top" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Plain Layout
15879 0.37
15880 \end_layout
15881
15882 \end_inset
15883 </cell>
15884 <cell alignment="center" valignment="top" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888 0.39
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 </row>
15894 <row>
15895 <cell alignment="center" valignment="top" topline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 \begin_inset ERT
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903
15904
15905 \backslash
15906 morecmidrules 
15907 \end_layout
15908
15909 \end_inset
15910
15911
15912 \begin_inset ERT
15913 status collapsed
15914
15915 \begin_layout Plain Layout
15916
15917
15918 \backslash
15919 cmidrule{3-4}
15920 \end_layout
15921
15922 \end_inset
15923
15924 LSF-spatial resolution
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" topline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 <cell alignment="center" valignment="top" topline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Plain Layout
15951
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 </row>
15957 <row>
15958 <cell alignment="center" valignment="top" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962 in Âµm
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971 129.7
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 52.75
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 <cell alignment="center" valignment="top" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989 50.78
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 </row>
15995 <row>
15996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000 in % of pixel size
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 76.3
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018 95.9
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027 92.3
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 </row>
16033 </lyxtabular>
16034
16035 \end_inset
16036
16037
16038 \end_layout
16039
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \begin_layout Section
16046 Vertical Table Alignment
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 Table ! Alignment
16052 \end_layout
16053
16054 \end_inset
16055
16056
16057 \end_layout
16058
16059 \begin_layout Standard
16060 To align tables vertically in a text line, the table must be inside a box.
16061  The box can then be vertically aligned as described in section
16062 \begin_inset space ~
16063 \end_inset
16064
16065
16066 \begin_inset CommandInset ref
16067 LatexCommand ref
16068 reference "sec:Box-Dialog"
16069
16070 \end_inset
16071
16072 .
16073 \end_layout
16074
16075 \begin_layout Standard
16076 In the following example the tables are inside a minipage
16077 \begin_inset Foot
16078 status collapsed
16079
16080 \begin_layout Plain Layout
16081 Minipages are described in section
16082 \begin_inset space ~
16083 \end_inset
16084
16085
16086 \begin_inset CommandInset ref
16087 LatexCommand ref
16088 reference "sec:Minipages"
16089
16090 \end_inset
16091
16092 .
16093 \end_layout
16094
16095 \end_inset
16096
16097  box that has a width of 15
16098 \begin_inset space \thinspace{}
16099 \end_inset
16100
16101 col%:
16102 \end_layout
16103
16104 \begin_layout Itemize
16105 test 
16106 \begin_inset Box Frameless
16107 position "t"
16108 hor_pos "c"
16109 has_inner_box 1
16110 inner_pos "c"
16111 use_parbox 0
16112 use_makebox 0
16113 width "15col%"
16114 special "none"
16115 height "1in"
16116 height_special "totalheight"
16117 thickness "0.4pt"
16118 separation "3pt"
16119 shadowsize "4pt"
16120 framecolor "black"
16121 backgroundcolor "none"
16122 status collapsed
16123
16124 \begin_layout Plain Layout
16125 \begin_inset Tabular
16126 <lyxtabular version="3" rows="3" columns="3">
16127 <features tabularvalignment="middle">
16128 <column alignment="center" valignment="top">
16129 <column alignment="center" valignment="top">
16130 <column alignment="center" valignment="top">
16131 <row>
16132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136 a
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Plain Layout
16145 d
16146 \end_layout
16147
16148 \end_inset
16149 </cell>
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 g
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 </row>
16160 <row>
16161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165 b
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174 e
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183 h
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 </row>
16189 <row>
16190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 c
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203 f
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16209 \begin_inset Text
16210
16211 \begin_layout Plain Layout
16212 i
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 </row>
16218 </lyxtabular>
16219
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \end_inset
16226
16227  test 
16228 \begin_inset ERT
16229 status collapsed
16230
16231 \begin_layout Plain Layout
16232
16233
16234 \backslash
16235 raisebox{0.85
16236 \backslash
16237 baselineskip}{
16238 \end_layout
16239
16240 \end_inset
16241
16242
16243 \begin_inset Box Frameless
16244 position "t"
16245 hor_pos "c"
16246 has_inner_box 1
16247 inner_pos "c"
16248 use_parbox 0
16249 use_makebox 0
16250 width "15col%"
16251 special "none"
16252 height "1in"
16253 height_special "totalheight"
16254 thickness "0.4pt"
16255 separation "3pt"
16256 shadowsize "4pt"
16257 framecolor "black"
16258 backgroundcolor "none"
16259 status collapsed
16260
16261 \begin_layout Plain Layout
16262 \begin_inset Tabular
16263 <lyxtabular version="3" rows="3" columns="3">
16264 <features tabularvalignment="middle">
16265 <column alignment="center" valignment="top">
16266 <column alignment="center" valignment="top">
16267 <column alignment="center" valignment="top">
16268 <row>
16269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273 a
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Plain Layout
16282 d
16283 \end_layout
16284
16285 \end_inset
16286 </cell>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 g
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 </row>
16297 <row>
16298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 b
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 e
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 h
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 </row>
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 c
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 f
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 i
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 </lyxtabular>
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363
16364
16365 \begin_inset ERT
16366 status collapsed
16367
16368 \begin_layout Plain Layout
16369
16370 }
16371 \end_layout
16372
16373 \end_inset
16374
16375
16376 \end_layout
16377
16378 \begin_layout Itemize
16379 test 
16380 \begin_inset Box Frameless
16381 position "c"
16382 hor_pos "c"
16383 has_inner_box 1
16384 inner_pos "c"
16385 use_parbox 0
16386 use_makebox 0
16387 width "15col%"
16388 special "none"
16389 height "1in"
16390 height_special "totalheight"
16391 thickness "0.4pt"
16392 separation "3pt"
16393 shadowsize "4pt"
16394 framecolor "black"
16395 backgroundcolor "none"
16396 status collapsed
16397
16398 \begin_layout Plain Layout
16399 \begin_inset Tabular
16400 <lyxtabular version="3" rows="3" columns="3">
16401 <features tabularvalignment="middle">
16402 <column alignment="center" valignment="top">
16403 <column alignment="center" valignment="top">
16404 <column alignment="center" valignment="top">
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 a
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 d
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 g
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 </row>
16434 <row>
16435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 b
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 e
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 h
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 <row>
16464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 c
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 f
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 i
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 </lyxtabular>
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \end_inset
16500
16501
16502 \end_layout
16503
16504 \begin_layout Itemize
16505 test 
16506 \begin_inset Box Frameless
16507 position "b"
16508 hor_pos "c"
16509 has_inner_box 1
16510 inner_pos "c"
16511 use_parbox 0
16512 use_makebox 0
16513 width "15col%"
16514 special "none"
16515 height "1in"
16516 height_special "totalheight"
16517 thickness "0.4pt"
16518 separation "3pt"
16519 shadowsize "4pt"
16520 framecolor "black"
16521 backgroundcolor "none"
16522 status collapsed
16523
16524 \begin_layout Plain Layout
16525 \begin_inset Tabular
16526 <lyxtabular version="3" rows="3" columns="3">
16527 <features tabularvalignment="middle">
16528 <column alignment="center" valignment="top">
16529 <column alignment="center" valignment="top">
16530 <column alignment="center" valignment="top">
16531 <row>
16532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Plain Layout
16536 a
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545 d
16546 \end_layout
16547
16548 \end_inset
16549 </cell>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554 g
16555 \end_layout
16556
16557 \end_inset
16558 </cell>
16559 </row>
16560 <row>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 b
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 e
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583 h
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 c
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 f
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 i
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 </lyxtabular>
16619
16620 \end_inset
16621
16622
16623 \end_layout
16624
16625 \end_inset
16626
16627  test 
16628 \begin_inset ERT
16629 status collapsed
16630
16631 \begin_layout Plain Layout
16632
16633
16634 \backslash
16635 raisebox{-0.32
16636 \backslash
16637 baselineskip}{
16638 \end_layout
16639
16640 \end_inset
16641
16642
16643 \begin_inset Box Frameless
16644 position "b"
16645 hor_pos "c"
16646 has_inner_box 1
16647 inner_pos "c"
16648 use_parbox 0
16649 use_makebox 0
16650 width "15col%"
16651 special "none"
16652 height "1in"
16653 height_special "totalheight"
16654 thickness "0.4pt"
16655 separation "3pt"
16656 shadowsize "4pt"
16657 framecolor "black"
16658 backgroundcolor "none"
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 \begin_inset Tabular
16663 <lyxtabular version="3" rows="3" columns="3">
16664 <features tabularvalignment="middle">
16665 <column alignment="center" valignment="top">
16666 <column alignment="center" valignment="top">
16667 <column alignment="center" valignment="top">
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 a
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682 d
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691 g
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 b
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 e
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 h
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 c
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 f
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 i
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 </lyxtabular>
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763
16764
16765 \begin_inset ERT
16766 status collapsed
16767
16768 \begin_layout Plain Layout
16769
16770 }
16771 \end_layout
16772
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \begin_layout Standard
16779 As you will see, the content of the first and last table row is not correctly
16780  aligned.
16781  To get this alignment, the minipage box must be set into a raisebox
16782 \begin_inset Foot
16783 status collapsed
16784
16785 \begin_layout Plain Layout
16786 Raiseboxes are described in section
16787 \begin_inset space ~
16788 \end_inset
16789
16790
16791 \begin_inset CommandInset ref
16792 LatexCommand ref
16793 reference "subsec:Vertical-Alignment"
16794
16795 \end_inset
16796
16797 .
16798 \end_layout
16799
16800 \end_inset
16801
16802 .
16803  In the example above the second table in the first item is aligned using
16804  the \SpecialChar TeX
16805  Code command
16806 \end_layout
16807
16808 \begin_layout Standard
16809
16810 \series bold
16811
16812 \backslash
16813 raisebox{0.85
16814 \backslash
16815 baselineskip}{
16816 \end_layout
16817
16818 \begin_layout Standard
16819 before the box.
16820  After the box the closing brace 
16821 \series bold
16822 }
16823 \series default
16824  is inserted as \SpecialChar TeX
16825  Code.
16826  For the second table in the last item the command
16827 \end_layout
16828
16829 \begin_layout Standard
16830
16831 \series bold
16832
16833 \backslash
16834 raisebox{-0.32
16835 \backslash
16836 baselineskip}{
16837 \end_layout
16838
16839 \begin_layout Standard
16840 is used.
16841 \end_layout
16842
16843 \begin_layout Standard
16844 \begin_inset Note Greyedout
16845 status open
16846
16847 \begin_layout Plain Layout
16848
16849 \series bold
16850 Note:
16851 \series default
16852  The alignment of the table row content to the surrounding text line is
16853  not exact.
16854  The required value for the 
16855 \series bold
16856
16857 \backslash
16858 raisebox
16859 \series default
16860  command for this alignment depends on the document font, the font size,
16861  and the table line thickness.
16862 \end_layout
16863
16864 \end_inset
16865
16866
16867 \end_layout
16868
16869 \begin_layout Section
16870 Colored Tables
16871 \begin_inset CommandInset label
16872 LatexCommand label
16873 name "sec:Colored-Tables"
16874
16875 \end_inset
16876
16877
16878 \begin_inset Index idx
16879 status collapsed
16880
16881 \begin_layout Plain Layout
16882 Table ! Color
16883 \end_layout
16884
16885 \end_inset
16886
16887
16888 \end_layout
16889
16890 \begin_layout Subsection
16891 Colored Cells
16892 \begin_inset Index idx
16893 status collapsed
16894
16895 \begin_layout Plain Layout
16896 Table Color ! for Cells
16897 \end_layout
16898
16899 \end_inset
16900
16901
16902 \begin_inset Index idx
16903 status collapsed
16904
16905 \begin_layout Plain Layout
16906 Color ! for Table Cells
16907 \end_layout
16908
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \begin_layout Standard
16915 \begin_inset Float table
16916 placement h
16917 wide false
16918 sideways false
16919 status open
16920
16921 \begin_layout Plain Layout
16922 \begin_inset Caption Standard
16923
16924 \begin_layout Plain Layout
16925 \begin_inset CommandInset label
16926 LatexCommand label
16927 name "tab:Table-colored-without"
16928
16929 \end_inset
16930
16931 Table colored without using the package 
16932 \series bold
16933 colortbl
16934 \series default
16935
16936 \begin_inset Argument 1
16937 status collapsed
16938
16939 \begin_layout Plain Layout
16940 Table without colortbl
16941 \end_layout
16942
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \end_inset
16949
16950
16951 \end_layout
16952
16953 \begin_layout Plain Layout
16954 \align center
16955 \begin_inset Tabular
16956 <lyxtabular version="3" rows="3" columns="3">
16957 <features tabularvalignment="middle">
16958 <column alignment="center" valignment="top">
16959 <column alignment="center" valignment="top">
16960 <column alignment="center" valignment="top">
16961 <row>
16962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \color green
16968 a
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977
16978 \color red
16979 b
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \color red
16990 c
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 </row>
16996 <row>
16997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001
17002 \color green
17003 d
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012
17013 \color blue
17014 e
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \color blue
17025 f
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 </row>
17031 <row>
17032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Plain Layout
17036
17037 \color green
17038 g
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \color blue
17049 h
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \color blue
17060 i
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 </lyxtabular>
17067
17068 \end_inset
17069
17070
17071 \end_layout
17072
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \begin_layout Standard
17079 If you only need colored text, mark the cells and choose a color in the
17080  
17081 \family sans
17082 Text
17083 \begin_inset space ~
17084 \end_inset
17085
17086 Style
17087 \family default
17088  dialog (toolbar button 
17089 \begin_inset Info
17090 type  "icon"
17091 arg   "dialog-show character"
17092 \end_inset
17093
17094 ).
17095  This was used to create Table
17096 \begin_inset space ~
17097 \end_inset
17098
17099
17100 \begin_inset CommandInset ref
17101 LatexCommand ref
17102 reference "tab:Table-colored-without"
17103
17104 \end_inset
17105
17106 .
17107  In any other case you have to use the \SpecialChar LaTeX
17108 -package 
17109 \series bold
17110 colortbl
17111 \series default
17112 .
17113 \begin_inset Index idx
17114 status collapsed
17115
17116 \begin_layout Plain Layout
17117 \SpecialChar LaTeX
17118 -packages ! colortbl
17119 \end_layout
17120
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \begin_layout Standard
17127 \begin_inset ERT
17128 status collapsed
17129
17130 \begin_layout Plain Layout
17131
17132
17133 \backslash
17134 ifcolortbl
17135 \end_layout
17136
17137 \end_inset
17138
17139
17140 \begin_inset Note Note
17141 status open
17142
17143 \begin_layout Plain Layout
17144 The following section part will only be displayed when the \SpecialChar LaTeX
17145 -package 
17146 \series bold
17147 colortbl
17148 \series default
17149  is installed.
17150 \end_layout
17151
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \begin_layout Standard
17158 To create colored tables, 
17159 \series bold
17160 colortbl
17161 \series default
17162  must be loaded in the preamble with the line
17163 \end_layout
17164
17165 \begin_layout Standard
17166
17167 \series bold
17168
17169 \backslash
17170 usepackage{colortbl}
17171 \end_layout
17172
17173 \begin_layout Standard
17174 The color of a column is adjusted with the command
17175 \end_layout
17176
17177 \begin_layout Standard
17178
17179 \series bold
17180
17181 \backslash
17182 columncolor{name of color}
17183 \end_layout
17184
17185 \begin_layout Standard
17186 inside the command 
17187 \series bold
17188 >{ }
17189 \series default
17190 .
17191  More about the command 
17192 \series bold
17193 >{}
17194 \series default
17195  is contained in section
17196 \begin_inset space ~
17197 \end_inset
17198
17199
17200 \begin_inset CommandInset ref
17201 LatexCommand ref
17202 reference "subsec:Multicolumn-Calculations"
17203
17204 \end_inset
17205
17206 .
17207 \end_layout
17208
17209 \begin_layout Standard
17210 The following color names are predefined:
17211 \end_layout
17212
17213 \begin_layout Standard
17214
17215 \family sans
17216 red
17217 \family default
17218
17219 \family sans
17220 green
17221 \family default
17222
17223 \family sans
17224 yellow
17225 \family default
17226
17227 \family sans
17228 blue
17229 \family default
17230
17231 \family sans
17232 cyan
17233 \family default
17234
17235 \family sans
17236 magenta
17237 \family default
17238
17239 \family sans
17240 black
17241 \family default
17242  and 
17243 \family sans
17244 white
17245 \end_layout
17246
17247 \begin_layout Standard
17248 \begin_inset VSpace medskip
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \begin_layout Standard
17255 If you add the options
17256 \end_layout
17257
17258 \begin_layout Standard
17259
17260 \series bold
17261 usenames,dvipsnames
17262 \end_layout
17263
17264 \begin_layout Standard
17265 to the document class options in the document settings, you can additionally
17266  use further 61
17267 \begin_inset space ~
17268 \end_inset
17269
17270 colors.
17271  These colors are listed in appendix
17272 \begin_inset space ~
17273 \end_inset
17274
17275
17276 \begin_inset CommandInset ref
17277 LatexCommand ref
17278 reference "chap:List-of-dvips-colornames"
17279
17280 \end_inset
17281
17282 .
17283  One of these colors, 
17284 \family sans
17285 Maroon
17286 \family default
17287 , is used as example in Table
17288 \begin_inset space ~
17289 \end_inset
17290
17291
17292 \begin_inset CommandInset ref
17293 LatexCommand ref
17294 reference "tab:Table-colored-using"
17295
17296 \end_inset
17297
17298 .
17299 \end_layout
17300
17301 \begin_layout Standard
17302 \begin_inset VSpace medskip
17303 \end_inset
17304
17305
17306 \end_layout
17307
17308 \begin_layout Standard
17309 You can also define your own color with the command
17310 \end_layout
17311
17312 \begin_layout Standard
17313
17314 \series bold
17315
17316 \backslash
17317 definecolor{color name}{color model}{color values}
17318 \end_layout
17319
17320 \begin_layout Standard
17321 The color model can be
17322 \end_layout
17323
17324 \begin_layout Labeling
17325 \labelwidthstring 00.00.0000
17326 cmyk: cyan, magenta, yellow, black
17327 \end_layout
17328
17329 \begin_layout Labeling
17330 \labelwidthstring 00.00.0000
17331 rgb: red, green blue
17332 \end_layout
17333
17334 \begin_layout Labeling
17335 \labelwidthstring 00.00.0000
17336 gray gray
17337 \end_layout
17338
17339 \begin_layout Standard
17340 and the color values are comma separated numbers between 0 and 1 describing
17341  the factor for the corresponding color of the color model.
17342 \end_layout
17343
17344 \begin_layout Standard
17345 You can e.
17346 \begin_inset space \thinspace{}
17347 \end_inset
17348
17349 g.
17350 \begin_inset space \space{}
17351 \end_inset
17352
17353 define the color "
17354 \emph on
17355 darkgreen
17356 \emph default
17357 " in the preamble with
17358 \end_layout
17359
17360 \begin_layout Standard
17361
17362 \series bold
17363
17364 \backslash
17365 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17366 \end_layout
17367
17368 \begin_layout Standard
17369 and the color "
17370 \emph on
17371 lightgray
17372 \emph default
17373 " with
17374 \end_layout
17375
17376 \begin_layout Standard
17377
17378 \series bold
17379
17380 \backslash
17381 definecolor{lightgray}{gray}{0.8}
17382 \end_layout
17383
17384 \begin_layout Standard
17385 \begin_inset VSpace medskip
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \begin_layout Standard
17392 Lines are colored with the command
17393 \end_layout
17394
17395 \begin_layout Standard
17396
17397 \series bold
17398
17399 \backslash
17400 rowcolor{name of color}
17401 \end_layout
17402
17403 \begin_layout Standard
17404 and cells are colored with the command
17405 \end_layout
17406
17407 \begin_layout Standard
17408
17409 \series bold
17410
17411 \backslash
17412 cellcolor{name of color}
17413 \end_layout
17414
17415 \begin_layout Standard
17416 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17417  Code.
17418 \end_layout
17419
17420 \begin_layout Standard
17421 To color characters in the table, mark the cells and use the 
17422 \family sans
17423 Text
17424 \begin_inset space ~
17425 \end_inset
17426
17427 Style
17428 \family default
17429  dialog.
17430  If a cell contains \SpecialChar TeX
17431  Code mark only the characters, otherwise the colored
17432  \SpecialChar TeX
17433  Code will cause \SpecialChar LaTeX
17434  errors.
17435 \end_layout
17436
17437 \begin_layout Standard
17438 \begin_inset Note Greyedout
17439 status open
17440
17441 \begin_layout Plain Layout
17442
17443 \series bold
17444 Note:
17445 \series default
17446  Not all DVI-viewers are able to display self-defined colors.
17447 \end_layout
17448
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \begin_layout Standard
17455 \begin_inset VSpace bigskip
17456 \end_inset
17457
17458
17459 \end_layout
17460
17461 \begin_layout Standard
17462 To create Table
17463 \begin_inset space ~
17464 \end_inset
17465
17466
17467 \begin_inset CommandInset ref
17468 LatexCommand ref
17469 reference "tab:Table-colored-using"
17470
17471 \end_inset
17472
17473  do the following: The color of the first column should be 
17474 \emph on
17475 darkgreen
17476 \emph default
17477 .
17478  So insert
17479 \end_layout
17480
17481 \begin_layout Standard
17482
17483 \series bold
17484 >{
17485 \backslash
17486 columncolor{darkgreen}
17487 \backslash
17488 centering}c
17489 \end_layout
17490
17491 \begin_layout Standard
17492 as \SpecialChar LaTeX
17493 -argument for this column.
17494  The first row should be light blue, therefore the \SpecialChar TeX
17495  Code command
17496 \end_layout
17497
17498 \begin_layout Standard
17499
17500 \series bold
17501
17502 \backslash
17503 rowcolor{cyan}
17504 \end_layout
17505
17506 \begin_layout Standard
17507 is inserted to the first cell of this row.
17508  Note that this overwrites the column color for the first cell.
17509  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17510  Code
17511  command
17512 \end_layout
17513
17514 \begin_layout Standard
17515
17516 \series bold
17517
17518 \backslash
17519 cellcolor{Maroon}
17520 \end_layout
17521
17522 \begin_layout Standard
17523 The characters could now be colored using the menu 
17524 \family sans
17525 Edit\SpecialChar menuseparator
17526 Text
17527 \begin_inset space ~
17528 \end_inset
17529
17530 Style
17531 \family default
17532 .
17533 \end_layout
17534
17535 \begin_layout Standard
17536 \begin_inset Float table
17537 placement h
17538 wide false
17539 sideways false
17540 status open
17541
17542 \begin_layout Plain Layout
17543 \begin_inset Caption Standard
17544
17545 \begin_layout Plain Layout
17546 \begin_inset CommandInset label
17547 LatexCommand label
17548 name "tab:Table-colored-using"
17549
17550 \end_inset
17551
17552 Table colored using the package 
17553 \series bold
17554 colortbl
17555 \series default
17556
17557 \begin_inset Argument 1
17558 status collapsed
17559
17560 \begin_layout Plain Layout
17561 Table with colortbl
17562 \end_layout
17563
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \end_inset
17570
17571
17572 \end_layout
17573
17574 \begin_layout Plain Layout
17575 \align center
17576 \begin_inset Tabular
17577 <lyxtabular version="3" rows="3" columns="3">
17578 <features tabularvalignment="middle">
17579 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17580 <column alignment="center" valignment="top">
17581 <column alignment="center" valignment="top">
17582 <row>
17583 <cell alignment="center" valignment="top" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 \begin_inset ERT
17588 status collapsed
17589
17590 \begin_layout Plain Layout
17591
17592
17593 \backslash
17594 rowcolor{cyan}
17595 \end_layout
17596
17597 \end_inset
17598
17599
17600 \color magenta
17601 a
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell alignment="center" valignment="top" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610
17611 \color red
17612 b
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 <cell alignment="center" valignment="top" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621
17622 \color red
17623 c
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 </row>
17629 <row>
17630 <cell alignment="center" valignment="top" usebox="none">
17631 \begin_inset Text
17632
17633 \begin_layout Plain Layout
17634
17635 \color yellow
17636 d
17637 \end_layout
17638
17639 \end_inset
17640 </cell>
17641 <cell alignment="center" valignment="top" usebox="none">
17642 \begin_inset Text
17643
17644 \begin_layout Plain Layout
17645
17646 \color blue
17647 e
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656
17657 \color blue
17658 f
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 </row>
17664 <row>
17665 <cell alignment="center" valignment="top" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669
17670 \color yellow
17671 g
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 <cell alignment="center" valignment="top" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Plain Layout
17680
17681 \color blue
17682 h
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 <cell alignment="center" valignment="top" usebox="none">
17688 \begin_inset Text
17689
17690 \begin_layout Plain Layout
17691 \begin_inset ERT
17692 status collapsed
17693
17694 \begin_layout Plain Layout
17695
17696
17697 \backslash
17698 cellcolor{Maroon}
17699 \end_layout
17700
17701 \end_inset
17702
17703
17704 \color green
17705 i
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 </row>
17711 </lyxtabular>
17712
17713 \end_inset
17714
17715
17716 \end_layout
17717
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \begin_layout Standard
17724 \begin_inset ERT
17725 status collapsed
17726
17727 \begin_layout Plain Layout
17728
17729
17730 \backslash
17731 else
17732 \end_layout
17733
17734 \end_inset
17735
17736
17737 \begin_inset Note Note
17738 status open
17739
17740 \begin_layout Plain Layout
17741 The following will be displayed when the \SpecialChar LaTeX
17742 -package 
17743 \series bold
17744 colortbl
17745 \series default
17746  is not installed:
17747 \end_layout
17748
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \begin_layout Standard
17755 You need to install the package 
17756 \series bold
17757 colortbl
17758 \series default
17759  to see the content of this section in the output.
17760 \end_layout
17761
17762 \begin_layout Standard
17763 \begin_inset ERT
17764 status collapsed
17765
17766 \begin_layout Plain Layout
17767
17768
17769 \backslash
17770 fi
17771 \end_layout
17772
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \begin_layout Subsection
17779 Colored Rows
17780 \begin_inset Index idx
17781 status collapsed
17782
17783 \begin_layout Plain Layout
17784 Table Color ! for Rows
17785 \end_layout
17786
17787 \end_inset
17788
17789
17790 \begin_inset Index idx
17791 status collapsed
17792
17793 \begin_layout Plain Layout
17794 Color ! for Table Rows
17795 \end_layout
17796
17797 \end_inset
17798
17799
17800 \end_layout
17801
17802 \begin_layout Standard
17803 In case every second table row needs to be colored there is an alternative
17804  to the method described in the previous section: One loads the package
17805  
17806 \series bold
17807 xcolor
17808 \series default
17809
17810 \begin_inset Index idx
17811 status collapsed
17812
17813 \begin_layout Plain Layout
17814 \SpecialChar LaTeX
17815 -packages ! xcolor
17816 \begin_inset ERT
17817 status collapsed
17818
17819 \begin_layout Plain Layout
17820
17821
17822 \backslash
17823 vspace{4mm}
17824 \end_layout
17825
17826 \end_inset
17827
17828
17829 \end_layout
17830
17831 \end_inset
17832
17833  in the document preamble with the command
17834 \end_layout
17835
17836 \begin_layout Standard
17837
17838 \series bold
17839
17840 \backslash
17841 usepackage[table]{xcolor}
17842 \end_layout
17843
17844 \begin_layout Standard
17845
17846 \series bold
17847 xcolor
17848 \series default
17849  automatically loads also the package 
17850 \series bold
17851 colortbl
17852 \series default
17853
17854 \begin_inset Index idx
17855 status collapsed
17856
17857 \begin_layout Plain Layout
17858 \SpecialChar LaTeX
17859 -packages ! colortbl
17860 \end_layout
17861
17862 \end_inset
17863
17864 , so 
17865 \series bold
17866 colortbl
17867 \series default
17868  must be installed in your \SpecialChar LaTeX
17869 -distribution, otherwise you get \SpecialChar LaTeX
17870 -errors.
17871 \end_layout
17872
17873 \begin_layout Standard
17874 \begin_inset ERT
17875 status collapsed
17876
17877 \begin_layout Plain Layout
17878
17879
17880 \backslash
17881 ifcolortbl
17882 \end_layout
17883
17884 \end_inset
17885
17886
17887 \begin_inset Note Note
17888 status open
17889
17890 \begin_layout Plain Layout
17891 The following section part will only be displayed when the \SpecialChar LaTeX
17892 -package 
17893 \series bold
17894 colortbl
17895 \series default
17896  is installed.
17897 \end_layout
17898
17899 \end_inset
17900
17901
17902 \end_layout
17903
17904 \begin_layout Standard
17905 The table rows are colored with the command
17906 \end_layout
17907
17908 \begin_layout Standard
17909
17910 \series bold
17911
17912 \backslash
17913 rowcolors[commands]{row number}{odd row color}{even row color}
17914 \end_layout
17915
17916 \begin_layout Standard
17917 that is either inserted in the document preamble or as \SpecialChar TeX
17918  Code before the
17919  first table to be colored.
17920  row
17921 \begin_inset space ~
17922 \end_inset
17923
17924 number is the number of the first row which should be colored according
17925  to the odd row color.
17926  commands can be additional commands that are executed before every table
17927  row.
17928  So for example the command
17929 \end_layout
17930
17931 \begin_layout Standard
17932
17933 \series bold
17934
17935 \backslash
17936 rowcolors{1}{white}{lightgray}
17937 \end_layout
17938
17939 \begin_layout Standard
17940 leads to the coloring scheme of Table
17941 \begin_inset space ~
17942 \end_inset
17943
17944
17945 \begin_inset CommandInset ref
17946 LatexCommand ref
17947 reference "tab:Table-rowcolors"
17948
17949 \end_inset
17950
17951 .
17952  The command
17953 \end_layout
17954
17955 \begin_layout Standard
17956
17957 \series bold
17958
17959 \backslash
17960 rowcolors[
17961 \backslash
17962 hline]{1}{lightgray}{cyan}
17963 \end_layout
17964
17965 \begin_layout Standard
17966 leads to the coloring scheme of Table
17967 \begin_inset space ~
17968 \end_inset
17969
17970
17971 \begin_inset CommandInset ref
17972 LatexCommand ref
17973 reference "tab:Table-rowcolors-2"
17974
17975 \end_inset
17976
17977 .
17978  If odd
17979 \begin_inset space ~
17980 \end_inset
17981
17982 row
17983 \begin_inset space ~
17984 \end_inset
17985
17986 color and/or even
17987 \begin_inset space ~
17988 \end_inset
17989
17990 row
17991 \begin_inset space ~
17992 \end_inset
17993
17994 color are left empty, no color will be used so that the command
17995 \end_layout
17996
17997 \begin_layout Standard
17998
17999 \series bold
18000
18001 \backslash
18002 rowcolors{1}{}{}
18003 \end_layout
18004
18005 \begin_layout Standard
18006 deletes all colors.
18007  
18008 \series bold
18009
18010 \backslash
18011 rowcolors
18012 \series default
18013  affects all tables following that command.
18014 \end_layout
18015
18016 \begin_layout Standard
18017 \begin_inset ERT
18018 status open
18019
18020 \begin_layout Plain Layout
18021
18022
18023 \backslash
18024 rowcolors{1}{white}{lightgray}
18025 \end_layout
18026
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \begin_layout Standard
18033 \begin_inset Float table
18034 placement h
18035 wide false
18036 sideways false
18037 status open
18038
18039 \begin_layout Plain Layout
18040 \begin_inset Caption Standard
18041
18042 \begin_layout Plain Layout
18043 \begin_inset CommandInset label
18044 LatexCommand label
18045 name "tab:Table-rowcolors"
18046
18047 \end_inset
18048
18049 Table where every second row is colored light gray.
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \begin_layout Plain Layout
18058 \align center
18059 \begin_inset Tabular
18060 <lyxtabular version="3" rows="4" columns="3">
18061 <features tabularvalignment="middle">
18062 <column alignment="center" valignment="top">
18063 <column alignment="center" valignment="top" width="0pt">
18064 <column alignment="center" valignment="top" width="0pt">
18065 <row>
18066 <cell alignment="center" valignment="top" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070 X
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 Y
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 Z
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 </row>
18094 <row>
18095 <cell alignment="center" valignment="top" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099 1
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 <cell alignment="center" valignment="top" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108 2
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 3
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 </row>
18123 <row>
18124 <cell alignment="center" valignment="top" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128 4
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 5
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 <cell alignment="center" valignment="top" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146 6
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 </row>
18152 <row>
18153 <cell alignment="center" valignment="top" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 7
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166 8
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 <cell alignment="center" valignment="top" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175 9
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 </row>
18181 </lyxtabular>
18182
18183 \end_inset
18184
18185
18186 \end_layout
18187
18188 \end_inset
18189
18190
18191 \end_layout
18192
18193 \begin_layout Standard
18194 \begin_inset ERT
18195 status open
18196
18197 \begin_layout Plain Layout
18198
18199
18200 \backslash
18201 rowcolors[
18202 \backslash
18203 hline]{1}{lightgray}{cyan}
18204 \end_layout
18205
18206 \end_inset
18207
18208
18209 \end_layout
18210
18211 \begin_layout Standard
18212 \begin_inset Float table
18213 placement h
18214 wide false
18215 sideways false
18216 status open
18217
18218 \begin_layout Plain Layout
18219 \begin_inset Caption Standard
18220
18221 \begin_layout Plain Layout
18222 \begin_inset CommandInset label
18223 LatexCommand label
18224 name "tab:Table-rowcolors-2"
18225
18226 \end_inset
18227
18228 Table where every second row is colored cyan and at which there is a line
18229  between each row.
18230 \end_layout
18231
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \begin_layout Plain Layout
18238 \align center
18239 \begin_inset Tabular
18240 <lyxtabular version="3" rows="4" columns="3">
18241 <features tabularvalignment="middle">
18242 <column alignment="center" valignment="top">
18243 <column alignment="center" valignment="top">
18244 <column alignment="center" valignment="top" width="0pt">
18245 <row>
18246 <cell alignment="center" valignment="top" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 X
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 Y
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 <cell alignment="center" valignment="top" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 Z
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 </row>
18274 <row>
18275 <cell alignment="center" valignment="top" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 1
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 2
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 3
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 </row>
18303 <row>
18304 <cell alignment="center" valignment="top" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 4
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell alignment="center" valignment="top" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 5
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 6
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 </row>
18332 <row>
18333 <cell alignment="center" valignment="top" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 7
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 8
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 9
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 </row>
18361 </lyxtabular>
18362
18363 \end_inset
18364
18365
18366 \end_layout
18367
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \begin_layout Standard
18374 \begin_inset ERT
18375 status collapsed
18376
18377 \begin_layout Plain Layout
18378
18379
18380 \backslash
18381 rowcolors{1}{}{}
18382 \end_layout
18383
18384 \end_inset
18385
18386
18387 \begin_inset Note Note
18388 status collapsed
18389
18390 \begin_layout Plain Layout
18391 turns off the row coloring
18392 \end_layout
18393
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \begin_layout Standard
18400 \begin_inset ERT
18401 status collapsed
18402
18403 \begin_layout Plain Layout
18404
18405
18406 \backslash
18407 else
18408 \end_layout
18409
18410 \end_inset
18411
18412
18413 \begin_inset Note Note
18414 status open
18415
18416 \begin_layout Plain Layout
18417 The following will be displayed when the \SpecialChar LaTeX
18418 -package 
18419 \series bold
18420 colortbl
18421 \series default
18422  is not installed:
18423 \end_layout
18424
18425 \end_inset
18426
18427
18428 \end_layout
18429
18430 \begin_layout Standard
18431 You need to install the package 
18432 \series bold
18433 colortbl
18434 \series default
18435  to see the content of this section in the output.
18436 \end_layout
18437
18438 \begin_layout Standard
18439 \begin_inset ERT
18440 status collapsed
18441
18442 \begin_layout Plain Layout
18443
18444
18445 \backslash
18446 fi
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \end_layout
18453
18454 \begin_layout Subsection
18455 Colored Lines
18456 \begin_inset Index idx
18457 status collapsed
18458
18459 \begin_layout Plain Layout
18460 Table Color ! for Lines
18461 \end_layout
18462
18463 \end_inset
18464
18465
18466 \begin_inset Index idx
18467 status collapsed
18468
18469 \begin_layout Plain Layout
18470 Color ! for Table Lines
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \begin_layout Standard
18479 As described in section
18480 \begin_inset space ~
18481 \end_inset
18482
18483
18484 \begin_inset CommandInset ref
18485 LatexCommand ref
18486 reference "subsec:Line-Thickness"
18487
18488 \end_inset
18489
18490 , the line thickness for all lines in a table can be adjusted with the length
18491  
18492 \series bold
18493
18494 \backslash
18495 arrayrulewidth
18496 \series default
18497 .
18498  It is set to 1.5
18499 \begin_inset space \thinspace{}
18500 \end_inset
18501
18502 pt for all tables of this section.
18503 \begin_inset ERT
18504 status collapsed
18505
18506 \begin_layout Plain Layout
18507
18508
18509 \backslash
18510 setlength{
18511 \backslash
18512 arrayrulewidth}{1.5pt}
18513 \end_layout
18514
18515 \end_inset
18516
18517
18518 \end_layout
18519
18520 \begin_layout Standard
18521 To color vertical lines for example with green, create the following column
18522  format in the document preamble, according to the description in section
18523 \begin_inset space ~
18524 \end_inset
18525
18526
18527 \begin_inset CommandInset ref
18528 LatexCommand ref
18529 reference "subsec:Customized-Format"
18530
18531 \end_inset
18532
18533 :
18534 \end_layout
18535
18536 \begin_layout Standard
18537
18538 \series bold
18539
18540 \backslash
18541 newcolumntype{W}{!{
18542 \backslash
18543 color{green}
18544 \backslash
18545 vline}}
18546 \end_layout
18547
18548 \begin_layout Standard
18549 For Table
18550 \begin_inset space ~
18551 \end_inset
18552
18553
18554 \begin_inset CommandInset ref
18555 LatexCommand ref
18556 reference "tab:Table-with-vertical-colored"
18557
18558 \end_inset
18559
18560  the \SpecialChar LaTeX
18561 -argument
18562 \series bold
18563  WcW
18564 \series default
18565  was used for the last column and
18566 \series bold
18567  Wc
18568 \series default
18569  for the other columns.
18570 \end_layout
18571
18572 \begin_layout Standard
18573 If you want to have several colors, define more column formats.
18574 \end_layout
18575
18576 \begin_layout Standard
18577 \begin_inset Float table
18578 placement h
18579 wide false
18580 sideways false
18581 status open
18582
18583 \begin_layout Plain Layout
18584 \begin_inset Caption Standard
18585
18586 \begin_layout Plain Layout
18587 \begin_inset CommandInset label
18588 LatexCommand label
18589 name "tab:Table-with-vertical-colored"
18590
18591 \end_inset
18592
18593 Table with colored vertical lines
18594 \end_layout
18595
18596 \end_inset
18597
18598
18599 \end_layout
18600
18601 \begin_layout Plain Layout
18602 \align center
18603 \begin_inset Tabular
18604 <lyxtabular version="3" rows="3" columns="3">
18605 <features tabularvalignment="middle">
18606 <column alignment="center" valignment="top" special="Wc">
18607 <column alignment="center" valignment="top" special="Wc">
18608 <column alignment="center" valignment="top" special="WcW">
18609 <row>
18610 <cell alignment="center" valignment="top" topline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614 sd
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell alignment="center" valignment="top" topline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" topline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 </row>
18638 <row>
18639 <cell alignment="center" valignment="top" topline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" topline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 sd
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" topline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row>
18668 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690 sd
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 </lyxtabular>
18697
18698 \end_inset
18699
18700
18701 \end_layout
18702
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \begin_layout Standard
18709 \begin_inset VSpace bigskip
18710 \end_inset
18711
18712 To color horizontal lines for example with red, as in Table
18713 \begin_inset space ~
18714 \end_inset
18715
18716
18717 \begin_inset CommandInset ref
18718 LatexCommand ref
18719 reference "tab:Table-with-horizontal-colored"
18720
18721 \end_inset
18722
18723 , insert these commands in \SpecialChar TeX
18724  Code before the table or table float:
18725 \end_layout
18726
18727 \begin_layout Standard
18728
18729 \series bold
18730
18731 \backslash
18732 let
18733 \backslash
18734 myHlineC
18735 \backslash
18736 hline
18737 \begin_inset Newline newline
18738 \end_inset
18739
18740
18741 \backslash
18742 renewcommand{
18743 \backslash
18744 hline}
18745 \begin_inset Newline newline
18746 \end_inset
18747
18748
18749 \begin_inset Phantom HPhantom
18750 status open
18751
18752 \begin_layout Plain Layout
18753
18754 \series bold
18755 \begin_inset space ~
18756 \end_inset
18757
18758
18759 \end_layout
18760
18761 \end_inset
18762
18763 {
18764 \backslash
18765 arrayrulecolor{red}
18766 \backslash
18767 myHlineC
18768 \backslash
18769 arrayrulecolor{black}}
18770 \end_layout
18771
18772 \begin_layout Standard
18773 \begin_inset ERT
18774 status collapsed
18775
18776 \begin_layout Plain Layout
18777
18778
18779 \backslash
18780 let
18781 \backslash
18782 myHlineC
18783 \backslash
18784 hline
18785 \end_layout
18786
18787 \begin_layout Plain Layout
18788
18789
18790 \backslash
18791 renewcommand{
18792 \backslash
18793 hline}
18794 \end_layout
18795
18796 \begin_layout Plain Layout
18797
18798  {
18799 \backslash
18800 arrayrulecolor{red}
18801 \backslash
18802 myHlineC
18803 \backslash
18804 arrayrulecolor{black}}
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \begin_inset Float table
18811 placement h
18812 wide false
18813 sideways false
18814 status open
18815
18816 \begin_layout Plain Layout
18817 \begin_inset Caption Standard
18818
18819 \begin_layout Plain Layout
18820 \begin_inset CommandInset label
18821 LatexCommand label
18822 name "tab:Table-with-horizontal-colored"
18823
18824 \end_inset
18825
18826 Table with colored horizontal lines
18827 \end_layout
18828
18829 \end_inset
18830
18831
18832 \end_layout
18833
18834 \begin_layout Plain Layout
18835 \align center
18836 \begin_inset Tabular
18837 <lyxtabular version="3" rows="3" columns="3">
18838 <features tabularvalignment="middle">
18839 <column alignment="center" valignment="top">
18840 <column alignment="center" valignment="top">
18841 <column alignment="center" valignment="top">
18842 <row>
18843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 sd
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 </row>
18871 <row>
18872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 sd
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 </row>
18900 <row>
18901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 sd
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 </row>
18929 </lyxtabular>
18930
18931 \end_inset
18932
18933
18934 \end_layout
18935
18936 \end_inset
18937
18938
18939 \end_layout
18940
18941 \begin_layout Standard
18942 To return to the default line color black, insert this command in \SpecialChar TeX
18943  Code
18944  after the table or table float:
18945 \end_layout
18946
18947 \begin_layout Standard
18948
18949 \series bold
18950
18951 \backslash
18952 renewcommand{
18953 \backslash
18954 hline}{
18955 \backslash
18956 myHlineC}
18957 \end_layout
18958
18959 \begin_layout Standard
18960 Table
18961 \begin_inset space ~
18962 \end_inset
18963
18964
18965 \begin_inset CommandInset ref
18966 LatexCommand ref
18967 reference "tab:Table-with-colored"
18968
18969 \end_inset
18970
18971  is an example with colored vertical and horizontal lines.
18972 \end_layout
18973
18974 \begin_layout Standard
18975 \begin_inset Float table
18976 placement h
18977 wide false
18978 sideways false
18979 status open
18980
18981 \begin_layout Plain Layout
18982 \begin_inset Caption Standard
18983
18984 \begin_layout Plain Layout
18985 \begin_inset CommandInset label
18986 LatexCommand label
18987 name "tab:Table-with-colored"
18988
18989 \end_inset
18990
18991 Table with colored lines
18992 \end_layout
18993
18994 \end_inset
18995
18996
18997 \end_layout
18998
18999 \begin_layout Plain Layout
19000 \align center
19001 \begin_inset Tabular
19002 <lyxtabular version="3" rows="3" columns="3">
19003 <features tabularvalignment="middle">
19004 <column alignment="center" valignment="top" special="Wc">
19005 <column alignment="center" valignment="top" special="Wc">
19006 <column alignment="center" valignment="top" special="WcW">
19007 <row>
19008 <cell alignment="center" valignment="top" topline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 sd
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 </row>
19036 <row>
19037 <cell alignment="center" valignment="top" topline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041
19042 \end_layout
19043
19044 \end_inset
19045 </cell>
19046 <cell alignment="center" valignment="top" topline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050 sd
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 </row>
19065 <row topspace="default">
19066 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 sd
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 </lyxtabular>
19095
19096 \end_inset
19097
19098
19099 \end_layout
19100
19101 \end_inset
19102
19103
19104 \end_layout
19105
19106 \begin_layout Standard
19107 \begin_inset ERT
19108 status collapsed
19109
19110 \begin_layout Plain Layout
19111
19112
19113 \backslash
19114 renewcommand{
19115 \backslash
19116 hline}{
19117 \backslash
19118 myHlineC}
19119 \end_layout
19120
19121 \end_inset
19122
19123
19124 \end_layout
19125
19126 \begin_layout Standard
19127 \begin_inset ERT
19128 status collapsed
19129
19130 \begin_layout Plain Layout
19131
19132
19133 \backslash
19134 setlength{
19135 \backslash
19136 arrayrulewidth}{0.4pt}
19137 \end_layout
19138
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \begin_layout Section
19145 Rotated Table Cells
19146 \begin_inset CommandInset label
19147 LatexCommand label
19148 name "sec:Rotated-Table-Cells"
19149
19150 \end_inset
19151
19152
19153 \begin_inset Index idx
19154 status collapsed
19155
19156 \begin_layout Plain Layout
19157 Table ! Rotated Cells
19158 \end_layout
19159
19160 \end_inset
19161
19162
19163 \begin_inset Index idx
19164 status collapsed
19165
19166 \begin_layout Plain Layout
19167 Rotated Material
19168 \end_layout
19169
19170 \end_inset
19171
19172
19173 \end_layout
19174
19175 \begin_layout Standard
19176 \begin_inset Note Greyedout
19177 status open
19178
19179 \begin_layout Plain Layout
19180
19181 \series bold
19182 Note:
19183 \series default
19184  Not all DVI-viewers are able to display rotations.
19185 \end_layout
19186
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \begin_layout Standard
19193 Table
19194 \begin_inset space ~
19195 \end_inset
19196
19197
19198 \begin_inset CommandInset ref
19199 LatexCommand ref
19200 reference "tab:Table-with-rotated-multi"
19201
19202 \end_inset
19203
19204  is an example where 3
19205 \begin_inset space ~
19206 \end_inset
19207
19208 cells were rotated by 45
19209 \begin_inset space \thinspace{}
19210 \end_inset
19211
19212 °.
19213 \end_layout
19214
19215 \begin_layout Standard
19216 \begin_inset Float table
19217 placement h
19218 wide false
19219 sideways false
19220 status open
19221
19222 \begin_layout Plain Layout
19223 \begin_inset Caption Standard
19224
19225 \begin_layout Plain Layout
19226 \begin_inset CommandInset label
19227 LatexCommand label
19228 name "tab:Table-with-rotated"
19229
19230 \end_inset
19231
19232 Table with rotated cells in the first row.
19233 \end_layout
19234
19235 \end_inset
19236
19237
19238 \end_layout
19239
19240 \begin_layout Plain Layout
19241 \noindent
19242 \align center
19243 \begin_inset Tabular
19244 <lyxtabular version="3" rows="2" columns="3">
19245 <features tabularvalignment="middle">
19246 <column alignment="center" valignment="top" width="0pt">
19247 <column alignment="center" valignment="top" width="0pt">
19248 <column alignment="center" valignment="top" width="0pt">
19249 <row>
19250 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 cups
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 plates
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 saucers
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 <row>
19279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 45
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 33
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 21
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 </row>
19307 </lyxtabular>
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \end_inset
19315
19316
19317 \end_layout
19318
19319 \begin_layout Standard
19320 \begin_inset Note Greyedout
19321 status open
19322
19323 \begin_layout Plain Layout
19324
19325 \series bold
19326 Note:
19327 \series default
19328  Line breaks (shortcut 
19329 \begin_inset Info
19330 type  "shortcut"
19331 arg   "newline-insert newline"
19332 \end_inset
19333
19334 ) are not allowed in rotated cells.
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \end_layout
19341
19342 \begin_layout Standard
19343 If you want to rotate table cells containing line breaks, you have to put
19344  the cell content into a minipage or a parbox.
19345 \begin_inset Foot
19346 status collapsed
19347
19348 \begin_layout Plain Layout
19349 For more about these boxes see sec.
19350 \begin_inset space \thinspace{}
19351 \end_inset
19352
19353
19354 \begin_inset CommandInset ref
19355 LatexCommand ref
19356 reference "sec:Minipages"
19357
19358 \end_inset
19359
19360  and 
19361 \begin_inset CommandInset ref
19362 LatexCommand ref
19363 reference "sec:Parboxes"
19364
19365 \end_inset
19366
19367 .
19368 \end_layout
19369
19370 \end_inset
19371
19372  If you rotate this cell by 90
19373 \begin_inset space \thinspace{}
19374 \end_inset
19375
19376 ° the width of the box is the height of the cell.
19377  Table
19378 \begin_inset space ~
19379 \end_inset
19380
19381
19382 \begin_inset CommandInset ref
19383 LatexCommand ref
19384 reference "tab:Table-with-rotated-multi"
19385
19386 \end_inset
19387
19388  is an example for a rotated multiline cell where the box width was set
19389  to 3
19390 \begin_inset space \thinspace{}
19391 \end_inset
19392
19393 cm.
19394 \end_layout
19395
19396 \begin_layout Standard
19397 \begin_inset Float table
19398 wide false
19399 sideways false
19400 status open
19401
19402 \begin_layout Plain Layout
19403 \begin_inset Caption Standard
19404
19405 \begin_layout Plain Layout
19406 \begin_inset CommandInset label
19407 LatexCommand label
19408 name "tab:Table-with-rotated-multi"
19409
19410 \end_inset
19411
19412 Table with rotated multiline cell.
19413 \end_layout
19414
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \begin_layout Plain Layout
19421 \noindent
19422 \align center
19423 \begin_inset Tabular
19424 <lyxtabular version="3" rows="2" columns="3">
19425 <features tabularvalignment="middle">
19426 <column alignment="center" valignment="top">
19427 <column alignment="center" valignment="top" width="0pt">
19428 <column alignment="center" valignment="top">
19429 <row>
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 a
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset Box Frameless
19444 position "t"
19445 hor_pos "c"
19446 has_inner_box 1
19447 inner_pos "t"
19448 use_parbox 0
19449 use_makebox 0
19450 width "3cm"
19451 special "none"
19452 height "1in"
19453 height_special "totalheight"
19454 thickness "0.4pt"
19455 separation "3pt"
19456 shadowsize "4pt"
19457 framecolor "black"
19458 backgroundcolor "none"
19459 status open
19460
19461 \begin_layout Plain Layout
19462 rotated cell
19463 \begin_inset Newline newline
19464 \end_inset
19465
19466 with line break
19467 \end_layout
19468
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 e
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 b
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500 c
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 d
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 </lyxtabular>
19516
19517 \end_inset
19518
19519
19520 \end_layout
19521
19522 \end_inset
19523
19524
19525 \end_layout
19526
19527 \begin_layout Section
19528 Table Width Calculation
19529 \begin_inset CommandInset label
19530 LatexCommand label
19531 name "sec:Table-Width-Calculation"
19532
19533 \end_inset
19534
19535
19536 \end_layout
19537
19538 \begin_layout Standard
19539 For wide tables it is sometimes difficult to assure that the table does
19540  not protrude over the page margin.
19541  Setting a fixed width for every column of the table is the solution, but
19542  what amount of space is needed for each column?
19543 \end_layout
19544
19545 \begin_layout Standard
19546 The table width 
19547 \begin_inset Formula $W_{\mathrm{table}}$
19548 \end_inset
19549
19550  can be calculated: Every column has the width of the specified column width
19551  
19552 \begin_inset Formula $W_{\mathrm{column}}$
19553 \end_inset
19554
19555  (that the content of the column can consume) plus two times the separation
19556  between the column content and the column border (\SpecialChar LaTeX
19557  length
19558 \series bold
19559  
19560 \backslash
19561 tabcolsep
19562 \series default
19563 , default 6
19564 \begin_inset space \thinspace{}
19565 \end_inset
19566
19567 pt) plus the width of a border line (\SpecialChar LaTeX
19568  length 
19569 \series bold
19570
19571 \backslash
19572 arrayrulewidth
19573 \series default
19574 , default 0.4
19575 \begin_inset space \thinspace{}
19576 \end_inset
19577
19578 pt): So if all 
19579 \begin_inset Formula $n$
19580 \end_inset
19581
19582
19583 \begin_inset space ~
19584 \end_inset
19585
19586 columns have the same width, the table width is
19587 \begin_inset Formula 
19588 \begin{equation}
19589 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19590 \end{equation}
19591
19592 \end_inset
19593
19594
19595 \end_layout
19596
19597 \begin_layout Standard
19598 The available width for a table is the space between the page margins or
19599  the width of a text column (for a two-column document) (\SpecialChar LaTeX
19600  length 
19601 \series bold
19602
19603 \backslash
19604 columnwidth
19605 \series default
19606 ).
19607  If all table columns should have the same width and 
19608 \begin_inset Formula $W_{\mathrm{table}}$
19609 \end_inset
19610
19611  should be 1
19612 \begin_inset space \thinspace{}
19613 \end_inset
19614
19615
19616 \backslash
19617 columnwidth, 
19618 \begin_inset Formula $W_{\mathrm{column}}$
19619 \end_inset
19620
19621  can easily be calculated.
19622 \end_layout
19623
19624 \begin_layout Standard
19625 To be able to perform calculations you need to load the \SpecialChar LaTeX
19626 -package 
19627 \series bold
19628 calc
19629 \series default
19630
19631 \begin_inset Index idx
19632 status collapsed
19633
19634 \begin_layout Plain Layout
19635 \SpecialChar LaTeX
19636 -packages ! calc
19637 \end_layout
19638
19639 \end_inset
19640
19641  in the document preamble.
19642  To set the width in the table dialog you have to use the field 
19643 \family sans
19644 \SpecialChar LaTeX
19645  argument
19646 \family default
19647 .
19648  The command scheme for this field is the same that is explained in section
19649 \begin_inset space ~
19650 \end_inset
19651
19652
19653 \begin_inset CommandInset ref
19654 LatexCommand ref
19655 reference "subsec:Multicolumn-Calculations"
19656
19657 \end_inset
19658
19659 .
19660  For a table with 5
19661 \begin_inset space \thinspace{}
19662 \end_inset
19663
19664 columns with an uniform width and centered text, enter there for each column
19665  the command
19666 \end_layout
19667
19668 \begin_layout Standard
19669
19670 \series bold
19671 >{
19672 \backslash
19673 centering}p{(1
19674 \backslash
19675 columnwidth-62.4pt)/5}
19676 \end_layout
19677
19678 \begin_layout Standard
19679 For a table with 5
19680 \begin_inset space \thinspace{}
19681 \end_inset
19682
19683 columns where 2 should have 0.75
19684 \begin_inset space ~
19685 \end_inset
19686
19687 times the width than the 3 others, the calculation is
19688 \begin_inset Formula 
19689 \begin{align}
19690 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19691  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19692  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19693 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19694 \end{align}
19695
19696 \end_inset
19697
19698
19699 \end_layout
19700
19701 \begin_layout Standard
19702 In the table therefore the command
19703 \end_layout
19704
19705 \begin_layout Standard
19706
19707 \series bold
19708 >{
19709 \backslash
19710 centering}p{(1
19711 \backslash
19712 columnwidth-62.4pt)/
19713 \backslash
19714 real{4.5}}
19715 \end_layout
19716
19717 \begin_layout Standard
19718 is used for the wider columns and
19719 \end_layout
19720
19721 \begin_layout Standard
19722
19723 \series bold
19724 >{
19725 \backslash
19726 centering}p{(1
19727 \backslash
19728 columnwidth-62.4pt)/
19729 \backslash
19730 real{4.5}*
19731 \backslash
19732 real{0.75}}
19733 \end_layout
19734
19735 \begin_layout Standard
19736 for the smaller ones:
19737 \end_layout
19738
19739 \begin_layout Standard
19740 \begin_inset Tabular
19741 <lyxtabular version="3" rows="2" columns="5">
19742 <features tabularvalignment="middle">
19743 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19744 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19745 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19746 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19747 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19748 <row>
19749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 1
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762 2
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 3
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780 4
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789 5
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 111111 1111111 111111 111111111 11111 11111 1111
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818 2222 22222 222222 222222222 2222222 22 22222
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 333333 333333 333333 33333 3333333 333
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 </row>
19842 </lyxtabular>
19843
19844 \end_inset
19845
19846
19847 \end_layout
19848
19849 \begin_layout Section
19850 Table Customization
19851 \begin_inset Index idx
19852 status collapsed
19853
19854 \begin_layout Plain Layout
19855 Table Customization
19856 \end_layout
19857
19858 \end_inset
19859
19860
19861 \begin_inset Index idx
19862 status collapsed
19863
19864 \begin_layout Plain Layout
19865 Table ! Customization
19866 \end_layout
19867
19868 \end_inset
19869
19870
19871 \end_layout
19872
19873 \begin_layout Subsection
19874 Row Spacing
19875 \begin_inset CommandInset label
19876 LatexCommand label
19877 name "subsec:Row-Spacing"
19878
19879 \end_inset
19880
19881
19882 \begin_inset Index idx
19883 status collapsed
19884
19885 \begin_layout Plain Layout
19886 Table Customization ! Row Spacing
19887 \end_layout
19888
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \begin_layout Standard
19895 You can add vertical space to table rows in the 
19896 \family sans
19897 Borders
19898 \family default
19899  tab of the table dialog.
19900  You find there three possibilities:
19901 \end_layout
19902
19903 \begin_layout Description
19904 Top
19905 \begin_inset space ~
19906 \end_inset
19907
19908 of
19909 \begin_inset space ~
19910 \end_inset
19911
19912 row will add space above the characters of the table row.
19913  If the table is a formal table
19914 \begin_inset Foot
19915 status collapsed
19916
19917 \begin_layout Plain Layout
19918 Formal tables are explained in section
19919 \begin_inset space ~
19920 \end_inset
19921
19922
19923 \begin_inset CommandInset ref
19924 LatexCommand ref
19925 reference "sec:Formal-Tables"
19926
19927 \end_inset
19928
19929 .
19930 \end_layout
19931
19932 \end_inset
19933
19934  \SpecialChar LyX
19935  will insert as default 0.5
19936 \begin_inset space \thinspace{}
19937 \end_inset
19938
19939 em space.
19940  For normal tables the inserted space will unfortunately destroy the vertical
19941  table lines as in the following table:
19942 \begin_inset VSpace medskip
19943 \end_inset
19944
19945
19946 \begin_inset Newline newline
19947 \end_inset
19948
19949
19950 \begin_inset space \hspace*{}
19951 \length 0pt
19952 \end_inset
19953
19954
19955 \begin_inset space \hfill{}
19956 \end_inset
19957
19958
19959 \begin_inset Tabular
19960 <lyxtabular version="3" rows="3" columns="1">
19961 <features tabularvalignment="middle">
19962 <column alignment="center" valignment="top">
19963 <row>
19964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 A
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 </row>
19974 <row topspace="3mm">
19975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979 3
19980 \begin_inset space \thinspace{}
19981 \end_inset
19982
19983 mm space top of row
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 <row>
19990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 C
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 </row>
20000 </lyxtabular>
20001
20002 \end_inset
20003
20004
20005 \begin_inset space \hfill{}
20006 \end_inset
20007
20008
20009 \begin_inset space \hspace*{}
20010 \length 0pt
20011 \end_inset
20012
20013
20014 \begin_inset VSpace medskip
20015 \end_inset
20016
20017
20018 \begin_inset Newline newline
20019 \end_inset
20020
20021 So inserting space in the top of row for normal tables is only useful when
20022  you don't have vertical lines.
20023 \end_layout
20024
20025 \begin_layout Description
20026 Bottom
20027 \begin_inset space ~
20028 \end_inset
20029
20030 of
20031 \begin_inset space ~
20032 \end_inset
20033
20034 row will add space below the characters of the table row.
20035  If the table is a formal table \SpecialChar LyX
20036  will insert as default 0.5
20037 \begin_inset space \thinspace{}
20038 \end_inset
20039
20040 em space, for normal tables the default size is 2
20041 \begin_inset space \thinspace{}
20042 \end_inset
20043
20044 pt.
20045 \end_layout
20046
20047 \begin_layout Description
20048 Between
20049 \begin_inset space ~
20050 \end_inset
20051
20052 rows adds space between the current and the following row.
20053  If the table is a formal table \SpecialChar LyX
20054  will insert as default 0.5
20055 \begin_inset space \thinspace{}
20056 \end_inset
20057
20058 em space.
20059  For normal tables the inserted space will unfortunately destroy the vertical
20060  table lines as in the following table:
20061 \begin_inset VSpace medskip
20062 \end_inset
20063
20064
20065 \begin_inset Newline newline
20066 \end_inset
20067
20068
20069 \begin_inset space \hspace*{}
20070 \length 0pt
20071 \end_inset
20072
20073
20074 \begin_inset space \hfill{}
20075 \end_inset
20076
20077
20078 \begin_inset Tabular
20079 <lyxtabular version="3" rows="3" columns="1">
20080 <features tabularvalignment="middle">
20081 <column alignment="center" valignment="top">
20082 <row>
20083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 A
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row interlinespace="3mm">
20094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 \begin_inset Formula $\downarrow$
20099 \end_inset
20100
20101  3
20102 \begin_inset space \thinspace{}
20103 \end_inset
20104
20105 mm space between row 
20106 \begin_inset Formula $\downarrow$
20107 \end_inset
20108
20109
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 </row>
20115 <row>
20116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 \begin_inset Formula $\uparrow$
20121 \end_inset
20122
20123  3
20124 \begin_inset space \thinspace{}
20125 \end_inset
20126
20127 mm space between row 
20128 \begin_inset Formula $\uparrow$
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 </lyxtabular>
20138
20139 \end_inset
20140
20141
20142 \begin_inset space \hfill{}
20143 \end_inset
20144
20145
20146 \begin_inset space \hspace*{}
20147 \length 0pt
20148 \end_inset
20149
20150
20151 \begin_inset VSpace medskip
20152 \end_inset
20153
20154
20155 \begin_inset Newline newline
20156 \end_inset
20157
20158 So inserting space between rows for normal tables is only useful when you
20159  don't have vertical lines.
20160 \end_layout
20161
20162 \begin_layout Standard
20163 \begin_inset VSpace bigskip
20164 \end_inset
20165
20166 When you want to add extra height to all cells of all tables, you can do
20167  this with the following preamble lines:
20168 \end_layout
20169
20170 \begin_layout Standard
20171
20172 \series bold
20173
20174 \backslash
20175 @ifundefined{extrarowheight}
20176 \begin_inset Newline newline
20177 \end_inset
20178
20179
20180 \begin_inset Phantom HPhantom
20181 status open
20182
20183 \begin_layout Plain Layout
20184
20185 \series bold
20186 \begin_inset space ~
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \end_inset
20193
20194 {
20195 \backslash
20196 usepackage{array}}{}
20197 \begin_inset Newline newline
20198 \end_inset
20199
20200
20201 \backslash
20202 setlength{
20203 \backslash
20204 extrarowheight}{height}
20205 \end_layout
20206
20207 \begin_layout Standard
20208 But this has the disadvantage that the cell texts are no longer exactly
20209  vertically centered.
20210  (The package 
20211 \series bold
20212 array
20213 \series default
20214  will be loaded automatically by \SpecialChar LyX
20215  when you use self defined table formats.
20216  To avoid that it being loaded twice the command 
20217 \series bold
20218
20219 \backslash
20220 @ifundefined
20221 \series default
20222  is used in the above command.)
20223 \end_layout
20224
20225 \begin_layout Standard
20226 If you are using font sizes larger than the normal size, the table borders
20227  are often too close to the letters.
20228  This can be corrected by inserting the command 
20229 \series bold
20230
20231 \backslash
20232 strut
20233 \series default
20234  in \SpecialChar TeX
20235  Code at the beginning of a table row.
20236  Table
20237 \begin_inset space ~
20238 \end_inset
20239
20240
20241 \begin_inset CommandInset ref
20242 LatexCommand ref
20243 reference "tab:Vertical-alignment-of"
20244
20245 \end_inset
20246
20247  illustrates the effect.
20248 \end_layout
20249
20250 \begin_layout Standard
20251 \noindent
20252 \begin_inset Float table
20253 placement h
20254 wide false
20255 sideways false
20256 status open
20257
20258 \begin_layout Plain Layout
20259 \begin_inset Caption Standard
20260
20261 \begin_layout Plain Layout
20262 \begin_inset CommandInset label
20263 LatexCommand label
20264 name "tab:Vertical-alignment-of"
20265
20266 \end_inset
20267
20268 Vertical alignment of text with large font sizes.
20269 \end_layout
20270
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \begin_layout Plain Layout
20277 \begin_inset space \hfill{}
20278 \end_inset
20279
20280
20281 \begin_inset Float table
20282 wide false
20283 sideways false
20284 status collapsed
20285
20286 \begin_layout Plain Layout
20287 \begin_inset Caption Standard
20288
20289 \begin_layout Plain Layout
20290 Normal table.
20291 \end_layout
20292
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \begin_layout Plain Layout
20299 \noindent
20300 \align center
20301 \begin_inset Tabular
20302 <lyxtabular version="3" rows="6" columns="1">
20303 <features tabularvalignment="middle">
20304 <column alignment="left" valignment="top">
20305 <row>
20306 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 Normal, g
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 </row>
20316 <row>
20317 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321
20322 \size large
20323 Large
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 </row>
20329 <row>
20330 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334
20335 \size larger
20336 Larger
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 </row>
20342 <row>
20343 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347
20348 \size largest
20349 Largest
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360
20361 \size huge
20362 Huge
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 </row>
20368 <row>
20369 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373
20374 \size huge
20375 Huger
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 </lyxtabular>
20382
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \begin_inset space \hfill{}
20392 \end_inset
20393
20394
20395 \begin_inset Float table
20396 wide false
20397 sideways false
20398 status collapsed
20399
20400 \begin_layout Plain Layout
20401 \begin_inset Caption Standard
20402
20403 \begin_layout Plain Layout
20404 Table using the command 
20405 \series bold
20406
20407 \backslash
20408 strut
20409 \series default
20410 .
20411 \end_layout
20412
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \begin_layout Plain Layout
20419 \noindent
20420 \align center
20421 \begin_inset Tabular
20422 <lyxtabular version="3" rows="6" columns="1">
20423 <features tabularvalignment="middle">
20424 <column alignment="left" valignment="top">
20425 <row>
20426 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Normal, g
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 </row>
20436 <row>
20437 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441
20442 \size large
20443 \begin_inset ERT
20444 status collapsed
20445
20446 \begin_layout Plain Layout
20447
20448
20449 \backslash
20450 strut 
20451 \end_layout
20452
20453 \end_inset
20454
20455 Large
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 </row>
20461 <row>
20462 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466
20467 \size larger
20468 \begin_inset ERT
20469 status collapsed
20470
20471 \begin_layout Plain Layout
20472
20473
20474 \backslash
20475 strut 
20476 \end_layout
20477
20478 \end_inset
20479
20480 Larger
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 </row>
20486 <row>
20487 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491
20492 \size largest
20493 \begin_inset ERT
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497
20498
20499 \backslash
20500 strut 
20501 \end_layout
20502
20503 \end_inset
20504
20505 Largest
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 </row>
20511 <row>
20512 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516
20517 \size huge
20518 \begin_inset ERT
20519 status collapsed
20520
20521 \begin_layout Plain Layout
20522
20523
20524 \backslash
20525 strut 
20526 \end_layout
20527
20528 \end_inset
20529
20530 Huge
20531 \end_layout
20532
20533 \end_inset
20534 </cell>
20535 </row>
20536 <row>
20537 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541
20542 \size giant
20543 \begin_inset ERT
20544 status collapsed
20545
20546 \begin_layout Plain Layout
20547
20548
20549 \backslash
20550 strut 
20551 \end_layout
20552
20553 \end_inset
20554
20555
20556 \size huge
20557 Huger
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 </lyxtabular>
20564
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \end_inset
20571
20572
20573 \begin_inset space \hfill{}
20574 \end_inset
20575
20576
20577 \end_layout
20578
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \begin_layout Subsection
20585 Special Cell Alignment
20586 \begin_inset CommandInset label
20587 LatexCommand label
20588 name "subsec:Special-Cell-Alignment"
20589
20590 \end_inset
20591
20592
20593 \begin_inset Index idx
20594 status collapsed
20595
20596 \begin_layout Plain Layout
20597 Table Customization ! Special Cell Alignment
20598 \end_layout
20599
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \begin_layout Standard
20606 Sometimes it looks better when the cell entries of a column are aligned
20607  with a special character, e.
20608 \begin_inset space \thinspace{}
20609 \end_inset
20610
20611 g.
20612 \begin_inset space \space{}
20613 \end_inset
20614
20615 with the decimal separator as in Table
20616 \begin_inset space ~
20617 \end_inset
20618
20619
20620 \begin_inset CommandInset ref
20621 LatexCommand ref
20622 reference "tab:Table-cells-align"
20623
20624 \end_inset
20625
20626 .
20627  This alignment is achieved by setting the cursor into the column and then
20628  either pressing the toolbar button 
20629 \begin_inset Info
20630 type  "icon"
20631 arg   "inset-modify tabular align-decimal"
20632 \end_inset
20633
20634  or setting the alignment in the table settings to 
20635 \family sans
20636 At
20637 \begin_inset space ~
20638 \end_inset
20639
20640 Decimal
20641 \begin_inset space ~
20642 \end_inset
20643
20644 Separator
20645 \family default
20646 .
20647  The alignment character can be a character of your choice and is specified
20648  in the table settings.
20649 \end_layout
20650
20651 \begin_layout Standard
20652 \begin_inset Float table
20653 placement h
20654 wide false
20655 sideways false
20656 status open
20657
20658 \begin_layout Plain Layout
20659 \begin_inset Caption Standard
20660
20661 \begin_layout Plain Layout
20662 \begin_inset CommandInset label
20663 LatexCommand label
20664 name "tab:Table-cells-align"
20665
20666 \end_inset
20667
20668 Table cells of a column aligned with the decimal separator.
20669 \end_layout
20670
20671 \end_inset
20672
20673
20674 \end_layout
20675
20676 \begin_layout Plain Layout
20677 \align center
20678 \begin_inset Tabular
20679 <lyxtabular version="3" rows="4" columns="1">
20680 <features booktabs="true" tabularvalignment="middle">
20681 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
20682 <row>
20683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687 heading
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 <row>
20694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698 12.6
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 <row>
20705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 0.68
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 </row>
20715 <row>
20716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 -123.0
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 </row>
20726 </lyxtabular>
20727
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \begin_layout Standard
20739 \begin_inset Float table
20740 placement h
20741 wide false
20742 sideways false
20743 status open
20744
20745 \begin_layout Plain Layout
20746 \begin_inset Caption Standard
20747
20748 \begin_layout Plain Layout
20749 \begin_inset CommandInset label
20750 LatexCommand label
20751 name "tab:Table-align-operator"
20752
20753 \end_inset
20754
20755 Table cells of a column aligned with the operators.
20756 \end_layout
20757
20758 \end_inset
20759
20760
20761 \end_layout
20762
20763 \begin_layout Plain Layout
20764 \align center
20765 \begin_inset Tabular
20766 <lyxtabular version="3" rows="4" columns="2">
20767 <features booktabs="true" tabularvalignment="middle">
20768 <column alignment="right" valignment="top" width="0pt">
20769 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20770 <row>
20771 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 heading
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="center" valignment="top" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 \begin_inset Formula $12\,+$
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 <cell alignment="center" valignment="top" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807 \begin_inset Formula $\,6$
20808 \end_inset
20809
20810
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 </row>
20816 <row>
20817 <cell alignment="center" valignment="top" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821 \begin_inset Formula $0\,-$
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 <cell alignment="center" valignment="top" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833 \begin_inset Formula $\,68$
20834 \end_inset
20835
20836
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 </row>
20842 <row>
20843 <cell alignment="center" valignment="top" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 \begin_inset Formula $-123\,/$
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell alignment="center" valignment="top" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859 \begin_inset Formula $\,0$
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 </row>
20868 </lyxtabular>
20869
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \begin_layout Standard
20881 For alignments at characters in formulas this method does not work because
20882  the field to specify the alignment character does not allow formulas.
20883  In this case one need to use the method from Table
20884 \begin_inset space ~
20885 \end_inset
20886
20887
20888 \begin_inset CommandInset ref
20889 LatexCommand ref
20890 reference "tab:Table-align-operator"
20891
20892 \end_inset
20893
20894 .
20895  This table was created with a 4×2 table.
20896  The heading is a centered multicolumn.
20897  The first column is right-aligned and contains the first part including
20898  the operator.
20899  The second column is left aligned and contains the rest.
20900  A small space was added at the beginning of each cell of the second column
20901  to get the space that is usually around operators.
20902  To omit the space that is normally between two table columns, the following
20903  \SpecialChar LaTeX
20904 -argument was used for the second column:
20905 \end_layout
20906
20907 \begin_layout Standard
20908
20909 \series bold
20910 @{}l
20911 \end_layout
20912
20913 \begin_layout Standard
20914 Table
20915 \begin_inset space ~
20916 \end_inset
20917
20918
20919 \begin_inset CommandInset ref
20920 LatexCommand ref
20921 reference "tab:Several-table-cell"
20922
20923 \end_inset
20924
20925  shows some example alignments.
20926  For the alignment with the relation sign, a small space was added like
20927  for the second column of Table
20928 \begin_inset space ~
20929 \end_inset
20930
20931
20932 \begin_inset CommandInset ref
20933 LatexCommand ref
20934 reference "tab:Table-align-operator"
20935
20936 \end_inset
20937
20938 .
20939 \end_layout
20940
20941 \begin_layout Standard
20942 \begin_inset Float table
20943 placement h
20944 wide false
20945 sideways false
20946 status open
20947
20948 \begin_layout Plain Layout
20949 \begin_inset Caption Standard
20950
20951 \begin_layout Plain Layout
20952 \begin_inset CommandInset label
20953 LatexCommand label
20954 name "tab:Several-table-cell"
20955
20956 \end_inset
20957
20958 Several table cell alignments.
20959 \end_layout
20960
20961 \end_inset
20962
20963
20964 \end_layout
20965
20966 \begin_layout Plain Layout
20967 \align center
20968 \begin_inset Tabular
20969 <lyxtabular version="3" rows="4" columns="6">
20970 <features tabularvalignment="middle">
20971 <column alignment="right" valignment="top">
20972 <column alignment="left" valignment="top" special="@{}l">
20973 <column alignment="right" valignment="top">
20974 <column alignment="left" valignment="top" special="@{}l">
20975 <column alignment="right" valignment="top">
20976 <column alignment="left" valignment="top" special="@{}l">
20977 <row>
20978 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 units
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000 exponents
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 relations
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 </row>
21033 <row>
21034 <cell alignment="center" valignment="top" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 12×
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047 24
21048 \begin_inset space \thinspace{}
21049 \end_inset
21050
21051 bottles
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 <cell alignment="center" valignment="top" usebox="none">
21057 \begin_inset Text
21058
21059 \begin_layout Plain Layout
21060 \begin_inset Formula $10\cdot$
21061 \end_inset
21062
21063
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072 \begin_inset Formula $10^{\mbox{-}17}$
21073 \end_inset
21074
21075
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 \begin_inset Formula $\Gamma(t)\propto$
21085 \end_inset
21086
21087
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 <cell alignment="center" valignment="top" usebox="none">
21093 \begin_inset Text
21094
21095 \begin_layout Plain Layout
21096 \begin_inset Formula $\:\Upsilon(t)$
21097 \end_inset
21098
21099
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 </row>
21105 <row>
21106 <cell alignment="center" valignment="top" usebox="none">
21107 \begin_inset Text
21108
21109 \begin_layout Plain Layout
21110 1024×
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 768
21120 \begin_inset space \thinspace{}
21121 \end_inset
21122
21123 Pixels
21124 \end_layout
21125
21126 \end_inset
21127 </cell>
21128 <cell alignment="center" valignment="top" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132 \begin_inset Formula $5.78\cdot$
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144 \begin_inset Formula $10^{7}$
21145 \end_inset
21146
21147
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Formula $A\ne$
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\:B_{\mathrm{red}}$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="center" valignment="top" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182 32×
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191 6
21192 \begin_inset space \thinspace{}
21193 \end_inset
21194
21195 cm
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 <cell alignment="center" valignment="top" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204 -
21205 \begin_inset Formula $33.5\cdot$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21214 \begin_inset Text
21215
21216 \begin_layout Plain Layout
21217 \begin_inset Formula $10^{4}$
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 <cell alignment="center" valignment="top" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229 \begin_inset Formula $\sin(\alpha)\ge$
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Plain Layout
21241 \begin_inset Formula $\:\sin(\beta)$
21242 \end_inset
21243
21244
21245 \end_layout
21246
21247 \end_inset
21248 </cell>
21249 </row>
21250 </lyxtabular>
21251
21252 \end_inset
21253
21254
21255 \end_layout
21256
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \begin_layout Subsection
21263 Customized Cell/Column Format
21264 \begin_inset CommandInset label
21265 LatexCommand label
21266 name "subsec:Customized-Format"
21267
21268 \end_inset
21269
21270
21271 \begin_inset Index idx
21272 status collapsed
21273
21274 \begin_layout Plain Layout
21275 Table Customization ! Cell/Column Format
21276 \end_layout
21277
21278 \end_inset
21279
21280
21281 \end_layout
21282
21283 \begin_layout Standard
21284 Calculating the required width for normal columns as described in section
21285 \begin_inset space ~
21286 \end_inset
21287
21288
21289 \begin_inset CommandInset ref
21290 LatexCommand ref
21291 reference "sec:Table-Width-Calculation"
21292
21293 \end_inset
21294
21295  or for spanned columns as described in section
21296 \begin_inset space ~
21297 \end_inset
21298
21299
21300 \begin_inset CommandInset ref
21301 LatexCommand ref
21302 reference "subsec:Multicolumn-Calculations"
21303
21304 \end_inset
21305
21306  is very annoying if you have several tables where a calculation is necessary.
21307  To make life easier, you can define a cell/column format in the preamble,
21308  that can be used in all tables of the document.
21309  The format is defined with the command
21310 \end_layout
21311
21312 \begin_layout Standard
21313
21314 \series bold
21315
21316 \backslash
21317 newcolumntype{name of format}[number of arguments]{commands}
21318 \end_layout
21319
21320 \begin_layout Standard
21321 The format name may only consist of one letter.
21322  The letters 
21323 \emph on
21324 b
21325 \emph default
21326
21327 \emph on
21328 c
21329 \emph default
21330
21331 \emph on
21332 l
21333 \emph default
21334
21335 \emph on
21336 m
21337 \emph default
21338
21339 \emph on
21340 p
21341 \emph default
21342  and 
21343 \emph on
21344 r
21345 \emph default
21346  are predefined and cannot be used.
21347  But all letters are allowed as capitals.
21348 \end_layout
21349
21350 \begin_layout Standard
21351 \begin_inset VSpace medskip
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \begin_layout Standard
21358 For vertically and horizontally centered multicolumn cells with a fixed
21359  width you can define the cell format
21360 \end_layout
21361
21362 \begin_layout Standard
21363
21364 \series bold
21365
21366 \backslash
21367 newcolumntype{M}[1]{>{
21368 \backslash
21369 centering
21370 \backslash
21371 hspace{0pt}}m{#1}}
21372 \end_layout
21373
21374 \begin_layout Standard
21375 where 
21376 \series bold
21377
21378 \backslash
21379 hspace{0pt}
21380 \series default
21381  avoids the problem of hyphenating the first word, as described in section
21382 \begin_inset space ~
21383 \end_inset
21384
21385
21386 \begin_inset CommandInset ref
21387 LatexCommand ref
21388 reference "subsec:Multiple-Lines-in"
21389
21390 \end_inset
21391
21392 .
21393  Now you can simply enter
21394 \end_layout
21395
21396 \begin_layout Standard
21397
21398 \series bold
21399 M{width}
21400 \end_layout
21401
21402 \begin_layout Standard
21403 as 
21404 \family sans
21405 \SpecialChar LaTeX
21406 -argument
21407 \family default
21408  in the table dialog to create a multicolumn.
21409 \end_layout
21410
21411 \begin_layout Standard
21412 \begin_inset VSpace bigskip
21413 \end_inset
21414
21415
21416 \end_layout
21417
21418 \begin_layout Standard
21419 For cells spanned by a multicolumn cell, you can define the format
21420 \end_layout
21421
21422 \begin_layout Standard
21423
21424 \series bold
21425
21426 \backslash
21427 newcolumntype{S}[2]{>{
21428 \backslash
21429 centering
21430 \backslash
21431 hspace{0pt}}
21432 \begin_inset Newline newline
21433 \end_inset
21434
21435
21436 \begin_inset Phantom HPhantom
21437 status open
21438
21439 \begin_layout Plain Layout
21440
21441 \series bold
21442
21443 \backslash
21444 newcolumntype
21445 \end_layout
21446
21447 \end_inset
21448
21449 m{(#1+(2
21450 \backslash
21451 tabcolsep+
21452 \backslash
21453 arrayrulewidth)*(1-#2))/#2}}
21454 \end_layout
21455
21456 \begin_layout Standard
21457 This format uses equation 
21458 \begin_inset CommandInset ref
21459 LatexCommand eqref
21460 reference "eq:Wgn"
21461
21462 \end_inset
21463
21464  to calculate the required width so that each spanned cell has the same
21465  width.
21466 \end_layout
21467
21468 \begin_layout Standard
21469 You can now enter
21470 \end_layout
21471
21472 \begin_layout Standard
21473
21474 \series bold
21475 S{width of multicolumn cell}{number of spanned columns}
21476 \end_layout
21477
21478 \begin_layout Standard
21479 as \SpecialChar LaTeX
21480 -argument of the column.
21481 \end_layout
21482
21483 \begin_layout Standard
21484 \begin_inset VSpace bigskip
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \begin_layout Standard
21491 For colored columns, you can define
21492 \end_layout
21493
21494 \begin_layout Standard
21495
21496 \series bold
21497
21498 \backslash
21499 newcolumntype{K}[1]{>{
21500 \backslash
21501 columncolor{#1}
21502 \backslash
21503 hspace{0pt}}c}
21504 \end_layout
21505
21506 \begin_layout Standard
21507 The 
21508 \begin_inset Quotes eld
21509 \end_inset
21510
21511 c
21512 \begin_inset Quotes erd
21513 \end_inset
21514
21515  at the end creates a column with a flexible width whose text is horizontally
21516  centered.
21517  You can now enter
21518 \end_layout
21519
21520 \begin_layout Standard
21521
21522 \series bold
21523 K{color name}
21524 \end_layout
21525
21526 \begin_layout Standard
21527 as \SpecialChar LaTeX
21528 -argument.
21529 \end_layout
21530
21531 \begin_layout Standard
21532 \begin_inset VSpace bigskip
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \begin_layout Standard
21539 To create Table
21540 \begin_inset space ~
21541 \end_inset
21542
21543
21544 \begin_inset CommandInset ref
21545 LatexCommand ref
21546 reference "tab:Table-using-user-defined"
21547
21548 \end_inset
21549
21550  use the \SpecialChar LaTeX
21551 -arguments
21552 \end_layout
21553
21554 \begin_layout Standard
21555
21556 \series bold
21557 M{2.5cm}
21558 \end_layout
21559
21560 \begin_layout Standard
21561 for the first column and the multicolumn,
21562 \end_layout
21563
21564 \begin_layout Standard
21565
21566 \series bold
21567 K{red}
21568 \end_layout
21569
21570 \begin_layout Standard
21571 for the last column, and
21572 \end_layout
21573
21574 \begin_layout Standard
21575
21576 \series bold
21577 S{2.5cm}{2}
21578 \end_layout
21579
21580 \begin_layout Standard
21581 for the cells in the second column.
21582 \end_layout
21583
21584 \begin_layout Standard
21585 \begin_inset Float table
21586 placement h
21587 wide false
21588 sideways false
21589 status open
21590
21591 \begin_layout Plain Layout
21592 \begin_inset Caption Standard
21593
21594 \begin_layout Plain Layout
21595 \begin_inset CommandInset label
21596 LatexCommand label
21597 name "tab:Table-using-user-defined"
21598
21599 \end_inset
21600
21601 Table using user-defined table formats
21602 \end_layout
21603
21604 \end_inset
21605
21606
21607 \end_layout
21608
21609 \begin_layout Plain Layout
21610 \align center
21611 \begin_inset Tabular
21612 <lyxtabular version="3" rows="3" columns="4">
21613 <features tabularvalignment="middle">
21614 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21615 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21616 <column alignment="center" valignment="middle">
21617 <column alignment="center" valignment="middle" special="K{red}">
21618 <row>
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623 verylongtablecellword
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632 multiple lines multicolumn
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 c
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 </row>
21656 <row>
21657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661 d
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670 e
21671 \end_layout
21672
21673 \end_inset
21674 </cell>
21675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679 f
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 g
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 </row>
21694 <row>
21695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21696 \begin_inset Text
21697
21698 \begin_layout Plain Layout
21699 h
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708 i
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21714 \begin_inset Text
21715
21716 \begin_layout Plain Layout
21717 j
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 k
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 </row>
21732 </lyxtabular>
21733
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \begin_layout Subsection
21745 Line Thickness
21746 \begin_inset CommandInset label
21747 LatexCommand label
21748 name "subsec:Line-Thickness"
21749
21750 \end_inset
21751
21752
21753 \begin_inset Index idx
21754 status collapsed
21755
21756 \begin_layout Plain Layout
21757 Table Customization ! Line Thickness
21758 \end_layout
21759
21760 \end_inset
21761
21762
21763 \end_layout
21764
21765 \begin_layout Standard
21766 The line thickness for all lines in a table can be adjusted with the length
21767  
21768 \series bold
21769
21770 \backslash
21771 arrayrulewidth
21772 \series default
21773 .
21774  To set for example a line thickness of 1.5
21775 \begin_inset space \thinspace{}
21776 \end_inset
21777
21778 pt, as in Table
21779 \begin_inset space ~
21780 \end_inset
21781
21782
21783 \begin_inset CommandInset ref
21784 LatexCommand ref
21785 reference "tab:Table-with-1.5"
21786
21787 \end_inset
21788
21789 , insert the command
21790 \end_layout
21791
21792 \begin_layout Standard
21793
21794 \series bold
21795
21796 \backslash
21797 setlength{
21798 \backslash
21799 arrayrulewidth}{1.5pt}
21800 \end_layout
21801
21802 \begin_layout Standard
21803 in \SpecialChar TeX
21804  Code before the table or table float.
21805  The changed thickness is valid for all subsequent tables.
21806  To use the default value again, set 
21807 \series bold
21808
21809 \backslash
21810 arrayrulewidth
21811 \series default
21812  to 0.4
21813 \begin_inset space \thinspace{}
21814 \end_inset
21815
21816 pt in \SpecialChar TeX
21817  Code after the table or table float.
21818 \end_layout
21819
21820 \begin_layout Standard
21821 \begin_inset ERT
21822 status collapsed
21823
21824 \begin_layout Plain Layout
21825
21826
21827 \backslash
21828 setlength{
21829 \backslash
21830 arrayrulewidth}{1.5pt}
21831 \end_layout
21832
21833 \end_inset
21834
21835
21836 \begin_inset Float table
21837 wide false
21838 sideways false
21839 status open
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Caption Standard
21843
21844 \begin_layout Plain Layout
21845 \begin_inset CommandInset label
21846 LatexCommand label
21847 name "tab:Table-with-1.5"
21848
21849 \end_inset
21850
21851 Table with 1.5
21852 \begin_inset space \thinspace{}
21853 \end_inset
21854
21855 pt thick lines
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Plain Layout
21864 \align center
21865 \begin_inset Tabular
21866 <lyxtabular version="3" rows="3" columns="3">
21867 <features tabularvalignment="middle">
21868 <column alignment="center" valignment="top">
21869 <column alignment="center" valignment="top">
21870 <column alignment="center" valignment="top">
21871 <row>
21872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876 sd
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885
21886 \end_layout
21887
21888 \end_inset
21889 </cell>
21890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21891 \begin_inset Text
21892
21893 \begin_layout Plain Layout
21894
21895 \end_layout
21896
21897 \end_inset
21898 </cell>
21899 </row>
21900 <row>
21901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905
21906 \end_layout
21907
21908 \end_inset
21909 </cell>
21910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914 sd
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 </row>
21929 <row>
21930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Plain Layout
21952 sd
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 </row>
21958 </lyxtabular>
21959
21960 \end_inset
21961
21962
21963 \end_layout
21964
21965 \end_inset
21966
21967
21968 \begin_inset ERT
21969 status collapsed
21970
21971 \begin_layout Plain Layout
21972
21973
21974 \backslash
21975 setlength{
21976 \backslash
21977 arrayrulewidth}{0.4pt}
21978 \end_layout
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \begin_layout Standard
21986 \begin_inset VSpace bigskip
21987 \end_inset
21988
21989 To set the line thickness to 1.5
21990 \begin_inset space \thinspace{}
21991 \end_inset
21992
21993 pt only for horizontal lines, as in Table
21994 \begin_inset space ~
21995 \end_inset
21996
21997
21998 \begin_inset CommandInset ref
21999 LatexCommand ref
22000 reference "tab:Table-with-horizontal"
22001
22002 \end_inset
22003
22004 , insert these commands in \SpecialChar TeX
22005  Code before the table or table float:
22006 \end_layout
22007
22008 \begin_layout Standard
22009
22010 \series bold
22011
22012 \backslash
22013 let
22014 \backslash
22015 myHline
22016 \backslash
22017 hline
22018 \begin_inset Newline newline
22019 \end_inset
22020
22021
22022 \backslash
22023 renewcommand{
22024 \backslash
22025 hline}
22026 \begin_inset Newline newline
22027 \end_inset
22028
22029  {
22030 \backslash
22031 noalign{
22032 \backslash
22033 global
22034 \backslash
22035 arrayrulewidth 1.5pt}
22036 \begin_inset Newline newline
22037 \end_inset
22038
22039  
22040 \backslash
22041 myHline
22042 \backslash
22043 noalign{
22044 \backslash
22045 global
22046 \backslash
22047 arrayrulewidth 0.4pt}}
22048 \end_layout
22049
22050 \begin_layout Standard
22051 To return to the default line thickness, insert this command in \SpecialChar TeX
22052  Code after
22053  the table or table float:
22054 \end_layout
22055
22056 \begin_layout Standard
22057
22058 \series bold
22059
22060 \backslash
22061 renewcommand{
22062 \backslash
22063 hline}{
22064 \backslash
22065 myHline}
22066 \end_layout
22067
22068 \begin_layout Standard
22069 \begin_inset ERT
22070 status collapsed
22071
22072 \begin_layout Plain Layout
22073
22074
22075 \backslash
22076 let
22077 \backslash
22078 myHline
22079 \backslash
22080 hline
22081 \end_layout
22082
22083 \begin_layout Plain Layout
22084
22085
22086 \backslash
22087 renewcommand{
22088 \backslash
22089 hline}
22090 \end_layout
22091
22092 \begin_layout Plain Layout
22093
22094  {
22095 \backslash
22096 noalign{
22097 \backslash
22098 global
22099 \backslash
22100 arrayrulewidth 1.5pt}
22101 \end_layout
22102
22103 \begin_layout Plain Layout
22104
22105   
22106 \backslash
22107 myHline
22108 \backslash
22109 noalign{
22110 \backslash
22111 global
22112 \backslash
22113 arrayrulewidth 0.4pt}}
22114 \end_layout
22115
22116 \end_inset
22117
22118
22119 \begin_inset Float table
22120 wide false
22121 sideways false
22122 status open
22123
22124 \begin_layout Plain Layout
22125 \begin_inset Caption Standard
22126
22127 \begin_layout Plain Layout
22128 \begin_inset CommandInset label
22129 LatexCommand label
22130 name "tab:Table-with-horizontal"
22131
22132 \end_inset
22133
22134 Table with 1.5
22135 \begin_inset space \thinspace{}
22136 \end_inset
22137
22138 pt thick horizontal lines
22139 \end_layout
22140
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \begin_layout Plain Layout
22147 \align center
22148 \begin_inset Tabular
22149 <lyxtabular version="3" rows="3" columns="3">
22150 <features tabularvalignment="middle">
22151 <column alignment="center" valignment="top">
22152 <column alignment="center" valignment="top">
22153 <column alignment="center" valignment="top">
22154 <row>
22155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159 sd
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 <row>
22184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22185 \begin_inset Text
22186
22187 \begin_layout Plain Layout
22188
22189 \end_layout
22190
22191 \end_inset
22192 </cell>
22193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22194 \begin_inset Text
22195
22196 \begin_layout Plain Layout
22197 sd
22198 \end_layout
22199
22200 \end_inset
22201 </cell>
22202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 </row>
22212 <row>
22213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Plain Layout
22217
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22223 \begin_inset Text
22224
22225 \begin_layout Plain Layout
22226
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235 sd
22236 \end_layout
22237
22238 \end_inset
22239 </cell>
22240 </row>
22241 </lyxtabular>
22242
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249
22250
22251 \begin_inset ERT
22252 status collapsed
22253
22254 \begin_layout Plain Layout
22255
22256
22257 \backslash
22258 renewcommand{
22259 \backslash
22260 hline}{
22261 \backslash
22262 myHline}
22263 \end_layout
22264
22265 \end_inset
22266
22267
22268 \end_layout
22269
22270 \begin_layout Standard
22271 \begin_inset VSpace bigskip
22272 \end_inset
22273
22274 To set the line thickness to 1.5
22275 \begin_inset space \thinspace{}
22276 \end_inset
22277
22278 pt only for vertical lines, create the following column format in the document
22279  preamble, according to the description in section
22280 \begin_inset space ~
22281 \end_inset
22282
22283
22284 \begin_inset CommandInset ref
22285 LatexCommand ref
22286 reference "subsec:Customized-Format"
22287
22288 \end_inset
22289
22290 :
22291 \end_layout
22292
22293 \begin_layout Standard
22294
22295 \series bold
22296
22297 \backslash
22298 newcolumntype{V}{!{
22299 \backslash
22300 vrule width 1.5pt}}
22301 \end_layout
22302
22303 \begin_layout Standard
22304 For Table
22305 \begin_inset space ~
22306 \end_inset
22307
22308
22309 \begin_inset CommandInset ref
22310 LatexCommand ref
22311 reference "tab:Table-with-vertical"
22312
22313 \end_inset
22314
22315  the \SpecialChar LaTeX
22316 -argument
22317 \end_layout
22318
22319 \begin_layout Standard
22320
22321 \series bold
22322 VcV
22323 \end_layout
22324
22325 \begin_layout Standard
22326 was used for the last column and
22327 \end_layout
22328
22329 \begin_layout Standard
22330
22331 \series bold
22332 Vc
22333 \end_layout
22334
22335 \begin_layout Standard
22336 for the other columns.
22337 \end_layout
22338
22339 \begin_layout Standard
22340 \begin_inset Float table
22341 wide false
22342 sideways false
22343 status open
22344
22345 \begin_layout Plain Layout
22346 \begin_inset Caption Standard
22347
22348 \begin_layout Plain Layout
22349 \begin_inset CommandInset label
22350 LatexCommand label
22351 name "tab:Table-with-vertical"
22352
22353 \end_inset
22354
22355 Table with 1.5
22356 \begin_inset space \thinspace{}
22357 \end_inset
22358
22359 pt thick vertical lines
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \begin_layout Plain Layout
22368 \align center
22369 \begin_inset Tabular
22370 <lyxtabular version="3" rows="3" columns="3">
22371 <features tabularvalignment="middle">
22372 <column alignment="center" valignment="top" special="Vc">
22373 <column alignment="center" valignment="top" special="Vc">
22374 <column alignment="center" valignment="top" special="VcV">
22375 <row>
22376 <cell alignment="center" valignment="top" topline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 sd
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell alignment="center" valignment="top" topline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 <cell alignment="center" valignment="top" topline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 </row>
22404 <row>
22405 <cell alignment="center" valignment="top" topline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418 sd
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" topline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427
22428 \end_layout
22429
22430 \end_inset
22431 </cell>
22432 </row>
22433 <row>
22434 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 sd
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 </lyxtabular>
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \begin_layout Subsection
22475 Dashed Lines
22476 \begin_inset Index idx
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480 Table Customization ! Dashed Lines
22481 \end_layout
22482
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \begin_layout Standard
22489 \begin_inset ERT
22490 status collapsed
22491
22492 \begin_layout Plain Layout
22493
22494
22495 \backslash
22496 ifarydshln
22497 \end_layout
22498
22499 \end_inset
22500
22501
22502 \begin_inset Note Note
22503 status open
22504
22505 \begin_layout Plain Layout
22506 The following section will only be displayed when the \SpecialChar LaTeX
22507 -package 
22508 \series bold
22509 arydshln
22510 \series default
22511  is installed.
22512 \end_layout
22513
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \begin_layout Standard
22520 \begin_inset Float table
22521 placement H
22522 wide false
22523 sideways false
22524 status open
22525
22526 \begin_layout Plain Layout
22527 \begin_inset Caption Standard
22528
22529 \begin_layout Plain Layout
22530 \begin_inset CommandInset label
22531 LatexCommand label
22532 name "tab:Table-with-dashed"
22533
22534 \end_inset
22535
22536 Table with dashed lines
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \begin_layout Plain Layout
22545 \align center
22546 \begin_inset Tabular
22547 <lyxtabular version="3" rows="5" columns="5">
22548 <features tabularvalignment="middle">
22549 <column alignment="center" valignment="top">
22550 <column alignment="center" valignment="top">
22551 <column alignment="center" valignment="top" special=":c">
22552 <column alignment="center" valignment="top">
22553 <column alignment="center" valignment="top">
22554 <row>
22555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 a
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 b
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 c
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 d
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 e
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 f
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615 g
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 h
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633 i
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 j
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 </row>
22648 <row>
22649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22650 \begin_inset Text
22651
22652 \begin_layout Plain Layout
22653 \begin_inset ERT
22654 status collapsed
22655
22656 \begin_layout Plain Layout
22657
22658
22659 \backslash
22660 hdashline 
22661 \end_layout
22662
22663 \end_inset
22664
22665 k
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 l
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 <cell alignment="center" valignment="top" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683 m
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22689 \begin_inset Text
22690
22691 \begin_layout Plain Layout
22692 n
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701 o
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 </row>
22707 <row>
22708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712 \begin_inset ERT
22713 status collapsed
22714
22715 \begin_layout Plain Layout
22716
22717
22718 \backslash
22719 cdashline{4-5}
22720 \end_layout
22721
22722 \end_inset
22723
22724 p
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733 q
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 r
22743 \end_layout
22744
22745 \end_inset
22746 </cell>
22747 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Plain Layout
22751 s
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Plain Layout
22760
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 </row>
22766 <row>
22767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22768 \begin_inset Text
22769
22770 \begin_layout Plain Layout
22771 t
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22777 \begin_inset Text
22778
22779 \begin_layout Plain Layout
22780 u
22781 \end_layout
22782
22783 \end_inset
22784 </cell>
22785 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Plain Layout
22789 v
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Plain Layout
22798 w
22799 \end_layout
22800
22801 \end_inset
22802 </cell>
22803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 x
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 </row>
22813 </lyxtabular>
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \begin_layout Standard
22826 \SpecialChar LyX
22827  does not natively support dashed lines, so you have to use \SpecialChar TeX
22828  Code.
22829  As a prerequisite the \SpecialChar LaTeX
22830  package 
22831 \series bold
22832 arydshln
22833 \series default
22834
22835 \begin_inset Index idx
22836 status collapsed
22837
22838 \begin_layout Plain Layout
22839 \SpecialChar LaTeX
22840 -packages ! arydshln
22841 \end_layout
22842
22843 \end_inset
22844
22845  must be loaded in the document preamble with the command
22846 \end_layout
22847
22848 \begin_layout Standard
22849
22850 \series bold
22851
22852 \backslash
22853 usepackage{arydshln}
22854 \end_layout
22855
22856 \begin_layout Standard
22857 To make a vertical line dashed, enter the colon 
22858 \begin_inset Quotes eld
22859 \end_inset
22860
22861 :
22862 \begin_inset Quotes erd
22863 \end_inset
22864
22865  together with the character for the horizontal alignment as \SpecialChar LaTeX
22866  argument in
22867  the table cell dialog.
22868 \end_layout
22869
22870 \begin_layout Standard
22871 For a horizontal dashed line add the command
22872 \end_layout
22873
22874 \begin_layout Standard
22875
22876 \series bold
22877
22878 \backslash
22879 hdashline
22880 \end_layout
22881
22882 \begin_layout Standard
22883 in \SpecialChar TeX
22884  Code as first element of the first cell in the table row.
22885 \end_layout
22886
22887 \begin_layout Standard
22888 For dashed multicolumn lines use the command
22889 \end_layout
22890
22891 \begin_layout Standard
22892
22893 \series bold
22894
22895 \backslash
22896 cdashline{line number
22897 \series default
22898 }
22899 \end_layout
22900
22901 \begin_layout Standard
22902 in \SpecialChar TeX
22903  Code as the first element of the first cell in the table row.
22904  If you have for example a multicolumn spanning columns 2 to 4 and you want
22905  to have a dashed line above, add the command
22906 \end_layout
22907
22908 \begin_layout Standard
22909
22910 \series bold
22911
22912 \backslash
22913 cdashline{2-4}
22914 \end_layout
22915
22916 \begin_layout Standard
22917 as the first element of the first cell in the row of the multicolumn.
22918 \end_layout
22919
22920 \begin_layout Standard
22921 \begin_inset VSpace bigskip
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \begin_layout Standard
22928 Table
22929 \begin_inset space ~
22930 \end_inset
22931
22932
22933 \begin_inset CommandInset ref
22934 LatexCommand ref
22935 reference "tab:Table-with-dashed"
22936
22937 \end_inset
22938
22939  was created using 
22940 \begin_inset Quotes eld
22941 \end_inset
22942
22943
22944 \series bold
22945 :c
22946 \series default
22947
22948 \begin_inset Quotes erd
22949 \end_inset
22950
22951  as \SpecialChar LaTeX
22952  argument of the third column.
22953  The \SpecialChar TeX
22954  Code command 
22955 \series bold
22956
22957 \backslash
22958 hdashline
22959 \series default
22960  was inserted in the first cell of the third row and the \SpecialChar TeX
22961  Code command
22962 \begin_inset Newline newline
22963 \end_inset
22964
22965  
22966 \series bold
22967
22968 \backslash
22969 cdashline{4-5}
22970 \series default
22971  was inserted in the first cell of the fourth row.
22972 \end_layout
22973
22974 \begin_layout Standard
22975 \begin_inset VSpace bigskip
22976 \end_inset
22977
22978
22979 \end_layout
22980
22981 \begin_layout Standard
22982 Tables with dashed lines can also be colored as shown by Table
22983 \begin_inset space ~
22984 \end_inset
22985
22986
22987 \begin_inset CommandInset ref
22988 LatexCommand ref
22989 reference "tab:Colored-table-with"
22990
22991 \end_inset
22992
22993 .
22994 \end_layout
22995
22996 \begin_layout Standard
22997 \begin_inset ERT
22998 status collapsed
22999
23000 \begin_layout Plain Layout
23001
23002
23003 \backslash
23004 setlength{
23005 \backslash
23006 arrayrulewidth}{1pt}
23007 \end_layout
23008
23009 \end_inset
23010
23011
23012 \begin_inset Note Note
23013 status collapsed
23014
23015 \begin_layout Plain Layout
23016 thicker lines for better visualization of the line color
23017 \end_layout
23018
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Standard
23025 \begin_inset ERT
23026 status collapsed
23027
23028 \begin_layout Plain Layout
23029
23030
23031 \backslash
23032 dashgapcolor{green}
23033 \end_layout
23034
23035 \end_inset
23036
23037
23038 \begin_inset Note Note
23039 status collapsed
23040
23041 \begin_layout Plain Layout
23042 color gaps between dashes green
23043 \end_layout
23044
23045 \end_inset
23046
23047
23048 \end_layout
23049
23050 \begin_layout Standard
23051 \begin_inset ERT
23052 status collapsed
23053
23054 \begin_layout Plain Layout
23055
23056
23057 \backslash
23058 let
23059 \backslash
23060 myHdashline
23061 \backslash
23062 hdashline
23063 \end_layout
23064
23065 \begin_layout Plain Layout
23066
23067
23068 \backslash
23069 renewcommand{
23070 \backslash
23071 hdashline}
23072 \end_layout
23073
23074 \begin_layout Plain Layout
23075
23076  {
23077 \backslash
23078 arrayrulecolor{red}
23079 \backslash
23080 myHdashline
23081 \backslash
23082 arrayrulecolor{black}}
23083 \end_layout
23084
23085 \end_inset
23086
23087
23088 \begin_inset Note Note
23089 status collapsed
23090
23091 \begin_layout Plain Layout
23092 color horizontal, dashed lines red
23093 \end_layout
23094
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \begin_layout Standard
23101 \begin_inset ERT
23102 status collapsed
23103
23104 \begin_layout Plain Layout
23105
23106
23107 \backslash
23108 let
23109 \backslash
23110 myCdashline
23111 \backslash
23112 cdashline
23113 \end_layout
23114
23115 \begin_layout Plain Layout
23116
23117
23118 \backslash
23119 renewcommand{
23120 \backslash
23121 cdashline}[1]
23122 \end_layout
23123
23124 \begin_layout Plain Layout
23125
23126  {
23127 \backslash
23128 arrayrulecolor{yellow}
23129 \backslash
23130 myCdashline{#1}
23131 \backslash
23132 arrayrulecolor{black}}
23133 \end_layout
23134
23135 \end_inset
23136
23137
23138 \begin_inset Note Note
23139 status collapsed
23140
23141 \begin_layout Plain Layout
23142 color partial horizontal, dashed lines yellow
23143 \end_layout
23144
23145 \end_inset
23146
23147
23148 \end_layout
23149
23150 \begin_layout Standard
23151 \begin_inset Float table
23152 placement h
23153 wide false
23154 sideways false
23155 status open
23156
23157 \begin_layout Plain Layout
23158 \begin_inset Caption Standard
23159
23160 \begin_layout Plain Layout
23161 \begin_inset CommandInset label
23162 LatexCommand label
23163 name "tab:Colored-table-with"
23164
23165 \end_inset
23166
23167 Colored table with dashed lines
23168 \end_layout
23169
23170 \end_inset
23171
23172
23173 \end_layout
23174
23175 \begin_layout Plain Layout
23176 \align center
23177 \begin_inset Tabular
23178 <lyxtabular version="3" rows="5" columns="5">
23179 <features tabularvalignment="middle">
23180 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23181 <column alignment="center" valignment="top" width="0pt">
23182 <column alignment="center" valignment="top" width="0pt" special=":c">
23183 <column alignment="center" valignment="top">
23184 <column alignment="center" valignment="top">
23185 <row>
23186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \begin_layout Plain Layout
23190 a
23191 \end_layout
23192
23193 \end_inset
23194 </cell>
23195 <cell alignment="center" valignment="top" topline="true" usebox="none">
23196 \begin_inset Text
23197
23198 \begin_layout Plain Layout
23199 b
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 <cell alignment="center" valignment="top" topline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208 c
23209 \end_layout
23210
23211 \end_inset
23212 </cell>
23213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217 d
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 e
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 </row>
23232 <row>
23233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23234 \begin_inset Text
23235
23236 \begin_layout Plain Layout
23237 f
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell alignment="center" valignment="top" topline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246 g
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 <cell alignment="center" valignment="top" topline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255 h
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 i
23265 \end_layout
23266
23267 \end_inset
23268 </cell>
23269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23270 \begin_inset Text
23271
23272 \begin_layout Plain Layout
23273 j
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284 \begin_inset ERT
23285 status collapsed
23286
23287 \begin_layout Plain Layout
23288
23289
23290 \backslash
23291 hdashline 
23292 \end_layout
23293
23294 \end_inset
23295
23296
23297 \begin_inset ERT
23298 status collapsed
23299
23300 \begin_layout Plain Layout
23301
23302
23303 \backslash
23304 rowcolor{Gray}
23305 \end_layout
23306
23307 \end_inset
23308
23309 k
23310 \end_layout
23311
23312 \end_inset
23313 </cell>
23314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318 l
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 <cell alignment="center" valignment="top" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327 m
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336 n
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 o
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 </row>
23351 <row>
23352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356 \begin_inset ERT
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360
23361
23362 \backslash
23363 cdashline{4-5}
23364 \end_layout
23365
23366 \end_inset
23367
23368 p
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 q
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386 r
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 s
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \end_layout
23406
23407 \end_inset
23408 </cell>
23409 </row>
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 t
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 u
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 v
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442 w
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451 \begin_inset ERT
23452 status collapsed
23453
23454 \begin_layout Plain Layout
23455
23456
23457 \backslash
23458 cellcolor{Maroon}
23459 \end_layout
23460
23461 \end_inset
23462
23463 i
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 </lyxtabular>
23470
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \begin_layout Standard
23482 \begin_inset ERT
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486
23487
23488 \backslash
23489 renewcommand{
23490 \backslash
23491 hdashline}{
23492 \backslash
23493 myHdashline}
23494 \end_layout
23495
23496 \end_inset
23497
23498
23499 \begin_inset Note Note
23500 status collapsed
23501
23502 \begin_layout Plain Layout
23503 reset to default
23504 \end_layout
23505
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \begin_layout Standard
23512 \begin_inset ERT
23513 status collapsed
23514
23515 \begin_layout Plain Layout
23516
23517
23518 \backslash
23519 renewcommand{
23520 \backslash
23521 cdashline}{
23522 \backslash
23523 myCdashline}
23524 \end_layout
23525
23526 \end_inset
23527
23528
23529 \begin_inset Note Note
23530 status collapsed
23531
23532 \begin_layout Plain Layout
23533 reset to default
23534 \end_layout
23535
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \begin_layout Standard
23542 \begin_inset ERT
23543 status collapsed
23544
23545 \begin_layout Plain Layout
23546
23547
23548 \backslash
23549 nodashgapcolor
23550 \end_layout
23551
23552 \end_inset
23553
23554
23555 \begin_inset Note Note
23556 status collapsed
23557
23558 \begin_layout Plain Layout
23559 reset to default
23560 \end_layout
23561
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \begin_layout Standard
23568 \begin_inset ERT
23569 status collapsed
23570
23571 \begin_layout Plain Layout
23572
23573
23574 \backslash
23575 setlength{
23576 \backslash
23577 arrayrulewidth}{0.4pt}
23578 \end_layout
23579
23580 \end_inset
23581
23582
23583 \begin_inset Note Note
23584 status collapsed
23585
23586 \begin_layout Plain Layout
23587 reset to default
23588 \end_layout
23589
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \begin_layout Standard
23596 The coloring of lines, columns and lines works as decribed in section
23597 \begin_inset space ~
23598 \end_inset
23599
23600
23601 \begin_inset CommandInset ref
23602 LatexCommand ref
23603 reference "sec:Colored-Tables"
23604
23605 \end_inset
23606
23607 .
23608  Coloring horizontal lines works analogically as described there as well,
23609  one only needs to replace in the commands 
23610 \series bold
23611
23612 \backslash
23613 myHlineC
23614 \series default
23615  by 
23616 \series bold
23617
23618 \backslash
23619 myHdashline
23620 \series default
23621  and 
23622 \backslash
23623
23624 \series bold
23625 hline
23626 \series default
23627  by 
23628 \series bold
23629
23630 \backslash
23631 hdashline
23632 \series default
23633 ; so one uses the command
23634 \end_layout
23635
23636 \begin_layout Standard
23637
23638 \series bold
23639
23640 \backslash
23641 let
23642 \backslash
23643 myHdashline
23644 \backslash
23645 hdashline
23646 \begin_inset Newline newline
23647 \end_inset
23648
23649
23650 \backslash
23651 renewcommand{
23652 \backslash
23653 hdashline}
23654 \begin_inset Newline newline
23655 \end_inset
23656
23657
23658 \begin_inset Phantom HPhantom
23659 status open
23660
23661 \begin_layout Plain Layout
23662 \begin_inset space ~
23663 \end_inset
23664
23665
23666 \end_layout
23667
23668 \end_inset
23669
23670 {
23671 \backslash
23672 arrayrulecolor{red}
23673 \backslash
23674 myHdashline
23675 \backslash
23676 arrayrulecolor{black}}
23677 \end_layout
23678
23679 \begin_layout Standard
23680 To color 
23681 \series bold
23682
23683 \backslash
23684 cdashline
23685 \series default
23686 , the command is
23687 \end_layout
23688
23689 \begin_layout Standard
23690
23691 \series bold
23692
23693 \backslash
23694 let
23695 \backslash
23696 myCdashline
23697 \backslash
23698 cdashline
23699 \begin_inset Newline newline
23700 \end_inset
23701
23702
23703 \backslash
23704 renewcommand{
23705 \backslash
23706 cdashline}[1]
23707 \begin_inset Newline newline
23708 \end_inset
23709
23710
23711 \begin_inset Phantom HPhantom
23712 status open
23713
23714 \begin_layout Plain Layout
23715 \begin_inset space ~
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \end_inset
23722
23723 {
23724 \backslash
23725 arrayrulecolor{red}
23726 \backslash
23727 myCdashline{#1}
23728 \backslash
23729 arrayrulecolor{black}}
23730 \end_layout
23731
23732 \begin_layout Standard
23733 To get back the black line color, one needs to insert the following commands
23734  as \SpecialChar TeX
23735  Code behind the table:
23736 \end_layout
23737
23738 \begin_layout Standard
23739 For 
23740 \series bold
23741
23742 \backslash
23743 hdashline
23744 \end_layout
23745
23746 \begin_layout Standard
23747
23748 \series bold
23749
23750 \backslash
23751 renewcommand{
23752 \backslash
23753 hdashline}{
23754 \backslash
23755 myHdashline}
23756 \end_layout
23757
23758 \begin_layout Standard
23759 and for 
23760 \series bold
23761
23762 \backslash
23763 cdashline
23764 \end_layout
23765
23766 \begin_layout Standard
23767
23768 \series bold
23769
23770 \backslash
23771 renewcommand{
23772 \backslash
23773 cdashline}{
23774 \backslash
23775 myCdashline}
23776 \end_layout
23777
23778 \begin_layout Standard
23779 To color the gaps between the dashes the command
23780 \end_layout
23781
23782 \begin_layout Standard
23783
23784 \series bold
23785
23786 \backslash
23787 dashgapcolor{color}
23788 \end_layout
23789
23790 \begin_layout Standard
23791 can be used in front of a table as \SpecialChar TeX
23792  Code.
23793  color is hereby the name of a defined color.
23794  The command
23795 \end_layout
23796
23797 \begin_layout Standard
23798
23799 \series bold
23800
23801 \backslash
23802 nodashgapcolor
23803 \end_layout
23804
23805 \begin_layout Standard
23806 unsets the changes made by 
23807 \series bold
23808
23809 \backslash
23810 dashgapcolor
23811 \series default
23812 .
23813 \end_layout
23814
23815 \begin_layout Standard
23816 \begin_inset Note Greyedout
23817 status open
23818
23819 \begin_layout Plain Layout
23820
23821 \series bold
23822 \color none
23823 Note
23824 \series default
23825 : If there are multiple commands in a cell, the command of 
23826 \series bold
23827 arydshln
23828 \series default
23829  needs to be the first one in the cell.
23830  Therefore in cell 
23831 \emph on
23832 k
23833 \emph default
23834  of Table
23835 \begin_inset space ~
23836 \end_inset
23837
23838
23839 \begin_inset CommandInset ref
23840 LatexCommand ref
23841 reference "tab:Colored-table-with"
23842
23843 \end_inset
23844
23845  the command 
23846 \series bold
23847
23848 \backslash
23849 hdashline
23850 \series default
23851  is before 
23852 \series bold
23853
23854 \backslash
23855 rowcolor
23856 \series default
23857 .
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \begin_layout Standard
23866 \begin_inset Note Greyedout
23867 status open
23868
23869 \begin_layout Plain Layout
23870
23871 \series bold
23872 \color none
23873 Note:
23874 \series default
23875  The \SpecialChar LaTeX
23876 -package 
23877 \series bold
23878 arydshln
23879 \series default
23880  must be loaded in the document preamble before the \SpecialChar LaTeX
23881 -package 
23882 \series bold
23883 colortbl
23884 \series default
23885
23886 \begin_inset Index idx
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890 \SpecialChar LaTeX
23891 -packages ! colortbl
23892 \end_layout
23893
23894 \end_inset
23895
23896 .
23897 \end_layout
23898
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \begin_layout Standard
23905 \begin_inset ERT
23906 status collapsed
23907
23908 \begin_layout Plain Layout
23909
23910
23911 \backslash
23912 else
23913 \end_layout
23914
23915 \end_inset
23916
23917
23918 \begin_inset Note Note
23919 status open
23920
23921 \begin_layout Plain Layout
23922 The following will be displayed when the \SpecialChar LaTeX
23923 -package 
23924 \series bold
23925 arydshln
23926 \series default
23927  is not installed:
23928 \end_layout
23929
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \begin_layout Standard
23936 You need to install the package 
23937 \series bold
23938 arydshln
23939 \series default
23940  to see the content of this section in the output.
23941 \end_layout
23942
23943 \begin_layout Standard
23944 \begin_inset ERT
23945 status collapsed
23946
23947 \begin_layout Plain Layout
23948
23949
23950 \backslash
23951 fi
23952 \end_layout
23953
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \begin_layout Standard
23960 For more information about dashed lines see the documentation of 
23961 \series bold
23962 arydshln
23963 \series default
23964
23965 \begin_inset CommandInset citation
23966 LatexCommand cite
23967 key "arydshln"
23968
23969 \end_inset
23970
23971 .
23972 \end_layout
23973
23974 \begin_layout Chapter
23975 Floats
23976 \begin_inset CommandInset label
23977 LatexCommand label
23978 name "chap:Floats"
23979
23980 \end_inset
23981
23982
23983 \begin_inset Index idx
23984 status collapsed
23985
23986 \begin_layout Plain Layout
23987 Floats
23988 \end_layout
23989
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \begin_layout Section
23996 Introduction
23997 \begin_inset CommandInset label
23998 LatexCommand label
23999 name "sec:FloatIntroduction"
24000
24001 \end_inset
24002
24003
24004 \begin_inset Index idx
24005 status collapsed
24006
24007 \begin_layout Plain Layout
24008 Floats ! Introduction
24009 \end_layout
24010
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \begin_layout Standard
24017 A float is a block of text associated with some sort of label, which doesn't
24018  have a fixed location.
24019  It can 
24020 \begin_inset Quotes eld
24021 \end_inset
24022
24023 float
24024 \begin_inset Quotes erd
24025 \end_inset
24026
24027  forward or backward a page or two, to wherever it fits best.
24028  
24029 \family sans
24030 Footnotes
24031 \family default
24032  and 
24033 \family sans
24034 Margin
24035 \begin_inset space ~
24036 \end_inset
24037
24038 Notes
24039 \family default
24040  are also floats because they can float to the next page when there are
24041  too many notes on the page.
24042 \end_layout
24043
24044 \begin_layout Standard
24045 Floats allow a high quality layout.
24046  Images and tables can be spread evenly among the pages to avoid white space
24047  and pages without text.
24048  As the floating often destroys the context between the text and the image/table
24049 , every float can be referenced in the text.
24050  Floats are therefore numbered.
24051  Referencing is described in section
24052 \begin_inset space ~
24053 \end_inset
24054
24055
24056 \begin_inset CommandInset ref
24057 LatexCommand ref
24058 reference "sec:Referencing-Floats"
24059
24060 \end_inset
24061
24062 .
24063 \end_layout
24064
24065 \begin_layout Standard
24066 To insert a float, use the menu 
24067 \family sans
24068 Insert\SpecialChar menuseparator
24069 Float
24070 \family default
24071  (toolbar button 
24072 \begin_inset Info
24073 type  "icon"
24074 arg   "float-insert figure"
24075 \end_inset
24076
24077  or 
24078 \begin_inset Info
24079 type  "icon"
24080 arg   "float-insert table"
24081 \end_inset
24082
24083 ).
24084  This inserts the 
24085 \family sans
24086 Caption
24087 \family default
24088  inset, a box with a label.
24089  The label will automatically be translated to the document language in
24090  the output.
24091  After the label you can insert the caption text.
24092  The image or table is inserted above or below the caption in a separate
24093  paragraph within the float.
24094  More about the caption placement is contained in section
24095 \begin_inset space ~
24096 \end_inset
24097
24098
24099 \begin_inset CommandInset ref
24100 LatexCommand ref
24101 reference "sec:Caption-Placement"
24102
24103 \end_inset
24104
24105 .
24106  To keep your \SpecialChar LyX
24107  document readable, you can open and close the float box by
24108  left-clicking on the box label.
24109  A closed float box looks like this: 
24110 \begin_inset Graphics
24111         filename clipart/floatQt4.png
24112         scale 70
24113         scaleBeforeRotation
24114
24115 \end_inset
24116
24117  â€“ a gray button with a red label.
24118 \end_layout
24119
24120 \begin_layout Standard
24121 It is recommended that you insert floats as separate standard paragraphs
24122  to avoid possible \SpecialChar LaTeX
24123 -errors that can occur when the surrounding text is specially
24124  formatted.
24125 \end_layout
24126
24127 \begin_layout Standard
24128 Existing figures or tables can be put into a float by highlighting them
24129  and then pressing the corresponding toolbar button for a new float.
24130 \end_layout
24131
24132 \begin_layout Section
24133 Float Types
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Besides figure and table floats that are described in sections
24138 \begin_inset space ~
24139 \end_inset
24140
24141
24142 \begin_inset CommandInset ref
24143 LatexCommand ref
24144 reference "sec:Figure-Floats"
24145
24146 \end_inset
24147
24148  and 
24149 \begin_inset CommandInset ref
24150 LatexCommand ref
24151 reference "sec:Table-Floats"
24152
24153 \end_inset
24154
24155  respectively, \SpecialChar LyX
24156  offers the float types 
24157 \family sans
24158 Algorithm
24159 \family default
24160  and 
24161 \family sans
24162 Wrap
24163 \family default
24164 .
24165  The latter are explained in sec.
24166 \begin_inset space \thinspace{}
24167 \end_inset
24168
24169
24170 \begin_inset CommandInset ref
24171 LatexCommand ref
24172 reference "sec:Wrap-Floats"
24173
24174 \end_inset
24175
24176 .
24177 \end_layout
24178
24179 \begin_layout Subsection
24180 Algorithm Floats
24181 \begin_inset Index idx
24182 status collapsed
24183
24184 \begin_layout Plain Layout
24185 Floats ! Algorithms
24186 \end_layout
24187
24188 \end_inset
24189
24190
24191 \end_layout
24192
24193 \begin_layout Standard
24194 \begin_inset Float algorithm
24195 placement h
24196 wide false
24197 sideways false
24198 status open
24199
24200 \begin_layout Plain Layout
24201 \begin_inset Caption Standard
24202
24203 \begin_layout Plain Layout
24204 \begin_inset CommandInset label
24205 LatexCommand label
24206 name "alg:Example-Algorithm-float"
24207
24208 \end_inset
24209
24210 Example Algorithm float
24211 \end_layout
24212
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \begin_layout LyX-Code
24219 for I in 1..N loop
24220 \begin_inset Newline newline
24221 \end_inset
24222
24223  Sum:= Sum + A(I); /*comment*/
24224 \begin_inset Newline newline
24225 \end_inset
24226
24227 end loop
24228 \begin_inset VSpace -4mm
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \end_inset
24235
24236
24237 \end_layout
24238
24239 \begin_layout Standard
24240 This float type is inserted with the menu 
24241 \family sans
24242 Insert\SpecialChar menuseparator
24243 Float\SpecialChar menuseparator
24244 Algorithm
24245 \family default
24246 .
24247  It is used for program codes and descriptions of algorithms and can be
24248  seen as an alternative to program code listings that are explained in chapter
24249 \begin_inset space ~
24250 \end_inset
24251
24252
24253 \begin_inset CommandInset ref
24254 LatexCommand ref
24255 reference "cha:Program-Code-Listings"
24256
24257 \end_inset
24258
24259 .
24260  A possible environment for algorithms is the 
24261 \family sans
24262 \SpecialChar LyX
24263  Code
24264 \family default
24265 , described in \SpecialChar LyX
24266 's 
24267 \emph on
24268 Userguide
24269 \emph default
24270 .
24271  Algorithm
24272 \begin_inset space ~
24273 \end_inset
24274
24275
24276 \begin_inset CommandInset ref
24277 LatexCommand ref
24278 reference "alg:Example-Algorithm-float"
24279
24280 \end_inset
24281
24282  is an example of an algorithm float where -4
24283 \begin_inset space \thinspace{}
24284 \end_inset
24285
24286 mm vertical space was added at the end of the float to have the bottom rule
24287  exactly below the last text line.
24288 \end_layout
24289
24290 \begin_layout Standard
24291 The float label is not automatically translated into the document language.
24292  If your document is not in English, you have to do this manually by adding
24293  the following line to the document preamble
24294 \series bold
24295 :
24296 \end_layout
24297
24298 \begin_layout Standard
24299
24300 \series bold
24301
24302 \backslash
24303 floatname{algorithm}{your
24304 \begin_inset space ~
24305 \end_inset
24306
24307 name}
24308 \end_layout
24309
24310 \begin_layout Standard
24311 where 
24312 \family sans
24313 your
24314 \begin_inset space ~
24315 \end_inset
24316
24317 name
24318 \family default
24319  is the word 
24320 \begin_inset Quotes eld
24321 \end_inset
24322
24323
24324 \emph on
24325 algorithm
24326 \emph default
24327
24328 \begin_inset Quotes erd
24329 \end_inset
24330
24331  in your language.
24332 \end_layout
24333
24334 \begin_layout Standard
24335 To insert the list of algorithms you can use the menu 
24336 \family sans
24337 Insert\SpecialChar menuseparator
24338 List
24339 \begin_inset space \thinspace{}
24340 \end_inset
24341
24342 /
24343 \begin_inset space \thinspace{}
24344 \end_inset
24345
24346 TOC\SpecialChar menuseparator
24347 List of Algorithms
24348 \family default
24349  when your document has the same language as \SpecialChar LyX
24350 's menu names.
24351  In other cases use this command in \SpecialChar TeX
24352  Code instead:
24353 \end_layout
24354
24355 \begin_layout Standard
24356
24357 \series bold
24358
24359 \backslash
24360 listof{algorithm}{your
24361 \begin_inset space ~
24362 \end_inset
24363
24364 name}
24365 \end_layout
24366
24367 \begin_layout Standard
24368 where 
24369 \family sans
24370 your
24371 \begin_inset space ~
24372 \end_inset
24373
24374 name
24375 \family default
24376  is the word 
24377 \begin_inset Quotes eld
24378 \end_inset
24379
24380
24381 \emph on
24382 List of Algorithm
24383 \emph default
24384 s
24385 \begin_inset Quotes erd
24386 \end_inset
24387
24388  in your language.
24389 \end_layout
24390
24391 \begin_layout Standard
24392 Algorithm floats are not by default numbered in the scheme 
24393 \begin_inset Quotes eld
24394 \end_inset
24395
24396 chapter.algorithm
24397 \begin_inset Quotes erd
24398 \end_inset
24399
24400  as is the case for table and figure floats in many document-classes.
24401  To number algorithm floats in the same scheme, add this command to your
24402  document preamble:
24403 \end_layout
24404
24405 \begin_layout Standard
24406
24407 \series bold
24408
24409 \backslash
24410 numberwithin{algorithm}{chapter}
24411 \end_layout
24412
24413 \begin_layout Standard
24414 To be able to use the command 
24415 \series bold
24416
24417 \backslash
24418 numberwithin
24419 \series default
24420 , set in the tab 
24421 \family sans
24422 Math
24423 \begin_inset space ~
24424 \end_inset
24425
24426 Options
24427 \family default
24428  in the document settings the option 
24429 \family sans
24430 Use
24431 \begin_inset space ~
24432 \end_inset
24433
24434 AMS
24435 \begin_inset space ~
24436 \end_inset
24437
24438 math
24439 \begin_inset space ~
24440 \end_inset
24441
24442 package
24443 \family default
24444 .
24445 \end_layout
24446
24447 \begin_layout Section
24448 Float Numbering
24449 \begin_inset Index idx
24450 status collapsed
24451
24452 \begin_layout Plain Layout
24453 Floats ! Numbering
24454 \end_layout
24455
24456 \end_inset
24457
24458
24459 \end_layout
24460
24461 \begin_layout Standard
24462 Floats are usually numbered either independently from the sections the floats
24463  are in, or in the scheme 
24464 \begin_inset Quotes eld
24465 \end_inset
24466
24467 chapter.number
24468 \begin_inset Quotes erd
24469 \end_inset
24470
24471  or 
24472 \begin_inset Quotes eld
24473 \end_inset
24474
24475 section.number
24476 \begin_inset Quotes erd
24477 \end_inset
24478
24479 .
24480  This depends on the document class used.
24481 \end_layout
24482
24483 \begin_layout Standard
24484 To change section-independent numbering, you can use this command in the
24485  document preamble:
24486 \end_layout
24487
24488 \begin_layout Standard
24489
24490 \series bold
24491
24492 \backslash
24493 renewcommand{
24494 \backslash
24495 thetable}{
24496 \backslash
24497 roman{table}}
24498 \end_layout
24499
24500 \begin_layout Standard
24501
24502 \series bold
24503
24504 \backslash
24505 thetable
24506 \series default
24507  is the command that prints the table number.
24508  For figure floats, the command would be 
24509 \series bold
24510
24511 \backslash
24512 thefigure
24513 \series default
24514 .
24515  
24516 \series bold
24517
24518 \backslash
24519 roman
24520 \series default
24521  in the command above prints the table number as a small roman number.
24522 \end_layout
24523
24524 \begin_layout Standard
24525 To change the numbering scheme for example to 
24526 \begin_inset Quotes eld
24527 \end_inset
24528
24529 subsection.number
24530 \begin_inset Quotes erd
24531 \end_inset
24532
24533 , use this command in the preamble:
24534 \end_layout
24535
24536 \begin_layout Standard
24537
24538 \series bold
24539
24540 \backslash
24541 numberwithin{table}{subsection}
24542 \end_layout
24543
24544 \begin_layout Standard
24545 To be able to use the command 
24546 \series bold
24547
24548 \backslash
24549 numberwithin
24550 \series default
24551 , set in the tab 
24552 \family sans
24553 Math
24554 \begin_inset space ~
24555 \end_inset
24556
24557 Options
24558 \family default
24559  in the document settings the option 
24560 \family sans
24561 Use
24562 \begin_inset space ~
24563 \end_inset
24564
24565 AMS
24566 \begin_inset space ~
24567 \end_inset
24568
24569 math
24570 \begin_inset space ~
24571 \end_inset
24572
24573 package
24574 \family default
24575 .
24576 \end_layout
24577
24578 \begin_layout Standard
24579 Please also have a look at section
24580 \begin_inset space ~
24581 \end_inset
24582
24583
24584 \begin_inset CommandInset ref
24585 LatexCommand ref
24586 reference "subsec:Footnote-Numbering"
24587
24588 \end_inset
24589
24590  for the details and important notes about the numbering commands.
24591 \end_layout
24592
24593 \begin_layout Section
24594 Referencing Floats
24595 \begin_inset CommandInset label
24596 LatexCommand label
24597 name "sec:Referencing-Floats"
24598
24599 \end_inset
24600
24601
24602 \begin_inset Index idx
24603 status collapsed
24604
24605 \begin_layout Plain Layout
24606 Floats ! References
24607 \end_layout
24608
24609 \end_inset
24610
24611
24612 \begin_inset Index idx
24613 status collapsed
24614
24615 \begin_layout Plain Layout
24616 References ! to Floats
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Standard
24625 To reference a float, insert a label into its caption using the menu 
24626 \family sans
24627 Insert\SpecialChar menuseparator
24628 Label
24629 \family default
24630  or the toolbar button 
24631 \begin_inset Info
24632 type  "icon"
24633 arg   "label-insert"
24634 \end_inset
24635
24636 .
24637  A grey label box like this one: 
24638 \begin_inset Graphics
24639         filename clipart/labelQt4.png
24640         scale 85
24641         scaleBeforeRotation
24642
24643 \end_inset
24644
24645  will be inserted and the label window pops up asking for the label text.
24646  \SpecialChar LyX
24647  offers as text the first words of the caption with a prefix.
24648  The prefix depends on the float type, e.
24649 \begin_inset space \thinspace{}
24650 \end_inset
24651
24652 g.
24653 \begin_inset space \space{}
24654 \end_inset
24655
24656 for figure floats the prefix will be "
24657 \family sans
24658 fig:
24659 \family default
24660 ".
24661 \end_layout
24662
24663 \begin_layout Standard
24664 The label is used as anchor and name for the reference.
24665  You can refer to the label using the menu 
24666 \family sans
24667 Insert\SpecialChar menuseparator
24668 Cross-reference
24669 \family default
24670  or the toolbar button 
24671 \begin_inset Info
24672 type  "icon"
24673 arg   "dialog-show-new-inset ref"
24674 \end_inset
24675
24676 .
24677  The cross-reference window appears showing all labels of the document.
24678  If you have multiple \SpecialChar LyX
24679  documents opened, choose the one you are working
24680  on from the drop-list at the top of the dialog.
24681  You can now sort the labels alphabetically and then choose one.
24682  A grey cross-reference box like this one: 
24683 \begin_inset Graphics
24684         filename clipart/referenceQt4.png
24685         scale 85
24686         scaleBeforeRotation
24687
24688 \end_inset
24689
24690  will be inserted.
24691  At the position of the cross-reference box the float number will appear
24692  in the output.
24693 \end_layout
24694
24695 \begin_layout Standard
24696 It is recommended that you use a protected space between the cross-reference
24697  name and its number to avoid line breaks between them.
24698  If a cross-reference refers to a non-existing label, you will see two question
24699  marks in the output instead of the reference.
24700 \end_layout
24701
24702 \begin_layout Standard
24703 You can change labels at any time by clicking on the label box.
24704  References to the changed label will automatically update their links to
24705  the new label text.
24706 \end_layout
24707
24708 \begin_layout Standard
24709 The button 
24710 \family sans
24711 Go
24712 \begin_inset space ~
24713 \end_inset
24714
24715 to
24716 \begin_inset space ~
24717 \end_inset
24718
24719 Label
24720 \family default
24721  in the cross-reference window sets the cursor before the referred label.
24722  The button text changes then to Go
24723 \begin_inset space ~
24724 \end_inset
24725
24726 Back and you can use it to set the cursor back to the cross-reference.
24727 \end_layout
24728
24729 \begin_layout Subsection
24730 Cross-Reference Formats
24731 \begin_inset CommandInset label
24732 LatexCommand label
24733 name "subsec:Cross-Reference-Formats"
24734
24735 \end_inset
24736
24737
24738 \begin_inset Index idx
24739 status collapsed
24740
24741 \begin_layout Plain Layout
24742 References ! Formats
24743 \end_layout
24744
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \begin_layout Standard
24751 There are six varieties of cross-references:
24752 \end_layout
24753
24754 \begin_layout Description
24755 <reference>: prints the float number, this is the default: 
24756 \begin_inset CommandInset ref
24757 LatexCommand ref
24758 reference "fig:Two-distorted-images"
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Description
24766 (<reference>): prints the float number within two parentheses, this is the
24767  style normally used to reference formulas, especially when the reference
24768  name 
24769 \begin_inset Quotes eld
24770 \end_inset
24771
24772 Equation
24773 \begin_inset Quotes erd
24774 \end_inset
24775
24776  is omitted: 
24777 \begin_inset CommandInset ref
24778 LatexCommand eqref
24779 reference "eq:Wgn"
24780
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \begin_layout Description
24787 <page>: prints the page number: Page
24788 \begin_inset space ~
24789 \end_inset
24790
24791
24792 \begin_inset CommandInset ref
24793 LatexCommand pageref
24794 reference "fig:Two-distorted-images"
24795
24796 \end_inset
24797
24798
24799 \end_layout
24800
24801 \begin_layout Description
24802 on
24803 \begin_inset space ~
24804 \end_inset
24805
24806 page
24807 \begin_inset space ~
24808 \end_inset
24809
24810 <page>: prints the text "on page" and the page number: 
24811 \begin_inset CommandInset ref
24812 LatexCommand vpageref
24813 reference "fig:Two-distorted-images"
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Description
24821 <reference>
24822 \begin_inset space ~
24823 \end_inset
24824
24825 on
24826 \begin_inset space ~
24827 \end_inset
24828
24829 page
24830 \begin_inset space ~
24831 \end_inset
24832
24833 <page>: prints the float number, the text "on page", and the page number:
24834  
24835 \begin_inset CommandInset ref
24836 LatexCommand vref
24837 reference "fig:Two-distorted-images"
24838
24839 \end_inset
24840
24841
24842 \end_layout
24843
24844 \begin_layout Description
24845 Formatted
24846 \begin_inset space ~
24847 \end_inset
24848
24849 reference: prints a self-defined cross-reference format.
24850 \begin_inset Newline newline
24851 \end_inset
24852
24853
24854 \begin_inset Note Greyedout
24855 status open
24856
24857 \begin_layout Plain Layout
24858
24859 \series bold
24860 Note:
24861 \series default
24862  This feature is only available when you have the \SpecialChar LaTeX
24863 -package 
24864 \series bold
24865 prettyref
24866 \series default
24867  or 
24868 \series bold
24869 refstyle
24870 \series default
24871
24872 \begin_inset Index idx
24873 status collapsed
24874
24875 \begin_layout Plain Layout
24876 \SpecialChar LaTeX
24877 -packages ! prettyref
24878 \end_layout
24879
24880 \end_inset
24881
24882
24883 \begin_inset Index idx
24884 status collapsed
24885
24886 \begin_layout Plain Layout
24887 \SpecialChar LaTeX
24888 -packages ! refstyle
24889 \end_layout
24890
24891 \end_inset
24892
24893  installed.
24894 \end_layout
24895
24896 \end_inset
24897
24898
24899 \begin_inset Newline newline
24900 \end_inset
24901
24902 You can select which \SpecialChar LaTeX
24903 -package should be used for this feature by setting
24904  the option 
24905 \family sans
24906 Use refstyle (not prettyref) for cross-references
24907 \family default
24908  in the menu 
24909 \family sans
24910 Document\SpecialChar menuseparator
24911 Settings\SpecialChar menuseparator
24912 Document Class
24913 \family default
24914 .
24915  The format is specified by adding the command 
24916 \series bold
24917
24918 \backslash
24919 newrefformat
24920 \series default
24921  (prettyref) or 
24922 \series bold
24923
24924 \backslash
24925 newref
24926 \series default
24927  (refstyle) to the preamble of the document.
24928  For example redefining all references to figures (which have the label
24929  shortcut 
24930 \begin_inset Quotes eld
24931 \end_inset
24932
24933
24934 \family sans
24935 fig
24936 \family default
24937
24938 \begin_inset Quotes erd
24939 \end_inset
24940
24941 ) can be done with this command
24942 \begin_inset Newline newline
24943 \end_inset
24944
24945
24946 \series bold
24947
24948 \backslash
24949 newref{fig}{refcmd={Image on page 
24950 \backslash
24951 pageref{#1}}}
24952 \series default
24953
24954 \begin_inset Newline newline
24955 \end_inset
24956
24957 For more information about the format, have a look at the package documentations
24958
24959 \begin_inset CommandInset citation
24960 LatexCommand cite
24961 key "prettyref,refstyle"
24962
24963 \end_inset
24964
24965 .
24966 \end_layout
24967
24968 \begin_layout Description
24969 Textual
24970 \begin_inset space ~
24971 \end_inset
24972
24973 reference: prints the caption of the reference: 
24974 \begin_inset CommandInset ref
24975 LatexCommand nameref
24976 reference "fig:Two-distorted-images"
24977
24978 \end_inset
24979
24980
24981 \end_layout
24982
24983 \begin_layout Standard
24984
24985 \family sans
24986 <page>
24987 \family default
24988  will not print the page number if the label is on the previous, the same,
24989  or the next page.
24990  You will e.
24991 \begin_inset space \thinspace{}
24992 \end_inset
24993
24994 g.
24995 \begin_inset space \space{}
24996 \end_inset
24997
24998 see the text 
24999 \begin_inset Quotes eld
25000 \end_inset
25001
25002
25003 \family sans
25004 on this page
25005 \family default
25006
25007 \begin_inset Quotes erd
25008 \end_inset
25009
25010  instead.
25011  The style 
25012 \family sans
25013 <reference> on page <page>
25014 \family default
25015  will not print anything about the page if the label is on the same page.
25016 \end_layout
25017
25018 \begin_layout Standard
25019 The number and current page of the part of the document referred to in the
25020  output is automatically calculated by \SpecialChar LaTeX
25021 .
25022  The varieties are adjusted in the field 
25023 \family sans
25024 Format
25025 \family default
25026  of the cross-reference window that appears when you click on the cross-referenc
25027 e box.
25028 \end_layout
25029
25030 \begin_layout Standard
25031 \begin_inset Note Greyedout
25032 status open
25033
25034 \begin_layout Plain Layout
25035
25036 \series bold
25037 Note:
25038 \series default
25039  It is recommended to use the \SpecialChar LaTeX
25040 -package 
25041 \series bold
25042 refstyle
25043 \series default
25044
25045 \begin_inset Index idx
25046 status collapsed
25047
25048 \begin_layout Plain Layout
25049 \SpecialChar LaTeX
25050 -packages ! refstyle
25051 \end_layout
25052
25053 \end_inset
25054
25055  because 
25056 \series bold
25057 prettyref
25058 \series default
25059
25060 \begin_inset Index idx
25061 status collapsed
25062
25063 \begin_layout Plain Layout
25064 \SpecialChar LaTeX
25065 -packages ! prettyref
25066 \end_layout
25067
25068 \end_inset
25069
25070  does not know all of \SpecialChar LyX
25071 's possible label shortcuts
25072 \begin_inset Foot
25073 status collapsed
25074
25075 \begin_layout Plain Layout
25076 \begin_inset Quotes eld
25077 \end_inset
25078
25079 fig:
25080 \begin_inset Quotes erd
25081 \end_inset
25082
25083  is for example \SpecialChar LyX
25084 's shortcut for labels in figure captions.
25085 \end_layout
25086
25087 \end_inset
25088
25089  and is not internationalized.
25090 \end_layout
25091
25092 \end_inset
25093
25094
25095 \end_layout
25096
25097 \begin_layout Subsection
25098 Automatic Reference Naming
25099 \begin_inset Index idx
25100 status collapsed
25101
25102 \begin_layout Plain Layout
25103 References ! Automatic Reference Naming
25104 \end_layout
25105
25106 \end_inset
25107
25108
25109 \end_layout
25110
25111 \begin_layout Standard
25112 The \SpecialChar LaTeX
25113 -package 
25114 \series bold
25115 hyperref
25116 \series default
25117
25118 \begin_inset Index idx
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122 \SpecialChar LaTeX
25123 -packages ! hyperref
25124 \end_layout
25125
25126 \end_inset
25127
25128 , that is enabled in the 
25129 \family sans
25130 PDF Properties
25131 \family default
25132  of the 
25133 \family sans
25134 Document Settings
25135 \family default
25136  dialog, provides a very useful feature that cross-references automatically
25137  include the name of the referenced floats (or text parts like 
25138 \emph on
25139 section
25140 \emph default
25141 ).
25142  So you will save having to write e.
25143 \begin_inset space \thinspace{}
25144 \end_inset
25145
25146 g.
25147 \begin_inset space \space{}
25148 \end_inset
25149
25150 the name 
25151 \begin_inset Quotes eld
25152 \end_inset
25153
25154 Figure
25155 \begin_inset Quotes erd
25156 \end_inset
25157
25158  before every reference to a figure.
25159  To use this feature, enable 
25160 \series bold
25161 hyperref
25162 \series default
25163  and insert this line to the \SpecialChar LaTeX
25164  preamble:
25165 \end_layout
25166
25167 \begin_layout Standard
25168
25169 \series bold
25170
25171 \backslash
25172 AtBeginDocument{
25173 \backslash
25174 renewcommand{
25175 \backslash
25176 ref}[1]{
25177 \backslash
25178 mbox{
25179 \backslash
25180 autoref{#1}}}}
25181 \end_layout
25182
25183 \begin_layout Standard
25184 When you prefer other reference names than the default ones, for example
25185  you want instead of 
25186 \begin_inset Quotes eld
25187 \end_inset
25188
25189 section
25190 \begin_inset Quotes erd
25191 \end_inset
25192
25193  the name 
25194 \begin_inset Quotes eld
25195 \end_inset
25196
25197 sec.
25198 \begin_inset space \thinspace{}
25199 \end_inset
25200
25201
25202 \begin_inset Quotes eld
25203 \end_inset
25204
25205 , you can redefine the name by inserting this in the preamble:
25206 \end_layout
25207
25208 \begin_layout Standard
25209
25210 \series bold
25211
25212 \backslash
25213 addto
25214 \backslash
25215 extrasenglish{
25216 \backslash
25217 renewcommand{
25218 \backslash
25219 sectionautorefname}
25220 \begin_inset Newline newline
25221 \end_inset
25222
25223
25224 \begin_inset Phantom HPhantom
25225 status open
25226
25227 \begin_layout Plain Layout
25228
25229 \series bold
25230 \begin_inset space ~
25231 \end_inset
25232
25233
25234 \end_layout
25235
25236 \end_inset
25237
25238 {sec.
25239 \backslash
25240 negthinspace}}
25241 \end_layout
25242
25243 \begin_layout Standard
25244 When you are using another document language than English, replace
25245 \begin_inset Newline newline
25246 \end_inset
25247
25248
25249 \series bold
25250
25251 \backslash
25252 extrasenglish
25253 \series default
25254  by 
25255 \series bold
25256
25257 \backslash
25258 extras***
25259 \series default
25260 , where *** is the name of the language used.
25261 \end_layout
25262
25263 \begin_layout Standard
25264 To get automatic names, but not for certain reference types, for example
25265  not for equations, use this preamble code:
25266 \end_layout
25267
25268 \begin_layout Standard
25269
25270 \series bold
25271
25272 \backslash
25273 addto
25274 \backslash
25275 extrasenglish{
25276 \backslash
25277 renewcommand*{
25278 \backslash
25279 equationautorefname}[1]{}}
25280 \end_layout
25281
25282 \begin_layout Standard
25283 More about this topic can be found in 
25284 \series bold
25285 hyperref
25286 \series default
25287 's documentation 
25288 \begin_inset CommandInset citation
25289 LatexCommand cite
25290 key "hyperref"
25291
25292 \end_inset
25293
25294 .
25295 \end_layout
25296
25297 \begin_layout Standard
25298 \begin_inset Note Greyedout
25299 status open
25300
25301 \begin_layout Plain Layout
25302
25303 \series bold
25304 Note:
25305 \series default
25306  Automatic reference naming cannot be used when you use cross-references
25307  in the 
25308 \family sans
25309 Formatted
25310 \begin_inset space ~
25311 \end_inset
25312
25313 reference
25314 \family default
25315  style, as described in section
25316 \begin_inset space ~
25317 \end_inset
25318
25319
25320 \begin_inset CommandInset ref
25321 LatexCommand ref
25322 reference "subsec:Cross-Reference-Formats"
25323
25324 \end_inset
25325
25326 .
25327 \end_layout
25328
25329 \end_inset
25330
25331
25332 \end_layout
25333
25334 \begin_layout Standard
25335 The 
25336 \emph on
25337 Math
25338 \emph default
25339  manual is an example where automatic reference naming is used.
25340 \end_layout
25341
25342 \begin_layout Subsection
25343 Reference Position
25344 \begin_inset CommandInset label
25345 LatexCommand label
25346 name "subsec:Reference-Position"
25347
25348 \end_inset
25349
25350
25351 \begin_inset Index idx
25352 status collapsed
25353
25354 \begin_layout Plain Layout
25355 References ! Reference Position
25356 \end_layout
25357
25358 \end_inset
25359
25360
25361 \end_layout
25362
25363 \begin_layout Standard
25364 If you use 
25365 \series bold
25366 hyperref
25367 \series default
25368
25369 \begin_inset Index idx
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373 \SpecialChar LaTeX
25374 -packages ! hyperref
25375 \end_layout
25376
25377 \end_inset
25378
25379  in the 
25380 \family sans
25381 PDF Properties
25382 \family default
25383  of the 
25384 \family sans
25385 Document Settings
25386 \family default
25387  dialog to link cross-references in the output, you will see that clicking
25388  on an image float reference jumps to the image label.
25389  The caption will be the first text part on the screen, so that you cannot
25390  see the image without scrolling.
25391  This is because the reference link anchor is placed at the position of
25392  the label.
25393  With the use of the package 
25394 \series bold
25395 hypcap
25396 \series default
25397
25398 \begin_inset Index idx
25399 status collapsed
25400
25401 \begin_layout Plain Layout
25402 \SpecialChar LaTeX
25403 -packages ! hypcap
25404 \end_layout
25405
25406 \end_inset
25407
25408 , which is part of the \SpecialChar LaTeX
25409 -package 
25410 \series bold
25411 oberdiek
25412 \series default
25413
25414 \begin_inset Index idx
25415 status collapsed
25416
25417 \begin_layout Plain Layout
25418 \SpecialChar LaTeX
25419 -packages ! oberdiek
25420 \end_layout
25421
25422 \end_inset
25423
25424 , the link anchor is placed at the beginning of a float.
25425  To use this feature for figure floats, load 
25426 \series bold
25427 hypcap
25428 \series default
25429  in the document preamble with the line
25430 \end_layout
25431
25432 \begin_layout Standard
25433
25434 \series bold
25435
25436 \backslash
25437 usepackage[figure]{hypcap}
25438 \end_layout
25439
25440 \begin_layout Standard
25441 You can also use 
25442 \series bold
25443 hypcap
25444 \series default
25445  for all float types but this is not recommended for stability reasons.
25446  For more information, have a look at 
25447 \series bold
25448 hypcap
25449 \series default
25450 's manual 
25451 \begin_inset CommandInset citation
25452 LatexCommand cite
25453 key "hypcap"
25454
25455 \end_inset
25456
25457 .
25458 \end_layout
25459
25460 \begin_layout Standard
25461 \begin_inset Note Greyedout
25462 status open
25463
25464 \begin_layout Plain Layout
25465
25466 \series bold
25467 Note:
25468 \series default
25469  
25470 \series bold
25471 hypcap
25472 \series default
25473  has no effect on references to subfigures.
25474 \end_layout
25475
25476 \end_inset
25477
25478
25479 \end_layout
25480
25481 \begin_layout Section
25482 Float Placement
25483 \begin_inset CommandInset label
25484 LatexCommand label
25485 name "sec:Float-Placement"
25486
25487 \end_inset
25488
25489
25490 \begin_inset Index idx
25491 status collapsed
25492
25493 \begin_layout Plain Layout
25494 Floats ! Placement
25495 \end_layout
25496
25497 \end_inset
25498
25499
25500 \end_layout
25501
25502 \begin_layout Standard
25503 Right-clicking on a float-box and clicking on 
25504 \family sans
25505 Settings
25506 \family default
25507  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
25508  uses for
25509  positioning the float.
25510 \begin_inset Newline newline
25511 \end_inset
25512
25513 The option 
25514 \family sans
25515 Span
25516 \begin_inset space ~
25517 \end_inset
25518
25519 columns
25520 \family default
25521  is only useful for two-column documents: If you select it, the float will
25522  span both columns on the page instead of being confined to just one.
25523 \begin_inset Newline newline
25524 \end_inset
25525
25526 The option 
25527 \family sans
25528 Rotate
25529 \begin_inset space ~
25530 \end_inset
25531
25532 sideways
25533 \family default
25534  is used to rotate floats, see section 
25535 \begin_inset CommandInset ref
25536 LatexCommand ref
25537 reference "sec:Rotated-Floats"
25538
25539 \end_inset
25540
25541 .
25542 \end_layout
25543
25544 \begin_layout Standard
25545 You can use one or more of the following options in the float dialog to
25546  set the placement for a particular float when you uncheck the option 
25547 \family sans
25548 Use
25549 \begin_inset space ~
25550 \end_inset
25551
25552 default
25553 \begin_inset space ~
25554 \end_inset
25555
25556 placement
25557 \family default
25558 :
25559 \end_layout
25560
25561 \begin_layout Description
25562 Here
25563 \begin_inset space ~
25564 \end_inset
25565
25566 if
25567 \begin_inset space ~
25568 \end_inset
25569
25570 possible try to place the float on the position where it has been inserted
25571 \end_layout
25572
25573 \begin_layout Description
25574 Top
25575 \begin_inset space ~
25576 \end_inset
25577
25578 of
25579 \begin_inset space ~
25580 \end_inset
25581
25582 page try to place the float at the top of the current page
25583 \end_layout
25584
25585 \begin_layout Description
25586 Bottom
25587 \begin_inset space ~
25588 \end_inset
25589
25590 of
25591 \begin_inset space ~
25592 \end_inset
25593
25594 page try to place the float at the bottom of the current page
25595 \end_layout
25596
25597 \begin_layout Description
25598 Page
25599 \begin_inset space ~
25600 \end_inset
25601
25602 of
25603 \begin_inset space ~
25604 \end_inset
25605
25606 floats try to place the float on its own page
25607 \end_layout
25608
25609 \begin_layout Standard
25610 The order of the above option is 
25611 \emph on
25612 always
25613 \emph default
25614  used by \SpecialChar LaTeX
25615 .
25616  That means, if you use the default placement, \SpecialChar LaTeX
25617  will first try out 
25618 \family sans
25619 Here
25620 \begin_inset space ~
25621 \end_inset
25622
25623 if
25624 \begin_inset space ~
25625 \end_inset
25626
25627 possible
25628 \family default
25629 , then 
25630 \family sans
25631 Top
25632 \begin_inset space ~
25633 \end_inset
25634
25635 of
25636 \begin_inset space ~
25637 \end_inset
25638
25639 page
25640 \family default
25641 , and then the others.
25642  If you do not use the default, \SpecialChar LaTeX
25643  will try only the checked options but in
25644  the same order.
25645  If none of the 4
25646 \begin_inset space ~
25647 \end_inset
25648
25649 placements is possible the procedure is internally repeated trying to put
25650  the float on the following page.
25651 \end_layout
25652
25653 \begin_layout Standard
25654 By default, each option has its own rules:
25655 \end_layout
25656
25657 \begin_layout Labeling
25658 \labelwidthstring 00.00.0000
25659
25660 \family sans
25661 Top
25662 \begin_inset space ~
25663 \end_inset
25664
25665 of
25666 \begin_inset space ~
25667 \end_inset
25668
25669 page
25670 \family default
25671  only floats occupying less than 70
25672 \begin_inset space \thinspace{}
25673 \end_inset
25674
25675 % of the page can be placed at the top of a page (
25676 \series bold
25677
25678 \backslash
25679 topfraction
25680 \series default
25681 )
25682 \end_layout
25683
25684 \begin_layout Labeling
25685 \labelwidthstring 00.00.0000
25686
25687 \family sans
25688 Bottom
25689 \begin_inset space ~
25690 \end_inset
25691
25692 of
25693 \begin_inset space ~
25694 \end_inset
25695
25696 page
25697 \family default
25698 : only floats occupying less than 30
25699 \begin_inset space \thinspace{}
25700 \end_inset
25701
25702 % of the page can be placed at the bottom of a page.
25703  (
25704 \series bold
25705
25706 \backslash
25707 bottomfraction
25708 \series default
25709 )
25710 \end_layout
25711
25712 \begin_layout Labeling
25713 \labelwidthstring 00.00.0000
25714
25715 \family sans
25716 Page
25717 \begin_inset space ~
25718 \end_inset
25719
25720 of
25721 \begin_inset space ~
25722 \end_inset
25723
25724 floats
25725 \family default
25726 : only if more than 50
25727 \begin_inset space \thinspace{}
25728 \end_inset
25729
25730 % of the page is occupied by floats, several floats can be set together
25731  on a page.
25732  (
25733 \series bold
25734
25735 \backslash
25736 floatpagefraction
25737 \series default
25738 )
25739 \end_layout
25740
25741 \begin_layout Standard
25742 If you don't like these rules, you can ignore them by using the additional
25743  option 
25744 \family sans
25745 Ignore
25746 \begin_inset space ~
25747 \end_inset
25748
25749 \SpecialChar LaTeX
25750
25751 \begin_inset space ~
25752 \end_inset
25753
25754 rules
25755 \family default
25756 .
25757 \begin_inset Newline newline
25758 \end_inset
25759
25760 You can also redefine the rules with \SpecialChar LaTeX
25761 -commands that are given in parentheses
25762  after the rules description above.
25763  To increase for example the often too small default of the bottom-rule
25764  to 50
25765 \begin_inset space \thinspace{}
25766 \end_inset
25767
25768 % of the page, add this line to your document preamble:
25769 \end_layout
25770
25771 \begin_layout Standard
25772
25773 \series bold
25774
25775 \backslash
25776 renewcommand{
25777 \backslash
25778 bottomfraction}{0.5}
25779 \end_layout
25780
25781 \begin_layout Standard
25782 Sometimes you might need, under all circumstances, a float to be placed
25783  exactly at the position where it is inserted.
25784  For this case you can use the option 
25785 \family sans
25786 Here
25787 \begin_inset space ~
25788 \end_inset
25789
25790 definitely
25791 \family default
25792 .
25793  Use this option very rarely and only if the document is almost ready to
25794  be printed, because the float is then no longer able to 
25795 \begin_inset Quotes eld
25796 \end_inset
25797
25798 float
25799 \begin_inset Quotes erd
25800 \end_inset
25801
25802  when you change your document and this will often destroy the page layout.
25803 \end_layout
25804
25805 \begin_layout Standard
25806 There are no placement options for text wrap floats, because they are always
25807  surrounded by the text of a certain paragraph.
25808 \begin_inset VSpace bigskip
25809 \end_inset
25810
25811
25812 \end_layout
25813
25814 \begin_layout Standard
25815 Sometimes you have the problem that a float is placed at the top of a page
25816  while its corresponding section starts at the middle of the page, so that
25817  the reader could think the float is part of the previous section.
25818  To avoid this the \SpecialChar LaTeX
25819 -command 
25820 \series bold
25821
25822 \backslash
25823 suppressfloats
25824 \series default
25825  can be used.
25826  It suppresses a given float placement for the page where it is inserted
25827  and can therefore be used to avoid floats being set before a section starts.
25828  To get this, add these commands to your document preamble:
25829 \end_layout
25830
25831 \begin_layout Standard
25832
25833 \series bold
25834
25835 \backslash
25836 let
25837 \backslash
25838 mySection
25839 \backslash
25840 section
25841 \begin_inset Newline newline
25842 \end_inset
25843
25844
25845 \backslash
25846 renewcommand{
25847 \backslash
25848 section}{
25849 \backslash
25850 suppressfloats[t]
25851 \backslash
25852 mySection}
25853 \end_layout
25854
25855 \begin_layout Standard
25856 You can define the same for all section headings, like chapters and subsections.
25857  This definition is not recommended to be used for small text parts like
25858  subsubsections because \SpecialChar LaTeX
25859  may then have problems finding a suitable placement.
25860 \end_layout
25861
25862 \begin_layout Standard
25863 \begin_inset VSpace bigskip
25864 \end_inset
25865
25866 In some cases it is required to have all figures/tables at the end of the
25867  document.
25868  For this purpose the \SpecialChar LaTeX
25869 -package 
25870 \series bold
25871 endfloat
25872 \series default
25873
25874 \begin_inset Index idx
25875 status collapsed
25876
25877 \begin_layout Plain Layout
25878 \SpecialChar LaTeX
25879 -packages ! endfloat
25880 \end_layout
25881
25882 \end_inset
25883
25884  was developed.
25885  It puts all figure and table floats at the end of the document into their
25886  own sections.
25887  At the original float position a text hint like 
25888 \begin_inset Quotes eld
25889 \end_inset
25890
25891
25892 \family sans
25893 [Figure
25894 \begin_inset space ~
25895 \end_inset
25896
25897 3.2 about here.]
25898 \family default
25899
25900 \begin_inset Quotes erd
25901 \end_inset
25902
25903  is inserted.
25904  The endfloat-package is loaded in the preamble with the line
25905 \end_layout
25906
25907 \begin_layout Standard
25908
25909 \series bold
25910
25911 \backslash
25912 usepackage[options]{endfloat}
25913 \end_layout
25914
25915 \begin_layout Standard
25916 There are various package options to format the created figure/table sections.
25917  For more information we refer you to the 
25918 \series bold
25919 endfloat
25920 \series default
25921  documentation 
25922 \begin_inset CommandInset citation
25923 LatexCommand cite
25924 key "endfloat"
25925
25926 \end_inset
25927
25928 .
25929 \begin_inset Newline newline
25930 \end_inset
25931
25932
25933 \begin_inset Note Greyedout
25934 status open
25935
25936 \begin_layout Plain Layout
25937
25938 \series bold
25939 Note: endfloat
25940 \series default
25941  doesn't provide an automatic translation for the text hint, you have to
25942  do this manually, see section
25943 \begin_inset space ~
25944 \end_inset
25945
25946 4 in 
25947 \begin_inset CommandInset citation
25948 LatexCommand cite
25949 key "endfloat"
25950
25951 \end_inset
25952
25953 .
25954 \end_layout
25955
25956 \end_inset
25957
25958
25959 \begin_inset Newline newline
25960 \end_inset
25961
25962
25963 \begin_inset Note Greyedout
25964 status open
25965
25966 \begin_layout Plain Layout
25967
25968 \series bold
25969 Note:
25970 \series default
25971  There is currently a bug in 
25972 \series bold
25973 endfloat
25974 \series default
25975  when the caption contains a German 
25976 \begin_inset Quotes eld
25977 \end_inset
25978
25979 ß
25980 \begin_inset Quotes erd
25981 \end_inset
25982
25983 .
25984  Use in this case the command 
25985 \begin_inset Quotes eld
25986 \end_inset
25987
25988
25989 \series bold
25990
25991 \backslash
25992 ss
25993 \series default
25994
25995 \begin_inset Quotes erd
25996 \end_inset
25997
25998  in \SpecialChar TeX
25999  Code instead of 
26000 \begin_inset Quotes eld
26001 \end_inset
26002
26003 ß
26004 \begin_inset Quotes erd
26005 \end_inset
26006
26007 .
26008 \end_layout
26009
26010 \end_inset
26011
26012
26013 \end_layout
26014
26015 \begin_layout Standard
26016 \begin_inset VSpace bigskip
26017 \end_inset
26018
26019 For more details about float placements, have a look at \SpecialChar LaTeX
26020  books, 
26021 \begin_inset CommandInset citation
26022 LatexCommand cite
26023 key "latexcompanion,latexguide,latexbook"
26024
26025 \end_inset
26026
26027 .
26028 \end_layout
26029
26030 \begin_layout Section
26031 Rotated Floats
26032 \begin_inset CommandInset label
26033 LatexCommand label
26034 name "sec:Rotated-Floats"
26035
26036 \end_inset
26037
26038
26039 \begin_inset Index idx
26040 status collapsed
26041
26042 \begin_layout Plain Layout
26043 Floats ! Rotating
26044 \end_layout
26045
26046 \end_inset
26047
26048
26049 \end_layout
26050
26051 \begin_layout Standard
26052 Especially for wide tables you might have floats rotated.
26053  To rotate a whole float including the caption, right-click on the float-box
26054  and use the option 
26055 \family sans
26056 Rotate
26057 \begin_inset space ~
26058 \end_inset
26059
26060 sideways
26061 \family default
26062 .
26063 \end_layout
26064
26065 \begin_layout Standard
26066 Rotated floats are always placed on a page of their own (or column of their
26067  own; in case you have a multi-column document).
26068  You can let them span several columns using the float settings option 
26069 \family sans
26070 Span
26071 \begin_inset space ~
26072 \end_inset
26073
26074 columns
26075 \family default
26076 .
26077  Floats are rotated so that you can read them from the outside margin.
26078  To force a certain rotation direction for all pages, you can add either
26079  the option 
26080 \series bold
26081 figuresleft
26082 \series default
26083  or 
26084 \series bold
26085 figuresright
26086 \series default
26087  to the document class options.
26088 \end_layout
26089
26090 \begin_layout Standard
26091 Referencing rotated floats is the same as for normal floats, the caption
26092  format is also the same: Table
26093 \begin_inset space ~
26094 \end_inset
26095
26096
26097 \begin_inset CommandInset ref
26098 LatexCommand ref
26099 reference "tab:Rotated-table"
26100
26101 \end_inset
26102
26103  is an example of a rotated table float.
26104 \end_layout
26105
26106 \begin_layout Standard
26107 \begin_inset Note Greyedout
26108 status open
26109
26110 \begin_layout Plain Layout
26111
26112 \series bold
26113 Note:
26114 \series default
26115  Not all DVI-viewers are able to display rotated floats.
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \begin_layout Standard
26124 \begin_inset Float table
26125 wide false
26126 sideways true
26127 status open
26128
26129 \begin_layout Plain Layout
26130 \begin_inset Caption Standard
26131
26132 \begin_layout Plain Layout
26133 \begin_inset CommandInset label
26134 LatexCommand label
26135 name "tab:Rotated-table"
26136
26137 \end_inset
26138
26139  Rotated table
26140 \end_layout
26141
26142 \end_inset
26143
26144
26145 \end_layout
26146
26147 \begin_layout Plain Layout
26148 \align center
26149 \begin_inset Tabular
26150 <lyxtabular version="3" rows="1" columns="5">
26151 <features tabularvalignment="middle">
26152 <column alignment="center" valignment="top">
26153 <column alignment="center" valignment="top">
26154 <column alignment="center" valignment="top">
26155 <column alignment="center" valignment="top">
26156 <column alignment="center" valignment="top">
26157 <row>
26158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26159 \begin_inset Text
26160
26161 \begin_layout Plain Layout
26162 test
26163 \end_layout
26164
26165 \end_inset
26166 </cell>
26167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171 b
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180 c
26181 \end_layout
26182
26183 \end_inset
26184 </cell>
26185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26186 \begin_inset Text
26187
26188 \begin_layout Plain Layout
26189 d
26190 \end_layout
26191
26192 \end_inset
26193 </cell>
26194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26195 \begin_inset Text
26196
26197 \begin_layout Plain Layout
26198 e
26199 \end_layout
26200
26201 \end_inset
26202 </cell>
26203 </row>
26204 </lyxtabular>
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Section
26217 Subfloats
26218 \begin_inset Index idx
26219 status collapsed
26220
26221 \begin_layout Plain Layout
26222 Floats ! Subfloats
26223 \end_layout
26224
26225 \end_inset
26226
26227
26228 \end_layout
26229
26230 \begin_layout Standard
26231 Subfloats are for example used when a figure consists of several images.
26232  They are created by inserting a float into an existing float.
26233  The placement of the subfloats can be controlled in the same way as for
26234  paragraphs as shown in table
26235 \begin_inset space ~
26236 \end_inset
26237
26238
26239 \begin_inset CommandInset ref
26240 LatexCommand ref
26241 reference "tab:Two-subtables-side"
26242
26243 \end_inset
26244
26245  and 
26246 \begin_inset CommandInset ref
26247 LatexCommand ref
26248 reference "tab:Two-subtables-upon"
26249
26250 \end_inset
26251
26252 .
26253 \end_layout
26254
26255 \begin_layout Standard
26256 Referencing subfloats works as for normal floats: Table
26257 \begin_inset space ~
26258 \end_inset
26259
26260
26261 \begin_inset CommandInset ref
26262 LatexCommand ref
26263 reference "tab:This-is-subtable-a"
26264
26265 \end_inset
26266
26267  and 
26268 \begin_inset CommandInset ref
26269 LatexCommand ref
26270 reference "tab:This-is-subtable-b"
26271
26272 \end_inset
26273
26274  are subtables of table
26275 \begin_inset space ~
26276 \end_inset
26277
26278
26279 \begin_inset CommandInset ref
26280 LatexCommand ref
26281 reference "tab:Two-subtables-side"
26282
26283 \end_inset
26284
26285 .
26286 \end_layout
26287
26288 \begin_layout Standard
26289 \begin_inset Float table
26290 wide false
26291 sideways false
26292 status open
26293
26294 \begin_layout Plain Layout
26295 \begin_inset Caption Standard
26296
26297 \begin_layout Plain Layout
26298 \begin_inset CommandInset label
26299 LatexCommand label
26300 name "tab:Two-subtables-side"
26301
26302 \end_inset
26303
26304 Two subtables placed side by side.
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \end_layout
26311
26312 \begin_layout Plain Layout
26313 \align center
26314 \begin_inset space \hfill{}
26315 \end_inset
26316
26317
26318 \begin_inset Float table
26319 wide false
26320 sideways false
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324 \begin_inset Caption Standard
26325
26326 \begin_layout Plain Layout
26327 \begin_inset CommandInset label
26328 LatexCommand label
26329 name "tab:This-is-subtable-a"
26330
26331 \end_inset
26332
26333 This is subtable a.
26334 \end_layout
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Plain Layout
26342 \align center
26343 \begin_inset Tabular
26344 <lyxtabular version="3" rows="1" columns="5">
26345 <features tabularvalignment="middle">
26346 <column alignment="center" valignment="top">
26347 <column alignment="center" valignment="top">
26348 <column alignment="center" valignment="top">
26349 <column alignment="center" valignment="top">
26350 <column alignment="center" valignment="top">
26351 <row>
26352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26353 \begin_inset Text
26354
26355 \begin_layout Plain Layout
26356 test
26357 \end_layout
26358
26359 \end_inset
26360 </cell>
26361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26362 \begin_inset Text
26363
26364 \begin_layout Plain Layout
26365 b
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26371 \begin_inset Text
26372
26373 \begin_layout Plain Layout
26374 c
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26380 \begin_inset Text
26381
26382 \begin_layout Plain Layout
26383 d
26384 \end_layout
26385
26386 \end_inset
26387 </cell>
26388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26389 \begin_inset Text
26390
26391 \begin_layout Plain Layout
26392 e
26393 \end_layout
26394
26395 \end_inset
26396 </cell>
26397 </row>
26398 </lyxtabular>
26399
26400 \end_inset
26401
26402
26403 \end_layout
26404
26405 \end_inset
26406
26407
26408 \begin_inset space \hfill{}
26409 \end_inset
26410
26411
26412 \begin_inset Float table
26413 wide false
26414 sideways false
26415 status collapsed
26416
26417 \begin_layout Plain Layout
26418 \begin_inset Caption Standard
26419
26420 \begin_layout Plain Layout
26421 \begin_inset CommandInset label
26422 LatexCommand label
26423 name "tab:This-is-subtable-b"
26424
26425 \end_inset
26426
26427 This is subtable b.
26428 \end_layout
26429
26430 \end_inset
26431
26432
26433 \end_layout
26434
26435 \begin_layout Plain Layout
26436 \align center
26437 \begin_inset Tabular
26438 <lyxtabular version="3" rows="1" columns="5">
26439 <features tabularvalignment="middle">
26440 <column alignment="center" valignment="top">
26441 <column alignment="center" valignment="top">
26442 <column alignment="center" valignment="top">
26443 <column alignment="center" valignment="top">
26444 <column alignment="center" valignment="top">
26445 <row>
26446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26447 \begin_inset Text
26448
26449 \begin_layout Plain Layout
26450 e
26451 \end_layout
26452
26453 \end_inset
26454 </cell>
26455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26456 \begin_inset Text
26457
26458 \begin_layout Plain Layout
26459 d
26460 \end_layout
26461
26462 \end_inset
26463 </cell>
26464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26465 \begin_inset Text
26466
26467 \begin_layout Plain Layout
26468 c
26469 \end_layout
26470
26471 \end_inset
26472 </cell>
26473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26474 \begin_inset Text
26475
26476 \begin_layout Plain Layout
26477 b
26478 \end_layout
26479
26480 \end_inset
26481 </cell>
26482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26483 \begin_inset Text
26484
26485 \begin_layout Plain Layout
26486 test
26487 \end_layout
26488
26489 \end_inset
26490 </cell>
26491 </row>
26492 </lyxtabular>
26493
26494 \end_inset
26495
26496
26497 \end_layout
26498
26499 \end_inset
26500
26501
26502 \begin_inset space \hfill{}
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \end_layout
26512
26513 \begin_layout Standard
26514 \begin_inset Float table
26515 wide false
26516 sideways false
26517 status open
26518
26519 \begin_layout Plain Layout
26520 \begin_inset Caption Standard
26521
26522 \begin_layout Plain Layout
26523 \begin_inset CommandInset label
26524 LatexCommand label
26525 name "tab:Two-subtables-upon"
26526
26527 \end_inset
26528
26529 Two subtables placed one above the other.
26530  (a) table with 4 cells, (b) table with 5 cells.
26531 \end_layout
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \begin_layout Plain Layout
26539 \align center
26540 \begin_inset Float table
26541 wide false
26542 sideways false
26543 status collapsed
26544
26545 \begin_layout Plain Layout
26546 \begin_inset Caption Standard
26547
26548 \begin_layout Plain Layout
26549
26550 \end_layout
26551
26552 \end_inset
26553
26554
26555 \end_layout
26556
26557 \begin_layout Plain Layout
26558 \align center
26559 \begin_inset Tabular
26560 <lyxtabular version="3" rows="1" columns="4">
26561 <features tabularvalignment="middle">
26562 <column alignment="center" valignment="top">
26563 <column alignment="center" valignment="top">
26564 <column alignment="center" valignment="top">
26565 <column alignment="center" valignment="top">
26566 <row>
26567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26568 \begin_inset Text
26569
26570 \begin_layout Plain Layout
26571 test
26572 \end_layout
26573
26574 \end_inset
26575 </cell>
26576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580 test
26581 \end_layout
26582
26583 \end_inset
26584 </cell>
26585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26586 \begin_inset Text
26587
26588 \begin_layout Plain Layout
26589 test
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26595 \begin_inset Text
26596
26597 \begin_layout Plain Layout
26598 test
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 </lyxtabular>
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \end_inset
26612
26613
26614 \end_layout
26615
26616 \begin_layout Plain Layout
26617 \align center
26618 \begin_inset Float table
26619 wide false
26620 sideways false
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624 \begin_inset Caption Standard
26625
26626 \begin_layout Plain Layout
26627
26628 \end_layout
26629
26630 \end_inset
26631
26632
26633 \end_layout
26634
26635 \begin_layout Plain Layout
26636 \align center
26637 \begin_inset Tabular
26638 <lyxtabular version="3" rows="1" columns="5">
26639 <features tabularvalignment="middle">
26640 <column alignment="center" valignment="top">
26641 <column alignment="center" valignment="top">
26642 <column alignment="center" valignment="top">
26643 <column alignment="center" valignment="top">
26644 <column alignment="center" valignment="top">
26645 <row>
26646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26647 \begin_inset Text
26648
26649 \begin_layout Plain Layout
26650 a
26651 \end_layout
26652
26653 \end_inset
26654 </cell>
26655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26656 \begin_inset Text
26657
26658 \begin_layout Plain Layout
26659 b
26660 \end_layout
26661
26662 \end_inset
26663 </cell>
26664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668 c
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Plain Layout
26677 d
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26683 \begin_inset Text
26684
26685 \begin_layout Plain Layout
26686 e
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 </row>
26692 </lyxtabular>
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700
26701
26702 \end_layout
26703
26704 \end_inset
26705
26706
26707 \end_layout
26708
26709 \begin_layout Section
26710 Floats Side by Side
26711 \begin_inset Index idx
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715 Floats ! Side by side
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Standard
26724 To place floats side by side, as in Figures
26725 \begin_inset space ~
26726 \end_inset
26727
26728
26729 \begin_inset CommandInset ref
26730 LatexCommand ref
26731 reference "fig:Float-left"
26732
26733 \end_inset
26734
26735  and 
26736 \begin_inset CommandInset ref
26737 LatexCommand ref
26738 reference "fig:Float-right"
26739
26740 \end_inset
26741
26742 , only 
26743 \emph on
26744 one
26745 \emph default
26746  float is used.
26747  In it two minipage boxes are inserted.
26748 \begin_inset Foot
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752 Minipages are explained in section
26753 \begin_inset space ~
26754 \end_inset
26755
26756
26757 \begin_inset CommandInset ref
26758 LatexCommand ref
26759 reference "sec:Minipages"
26760
26761 \end_inset
26762
26763 .
26764 \end_layout
26765
26766 \end_inset
26767
26768  The width is set to 45
26769 \begin_inset space \thinspace{}
26770 \end_inset
26771
26772 -50
26773 \begin_inset space \thinspace{}
26774 \end_inset
26775
26776 column% and the box alignment to 
26777 \family sans
26778 Bottom
26779 \family default
26780  for each minipage.
26781  The minipage boxes contain the image and the caption in the same way as
26782  they are in a float.
26783  The only difference is that the image unit 
26784 \family sans
26785 Column
26786 \begin_inset space ~
26787 \end_inset
26788
26789 Width
26790 \begin_inset space ~
26791 \end_inset
26792
26793 %
26794 \family default
26795  is now calculated according to the width of the minipage boxes.
26796 \end_layout
26797
26798 \begin_layout Standard
26799 \begin_inset Float figure
26800 wide false
26801 sideways false
26802 status open
26803
26804 \begin_layout Plain Layout
26805 \begin_inset Box Frameless
26806 position "b"
26807 hor_pos "c"
26808 has_inner_box 1
26809 inner_pos "t"
26810 use_parbox 0
26811 use_makebox 0
26812 width "45col%"
26813 special "none"
26814 height "1in"
26815 height_special "totalheight"
26816 thickness "0.4pt"
26817 separation "3pt"
26818 shadowsize "4pt"
26819 framecolor "black"
26820 backgroundcolor "none"
26821 status open
26822
26823 \begin_layout Plain Layout
26824 \align center
26825 \begin_inset Graphics
26826         filename clipart/mobius.eps
26827         lyxscale 50
26828         width 100col%
26829         scaleBeforeRotation
26830
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \begin_layout Plain Layout
26837 \begin_inset Caption Standard
26838
26839 \begin_layout Plain Layout
26840 \begin_inset CommandInset label
26841 LatexCommand label
26842 name "fig:Float-left"
26843
26844 \end_inset
26845
26846 Float on the left side.
26847 \end_layout
26848
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \end_inset
26855
26856
26857 \begin_inset space \hfill{}
26858 \end_inset
26859
26860
26861 \begin_inset Box Frameless
26862 position "b"
26863 hor_pos "c"
26864 has_inner_box 1
26865 inner_pos "t"
26866 use_parbox 0
26867 use_makebox 0
26868 width "45col%"
26869 special "none"
26870 height "1in"
26871 height_special "totalheight"
26872 thickness "0.4pt"
26873 separation "3pt"
26874 shadowsize "4pt"
26875 framecolor "black"
26876 backgroundcolor "none"
26877 status open
26878
26879 \begin_layout Plain Layout
26880 \align center
26881 \begin_inset Graphics
26882         filename clipart/platypus.eps
26883         lyxscale 50
26884         width 100col%
26885         scaleBeforeRotation
26886
26887 \end_inset
26888
26889
26890 \end_layout
26891
26892 \begin_layout Plain Layout
26893 \begin_inset Caption Standard
26894
26895 \begin_layout Plain Layout
26896 \begin_inset CommandInset label
26897 LatexCommand label
26898 name "fig:Float-right"
26899
26900 \end_inset
26901
26902 Float on the right side.
26903 \end_layout
26904
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \end_inset
26911
26912
26913 \end_layout
26914
26915 \begin_layout Plain Layout
26916
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \end_layout
26923
26924 \begin_layout Section
26925 Caption Formatting
26926 \begin_inset Index idx
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930 Caption ! Formatting
26931 \end_layout
26932
26933 \end_inset
26934
26935
26936 \begin_inset Index idx
26937 status collapsed
26938
26939 \begin_layout Plain Layout
26940 Floats ! Caption Formatting
26941 \end_layout
26942
26943 \end_inset
26944
26945
26946 \begin_inset CommandInset label
26947 LatexCommand label
26948 name "sec:Caption-Formatting"
26949
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \begin_layout Standard
26956 The 
26957 \family sans
26958 Caption
26959 \family default
26960  environment is the default paragraph environment for 
26961 \family sans
26962 Floats
26963 \family default
26964 .
26965  On the \SpecialChar LyX
26966  screen captions appear as a label, e.
26967 \begin_inset space \thinspace{}
26968 \end_inset
26969
26970 g.
26971 \begin_inset space \space{}
26972 \end_inset
26973
26974
26975 \begin_inset Quotes eld
26976 \end_inset
26977
26978
26979 \family sans
26980 Figure #:
26981 \family default
26982
26983 \begin_inset Quotes erd
26984 \end_inset
26985
26986  followed by the caption text.
26987  
26988 \begin_inset Quotes eld
26989 \end_inset
26990
26991 #
26992 \begin_inset Quotes erd
26993 \end_inset
26994
26995  is the actual reference number.
26996  By default the label and the number are in the same font as the caption
26997  text and a colon follows the number to divide the label from the text.
26998  This caption format is suitable for many but not all documents.
26999  
27000 \end_layout
27001
27002 \begin_layout Standard
27003 To change the default caption format, load the \SpecialChar LaTeX
27004 -package 
27005 \series bold
27006 caption
27007 \series default
27008
27009 \begin_inset Index idx
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013 \SpecialChar LaTeX
27014 -packages ! caption
27015 \end_layout
27016
27017 \end_inset
27018
27019  in the document preamble with this line:
27020 \end_layout
27021
27022 \begin_layout Standard
27023
27024 \series bold
27025
27026 \backslash
27027 usepackage[format definition]{caption}
27028 \end_layout
27029
27030 \begin_layout Standard
27031 To have for example the label and the number in sans-serif, bold font and
27032  the table captions always above the table as in this document, use the
27033  following command:
27034 \end_layout
27035
27036 \begin_layout Standard
27037
27038 \series bold
27039
27040 \backslash
27041 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27042 \end_layout
27043
27044 \begin_layout Standard
27045 You can also define different caption formats for the different float types.
27046  In this case load the 
27047 \series bold
27048 caption
27049 \series default
27050  package without format specific options and define the different formats
27051  with the help of the command
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \series bold
27057
27058 \backslash
27059 captionsetup[float type]{format definition}
27060 \end_layout
27061
27062 \begin_layout Standard
27063 in the document preamble.
27064  For example the caption formats of Figure
27065 \begin_inset space ~
27066 \end_inset
27067
27068
27069 \begin_inset CommandInset ref
27070 LatexCommand ref
27071 reference "fig:This-is-an-fig"
27072
27073 \end_inset
27074
27075  and Table
27076 \begin_inset space ~
27077 \end_inset
27078
27079
27080 \begin_inset CommandInset ref
27081 LatexCommand ref
27082 reference "tab:This-is-an-tab"
27083
27084 \end_inset
27085
27086  can be created using these commands in the document preamble:
27087 \end_layout
27088
27089 \begin_layout Standard
27090
27091 \series bold
27092
27093 \backslash
27094 usepackage[tableposition=top]{caption}
27095 \series default
27096
27097 \begin_inset Newline newline
27098 \end_inset
27099
27100
27101 \series bold
27102
27103 \backslash
27104 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27105 \begin_inset Newline newline
27106 \end_inset
27107
27108
27109 \begin_inset Phantom HPhantom
27110 status open
27111
27112 \begin_layout Plain Layout
27113
27114 \series bold
27115
27116 \backslash
27117 captionsetup[figure]{
27118 \end_layout
27119
27120 \end_inset
27121
27122 labelsep=period}
27123 \begin_inset Newline newline
27124 \end_inset
27125
27126
27127 \backslash
27128 captionsetup[table]{labelfont={bf,sf}}
27129 \end_layout
27130
27131 \begin_layout Standard
27132 \begin_inset Note Greyedout
27133 status open
27134
27135 \begin_layout Plain Layout
27136
27137 \series bold
27138 Note:
27139 \series default
27140  The option 
27141 \series bold
27142 tableposition=top
27143 \series default
27144  has no effect when a 
27145 \series bold
27146 KOMA-Script
27147 \series default
27148
27149 \begin_inset Index idx
27150 status collapsed
27151
27152 \begin_layout Plain Layout
27153 \SpecialChar LaTeX
27154 -packages ! KOMA-Script
27155 \end_layout
27156
27157 \end_inset
27158
27159  document class is used.
27160  In this case the document class option 
27161 \series bold
27162 captions=tableheading
27163 \series default
27164  must be used.
27165 \end_layout
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \begin_layout Standard
27173 For more information about the package 
27174 \series bold
27175 caption
27176 \series default
27177  we refer to its documentation 
27178 \begin_inset CommandInset citation
27179 LatexCommand cite
27180 key "caption"
27181
27182 \end_inset
27183
27184 .
27185 \end_layout
27186
27187 \begin_layout Standard
27188 To change the label name from e.
27189 \begin_inset space \thinspace{}
27190 \end_inset
27191
27192 g.
27193 \begin_inset space \space{}
27194 \end_inset
27195
27196
27197 \begin_inset Quotes eld
27198 \end_inset
27199
27200 Figure
27201 \begin_inset Quotes erd
27202 \end_inset
27203
27204  to 
27205 \begin_inset Quotes eld
27206 \end_inset
27207
27208 Image
27209 \begin_inset Quotes erd
27210 \end_inset
27211
27212  use this preamble command:
27213 \end_layout
27214
27215 \begin_layout Standard
27216
27217 \series bold
27218
27219 \backslash
27220 renewcommand{
27221 \backslash
27222 fnum@figure}{Image~
27223 \backslash
27224 thefigure}
27225 \end_layout
27226
27227 \begin_layout Standard
27228 where 
27229 \series bold
27230
27231 \backslash
27232 thefigure
27233 \series default
27234  inserts the figure number and
27235 \series bold
27236  
27237 \begin_inset Quotes eld
27238 \end_inset
27239
27240 ~
27241 \series default
27242
27243 \begin_inset Quotes erd
27244 \end_inset
27245
27246  creates a protected space.
27247 \end_layout
27248
27249 \begin_layout Standard
27250 \begin_inset VSpace bigskip
27251 \end_inset
27252
27253 If you are using a 
27254 \series bold
27255 KOMA-Script
27256 \series default
27257
27258 \begin_inset Index idx
27259 status collapsed
27260
27261 \begin_layout Plain Layout
27262 \SpecialChar LaTeX
27263 -packages ! KOMA-Script
27264 \end_layout
27265
27266 \end_inset
27267
27268  document class (
27269 \family sans
27270 article (KOMA-Script)
27271 \family default
27272
27273 \family sans
27274 book (KOMA-Script)
27275 \family default
27276
27277 \family sans
27278 letter (KOMA-Script)
27279 \family default
27280 , or 
27281 \family sans
27282 report (KOMA-Script)
27283 \family default
27284
27285 \begin_inset space \thinspace{}
27286 \end_inset
27287
27288 ), you can alternatively to the 
27289 \series bold
27290 caption
27291 \series default
27292  package use 
27293 \series bold
27294 KOMA-Script
27295 \series default
27296 's built-in command 
27297 \series bold
27298
27299 \backslash
27300 setkomafont
27301 \series default
27302 .
27303  For example, to have the caption label in bold, add this command to your
27304  document preamble:
27305 \end_layout
27306
27307 \begin_layout Standard
27308
27309 \series bold
27310
27311 \backslash
27312 setkomafont{captionlabel}{
27313 \backslash
27314 bfseries}
27315 \end_layout
27316
27317 \begin_layout Standard
27318 For more information about 
27319 \series bold
27320
27321 \backslash
27322 setkomafont
27323 \series default
27324  we refer to the 
27325 \series bold
27326 KOMA-Script
27327 \series default
27328  documentation 
27329 \begin_inset CommandInset citation
27330 LatexCommand cite
27331 key "KOMA-Script"
27332
27333 \end_inset
27334
27335 .
27336 \end_layout
27337
27338 \begin_layout Standard
27339 \begin_inset ERT
27340 status collapsed
27341
27342 \begin_layout Plain Layout
27343
27344
27345 \backslash
27346 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27347 }
27348 \end_layout
27349
27350 \end_inset
27351
27352
27353 \begin_inset Note Note
27354 status open
27355
27356 \begin_layout Plain Layout
27357 The caption format is changed only for this example.
27358 \end_layout
27359
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \begin_layout Standard
27366 \begin_inset Float figure
27367 placement !p
27368 wide false
27369 sideways false
27370 status open
27371
27372 \begin_layout Plain Layout
27373 \align center
27374 \begin_inset Graphics
27375         filename clipart/mobius.eps
27376         lyxscale 50
27377         scale 50
27378         scaleBeforeRotation
27379
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \begin_layout Plain Layout
27386 \begin_inset Caption Standard
27387
27388 \begin_layout Plain Layout
27389 \begin_inset CommandInset label
27390 LatexCommand label
27391 name "fig:This-is-an-fig"
27392
27393 \end_inset
27394
27395 This is an example figure caption that is longer than one line to show the
27396  different caption format.
27397  Here a self-defined caption format is used.
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \end_inset
27406
27407
27408 \end_layout
27409
27410 \begin_layout Standard
27411 \begin_inset ERT
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415
27416
27417 \backslash
27418 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27419 on}
27420 \end_layout
27421
27422 \end_inset
27423
27424
27425 \end_layout
27426
27427 \begin_layout Standard
27428 \begin_inset Float table
27429 placement !p
27430 wide false
27431 sideways false
27432 status open
27433
27434 \begin_layout Plain Layout
27435 \begin_inset Caption Standard
27436
27437 \begin_layout Plain Layout
27438 \begin_inset CommandInset label
27439 LatexCommand label
27440 name "tab:This-is-an-tab"
27441
27442 \end_inset
27443
27444 This is an example table caption that is longer than one line to show the
27445  different caption format.
27446  Here the standard caption format for tables in this document is used.
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \begin_layout Plain Layout
27455 \align center
27456 \begin_inset Tabular
27457 <lyxtabular version="3" rows="1" columns="5">
27458 <features tabularvalignment="middle">
27459 <column alignment="center" valignment="top">
27460 <column alignment="center" valignment="top">
27461 <column alignment="center" valignment="top">
27462 <column alignment="center" valignment="top">
27463 <column alignment="center" valignment="top">
27464 <row>
27465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27466 \begin_inset Text
27467
27468 \begin_layout Plain Layout
27469 a
27470 \end_layout
27471
27472 \end_inset
27473 </cell>
27474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27475 \begin_inset Text
27476
27477 \begin_layout Plain Layout
27478 b
27479 \end_layout
27480
27481 \end_inset
27482 </cell>
27483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27484 \begin_inset Text
27485
27486 \begin_layout Plain Layout
27487 c
27488 \end_layout
27489
27490 \end_inset
27491 </cell>
27492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27493 \begin_inset Text
27494
27495 \begin_layout Plain Layout
27496 d
27497 \end_layout
27498
27499 \end_inset
27500 </cell>
27501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27502 \begin_inset Text
27503
27504 \begin_layout Plain Layout
27505 e
27506 \end_layout
27507
27508 \end_inset
27509 </cell>
27510 </row>
27511 </lyxtabular>
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \end_inset
27519
27520
27521 \end_layout
27522
27523 \begin_layout Section
27524 Caption Placement
27525 \begin_inset Index idx
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529 Caption ! Placement
27530 \end_layout
27531
27532 \end_inset
27533
27534
27535 \begin_inset Index idx
27536 status collapsed
27537
27538 \begin_layout Plain Layout
27539 Floats ! Caption Placement
27540 \end_layout
27541
27542 \end_inset
27543
27544
27545 \begin_inset CommandInset label
27546 LatexCommand label
27547 name "sec:Caption-Placement"
27548
27549 \end_inset
27550
27551
27552 \end_layout
27553
27554 \begin_layout Standard
27555 The common caption placement rule is:
27556 \end_layout
27557
27558 \begin_layout Description
27559 Figure: Caption is set below the figure
27560 \end_layout
27561
27562 \begin_layout Description
27563 Table: Caption is set above the table
27564 \end_layout
27565
27566 \begin_layout Standard
27567 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
27568 's
27569  standard classes.
27570  That means if you are using the document classes 
27571 \family sans
27572 article
27573 \family default
27574
27575 \family sans
27576 book
27577 \family default
27578
27579 \family sans
27580 letter
27581 \family default
27582 , or 
27583 \family sans
27584 report
27585 \family default
27586  there will be no space between the caption and the table.
27587  To insert the necessary space, load the \SpecialChar LaTeX
27588 -package 
27589 \series bold
27590 caption
27591 \series default
27592
27593 \begin_inset Index idx
27594 status collapsed
27595
27596 \begin_layout Plain Layout
27597 \SpecialChar LaTeX
27598 -packages ! caption
27599 \end_layout
27600
27601 \end_inset
27602
27603  in your document preamble with the option
27604 \begin_inset Foot
27605 status collapsed
27606
27607 \begin_layout Plain Layout
27608 See section
27609 \begin_inset space ~
27610 \end_inset
27611
27612
27613 \begin_inset CommandInset ref
27614 LatexCommand ref
27615 reference "sec:Caption-Formatting"
27616
27617 \end_inset
27618
27619  for more information of the package 
27620 \series bold
27621 caption
27622 \series default
27623 .
27624 \end_layout
27625
27626 \end_inset
27627
27628
27629 \end_layout
27630
27631 \begin_layout Standard
27632
27633 \series bold
27634 tableposition=top
27635 \end_layout
27636
27637 \begin_layout Standard
27638 If you are using a 
27639 \series bold
27640 KOMA-Script
27641 \series default
27642
27643 \begin_inset Index idx
27644 status collapsed
27645
27646 \begin_layout Plain Layout
27647 \SpecialChar LaTeX
27648 -packages ! KOMA-Script
27649 \end_layout
27650
27651 \end_inset
27652
27653  document class (
27654 \family sans
27655 article (KOMA-Script)
27656 \family default
27657
27658 \family sans
27659 book (KOMA-Script)
27660 \family default
27661
27662 \family sans
27663 letter (KOMA-Script)
27664 \family default
27665 , or 
27666 \family sans
27667 report (KOMA-Script)
27668 \family default
27669
27670 \begin_inset space \thinspace{}
27671 \end_inset
27672
27673 ), you can alternatively to the 
27674 \series bold
27675 caption
27676 \series default
27677  package set the document class option
27678 \begin_inset Foot
27679 status collapsed
27680
27681 \begin_layout Plain Layout
27682 That option is used in this document.
27683 \end_layout
27684
27685 \end_inset
27686
27687
27688 \end_layout
27689
27690 \begin_layout Standard
27691
27692 \series bold
27693 captions=tableheading
27694 \end_layout
27695
27696 \begin_layout Standard
27697 In documents with a KOMA-Script document class you can also right-click
27698  on a caption and mark in the context menu if this should be a caption above
27699  or below the table/figure.
27700  This way you can override the document-wide caption placement for certain
27701  captions.
27702  Table
27703 \begin_inset space ~
27704 \end_inset
27705
27706
27707 \begin_inset CommandInset ref
27708 LatexCommand ref
27709 reference "tab:A-caption-marked"
27710
27711 \end_inset
27712
27713  is an example where the caption is marked a being below the table while
27714  it is above.
27715  For comparison the caption in Table
27716 \begin_inset space ~
27717 \end_inset
27718
27719
27720 \begin_inset CommandInset ref
27721 LatexCommand ref
27722 reference "tab:A-standard-table"
27723
27724 \end_inset
27725
27726  is not marked.
27727 \end_layout
27728
27729 \begin_layout Standard
27730 \begin_inset Float table
27731 wide false
27732 sideways false
27733 status open
27734
27735 \begin_layout Plain Layout
27736 \begin_inset Caption Below
27737
27738 \begin_layout Plain Layout
27739 \begin_inset CommandInset label
27740 LatexCommand label
27741 name "tab:A-caption-marked"
27742
27743 \end_inset
27744
27745 A caption marked as being below the table.
27746 \end_layout
27747
27748 \end_inset
27749
27750
27751 \end_layout
27752
27753 \begin_layout Plain Layout
27754 \align center
27755 \begin_inset Tabular
27756 <lyxtabular version="3" rows="3" columns="3">
27757 <features tabularvalignment="middle">
27758 <column alignment="center" valignment="top" width="0pt">
27759 <column alignment="center" valignment="top" width="0pt">
27760 <column alignment="center" valignment="top" width="0pt">
27761 <row>
27762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27763 \begin_inset Text
27764
27765 \begin_layout Plain Layout
27766 1
27767 \end_layout
27768
27769 \end_inset
27770 </cell>
27771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27772 \begin_inset Text
27773
27774 \begin_layout Plain Layout
27775 2
27776 \end_layout
27777
27778 \end_inset
27779 </cell>
27780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27781 \begin_inset Text
27782
27783 \begin_layout Plain Layout
27784 3
27785 \end_layout
27786
27787 \end_inset
27788 </cell>
27789 </row>
27790 <row>
27791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27792 \begin_inset Text
27793
27794 \begin_layout Plain Layout
27795 Joe
27796 \end_layout
27797
27798 \end_inset
27799 </cell>
27800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27801 \begin_inset Text
27802
27803 \begin_layout Plain Layout
27804 Mary
27805 \end_layout
27806
27807 \end_inset
27808 </cell>
27809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27810 \begin_inset Text
27811
27812 \begin_layout Plain Layout
27813 Ted
27814 \end_layout
27815
27816 \end_inset
27817 </cell>
27818 </row>
27819 <row>
27820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27821 \begin_inset Text
27822
27823 \begin_layout Plain Layout
27824 \begin_inset Formula $\int x^{2}dx$
27825 \end_inset
27826
27827
27828 \end_layout
27829
27830 \end_inset
27831 </cell>
27832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27833 \begin_inset Text
27834
27835 \begin_layout Plain Layout
27836 \begin_inset Formula $\left[\begin{array}{cc}
27837 a & b\\
27838 c & d
27839 \end{array}\right]$
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \end_inset
27846 </cell>
27847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27848 \begin_inset Text
27849
27850 \begin_layout Plain Layout
27851 \begin_inset Formula $1+1=2$
27852 \end_inset
27853
27854
27855 \end_layout
27856
27857 \end_inset
27858 </cell>
27859 </row>
27860 </lyxtabular>
27861
27862 \end_inset
27863
27864
27865 \end_layout
27866
27867 \end_inset
27868
27869
27870 \end_layout
27871
27872 \begin_layout Standard
27873 \begin_inset Float table
27874 wide false
27875 sideways false
27876 status open
27877
27878 \begin_layout Plain Layout
27879 \begin_inset Caption Standard
27880
27881 \begin_layout Plain Layout
27882 \begin_inset CommandInset label
27883 LatexCommand label
27884 name "tab:A-standard-table"
27885
27886 \end_inset
27887
27888 A standard table caption.
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \end_layout
27895
27896 \begin_layout Plain Layout
27897 \align center
27898 \begin_inset Tabular
27899 <lyxtabular version="3" rows="3" columns="3">
27900 <features tabularvalignment="middle">
27901 <column alignment="center" valignment="top" width="0pt">
27902 <column alignment="center" valignment="top" width="0pt">
27903 <column alignment="center" valignment="top" width="0pt">
27904 <row>
27905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27906 \begin_inset Text
27907
27908 \begin_layout Plain Layout
27909 1
27910 \end_layout
27911
27912 \end_inset
27913 </cell>
27914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27915 \begin_inset Text
27916
27917 \begin_layout Plain Layout
27918 2
27919 \end_layout
27920
27921 \end_inset
27922 </cell>
27923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27924 \begin_inset Text
27925
27926 \begin_layout Plain Layout
27927 3
27928 \end_layout
27929
27930 \end_inset
27931 </cell>
27932 </row>
27933 <row>
27934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27935 \begin_inset Text
27936
27937 \begin_layout Plain Layout
27938 Joe
27939 \end_layout
27940
27941 \end_inset
27942 </cell>
27943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27944 \begin_inset Text
27945
27946 \begin_layout Plain Layout
27947 Mary
27948 \end_layout
27949
27950 \end_inset
27951 </cell>
27952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27953 \begin_inset Text
27954
27955 \begin_layout Plain Layout
27956 Ted
27957 \end_layout
27958
27959 \end_inset
27960 </cell>
27961 </row>
27962 <row>
27963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27964 \begin_inset Text
27965
27966 \begin_layout Plain Layout
27967 \begin_inset Formula $\int x^{2}dx$
27968 \end_inset
27969
27970
27971 \end_layout
27972
27973 \end_inset
27974 </cell>
27975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27976 \begin_inset Text
27977
27978 \begin_layout Plain Layout
27979 \begin_inset Formula $\left[\begin{array}{cc}
27980 a & b\\
27981 c & d
27982 \end{array}\right]$
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \end_inset
27989 </cell>
27990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27991 \begin_inset Text
27992
27993 \begin_layout Plain Layout
27994 \begin_inset Formula $1+1=2$
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 </row>
28003 </lyxtabular>
28004
28005 \end_inset
28006
28007
28008 \end_layout
28009
28010 \end_inset
28011
28012
28013 \end_layout
28014
28015 \begin_layout Standard
28016 \begin_inset VSpace bigskip
28017 \end_inset
28018
28019 It is also possible to set the caption beside a figure or table.
28020  To get this the \SpecialChar LaTeX
28021 -package 
28022 \series bold
28023 sidecap
28024 \series default
28025
28026 \begin_inset Index idx
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030 \SpecialChar LaTeX
28031 -packages ! sidecap
28032 \end_layout
28033
28034 \end_inset
28035
28036  has to be loaded in the document preamble with the line
28037 \end_layout
28038
28039 \begin_layout Standard
28040
28041 \series bold
28042
28043 \backslash
28044 usepackage[option]{sidecap}
28045 \end_layout
28046
28047 \begin_layout Standard
28048 If you set no option, the caption is placed on the side of the outer page
28049  margin â€“ to the right on odd pages, to the left on even pages.
28050  You can change the placement to inner margin with the option 
28051 \series bold
28052 innercaption
28053 \series default
28054 .
28055  To force the placement always to the right or left, use the option 
28056 \series bold
28057 rightcaption
28058 \series default
28059  or 
28060 \series bold
28061 leftcaption
28062 \series default
28063 , respectively.
28064 \end_layout
28065
28066 \begin_layout Standard
28067 \begin_inset ERT
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071
28072
28073 \backslash
28074 ifsidecap
28075 \end_layout
28076
28077 \end_inset
28078
28079
28080 \begin_inset Note Note
28081 status open
28082
28083 \begin_layout Plain Layout
28084 The following section will only be displayed when the \SpecialChar LaTeX
28085 -package 
28086 \series bold
28087 sidecap
28088 \series default
28089  is installed.
28090 \end_layout
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Standard
28098 To place in \SpecialChar LyX
28099  the caption of a float on the side, it is necessary to add
28100  these commands to the document preamble:
28101 \end_layout
28102
28103 \begin_layout Standard
28104 \noindent
28105 \begin_inset CommandInset line
28106 LatexCommand rule
28107 offset "0.5ex"
28108 width "100line%"
28109 height "1pt"
28110
28111 \end_inset
28112
28113
28114 \end_layout
28115
28116 \begin_layout Standard
28117
28118 \series bold
28119
28120 \backslash
28121 newcommand{
28122 \backslash
28123 TabBesBeg}[1][1.0]{%
28124 \begin_inset Newline newline
28125 \end_inset
28126
28127
28128 \begin_inset Phantom HPhantom
28129 status open
28130
28131 \begin_layout Plain Layout
28132 \begin_inset space ~
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \end_inset
28139
28140
28141 \backslash
28142 let
28143 \backslash
28144 MyTable
28145 \backslash
28146 table
28147 \begin_inset Newline newline
28148 \end_inset
28149
28150
28151 \begin_inset Phantom HPhantom
28152 status open
28153
28154 \begin_layout Plain Layout
28155
28156 \series medium
28157 \begin_inset space ~
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \backslash
28167 let
28168 \backslash
28169 MyEndtable
28170 \backslash
28171 endtable
28172 \begin_inset Newline newline
28173 \end_inset
28174
28175
28176 \begin_inset Phantom HPhantom
28177 status open
28178
28179 \begin_layout Plain Layout
28180
28181 \series medium
28182 \begin_inset space ~
28183 \end_inset
28184
28185
28186 \end_layout
28187
28188 \end_inset
28189
28190
28191 \backslash
28192 renewenvironment{table}[1]{
28193 \backslash
28194 begin{SCtable}[#1]##1}{
28195 \backslash
28196 end{SCtable}}}
28197 \end_layout
28198
28199 \begin_layout Standard
28200
28201 \series bold
28202
28203 \backslash
28204 newcommand{
28205 \backslash
28206 TabBesEnd}{%
28207 \begin_inset Newline newline
28208 \end_inset
28209
28210
28211 \begin_inset Phantom HPhantom
28212 status open
28213
28214 \begin_layout Plain Layout
28215 \begin_inset space ~
28216 \end_inset
28217
28218
28219 \end_layout
28220
28221 \end_inset
28222
28223
28224 \backslash
28225 let
28226 \backslash
28227 table
28228 \backslash
28229 MyTable
28230 \begin_inset Newline newline
28231 \end_inset
28232
28233
28234 \begin_inset Phantom HPhantom
28235 status open
28236
28237 \begin_layout Plain Layout
28238 \begin_inset space ~
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \backslash
28248 let
28249 \backslash
28250 endtable
28251 \backslash
28252 MyEndtable
28253 \end_layout
28254
28255 \begin_layout Standard
28256
28257 \series bold
28258
28259 \backslash
28260 newcommand{
28261 \backslash
28262 FigBesBeg}[1][1.0]{%
28263 \begin_inset Newline newline
28264 \end_inset
28265
28266
28267 \begin_inset Phantom HPhantom
28268 status open
28269
28270 \begin_layout Plain Layout
28271 \begin_inset space ~
28272 \end_inset
28273
28274
28275 \end_layout
28276
28277 \end_inset
28278
28279
28280 \backslash
28281 let
28282 \backslash
28283 MyFigure
28284 \backslash
28285 figure
28286 \begin_inset Newline newline
28287 \end_inset
28288
28289
28290 \begin_inset Phantom HPhantom
28291 status open
28292
28293 \begin_layout Plain Layout
28294 \begin_inset space ~
28295 \end_inset
28296
28297
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \backslash
28304 let
28305 \backslash
28306 MyEndfigure
28307 \backslash
28308 endfigure
28309 \begin_inset Newline newline
28310 \end_inset
28311
28312
28313 \begin_inset Phantom HPhantom
28314 status open
28315
28316 \begin_layout Plain Layout
28317 \begin_inset space ~
28318 \end_inset
28319
28320
28321 \end_layout
28322
28323 \end_inset
28324
28325
28326 \backslash
28327 renewenvironment{figure}[1]{
28328 \backslash
28329 begin{SCfigure}[#1]##1}{
28330 \backslash
28331 end{SCfigure}}}
28332 \end_layout
28333
28334 \begin_layout Standard
28335
28336 \series bold
28337
28338 \backslash
28339 newcommand{
28340 \backslash
28341 FigBesEnd}{%
28342 \begin_inset Newline newline
28343 \end_inset
28344
28345
28346 \begin_inset Phantom HPhantom
28347 status open
28348
28349 \begin_layout Plain Layout
28350 \begin_inset space ~
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \end_inset
28357
28358
28359 \backslash
28360 let
28361 \backslash
28362 figure
28363 \backslash
28364 MyFigure
28365 \begin_inset Newline newline
28366 \end_inset
28367
28368
28369 \begin_inset Phantom HPhantom
28370 status open
28371
28372 \begin_layout Plain Layout
28373 \begin_inset space ~
28374 \end_inset
28375
28376
28377 \end_layout
28378
28379 \end_inset
28380
28381
28382 \backslash
28383 let
28384 \backslash
28385 endfigure
28386 \backslash
28387 MyEndfigure}
28388 \end_layout
28389
28390 \begin_layout Standard
28391 \noindent
28392 \begin_inset CommandInset line
28393 LatexCommand rule
28394 offset "0.5ex"
28395 width "100line%"
28396 height "1pt"
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \begin_layout Standard
28404 The commands allow you to redefine the floats so that the caption is set
28405  on the side.
28406  For figure floats use the command
28407 \end_layout
28408
28409 \begin_layout Standard
28410
28411 \series bold
28412
28413 \backslash
28414 FigBesBeg
28415 \end_layout
28416
28417 \begin_layout Standard
28418 in \SpecialChar TeX
28419  Code before the float.
28420  And insert the command
28421 \end_layout
28422
28423 \begin_layout Standard
28424
28425 \series bold
28426
28427 \backslash
28428 FigBesEnd
28429 \end_layout
28430
28431 \begin_layout Standard
28432 in \SpecialChar TeX
28433  Code at the point where you want to get back to the original float definitio
28434 n.
28435 \end_layout
28436
28437 \begin_layout Standard
28438 For table floats use the corresponding commands
28439 \end_layout
28440
28441 \begin_layout Standard
28442
28443 \series bold
28444
28445 \backslash
28446 TabBesBeg
28447 \series default
28448  and 
28449 \series bold
28450
28451 \backslash
28452 TabBesEnd
28453 \end_layout
28454
28455 \begin_layout Standard
28456 Figure
28457 \begin_inset space ~
28458 \end_inset
28459
28460
28461 \begin_inset CommandInset ref
28462 LatexCommand ref
28463 reference "fig:cap-beside-fig"
28464
28465 \end_inset
28466
28467  and Table
28468 \begin_inset space ~
28469 \end_inset
28470
28471
28472 \begin_inset CommandInset ref
28473 LatexCommand ref
28474 reference "tab:cap-beside-tab"
28475
28476 \end_inset
28477
28478  are examples where the caption is set beside.
28479 \end_layout
28480
28481 \begin_layout Standard
28482 You can see in the examples that the caption text appears at the top of
28483  the floats for table floats and at the bottom for figure floats.
28484  To change this, you can use the command
28485 \end_layout
28486
28487 \begin_layout Standard
28488
28489 \series bold
28490
28491 \backslash
28492 sidecaptionvpos{float type}{placement}
28493 \end_layout
28494
28495 \begin_layout Standard
28496 in the document preamble or in \SpecialChar TeX
28497  Code before the float.
28498  The float type is either 
28499 \family sans
28500 figure
28501 \family default
28502  or 
28503 \family sans
28504 table
28505 \family default
28506 , the placement can be 
28507 \begin_inset Quotes eld
28508 \end_inset
28509
28510
28511 \family sans
28512 t
28513 \family default
28514
28515 \begin_inset Quotes erd
28516 \end_inset
28517
28518  for top, 
28519 \begin_inset Quotes eld
28520 \end_inset
28521
28522
28523 \family sans
28524 c
28525 \family default
28526
28527 \begin_inset Quotes erd
28528 \end_inset
28529
28530  for center, or 
28531 \begin_inset Quotes eld
28532 \end_inset
28533
28534
28535 \family sans
28536 b
28537 \family default
28538
28539 \begin_inset Quotes erd
28540 \end_inset
28541
28542  for bottom.
28543  To have for example the caption of figure floats vertically centered, use
28544  the command
28545 \end_layout
28546
28547 \begin_layout Standard
28548
28549 \series bold
28550
28551 \backslash
28552 sidecaptionvpos{figure}{c}
28553 \end_layout
28554
28555 \begin_layout Standard
28556 This was used for Figure
28557 \begin_inset space ~
28558 \end_inset
28559
28560
28561 \begin_inset CommandInset ref
28562 LatexCommand ref
28563 reference "fig:cap-beside-fig-2"
28564
28565 \end_inset
28566
28567 .
28568 \end_layout
28569
28570 \begin_layout Standard
28571 \begin_inset VSpace medskip
28572 \end_inset
28573
28574
28575 \end_layout
28576
28577 \begin_layout Standard
28578 The default caption width is the width of the image/table.
28579  For thin image/tables, like in Table
28580 \begin_inset space ~
28581 \end_inset
28582
28583
28584 \begin_inset CommandInset ref
28585 LatexCommand ref
28586 reference "tab:cap-beside-tab"
28587
28588 \end_inset
28589
28590 , this leads to captions that are too thin.
28591  You can increase the width by specifying a factor that will be multiplied
28592  with the image/table width to get the caption width.
28593  The caption width will automatically be recalculated in case it would protrude
28594  over the page or column margin due to the specified width.
28595  The 
28596 \emph on
28597 factor
28598 \emph default
28599  can either be given as optional argument for 
28600 \series bold
28601
28602 \backslash
28603 FigBesBeg
28604 \series default
28605 :
28606 \end_layout
28607
28608 \begin_layout Standard
28609
28610 \series bold
28611
28612 \backslash
28613 FigBesBeg[factor]
28614 \end_layout
28615
28616 \begin_layout Standard
28617 or in the definition of 
28618 \series bold
28619
28620 \backslash
28621 FigBesBeg
28622 \series default
28623  by replacing the 
28624 \series bold
28625 1.0
28626 \series default
28627  with another value.
28628  If you do the latter, your factor will be the default if 
28629 \series bold
28630
28631 \backslash
28632 FigBesBeg
28633 \series default
28634  is used without an argument.
28635  For Table
28636 \begin_inset space ~
28637 \end_inset
28638
28639
28640 \begin_inset CommandInset ref
28641 LatexCommand ref
28642 reference "tab:cap-beside-tab-wider"
28643
28644 \end_inset
28645
28646  the factor 5 was used.
28647 \end_layout
28648
28649 \begin_layout Standard
28650 \begin_inset Note Greyedout
28651 status open
28652
28653 \begin_layout Plain Layout
28654
28655 \series bold
28656 Note:
28657 \series default
28658  For floats with captions set beside, you cannot use the float placement
28659  option 
28660 \family sans
28661 Here
28662 \begin_inset space ~
28663 \end_inset
28664
28665 definitely
28666 \family default
28667  because it is not supported by 
28668 \series bold
28669 sidecap
28670 \series default
28671 .
28672 \end_layout
28673
28674 \end_inset
28675
28676
28677 \end_layout
28678
28679 \begin_layout Standard
28680 \begin_inset VSpace medskip
28681 \end_inset
28682
28683 For more information about the package 
28684 \series bold
28685 sidecap
28686 \series default
28687  we refer to its documentation 
28688 \begin_inset CommandInset citation
28689 LatexCommand cite
28690 key "sidecap"
28691
28692 \end_inset
28693
28694 .
28695 \end_layout
28696
28697 \begin_layout Standard
28698 \begin_inset Note Greyedout
28699 status open
28700
28701 \begin_layout Plain Layout
28702
28703 \series bold
28704 Note:
28705 \series default
28706  The \SpecialChar LaTeX
28707 -package 
28708 \series bold
28709 hypcap
28710 \series default
28711
28712 \begin_inset Index idx
28713 status collapsed
28714
28715 \begin_layout Plain Layout
28716 \SpecialChar LaTeX
28717 -packages ! hypcap
28718 \end_layout
28719
28720 \end_inset
28721
28722 , described in section
28723 \begin_inset space ~
28724 \end_inset
28725
28726
28727 \begin_inset CommandInset ref
28728 LatexCommand ref
28729 reference "subsec:Reference-Position"
28730
28731 \end_inset
28732
28733 , has no effect on floats with the caption set beside.
28734 \end_layout
28735
28736 \end_inset
28737
28738
28739 \end_layout
28740
28741 \begin_layout Standard
28742 \begin_inset ERT
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746
28747
28748 \backslash
28749 FigBesBeg
28750 \end_layout
28751
28752 \end_inset
28753
28754
28755 \end_layout
28756
28757 \begin_layout Standard
28758 \begin_inset Float figure
28759 wide false
28760 sideways false
28761 status open
28762
28763 \begin_layout Plain Layout
28764 \begin_inset Graphics
28765         filename clipart/escher-lsd.eps
28766         scale 75
28767         scaleBeforeRotation
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Plain Layout
28775 \begin_inset Caption Standard
28776
28777 \begin_layout Plain Layout
28778 \begin_inset CommandInset label
28779 LatexCommand label
28780 name "fig:cap-beside-fig"
28781
28782 \end_inset
28783
28784 This is a caption beside a figure.
28785 \end_layout
28786
28787 \end_inset
28788
28789
28790 \end_layout
28791
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \begin_layout Standard
28798 \begin_inset ERT
28799 status collapsed
28800
28801 \begin_layout Plain Layout
28802
28803
28804 \backslash
28805 FigBesEnd
28806 \end_layout
28807
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \begin_layout Standard
28814 \begin_inset ERT
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818
28819
28820 \backslash
28821 TabBesBeg
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \end_layout
28828
28829 \begin_layout Standard
28830 \begin_inset Float table
28831 wide false
28832 sideways false
28833 status open
28834
28835 \begin_layout Plain Layout
28836 \begin_inset Caption Standard
28837
28838 \begin_layout Plain Layout
28839 \begin_inset CommandInset label
28840 LatexCommand label
28841 name "tab:cap-beside-tab"
28842
28843 \end_inset
28844
28845 This is a caption beside a table.
28846 \end_layout
28847
28848 \end_inset
28849
28850
28851 \end_layout
28852
28853 \begin_layout Plain Layout
28854 \begin_inset Tabular
28855 <lyxtabular version="3" rows="4" columns="5">
28856 <features tabularvalignment="middle">
28857 <column alignment="center" valignment="top">
28858 <column alignment="center" valignment="top">
28859 <column alignment="center" valignment="top">
28860 <column alignment="center" valignment="top">
28861 <column alignment="center" valignment="top">
28862 <row>
28863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28864 \begin_inset Text
28865
28866 \begin_layout Plain Layout
28867 a
28868 \end_layout
28869
28870 \end_inset
28871 </cell>
28872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28873 \begin_inset Text
28874
28875 \begin_layout Plain Layout
28876
28877 \end_layout
28878
28879 \end_inset
28880 </cell>
28881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28882 \begin_inset Text
28883
28884 \begin_layout Plain Layout
28885 b
28886 \end_layout
28887
28888 \end_inset
28889 </cell>
28890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28891 \begin_inset Text
28892
28893 \begin_layout Plain Layout
28894
28895 \end_layout
28896
28897 \end_inset
28898 </cell>
28899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28900 \begin_inset Text
28901
28902 \begin_layout Plain Layout
28903 c
28904 \end_layout
28905
28906 \end_inset
28907 </cell>
28908 </row>
28909 <row>
28910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28911 \begin_inset Text
28912
28913 \begin_layout Plain Layout
28914
28915 \end_layout
28916
28917 \end_inset
28918 </cell>
28919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28920 \begin_inset Text
28921
28922 \begin_layout Plain Layout
28923 d
28924 \end_layout
28925
28926 \end_inset
28927 </cell>
28928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28929 \begin_inset Text
28930
28931 \begin_layout Plain Layout
28932
28933 \end_layout
28934
28935 \end_inset
28936 </cell>
28937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28938 \begin_inset Text
28939
28940 \begin_layout Plain Layout
28941 e
28942 \end_layout
28943
28944 \end_inset
28945 </cell>
28946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28947 \begin_inset Text
28948
28949 \begin_layout Plain Layout
28950
28951 \end_layout
28952
28953 \end_inset
28954 </cell>
28955 </row>
28956 <row>
28957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28958 \begin_inset Text
28959
28960 \begin_layout Plain Layout
28961 f
28962 \end_layout
28963
28964 \end_inset
28965 </cell>
28966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28967 \begin_inset Text
28968
28969 \begin_layout Plain Layout
28970
28971 \end_layout
28972
28973 \end_inset
28974 </cell>
28975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28976 \begin_inset Text
28977
28978 \begin_layout Plain Layout
28979 g
28980 \end_layout
28981
28982 \end_inset
28983 </cell>
28984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28985 \begin_inset Text
28986
28987 \begin_layout Plain Layout
28988
28989 \end_layout
28990
28991 \end_inset
28992 </cell>
28993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28994 \begin_inset Text
28995
28996 \begin_layout Plain Layout
28997 h
28998 \end_layout
28999
29000 \end_inset
29001 </cell>
29002 </row>
29003 <row>
29004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Plain Layout
29008
29009 \end_layout
29010
29011 \end_inset
29012 </cell>
29013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29014 \begin_inset Text
29015
29016 \begin_layout Plain Layout
29017 i
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29023 \begin_inset Text
29024
29025 \begin_layout Plain Layout
29026
29027 \end_layout
29028
29029 \end_inset
29030 </cell>
29031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29032 \begin_inset Text
29033
29034 \begin_layout Plain Layout
29035 j
29036 \end_layout
29037
29038 \end_inset
29039 </cell>
29040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29041 \begin_inset Text
29042
29043 \begin_layout Plain Layout
29044
29045 \end_layout
29046
29047 \end_inset
29048 </cell>
29049 </row>
29050 </lyxtabular>
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \begin_layout Standard
29063 \begin_inset ERT
29064 status collapsed
29065
29066 \begin_layout Plain Layout
29067
29068
29069 \backslash
29070 TabBesEnd
29071 \end_layout
29072
29073 \end_inset
29074
29075
29076 \end_layout
29077
29078 \begin_layout Standard
29079 \begin_inset ERT
29080 status collapsed
29081
29082 \begin_layout Plain Layout
29083
29084
29085 \backslash
29086 FigBesBeg
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \begin_inset ERT
29093 status collapsed
29094
29095 \begin_layout Plain Layout
29096
29097
29098 \backslash
29099 sidecaptionvpos{figure}{c}
29100 \end_layout
29101
29102 \end_inset
29103
29104
29105 \begin_inset Float figure
29106 wide false
29107 sideways false
29108 status open
29109
29110 \begin_layout Plain Layout
29111 \begin_inset Graphics
29112         filename clipart/escher-lsd.eps
29113         scale 75
29114         scaleBeforeRotation
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Plain Layout
29122 \begin_inset Caption Standard
29123
29124 \begin_layout Plain Layout
29125 \begin_inset CommandInset label
29126 LatexCommand label
29127 name "fig:cap-beside-fig-2"
29128
29129 \end_inset
29130
29131 This is a vertically centered caption beside a figure.
29132 \end_layout
29133
29134 \end_inset
29135
29136
29137 \end_layout
29138
29139 \end_inset
29140
29141
29142 \end_layout
29143
29144 \begin_layout Standard
29145 \begin_inset ERT
29146 status collapsed
29147
29148 \begin_layout Plain Layout
29149
29150
29151 \backslash
29152 FigBesEnd
29153 \end_layout
29154
29155 \end_inset
29156
29157
29158 \end_layout
29159
29160 \begin_layout Standard
29161 \begin_inset ERT
29162 status collapsed
29163
29164 \begin_layout Plain Layout
29165
29166
29167 \backslash
29168 TabBesBeg[5]
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 \begin_inset Float table
29178 wide false
29179 sideways false
29180 status open
29181
29182 \begin_layout Plain Layout
29183 \begin_inset Caption Standard
29184
29185 \begin_layout Plain Layout
29186 \begin_inset CommandInset label
29187 LatexCommand label
29188 name "tab:cap-beside-tab-wider"
29189
29190 \end_inset
29191
29192 This caption is wider than the one in Table
29193 \begin_inset space ~
29194 \end_inset
29195
29196
29197 \begin_inset CommandInset ref
29198 LatexCommand ref
29199 reference "tab:cap-beside-tab"
29200
29201 \end_inset
29202
29203 .
29204 \end_layout
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \begin_layout Plain Layout
29212 \begin_inset Tabular
29213 <lyxtabular version="3" rows="4" columns="5">
29214 <features tabularvalignment="middle">
29215 <column alignment="center" valignment="top">
29216 <column alignment="center" valignment="top">
29217 <column alignment="center" valignment="top">
29218 <column alignment="center" valignment="top">
29219 <column alignment="center" valignment="top">
29220 <row>
29221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29222 \begin_inset Text
29223
29224 \begin_layout Plain Layout
29225 a
29226 \end_layout
29227
29228 \end_inset
29229 </cell>
29230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29231 \begin_inset Text
29232
29233 \begin_layout Plain Layout
29234
29235 \end_layout
29236
29237 \end_inset
29238 </cell>
29239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29240 \begin_inset Text
29241
29242 \begin_layout Plain Layout
29243 b
29244 \end_layout
29245
29246 \end_inset
29247 </cell>
29248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29249 \begin_inset Text
29250
29251 \begin_layout Plain Layout
29252
29253 \end_layout
29254
29255 \end_inset
29256 </cell>
29257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29258 \begin_inset Text
29259
29260 \begin_layout Plain Layout
29261 c
29262 \end_layout
29263
29264 \end_inset
29265 </cell>
29266 </row>
29267 <row>
29268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29269 \begin_inset Text
29270
29271 \begin_layout Plain Layout
29272
29273 \end_layout
29274
29275 \end_inset
29276 </cell>
29277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29278 \begin_inset Text
29279
29280 \begin_layout Plain Layout
29281 d
29282 \end_layout
29283
29284 \end_inset
29285 </cell>
29286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29287 \begin_inset Text
29288
29289 \begin_layout Plain Layout
29290
29291 \end_layout
29292
29293 \end_inset
29294 </cell>
29295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29296 \begin_inset Text
29297
29298 \begin_layout Plain Layout
29299 e
29300 \end_layout
29301
29302 \end_inset
29303 </cell>
29304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29305 \begin_inset Text
29306
29307 \begin_layout Plain Layout
29308
29309 \end_layout
29310
29311 \end_inset
29312 </cell>
29313 </row>
29314 <row>
29315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29316 \begin_inset Text
29317
29318 \begin_layout Plain Layout
29319 f
29320 \end_layout
29321
29322 \end_inset
29323 </cell>
29324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29325 \begin_inset Text
29326
29327 \begin_layout Plain Layout
29328
29329 \end_layout
29330
29331 \end_inset
29332 </cell>
29333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29334 \begin_inset Text
29335
29336 \begin_layout Plain Layout
29337 g
29338 \end_layout
29339
29340 \end_inset
29341 </cell>
29342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29343 \begin_inset Text
29344
29345 \begin_layout Plain Layout
29346
29347 \end_layout
29348
29349 \end_inset
29350 </cell>
29351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29352 \begin_inset Text
29353
29354 \begin_layout Plain Layout
29355 h
29356 \end_layout
29357
29358 \end_inset
29359 </cell>
29360 </row>
29361 <row>
29362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29363 \begin_inset Text
29364
29365 \begin_layout Plain Layout
29366
29367 \end_layout
29368
29369 \end_inset
29370 </cell>
29371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29372 \begin_inset Text
29373
29374 \begin_layout Plain Layout
29375 i
29376 \end_layout
29377
29378 \end_inset
29379 </cell>
29380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29381 \begin_inset Text
29382
29383 \begin_layout Plain Layout
29384
29385 \end_layout
29386
29387 \end_inset
29388 </cell>
29389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29390 \begin_inset Text
29391
29392 \begin_layout Plain Layout
29393 j
29394 \end_layout
29395
29396 \end_inset
29397 </cell>
29398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29399 \begin_inset Text
29400
29401 \begin_layout Plain Layout
29402
29403 \end_layout
29404
29405 \end_inset
29406 </cell>
29407 </row>
29408 </lyxtabular>
29409
29410 \end_inset
29411
29412
29413 \end_layout
29414
29415 \end_inset
29416
29417
29418 \end_layout
29419
29420 \begin_layout Standard
29421 \begin_inset ERT
29422 status collapsed
29423
29424 \begin_layout Plain Layout
29425
29426
29427 \backslash
29428 TabBesEnd
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \begin_layout Standard
29437 \begin_inset ERT
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441
29442
29443 \backslash
29444 else
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \begin_inset Note Note
29451 status open
29452
29453 \begin_layout Plain Layout
29454 The following will be displayed when the \SpecialChar LaTeX
29455 -package 
29456 \series bold
29457 sidecap
29458 \series default
29459  is not installed:
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \end_layout
29466
29467 \begin_layout Standard
29468 You need to install the \SpecialChar LaTeX
29469 -package 
29470 \series bold
29471 sidecap
29472 \series default
29473  to see the following part of this section in the output.
29474 \end_layout
29475
29476 \begin_layout Standard
29477 \begin_inset ERT
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481
29482
29483 \backslash
29484 fi
29485 \end_layout
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \begin_layout Section
29493 Listings of Floats
29494 \begin_inset Index idx
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498 Floats ! Float Lists
29499 \end_layout
29500
29501 \end_inset
29502
29503
29504 \end_layout
29505
29506 \begin_layout Standard
29507 Similar to the table of contents where the sections of the document are
29508  listed, there are listings for all float types, like the figures of the
29509  documents.
29510  You can insert them via the 
29511 \family sans
29512 Insert\SpecialChar menuseparator
29513 List
29514 \begin_inset space ~
29515 \end_inset
29516
29517 /
29518 \begin_inset space ~
29519 \end_inset
29520
29521 TOC
29522 \family default
29523  sub menus.
29524 \end_layout
29525
29526 \begin_layout Standard
29527 The list entries are the float captions or its short title, the float number,
29528  and the page number where they appear in the document.
29529 \end_layout
29530
29531 \begin_layout Standard
29532 You can find the list of figures and tables at the end of this document.
29533 \end_layout
29534
29535 \begin_layout Chapter
29536 Notes
29537 \end_layout
29538
29539 \begin_layout Section
29540 \SpecialChar LyX
29541  Notes
29542 \begin_inset Index idx
29543 status collapsed
29544
29545 \begin_layout Plain Layout
29546 Notes ! \SpecialChar LyX
29547  Notes
29548 \end_layout
29549
29550 \end_inset
29551
29552
29553 \end_layout
29554
29555 \begin_layout Standard
29556 Notes are inserted with the toolbar button 
29557 \begin_inset Info
29558 type  "icon"
29559 arg   "note-insert"
29560 \end_inset
29561
29562  or the menu 
29563 \family sans
29564 Insert\SpecialChar menuseparator
29565 Note
29566 \family default
29567 .
29568  There are three types of notes:
29569 \end_layout
29570
29571 \begin_layout Description
29572 \SpecialChar LyX
29573
29574 \begin_inset space ~
29575 \end_inset
29576
29577 Note This note type is for internal notes that won't appear in the output.
29578  Its note-box looks like this:
29579 \begin_inset Newline newline
29580 \end_inset
29581
29582
29583 \begin_inset Newline newline
29584 \end_inset
29585
29586
29587 \begin_inset Graphics
29588         filename clipart/LyXNoteImageQt4.png
29589         display false
29590         scale 85
29591         scaleBeforeRotation
29592
29593 \end_inset
29594
29595  
29596 \begin_inset Note Note
29597 status open
29598
29599 \begin_layout Plain Layout
29600 This is text in a note box that doesn't appear in the output.
29601 \end_layout
29602
29603 \end_inset
29604
29605
29606 \end_layout
29607
29608 \begin_layout Description
29609 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
29610 -comment,
29611  when you export the document to \SpecialChar LaTeX
29612  via the menu 
29613 \family sans
29614 File\SpecialChar menuseparator
29615 Export\SpecialChar menuseparator
29616 \SpecialChar LaTeX
29617  (pdflatex) / (plain)
29618 \family default
29619 .
29620  Its note-box looks like this:
29621 \begin_inset Newline newline
29622 \end_inset
29623
29624
29625 \begin_inset Newline newline
29626 \end_inset
29627
29628
29629 \begin_inset Graphics
29630         filename clipart/CommentNoteImageQt4.png
29631         display false
29632         scale 85
29633         scaleBeforeRotation
29634
29635 \end_inset
29636
29637  
29638 \begin_inset Note Comment
29639 status open
29640
29641 \begin_layout Plain Layout
29642 This is text in a note box that only appears as comment in \SpecialChar LaTeX
29643 -files.
29644 \end_layout
29645
29646 \end_inset
29647
29648
29649 \end_layout
29650
29651 \begin_layout Description
29652 Greyed
29653 \begin_inset space ~
29654 \end_inset
29655
29656 Out This note will appear in the output as grey text.
29657  Its note-box looks like this:
29658 \begin_inset Newline newline
29659 \end_inset
29660
29661
29662 \begin_inset Newline newline
29663 \end_inset
29664
29665
29666 \begin_inset Graphics
29667         filename clipart/GreyedOutNoteImageQt4.png
29668         display false
29669         scale 85
29670         scaleBeforeRotation
29671
29672 \end_inset
29673
29674
29675 \begin_inset Newline newline
29676 \end_inset
29677
29678
29679 \begin_inset ERT
29680 status collapsed
29681
29682 \begin_layout Plain Layout
29683
29684
29685 \backslash
29686 renewenvironment{lyxgreyedout}
29687 \end_layout
29688
29689 \begin_layout Plain Layout
29690
29691 {
29692 \backslash
29693 textcolor[gray]{0.8}
29694 \backslash
29695 bgroup}{
29696 \backslash
29697 egroup}
29698 \end_layout
29699
29700 \end_inset
29701
29702
29703 \begin_inset Note Greyedout
29704 status open
29705
29706 \begin_layout Plain Layout
29707 This is text
29708 \begin_inset Foot
29709 status open
29710
29711 \begin_layout Plain Layout
29712 This is an example footnote within a greyed out note.
29713 \end_layout
29714
29715 \end_inset
29716
29717  of a comment that appears in the output as grey text.
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \begin_inset ERT
29724 status collapsed
29725
29726 \begin_layout Plain Layout
29727
29728
29729 \backslash
29730 renewenvironment{lyxgreyedout}
29731 \end_layout
29732
29733 \begin_layout Plain Layout
29734
29735 {
29736 \backslash
29737 textcolor{blue}
29738 \backslash
29739 bgroup}{
29740 \backslash
29741 egroup}
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \begin_inset Note Note
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751 The greyed out note is here redefined to show it with the original \SpecialChar LyX
29752  definition
29753  because greyed out notes are redefined in the preamble of this document,
29754  as described below, to have blue text.
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \begin_inset Newline newline
29761 \end_inset
29762
29763
29764 \begin_inset Newline newline
29765 \end_inset
29766
29767 As you can see in the example, the first line of greyed out notes is a bit
29768  indented and greyed out notes can have footnotes.
29769 \end_layout
29770
29771 \begin_layout Standard
29772 \begin_inset VSpace bigskip
29773 \end_inset
29774
29775 When you use the toolbar button 
29776 \begin_inset Info
29777 type  "icon"
29778 arg   "note-insert"
29779 \end_inset
29780
29781  to insert notes, a 
29782 \family sans
29783 \SpecialChar LyX
29784
29785 \begin_inset space ~
29786 \end_inset
29787
29788 Note
29789 \family default
29790  is inserted.
29791  You can switch between the three note types by right-clicking on the note-box.
29792  
29793 \family roman
29794 \series medium
29795 \bar no
29796 If you want to turn existing text into a note, mark it and click on the
29797  note
29798 \family default
29799 \series default
29800 \bar default
29801  toolbar 
29802 \family roman
29803 \series medium
29804 \bar no
29805 button
29806 \family default
29807 \series default
29808 \bar default
29809 .
29810  To change a note to text, press the backspace key when the cursor is in
29811  the first position of a note, or press the delete key when the cursor is
29812  in the very last position of the note, respectively.
29813 \end_layout
29814
29815 \begin_layout Standard
29816 \begin_inset VSpace bigskip
29817 \end_inset
29818
29819 You can change the text color of the greyed out notes in the menu 
29820 \family sans
29821 Document\SpecialChar menuseparator
29822 Settings\SpecialChar menuseparator
29823 Colors
29824 \family default
29825 .
29826 \end_layout
29827
29828 \begin_layout Section
29829 Footnotes
29830 \begin_inset CommandInset label
29831 LatexCommand label
29832 name "sec:Footnotes"
29833
29834 \end_inset
29835
29836
29837 \begin_inset Index idx
29838 status collapsed
29839
29840 \begin_layout Plain Layout
29841 Notes ! Footnotes
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \begin_inset Index idx
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851 Footnotes
29852 \end_layout
29853
29854 \end_inset
29855
29856
29857 \end_layout
29858
29859 \begin_layout Standard
29860 Footnotes can be inserted using the toolbar button 
29861 \begin_inset Info
29862 type  "icon"
29863 arg   "footnote-insert"
29864 \end_inset
29865
29866  or the menu 
29867 \family sans
29868 Insert\SpecialChar menuseparator
29869 Footnote
29870 \family default
29871 .
29872  You will then see the following footnote-box: 
29873 \begin_inset Graphics
29874         filename clipart/footnoteQt4.png
29875         scale 80
29876         scaleBeforeRotation
29877
29878 \end_inset
29879
29880  
29881 \family roman
29882 \series medium
29883 \bar no
29884 where you can enter the footnote text.
29885  If you want to turn existing text into a footnote, mark it and click on
29886  the footnote
29887 \family default
29888 \series default
29889 \bar default
29890  toolbar 
29891 \family roman
29892 \series medium
29893 \bar no
29894 button
29895 \family default
29896 \series default
29897 \bar default
29898 .
29899  To change a 
29900 \family roman
29901 \series medium
29902 \bar no
29903 footnote
29904 \family default
29905 \series default
29906 \bar default
29907  to text, press the 
29908 \family sans
29909 Backspace
29910 \family default
29911  key when the cursor is in the first position of a 
29912 \family roman
29913 \series medium
29914 \bar no
29915 footnote
29916 \family default
29917 \series default
29918 \bar default
29919 , or press the 
29920 \family sans
29921 Delete
29922 \family default
29923  key when the cursor is in the very last position of the 
29924 \family roman
29925 \series medium
29926 \bar no
29927 footnote
29928 \family default
29929 \series default
29930 \bar default
29931 , respectively.
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Here is an example footnote:
29936 \family roman
29937 \series medium
29938 \bar no
29939
29940 \begin_inset Foot
29941 status open
29942
29943 \begin_layout Plain Layout
29944 \begin_inset CommandInset label
29945 LatexCommand label
29946 name "foot:This-is-an"
29947
29948 \end_inset
29949
29950 This is an example footnote.
29951 \end_layout
29952
29953 \end_inset
29954
29955
29956 \family default
29957 \series default
29958 \bar default
29959
29960 \begin_inset ERT
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964
29965
29966 \backslash
29967 newcounter{MyRepeatFoot}
29968 \end_layout
29969
29970 \begin_layout Plain Layout
29971
29972
29973 \backslash
29974 setcounter{MyRepeatFoot}{
29975 \backslash
29976 thefootnote}
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985 The footnote will appear in the output as a superscript number at the text
29986  position where the footnote box is placed.
29987  The footnote text is placed at the bottom of the current page.
29988  The footnote number is calculated by \SpecialChar LaTeX
29989 ; the numbers are consecutive.
29990  Whether the footnote number is reset for every chapter depends on your
29991  document class.
29992 \end_layout
29993
29994 \begin_layout Standard
29995 Footnotes can be referenced like floats: Insert a label into the footnote
29996  and cross-reference this label in the text as described in section
29997 \begin_inset space ~
29998 \end_inset
29999
30000
30001 \begin_inset CommandInset ref
30002 LatexCommand ref
30003 reference "sec:Referencing-Floats"
30004
30005 \end_inset
30006
30007 .
30008 \begin_inset Newline newline
30009 \end_inset
30010
30011 This is a cross-reference of Footnote
30012 \begin_inset space ~
30013 \end_inset
30014
30015
30016 \begin_inset CommandInset ref
30017 LatexCommand ref
30018 reference "foot:This-is-an"
30019
30020 \end_inset
30021
30022 .
30023 \end_layout
30024
30025 \begin_layout Standard
30026 \begin_inset VSpace defskip
30027 \end_inset
30028
30029 Footnotes in title environments are usually not numbered with symbols and
30030  they cannot contain several paragraphs.
30031  See for example the footnote in the titling of this document.
30032 \end_layout
30033
30034 \begin_layout Standard
30035 \begin_inset VSpace defskip
30036 \end_inset
30037
30038 Footnotes in tables are not printed by \SpecialChar LaTeX
30039  due to technical reasons.
30040  However there exists another method to print them: Instead of the footnote
30041  the command 
30042 \series bold
30043
30044 \backslash
30045 footnotemark{}
30046 \series default
30047  is inserted as \SpecialChar TeX
30048  code.
30049  The text of the footnote is entered as an argument of the \SpecialChar TeX
30050  code command
30051  
30052 \series bold
30053
30054 \backslash
30055 footnotetext
30056 \series default
30057  after the table.
30058 \begin_inset Newline newline
30059 \end_inset
30060
30061 This was done for the following table with the command
30062 \end_layout
30063
30064 \begin_layout Standard
30065
30066 \series bold
30067
30068 \backslash
30069 footnotetext{
30070 \series default
30071 Printed table footnote.
30072 \series bold
30073 }
30074 \end_layout
30075
30076 \begin_layout Standard
30077 \begin_inset Tabular
30078 <lyxtabular version="3" rows="2" columns="1">
30079 <features tabularvalignment="middle">
30080 <column alignment="center" valignment="top">
30081 <row>
30082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30083 \begin_inset Text
30084
30085 \begin_layout Plain Layout
30086 This an example text.
30087 \begin_inset Foot
30088 status open
30089
30090 \begin_layout Plain Layout
30091 This footnote will not be printed!
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \end_layout
30098
30099 \end_inset
30100 </cell>
30101 </row>
30102 <row>
30103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Plain Layout
30107 This an example text.
30108 \begin_inset ERT
30109 status collapsed
30110
30111 \begin_layout Plain Layout
30112
30113
30114 \backslash
30115 footnotemark{}
30116 \end_layout
30117
30118 \end_inset
30119
30120
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 </row>
30126 </lyxtabular>
30127
30128 \end_inset
30129
30130
30131 \begin_inset ERT
30132 status collapsed
30133
30134 \begin_layout Plain Layout
30135
30136
30137 \backslash
30138 footnotetext{
30139 \end_layout
30140
30141 \end_inset
30142
30143 Printed table footnote.
30144 \begin_inset ERT
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148
30149 }
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \end_layout
30156
30157 \begin_layout Standard
30158 Footnotes in longtables are described in section
30159 \begin_inset space ~
30160 \end_inset
30161
30162
30163 \begin_inset CommandInset ref
30164 LatexCommand ref
30165 reference "subsec:Footnotes-in-Longtables"
30166
30167 \end_inset
30168
30169 .
30170 \end_layout
30171
30172 \begin_layout Standard
30173 Footnotes in minipage boxes are printed, but inside the box and with a different
30174  numbering because a minipage box is like a page inside a page.
30175  (For more about minipages, see section
30176 \begin_inset space ~
30177 \end_inset
30178
30179
30180 \begin_inset CommandInset ref
30181 LatexCommand ref
30182 reference "sec:Minipages"
30183
30184 \end_inset
30185
30186 .) To get a footnote in the minipage that is output at the bottom of the
30187  page like normal footnotes, also use the method of 
30188 \series bold
30189
30190 \backslash
30191 footnotemark{}
30192 \series default
30193  and 
30194 \series bold
30195
30196 \backslash
30197 footnotetext
30198 \series default
30199 .
30200 \end_layout
30201
30202 \begin_layout Standard
30203 \begin_inset Box Frameless
30204 position "t"
30205 hor_pos "c"
30206 has_inner_box 1
30207 inner_pos "t"
30208 use_parbox 0
30209 use_makebox 0
30210 width "100col%"
30211 special "none"
30212 height "1in"
30213 height_special "totalheight"
30214 thickness "0.4pt"
30215 separation "3pt"
30216 shadowsize "4pt"
30217 framecolor "black"
30218 backgroundcolor "none"
30219 status open
30220
30221 \begin_layout Plain Layout
30222 This an example text in a minipage.
30223 \begin_inset Foot
30224 status open
30225
30226 \begin_layout Plain Layout
30227 Footnote in the minipage.
30228 \end_layout
30229
30230 \end_inset
30231
30232
30233 \end_layout
30234
30235 \begin_layout Plain Layout
30236 This an example text in a minipage.
30237 \begin_inset ERT
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241
30242
30243 \backslash
30244 footnotemark{}
30245 \end_layout
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \end_inset
30253
30254
30255 \end_layout
30256
30257 \begin_layout Standard
30258 \begin_inset ERT
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262
30263
30264 \backslash
30265 footnotetext{
30266 \end_layout
30267
30268 \end_inset
30269
30270 Footnote outside the minipage.
30271 \begin_inset ERT
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275
30276 }
30277 \end_layout
30278
30279 \end_inset
30280
30281
30282 \end_layout
30283
30284 \begin_layout Standard
30285 \begin_inset VSpace defskip
30286 \end_inset
30287
30288
30289 \end_layout
30290
30291 \begin_layout Standard
30292 To refer to the same footnote several times without printing the footnote
30293  text every time, use the command 
30294 \series bold
30295
30296 \backslash
30297 footnotemark[number]
30298 \series default
30299  in \SpecialChar TeX
30300  code.
30301 \begin_inset Newline newline
30302 \end_inset
30303
30304 As you do not know the number of the repeating footnote while you are writing
30305  the text, you have to store its number.
30306  For the following footnote mark example, these commands were inserted in
30307  \SpecialChar TeX
30308  code after Footnote
30309 \begin_inset space ~
30310 \end_inset
30311
30312
30313 \begin_inset CommandInset ref
30314 LatexCommand ref
30315 reference "foot:This-is-an"
30316
30317 \end_inset
30318
30319  to store the footnote number:
30320 \end_layout
30321
30322 \begin_layout Standard
30323
30324 \series bold
30325
30326 \backslash
30327 newcounter{MyRepeatFoot}
30328 \begin_inset Newline newline
30329 \end_inset
30330
30331
30332 \backslash
30333 setcounter{MyRepeatFoot}{
30334 \backslash
30335 thefootnote}
30336 \end_layout
30337
30338 \begin_layout Standard
30339 The footnote mark was then created with this command:
30340 \end_layout
30341
30342 \begin_layout Standard
30343
30344 \series bold
30345
30346 \backslash
30347 footnotemark[
30348 \backslash
30349 theMyRepeatFoot]
30350 \end_layout
30351
30352 \begin_layout Standard
30353 Here is a repeated footnote:
30354 \family roman
30355 \series medium
30356 \bar no
30357
30358 \begin_inset ERT
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362
30363
30364 \backslash
30365 footnotemark[
30366 \backslash
30367 theMyRepeatFoot]
30368 \end_layout
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 If you want to repeat the previous footnote, you can omit the storage of
30377  the footnote number and just use this command instead:
30378 \end_layout
30379
30380 \begin_layout Standard
30381
30382 \series bold
30383
30384 \backslash
30385 footnotemark[
30386 \backslash
30387 thefootnote]
30388 \end_layout
30389
30390 \begin_layout Standard
30391 Here is another repeated footnote:
30392 \family roman
30393 \series medium
30394 \bar no
30395
30396 \begin_inset ERT
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400
30401
30402 \backslash
30403 footnotemark[
30404 \backslash
30405 thefootnote]
30406 \end_layout
30407
30408 \end_inset
30409
30410
30411 \end_layout
30412
30413 \begin_layout Subsection
30414 Footnote Numbering
30415 \begin_inset CommandInset label
30416 LatexCommand label
30417 name "subsec:Footnote-Numbering"
30418
30419 \end_inset
30420
30421
30422 \begin_inset Index idx
30423 status collapsed
30424
30425 \begin_layout Plain Layout
30426 Footnotes ! Numbering
30427 \end_layout
30428
30429 \end_inset
30430
30431
30432 \end_layout
30433
30434 \begin_layout Standard
30435 To reset the footnote number back to 1 after each section
30436 \family roman
30437 , add this command to your document preamble:
30438 \end_layout
30439
30440 \begin_layout Standard
30441
30442 \series bold
30443
30444 \backslash
30445 @addtoreset{footnote}{section}
30446 \end_layout
30447
30448 \begin_layout Standard
30449 \begin_inset VSpace bigskip
30450 \end_inset
30451
30452 The following preamble command changes the footnote numbering style to small
30453  roman numerals:
30454 \end_layout
30455
30456 \begin_layout Standard
30457
30458 \series bold
30459
30460 \backslash
30461 renewcommand{
30462 \backslash
30463 thefootnote}{
30464 \backslash
30465 roman{footnote}}
30466 \end_layout
30467
30468 \begin_layout Standard
30469 \begin_inset ERT
30470 status collapsed
30471
30472 \begin_layout Plain Layout
30473
30474
30475 \backslash
30476 renewcommand{
30477 \backslash
30478 thefootnote}{
30479 \backslash
30480 roman{footnote}}
30481 \end_layout
30482
30483 \end_inset
30484
30485  This is a footnote with roman numbering:
30486 \begin_inset Foot
30487 status open
30488
30489 \begin_layout Plain Layout
30490 This is an example footnote with roman numbering.
30491 \end_layout
30492
30493 \end_inset
30494
30495
30496 \end_layout
30497
30498 \begin_layout Standard
30499 To change the numbering style to capital roman numerals replace in the command
30500  above 
30501 \series bold
30502
30503 \backslash
30504 roman
30505 \series default
30506  by 
30507 \series bold
30508
30509 \backslash
30510 Roman
30511 \series default
30512 .
30513  To 
30514 \begin_inset Quotes eld
30515 \end_inset
30516
30517 number
30518 \begin_inset Quotes erd
30519 \end_inset
30520
30521  footnotes with capital or small Latin letters use 
30522 \series bold
30523
30524 \backslash
30525 Alph
30526 \series default
30527  or 
30528 \series bold
30529
30530 \backslash
30531 alph
30532 \series default
30533 , respectively.
30534  To 
30535 \begin_inset Quotes eld
30536 \end_inset
30537
30538 number
30539 \begin_inset Quotes erd
30540 \end_inset
30541
30542  footnotes with symbols use 
30543 \series bold
30544
30545 \backslash
30546 fnsymbol
30547 \series default
30548 .
30549 \end_layout
30550
30551 \begin_layout Standard
30552 \begin_inset Note Greyedout
30553 status open
30554
30555 \begin_layout Plain Layout
30556
30557 \series bold
30558 Note:
30559 \series default
30560  You can only number 26 footnotes with Latin letters, because this numbering
30561  is limited to single letters.
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \begin_inset Newline newline
30568 \end_inset
30569
30570
30571 \begin_inset Note Greyedout
30572 status open
30573
30574 \begin_layout Plain Layout
30575
30576 \series bold
30577 Note:
30578 \series default
30579  You can only number 9 footnotes with symbols.
30580 \end_layout
30581
30582 \end_inset
30583
30584
30585 \end_layout
30586
30587 \begin_layout Standard
30588 To return to the default numbering style after you have changed to another
30589  one, use 
30590 \series bold
30591
30592 \backslash
30593 arabic
30594 \series default
30595  instead of 
30596 \series bold
30597
30598 \backslash
30599 roman
30600 \series default
30601  in the command above.
30602 \begin_inset ERT
30603 status collapsed
30604
30605 \begin_layout Plain Layout
30606
30607
30608 \backslash
30609 renewcommand{
30610 \backslash
30611 thefootnote}{
30612 \backslash
30613 arabic{footnote}}
30614 \end_layout
30615
30616 \end_inset
30617
30618
30619 \end_layout
30620
30621 \begin_layout Standard
30622 \begin_inset VSpace bigskip
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \begin_layout Standard
30629 If you want to have footnotes numbered in the scheme 
30630 \begin_inset Quotes eld
30631 \end_inset
30632
30633 chapter.footnote
30634 \begin_inset Quotes erd
30635 \end_inset
30636
30637 , add the following command to your document preamble:
30638 \end_layout
30639
30640 \begin_layout Standard
30641
30642 \series bold
30643
30644 \backslash
30645 numberwithin{footnote}{chapter}
30646 \end_layout
30647
30648 \begin_layout Standard
30649 To be able to use the command 
30650 \series bold
30651
30652 \backslash
30653 numberwithin
30654 \series default
30655 , set in the tab 
30656 \family sans
30657 Math
30658 \begin_inset space ~
30659 \end_inset
30660
30661 Options
30662 \family default
30663  in the document settings the option 
30664 \family sans
30665 Use
30666 \begin_inset space ~
30667 \end_inset
30668
30669 AMS
30670 \begin_inset space ~
30671 \end_inset
30672
30673 math
30674 \begin_inset space ~
30675 \end_inset
30676
30677 package
30678 \family default
30679 .
30680 \end_layout
30681
30682 \begin_layout Standard
30683 \begin_inset ERT
30684 status collapsed
30685
30686 \begin_layout Plain Layout
30687
30688
30689 \backslash
30690 numberwithin{footnote}{chapter}
30691 \end_layout
30692
30693 \end_inset
30694
30695 This is another example footnote:
30696 \series bold
30697
30698 \begin_inset Foot
30699 status open
30700
30701 \begin_layout Plain Layout
30702 This is a footnote numbered in the scheme 
30703 \begin_inset Quotes eld
30704 \end_inset
30705
30706 chapter.footnote
30707 \begin_inset Quotes erd
30708 \end_inset
30709
30710 .
30711 \end_layout
30712
30713 \end_inset
30714
30715
30716 \series default
30717
30718 \begin_inset ERT
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722
30723
30724 \backslash
30725 renewcommand{
30726 \backslash
30727 thefootnote}{
30728 \backslash
30729 arabic{footnote}}
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \end_layout
30736
30737 \begin_layout Standard
30738 \begin_inset Note Greyedout
30739 status open
30740
30741 \begin_layout Plain Layout
30742
30743 \series bold
30744 Note:
30745 \series default
30746  
30747 \series bold
30748
30749 \backslash
30750 numberwithin
30751 \series default
30752  always prints out the footnote number as arabic number; previous redefinitions
30753  to get non-arabic numbers are overwritten.
30754 \end_layout
30755
30756 \end_inset
30757
30758
30759 \end_layout
30760
30761 \begin_layout Standard
30762 So to get for example the scheme 
30763 \begin_inset Quotes eld
30764 \end_inset
30765
30766 chapter.
30767 \backslash
30768 Roman{footnote}
30769 \begin_inset Quotes erd
30770 \end_inset
30771
30772 , use this command instead of 
30773 \series bold
30774
30775 \backslash
30776 numberwithin
30777 \series default
30778 :
30779 \end_layout
30780
30781 \begin_layout Standard
30782
30783 \series bold
30784
30785 \backslash
30786 renewcommand{
30787 \backslash
30788 thefootnote}{
30789 \backslash
30790 thechapter.
30791 \backslash
30792 Roman{footnote}}
30793 \end_layout
30794
30795 \begin_layout Subsection
30796 Footnote Placement
30797 \begin_inset Index idx
30798 status collapsed
30799
30800 \begin_layout Plain Layout
30801 Footnotes ! Placement
30802 \end_layout
30803
30804 \end_inset
30805
30806
30807 \end_layout
30808
30809 \begin_layout Standard
30810 If you have several footnotes in one page, they appear without vertical
30811  space between them at the bottom of the page.
30812  To make them more readable you can e.
30813 \begin_inset space \thinspace{}
30814 \end_inset
30815
30816 g.
30817 \begin_inset space \space{}
30818 \end_inset
30819
30820 add 1.5
30821 \begin_inset space \thinspace{}
30822 \end_inset
30823
30824 mm space with the following preamble command:
30825 \end_layout
30826
30827 \begin_layout Standard
30828
30829 \series bold
30830
30831 \backslash
30832 let
30833 \backslash
30834 myFoot
30835 \backslash
30836 footnote
30837 \begin_inset Newline newline
30838 \end_inset
30839
30840
30841 \backslash
30842 renewcommand{
30843 \backslash
30844 footnote}[1]{
30845 \backslash
30846 myFoot{#1
30847 \backslash
30848 vspace{1.5mm}}}
30849 \end_layout
30850
30851 \begin_layout Standard
30852 \begin_inset VSpace bigskip
30853 \end_inset
30854
30855 In a two-column document the footnotes appear at the bottom of every column,
30856  see Figure
30857 \begin_inset space ~
30858 \end_inset
30859
30860
30861 \begin_inset CommandInset ref
30862 LatexCommand ref
30863 reference "fig:Standard-footnote-placement"
30864
30865 \end_inset
30866
30867 .
30868  If the footnotes should only appear at the bottom of the right column,
30869  as in Figure
30870 \begin_inset space ~
30871 \end_inset
30872
30873
30874 \begin_inset CommandInset ref
30875 LatexCommand ref
30876 reference "fig:Footnote-placement-in"
30877
30878 \end_inset
30879
30880 , use the \SpecialChar LaTeX
30881 -package 
30882 \series bold
30883 ftnright
30884 \series default
30885
30886 \begin_inset Index idx
30887 status collapsed
30888
30889 \begin_layout Plain Layout
30890 \SpecialChar LaTeX
30891 -packages ! ftnright
30892 \end_layout
30893
30894 \end_inset
30895
30896  with this command in the document preamble:
30897 \end_layout
30898
30899 \begin_layout Standard
30900
30901 \series bold
30902
30903 \backslash
30904 usepackage{ftnright}
30905 \end_layout
30906
30907 \begin_layout Standard
30908 \begin_inset Float figure
30909 placement !h
30910 wide false
30911 sideways false
30912 status open
30913
30914 \begin_layout Plain Layout
30915 \begin_inset ERT
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919
30920
30921 \backslash
30922 framebox{
30923 \end_layout
30924
30925 \end_inset
30926
30927
30928 \begin_inset Graphics
30929         filename clipart/without_fntright.pdf
30930         width 100col%
30931         scaleBeforeRotation
30932
30933 \end_inset
30934
30935
30936 \begin_inset ERT
30937 status collapsed
30938
30939 \begin_layout Plain Layout
30940
30941 }
30942 \end_layout
30943
30944 \end_inset
30945
30946
30947 \end_layout
30948
30949 \begin_layout Plain Layout
30950 \begin_inset Caption Standard
30951
30952 \begin_layout Plain Layout
30953 \begin_inset CommandInset label
30954 LatexCommand label
30955 name "fig:Standard-footnote-placement"
30956
30957 \end_inset
30958
30959 Standard footnote placement in two-column documents.
30960 \end_layout
30961
30962 \end_inset
30963
30964
30965 \end_layout
30966
30967 \end_inset
30968
30969
30970 \end_layout
30971
30972 \begin_layout Standard
30973 \begin_inset Float figure
30974 placement !h
30975 wide false
30976 sideways false
30977 status open
30978
30979 \begin_layout Plain Layout
30980 \begin_inset ERT
30981 status collapsed
30982
30983 \begin_layout Plain Layout
30984
30985
30986 \backslash
30987 framebox{
30988 \end_layout
30989
30990 \end_inset
30991
30992
30993 \begin_inset Graphics
30994         filename clipart/with_fntright.pdf
30995         width 100col%
30996         scaleBeforeRotation
30997
30998 \end_inset
30999
31000
31001 \begin_inset ERT
31002 status collapsed
31003
31004 \begin_layout Plain Layout
31005
31006 }
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \end_layout
31013
31014 \begin_layout Plain Layout
31015 \begin_inset Caption Standard
31016
31017 \begin_layout Plain Layout
31018 \begin_inset CommandInset label
31019 LatexCommand label
31020 name "fig:Footnote-placement-in"
31021
31022 \end_inset
31023
31024 Footnote placement in two-column documents when the \SpecialChar LaTeX
31025 -package 
31026 \series bold
31027 ftnright
31028 \series default
31029  is used.
31030 \end_layout
31031
31032 \end_inset
31033
31034
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \end_layout
31041
31042 \begin_layout Standard
31043 \begin_inset VSpace bigskip
31044 \end_inset
31045
31046 In some scientific literature it is usual to collect the footnotes and print
31047  them in a separate paragraph at the end of a section, as in Figure
31048 \begin_inset space ~
31049 \end_inset
31050
31051
31052 \begin_inset CommandInset ref
31053 LatexCommand ref
31054 reference "fig:Endnotes"
31055
31056 \end_inset
31057
31058 .
31059  They are then called 
31060 \begin_inset Quotes eld
31061 \end_inset
31062
31063 endnotes
31064 \begin_inset Quotes erd
31065 \end_inset
31066
31067 .
31068 \begin_inset Index idx
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072 Endnotes
31073 \end_layout
31074
31075 \end_inset
31076
31077  To use endnotes instead of footnotes in your document, load in the menu
31078  
31079 \family sans
31080 Document\SpecialChar menuseparator
31081 Settings\SpecialChar menuseparator
31082 Modules 
31083 \family default
31084 the module 
31085 \family sans
31086 Foot
31087 \begin_inset space ~
31088 \end_inset
31089
31090 to
31091 \begin_inset space ~
31092 \end_inset
31093
31094 End
31095 \family default
31096 .
31097  To insert the collected footnotes, insert the command
31098 \end_layout
31099
31100 \begin_layout Standard
31101
31102 \series bold
31103
31104 \backslash
31105 theendnotes
31106 \end_layout
31107
31108 \begin_layout Standard
31109 in \SpecialChar TeX
31110  Code at the end of a section or chapter.
31111 \end_layout
31112
31113 \begin_layout Standard
31114 \begin_inset Float figure
31115 wide false
31116 sideways false
31117 status open
31118
31119 \begin_layout Plain Layout
31120 \align center
31121 \begin_inset ERT
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125
31126
31127 \backslash
31128 framebox{
31129 \end_layout
31130
31131 \end_inset
31132
31133
31134 \begin_inset Graphics
31135         filename clipart/endnotes.pdf
31136         scaleBeforeRotation
31137
31138 \end_inset
31139
31140
31141 \begin_inset ERT
31142 status collapsed
31143
31144 \begin_layout Plain Layout
31145
31146 }
31147 \end_layout
31148
31149 \end_inset
31150
31151
31152 \end_layout
31153
31154 \begin_layout Plain Layout
31155 \begin_inset Caption Standard
31156
31157 \begin_layout Plain Layout
31158 \begin_inset CommandInset label
31159 LatexCommand label
31160 name "fig:Endnotes"
31161
31162 \end_inset
31163
31164 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
31165  or chapters.
31166 \end_layout
31167
31168 \end_inset
31169
31170
31171 \end_layout
31172
31173 \end_inset
31174
31175
31176 \end_layout
31177
31178 \begin_layout Standard
31179 \begin_inset VSpace medskip
31180 \end_inset
31181
31182 The paragraph heading for the endnotes isn't automatically translated into
31183  the document language, this must be done manually.
31184  The following preamble command translates the default English 
31185 \begin_inset Quotes eld
31186 \end_inset
31187
31188 Notes
31189 \begin_inset Quotes erd
31190 \end_inset
31191
31192  into the German 
31193 \begin_inset Quotes eld
31194 \end_inset
31195
31196 Anmerkungen
31197 \begin_inset Quotes erd
31198 \end_inset
31199
31200 :
31201 \end_layout
31202
31203 \begin_layout Standard
31204
31205 \series bold
31206
31207 \backslash
31208 renewcommand{
31209 \backslash
31210 notesname}{Anmerkungen}
31211 \end_layout
31212
31213 \begin_layout Standard
31214 \begin_inset VSpace medskip
31215 \end_inset
31216
31217 The numbering of endnotes can be changed like the footnote numbering as
31218  described in section
31219 \begin_inset space ~
31220 \end_inset
31221
31222
31223 \begin_inset CommandInset ref
31224 LatexCommand ref
31225 reference "subsec:Footnote-Numbering"
31226
31227 \end_inset
31228
31229 ; just replace the command 
31230 \series bold
31231
31232 \backslash
31233 thefootnote
31234 \series default
31235  by 
31236 \series bold
31237
31238 \backslash
31239 theendnote
31240 \series default
31241 .
31242  To reset the endnote number use the command 
31243 \series bold
31244
31245 \backslash
31246 @addtoreset
31247 \series default
31248  as described in section
31249 \begin_inset space ~
31250 \end_inset
31251
31252
31253 \begin_inset CommandInset ref
31254 LatexCommand ref
31255 reference "subsec:Footnote-Numbering"
31256
31257 \end_inset
31258
31259  and replace the command parameter 
31260 \series bold
31261 footnote
31262 \series default
31263  by 
31264 \series bold
31265 endnote
31266 \series default
31267 .
31268 \end_layout
31269
31270 \begin_layout Standard
31271 For endnotes there is the command 
31272 \series bold
31273
31274 \backslash
31275 endnotemark[number]
31276 \series default
31277  similar to the command 
31278 \series bold
31279
31280 \backslash
31281 footnotemark
31282 \series default
31283 , that is described in section
31284 \begin_inset space ~
31285 \end_inset
31286
31287
31288 \begin_inset CommandInset ref
31289 LatexCommand ref
31290 reference "sec:Footnotes"
31291
31292 \end_inset
31293
31294 .
31295 \end_layout
31296
31297 \begin_layout Standard
31298 \begin_inset VSpace bigskip
31299 \end_inset
31300
31301 Footnotes can also be placed in the page margin and the footnote text alignment
31302  can be changed, see the \SpecialChar LaTeX
31303 -package 
31304 \series bold
31305 footmisc
31306 \series default
31307
31308 \begin_inset Index idx
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312 \SpecialChar LaTeX
31313 -packages ! footmisc
31314 \end_layout
31315
31316 \end_inset
31317
31318
31319 \begin_inset CommandInset citation
31320 LatexCommand cite
31321 key "footmisc"
31322
31323 \end_inset
31324
31325  for more information about this.
31326 \end_layout
31327
31328 \begin_layout Standard
31329 For various further footnote formatting issues have a look at \SpecialChar LaTeX
31330 -books, 
31331 \begin_inset CommandInset citation
31332 LatexCommand cite
31333 key "latexcompanion,latexguide,latexbook"
31334
31335 \end_inset
31336
31337 .
31338  If you are using a 
31339 \series bold
31340 KOMA-Script
31341 \series default
31342
31343 \begin_inset Index idx
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347 \SpecialChar LaTeX
31348 -packages ! KOMA-Script
31349 \end_layout
31350
31351 \end_inset
31352
31353  document class, you can adjust all footnote settings using class-specific
31354  commands, see 
31355 \begin_inset CommandInset citation
31356 LatexCommand cite
31357 key "KOMA-Script"
31358
31359 \end_inset
31360
31361 .
31362 \end_layout
31363
31364 \begin_layout Section
31365 Margin Notes
31366 \begin_inset Index idx
31367 status collapsed
31368
31369 \begin_layout Plain Layout
31370 Notes ! Margin Notes
31371 \end_layout
31372
31373 \end_inset
31374
31375
31376 \end_layout
31377
31378 \begin_layout Standard
31379 Margin notes look and behave in \SpecialChar LyX
31380  like footnotes.
31381  They are inserted via the menu 
31382 \family sans
31383 Insert\SpecialChar menuseparator
31384 Marginal
31385 \begin_inset space ~
31386 \end_inset
31387
31388 Note
31389 \family default
31390  or the toolbar button 
31391 \begin_inset Info
31392 type  "icon"
31393 arg   "marginalnote-insert"
31394 \end_inset
31395
31396 .
31397  A grey 
31398 \family roman
31399 \series medium
31400 box with the
31401 \family default
31402 \series default
31403  red 
31404 \family roman
31405 \series medium
31406 label 
31407 \begin_inset Quotes eld
31408 \end_inset
31409
31410 margin
31411 \begin_inset Quotes erd
31412 \end_inset
31413
31414  appears where you can enter the text of the margin note.
31415 \end_layout
31416
31417 \begin_layout Standard
31418 At the side is an example margin note.
31419
31420 \family roman
31421 \series medium
31422  
31423 \begin_inset Marginal
31424 status open
31425
31426 \begin_layout Plain Layout
31427 This is a margin note.
31428 \end_layout
31429
31430 \end_inset
31431
31432
31433 \end_layout
31434
31435 \begin_layout Standard
31436 Margin notes appear at the right side in single-sided documents.
31437  In double-sided documents they appear in the outer margin â€“ left on even
31438  pages, right on odd pages.
31439  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
31440 d when the note appears in the left margin.
31441  The first line of the margin note is placed at the position of the text
31442  line where it is inserted in the document.
31443 \end_layout
31444
31445 \begin_layout Standard
31446 \begin_inset VSpace bigskip
31447 \end_inset
31448
31449 To place the margin note in the inner margin, add the command
31450 \end_layout
31451
31452 \begin_layout Standard
31453
31454 \series bold
31455
31456 \backslash
31457 reversemarginpar
31458 \end_layout
31459
31460 \begin_layout Standard
31461 in \SpecialChar TeX
31462  Code before a margin note.
31463  The new placement is valid for all subsequent margin notes.
31464  
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 reversemarginpar 
31473 \end_layout
31474
31475 \end_inset
31476
31477
31478 \begin_inset Marginal
31479 status open
31480
31481 \begin_layout Plain Layout
31482 This is a margin note in the inner margin.
31483 \end_layout
31484
31485 \end_inset
31486
31487
31488 \series bold
31489
31490 \begin_inset Newline newline
31491 \end_inset
31492
31493
31494 \series default
31495
31496 \begin_inset Note Greyedout
31497 status open
31498
31499 \begin_layout Plain Layout
31500
31501 \series bold
31502 Note:
31503 \series default
31504  There is often not enough space in the inner margin so that the notes are
31505  not correctly displayed in the output.
31506 \end_layout
31507
31508 \end_inset
31509
31510
31511 \end_layout
31512
31513 \begin_layout Standard
31514 To return to the default placement insert the command
31515 \end_layout
31516
31517 \begin_layout Standard
31518
31519 \series bold
31520
31521 \backslash
31522 normalmarginpar
31523 \end_layout
31524
31525 \begin_layout Standard
31526 in \SpecialChar TeX
31527  Code.
31528 \begin_inset ERT
31529 status collapsed
31530
31531 \begin_layout Plain Layout
31532
31533
31534 \backslash
31535 normalmarginpar 
31536 \end_layout
31537
31538 \end_inset
31539
31540  
31541 \begin_inset Note Greyedout
31542 status open
31543
31544 \begin_layout Plain Layout
31545
31546 \series bold
31547 Note:
31548 \series default
31549  The command is ignored when it is within a paragraph where also the command
31550  
31551 \series bold
31552
31553 \backslash
31554 reversemarginpar
31555 \series default
31556  is inserted.
31557 \end_layout
31558
31559 \end_inset
31560
31561
31562 \end_layout
31563
31564 \begin_layout Standard
31565 \begin_inset VSpace bigskip
31566 \end_inset
31567
31568
31569 \family roman
31570 \series medium
31571
31572 \begin_inset Marginal
31573 status open
31574
31575 \begin_layout Plain Layout
31576 AVeryLongMarginParWord that isn't hyphenated.
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \family default
31583 \series default
31584  Similar to the case described in section
31585 \begin_inset space ~
31586 \end_inset
31587
31588
31589 \begin_inset CommandInset ref
31590 LatexCommand ref
31591 reference "subsec:Multiple-Lines-in"
31592
31593 \end_inset
31594
31595 , long words cannot be hyphenated when they are the first word in a margin
31596  note.
31597  To avoid this, insert 0
31598 \begin_inset space \thinspace{}
31599 \end_inset
31600
31601 pt horizontal space before the word
31602 \family roman
31603 \series medium
31604 .
31605  
31606 \begin_inset Marginal
31607 status open
31608
31609 \begin_layout Plain Layout
31610 \begin_inset space \hspace*{}
31611 \length 0pt
31612 \end_inset
31613
31614 AVeryLongMarginParWord that is hyphenated.
31615 \end_layout
31616
31617 \end_inset
31618
31619
31620 \end_layout
31621
31622 \begin_layout Standard
31623 \begin_inset VSpace bigskip
31624 \end_inset
31625
31626
31627 \end_layout
31628
31629 \begin_layout Standard
31630 \begin_inset Note Greyedout
31631 status open
31632
31633 \begin_layout Plain Layout
31634
31635 \series bold
31636 Note:
31637 \series default
31638  Margin notes can normally not be used inside tables, floats, and footnotes.
31639 \end_layout
31640
31641 \end_inset
31642
31643
31644 \end_layout
31645
31646 \begin_layout Standard
31647 \begin_inset VSpace bigskip
31648 \end_inset
31649
31650
31651 \end_layout
31652
31653 \begin_layout Standard
31654 \begin_inset ERT
31655 status collapsed
31656
31657 \begin_layout Plain Layout
31658
31659
31660 \backslash
31661 ifmarginnote
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \begin_inset Note Note
31668 status open
31669
31670 \begin_layout Plain Layout
31671 The following section will only be displayed when the \SpecialChar LaTeX
31672 -package 
31673 \series bold
31674 marginnote
31675 \series default
31676  is installed.
31677 \end_layout
31678
31679 \end_inset
31680
31681
31682 \end_layout
31683
31684 \begin_layout Standard
31685 This restriction can be evaded by using the \SpecialChar LaTeX
31686 -package 
31687 \series bold
31688 marginnote
31689 \series default
31690
31691 \begin_inset Index idx
31692 status collapsed
31693
31694 \begin_layout Plain Layout
31695 \SpecialChar LaTeX
31696 -packages ! marginnote
31697 \end_layout
31698
31699 \end_inset
31700
31701 .
31702  By adding these two lines to your document preamble, the command used by
31703  \SpecialChar LyX
31704  for margin notes is redefined to use the command provided by the 
31705 \series bold
31706 marginnote
31707 \series default
31708 -package:
31709 \end_layout
31710
31711 \begin_layout Standard
31712
31713 \series bold
31714
31715 \backslash
31716 usepackage{marginnote}
31717 \begin_inset Newline newline
31718 \end_inset
31719
31720
31721 \backslash
31722 let
31723 \backslash
31724 marginpar
31725 \backslash
31726 marginnote
31727 \end_layout
31728
31729 \begin_layout Standard
31730 This is also used in this document because 
31731 \series bold
31732 marginnote
31733 \series default
31734  has another useful feature: You can set a vertical offset for the note.
31735  This is often needed when too many margin notes are too close together
31736  or for a better page layout.
31737  The offset is set in \SpecialChar LyX
31738  as \SpecialChar TeX
31739  Code directly after the margin note in the scheme
31740 \end_layout
31741
31742 \begin_layout Standard
31743
31744 \series bold
31745 [offset]
31746 \end_layout
31747
31748 \begin_layout Standard
31749 where the offset is a length with one of the units listed in Table
31750 \begin_inset space ~
31751 \end_inset
31752
31753
31754 \begin_inset CommandInset ref
31755 LatexCommand ref
31756 reference "tab:Units"
31757
31758 \end_inset
31759
31760 .
31761  A negative value shifts the note up, a positive value shifts it down.
31762  
31763 \family roman
31764 \series medium
31765 For example the margin note beside this text line is shifted up 1.5
31766 \begin_inset space \thinspace{}
31767 \end_inset
31768
31769 cm with the \SpecialChar TeX
31770  Code command 
31771 \begin_inset Quotes eld
31772 \end_inset
31773
31774
31775 \family default
31776 \series bold
31777 [-1.5cm]
31778 \family roman
31779 \series medium
31780
31781 \begin_inset Quotes erd
31782 \end_inset
31783
31784
31785 \begin_inset Marginal
31786 status open
31787
31788 \begin_layout Plain Layout
31789 This margin note is shifted up 1.5
31790 \begin_inset space \thinspace{}
31791 \end_inset
31792
31793 cm from its original position.
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \family default
31800 \series default
31801
31802 \begin_inset ERT
31803 status collapsed
31804
31805 \begin_layout Plain Layout
31806
31807 [-1.5cm]
31808 \end_layout
31809
31810 \end_inset
31811
31812
31813 \end_layout
31814
31815 \begin_layout Standard
31816 \begin_inset VSpace medskip
31817 \end_inset
31818
31819 With 
31820 \series bold
31821 marginnote
31822 \series default
31823  you can also change the alignment of the text in the margin note.
31824  For example the commands
31825 \end_layout
31826
31827 \begin_layout Standard
31828
31829 \series bold
31830
31831 \backslash
31832 renewcommand*{
31833 \backslash
31834 raggedleftmarginnote}{
31835 \backslash
31836 centering}
31837 \begin_inset Newline newline
31838 \end_inset
31839
31840
31841 \backslash
31842 renewcommand*{
31843 \backslash
31844 raggedrightmarginnote}{
31845 \backslash
31846 centering}
31847 \end_layout
31848
31849 \begin_layout Standard
31850 set the alignment to centered.
31851  
31852 \series bold
31853
31854 \backslash
31855 raggedleftmarginnote
31856 \series default
31857  denotes margin notes that appear at the left side.
31858 \family roman
31859 \series medium
31860
31861 \begin_inset ERT
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865
31866
31867 \backslash
31868 renewcommand*{
31869 \backslash
31870 raggedleftmarginnote}{
31871 \backslash
31872 centering}
31873 \end_layout
31874
31875 \begin_layout Plain Layout
31876
31877
31878 \backslash
31879 renewcommand*{
31880 \backslash
31881 raggedrightmarginnote}{
31882 \backslash
31883 centering}
31884 \end_layout
31885
31886 \end_inset
31887
31888
31889 \begin_inset Marginal
31890 status open
31891
31892 \begin_layout Plain Layout
31893 The text of this margin note is centered.
31894 \end_layout
31895
31896 \end_inset
31897
31898
31899 \family default
31900 \series default
31901  The default is
31902 \end_layout
31903
31904 \begin_layout Standard
31905
31906 \series bold
31907
31908 \backslash
31909 renewcommand*{
31910 \backslash
31911 raggedleftmarginnote}{
31912 \backslash
31913 raggedleft}
31914 \begin_inset Newline newline
31915 \end_inset
31916
31917
31918 \backslash
31919 renewcommand*{
31920 \backslash
31921 raggedrightmarginnote}{
31922 \backslash
31923 raggedright}
31924 \family roman
31925 \series medium
31926
31927 \begin_inset ERT
31928 status collapsed
31929
31930 \begin_layout Plain Layout
31931
31932
31933 \backslash
31934 renewcommand*{
31935 \backslash
31936 raggedleftmarginnote}{
31937 \backslash
31938 raggedleft}
31939 \end_layout
31940
31941 \begin_layout Plain Layout
31942
31943
31944 \backslash
31945 renewcommand*{
31946 \backslash
31947 raggedrightmarginnote}{
31948 \backslash
31949 raggedright}
31950 \end_layout
31951
31952 \end_inset
31953
31954
31955 \end_layout
31956
31957 \begin_layout Standard
31958 \begin_inset VSpace medskip
31959 \end_inset
31960
31961 For the other features of 
31962 \series bold
31963 marginnote
31964 \series default
31965  refer to its documentation 
31966 \begin_inset CommandInset citation
31967 LatexCommand cite
31968 key "marginnote"
31969
31970 \end_inset
31971
31972 .
31973 \end_layout
31974
31975 \begin_layout Standard
31976 \begin_inset VSpace bigskip
31977 \end_inset
31978
31979 You can adjust the layout of margin notes by changing its definition.
31980  To create for example a header for all margin notes with the underlined,
31981  sans-serif, and bold header text 
31982 \begin_inset Quotes eld
31983 \end_inset
31984
31985
31986 \family sans
31987 \series bold
31988 \bar under
31989 Attention!
31990 \family default
31991 \series default
31992 \bar default
31993
31994 \begin_inset Quotes erd
31995 \end_inset
31996
31997 , add this to your document preamble:
31998 \end_layout
31999
32000 \begin_layout Standard
32001
32002 \series bold
32003
32004 \backslash
32005 let
32006 \backslash
32007 myMarginpar
32008 \backslash
32009 marginpar
32010 \begin_inset Newline newline
32011 \end_inset
32012
32013
32014 \backslash
32015 renewcommand{
32016 \backslash
32017 marginpar}[1]{
32018 \backslash
32019 myMarginpar{%
32020 \begin_inset Newline newline
32021 \end_inset
32022
32023
32024 \begin_inset Phantom HPhantom
32025 status open
32026
32027 \begin_layout Plain Layout
32028
32029 \series bold
32030 \begin_inset space ~
32031 \end_inset
32032
32033
32034 \end_layout
32035
32036 \end_inset
32037
32038
32039 \backslash
32040 hspace{0pt}
32041 \backslash
32042 textsf{
32043 \backslash
32044 textbf{
32045 \backslash
32046 underbar{Attention!}}}%
32047 \begin_inset Newline newline
32048 \end_inset
32049
32050
32051 \begin_inset Phantom HPhantom
32052 status open
32053
32054 \begin_layout Plain Layout
32055
32056 \series bold
32057 \begin_inset space ~
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \end_inset
32064
32065
32066 \backslash
32067 vspace{1.5mm}
32068 \backslash
32069
32070 \backslash
32071 #1}}
32072 \end_layout
32073
32074 \begin_layout Standard
32075
32076 \family roman
32077 \series medium
32078 \begin_inset ERT
32079 status collapsed
32080
32081 \begin_layout Plain Layout
32082
32083
32084 \backslash
32085 let
32086 \backslash
32087 myMarginpar
32088 \backslash
32089 marginpar
32090 \end_layout
32091
32092 \begin_layout Plain Layout
32093
32094
32095 \backslash
32096 renewcommand{
32097 \backslash
32098 marginpar}[1]{
32099 \backslash
32100 myMarginpar{%
32101 \end_layout
32102
32103 \begin_layout Plain Layout
32104
32105    
32106 \backslash
32107 textsf{
32108 \backslash
32109 textbf{
32110 \backslash
32111 underbar{Attention!}}}%
32112 \end_layout
32113
32114 \begin_layout Plain Layout
32115
32116    
32117 \backslash
32118 vspace{1.5mm}
32119 \backslash
32120
32121 \backslash
32122 #1}}
32123 \end_layout
32124
32125 \end_inset
32126
32127
32128 \begin_inset Marginal
32129 status open
32130
32131 \begin_layout Plain Layout
32132 This is a margin note with a defined heading.
32133 \end_layout
32134
32135 \end_inset
32136
32137
32138 \family default
32139 \series default
32140
32141 \begin_inset ERT
32142 status collapsed
32143
32144 \begin_layout Plain Layout
32145
32146 [-1.5cm]
32147 \end_layout
32148
32149 \end_inset
32150
32151
32152 \family roman
32153 \series medium
32154
32155 \begin_inset ERT
32156 status collapsed
32157
32158 \begin_layout Plain Layout
32159
32160
32161 \backslash
32162 renewcommand{
32163 \backslash
32164 marginpar}[1]{
32165 \backslash
32166 myMarginpar{#1}}
32167 \end_layout
32168
32169 \end_inset
32170
32171
32172 \family default
32173 \series default
32174
32175 \begin_inset Note Note
32176 status collapsed
32177
32178 \begin_layout Plain Layout
32179 The margin note format is changed only for this example.
32180 \end_layout
32181
32182 \end_inset
32183
32184
32185 \end_layout
32186
32187 \begin_layout Standard
32188 \begin_inset ERT
32189 status collapsed
32190
32191 \begin_layout Plain Layout
32192
32193
32194 \backslash
32195 else
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \begin_inset Note Note
32202 status open
32203
32204 \begin_layout Plain Layout
32205 The following will be displayed when the \SpecialChar LaTeX
32206 -package 
32207 \series bold
32208 marginnote
32209 \series default
32210  is not installed:
32211 \end_layout
32212
32213 \end_inset
32214
32215
32216 \end_layout
32217
32218 \begin_layout Standard
32219 You need to install the \SpecialChar LaTeX
32220 -package 
32221 \series bold
32222 marginnote
32223 \series default
32224  to see the following part of this section in the output.
32225 \end_layout
32226
32227 \begin_layout Standard
32228 \begin_inset ERT
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232
32233
32234 \backslash
32235 fi
32236 \end_layout
32237
32238 \end_inset
32239
32240
32241 \end_layout
32242
32243 \begin_layout Chapter
32244 Boxes
32245 \end_layout
32246
32247 \begin_layout Section
32248 Introduction
32249 \begin_inset Index idx
32250 status collapsed
32251
32252 \begin_layout Plain Layout
32253 Boxes ! Introduction
32254 \end_layout
32255
32256 \end_inset
32257
32258
32259 \end_layout
32260
32261 \begin_layout Standard
32262 Boxes are used to format a block of text.
32263  Boxes can be used to write documents with multiple languages, see section
32264 \begin_inset space ~
32265 \end_inset
32266
32267
32268 \begin_inset CommandInset ref
32269 LatexCommand ref
32270 reference "sec:Minipages"
32271
32272 \end_inset
32273
32274 , to frame texts, see section
32275 \begin_inset space ~
32276 \end_inset
32277
32278
32279 \begin_inset CommandInset ref
32280 LatexCommand ref
32281 reference "sec:Decoration"
32282
32283 \end_inset
32284
32285 , to prevent words from being hyphenated, see section
32286 \begin_inset space ~
32287 \end_inset
32288
32289
32290 \begin_inset CommandInset ref
32291 LatexCommand ref
32292 reference "sec:Prevent-Hyphenation"
32293
32294 \end_inset
32295
32296 , to align text, see section
32297 \begin_inset space ~
32298 \end_inset
32299
32300
32301 \begin_inset CommandInset ref
32302 LatexCommand ref
32303 reference "subsec:Vertical-Alignment"
32304
32305 \end_inset
32306
32307 , or to set the background color of texts, see section
32308 \begin_inset space ~
32309 \end_inset
32310
32311
32312 \begin_inset CommandInset ref
32313 LatexCommand ref
32314 reference "sec:Colored-Boxes"
32315
32316 \end_inset
32317
32318 .
32319 \end_layout
32320
32321 \begin_layout Standard
32322 Boxes can be inserted with the menu 
32323 \family sans
32324 Insert\SpecialChar menuseparator
32325 Box
32326 \family default
32327  or the toolbar button 
32328 \begin_inset Info
32329 type  "icon"
32330 arg   "box-insert Frameless"
32331 \end_inset
32332
32333 .
32334  A grey box with the label 
32335 \family sans
32336 Box (Minipage)
32337 \family default
32338
32339 \begin_inset Graphics
32340         filename clipart/BoxInsetDefaultQt4.png
32341         scale 85
32342         scaleBeforeRotation
32343
32344 \end_inset
32345
32346  will be inserted.
32347  The box type can be specified by right-clicking on the box and selecting
32348  
32349 \family sans
32350 Settings
32351 \family default
32352 .
32353  The box dialog offers the 
32354 \family sans
32355 Inner
32356 \begin_inset space ~
32357 \end_inset
32358
32359 Box
32360 \family default
32361  types 
32362 \family sans
32363 Makebox
32364 \family default
32365
32366 \family sans
32367 Parbox
32368 \family default
32369  and 
32370 \family sans
32371 Minipage
32372 \family default
32373 .
32374  The type 
32375 \family sans
32376 Minipage
32377 \family default
32378  is the default for new boxes and is explained in section
32379 \begin_inset space ~
32380 \end_inset
32381
32382
32383 \begin_inset CommandInset ref
32384 LatexCommand ref
32385 reference "sec:Minipages"
32386
32387 \end_inset
32388
32389 ; the type 
32390 \family sans
32391 Parbox
32392 \family default
32393  is described in section
32394 \begin_inset space ~
32395 \end_inset
32396
32397
32398 \begin_inset CommandInset ref
32399 LatexCommand ref
32400 reference "sec:Parboxes"
32401
32402 \end_inset
32403
32404  and the type 
32405 \family sans
32406 Makebox
32407 \family default
32408  in 
32409 \begin_inset CommandInset ref
32410 LatexCommand ref
32411 reference "sec:Prevent-Hyphenation"
32412
32413 \end_inset
32414
32415 .
32416 \end_layout
32417
32418 \begin_layout Standard
32419 Boxes are not numbered and can therefore not be referenced like floats or
32420  footnotes.
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset Note Greyedout
32425 status open
32426
32427 \begin_layout Plain Layout
32428
32429 \series bold
32430 Note:
32431 \series default
32432  Boxes must not be the item in an 
32433 \family sans
32434 Itemize
32435 \family default
32436  or 
32437 \family sans
32438 Description
32439 \family default
32440  environment.
32441 \end_layout
32442
32443 \end_inset
32444
32445
32446 \end_layout
32447
32448 \begin_layout Standard
32449 \begin_inset Note Greyedout
32450 status open
32451
32452 \begin_layout Plain Layout
32453
32454 \series bold
32455 Note:
32456 \series default
32457  For an unknown reason you can only set the 
32458 \family sans
32459 Inner
32460 \begin_inset space ~
32461 \end_inset
32462
32463 Box
32464 \family default
32465  type to 
32466 \family sans
32467 None
32468 \family default
32469  when you use a framed box.
32470  Boxes without an 
32471 \family sans
32472 Inner
32473 \begin_inset space ~
32474 \end_inset
32475
32476 Box
32477 \family default
32478  type and without frames are explained in section
32479 \begin_inset space ~
32480 \end_inset
32481
32482
32483 \begin_inset CommandInset ref
32484 LatexCommand ref
32485 reference "sec:Prevent-Hyphenation"
32486
32487 \end_inset
32488
32489 .
32490 \end_layout
32491
32492 \end_inset
32493
32494
32495 \end_layout
32496
32497 \begin_layout Section
32498 Box Dialog
32499 \begin_inset CommandInset label
32500 LatexCommand label
32501 name "sec:Box-Dialog"
32502
32503 \end_inset
32504
32505
32506 \begin_inset Index idx
32507 status collapsed
32508
32509 \begin_layout Plain Layout
32510 Boxes ! Box Dialog
32511 \end_layout
32512
32513 \end_inset
32514
32515
32516 \end_layout
32517
32518 \begin_layout Subsection
32519 Size
32520 \begin_inset Index idx
32521 status collapsed
32522
32523 \begin_layout Plain Layout
32524 Boxes ! Size
32525 \end_layout
32526
32527 \end_inset
32528
32529
32530 \end_layout
32531
32532 \begin_layout Standard
32533 In the box dialog you can adjust the box geometry in the fields 
32534 \family sans
32535 Width
32536 \family default
32537  and 
32538 \family sans
32539 Height
32540 \family default
32541 .
32542  The available units for the geometry are explained in Table
32543 \begin_inset space ~
32544 \end_inset
32545
32546
32547 \begin_inset CommandInset ref
32548 LatexCommand ref
32549 reference "tab:Units"
32550
32551 \end_inset
32552
32553 .
32554  The field 
32555 \family sans
32556 Height
32557 \family default
32558  offers the following additional sizes:
32559 \end_layout
32560
32561 \begin_layout Description
32562 Depth This is the plain text 
32563 \begin_inset Quotes eld
32564 \end_inset
32565
32566 height
32567 \begin_inset Quotes erd
32568 \end_inset
32569
32570 .
32571  It ignores the total depth when there are multiple text lines in the box:
32572 \begin_inset Newline newline
32573 \end_inset
32574
32575
32576 \begin_inset Newline newline
32577 \end_inset
32578
32579
32580 \begin_inset Newline newline
32581 \end_inset
32582
32583
32584 \begin_inset Box Boxed
32585 position "c"
32586 hor_pos "c"
32587 has_inner_box 1
32588 inner_pos "c"
32589 use_parbox 0
32590 use_makebox 0
32591 width "12col%"
32592 special "none"
32593 height "1in"
32594 height_special "depth"
32595 thickness "0.4pt"
32596 separation "3pt"
32597 shadowsize "4pt"
32598 framecolor "black"
32599 backgroundcolor "none"
32600 status collapsed
32601
32602 \begin_layout Plain Layout
32603 \align center
32604 Box height set to 1
32605 \begin_inset space \thinspace{}
32606 \end_inset
32607
32608 Depth
32609 \end_layout
32610
32611 \end_inset
32612
32613
32614 \begin_inset Newline newline
32615 \end_inset
32616
32617
32618 \begin_inset Newline newline
32619 \end_inset
32620
32621
32622 \end_layout
32623
32624 \begin_layout Description
32625 Height This is the height of the text that is inside the box.
32626  A value of e.
32627 \begin_inset space \thinspace{}
32628 \end_inset
32629
32630 g.
32631 \begin_inset space \space{}
32632 \end_inset
32633
32634 2 for this size will set the box height to 2
32635 \begin_inset space ~
32636 \end_inset
32637
32638 times the text height: 
32639 \begin_inset Box Boxed
32640 position "c"
32641 hor_pos "c"
32642 has_inner_box 1
32643 inner_pos "c"
32644 use_parbox 0
32645 use_makebox 0
32646 width "20col%"
32647 special "none"
32648 height "2in"
32649 height_special "height"
32650 thickness "0.4pt"
32651 separation "3pt"
32652 shadowsize "4pt"
32653 framecolor "black"
32654 backgroundcolor "none"
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658 \align center
32659 Box height set to 2
32660 \begin_inset space \thinspace{}
32661 \end_inset
32662
32663 Height
32664 \end_layout
32665
32666 \end_inset
32667
32668
32669 \end_layout
32670
32671 \begin_layout Description
32672 Total
32673 \begin_inset space ~
32674 \end_inset
32675
32676 Height This is the Height
32677 \begin_inset space \thinspace{}
32678 \end_inset
32679
32680 +
32681 \begin_inset space \thinspace{}
32682 \end_inset
32683
32684 Depth: 
32685 \begin_inset Box Boxed
32686 position "c"
32687 hor_pos "c"
32688 has_inner_box 1
32689 inner_pos "c"
32690 use_parbox 0
32691 use_makebox 0
32692 width "20col%"
32693 special "none"
32694 height "1in"
32695 height_special "totalheight"
32696 thickness "0.4pt"
32697 separation "3pt"
32698 shadowsize "4pt"
32699 framecolor "black"
32700 backgroundcolor "none"
32701 status collapsed
32702
32703 \begin_layout Plain Layout
32704 \align center
32705 Box height set to 1
32706 \begin_inset space \thinspace{}
32707 \end_inset
32708
32709 Total
32710 \begin_inset space ~
32711 \end_inset
32712
32713 Height
32714 \end_layout
32715
32716 \end_inset
32717
32718
32719 \end_layout
32720
32721 \begin_layout Description
32722 Width This sets the width of the box as height: 
32723 \begin_inset Box Boxed
32724 position "c"
32725 hor_pos "c"
32726 has_inner_box 1
32727 inner_pos "c"
32728 use_parbox 0
32729 use_makebox 0
32730 width "12col%"
32731 special "none"
32732 height "1in"
32733 height_special "width"
32734 thickness "0.4pt"
32735 separation "3pt"
32736 shadowsize "4pt"
32737 framecolor "black"
32738 backgroundcolor "none"
32739 status collapsed
32740
32741 \begin_layout Plain Layout
32742 \align center
32743 Box height set to 1
32744 \begin_inset space \thinspace{}
32745 \end_inset
32746
32747 Width
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Subsection
32756 Alignment
32757 \begin_inset Index idx
32758 status collapsed
32759
32760 \begin_layout Plain Layout
32761 Boxes ! Alignment
32762 \end_layout
32763
32764 \end_inset
32765
32766
32767 \end_layout
32768
32769 \begin_layout Standard
32770 When you have chosen an 
32771 \family sans
32772 Inner
32773 \begin_inset space ~
32774 \end_inset
32775
32776 Box
32777 \family default
32778 , the vertical box alignment can be:
32779 \end_layout
32780
32781 \begin_layout Description
32782 Top This is an example text line.
32783  
32784 \begin_inset Box Boxed
32785 position "t"
32786 hor_pos "c"
32787 has_inner_box 1
32788 inner_pos "c"
32789 use_parbox 0
32790 use_makebox 0
32791 width "12col%"
32792 special "none"
32793 height "1in"
32794 height_special "totalheight"
32795 thickness "0.4pt"
32796 separation "3pt"
32797 shadowsize "4pt"
32798 framecolor "black"
32799 backgroundcolor "none"
32800 status collapsed
32801
32802 \begin_layout Plain Layout
32803 \align center
32804 This box is top-aligned.
32805 \end_layout
32806
32807 \end_inset
32808
32809  This is an example text line.
32810 \end_layout
32811
32812 \begin_layout Description
32813 Middle This is an example text line.
32814  
32815 \begin_inset Box Boxed
32816 position "c"
32817 hor_pos "c"
32818 has_inner_box 1
32819 inner_pos "c"
32820 use_parbox 0
32821 use_makebox 0
32822 width "12col%"
32823 special "none"
32824 height "1in"
32825 height_special "totalheight"
32826 thickness "0.4pt"
32827 separation "3pt"
32828 shadowsize "4pt"
32829 framecolor "black"
32830 backgroundcolor "none"
32831 status collapsed
32832
32833 \begin_layout Plain Layout
32834 \align center
32835 This box is middle-aligned.
32836 \end_layout
32837
32838 \end_inset
32839
32840  This is an example text line.
32841 \end_layout
32842
32843 \begin_layout Description
32844 Bottom This is an example text line.
32845  
32846 \begin_inset Box Boxed
32847 position "b"
32848 hor_pos "c"
32849 has_inner_box 1
32850 inner_pos "c"
32851 use_parbox 0
32852 use_makebox 0
32853 width "12col%"
32854 special "none"
32855 height "1in"
32856 height_special "totalheight"
32857 thickness "0.4pt"
32858 separation "3pt"
32859 shadowsize "4pt"
32860 framecolor "black"
32861 backgroundcolor "none"
32862 status collapsed
32863
32864 \begin_layout Plain Layout
32865 \align center
32866 This box is bottom-aligned.
32867 \end_layout
32868
32869 \end_inset
32870
32871  This is an example text line.
32872 \end_layout
32873
32874 \begin_layout Standard
32875 \begin_inset Note Greyedout
32876 status open
32877
32878 \begin_layout Plain Layout
32879
32880 \series bold
32881 Note:
32882 \series default
32883  The vertical box alignment can be lost in the output when you have two
32884  boxes in a line and one has e.
32885 \begin_inset space \thinspace{}
32886 \end_inset
32887
32888 g.
32889 \begin_inset space \space{}
32890 \end_inset
32891
32892 a shadow and the other one not.
32893 \end_layout
32894
32895 \end_inset
32896
32897
32898 \end_layout
32899
32900 \begin_layout Standard
32901 The horizontal box alignment can be set via \SpecialChar LyX
32902 's paragraph dialog when you
32903  set the box into its own paragraph.
32904 \end_layout
32905
32906 \begin_layout Standard
32907 \begin_inset VSpace bigskip
32908 \end_inset
32909
32910 When you have chosen an 
32911 \family sans
32912 Inner
32913 \begin_inset space ~
32914 \end_inset
32915
32916 Box
32917 \family default
32918 , the box content can be aligned vertically to:
32919 \end_layout
32920
32921 \begin_layout Description
32922 top This is an example text line.
32923  
32924 \begin_inset Box Boxed
32925 position "c"
32926 hor_pos "c"
32927 has_inner_box 1
32928 inner_pos "t"
32929 use_parbox 0
32930 use_makebox 0
32931 width "12col%"
32932 special "none"
32933 height "1.5in"
32934 height_special "totalheight"
32935 thickness "0.4pt"
32936 separation "3pt"
32937 shadowsize "4pt"
32938 framecolor "black"
32939 backgroundcolor "none"
32940 status collapsed
32941
32942 \begin_layout Plain Layout
32943 \align center
32944 This box text is top-aligned.
32945 \end_layout
32946
32947 \end_inset
32948
32949  This is an example text line.
32950 \end_layout
32951
32952 \begin_layout Description
32953 middle This is an example text line.
32954  
32955 \begin_inset Box Boxed
32956 position "c"
32957 hor_pos "c"
32958 has_inner_box 1
32959 inner_pos "c"
32960 use_parbox 0
32961 use_makebox 0
32962 width "12col%"
32963 special "none"
32964 height "1.5in"
32965 height_special "totalheight"
32966 thickness "0.4pt"
32967 separation "3pt"
32968 shadowsize "4pt"
32969 framecolor "black"
32970 backgroundcolor "none"
32971 status collapsed
32972
32973 \begin_layout Plain Layout
32974 \align center
32975 This box text is middle-aligned.
32976 \end_layout
32977
32978 \end_inset
32979
32980  This is an example text line.
32981 \end_layout
32982
32983 \begin_layout Description
32984 bottom This is an example text line.
32985  
32986 \begin_inset Box Boxed
32987 position "c"
32988 hor_pos "c"
32989 has_inner_box 1
32990 inner_pos "b"
32991 use_parbox 0
32992 use_makebox 0
32993 width "12col%"
32994 special "none"
32995 height "1.5in"
32996 height_special "totalheight"
32997 thickness "0.4pt"
32998 separation "3pt"
32999 shadowsize "4pt"
33000 framecolor "black"
33001 backgroundcolor "none"
33002 status collapsed
33003
33004 \begin_layout Plain Layout
33005 \align center
33006 This box text is bottom-aligned.
33007 \end_layout
33008
33009 \end_inset
33010
33011  This is an example text line.
33012 \end_layout
33013
33014 \begin_layout Description
33015 stretch This is an example text line.
33016  
33017 \begin_inset Box Boxed
33018 position "c"
33019 hor_pos "c"
33020 has_inner_box 1
33021 inner_pos "s"
33022 use_parbox 0
33023 use_makebox 0
33024 width "12col%"
33025 special "none"
33026 height "1.5in"
33027 height_special "totalheight"
33028 thickness "0.4pt"
33029 separation "3pt"
33030 shadowsize "4pt"
33031 framecolor "black"
33032 backgroundcolor "none"
33033 status collapsed
33034
33035 \begin_layout Plain Layout
33036 \align center
33037 This box
33038 \end_layout
33039
33040 \begin_layout Plain Layout
33041 \align center
33042 text is
33043 \end_layout
33044
33045 \begin_layout Plain Layout
33046 \align center
33047 stretched.
33048 \end_layout
33049
33050 \end_inset
33051
33052  This is an example text line.
33053 \end_layout
33054
33055 \begin_layout Standard
33056 To stretch the box content, it must consist of more than one paragraph.
33057  In the example above every text line is in an own paragraph.
33058 \end_layout
33059
33060 \begin_layout Standard
33061 \begin_inset VSpace bigskip
33062 \end_inset
33063
33064 To align the box content horizontally you can use \SpecialChar LyX
33065 's paragraph dialog when
33066  you have chosen an 
33067 \family sans
33068 Inner
33069 \begin_inset space ~
33070 \end_inset
33071
33072 Box
33073 \family default
33074 .
33075 \end_layout
33076
33077 \begin_layout Standard
33078 \align center
33079 \begin_inset Box Boxed
33080 position "c"
33081 hor_pos "c"
33082 has_inner_box 1
33083 inner_pos "s"
33084 use_parbox 0
33085 use_makebox 0
33086 width "15col%"
33087 special "none"
33088 height "1.25in"
33089 height_special "totalheight"
33090 thickness "0.4pt"
33091 separation "3pt"
33092 shadowsize "4pt"
33093 framecolor "black"
33094 backgroundcolor "none"
33095 status collapsed
33096
33097 \begin_layout Plain Layout
33098 \align left
33099 This box
33100 \end_layout
33101
33102 \begin_layout Plain Layout
33103 \align center
33104 text is
33105 \end_layout
33106
33107 \begin_layout Plain Layout
33108 \align right
33109 stretched.
33110 \end_layout
33111
33112 \end_inset
33113
33114
33115 \end_layout
33116
33117 \begin_layout Standard
33118 If you have not set an 
33119 \family sans
33120 Inner
33121 \begin_inset space ~
33122 \end_inset
33123
33124 Box
33125 \family default
33126 , you can align the box content horizontally in the box dialog.
33127 \begin_inset Separator parbreak
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \begin_layout Standard
33134 \align center
33135 \begin_inset Box Boxed
33136 position "c"
33137 hor_pos "s"
33138 has_inner_box 0
33139 inner_pos "s"
33140 use_parbox 0
33141 use_makebox 0
33142 width "90col%"
33143 special "none"
33144 height "1.25in"
33145 height_special "totalheight"
33146 thickness "0.4pt"
33147 separation "3pt"
33148 shadowsize "4pt"
33149 framecolor "black"
33150 backgroundcolor "none"
33151 status collapsed
33152
33153 \begin_layout Plain Layout
33154 This box text is horizontally stretched.
33155 \end_layout
33156
33157 \end_inset
33158
33159
33160 \end_layout
33161
33162 \begin_layout Subsection
33163 Decoration
33164 \begin_inset CommandInset label
33165 LatexCommand label
33166 name "sec:Decoration"
33167
33168 \end_inset
33169
33170
33171 \begin_inset Index idx
33172 status collapsed
33173
33174 \begin_layout Plain Layout
33175 Boxes ! Decoration
33176 \end_layout
33177
33178 \end_inset
33179
33180
33181 \end_layout
33182
33183 \begin_layout Standard
33184 The type of the box can be specified in the box dialog in the drop-down
33185  list 
33186 \family sans
33187 Decoration
33188 \family default
33189 .
33190  The following types are possible:
33191 \end_layout
33192
33193 \begin_layout Description
33194 No
33195 \begin_inset space ~
33196 \end_inset
33197
33198 frame Nothing is drawn.
33199 \end_layout
33200
33201 \begin_layout Description
33202 Simple
33203 \begin_inset space ~
33204 \end_inset
33205
33206 rectangular
33207 \begin_inset space ~
33208 \end_inset
33209
33210 frame This draws a rectangular frame around the box.
33211  The frame line thickness can be specified.
33212  
33213 \begin_inset Box Boxed
33214 position "c"
33215 hor_pos "c"
33216 has_inner_box 1
33217 inner_pos "c"
33218 use_parbox 0
33219 use_makebox 0
33220 width "20col%"
33221 special "none"
33222 height "1in"
33223 height_special "totalheight"
33224 thickness "0.4pt"
33225 separation "3pt"
33226 shadowsize "4pt"
33227 framecolor "black"
33228 backgroundcolor "none"
33229 status collapsed
33230
33231 \begin_layout Plain Layout
33232 \align center
33233 Rectangular box
33234 \end_layout
33235
33236 \end_inset
33237
33238
33239 \end_layout
33240
33241 \begin_layout Description
33242 Oval
33243 \begin_inset space ~
33244 \end_inset
33245
33246 box,
33247 \begin_inset space ~
33248 \end_inset
33249
33250 thin This draws an oval frame around the box.
33251  The frame line thickness has the size 0.4
33252 \begin_inset space \thinspace{}
33253 \end_inset
33254
33255 pt.
33256  
33257 \begin_inset Box ovalbox
33258 position "c"
33259 hor_pos "c"
33260 has_inner_box 1
33261 inner_pos "c"
33262 use_parbox 0
33263 use_makebox 0
33264 width "20col%"
33265 special "none"
33266 height "1in"
33267 height_special "totalheight"
33268 thickness "0.4pt"
33269 separation "3pt"
33270 shadowsize "4pt"
33271 framecolor "black"
33272 backgroundcolor "none"
33273 status collapsed
33274
33275 \begin_layout Plain Layout
33276 \align center
33277 Oval box, thin
33278 \end_layout
33279
33280 \end_inset
33281
33282
33283 \end_layout
33284
33285 \begin_layout Description
33286 Oval
33287 \begin_inset space ~
33288 \end_inset
33289
33290 box,
33291 \begin_inset space ~
33292 \end_inset
33293
33294 thick This draws an oval frame around the box.
33295  The frame line thickness has the size 0.8
33296 \begin_inset space \thinspace{}
33297 \end_inset
33298
33299 pt.
33300  
33301 \begin_inset Box Ovalbox
33302 position "c"
33303 hor_pos "c"
33304 has_inner_box 1
33305 inner_pos "c"
33306 use_parbox 0
33307 use_makebox 0
33308 width "20col%"
33309 special "none"
33310 height "1in"
33311 height_special "totalheight"
33312 thickness "0.4pt"
33313 separation "3pt"
33314 shadowsize "4pt"
33315 framecolor "black"
33316 backgroundcolor "none"
33317 status collapsed
33318
33319 \begin_layout Plain Layout
33320 \align center
33321 Oval box, thick
33322 \end_layout
33323
33324 \end_inset
33325
33326
33327 \end_layout
33328
33329 \begin_layout Description
33330 Drop
33331 \begin_inset space ~
33332 \end_inset
33333
33334 shadow This draws a rectangular frame with a shadow around the box.
33335  The frame line thickness and the shadow can be specified.
33336  
33337 \begin_inset Box Shadowbox
33338 position "c"
33339 hor_pos "c"
33340 has_inner_box 1
33341 inner_pos "c"
33342 use_parbox 0
33343 use_makebox 0
33344 width "20col%"
33345 special "none"
33346 height "1in"
33347 height_special "totalheight"
33348 thickness "0.4pt"
33349 separation "3pt"
33350 shadowsize "4pt"
33351 framecolor "black"
33352 backgroundcolor "none"
33353 status collapsed
33354
33355 \begin_layout Plain Layout
33356 \align center
33357 Shadow box
33358 \end_layout
33359
33360 \end_inset
33361
33362
33363 \end_layout
33364
33365 \begin_layout Description
33366 Shaded
33367 \begin_inset space ~
33368 \end_inset
33369
33370 background This draws a box with a red background.
33371  Unlike colored boxes
33372 \begin_inset Foot
33373 status collapsed
33374
33375 \begin_layout Plain Layout
33376 see sec.
33377 \begin_inset space \thinspace{}
33378 \end_inset
33379
33380
33381 \begin_inset CommandInset ref
33382 LatexCommand ref
33383 reference "sec:Colored-Boxes"
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \end_inset
33391
33392 , it always uses the whole column width and the box is set as its own paragraph.
33393  
33394 \begin_inset Box Shaded
33395 position "t"
33396 hor_pos "c"
33397 has_inner_box 0
33398 inner_pos "t"
33399 use_parbox 0
33400 use_makebox 0
33401 width "50col%"
33402 special "none"
33403 height "1in"
33404 height_special "totalheight"
33405 thickness "0.4pt"
33406 separation "3pt"
33407 shadowsize "4pt"
33408 framecolor "black"
33409 backgroundcolor "none"
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413 Shaded background box
33414 \end_layout
33415
33416 \end_inset
33417
33418
33419 \end_layout
33420
33421 \begin_layout Description
33422 Double
33423 \begin_inset space ~
33424 \end_inset
33425
33426 rectangular
33427 \begin_inset space ~
33428 \end_inset
33429
33430 frame This draws a double-line rectangular frame around the box.
33431  The line thickness of the inner frame is 0.75
33432 \begin_inset space \thinspace{}
33433 \end_inset
33434
33435 line
33436 \begin_inset space ~
33437 \end_inset
33438
33439 thickness, the thickness of the outer frame is 1.5
33440 \begin_inset space \thinspace{}
33441 \end_inset
33442
33443 line
33444 \begin_inset space ~
33445 \end_inset
33446
33447 thickness.
33448  The distance between the lines is 1.5
33449 \begin_inset space \thinspace{}
33450 \end_inset
33451
33452 line
33453 \begin_inset space ~
33454 \end_inset
33455
33456 thickness
33457 \begin_inset space \thinspace{}
33458 \end_inset
33459
33460 +
33461 \begin_inset space \thinspace{}
33462 \end_inset
33463
33464 0.5
33465 \begin_inset space \thinspace{}
33466 \end_inset
33467
33468 pt.
33469  
33470 \begin_inset Box Doublebox
33471 position "c"
33472 hor_pos "c"
33473 has_inner_box 1
33474 inner_pos "c"
33475 use_parbox 0
33476 use_makebox 0
33477 width "20col%"
33478 special "none"
33479 height "1in"
33480 height_special "totalheight"
33481 thickness "0.4pt"
33482 separation "3pt"
33483 shadowsize "4pt"
33484 framecolor "black"
33485 backgroundcolor "none"
33486 status collapsed
33487
33488 \begin_layout Plain Layout
33489 \align center
33490 Double rectangular box
33491 \end_layout
33492
33493 \end_inset
33494
33495
33496 \end_layout
33497
33498 \begin_layout Standard
33499 \begin_inset VSpace bigskip
33500 \end_inset
33501
33502 \SpecialChar LyX
33503 's box label will reflect the different frame types.
33504  To be able to use all types, the \SpecialChar LaTeX
33505 -package 
33506 \series bold
33507 fancybox
33508 \series default
33509
33510 \begin_inset Index idx
33511 status collapsed
33512
33513 \begin_layout Plain Layout
33514 \SpecialChar LaTeX
33515 -packages ! fancybox
33516 \end_layout
33517
33518 \end_inset
33519
33520  must be installed.
33521 \end_layout
33522
33523 \begin_layout Standard
33524 \begin_inset VSpace bigskip
33525 \end_inset
33526
33527 When you use the decoration 
33528 \family sans
33529 simple rectangular frame
33530 \family default
33531  and no inner box, you can allow page breaks within a box.
33532  Note that then, unlike other framed boxes, the frame always uses the whole
33533  column width and the box is set as its own paragraph: 
33534 \begin_inset Box Framed
33535 position "t"
33536 hor_pos "c"
33537 has_inner_box 0
33538 inner_pos "t"
33539 use_parbox 0
33540 use_makebox 0
33541 width "100col%"
33542 special "none"
33543 height "1in"
33544 height_special "totalheight"
33545 thickness "0.4pt"
33546 separation "3pt"
33547 shadowsize "4pt"
33548 framecolor "black"
33549 backgroundcolor "none"
33550 status collapsed
33551
33552 \begin_layout Plain Layout
33553 Allow page break box
33554 \end_layout
33555
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \begin_layout Section
33562 Box Customization
33563 \begin_inset Index idx
33564 status collapsed
33565
33566 \begin_layout Plain Layout
33567 Boxes ! Customization
33568 \end_layout
33569
33570 \end_inset
33571
33572
33573 \end_layout
33574
33575 \begin_layout Standard
33576 The diameter of the round corners of the oval boxes can be set with the
33577  command 
33578 \series bold
33579
33580 \backslash
33581 cornersize
33582 \series default
33583 .
33584  The command
33585 \end_layout
33586
33587 \begin_layout Standard
33588
33589 \series bold
33590
33591 \backslash
33592 cornersize*{1cm}
33593 \end_layout
33594
33595 \begin_layout Standard
33596 sets the diameter to 1
33597 \begin_inset space \thinspace{}
33598 \end_inset
33599
33600 cm.
33601  The command
33602 \end_layout
33603
33604 \begin_layout Standard
33605
33606 \series bold
33607
33608 \backslash
33609 cornersize{num}
33610 \end_layout
33611
33612 \begin_layout Standard
33613 sets the diameter to 
33614 \family sans
33615 num
33616 \begin_inset space \thinspace{}
33617 \end_inset
33618
33619 ×
33620 \begin_inset space \thinspace{}
33621 \end_inset
33622
33623 minimum(width and height of box)
33624 \family default
33625 .
33626  The default is 
33627 \series bold
33628
33629 \backslash
33630 cornersize{0.5}
33631 \series default
33632 .
33633 \end_layout
33634
33635 \begin_layout Standard
33636 \begin_inset ERT
33637 status collapsed
33638
33639 \begin_layout Plain Layout
33640
33641
33642 \backslash
33643 cornersize*{1.5cm}
33644 \end_layout
33645
33646 \end_inset
33647
33648
33649 \begin_inset Box Ovalbox
33650 position "c"
33651 hor_pos "c"
33652 has_inner_box 1
33653 inner_pos "c"
33654 use_parbox 0
33655 use_makebox 0
33656 width "25col%"
33657 special "none"
33658 height "1in"
33659 height_special "totalheight"
33660 thickness "0.4pt"
33661 separation "3pt"
33662 shadowsize "4pt"
33663 framecolor "black"
33664 backgroundcolor "none"
33665 status open
33666
33667 \begin_layout Plain Layout
33668 \align center
33669 Oval box with 
33670 \series bold
33671
33672 \backslash
33673 cornersize
33674 \series default
33675
33676 \begin_inset space \thinspace{}
33677 \end_inset
33678
33679 =
33680 \begin_inset space \thinspace{}
33681 \end_inset
33682
33683 1.5
33684 \begin_inset space \thinspace{}
33685 \end_inset
33686
33687 cm
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \begin_inset ERT
33694 status collapsed
33695
33696 \begin_layout Plain Layout
33697
33698
33699 \backslash
33700 cornersize{0.5}
33701 \end_layout
33702
33703 \end_inset
33704
33705
33706 \end_layout
33707
33708 \begin_layout Standard
33709 \begin_inset VSpace bigskip
33710 \end_inset
33711
33712
33713 \end_layout
33714
33715 \begin_layout Standard
33716 The default background color red of 
33717 \family sans
33718 shaded background
33719 \family default
33720  boxes can either be changed locally with the command 
33721 \series bold
33722
33723 \backslash
33724 definecolor{shadecolor}
33725 \series default
33726  or globally with the menu 
33727 \family sans
33728 Tools\SpecialChar menuseparator
33729 Preferences\SpecialChar menuseparator
33730 Colors\SpecialChar menuseparator
33731 shaded
33732 \begin_inset space ~
33733 \end_inset
33734
33735 box
33736 \family default
33737 .
33738  The scheme of the 
33739 \series bold
33740
33741 \backslash
33742 definecolor
33743 \series default
33744  command is explained in section
33745 \begin_inset space ~
33746 \end_inset
33747
33748
33749 \begin_inset CommandInset ref
33750 LatexCommand ref
33751 reference "sec:Colored-Tables"
33752
33753 \end_inset
33754
33755 .
33756 \begin_inset Foot
33757 status collapsed
33758
33759 \begin_layout Plain Layout
33760 Note that 
33761 \series bold
33762
33763 \backslash
33764 definecolor
33765 \series default
33766  requires the \SpecialChar LaTeX
33767 -package 
33768 \series bold
33769 color
33770 \series default
33771  in the preamble, see section
33772 \begin_inset space ~
33773 \end_inset
33774
33775
33776 \begin_inset CommandInset ref
33777 LatexCommand ref
33778 reference "sec:Colored-Boxes"
33779
33780 \end_inset
33781
33782 .
33783 \end_layout
33784
33785 \end_inset
33786
33787  For example the appearance of the following shaded background box is set
33788  with the \SpecialChar TeX
33789  Code command
33790 \end_layout
33791
33792 \begin_layout Standard
33793
33794 \series bold
33795
33796 \backslash
33797 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33798 \end_layout
33799
33800 \begin_layout Standard
33801 \begin_inset ERT
33802 status collapsed
33803
33804 \begin_layout Plain Layout
33805
33806
33807 \backslash
33808 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33809 \end_layout
33810
33811 \end_inset
33812
33813
33814 \begin_inset Box Shaded
33815 position "t"
33816 hor_pos "c"
33817 has_inner_box 0
33818 inner_pos "t"
33819 use_parbox 0
33820 use_makebox 0
33821 width "100col%"
33822 special "none"
33823 height "1in"
33824 height_special "totalheight"
33825 thickness "0.4pt"
33826 separation "3pt"
33827 shadowsize "4pt"
33828 framecolor "black"
33829 backgroundcolor "none"
33830 status open
33831
33832 \begin_layout Plain Layout
33833
33834 \color yellow
33835 This is yellow text in a
33836 \color none
33837  
33838 \family sans
33839 \color yellow
33840 shaded background
33841 \family default
33842 \color none
33843  
33844 \color yellow
33845 box with dark green background.
33846 \end_layout
33847
33848 \end_inset
33849
33850
33851 \begin_inset ERT
33852 status collapsed
33853
33854 \begin_layout Plain Layout
33855
33856
33857 \backslash
33858 definecolor{shadecolor}{rgb}{1,0,0}
33859 \end_layout
33860
33861 \end_inset
33862
33863
33864 \end_layout
33865
33866 \begin_layout Standard
33867 \begin_inset VSpace bigskip
33868 \end_inset
33869
33870 Manually changed sizes and colors are valid for all boxes following the
33871  commands that change them.
33872 \end_layout
33873
33874 \begin_layout Section
33875 Minipages
33876 \begin_inset CommandInset label
33877 LatexCommand label
33878 name "sec:Minipages"
33879
33880 \end_inset
33881
33882
33883 \begin_inset Index idx
33884 status collapsed
33885
33886 \begin_layout Plain Layout
33887 Boxes ! Minipages
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Standard
33896 Minipages are treated by \SpecialChar LaTeX
33897  as pages within pages and can therefore for example
33898  have their own footnotes.
33899 \end_layout
33900
33901 \begin_layout Standard
33902 Minipages are useful when you write documents with different languages.
33903 \end_layout
33904
33905 \begin_layout Standard
33906 Below are two example minipages side by side.
33907  Their width is set to 45
33908 \begin_inset space \thinspace{}
33909 \end_inset
33910
33911 col% and they are separated by a horizontal fill, that was inserted via
33912  the menu 
33913 \family sans
33914 Insert\SpecialChar menuseparator
33915 Special
33916 \begin_inset space ~
33917 \end_inset
33918
33919 Formatting\SpecialChar menuseparator
33920 Horizontal
33921 \begin_inset space ~
33922 \end_inset
33923
33924 Fill
33925 \family default
33926 .
33927 \begin_inset Newpage newpage
33928 \end_inset
33929
33930
33931 \end_layout
33932
33933 \begin_layout Standard
33934 \begin_inset Box Frameless
33935 position "t"
33936 hor_pos "c"
33937 has_inner_box 1
33938 inner_pos "c"
33939 use_parbox 0
33940 use_makebox 0
33941 width "45col%"
33942 special "none"
33943 height "1in"
33944 height_special "totalheight"
33945 thickness "0.4pt"
33946 separation "3pt"
33947 shadowsize "4pt"
33948 framecolor "black"
33949 backgroundcolor "none"
33950 status open
33951
33952 \begin_layout Plain Layout
33953
33954 \lang ngerman
33955 Dies ist ein deutscher Text.
33956  Dies ist ein deutscher Text.
33957  Dies ist ein deutscher Text.
33958  Dies ist ein deutscher Text.
33959  Dies ist ein deutscher Text.
33960  Dies ist ein deutscher Text.
33961  Dies ist ein deutscher Text.
33962  Dies ist ein deutscher Text.
33963  Dies ist ein deutscher Text.
33964  Dies ist ein deutscher Text.
33965  Dies ist ein deutscher Text.
33966  Dies ist ein deutscher Text.
33967  Dies ist ein deutscher Text
33968 \begin_inset Foot
33969 status collapsed
33970
33971 \begin_layout Plain Layout
33972
33973 \lang ngerman
33974 Dies ist eine deutsche Fußnote.
33975 \end_layout
33976
33977 \end_inset
33978
33979 .
33980  Dies ist ein deutscher Text.
33981  Dies ist ein deutscher Text.
33982 \end_layout
33983
33984 \end_inset
33985
33986
33987 \begin_inset space \hfill{}
33988 \end_inset
33989
33990
33991 \begin_inset Box Frameless
33992 position "t"
33993 hor_pos "c"
33994 has_inner_box 1
33995 inner_pos "c"
33996 use_parbox 0
33997 use_makebox 0
33998 width "45col%"
33999 special "none"
34000 height "1in"
34001 height_special "totalheight"
34002 thickness "0.4pt"
34003 separation "3pt"
34004 shadowsize "4pt"
34005 framecolor "black"
34006 backgroundcolor "none"
34007 status open
34008
34009 \begin_layout Plain Layout
34010 This is an English Text.
34011  This is an English Text.
34012  This is an English Text.
34013  This is an English Text.
34014  This is an English Text.
34015  This is an English Text.
34016  This is an English Text.
34017  This is an English Text.
34018  This is an English Text.
34019  This is an English Text.
34020  This is an English Text.
34021  This is an English Text.
34022  This is an English Text.
34023  This is an English Text.
34024  This is an English Text.
34025  This is an English Text.
34026 \begin_inset Foot
34027 status collapsed
34028
34029 \begin_layout Plain Layout
34030 This is an English footnote.
34031 \end_layout
34032
34033 \end_inset
34034
34035  This is an English Text.
34036 \end_layout
34037
34038 \end_inset
34039
34040
34041 \end_layout
34042
34043 \begin_layout Standard
34044 \begin_inset VSpace bigskip
34045 \end_inset
34046
34047 The document-wide paragraph settings are ignored within minipages.
34048  That means that there will be no space between paragraphs in minipages
34049  although you set it to e.
34050 \begin_inset space \thinspace{}
34051 \end_inset
34052
34053 g.
34054 \begin_inset space \space{}
34055 \end_inset
34056
34057
34058 \family sans
34059 MedSkip
34060 \family default
34061  in the document settings.
34062 \end_layout
34063
34064 \begin_layout Standard
34065 Minipages can also be used to set a background color for text parts, see
34066  section
34067 \begin_inset space ~
34068 \end_inset
34069
34070
34071 \begin_inset CommandInset ref
34072 LatexCommand ref
34073 reference "sec:Colored-Boxes"
34074
34075 \end_inset
34076
34077 .
34078 \end_layout
34079
34080 \begin_layout Standard
34081 \begin_inset Note Greyedout
34082 status open
34083
34084 \begin_layout Plain Layout
34085
34086 \series bold
34087 Note:
34088 \series default
34089  You cannot have floats or margin notes inside minipages but minipages can
34090  be used inside tables, floats, and other boxes.
34091 \end_layout
34092
34093 \end_inset
34094
34095
34096 \end_layout
34097
34098 \begin_layout Section
34099 Parboxes
34100 \begin_inset CommandInset label
34101 LatexCommand label
34102 name "sec:Parboxes"
34103
34104 \end_inset
34105
34106
34107 \begin_inset Index idx
34108 status collapsed
34109
34110 \begin_layout Plain Layout
34111 Boxes ! Parboxes
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \end_layout
34118
34119 \begin_layout Standard
34120 Parboxes are very similar to minipages with the difference that they cannot
34121  have footnotes.
34122 \begin_inset Separator parbreak
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \begin_layout Standard
34129 \align center
34130 \begin_inset Box Frameless
34131 position "t"
34132 hor_pos "c"
34133 has_inner_box 1
34134 inner_pos "t"
34135 use_parbox 1
34136 use_makebox 0
34137 width "33col%"
34138 special "none"
34139 height "1in"
34140 height_special "totalheight"
34141 thickness "0.4pt"
34142 separation "3pt"
34143 shadowsize "4pt"
34144 framecolor "black"
34145 backgroundcolor "none"
34146 status open
34147
34148 \begin_layout Plain Layout
34149 This a text within a parbox.
34150  This a text within a parbox.
34151 \end_layout
34152
34153 \begin_layout Plain Layout
34154 This footnote won't appear:
34155 \begin_inset Foot
34156 status collapsed
34157
34158 \begin_layout Plain Layout
34159 This footnote is inside a parbox and will therefore not appear.
34160 \end_layout
34161
34162 \end_inset
34163
34164
34165 \end_layout
34166
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \begin_layout Section
34173 Boxes for Words and Characters
34174 \begin_inset Index idx
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178 Boxes ! for Characters
34179 \end_layout
34180
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \begin_layout Subsection
34187 Prevent Hyphenation
34188 \begin_inset CommandInset label
34189 LatexCommand label
34190 name "sec:Prevent-Hyphenation"
34191
34192 \end_inset
34193
34194
34195 \begin_inset Index idx
34196 status collapsed
34197
34198 \begin_layout Plain Layout
34199 Boxes ! to Prevent Hyphenation
34200 \end_layout
34201
34202 \end_inset
34203
34204
34205 \end_layout
34206
34207 \begin_layout Standard
34208 You can use the box type 
34209 \family sans
34210 Makebox
34211 \family default
34212  to prevent words or text from being hyphenated.
34213 \begin_inset Newline newline
34214 \end_inset
34215
34216 Here is an example text:
34217 \end_layout
34218
34219 \begin_layout Standard
34220 This line is an example to show how you can prevent the hyphenation of 
34221 \begin_inset Quotes eld
34222 \end_inset
34223
34224 veryverylongword
34225 \begin_inset Quotes erd
34226 \end_inset
34227
34228 .
34229 \end_layout
34230
34231 \begin_layout Standard
34232 To prevent the hyphenation of the word 
34233 \begin_inset Quotes eld
34234 \end_inset
34235
34236 veryverylongword
34237 \begin_inset Quotes erd
34238 \end_inset
34239
34240 , put the word into a box, set the 
34241 \family sans
34242 Inner
34243 \begin_inset space ~
34244 \end_inset
34245
34246 box
34247 \family default
34248  to 
34249 \family sans
34250 Makebox
34251 \family default
34252  and use no explicit width.
34253 \end_layout
34254
34255 \begin_layout Standard
34256 This is the result:
34257 \end_layout
34258
34259 \begin_layout Standard
34260 This line is an example to show how you can prevent the hyphenation of 
34261 \begin_inset Box Frameless
34262 position "t"
34263 hor_pos "c"
34264 has_inner_box 1
34265 inner_pos "t"
34266 use_parbox 0
34267 use_makebox 1
34268 width ""
34269 special "none"
34270 height "1in"
34271 height_special "totalheight"
34272 thickness "0.4pt"
34273 separation "3pt"
34274 shadowsize "4pt"
34275 framecolor "black"
34276 backgroundcolor "none"
34277 status open
34278
34279 \begin_layout Plain Layout
34280 \begin_inset Quotes eld
34281 \end_inset
34282
34283 veryverylongword
34284 \begin_inset Quotes erd
34285 \end_inset
34286
34287
34288 \end_layout
34289
34290 \end_inset
34291
34292 .
34293 \end_layout
34294
34295 \begin_layout Standard
34296 You can alternatively set the command 
34297 \begin_inset Quotes eld
34298 \end_inset
34299
34300
34301 \series bold
34302
34303 \backslash
34304 -
34305 \series default
34306
34307 \begin_inset Quotes grd
34308 \end_inset
34309
34310  as \SpecialChar TeX
34311  Code directly before the word:
34312 \end_layout
34313
34314 \begin_layout Standard
34315 This line is an example to show how you can prevent the hyphenation of 
34316 \begin_inset Quotes eld
34317 \end_inset
34318
34319
34320 \begin_inset ERT
34321 status collapsed
34322
34323 \begin_layout Plain Layout
34324
34325
34326 \backslash
34327 -
34328 \end_layout
34329
34330 \end_inset
34331
34332 veryverylongword
34333 \begin_inset Quotes erd
34334 \end_inset
34335
34336 .
34337 \end_layout
34338
34339 \begin_layout Standard
34340 Of course the word now protrudes over the side margin.
34341  To avoid this, add via the menu 
34342 \family sans
34343 Insert\SpecialChar menuseparator
34344 Formatting\SpecialChar menuseparator
34345 Ragged
34346 \begin_inset space ~
34347 \end_inset
34348
34349 Line
34350 \begin_inset space ~
34351 \end_inset
34352
34353 Break
34354 \family default
34355  (shortcut 
34356 \begin_inset Info
34357 type  "shortcut"
34358 arg   "newline-insert newline"
34359 \end_inset
34360
34361 ) a line break before the word:
34362 \end_layout
34363
34364 \begin_layout Standard
34365 This line is an example to show how you can prevent the hyphenation of 
34366 \begin_inset Newline newline
34367 \end_inset
34368
34369
34370 \begin_inset Box Frameless
34371 position "t"
34372 hor_pos "c"
34373 has_inner_box 1
34374 inner_pos "t"
34375 use_parbox 0
34376 use_makebox 1
34377 width ""
34378 special "none"
34379 height "1in"
34380 height_special "totalheight"
34381 thickness "0.4pt"
34382 separation "3pt"
34383 shadowsize "4pt"
34384 framecolor "black"
34385 backgroundcolor "none"
34386 status open
34387
34388 \begin_layout Plain Layout
34389 \begin_inset Quotes eld
34390 \end_inset
34391
34392 veryverylongword
34393 \begin_inset Quotes erd
34394 \end_inset
34395
34396
34397 \end_layout
34398
34399 \end_inset
34400
34401 .
34402 \end_layout
34403
34404 \begin_layout Subsection
34405 Vertical Alignment
34406 \begin_inset CommandInset label
34407 LatexCommand label
34408 name "subsec:Vertical-Alignment"
34409
34410 \end_inset
34411
34412
34413 \begin_inset Index idx
34414 status collapsed
34415
34416 \begin_layout Plain Layout
34417 Boxes ! for Vertical Alignment
34418 \end_layout
34419
34420 \end_inset
34421
34422
34423 \begin_inset Index idx
34424 status collapsed
34425
34426 \begin_layout Plain Layout
34427 Boxes ! Raiseboxes
34428 \end_layout
34429
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 With the help of the command 
34437 \series bold
34438
34439 \backslash
34440 raisebox
34441 \series default
34442  you can align words, characters or other boxes vertically relative to the
34443  surrounding text.
34444  
34445 \series bold
34446
34447 \backslash
34448 raisebox
34449 \series default
34450  is used with the following scheme:
34451 \end_layout
34452
34453 \begin_layout Standard
34454
34455 \series bold
34456
34457 \backslash
34458 raisebox{lift}[height][depth]{box content}
34459 \end_layout
34460
34461 \begin_layout Standard
34462 The lift can be a positive value to raise the box or a negative value to
34463  lower the box.
34464 \end_layout
34465
34466 \begin_layout Standard
34467 To align for example the word 
34468 \begin_inset Quotes eld
34469 \end_inset
34470
34471 preventing
34472 \begin_inset Quotes erd
34473 \end_inset
34474
34475  so that the bottom of the 
34476 \begin_inset Quotes eld
34477 \end_inset
34478
34479 deepest
34480 \begin_inset Quotes erd
34481 \end_inset
34482
34483  character 
34484 \begin_inset Quotes eld
34485 \end_inset
34486
34487 p
34488 \begin_inset Quotes erd
34489 \end_inset
34490
34491  is at the baseline, insert the command
34492 \end_layout
34493
34494 \begin_layout Standard
34495
34496 \series bold
34497
34498 \backslash
34499 raisebox{
34500 \backslash
34501 depth}{
34502 \end_layout
34503
34504 \begin_layout Standard
34505 in \SpecialChar TeX
34506  Code before the word.
34507  After the word insert a closing brace 
34508 \begin_inset Quotes eld
34509 \end_inset
34510
34511
34512 \series bold
34513 }
34514 \series default
34515
34516 \begin_inset Quotes erd
34517 \end_inset
34518
34519  in \SpecialChar TeX
34520  Code.
34521 \begin_inset Newline newline
34522 \end_inset
34523
34524 This is the result:
34525 \end_layout
34526
34527 \begin_layout Standard
34528 This is a text line with the word 
34529 \begin_inset ERT
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533
34534
34535 \backslash
34536 raisebox{
34537 \backslash
34538 depth}{
34539 \end_layout
34540
34541 \end_inset
34542
34543
34544 \begin_inset Quotes eld
34545 \end_inset
34546
34547 preventing
34548 \begin_inset Quotes erd
34549 \end_inset
34550
34551
34552 \begin_inset ERT
34553 status collapsed
34554
34555 \begin_layout Plain Layout
34556
34557 }
34558 \end_layout
34559
34560 \end_inset
34561
34562  as a raised word.
34563 \end_layout
34564
34565 \begin_layout Standard
34566 \begin_inset VSpace bigskip
34567 \end_inset
34568
34569 When you raise or lower characters in a line, the line distance will be
34570  spread:
34571 \end_layout
34572
34573 \begin_layout Standard
34574 This is a text line with the word 
34575 \begin_inset ERT
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580
34581 \backslash
34582 raisebox{-
34583 \backslash
34584 depth}{
34585 \end_layout
34586
34587 \end_inset
34588
34589
34590 \begin_inset Quotes eld
34591 \end_inset
34592
34593 preventing
34594 \begin_inset Quotes erd
34595 \end_inset
34596
34597
34598 \begin_inset ERT
34599 status collapsed
34600
34601 \begin_layout Plain Layout
34602
34603 }
34604 \end_layout
34605
34606 \end_inset
34607
34608  as a lowered word.
34609 \begin_inset Newline newline
34610 \end_inset
34611
34612 This is a text line with the word 
34613 \begin_inset ERT
34614 status collapsed
34615
34616 \begin_layout Plain Layout
34617
34618
34619 \backslash
34620 raisebox{0.5cm}{
34621 \end_layout
34622
34623 \end_inset
34624
34625
34626 \begin_inset Quotes eld
34627 \end_inset
34628
34629 testing
34630 \begin_inset Quotes erd
34631 \end_inset
34632
34633
34634 \begin_inset ERT
34635 status collapsed
34636
34637 \begin_layout Plain Layout
34638
34639 }
34640 \end_layout
34641
34642 \end_inset
34643
34644  as a raised word.
34645 \end_layout
34646
34647 \begin_layout Standard
34648 If you want to prevent this for a certain reason, set the box height to
34649  a zero value.
34650  For example use
34651 \end_layout
34652
34653 \begin_layout Standard
34654
34655 \series bold
34656
34657 \backslash
34658 raisebox{-
34659 \backslash
34660 depth}[0pt]{
34661 \end_layout
34662
34663 \begin_layout Standard
34664 This is a text line with the word 
34665 \begin_inset ERT
34666 status collapsed
34667
34668 \begin_layout Plain Layout
34669
34670
34671 \backslash
34672 raisebox{-
34673 \backslash
34674 depth}[0pt]{
34675 \end_layout
34676
34677 \end_inset
34678
34679
34680 \begin_inset Quotes eld
34681 \end_inset
34682
34683 preventing
34684 \begin_inset Quotes erd
34685 \end_inset
34686
34687
34688 \begin_inset ERT
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692
34693 }
34694 \end_layout
34695
34696 \end_inset
34697
34698  as a lowered word.
34699 \begin_inset Newline newline
34700 \end_inset
34701
34702
34703 \begin_inset Newline newline
34704 \end_inset
34705
34706 This is a text line with the word 
34707 \begin_inset ERT
34708 status collapsed
34709
34710 \begin_layout Plain Layout
34711
34712
34713 \backslash
34714 raisebox{0.5cm}[0pt]{
34715 \end_layout
34716
34717 \end_inset
34718
34719
34720 \begin_inset Quotes eld
34721 \end_inset
34722
34723 testing
34724 \begin_inset Quotes erd
34725 \end_inset
34726
34727
34728 \begin_inset ERT
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732
34733 }
34734 \end_layout
34735
34736 \end_inset
34737
34738  as a raised word.
34739 \end_layout
34740
34741 \begin_layout Section
34742 Colored Boxes
34743 \begin_inset CommandInset label
34744 LatexCommand label
34745 name "sec:Colored-Boxes"
34746
34747 \end_inset
34748
34749
34750 \begin_inset Index idx
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754 Boxes ! Color
34755 \end_layout
34756
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \begin_layout Standard
34763 To color the background of a box just select the color you like in the box
34764  dialog.
34765  This is for example a box with orange background: 
34766 \begin_inset Box Frameless
34767 position "t"
34768 hor_pos "c"
34769 has_inner_box 1
34770 inner_pos "t"
34771 use_parbox 0
34772 use_makebox 1
34773 width ""
34774 special "none"
34775 height "1in"
34776 height_special "totalheight"
34777 thickness "0.4pt"
34778 separation "3pt"
34779 shadowsize "4pt"
34780 framecolor "black"
34781 backgroundcolor "orange"
34782 status open
34783
34784 \begin_layout Plain Layout
34785 Box with orange background
34786 \end_layout
34787
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \begin_layout Standard
34794 If you use the decoration 
34795 \family sans
34796 Simple
34797 \begin_inset space ~
34798 \end_inset
34799
34800 rectangular
34801 \begin_inset space ~
34802 \end_inset
34803
34804 frame
34805 \family default
34806  you can set a frame color.
34807  In this case you must also specify a background color (LyX sets white as
34808  default).
34809  Here is an example: 
34810 \begin_inset Box Boxed
34811 position "t"
34812 hor_pos "c"
34813 has_inner_box 0
34814 inner_pos "t"
34815 use_parbox 0
34816 use_makebox 0
34817 width ""
34818 special "none"
34819 height "1in"
34820 height_special "totalheight"
34821 thickness "0.4pt"
34822 separation "3pt"
34823 shadowsize "4pt"
34824 framecolor "teal"
34825 backgroundcolor "yellow"
34826 status open
34827
34828 \begin_layout Plain Layout
34829 Box with teal frame color and yellow background color
34830 \end_layout
34831
34832 \end_inset
34833
34834
34835 \end_layout
34836
34837 \begin_layout Standard
34838 \begin_inset VSpace bigskip
34839 \end_inset
34840
34841 Of course you can also have colored text inside a colored box:
34842 \begin_inset Newline newline
34843 \end_inset
34844
34845
34846 \begin_inset Box Boxed
34847 position "t"
34848 hor_pos "c"
34849 has_inner_box 0
34850 inner_pos "t"
34851 use_parbox 0
34852 use_makebox 0
34853 width ""
34854 special "none"
34855 height "1in"
34856 height_special "totalheight"
34857 thickness "0.4pt"
34858 separation "3pt"
34859 shadowsize "4pt"
34860 framecolor "cyan"
34861 backgroundcolor "magenta"
34862 status open
34863
34864 \begin_layout Plain Layout
34865
34866 \color yellow
34867 This is colored text within a colored, framed box
34868 \end_layout
34869
34870 \end_inset
34871
34872
34873 \end_layout
34874
34875 \begin_layout Standard
34876 \begin_inset VSpace bigskip
34877 \end_inset
34878
34879
34880 \end_layout
34881
34882 \begin_layout Standard
34883 If you need another color than the predefined ones, you can define your
34884  own color as described in section
34885 \begin_inset space ~
34886 \end_inset
34887
34888
34889 \begin_inset CommandInset ref
34890 LatexCommand ref
34891 reference "sec:Colored-Tables"
34892
34893 \end_inset
34894
34895 .
34896  To use your own color you must typeset the box by using TeX code:
34897 \end_layout
34898
34899 \begin_layout Standard
34900 Colored boxes without frame are created with the command 
34901 \series bold
34902
34903 \backslash
34904 colorbox
34905 \series default
34906 .
34907  It has the following scheme:
34908 \end_layout
34909
34910 \begin_layout Standard
34911
34912 \series bold
34913
34914 \backslash
34915 colorbox{color}{box content}
34916 \end_layout
34917
34918 \begin_layout Standard
34919 The box content can also be a box and colored boxes can also be within other
34920  boxes.
34921  To have e.
34922 \begin_inset space \thinspace{}
34923 \end_inset
34924
34925 g.
34926 \begin_inset space \space{}
34927 \end_inset
34928
34929 a darkgreen background for a word, insert the command
34930 \end_layout
34931
34932 \begin_layout Standard
34933
34934 \series bold
34935
34936 \backslash
34937 colorbox{darkgreen}{
34938 \end_layout
34939
34940 \begin_layout Standard
34941 before the word in \SpecialChar TeX
34942  Code.
34943  After the word insert a closing brace 
34944 \begin_inset Quotes eld
34945 \end_inset
34946
34947
34948 \series bold
34949 }
34950 \series default
34951
34952 \begin_inset Quotes erd
34953 \end_inset
34954
34955  in \SpecialChar TeX
34956  Code.
34957 \begin_inset Newline newline
34958 \end_inset
34959
34960 This is the result:
34961 \end_layout
34962
34963 \begin_layout Standard
34964 This is a line where the word 
34965 \begin_inset ERT
34966 status collapsed
34967
34968 \begin_layout Plain Layout
34969
34970
34971 \backslash
34972 colorbox{darkgreen}{
34973 \end_layout
34974
34975 \end_inset
34976
34977
34978 \begin_inset Quotes eld
34979 \end_inset
34980
34981 Attention!
34982 \begin_inset Quotes erd
34983 \end_inset
34984
34985
34986 \begin_inset ERT
34987 status collapsed
34988
34989 \begin_layout Plain Layout
34990
34991 }
34992 \end_layout
34993
34994 \end_inset
34995
34996  has a darkgreen background.
34997 \end_layout
34998
34999 \begin_layout Standard
35000 Framed, colored boxes are created with the command 
35001 \series bold
35002
35003 \backslash
35004 fcolorbox
35005 \series default
35006 .
35007  It has the following scheme:
35008 \end_layout
35009
35010 \begin_layout Standard
35011
35012 \series bold
35013
35014 \backslash
35015 fcolorbox{frame color}{box color}{box content}
35016 \end_layout
35017
35018 \begin_layout Section
35019 Rotated and Scaled Boxes
35020 \end_layout
35021
35022 \begin_layout Standard
35023 To use the commands described in this section, the \SpecialChar LaTeX
35024 -package 
35025 \series bold
35026 graphicx
35027 \series default
35028
35029 \begin_inset Index idx
35030 status collapsed
35031
35032 \begin_layout Plain Layout
35033 \SpecialChar LaTeX
35034 -packages ! graphicx
35035 \end_layout
35036
35037 \end_inset
35038
35039  needs to be loaded in the document preamble with the command
35040 \end_layout
35041
35042 \begin_layout Standard
35043
35044 \series bold
35045
35046 \backslash
35047 @ifundefined{rotatebox}
35048 \begin_inset Newline newline
35049 \end_inset
35050
35051
35052 \begin_inset Phantom HPhantom
35053 status open
35054
35055 \begin_layout Plain Layout
35056
35057 \series bold
35058 \begin_inset space ~
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \end_inset
35065
35066 {
35067 \backslash
35068 usepackage{graphicx}}{}
35069 \end_layout
35070
35071 \begin_layout Standard
35072 \begin_inset Note Greyedout
35073 status open
35074
35075 \begin_layout Plain Layout
35076
35077 \series bold
35078 Note:
35079 \series default
35080  Not all DVI-viewers are able to display rotated or scaled material.
35081 \end_layout
35082
35083 \end_inset
35084
35085
35086 \end_layout
35087
35088 \begin_layout Standard
35089 \begin_inset Note Greyedout
35090 status open
35091
35092 \begin_layout Plain Layout
35093
35094 \series bold
35095 Note:
35096 \series default
35097  Floats are not allowed inside a rotated or scaled box.
35098 \end_layout
35099
35100 \end_inset
35101
35102
35103 \end_layout
35104
35105 \begin_layout Subsection
35106 Rotated Boxes
35107 \begin_inset Index idx
35108 status collapsed
35109
35110 \begin_layout Plain Layout
35111 Boxes ! rotated
35112 \end_layout
35113
35114 \end_inset
35115
35116
35117 \begin_inset Index idx
35118 status collapsed
35119
35120 \begin_layout Plain Layout
35121 Rotated Material
35122 \end_layout
35123
35124 \end_inset
35125
35126
35127 \end_layout
35128
35129 \begin_layout Standard
35130 To rotate material, you can put it into a rotated box.
35131  Such a box is created using the command 
35132 \series bold
35133
35134 \backslash
35135 rotatebox
35136 \series default
35137  in \SpecialChar TeX
35138  Code with the following scheme:
35139 \end_layout
35140
35141 \begin_layout Standard
35142
35143 \series bold
35144
35145 \backslash
35146 rotatebox[rotation origin]{rotation angle}{box content}
35147 \end_layout
35148
35149 \begin_layout Standard
35150 The rotation origin is specified in the form 
35151 \series bold
35152 origin=position
35153 \series default
35154 .
35155  The following positions are possible: 
35156 \emph on
35157 c
35158 \emph default
35159  (center), 
35160 \emph on
35161 l
35162 \emph default
35163  (left), 
35164 \emph on
35165 r
35166 \emph default
35167  (right), 
35168 \emph on
35169 b
35170 \emph default
35171  (bottom), 
35172 \emph on
35173 t
35174 \emph default
35175  (top), along with meaningful combinations of the four base positions.
35176  For example 
35177 \emph on
35178 lt
35179 \emph default
35180  means that the rotation origin is at the top left corner of the box.
35181  When no rotation origin is specified, the position 
35182 \emph on
35183 l
35184 \emph default
35185  will be used.
35186  The rotation angle is a number that can be negative that specifies the
35187  angle in degrees.
35188  The rotation direction is counterclockwise.
35189 \end_layout
35190
35191 \begin_layout Standard
35192 In the following example the command 
35193 \series bold
35194
35195 \backslash
35196 rotatebox[origin=c]{60}{
35197 \series default
35198  was inserted as \SpecialChar TeX
35199  Code before the text 
35200 \begin_inset Quotes eld
35201 \end_inset
35202
35203 with rotated
35204 \begin_inset Quotes erd
35205 \end_inset
35206
35207 ; after the text the box was closed by a closing brace 
35208 \series bold
35209 }
35210 \series default
35211  in \SpecialChar TeX
35212  Code.
35213 \end_layout
35214
35215 \begin_layout Standard
35216 This is a line 
35217 \begin_inset ERT
35218 status collapsed
35219
35220 \begin_layout Plain Layout
35221
35222
35223 \backslash
35224 rotatebox[origin=c]{60}{
35225 \end_layout
35226
35227 \end_inset
35228
35229 with rotated
35230 \begin_inset ERT
35231 status collapsed
35232
35233 \begin_layout Plain Layout
35234
35235 }
35236 \end_layout
35237
35238 \end_inset
35239
35240  text.
35241 \end_layout
35242
35243 \begin_layout Standard
35244 The box content can also be another box or an inline formula:
35245 \end_layout
35246
35247 \begin_layout Standard
35248 This is a line
35249 \begin_inset ERT
35250 status collapsed
35251
35252 \begin_layout Plain Layout
35253
35254
35255 \backslash
35256 rotatebox[origin=r]{-60}{
35257 \end_layout
35258
35259 \end_inset
35260
35261
35262 \begin_inset Box Doublebox
35263 position "c"
35264 hor_pos "c"
35265 has_inner_box 0
35266 inner_pos "c"
35267 use_parbox 0
35268 use_makebox 0
35269 width "1in"
35270 special "width"
35271 height "1in"
35272 height_special "totalheight"
35273 thickness "0.4pt"
35274 separation "3pt"
35275 shadowsize "4pt"
35276 framecolor "black"
35277 backgroundcolor "none"
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281 with rotated
35282 \end_layout
35283
35284 \end_inset
35285
35286
35287 \begin_inset ERT
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291
35292 }
35293 \end_layout
35294
35295 \end_inset
35296
35297  framed text 
35298 \begin_inset ERT
35299 status collapsed
35300
35301 \begin_layout Plain Layout
35302
35303
35304 \backslash
35305 rotatebox[origin=lb]{60}{
35306 \end_layout
35307
35308 \end_inset
35309
35310
35311 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35312 \end_inset
35313
35314
35315 \begin_inset ERT
35316 status collapsed
35317
35318 \begin_layout Plain Layout
35319
35320 }
35321 \end_layout
35322
35323 \end_inset
35324
35325  and a formula.
35326 \end_layout
35327
35328 \begin_layout Standard
35329 or an image or table:
35330 \end_layout
35331
35332 \begin_layout Standard
35333 This is a line
35334 \begin_inset ERT
35335 status collapsed
35336
35337 \begin_layout Plain Layout
35338
35339
35340 \backslash
35341 rotatebox[origin=lb]{90}{
35342 \end_layout
35343
35344 \end_inset
35345
35346
35347 \begin_inset Graphics
35348         filename clipart/platypus.eps
35349         lyxscale 50
35350         width 25col%
35351
35352 \end_inset
35353
35354
35355 \begin_inset ERT
35356 status collapsed
35357
35358 \begin_layout Plain Layout
35359
35360 }
35361 \end_layout
35362
35363 \end_inset
35364
35365  with a rotated image 
35366 \begin_inset ERT
35367 status collapsed
35368
35369 \begin_layout Plain Layout
35370
35371
35372 \backslash
35373 rotatebox[origin=l]{-90}{
35374 \end_layout
35375
35376 \end_inset
35377
35378
35379 \begin_inset Tabular
35380 <lyxtabular version="3" rows="2" columns="2">
35381 <features tabularvalignment="middle">
35382 <column alignment="center" valignment="top">
35383 <column alignment="center" valignment="top">
35384 <row>
35385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35386 \begin_inset Text
35387
35388 \begin_layout Plain Layout
35389 q
35390 \end_layout
35391
35392 \end_inset
35393 </cell>
35394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35395 \begin_inset Text
35396
35397 \begin_layout Plain Layout
35398 w
35399 \end_layout
35400
35401 \end_inset
35402 </cell>
35403 </row>
35404 <row>
35405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35406 \begin_inset Text
35407
35408 \begin_layout Plain Layout
35409 e
35410 \end_layout
35411
35412 \end_inset
35413 </cell>
35414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35415 \begin_inset Text
35416
35417 \begin_layout Plain Layout
35418 r
35419 \end_layout
35420
35421 \end_inset
35422 </cell>
35423 </row>
35424 </lyxtabular>
35425
35426 \end_inset
35427
35428
35429 \begin_inset ERT
35430 status collapsed
35431
35432 \begin_layout Plain Layout
35433
35434 }
35435 \end_layout
35436
35437 \end_inset
35438
35439  and table.
35440 \begin_inset Index idx
35441 status collapsed
35442
35443 \begin_layout Plain Layout
35444 Figures ! rotated
35445 \end_layout
35446
35447 \end_inset
35448
35449
35450 \begin_inset Index idx
35451 status collapsed
35452
35453 \begin_layout Plain Layout
35454 Table Customization ! Rotating
35455 \end_layout
35456
35457 \end_inset
35458
35459
35460 \end_layout
35461
35462 \begin_layout Subsection
35463 Scaled Boxes
35464 \begin_inset Index idx
35465 status collapsed
35466
35467 \begin_layout Plain Layout
35468 Boxes ! scaled
35469 \end_layout
35470
35471 \end_inset
35472
35473
35474 \begin_inset Index idx
35475 status collapsed
35476
35477 \begin_layout Plain Layout
35478 Scaled Material
35479 \end_layout
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Standard
35487 To scale material the commands 
35488 \series bold
35489
35490 \backslash
35491 scalebox
35492 \series default
35493  and 
35494 \series bold
35495
35496 \backslash
35497 resizebox
35498 \series default
35499  can be used as \SpecialChar TeX
35500  Code.
35501 \end_layout
35502
35503 \begin_layout Standard
35504
35505 \series bold
35506
35507 \backslash
35508 scalebox
35509 \series default
35510  is used with the following scheme:
35511 \end_layout
35512
35513 \begin_layout Standard
35514
35515 \series bold
35516
35517 \backslash
35518 scalebox{horizontal}[vertical]{box content}
35519 \end_layout
35520
35521 \begin_layout Standard
35522 Horizontal and vertical are the corresponding scaling factors.
35523  If no vertical scaling factor is given, the horizontal factor will also
35524  be used as the vertical one.
35525 \end_layout
35526
35527 \begin_layout Standard
35528 The command 
35529 \series bold
35530
35531 \backslash
35532 scalebox{2}{Hello}
35533 \series default
35534  creates for example a double size 
35535 \begin_inset ERT
35536 status collapsed
35537
35538 \begin_layout Plain Layout
35539
35540
35541 \backslash
35542 scalebox{2}{
35543 \end_layout
35544
35545 \end_inset
35546
35547 Hello
35548 \begin_inset ERT
35549 status collapsed
35550
35551 \begin_layout Plain Layout
35552
35553 }
35554 \end_layout
35555
35556 \end_inset
35557
35558 , compared with the document text size.
35559 \end_layout
35560
35561 \begin_layout Standard
35562
35563 \series bold
35564
35565 \backslash
35566 scalebox{2}[1]{Hello}
35567 \series default
35568  on the other hand distorts the 
35569 \begin_inset ERT
35570 status collapsed
35571
35572 \begin_layout Plain Layout
35573
35574
35575 \backslash
35576 scalebox{2}[1]{
35577 \end_layout
35578
35579 \end_inset
35580
35581 Hello
35582 \begin_inset ERT
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586
35587 }
35588 \end_layout
35589
35590 \end_inset
35591
35592 .
35593 \end_layout
35594
35595 \begin_layout Standard
35596 If the scaling factor is negative, the box content will be mirrored.
35597  Therefore the command 
35598 \series bold
35599
35600 \backslash
35601 scalebox{-1}[1]{Hello}
35602 \series default
35603  can be used to create mirror writing: 
35604 \begin_inset ERT
35605 status collapsed
35606
35607 \begin_layout Plain Layout
35608
35609
35610 \backslash
35611 scalebox{-1}[1]{
35612 \end_layout
35613
35614 \end_inset
35615
35616 Hello
35617 \begin_inset ERT
35618 status collapsed
35619
35620 \begin_layout Plain Layout
35621
35622 }
35623 \end_layout
35624
35625 \end_inset
35626
35627
35628 \end_layout
35629
35630 \begin_layout Standard
35631
35632 \series bold
35633
35634 \backslash
35635 scalebox{1}[-1]{Hello}
35636 \series default
35637  reflects the 
35638 \begin_inset ERT
35639 status collapsed
35640
35641 \begin_layout Plain Layout
35642
35643
35644 \backslash
35645 scalebox{1}[-1]{
35646 \end_layout
35647
35648 \end_inset
35649
35650 Hello
35651 \begin_inset ERT
35652 status collapsed
35653
35654 \begin_layout Plain Layout
35655
35656 }
35657 \end_layout
35658
35659 \end_inset
35660
35661  at the base line.
35662 \end_layout
35663
35664 \begin_layout Standard
35665 Equivalent to 
35666 \series bold
35667
35668 \backslash
35669 scalebox{-1}[1]{box content}
35670 \series default
35671  there exists the command
35672 \begin_inset Newline newline
35673 \end_inset
35674
35675
35676 \series bold
35677
35678 \backslash
35679 reflectbox{box content}
35680 \series default
35681 .
35682 \end_layout
35683
35684 \begin_layout Standard
35685 \begin_inset VSpace bigskip
35686 \end_inset
35687
35688 The command 
35689 \series bold
35690
35691 \backslash
35692 resizebox
35693 \series default
35694  is used to scale the box to a defined width and height.
35695  The command scheme is:
35696 \end_layout
35697
35698 \begin_layout Standard
35699
35700 \series bold
35701
35702 \backslash
35703 resizebox{width}{height}{box content}
35704 \end_layout
35705
35706 \begin_layout Standard
35707 If one of the two command arguments given is an exclamation mark 
35708 \series bold
35709 !
35710 \series default
35711 , the size is set so that the aspect ratio of the box content is kept.
35712 \end_layout
35713
35714 \begin_layout Standard
35715 The command 
35716 \series bold
35717
35718 \backslash
35719 resizebox{2cm}{1cm}{Hello}
35720 \series default
35721  produces: 
35722 \begin_inset ERT
35723 status collapsed
35724
35725 \begin_layout Plain Layout
35726
35727
35728 \backslash
35729 resizebox{2cm}{1cm}{
35730 \end_layout
35731
35732 \end_inset
35733
35734 Hello
35735 \begin_inset ERT
35736 status collapsed
35737
35738 \begin_layout Plain Layout
35739
35740 }
35741 \end_layout
35742
35743 \end_inset
35744
35745
35746 \begin_inset Newline newline
35747 \end_inset
35748
35749 The command 
35750 \series bold
35751
35752 \backslash
35753 resizebox{2cm}{!}{Hello}
35754 \series default
35755  produces: 
35756 \begin_inset ERT
35757 status collapsed
35758
35759 \begin_layout Plain Layout
35760
35761
35762 \backslash
35763 resizebox{2cm}{!}{
35764 \end_layout
35765
35766 \end_inset
35767
35768 Hello
35769 \begin_inset ERT
35770 status collapsed
35771
35772 \begin_layout Plain Layout
35773
35774 }
35775 \end_layout
35776
35777 \end_inset
35778
35779
35780 \end_layout
35781
35782 \begin_layout Standard
35783 \begin_inset VSpace bigskip
35784 \end_inset
35785
35786
35787 \begin_inset Note Greyedout
35788 status open
35789
35790 \begin_layout Plain Layout
35791
35792 \series bold
35793 Note:
35794 \series default
35795  When arguments of 
35796 \series bold
35797
35798 \backslash
35799 scalebox
35800 \series default
35801  or 
35802 \series bold
35803
35804 \backslash
35805 resizebox
35806 \series default
35807  are set to zero, no \SpecialChar LaTeX
35808 -errors occur when exporting the document but the exported
35809  files can not or only partly be displayed.
35810 \end_layout
35811
35812 \end_inset
35813
35814
35815 \end_layout
35816
35817 \begin_layout Standard
35818 \begin_inset VSpace bigskip
35819 \end_inset
35820
35821
35822 \end_layout
35823
35824 \begin_layout Standard
35825 The boxes can be combined in any order.
35826  E.
35827 \begin_inset space \thinspace{}
35828 \end_inset
35829
35830 g.
35831 \begin_inset space \space{}
35832 \end_inset
35833
35834 the command
35835 \begin_inset Newline newline
35836 \end_inset
35837
35838
35839 \series bold
35840
35841 \backslash
35842 rotatebox[origin=c]{-45}{
35843 \backslash
35844 resizebox{2cm}{!}{
35845 \backslash
35846 reflectbox{Hello}}}
35847 \begin_inset Newline newline
35848 \end_inset
35849
35850
35851 \series default
35852 produces:
35853 \begin_inset Separator parbreak
35854 \end_inset
35855
35856
35857 \end_layout
35858
35859 \begin_layout Standard
35860 \align center
35861 \begin_inset ERT
35862 status collapsed
35863
35864 \begin_layout Plain Layout
35865
35866
35867 \backslash
35868 rotatebox[origin=c]{-45}{
35869 \backslash
35870 resizebox{2cm}{!}{
35871 \backslash
35872 reflectbox{
35873 \end_layout
35874
35875 \end_inset
35876
35877 Hello
35878 \begin_inset ERT
35879 status collapsed
35880
35881 \begin_layout Plain Layout
35882
35883 }}}
35884 \end_layout
35885
35886 \end_inset
35887
35888
35889 \end_layout
35890
35891 \begin_layout Standard
35892 \noindent
35893 Images, tables, and inline formulas are allowed as box content:
35894 \begin_inset Separator parbreak
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \begin_layout Standard
35901 \align center
35902 \begin_inset ERT
35903 status collapsed
35904
35905 \begin_layout Plain Layout
35906
35907
35908 \backslash
35909 rotatebox[origin=c]{-30}{
35910 \backslash
35911 resizebox{2cm}{!}{
35912 \backslash
35913 reflectbox{
35914 \end_layout
35915
35916 \end_inset
35917
35918
35919 \begin_inset Graphics
35920         filename clipart/platypus.eps
35921         lyxscale 50
35922         width 25col%
35923
35924 \end_inset
35925
35926
35927 \begin_inset ERT
35928 status collapsed
35929
35930 \begin_layout Plain Layout
35931
35932 }}}
35933 \end_layout
35934
35935 \end_inset
35936
35937
35938 \begin_inset ERT
35939 status collapsed
35940
35941 \begin_layout Plain Layout
35942
35943
35944 \backslash
35945 rotatebox[origin=c]{-45}{
35946 \backslash
35947 resizebox{2cm}{!}{
35948 \backslash
35949 reflectbox{
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \begin_inset Tabular
35956 <lyxtabular version="3" rows="2" columns="2">
35957 <features tabularvalignment="middle">
35958 <column alignment="center" valignment="top">
35959 <column alignment="center" valignment="top">
35960 <row>
35961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35962 \begin_inset Text
35963
35964 \begin_layout Plain Layout
35965 q
35966 \end_layout
35967
35968 \end_inset
35969 </cell>
35970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35971 \begin_inset Text
35972
35973 \begin_layout Plain Layout
35974 w
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 </row>
35980 <row>
35981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Plain Layout
35985 e
35986 \end_layout
35987
35988 \end_inset
35989 </cell>
35990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35991 \begin_inset Text
35992
35993 \begin_layout Plain Layout
35994 r
35995 \end_layout
35996
35997 \end_inset
35998 </cell>
35999 </row>
36000 </lyxtabular>
36001
36002 \end_inset
36003
36004
36005 \begin_inset ERT
36006 status collapsed
36007
36008 \begin_layout Plain Layout
36009
36010 }}}
36011 \end_layout
36012
36013 \end_inset
36014
36015
36016 \begin_inset ERT
36017 status collapsed
36018
36019 \begin_layout Plain Layout
36020
36021
36022 \backslash
36023 rotatebox[origin=c]{-45}{
36024 \backslash
36025 resizebox{2cm}{!}{
36026 \backslash
36027 reflectbox{
36028 \end_layout
36029
36030 \end_inset
36031
36032
36033 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36034 \end_inset
36035
36036
36037 \begin_inset ERT
36038 status collapsed
36039
36040 \begin_layout Plain Layout
36041
36042 }}}
36043 \end_layout
36044
36045 \end_inset
36046
36047
36048 \begin_inset Index idx
36049 status collapsed
36050
36051 \begin_layout Plain Layout
36052 Figures ! scaled
36053 \end_layout
36054
36055 \end_inset
36056
36057
36058 \begin_inset Index idx
36059 status collapsed
36060
36061 \begin_layout Plain Layout
36062 Table Customization ! Scaling
36063 \end_layout
36064
36065 \end_inset
36066
36067
36068 \end_layout
36069
36070 \begin_layout Standard
36071 When the global formula style 
36072 \series bold
36073 fleqn
36074 \series default
36075  is used in the document
36076 \begin_inset Foot
36077 status collapsed
36078
36079 \begin_layout Plain Layout
36080 When 
36081 \begin_inset Quotes eld
36082 \end_inset
36083
36084 fleqn
36085 \begin_inset Quotes erd
36086 \end_inset
36087
36088  is added to the document class options.
36089 \end_layout
36090
36091 \end_inset
36092
36093 , display style formulas can also be scaled.
36094 \end_layout
36095
36096 \begin_layout Chapter
36097 Objects Surrounded by Text
36098 \begin_inset Index idx
36099 status collapsed
36100
36101 \begin_layout Plain Layout
36102 Surrounded by text
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \begin_layout Section
36111 Wrap Floats
36112 \begin_inset CommandInset label
36113 LatexCommand label
36114 name "sec:Wrap-Floats"
36115
36116 \end_inset
36117
36118
36119 \begin_inset Index idx
36120 status collapsed
36121
36122 \begin_layout Plain Layout
36123 Floats ! Wrap Floats
36124 \end_layout
36125
36126 \end_inset
36127
36128
36129 \begin_inset Index idx
36130 status collapsed
36131
36132 \begin_layout Plain Layout
36133 Surrounded by text ! Wrap Floats
36134 \end_layout
36135
36136 \end_inset
36137
36138
36139 \end_layout
36140
36141 \begin_layout Standard
36142 \begin_inset Wrap figure
36143 lines 0
36144 placement l
36145 overhang 1cm
36146 width "40col%"
36147 status open
36148
36149 \begin_layout Plain Layout
36150 \begin_inset Graphics
36151         filename clipart/mobius.eps
36152         width 40col%
36153         scaleBeforeRotation
36154         rotateOrigin center
36155
36156 \end_inset
36157
36158
36159 \end_layout
36160
36161 \begin_layout Plain Layout
36162 \begin_inset Caption Standard
36163
36164 \begin_layout Plain Layout
36165 \begin_inset CommandInset label
36166 LatexCommand label
36167 name "fig:This-is-a"
36168
36169 \end_inset
36170
36171 This is a figure wrap float.
36172 \end_layout
36173
36174 \end_inset
36175
36176
36177 \end_layout
36178
36179 \end_inset
36180
36181  This float type is used if you want to wrap text around a figure or table
36182  so that it only occupies some fraction of the column width.
36183  It can be inserted using the menu 
36184 \family sans
36185 Insert\SpecialChar menuseparator
36186 Floats\SpecialChar menuseparator
36187 Figure
36188 \begin_inset space ~
36189 \end_inset
36190
36191 Wrap
36192 \begin_inset space ~
36193 \end_inset
36194
36195 Float
36196 \family default
36197  or 
36198 \family sans
36199 Table
36200 \begin_inset space ~
36201 \end_inset
36202
36203 Wrap
36204 \begin_inset space ~
36205 \end_inset
36206
36207 Float
36208 \family default
36209  if the \SpecialChar LaTeX
36210 -package 
36211 \series bold
36212 wrapfig
36213 \series default
36214
36215 \begin_inset Index idx
36216 status collapsed
36217
36218 \begin_layout Plain Layout
36219 \SpecialChar LaTeX
36220 -packages ! wrapfig
36221 \end_layout
36222
36223 \end_inset
36224
36225  is installed.
36226 \begin_inset Foot
36227 status collapsed
36228
36229 \begin_layout Plain Layout
36230 Installing a \SpecialChar LaTeX
36231 -package is explained it in the 
36232 \emph on
36233 \SpecialChar LaTeX
36234
36235 \begin_inset space ~
36236 \end_inset
36237
36238 Configuration
36239 \emph default
36240  manual.
36241 \end_layout
36242
36243 \end_inset
36244
36245  The settings of the float can be modified by right-clicking on the float
36246  box.
36247  The mandatory settings are the float 
36248 \family sans
36249 Placement
36250 \family default
36251  and its 
36252 \family sans
36253 Width
36254 \family default
36255 .
36256  Optional are the 
36257 \family sans
36258 Overhang
36259 \family default
36260  that specifies how much the float is set into the paragraph
36261 \begin_inset space \thinspace{}
36262 \end_inset
36263
36264 /
36265 \begin_inset space \thinspace{}
36266 \end_inset
36267
36268 page margin, and the 
36269 \family sans
36270 Line
36271 \begin_inset space ~
36272 \end_inset
36273
36274 span
36275 \family default
36276  that specifies how many text lines the float will approximately need.
36277  The line span is often hard to approximate; so it is better only to use
36278  it when you encounter float placement problems.
36279  You can furthermore decide if \SpecialChar LaTeX
36280  is allowed to let the float float within
36281  the paragraph or to surrounding paragraphs.
36282  Figure
36283 \begin_inset space ~
36284 \end_inset
36285
36286
36287 \begin_inset CommandInset ref
36288 LatexCommand ref
36289 reference "fig:This-is-a"
36290
36291 \end_inset
36292
36293  is an example text wrap float with a width of 40
36294 \begin_inset space \thinspace{}
36295 \end_inset
36296
36297 col%, 1
36298 \begin_inset space \thinspace{}
36299 \end_inset
36300
36301 cm overhang, set to the left.
36302 \end_layout
36303
36304 \begin_layout Standard
36305 \begin_inset Note Greyedout
36306 status open
36307
36308 \begin_layout Plain Layout
36309
36310 \series bold
36311 Note:
36312 \series default
36313  Text
36314 \begin_inset space ~
36315 \end_inset
36316
36317 wrap float floats are fragile! E.
36318 \begin_inset space \thinspace{}
36319 \end_inset
36320
36321 g.
36322 \begin_inset space \space{}
36323 \end_inset
36324
36325 having a figure too close to the bottom of the page can mess things up in
36326  such a way that the float does not appear in the output or that it is placed
36327  over some other text.
36328 \end_layout
36329
36330 \end_inset
36331
36332
36333 \end_layout
36334
36335 \begin_layout Standard
36336 In general, the following applies for wrap floats:
36337 \end_layout
36338
36339 \begin_layout Itemize
36340 They should not be placed in paragraphs that run over a page break.
36341  That means that wrap floats are better inserted in their exact place when
36342  the document is almost finished and you are able to estimate where page
36343  breaks will appear.
36344 \end_layout
36345
36346 \begin_layout Itemize
36347 They should either be placed in their own paragraph before the paragraph
36348  where they should wrap into or within a paragraph.
36349 \end_layout
36350
36351 \begin_layout Itemize
36352 In consecutive paragraphs they may cause troubles, so ensure that there
36353  is a text paragraph between them as separator.
36354 \end_layout
36355
36356 \begin_layout Itemize
36357 They are not allowed in section headings or tables.
36358 \end_layout
36359
36360 \begin_layout Itemize
36361 Their numbering and referencing works as described in chap.
36362 \begin_inset space \thinspace{}
36363 \end_inset
36364
36365
36366 \begin_inset CommandInset ref
36367 LatexCommand ref
36368 reference "chap:Floats"
36369
36370 \end_inset
36371
36372 .
36373 \end_layout
36374
36375 \begin_layout Section
36376 Surrounded Fixed Objects
36377 \begin_inset Index idx
36378 status collapsed
36379
36380 \begin_layout Plain Layout
36381 Surrounded by text ! Fixed objects
36382 \end_layout
36383
36384 \end_inset
36385
36386
36387 \end_layout
36388
36389 \begin_layout Standard
36390 The wrap floats described in sec.
36391 \begin_inset space \thinspace{}
36392 \end_inset
36393
36394
36395 \begin_inset CommandInset ref
36396 LatexCommand ref
36397 reference "sec:Wrap-Floats"
36398
36399 \end_inset
36400
36401  have these positions in the paragraph:
36402 \begin_inset Separator parbreak
36403 \end_inset
36404
36405
36406 \end_layout
36407
36408 \begin_layout Standard
36409 \noindent
36410 \align center
36411 \begin_inset Tabular
36412 <lyxtabular version="3" rows="2" columns="2">
36413 <features tabularvalignment="middle">
36414 <column alignment="center" valignment="top">
36415 <column alignment="center" valignment="top">
36416 <row>
36417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36418 \begin_inset Text
36419
36420 \begin_layout Plain Layout
36421 \begin_inset Graphics
36422         filename ../images/dialog-show-new-inset_graphics.png
36423         scale 70
36424         scaleBeforeRotation
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \end_inset
36432 </cell>
36433 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36434 \begin_inset Text
36435
36436 \begin_layout Plain Layout
36437 text
36438 \end_layout
36439
36440 \end_inset
36441 </cell>
36442 </row>
36443 <row>
36444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36445 \begin_inset Text
36446
36447 \begin_layout Plain Layout
36448 text
36449 \end_layout
36450
36451 \end_inset
36452 </cell>
36453 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36454 \begin_inset Text
36455
36456 \begin_layout Plain Layout
36457 text
36458 \end_layout
36459
36460 \end_inset
36461 </cell>
36462 </row>
36463 </lyxtabular>
36464
36465 \end_inset
36466
36467  or 
36468 \begin_inset Tabular
36469 <lyxtabular version="3" rows="2" columns="2">
36470 <features tabularvalignment="middle">
36471 <column alignment="center" valignment="top">
36472 <column alignment="center" valignment="top">
36473 <row>
36474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36475 \begin_inset Text
36476
36477 \begin_layout Plain Layout
36478 text
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487 \begin_inset Graphics
36488         filename ../images/dialog-show-new-inset_graphics.png
36489         scale 70
36490         scaleBeforeRotation
36491
36492 \end_inset
36493
36494
36495 \end_layout
36496
36497 \end_inset
36498 </cell>
36499 </row>
36500 <row>
36501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36502 \begin_inset Text
36503
36504 \begin_layout Plain Layout
36505 text
36506 \end_layout
36507
36508 \end_inset
36509 </cell>
36510 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36511 \begin_inset Text
36512
36513 \begin_layout Plain Layout
36514 text
36515 \end_layout
36516
36517 \end_inset
36518 </cell>
36519 </row>
36520 </lyxtabular>
36521
36522 \end_inset
36523
36524
36525 \end_layout
36526
36527 \begin_layout Standard
36528 To get an object exactly at the position where it is inserted, for example
36529  to get one of these positions:
36530 \begin_inset VSpace defskip
36531 \end_inset
36532
36533
36534 \end_layout
36535
36536 \begin_layout Standard
36537 \noindent
36538 \align center
36539 \begin_inset Tabular
36540 <lyxtabular version="3" rows="2" columns="2">
36541 <features tabularvalignment="middle">
36542 <column alignment="center" valignment="top">
36543 <column alignment="center" valignment="top">
36544 <row>
36545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36546 \begin_inset Text
36547
36548 \begin_layout Plain Layout
36549 text
36550 \end_layout
36551
36552 \end_inset
36553 </cell>
36554 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36555 \begin_inset Text
36556
36557 \begin_layout Plain Layout
36558 text
36559 \end_layout
36560
36561 \end_inset
36562 </cell>
36563 </row>
36564 <row>
36565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569 \begin_inset Graphics
36570         filename ../images/dialog-show-new-inset_graphics.png
36571         scale 70
36572         scaleBeforeRotation
36573
36574 \end_inset
36575
36576
36577 \end_layout
36578
36579 \end_inset
36580 </cell>
36581 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36582 \begin_inset Text
36583
36584 \begin_layout Plain Layout
36585 text
36586 \end_layout
36587
36588 \end_inset
36589 </cell>
36590 </row>
36591 </lyxtabular>
36592
36593 \end_inset
36594
36595  
36596 \begin_inset Tabular
36597 <lyxtabular version="3" rows="2" columns="2">
36598 <features tabularvalignment="middle">
36599 <column alignment="center" valignment="top">
36600 <column alignment="center" valignment="top">
36601 <row>
36602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606 text
36607 \end_layout
36608
36609 \end_inset
36610 </cell>
36611 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36612 \begin_inset Text
36613
36614 \begin_layout Plain Layout
36615 text
36616 \end_layout
36617
36618 \end_inset
36619 </cell>
36620 </row>
36621 <row>
36622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36623 \begin_inset Text
36624
36625 \begin_layout Plain Layout
36626 text
36627 \end_layout
36628
36629 \end_inset
36630 </cell>
36631 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36632 \begin_inset Text
36633
36634 \begin_layout Plain Layout
36635 \begin_inset Graphics
36636         filename ../images/dialog-show-new-inset_graphics.png
36637         scale 70
36638         scaleBeforeRotation
36639
36640 \end_inset
36641
36642
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 </row>
36648 </lyxtabular>
36649
36650 \end_inset
36651
36652  
36653 \begin_inset Tabular
36654 <lyxtabular version="3" rows="2" columns="3">
36655 <features tabularvalignment="middle">
36656 <column alignment="center" valignment="top">
36657 <column alignment="center" valignment="top">
36658 <column alignment="center" valignment="top">
36659 <row>
36660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36661 \begin_inset Text
36662
36663 \begin_layout Plain Layout
36664 text
36665 \end_layout
36666
36667 \end_inset
36668 </cell>
36669 <cell alignment="center" valignment="top" topline="true" usebox="none">
36670 \begin_inset Text
36671
36672 \begin_layout Plain Layout
36673 \begin_inset Graphics
36674         filename ../images/dialog-show-new-inset_graphics.png
36675         scale 70
36676         scaleBeforeRotation
36677
36678 \end_inset
36679
36680
36681 \end_layout
36682
36683 \end_inset
36684 </cell>
36685 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36686 \begin_inset Text
36687
36688 \begin_layout Plain Layout
36689 text
36690 \end_layout
36691
36692 \end_inset
36693 </cell>
36694 </row>
36695 <row>
36696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36697 \begin_inset Text
36698
36699 \begin_layout Plain Layout
36700 text
36701 \end_layout
36702
36703 \end_inset
36704 </cell>
36705 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36706 \begin_inset Text
36707
36708 \begin_layout Plain Layout
36709 text
36710 \end_layout
36711
36712 \end_inset
36713 </cell>
36714 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36715 \begin_inset Text
36716
36717 \begin_layout Plain Layout
36718 text
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 </row>
36724 </lyxtabular>
36725
36726 \end_inset
36727
36728  
36729 \begin_inset Tabular
36730 <lyxtabular version="3" rows="2" columns="3">
36731 <features tabularvalignment="middle">
36732 <column alignment="center" valignment="top">
36733 <column alignment="center" valignment="top">
36734 <column alignment="center" valignment="top">
36735 <row>
36736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36737 \begin_inset Text
36738
36739 \begin_layout Plain Layout
36740 text
36741 \end_layout
36742
36743 \end_inset
36744 </cell>
36745 <cell alignment="center" valignment="top" topline="true" usebox="none">
36746 \begin_inset Text
36747
36748 \begin_layout Plain Layout
36749 text
36750 \end_layout
36751
36752 \end_inset
36753 </cell>
36754 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758 text
36759 \end_layout
36760
36761 \end_inset
36762 </cell>
36763 </row>
36764 <row>
36765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769 text
36770 \end_layout
36771
36772 \end_inset
36773 </cell>
36774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36775 \begin_inset Text
36776
36777 \begin_layout Plain Layout
36778 \begin_inset Graphics
36779         filename ../images/dialog-show-new-inset_graphics.png
36780         scale 70
36781         scaleBeforeRotation
36782
36783 \end_inset
36784
36785
36786 \end_layout
36787
36788 \end_inset
36789 </cell>
36790 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794 text
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 </row>
36800 </lyxtabular>
36801
36802 \end_inset
36803
36804
36805 \end_layout
36806
36807 \begin_layout Standard
36808 \noindent
36809 \align center
36810 \begin_inset Tabular
36811 <lyxtabular version="3" rows="3" columns="2">
36812 <features tabularvalignment="middle">
36813 <column alignment="center" valignment="top">
36814 <column alignment="center" valignment="top">
36815 <row>
36816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36817 \begin_inset Text
36818
36819 \begin_layout Plain Layout
36820 text
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829 text
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 </row>
36835 <row>
36836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36837 \begin_inset Text
36838
36839 \begin_layout Plain Layout
36840 \begin_inset Graphics
36841         filename ../images/dialog-show-new-inset_graphics.png
36842         scale 70
36843         scaleBeforeRotation
36844
36845 \end_inset
36846
36847
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856 text
36857 \end_layout
36858
36859 \end_inset
36860 </cell>
36861 </row>
36862 <row>
36863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Plain Layout
36867 text
36868 \end_layout
36869
36870 \end_inset
36871 </cell>
36872 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36873 \begin_inset Text
36874
36875 \begin_layout Plain Layout
36876 text
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 </row>
36882 </lyxtabular>
36883
36884 \end_inset
36885
36886  
36887 \begin_inset Tabular
36888 <lyxtabular version="3" rows="3" columns="3">
36889 <features tabularvalignment="middle">
36890 <column alignment="center" valignment="top">
36891 <column alignment="center" valignment="top">
36892 <column alignment="center" valignment="top">
36893 <row>
36894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898 text
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 <cell alignment="center" valignment="top" topline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907 text
36908 \end_layout
36909
36910 \end_inset
36911 </cell>
36912 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916 text
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 </row>
36922 <row>
36923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927 text
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 <cell alignment="center" valignment="top" usebox="none">
36933 \begin_inset Text
36934
36935 \begin_layout Plain Layout
36936 \begin_inset Graphics
36937         filename ../images/dialog-show-new-inset_graphics.png
36938         scale 70
36939         scaleBeforeRotation
36940
36941 \end_inset
36942
36943
36944 \end_layout
36945
36946 \end_inset
36947 </cell>
36948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36949 \begin_inset Text
36950
36951 \begin_layout Plain Layout
36952 text
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 </row>
36958 <row>
36959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963 text
36964 \end_layout
36965
36966 \end_inset
36967 </cell>
36968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36969 \begin_inset Text
36970
36971 \begin_layout Plain Layout
36972 text
36973 \end_layout
36974
36975 \end_inset
36976 </cell>
36977 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36978 \begin_inset Text
36979
36980 \begin_layout Plain Layout
36981 text
36982 \end_layout
36983
36984 \end_inset
36985 </cell>
36986 </row>
36987 </lyxtabular>
36988
36989 \end_inset
36990
36991  
36992 \begin_inset Tabular
36993 <lyxtabular version="3" rows="3" columns="2">
36994 <features tabularvalignment="middle">
36995 <column alignment="center" valignment="top">
36996 <column alignment="center" valignment="top">
36997 <row>
36998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36999 \begin_inset Text
37000
37001 \begin_layout Plain Layout
37002 text
37003 \end_layout
37004
37005 \end_inset
37006 </cell>
37007 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37008 \begin_inset Text
37009
37010 \begin_layout Plain Layout
37011 text
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 </row>
37017 <row>
37018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37019 \begin_inset Text
37020
37021 \begin_layout Plain Layout
37022 text
37023 \end_layout
37024
37025 \end_inset
37026 </cell>
37027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37028 \begin_inset Text
37029
37030 \begin_layout Plain Layout
37031 \begin_inset Graphics
37032         filename ../images/dialog-show-new-inset_graphics.png
37033         scale 70
37034         scaleBeforeRotation
37035
37036 \end_inset
37037
37038
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 </row>
37044 <row>
37045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37046 \begin_inset Text
37047
37048 \begin_layout Plain Layout
37049 text
37050 \end_layout
37051
37052 \end_inset
37053 </cell>
37054 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Plain Layout
37058 text
37059 \end_layout
37060
37061 \end_inset
37062 </cell>
37063 </row>
37064 </lyxtabular>
37065
37066 \end_inset
37067
37068
37069 \end_layout
37070
37071 \begin_layout Standard
37072 \noindent
37073 you can use the \SpecialChar LaTeX
37074 -package 
37075 \series bold
37076 picinpar
37077 \series default
37078
37079 \begin_inset Index idx
37080 status collapsed
37081
37082 \begin_layout Plain Layout
37083 \SpecialChar LaTeX
37084 -packages ! picinpar
37085 \end_layout
37086
37087 \end_inset
37088
37089 .
37090  Here is an example:
37091 \end_layout
37092
37093 \begin_layout Standard
37094 \begin_inset ERT
37095 status collapsed
37096
37097 \begin_layout Plain Layout
37098
37099
37100 \backslash
37101 ifpicinpar
37102 \end_layout
37103
37104 \end_inset
37105
37106
37107 \begin_inset Note Note
37108 status open
37109
37110 \begin_layout Plain Layout
37111 The following section will only be displayed when the \SpecialChar LaTeX
37112 -package 
37113 \series bold
37114 picinpar
37115 \series default
37116  is installed.
37117 \end_layout
37118
37119 \end_inset
37120
37121
37122 \end_layout
37123
37124 \begin_layout Standard
37125 \begin_inset ERT
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129
37130
37131 \backslash
37132 begin{window}[2,c,{
37133 \end_layout
37134
37135 \end_inset
37136
37137
37138 \begin_inset Graphics
37139         filename clipart/mobius.eps
37140         lyxscale 60
37141         width 40col%
37142         scaleBeforeRotation
37143         rotateOrigin center
37144
37145 \end_inset
37146
37147
37148 \begin_inset ERT
37149 status collapsed
37150
37151 \begin_layout Plain Layout
37152
37153 },]
37154 \end_layout
37155
37156 \begin_layout Plain Layout
37157
37158 {}
37159 \end_layout
37160
37161 \end_inset
37162
37163
37164 \size small
37165 It was in the spring of the year 1894 that all London was interested, and
37166  the fashionable world dismayed, by the murder of the Honourable Ronald
37167  Adair under most unusual and inexplicable circumstances.
37168  The public has already learned those particulars of the crime which
37169 \size default
37170
37171 \begin_inset ERT
37172 status collapsed
37173
37174 \begin_layout Plain Layout
37175
37176
37177 \backslash
37178 footnotemark{}
37179 \end_layout
37180
37181 \end_inset
37182
37183
37184 \size small
37185  came out in the police investigation, but a good deal was suppressed upon
37186  that occasion, since the case for the prosecution was so overwhelmingly
37187  strong that it was not necessary to bring forward all the facts.
37188  Only now, at the end of nearly ten years, am I allowed to supply those
37189  missing links which make up the whole of that remarkable chain.
37190 \size default
37191
37192 \begin_inset ERT
37193 status collapsed
37194
37195 \begin_layout Plain Layout
37196
37197
37198 \backslash
37199 end{window}
37200 \end_layout
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \begin_layout Standard
37208 \begin_inset ERT
37209 status collapsed
37210
37211 \begin_layout Plain Layout
37212
37213
37214 \backslash
37215 footnotetext{
37216 \end_layout
37217
37218 \end_inset
37219
37220 Footnote of the paragraph with the fixed object.
37221 \begin_inset ERT
37222 status collapsed
37223
37224 \begin_layout Plain Layout
37225
37226 }
37227 \end_layout
37228
37229 \end_inset
37230
37231
37232 \end_layout
37233
37234 \begin_layout Standard
37235 Surrounded fixed objects are used to let text float around them, at which
37236  the object's position in the paragraph can be determined by the number
37237  of lines above it.
37238  In contrary to floats is it not possible to have a numbered caption.
37239 \end_layout
37240
37241 \begin_layout Standard
37242 A fixed object is inserted by adding the command
37243 \end_layout
37244
37245 \begin_layout Standard
37246
37247 \series bold
37248
37249 \backslash
37250 begin{window}[2,c,{
37251 \end_layout
37252
37253 \begin_layout Standard
37254 as \SpecialChar TeX
37255  Code at the beginning of the paragraph.
37256  The first parameter in the bracket, here '2', defines the number of lines
37257  above the object, the second, here 'c', the position of the object.
37258  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37259  Behind the command you insert the object.
37260  In this example an image with a width of 40
37261 \begin_inset space \thinspace{}
37262 \end_inset
37263
37264 % of the text column width was inserted.
37265  The object can also be a table, a box or an equation.
37266  Behind the object the command
37267 \end_layout
37268
37269 \begin_layout Standard
37270
37271 \series bold
37272 },description text]
37273 \begin_inset Newline newline
37274 \end_inset
37275
37276 {}
37277 \end_layout
37278
37279 \begin_layout Standard
37280 is inserted.
37281  Note that the 
37282 \begin_inset Quotes eld
37283 \end_inset
37284
37285
37286 \series bold
37287 {}
37288 \series default
37289
37290 \begin_inset Quotes erd
37291 \end_inset
37292
37293  is in the second line.
37294  The description text is optional.
37295  The text surrounding the object must be in the same paragraph as the object,
37296  so it must begin directly after the 
37297 \series bold
37298 {}
37299 \series default
37300 .
37301  At the end of the paragraph insert the command:
37302 \end_layout
37303
37304 \begin_layout Standard
37305
37306 \series bold
37307
37308 \backslash
37309 end{window}
37310 \end_layout
37311
37312 \begin_layout Standard
37313 Within a paragraph with a fixed object, you cannot insert footnotes in the
37314  normal way.
37315  You have to use instead the command 
37316 \series bold
37317
37318 \backslash
37319 footnotemark
37320 \series default
37321  inside the paragraph and outside the command 
37322 \series bold
37323
37324 \backslash
37325 footnotetext
37326 \series default
37327  as described in sec.
37328 \begin_inset space \thinspace{}
37329 \end_inset
37330
37331
37332 \begin_inset CommandInset ref
37333 LatexCommand ref
37334 reference "sec:Footnotes"
37335
37336 \end_inset
37337
37338 .
37339 \end_layout
37340
37341 \begin_layout Standard
37342 \begin_inset ERT
37343 status collapsed
37344
37345 \begin_layout Plain Layout
37346
37347
37348 \backslash
37349 else
37350 \end_layout
37351
37352 \end_inset
37353
37354
37355 \begin_inset Note Note
37356 status open
37357
37358 \begin_layout Plain Layout
37359 The following will be displayed when the \SpecialChar LaTeX
37360 -package 
37361 \series bold
37362 picinpar
37363 \series default
37364  is not installed:
37365 \end_layout
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \begin_layout Standard
37373 You need to install the \SpecialChar LaTeX
37374 -package 
37375 \series bold
37376 picinpar
37377 \series default
37378  to see the following part of this section in the output.
37379 \end_layout
37380
37381 \begin_layout Standard
37382 \begin_inset ERT
37383 status collapsed
37384
37385 \begin_layout Plain Layout
37386
37387
37388 \backslash
37389 fi
37390 \end_layout
37391
37392 \end_inset
37393
37394
37395 \end_layout
37396
37397 \begin_layout Section
37398 Initials
37399 \begin_inset Index idx
37400 status collapsed
37401
37402 \begin_layout Plain Layout
37403 Initials
37404 \end_layout
37405
37406 \end_inset
37407
37408
37409 \begin_inset Index idx
37410 status collapsed
37411
37412 \begin_layout Plain Layout
37413 Surrounded by text ! Initials
37414 \end_layout
37415
37416 \end_inset
37417
37418
37419 \end_layout
37420
37421 \begin_layout Standard
37422 To use initials, you must have the \SpecialChar LaTeX
37423 -package 
37424 \series bold
37425 lettrine
37426 \series default
37427
37428 \begin_inset Index idx
37429 status collapsed
37430
37431 \begin_layout Plain Layout
37432 \SpecialChar LaTeX
37433 -packages ! lettrine
37434 \end_layout
37435
37436 \end_inset
37437
37438  installed and use the module 
37439 \family sans
37440 Initials
37441 \family default
37442  in your document (menu 
37443 \family sans
37444 Document\SpecialChar menuseparator
37445 Settings\SpecialChar menuseparator
37446 Modules
37447 \family default
37448 ).
37449  To insert an initial, use the style 
37450 \family sans
37451 Initial
37452 \family default
37453 .
37454  This style has a mandatory and two optional arguments.
37455  The arguments are inserted via the 
37456 \family sans
37457 Insert
37458 \family default
37459  menu.
37460  The mandatory argument 
37461 \family sans
37462 Initial
37463 \family default
37464  contains the letter(s) that is the initial, the argument 
37465 \family sans
37466 Rest
37467 \begin_inset space ~
37468 \end_inset
37469
37470 of
37471 \begin_inset space ~
37472 \end_inset
37473
37474 Initial
37475 \family default
37476  contains the rest of the word or text of the initial letter(s).
37477  The argument 
37478 \family sans
37479 Options
37480 \family default
37481  contains parameters to modify the initial.
37482  For more information about the possible parameters see the documentation
37483  of 
37484 \series bold
37485 lettrine
37486 \series default
37487
37488 \begin_inset CommandInset citation
37489 LatexCommand cite
37490 key "lettrine"
37491
37492 \end_inset
37493
37494 .
37495  The style itself contains the text that is surrounding the initial.
37496  The usual style is hereby that the word whose first letter is the initial,
37497  is printed with 
37498 \shape smallcaps
37499 small caps
37500 \shape default
37501 .
37502 \end_layout
37503
37504 \begin_layout Standard
37505 Here are some examples:
37506 \end_layout
37507
37508 \begin_layout Standard
37509 \begin_inset ERT
37510 status collapsed
37511
37512 \begin_layout Plain Layout
37513
37514
37515 \backslash
37516 iflettrine
37517 \end_layout
37518
37519 \end_inset
37520
37521
37522 \begin_inset Note Note
37523 status open
37524
37525 \begin_layout Plain Layout
37526 The following section will only be displayed when the \SpecialChar LaTeX
37527 -package 
37528 \series bold
37529 lettrine
37530 \series default
37531  is installed.
37532 \end_layout
37533
37534 \end_inset
37535
37536
37537 \end_layout
37538
37539 \begin_layout Enumerate
37540 No optional argument, the initial is the letter 'I' in the math font 
37541 \begin_inset Formula $\mathfrak{Fraktur}$
37542 \end_inset
37543
37544 :
37545 \begin_inset Separator parbreak
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \begin_deeper
37552 \begin_layout Initial
37553 \begin_inset Argument 2
37554 status open
37555
37556 \begin_layout Plain Layout
37557 \begin_inset Formula $\mathfrak{I}$
37558 \end_inset
37559
37560
37561 \end_layout
37562
37563 \end_inset
37564
37565
37566 \begin_inset Argument 3
37567 status open
37568
37569 \begin_layout Plain Layout
37570 t
37571 \end_layout
37572
37573 \end_inset
37574
37575  was in the spring of the year 1894 that all London was interested, and
37576  the fashionable world dismayed, by the murder of the Honourable Ronald
37577  Adair under most unusual and inexplicable circumstances.
37578  The public has already learned those particulars of the crime which came
37579  out in the police investigation, but a good deal was suppressed upon that
37580  occasion, since the case for the prosecution was so overwhelmingly strong
37581  that it was not necessary to bring forward all the facts.
37582 \begin_inset Newpage newpage
37583 \end_inset
37584
37585
37586 \end_layout
37587
37588 \end_deeper
37589 \begin_layout Enumerate
37590 Only one line is surrounding the initial, which is formed by two letters
37591  in standard font and no text is printed in small caps:
37592 \begin_inset Separator parbreak
37593 \end_inset
37594
37595
37596 \end_layout
37597
37598 \begin_deeper
37599 \begin_layout Initial
37600 \begin_inset Argument 1
37601 status open
37602
37603 \begin_layout Plain Layout
37604 lines=1
37605 \end_layout
37606
37607 \end_inset
37608
37609
37610 \begin_inset Argument 2
37611 status open
37612
37613 \begin_layout Plain Layout
37614 It
37615 \end_layout
37616
37617 \end_inset
37618
37619  was in the spring of the year 1894 that all London was interested, and
37620  the fashionable world dismayed, by the murder of the Honourable Ronald
37621  Adair under most unusual and inexplicable circumstances.
37622  The public has already learned those particulars of the crime which came
37623  out in the police investigation, but a good deal was suppressed upon that
37624  occasion, since the case for the prosecution was so overwhelmingly strong
37625  that it was not necessary to bring forward all the facts.
37626 \end_layout
37627
37628 \end_deeper
37629 \begin_layout Enumerate
37630 Magenta, hanging initial over 3
37631 \begin_inset space ~
37632 \end_inset
37633
37634 lines in the math font 
37635 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37636 \end_inset
37637
37638 , the text 
37639 \begin_inset Quotes eld
37640 \end_inset
37641
37642 t was in the spring
37643 \begin_inset Quotes erd
37644 \end_inset
37645
37646  is in 
37647 \shape smallcaps
37648 small caps
37649 \shape default
37650 ; to color the initial, you must insert this command before the initial:
37651 \begin_inset Newline newline
37652 \end_inset
37653
37654
37655 \series bold
37656
37657 \backslash
37658 renewcommand{
37659 \backslash
37660 LettrineFontHook}{
37661 \backslash
37662 color{color}}
37663 \series default
37664
37665 \begin_inset Newline newline
37666 \end_inset
37667
37668 where the second 
37669 \emph on
37670 color
37671 \emph default
37672  can be 
37673 \begin_inset Quotes eld
37674 \end_inset
37675
37676 red
37677 \begin_inset Quotes erd
37678 \end_inset
37679
37680
37681 \begin_inset Quotes eld
37682 \end_inset
37683
37684 blue
37685 \begin_inset Quotes erd
37686 \end_inset
37687
37688
37689 \begin_inset Quotes eld
37690 \end_inset
37691
37692 green
37693 \begin_inset Quotes erd
37694 \end_inset
37695
37696
37697 \begin_inset Quotes eld
37698 \end_inset
37699
37700 yellow
37701 \begin_inset Quotes erd
37702 \end_inset
37703
37704
37705 \begin_inset Quotes eld
37706 \end_inset
37707
37708 cyan
37709 \begin_inset Quotes erd
37710 \end_inset
37711
37712
37713 \begin_inset Quotes eld
37714 \end_inset
37715
37716 magenta
37717 \begin_inset Quotes erd
37718 \end_inset
37719
37720
37721 \begin_inset Quotes eld
37722 \end_inset
37723
37724 black
37725 \begin_inset Quotes erd
37726 \end_inset
37727
37728  or 
37729 \begin_inset Quotes eld
37730 \end_inset
37731
37732 white
37733 \begin_inset Quotes erd
37734 \end_inset
37735
37736 , and add this command to the document preamble:
37737 \begin_inset Newline newline
37738 \end_inset
37739
37740
37741 \series bold
37742
37743 \backslash
37744 @ifundefined{textcolor}
37745 \begin_inset Newline newline
37746 \end_inset
37747
37748
37749 \begin_inset space ~
37750 \end_inset
37751
37752 {
37753 \backslash
37754 usepackage{color}}{}
37755 \series default
37756
37757 \begin_inset Separator parbreak
37758 \end_inset
37759
37760
37761 \end_layout
37762
37763 \begin_deeper
37764 \begin_layout Standard
37765 \begin_inset ERT
37766 status collapsed
37767
37768 \begin_layout Plain Layout
37769
37770
37771 \backslash
37772 renewcommand{
37773 \backslash
37774 LettrineFontHook}{
37775 \backslash
37776 color{magenta}}
37777 \end_layout
37778
37779 \end_inset
37780
37781
37782 \begin_inset Note Note
37783 status collapsed
37784
37785 \begin_layout Plain Layout
37786 makes the initial magenta
37787 \end_layout
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \begin_layout Initial
37795 \begin_inset Argument 1
37796 status open
37797
37798 \begin_layout Plain Layout
37799 lines=3, lhang=0.33, loversize=0.25
37800 \end_layout
37801
37802 \end_inset
37803
37804
37805 \begin_inset Argument 2
37806 status open
37807
37808 \begin_layout Plain Layout
37809 \begin_inset Formula $\mathcal{I}$
37810 \end_inset
37811
37812
37813 \end_layout
37814
37815 \end_inset
37816
37817
37818 \begin_inset Argument 3
37819 status open
37820
37821 \begin_layout Plain Layout
37822 t was in the spring
37823 \end_layout
37824
37825 \end_inset
37826
37827  of the year 1894 that all London was interested, and the fashionable world
37828  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37829  and inexplicable circumstances.
37830  The public has already learned those particulars of the crime which came
37831  out in the police investigation, but a good deal was suppressed upon that
37832  occasion, since the case for the prosecution was so overwhelmingly strong
37833  that it was not necessary to bring forward all the facts.
37834 \end_layout
37835
37836 \end_deeper
37837 \begin_layout Standard
37838 \begin_inset ERT
37839 status collapsed
37840
37841 \begin_layout Plain Layout
37842
37843
37844 \backslash
37845 else
37846 \end_layout
37847
37848 \end_inset
37849
37850
37851 \begin_inset Note Note
37852 status open
37853
37854 \begin_layout Plain Layout
37855 The following will be displayed when the \SpecialChar LaTeX
37856 -package 
37857 \series bold
37858 lettrine
37859 \series default
37860  is not installed:
37861 \end_layout
37862
37863 \end_inset
37864
37865
37866 \end_layout
37867
37868 \begin_layout Standard
37869 You need to install the \SpecialChar LaTeX
37870 -package 
37871 \series bold
37872 lettrine
37873 \series default
37874  to see the following part of this section in the output.
37875 \end_layout
37876
37877 \begin_layout Standard
37878 \begin_inset ERT
37879 status collapsed
37880
37881 \begin_layout Plain Layout
37882
37883
37884 \backslash
37885 fi
37886 \end_layout
37887
37888 \end_inset
37889
37890
37891 \end_layout
37892
37893 \begin_layout Chapter
37894 External Document Parts
37895 \begin_inset Index idx
37896 status collapsed
37897
37898 \begin_layout Plain Layout
37899 External Document Parts
37900 \end_layout
37901
37902 \end_inset
37903
37904
37905 \end_layout
37906
37907 \begin_layout Standard
37908 With the menu 
37909 \family sans
37910 Insert\SpecialChar menuseparator
37911 File
37912 \family default
37913  you can insert external material into your document.
37914  This can be:
37915 \end_layout
37916
37917 \begin_layout Description
37918 LyX
37919 \begin_inset space ~
37920 \end_inset
37921
37922 Document Another \SpecialChar LyX
37923  document; its content is directly inserted to your document.
37924 \end_layout
37925
37926 \begin_layout Description
37927 Plain
37928 \begin_inset space ~
37929 \end_inset
37930
37931 Text A text document; each line is inserted in your document as a separate
37932  paragraph.
37933 \end_layout
37934
37935 \begin_layout Description
37936 Plain
37937 \begin_inset space ~
37938 \end_inset
37939
37940 Text,
37941 \begin_inset space ~
37942 \end_inset
37943
37944 Join
37945 \begin_inset space ~
37946 \end_inset
37947
37948 Lines A text document; text lines are inserted in your document continuously
37949  but an empty text line creates a new paragraph.
37950 \end_layout
37951
37952 \begin_layout Description
37953 External
37954 \begin_inset space ~
37955 \end_inset
37956
37957 Material Files in various formats.
37958 \end_layout
37959
37960 \begin_layout Description
37961 Child
37962 \begin_inset space ~
37963 \end_inset
37964
37965 Document \SpecialChar LyX
37966  or \SpecialChar LaTeX
37967  documents.
37968 \end_layout
37969
37970 \begin_layout Section
37971 External Material
37972 \begin_inset Index idx
37973 status collapsed
37974
37975 \begin_layout Plain Layout
37976 External Document Parts ! External Material
37977 \end_layout
37978
37979 \end_inset
37980
37981
37982 \end_layout
37983
37984 \begin_layout Standard
37985 The external material feature allows you to insert files into your document
37986  without converting them to a format that can be read by the document output
37987  format.
37988  \SpecialChar LyX
37989  takes care of the necessary conversions.
37990  This is similar to images that can be inserted in various image formats
37991  in \SpecialChar LyX
37992  documents.
37993  When you have enabled Instant Preview in \SpecialChar LyX
37994 's preferences under 
37995 \family sans
37996 Look
37997 \begin_inset space ~
37998 \end_inset
37999
38000 and
38001 \begin_inset space ~
38002 \end_inset
38003
38004 feel\SpecialChar menuseparator
38005 Graphics
38006 \family default
38007 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
38008 .
38009 \end_layout
38010
38011 \begin_layout Standard
38012 External material can be inserted via the 
38013 \family sans
38014 External Material
38015 \family default
38016  dialog that is accessible with the menu 
38017 \family sans
38018 Insert\SpecialChar menuseparator
38019 File\SpecialChar menuseparator
38020 External
38021 \begin_inset space ~
38022 \end_inset
38023
38024 Material
38025 \family default
38026 .
38027  Currently the following file types (
38028 \family sans
38029 Templates
38030 \family default
38031 ) are allowed:
38032 \end_layout
38033
38034 \begin_layout Description
38035 ChessDiagram This template supports chess position diagrams made with the
38036  program 
38037 \series bold
38038
38039 \begin_inset CommandInset href
38040 LatexCommand href
38041 name "XBoard"
38042 target "http://en.wikipedia.org/wiki/XBoard"
38043
38044 \end_inset
38045
38046
38047 \series default
38048 .
38049 \end_layout
38050
38051 \begin_layout Description
38052 Date This inserts the date in the form 
38053 \emph on
38054 Day-Month-Year
38055 \emph default
38056 .
38057  This is a date inserted as external material: 
38058 \begin_inset External
38059         template Date
38060         filename .
38061
38062 \end_inset
38063
38064
38065 \begin_inset space ~
38066 \end_inset
38067
38068
38069 \begin_inset Note Note
38070 status open
38071
38072 \begin_layout Plain Layout
38073 Remove the protected space when bug 4398 is fixed!
38074 \end_layout
38075
38076 \end_inset
38077
38078
38079 \begin_inset Newline newline
38080 \end_inset
38081
38082 The date is not shown within \SpecialChar LyX
38083 , only in the output.
38084  There are two other methods of inserting a date: Via menu 
38085 \family sans
38086 Insert\SpecialChar menuseparator
38087 Date
38088 \family default
38089  and with the \SpecialChar LaTeX
38090  command 
38091 \series bold
38092
38093 \backslash
38094 today
38095 \series default
38096  as \SpecialChar TeX
38097  Code.
38098  The different methods are compared in Table
38099 \begin_inset space ~
38100 \end_inset
38101
38102
38103 \begin_inset CommandInset ref
38104 LatexCommand ref
38105 reference "tab:Comparison-of-the"
38106
38107 \end_inset
38108
38109 .
38110 \end_layout
38111
38112 \begin_layout Description
38113 Dia This template supports diagrams created with the program 
38114 \series bold
38115
38116 \begin_inset CommandInset href
38117 LatexCommand href
38118 name "Dia"
38119 target "http://en.wikipedia.org/wiki/Dia_(software)"
38120
38121 \end_inset
38122
38123
38124 \series default
38125 .
38126 \end_layout
38127
38128 \begin_layout Description
38129 GnumericSpreadsheet With this template you can insert spreadsheets
38130 \begin_inset space \thinspace{}
38131 \end_inset
38132
38133 /
38134 \begin_inset space \thinspace{}
38135 \end_inset
38136
38137 tables in the format of 
38138 \series bold
38139
38140 \begin_inset CommandInset href
38141 LatexCommand href
38142 name "Gnumeric"
38143 target "http://en.wikipedia.org/wiki/Gnumeric"
38144
38145 \end_inset
38146
38147
38148 \series default
38149
38150 \begin_inset CommandInset href
38151 LatexCommand href
38152 name "OpenDocument"
38153 target "http://en.wikipedia.org/wiki/OpenDocument"
38154
38155 \end_inset
38156
38157
38158 \begin_inset CommandInset href
38159 LatexCommand href
38160 name "Microsoft Office XML"
38161 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38162
38163 \end_inset
38164
38165  and 
38166 \begin_inset CommandInset href
38167 LatexCommand href
38168 name "Office Open XML"
38169 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38170
38171 \end_inset
38172
38173 .
38174  For this feature \SpecialChar LyX
38175  must have found the program 
38176 \family typewriter
38177 ssconvert
38178 \family default
38179  during its configuration.
38180  This program is part of Gnumeric, so that you must have Gnumeric installed,
38181  also if you don't have tables in the Gnumeric format.
38182  For examples and possible limitations have a look at \SpecialChar LyX
38183 's example file 
38184 \emph on
38185 spreadsheet.lyx
38186 \emph default
38187 .
38188 \end_layout
38189
38190 \begin_layout Description
38191 LilyPond This template is used for music notation typeset with the program
38192 \begin_inset Newline linebreak
38193 \end_inset
38194
38195
38196 \series bold
38197
38198 \begin_inset CommandInset href
38199 LatexCommand href
38200 name "LilyPond"
38201 target "http://en.wikipedia.org/wiki/LilyPond"
38202
38203 \end_inset
38204
38205
38206 \series default
38207 .
38208  For \SpecialChar LyX
38209 's extended support for LilyPond have a look at \SpecialChar LyX
38210 's example file 
38211 \emph on
38212 lilypond.lyx
38213 \emph default
38214 .
38215 \end_layout
38216
38217 \begin_layout Description
38218 PDFPages With this template you can insert PDF documents to your document.
38219  To specify the range of pages that should be included, use the option 
38220 \series bold
38221 pages
38222 \series default
38223  in the 
38224 \family sans
38225 Option
38226 \family default
38227  field in the 
38228 \family sans
38229 LaTeX and LyX options
38230 \family default
38231  tab.
38232  The argument of this option is a comma separated list, containing page
38233  numbers (insert as option 
38234 \series bold
38235 pages={3,5,6,8}
38236 \series default
38237 ), ranges of page numbers (
38238 \series bold
38239 pages={4-9}
38240 \series default
38241 ) or any combination.
38242  To insert empty pages use {}.
38243  E.
38244 \begin_inset space \thinspace{}
38245 \end_inset
38246
38247 g.
38248 \begin_inset space ~
38249 \end_inset
38250
38251
38252 \series bold
38253 pages={3,{},8-11,15}
38254 \series default
38255  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38256  Page ranges are specified in the syntax 
38257 \emph on
38258 start
38259 \emph default
38260 -
38261 \emph on
38262 stop
38263 \emph default
38264 .
38265  This selects all pages from 
38266 \emph on
38267 start
38268 \emph default
38269  to 
38270 \emph on
38271 stop
38272 \emph default
38273 .
38274  Omitting 
38275 \emph on
38276 start
38277 \emph default
38278  defaults to the first page; omitting 
38279 \emph on
38280 stop
38281 \emph default
38282  defaults to the last page of the document.
38283  The last page can also be selected with the keyword 
38284 \series bold
38285 last
38286 \series default
38287 .
38288  (This is only permitted in a page range.) So 
38289 \series bold
38290 pages=-
38291 \series default
38292  will insert all pages of the document and 
38293 \series bold
38294 pages=last-1
38295 \series default
38296  will insert all pages in reverse order.
38297  If the pages option is not specified, only the first page of the PDF is
38298  inserted.
38299 \begin_inset Newline newline
38300 \end_inset
38301
38302 The option 
38303 \series bold
38304 noautoscale
38305 \series default
38306  inserts the pages with their original size, if this option is not given,
38307  the pages will be resized to fith the width of the page of your document.
38308  In the tab 
38309 \family sans
38310 Size and Rotation
38311 \family default
38312  you can specify the width and height of the input pages and their rotation.
38313  If another width than 100
38314 \begin_inset space \thinspace{}
38315 \end_inset
38316
38317 Scale% is used, the option 
38318 \series bold
38319 noautoscale
38320 \series default
38321  will be overwritten.
38322  For more info and possible options, have a look into the documentation
38323  of the \SpecialChar LaTeX
38324 -package 
38325 \series bold
38326 pdfpages
38327 \series default
38328  
38329 \begin_inset CommandInset citation
38330 LatexCommand cite
38331 key "pdfpages"
38332
38333 \end_inset
38334
38335 .
38336 \begin_inset Index idx
38337 status collapsed
38338
38339 \begin_layout Plain Layout
38340 \SpecialChar LaTeX
38341 -packages ! pdfpages
38342 \end_layout
38343
38344 \end_inset
38345
38346
38347 \begin_inset Newline newline
38348 \end_inset
38349
38350 To use this template in a 
38351 \family sans
38352 Beamer
38353 \family default
38354  presentation you need to first insert an 
38355 \family sans
38356 EndFrame
38357 \family default
38358  environment and in a subsequent paragraph a \SpecialChar TeX
38359  Code box containing the command
38360  
38361 \series bold
38362
38363 \backslash
38364 setbeamertemplate{background canvas}{}
38365 \series default
38366 .
38367  Then you can insert as many paragraphs containing the PDFPages template
38368  as you wish.
38369  Behind the included PDF pages you can resume the Beamer presentation by
38370  beginning a new frame or by starting a new section.
38371  To avoid stray blank pages prior to the PDF pages, make sure to use the
38372  
38373 \family sans
38374 Default
38375 \family default
38376  alignment for the paragraph containing the template.
38377 \begin_inset Newline newline
38378 \end_inset
38379
38380 Here is an included PDF which is rotated by -5°: 
38381 \begin_inset External
38382         template PDFPages
38383         filename clipart/Abstract.pdf
38384         extra LaTeX "noautoscale, pages=-"
38385         rotateAngle -5
38386         rotateOrigin bottomleft
38387
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \begin_layout Description
38394 RasterImage This can be used for bitmap images.
38395  The image can be treated in the 
38396 \family sans
38397 External material
38398 \family default
38399  dialog like the images that are usually included via the 
38400 \family sans
38401 Graphics
38402 \family default
38403  dialog as described in section
38404 \begin_inset space ~
38405 \end_inset
38406
38407
38408 \begin_inset CommandInset ref
38409 LatexCommand ref
38410 reference "sec:Graphics-Dialog"
38411
38412 \end_inset
38413
38414 .
38415  The difference to the normal image input is that only raster images are
38416  allowed; that means that PDF and EPS-images are not supported.
38417  Here is an inserted raster image: 
38418 \begin_inset External
38419         template RasterImage
38420         filename clipart/ToolbarEnvBox.png
38421
38422 \end_inset
38423
38424
38425 \end_layout
38426
38427 \begin_layout Description
38428 XFig This template supports images created with the program 
38429 \series bold
38430
38431 \begin_inset CommandInset href
38432 LatexCommand href
38433 name "Xfig"
38434 target "http://en.wikipedia.org/wiki/Xfig"
38435
38436 \end_inset
38437
38438
38439 \series default
38440 .
38441 \end_layout
38442
38443 \begin_layout Standard
38444 \begin_inset Float table
38445 placement !h
38446 wide false
38447 sideways false
38448 status open
38449
38450 \begin_layout Plain Layout
38451 \begin_inset Caption Standard
38452
38453 \begin_layout Plain Layout
38454 \begin_inset CommandInset label
38455 LatexCommand label
38456 name "tab:Comparison-of-the"
38457
38458 \end_inset
38459
38460 Comparison of the date input methods.
38461 \end_layout
38462
38463 \end_inset
38464
38465
38466 \end_layout
38467
38468 \begin_layout Plain Layout
38469 \align center
38470 \begin_inset Tabular
38471 <lyxtabular version="3" rows="4" columns="4">
38472 <features tabularvalignment="middle">
38473 <column alignment="center" valignment="top">
38474 <column alignment="center" valignment="top">
38475 <column alignment="center" valignment="top">
38476 <column alignment="center" valignment="top">
38477 <row>
38478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38479 \begin_inset Text
38480
38481 \begin_layout Plain Layout
38482 Document format
38483 \end_layout
38484
38485 \end_inset
38486 </cell>
38487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38488 \begin_inset Text
38489
38490 \begin_layout Plain Layout
38491
38492 \family sans
38493 External Material\SpecialChar menuseparator
38494 Date
38495 \end_layout
38496
38497 \end_inset
38498 </cell>
38499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38500 \begin_inset Text
38501
38502 \begin_layout Plain Layout
38503
38504 \family sans
38505 Insert\SpecialChar menuseparator
38506 Date
38507 \end_layout
38508
38509 \end_inset
38510 </cell>
38511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38512 \begin_inset Text
38513
38514 \begin_layout Plain Layout
38515 command 
38516 \series bold
38517
38518 \backslash
38519 today
38520 \end_layout
38521
38522 \end_inset
38523 </cell>
38524 </row>
38525 <row>
38526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38527 \begin_inset Text
38528
38529 \begin_layout Plain Layout
38530 \SpecialChar LyX
38531
38532 \end_layout
38533
38534 \end_inset
38535 </cell>
38536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38537 \begin_inset Text
38538
38539 \begin_layout Plain Layout
38540 as inset box
38541 \end_layout
38542
38543 \end_inset
38544 </cell>
38545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38546 \begin_inset Text
38547
38548 \begin_layout Plain Layout
38549 as date
38550 \end_layout
38551
38552 \end_inset
38553 </cell>
38554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38555 \begin_inset Text
38556
38557 \begin_layout Plain Layout
38558 as \SpecialChar TeX
38559  Code inset box
38560 \end_layout
38561
38562 \end_inset
38563 </cell>
38564 </row>
38565 <row>
38566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38567 \begin_inset Text
38568
38569 \begin_layout Plain Layout
38570 \SpecialChar LaTeX
38571
38572 \end_layout
38573
38574 \end_inset
38575 </cell>
38576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38577 \begin_inset Text
38578
38579 \begin_layout Plain Layout
38580 as date
38581 \end_layout
38582
38583 \end_inset
38584 </cell>
38585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38586 \begin_inset Text
38587
38588 \begin_layout Plain Layout
38589 as date
38590 \end_layout
38591
38592 \end_inset
38593 </cell>
38594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38595 \begin_inset Text
38596
38597 \begin_layout Plain Layout
38598 as command
38599 \end_layout
38600
38601 \end_inset
38602 </cell>
38603 </row>
38604 <row>
38605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38606 \begin_inset Text
38607
38608 \begin_layout Plain Layout
38609 DVI, PDF, PS
38610 \end_layout
38611
38612 \end_inset
38613 </cell>
38614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38615 \begin_inset Text
38616
38617 \begin_layout Plain Layout
38618 as date
38619 \end_layout
38620
38621 \end_inset
38622 </cell>
38623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38624 \begin_inset Text
38625
38626 \begin_layout Plain Layout
38627 as date
38628 \end_layout
38629
38630 \end_inset
38631 </cell>
38632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38633 \begin_inset Text
38634
38635 \begin_layout Plain Layout
38636 as date
38637 \end_layout
38638
38639 \end_inset
38640 </cell>
38641 </row>
38642 </lyxtabular>
38643
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \end_inset
38650
38651
38652 \end_layout
38653
38654 \begin_layout Standard
38655 When you use the option 
38656 \family sans
38657 Draft
38658 \family default
38659  in the 
38660 \family sans
38661 File
38662 \family default
38663  tab of the 
38664 \family sans
38665 External Material
38666 \family default
38667  dialog, only the path to the inserted file is shown in the output.
38668 \begin_inset Newline newline
38669 \end_inset
38670
38671 External material is displayed in \SpecialChar LyX
38672  either as a box like this: 
38673 \begin_inset Graphics
38674         filename clipart/ExternalMaterialQt4.png
38675         scale 85
38676         scaleBeforeRotation
38677
38678 \end_inset
38679
38680  or as image, depending on the option 
38681 \family sans
38682 Show in LyX
38683 \family default
38684  in the 
38685 \family sans
38686 LaTeX and LyX options
38687 \family default
38688  tab of the dialog.
38689 \end_layout
38690
38691 \begin_layout Standard
38692 The 
38693 \family sans
38694 \emph on
38695 Customization
38696 \family default
38697 \emph default
38698  manual explains how you can define your own templates.
38699 \end_layout
38700
38701 \begin_layout Section
38702 Child Documents
38703 \begin_inset CommandInset label
38704 LatexCommand label
38705 name "sec:Child-Documents"
38706
38707 \end_inset
38708
38709
38710 \begin_inset Index idx
38711 status collapsed
38712
38713 \begin_layout Plain Layout
38714 External Document Parts ! Child Documents
38715 \end_layout
38716
38717 \end_inset
38718
38719
38720 \begin_inset Index idx
38721 status collapsed
38722
38723 \begin_layout Plain Layout
38724 Files ! Include
38725 \end_layout
38726
38727 \end_inset
38728
38729
38730 \end_layout
38731
38732 \begin_layout Standard
38733 Child documents are used if you have a long document consisting of several
38734  larger parts or sections.
38735  For maintenance it is often useful and sometimes even required to split
38736  the document into several files that can be revised separately.
38737  The different documents are then the so called 
38738 \begin_inset Quotes eld
38739 \end_inset
38740
38741 child documents
38742 \begin_inset Quotes erd
38743 \end_inset
38744
38745 , and a master document connects them to print the full document or parts
38746  of it.
38747  A child document inherits elements from its master, for example the \SpecialChar LaTeX
38748  preamble,
38749  the bibliography, and labels for cross-references.
38750 \end_layout
38751
38752 \begin_layout Standard
38753 To be able to work on child documents without the need to open their master,
38754  specify in the child document the master in the menu
38755 \family sans
38756  Document\SpecialChar menuseparator
38757 Settings\SpecialChar menuseparator
38758 Document
38759 \begin_inset space ~
38760 \end_inset
38761
38762 Class
38763 \family default
38764 .
38765  This master document will then be used in the background by \SpecialChar LyX
38766  when you edit
38767  the child document.
38768 \end_layout
38769
38770 \begin_layout Standard
38771 Included documents are displayed in \SpecialChar LyX
38772  as a box like this: 
38773 \begin_inset Graphics
38774         filename clipart/ChildDocumentQt4.png
38775         scale 85
38776         scaleBeforeRotation
38777
38778 \end_inset
38779
38780  To include child documents in a master document use the menu 
38781 \family sans
38782 Insert\SpecialChar menuseparator
38783 File\SpecialChar menuseparator
38784 Child
38785 \begin_inset space ~
38786 \end_inset
38787
38788 Documents
38789 \family default
38790 .
38791  A dialog pops up where you can choose between four include methods:
38792 \end_layout
38793
38794 \begin_layout Description
38795 Include You can include \SpecialChar LyX
38796  and \SpecialChar LaTeX
38797  documents.
38798  When you press the 
38799 \family sans
38800 Edit
38801 \family default
38802  button in the 
38803 \family sans
38804 Child Document
38805 \family default
38806  dialog, the included document will be opened in \SpecialChar LyX
38807  in a new file tab so that
38808  you can modify it.
38809 \begin_inset Newline newline
38810 \end_inset
38811
38812
38813 \end_layout
38814
38815 \begin_layout Standard
38816 Here is a child document inserted using 
38817 \family sans
38818 Include
38819 \family default
38820
38821 \begin_inset CommandInset include
38822 LatexCommand include
38823 filename "DummyDocument1.lyx"
38824
38825 \end_inset
38826
38827
38828 \end_layout
38829
38830 \begin_layout Standard
38831 The section numbering includes the sections of the included files in the
38832  order they are inserted in the master document.
38833  The included example document has for example a subsection that is numbered
38834  as a subsection of this section.
38835  Labels of included documents can be referenced: Subsection
38836 \begin_inset space ~
38837 \end_inset
38838
38839
38840 \begin_inset CommandInset ref
38841 LatexCommand ref
38842 reference "subsec:External-Subsection-1"
38843
38844 \end_inset
38845
38846 .
38847 \end_layout
38848
38849 \begin_layout Standard
38850 The preamble of the child document is ignored; only the preamble of the
38851  master document is used.
38852  Branches in child documents will be ignored by the master document when
38853  the master document does not have a branch with the same name.
38854  Included documents are inserted starting on a new page and ending with
38855  a page break.
38856 \end_layout
38857
38858 \begin_layout Standard
38859 \begin_inset Note Greyedout
38860 status open
38861
38862 \begin_layout Plain Layout
38863
38864 \series bold
38865 Note:
38866 \series default
38867  If you have included a \SpecialChar LyX
38868  or \SpecialChar LaTeX
38869  file, you are warned when you export/view the
38870  document in case the child document uses another document class than the
38871  master document as this will lead to unexpected outputs.
38872 \end_layout
38873
38874 \end_inset
38875
38876
38877 \end_layout
38878
38879 \begin_layout Description
38880 Input This method is very similar to the Include method.
38881  The differences are:
38882 \begin_inset Separator parbreak
38883 \end_inset
38884
38885
38886 \end_layout
38887
38888 \begin_deeper
38889 \begin_layout Itemize
38890 Input files don't start with a new page and don't end with a page break.
38891 \end_layout
38892
38893 \begin_layout Itemize
38894 Input files can be previewed in \SpecialChar LyX
38895  when 
38896 \family sans
38897 Instant
38898 \begin_inset space ~
38899 \end_inset
38900
38901 Preview
38902 \family default
38903  is enabled in \SpecialChar LyX
38904 's preferences under 
38905 \family sans
38906 Look
38907 \begin_inset space ~
38908 \end_inset
38909
38910 and
38911 \begin_inset space ~
38912 \end_inset
38913
38914 feel\SpecialChar menuseparator
38915 Graphics
38916 \family default
38917 .
38918 \end_layout
38919
38920 \begin_layout Itemize
38921 You cannot exclude Input files via the menu 
38922 \family sans
38923 Document\SpecialChar menuseparator
38924 Settings\SpecialChar menuseparator
38925 Child Documents
38926 \family default
38927 .
38928 \end_layout
38929
38930 \end_deeper
38931 \begin_layout Standard
38932 Here is a child document inserted using 
38933 \family sans
38934 Input
38935 \family default
38936
38937 \begin_inset CommandInset include
38938 LatexCommand input
38939 filename "DummyDocument2.lyx"
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \begin_layout Description
38947 Verbatim With this method any text file can be included.
38948  The file is shown in the output with its source code; no command used in
38949  the text is invoked.
38950  You can use the option 
38951 \family sans
38952 Mark spaces in output
38953 \family default
38954  that displays the character 
38955 \begin_inset Quotes eld
38956 \end_inset
38957
38958
38959 \begin_inset ERT
38960 status collapsed
38961
38962 \begin_layout Plain Layout
38963
38964
38965 \backslash
38966 textvisiblespace 
38967 \end_layout
38968
38969 \end_inset
38970
38971
38972 \begin_inset Quotes erd
38973 \end_inset
38974
38975  for every space character in the source code.
38976  The difference from the method via the menu 
38977 \family sans
38978 Insert\SpecialChar menuseparator
38979 File\SpecialChar menuseparator
38980 Plain
38981 \begin_inset space ~
38982 \end_inset
38983
38984 Text
38985 \family default
38986  is that the document content is not shown in \SpecialChar LyX
38987 .
38988 \end_layout
38989
38990 \begin_layout Standard
38991 Here is a child document inserted as Verbatim: 
38992 \begin_inset CommandInset include
38993 LatexCommand verbatiminput
38994 filename "DummyTextDocument.txt"
38995
38996 \end_inset
38997
38998
38999 \begin_inset VSpace bigskip
39000 \end_inset
39001
39002  Here is a child document inserted as Verbatim using the 
39003 \family sans
39004 Mark spaces in output
39005 \family default
39006  option: 
39007 \begin_inset CommandInset include
39008 LatexCommand verbatiminput*
39009 filename "DummyTextDocument.txt"
39010
39011 \end_inset
39012
39013
39014 \end_layout
39015
39016 \begin_layout Standard
39017 \begin_inset VSpace bigskip
39018 \end_inset
39019
39020
39021 \end_layout
39022
39023 \begin_layout Standard
39024 \begin_inset Note Greyedout
39025 status open
39026
39027 \begin_layout Plain Layout
39028
39029 \series bold
39030 Note:
39031 \series default
39032  As you can see in the examples above, the text of the documents included
39033  as 
39034 \family sans
39035 verbatim
39036 \family default
39037  is not broken at the end of the document lines.
39038 \end_layout
39039
39040 \end_inset
39041
39042
39043 \end_layout
39044
39045 \begin_layout Description
39046 Listings This type is described in chapter
39047 \begin_inset space ~
39048 \end_inset
39049
39050
39051 \begin_inset CommandInset ref
39052 LatexCommand ref
39053 reference "cha:Program-Code-Listings"
39054
39055 \end_inset
39056
39057 .
39058 \end_layout
39059
39060 \begin_layout Standard
39061 \begin_inset Note Greyedout
39062 status open
39063
39064 \begin_layout Plain Layout
39065
39066 \series bold
39067 Note:
39068 \series default
39069  Including the same document twice in a document using different methods
39070  could cause \SpecialChar LaTeX
39071 -problems.
39072 \end_layout
39073
39074 \end_inset
39075
39076
39077 \end_layout
39078
39079 \begin_layout Standard
39080 If you want to view/export only selected children of your master document,
39081  either because you want to save compiling time or because you want to distribut
39082 e single chapters of the book you are just writing, you can exclude children
39083  from the output.
39084  This is done via the menu 
39085 \family sans
39086 Document\SpecialChar menuseparator
39087 Settings\SpecialChar menuseparator
39088 Child Documents
39089 \family default
39090 .
39091  You can exclude\SpecialChar breakableslash
39092 include children by double-clicking on the 
39093 \family sans
39094 include to output
39095 \family default
39096  column of the respective child document in the list (note that this only
39097  works for documents embedded via 
39098 \begin_inset Quotes eld
39099 \end_inset
39100
39101 Include
39102 \begin_inset Quotes erd
39103 \end_inset
39104
39105 , not with 
39106 \begin_inset Quotes eld
39107 \end_inset
39108
39109 Input
39110 \begin_inset Quotes erd
39111 \end_inset
39112
39113 ).
39114  If the option 
39115 \family sans
39116 Maintain counters and references
39117 \family default
39118  is enabled, \SpecialChar LyX
39119  will assure that all page numbers, references etc.
39120 \begin_inset space ~
39121 \end_inset
39122
39123 are correct as if the whole document was processed.
39124  This is useful if you want the selected sub-documents to look exactly as
39125  in the context of the whole document.
39126  However, \SpecialChar LyX
39127  needs to process the whole document in the background for this
39128  feature.
39129  So if you want to save compile time and if counters and references do not
39130  need to be correct, disable this checkbox.
39131 \end_layout
39132
39133 \begin_layout Standard
39134 Alternatively, you can put each included file into a branch.
39135 \begin_inset Foot
39136 status collapsed
39137
39138 \begin_layout Plain Layout
39139 Branches are described in section 
39140 \emph on
39141 Branches
39142 \emph default
39143  of the \SpecialChar LyX
39144  
39145 \emph on
39146 Userguide
39147 \emph default
39148 .
39149 \end_layout
39150
39151 \end_inset
39152
39153  By enabling\SpecialChar breakableslash
39154 disabling branches you can decide which included files will
39155  appear in the output.
39156  This has the advantage that it also works with Input'ed sub-documents.
39157  However, counters and references will not be maintained with this approach.
39158 \end_layout
39159
39160 \begin_layout Chapter
39161 Program Code Listings
39162 \begin_inset CommandInset label
39163 LatexCommand label
39164 name "cha:Program-Code-Listings"
39165
39166 \end_inset
39167
39168
39169 \begin_inset Index idx
39170 status collapsed
39171
39172 \begin_layout Plain Layout
39173 Listings
39174 \end_layout
39175
39176 \end_inset
39177
39178
39179 \begin_inset Index idx
39180 status collapsed
39181
39182 \begin_layout Plain Layout
39183 Program Code
39184 \end_layout
39185
39186 \end_inset
39187
39188
39189 \begin_inset Index idx
39190 status collapsed
39191
39192 \begin_layout Plain Layout
39193 Floats ! Listings
39194 \end_layout
39195
39196 \end_inset
39197
39198
39199 \end_layout
39200
39201 \begin_layout Standard
39202 To include and typeset program code you can use the 
39203 \family sans
39204 Listings
39205 \family default
39206  inset that can be inserted via the menu 
39207 \family sans
39208 Insert\SpecialChar menuseparator
39209 Program Listing
39210 \family default
39211 .
39212  The \SpecialChar LaTeX
39213 -package 
39214 \series bold
39215 listings
39216 \series default
39217
39218 \begin_inset Index idx
39219 status collapsed
39220
39221 \begin_layout Plain Layout
39222 \SpecialChar LaTeX
39223 -packages ! listings
39224 \end_layout
39225
39226 \end_inset
39227
39228  provides a powerful and flexible way to insert program source code into
39229  your document.
39230 \end_layout
39231
39232 \begin_layout Standard
39233 Right-clicking on a listings inset opens the context menu containing where
39234  you can set the listings format.
39235 \end_layout
39236
39237 \begin_layout Standard
39238 By default, a listing starts a new paragraph in the output.
39239  The placement option 
39240 \family sans
39241 Inline
39242 \begin_inset space ~
39243 \end_inset
39244
39245 listing
39246 \family default
39247  prints the listing inline like this: 
39248 \begin_inset listings
39249 lstparams "language={C++}"
39250 inline true
39251 status open
39252
39253 \begin_layout Plain Layout
39254
39255 int a=5;
39256 \end_layout
39257
39258 \end_inset
39259
39260
39261 \begin_inset Newline newline
39262 \end_inset
39263
39264 The option 
39265 \family sans
39266 Float
39267 \family default
39268  creates a listings float where you can specify the placement options 
39269 \begin_inset Quotes eld
39270 \end_inset
39271
39272
39273 \family sans
39274 h
39275 \family default
39276
39277 \begin_inset Quotes erd
39278 \end_inset
39279
39280
39281 \begin_inset Quotes eld
39282 \end_inset
39283
39284
39285 \family sans
39286 t
39287 \family default
39288
39289 \begin_inset Quotes erd
39290 \end_inset
39291
39292
39293 \begin_inset Quotes eld
39294 \end_inset
39295
39296
39297 \family sans
39298 b
39299 \family default
39300
39301 \begin_inset Quotes erd
39302 \end_inset
39303
39304 , and 
39305 \begin_inset Quotes eld
39306 \end_inset
39307
39308
39309 \family sans
39310 p
39311 \family default
39312
39313 \begin_inset Quotes erd
39314 \end_inset
39315
39316  corresponding to the float placement options described in section
39317 \begin_inset space ~
39318 \end_inset
39319
39320
39321 \begin_inset CommandInset ref
39322 LatexCommand ref
39323 reference "sec:Float-Placement"
39324
39325 \end_inset
39326
39327 .
39328  The placement options can be mixed and are inserted without any separation,
39329  e.
39330 \begin_inset space \thinspace{}
39331 \end_inset
39332
39333 g.
39334 \begin_inset space \space{}
39335 \end_inset
39336
39337
39338 \begin_inset Quotes eld
39339 \end_inset
39340
39341
39342 \family sans
39343 htbp
39344 \family default
39345
39346 \begin_inset Quotes erd
39347 \end_inset
39348
39349 .
39350  The option 
39351 \begin_inset Quotes eld
39352 \end_inset
39353
39354 h
39355 \begin_inset Quotes erd
39356 \end_inset
39357
39358  has sometimes no effect, but you don't need to use the 
39359 \family sans
39360 Float
39361 \family default
39362  option in this case as also non-float listings can have captions and be
39363  referenced.
39364 \end_layout
39365
39366 \begin_layout Standard
39367 You can add captions to listings with the menu 
39368 \family sans
39369 Insert\SpecialChar menuseparator
39370 Caption
39371 \family default
39372 .
39373  Listings can be referenced like floats: Listing
39374 \begin_inset space ~
39375 \end_inset
39376
39377
39378 \begin_inset CommandInset ref
39379 LatexCommand ref
39380 reference "lst:Example-Listing"
39381
39382 \end_inset
39383
39384 .
39385  A list of listings which contains all listings with captions can be created
39386  via the menu 
39387 \family sans
39388 Insert\SpecialChar menuseparator
39389 List
39390 \begin_inset space ~
39391 \end_inset
39392
39393 /
39394 \begin_inset space ~
39395 \end_inset
39396
39397 TOC\SpecialChar menuseparator
39398 List of Listings
39399 \family default
39400 .
39401  The list entries are the listing caption and the listing number.
39402 \end_layout
39403
39404 \begin_layout Standard
39405 \begin_inset listings
39406 lstparams "language=Python"
39407 inline false
39408 status open
39409
39410 \begin_layout Plain Layout
39411
39412 \begin_inset Caption Standard
39413
39414 \begin_layout Plain Layout
39415 \begin_inset CommandInset label
39416 LatexCommand label
39417 name "lst:Example-Listing"
39418
39419 \end_inset
39420
39421 Example Listing float
39422 \end_layout
39423
39424 \end_inset
39425
39426 # Example listing float
39427 \end_layout
39428
39429 \begin_layout Plain Layout
39430
39431 def func(param):
39432 \end_layout
39433
39434 \begin_layout Plain Layout
39435
39436     'this is a python function'
39437 \end_layout
39438
39439 \begin_layout Plain Layout
39440
39441     pass
39442 \end_layout
39443
39444 \end_inset
39445
39446
39447 \end_layout
39448
39449 \begin_layout Standard
39450 When you have set a programming language in the listings dialog, the keywords
39451  of this language will be recognized and specially typeset in the output.
39452  In the example listings the Python keyword 
39453 \begin_inset Quotes eld
39454 \end_inset
39455
39456 def
39457 \begin_inset Quotes erd
39458 \end_inset
39459
39460  is recognized and printed bold in the output.
39461 \end_layout
39462
39463 \begin_layout Standard
39464 \begin_inset Note Greyedout
39465 status open
39466
39467 \begin_layout Plain Layout
39468
39469 \series bold
39470 Note:
39471 \series default
39472  If you don't get bold keywords when using typewriter fonts, your 
39473 \family typewriter
39474 typewriter
39475 \family default
39476  font probably doesn't provide a bold shape.
39477  In this case select a different one in the menu 
39478 \family sans
39479 Document\SpecialChar menuseparator
39480 Settings\SpecialChar menuseparator
39481 Fonts
39482 \family default
39483 .
39484  (The fonts 
39485 \emph on
39486 LuxiMono, BeraMono
39487 \emph default
39488  and 
39489 \emph on
39490 Courier
39491 \emph default
39492  provide bold shapes.)
39493 \end_layout
39494
39495 \end_inset
39496
39497
39498 \end_layout
39499
39500 \begin_layout Standard
39501 In section 
39502 \family sans
39503 Line
39504 \begin_inset space ~
39505 \end_inset
39506
39507 numbering
39508 \family default
39509  of the listings dialog you can specify the line numbering style.
39510  You can insert a number to specify which lines are numbered in the field
39511  
39512 \family sans
39513 Step
39514 \family default
39515 .
39516  When you insert e.
39517 \begin_inset space \thinspace{}
39518 \end_inset
39519
39520 g.
39521 \begin_inset space \space{}
39522 \end_inset
39523
39524
39525 \begin_inset Quotes eld
39526 \end_inset
39527
39528 3
39529 \begin_inset Quotes erd
39530 \end_inset
39531
39532 , only every 3rd line will be numbered.
39533 \end_layout
39534
39535 \begin_layout Standard
39536 You can furthermore specify a range of lines; only these will then appear
39537  in the output.
39538  The option 
39539 \family sans
39540 Extended character table
39541 \family default
39542  should be used when you use national characters like the German umlauts
39543  in the listing.
39544 \begin_inset Newline newline
39545 \end_inset
39546
39547 Here is an example listing with left line numbering, step 
39548 \begin_inset Quotes eld
39549 \end_inset
39550
39551 3
39552 \begin_inset Quotes erd
39553 \end_inset
39554
39555 , language 
39556 \begin_inset Quotes eld
39557 \end_inset
39558
39559 Python
39560 \begin_inset Quotes erd
39561 \end_inset
39562
39563 , options 
39564 \begin_inset Quotes eld
39565 \end_inset
39566
39567 Extended character table
39568 \begin_inset Quotes erd
39569 \end_inset
39570
39571  and 
39572 \begin_inset Quotes eld
39573 \end_inset
39574
39575 Space
39576 \begin_inset space ~
39577 \end_inset
39578
39579 as
39580 \begin_inset space ~
39581 \end_inset
39582
39583 symbol
39584 \begin_inset Quotes erd
39585 \end_inset
39586
39587 , range lines 3
39588 \begin_inset space \thinspace{}
39589 \end_inset
39590
39591 -
39592 \begin_inset space \thinspace{}
39593 \end_inset
39594
39595 8:
39596 \end_layout
39597
39598 \begin_layout Standard
39599 \begin_inset listings
39600 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39601 inline false
39602 status open
39603
39604 \begin_layout Plain Layout
39605
39606 def func(param):
39607 \end_layout
39608
39609 \begin_layout Plain Layout
39610
39611     'this is a python function'
39612 \end_layout
39613
39614 \begin_layout Plain Layout
39615
39616     pass
39617 \end_layout
39618
39619 \begin_layout Plain Layout
39620
39621 def func(param):
39622 \end_layout
39623
39624 \begin_layout Plain Layout
39625
39626 'This is a German word: Tschüß'
39627 \end_layout
39628
39629 \begin_layout Plain Layout
39630
39631 pass
39632 \end_layout
39633
39634 \begin_layout Plain Layout
39635
39636 def func(param):
39637 \end_layout
39638
39639 \begin_layout Plain Layout
39640
39641 'this is a python function'
39642 \end_layout
39643
39644 \begin_layout Plain Layout
39645
39646 pass
39647 \end_layout
39648
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \begin_layout Standard
39655 When you have tabulators in your listing, you can specify the number of
39656  characters that are spanned by a tabulator in the field 
39657 \family sans
39658 Tabulator
39659 \begin_inset space ~
39660 \end_inset
39661
39662 size
39663 \family default
39664 .
39665 \end_layout
39666
39667 \begin_layout Standard
39668 \begin_inset Note Greyedout
39669 status open
39670
39671 \begin_layout Plain Layout
39672
39673 \series bold
39674 Note:
39675 \series default
39676  Due to a bug in the 
39677 \series bold
39678 listings
39679 \series default
39680  package the line numbering is shifted by a line by every previous listing.
39681  That's the reason why the lines 2 and 5 are numbered in the above listing
39682  and not the lines 3 and 6.
39683 \end_layout
39684
39685 \end_inset
39686
39687
39688 \end_layout
39689
39690 \begin_layout Standard
39691 \begin_inset VSpace bigskip
39692 \end_inset
39693
39694
39695 \end_layout
39696
39697 \begin_layout Standard
39698 It is also possible to print lines from a file as listing.
39699  To do this, use the menu 
39700 \family sans
39701 Insert\SpecialChar menuseparator
39702 File\SpecialChar menuseparator
39703 Child Document
39704 \family default
39705  and choose the type 
39706 \family sans
39707 Listings
39708 \family default
39709 .
39710 \begin_inset Foot
39711 status collapsed
39712
39713 \begin_layout Plain Layout
39714 The other child document types are described in section
39715 \begin_inset space ~
39716 \end_inset
39717
39718
39719 \begin_inset CommandInset ref
39720 LatexCommand ref
39721 reference "sec:Child-Documents"
39722
39723 \end_inset
39724
39725 .
39726 \end_layout
39727
39728 \end_inset
39729
39730  In the child document dialog you can specify the listing parameters in
39731  a text box.
39732  To show a list of all available parameters, type in a question mark 
39733 \begin_inset Quotes eld
39734 \end_inset
39735
39736 ?
39737 \begin_inset Quotes erd
39738 \end_inset
39739
39740  in the text box.
39741 \end_layout
39742
39743 \begin_layout Standard
39744 To reference child document listings, write a label text into the corresponding
39745  field of the child document dialog.
39746  The label can then be referenced using the menu 
39747 \family sans
39748 Insert\SpecialChar menuseparator
39749 Cross-Reference
39750 \family default
39751 .
39752 \end_layout
39753
39754 \begin_layout Standard
39755 Listing
39756 \begin_inset space ~
39757 \end_inset
39758
39759
39760 \begin_inset CommandInset ref
39761 LatexCommand ref
39762 reference "lst:file-listing"
39763
39764 \end_inset
39765
39766  is an example for a listing of a file; there the lines 10
39767 \begin_inset space \thinspace{}
39768 \end_inset
39769
39770 -
39771 \begin_inset space \thinspace{}
39772 \end_inset
39773
39774 15 of this \SpecialChar LyX
39775  file are listed.
39776 \end_layout
39777
39778 \begin_layout Standard
39779 \begin_inset CommandInset include
39780 LatexCommand lstinputlisting
39781 filename "EmbeddedObjects.lyx"
39782 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
39783
39784 \end_inset
39785
39786
39787 \end_layout
39788
39789 \begin_layout Standard
39790 \begin_inset VSpace bigskip
39791 \end_inset
39792
39793
39794 \end_layout
39795
39796 \begin_layout Standard
39797 Inserting a formula into a listing can be done the following way:
39798 \end_layout
39799
39800 \begin_layout Enumerate
39801 Open the listings dialog and add
39802 \begin_inset Newline newline
39803 \end_inset
39804
39805
39806 \family sans
39807 mathescape=true
39808 \family default
39809
39810 \begin_inset Newline newline
39811 \end_inset
39812
39813 to the field of the 
39814 \family sans
39815 Advanced
39816 \family default
39817  tab.
39818 \end_layout
39819
39820 \begin_layout Enumerate
39821 Create a formula outside the listing
39822 \end_layout
39823
39824 \begin_layout Enumerate
39825 Copy the content of the formula (not the formula inset) to the clipboard
39826  (shortcut 
39827 \begin_inset Info
39828 type  "shortcut"
39829 arg   "copy"
39830 \end_inset
39831
39832 )
39833 \end_layout
39834
39835 \begin_layout Enumerate
39836 In the listing write 
39837 \begin_inset Quotes eld
39838 \end_inset
39839
39840
39841 \family sans
39842 $$
39843 \family default
39844
39845 \begin_inset Quotes erd
39846 \end_inset
39847
39848  and copy from the clipboard between the dollar-signs (shortcut 
39849 \begin_inset Info
39850 type  "shortcut"
39851 arg   "paste"
39852 \end_inset
39853
39854 )
39855 \end_layout
39856
39857 \begin_layout Standard
39858 \begin_inset listings
39859 lstparams "language=Python,mathescape=true"
39860 inline false
39861 status open
39862
39863 \begin_layout Plain Layout
39864
39865 \begin_inset Caption Standard
39866
39867 \begin_layout Plain Layout
39868 Example Listing float containing a formula
39869 \end_layout
39870
39871 \end_inset
39872
39873 # Example listing float
39874 \end_layout
39875
39876 \begin_layout Plain Layout
39877
39878 def func(param):
39879 \end_layout
39880
39881 \begin_layout Plain Layout
39882
39883     # $
39884 \backslash
39885 prod_{n=1}^{
39886 \backslash
39887 infty}
39888 \backslash
39889 ,
39890 \backslash
39891 frac{1}{x^{2}}$
39892 \end_layout
39893
39894 \begin_layout Plain Layout
39895
39896     pass
39897 \end_layout
39898
39899 \end_inset
39900
39901
39902 \end_layout
39903
39904 \begin_layout Standard
39905 \begin_inset VSpace bigskip
39906 \end_inset
39907
39908
39909 \end_layout
39910
39911 \begin_layout Standard
39912 Global listings settings can be set in the 
39913 \family sans
39914 Document\SpecialChar menuseparator
39915 Settings\SpecialChar menuseparator
39916 Listings
39917 \family default
39918  dialog.
39919  To get there a list of available options, type in a question mark 
39920 \begin_inset Quotes eld
39921 \end_inset
39922
39923 ?
39924 \begin_inset Quotes erd
39925 \end_inset
39926
39927 .
39928 \end_layout
39929
39930 \begin_layout Standard
39931 For more information about the 
39932 \series bold
39933 listings
39934 \series default
39935  package, we refer to its documentation 
39936 \begin_inset CommandInset citation
39937 LatexCommand cite
39938 key "listings"
39939
39940 \end_inset
39941
39942 .
39943 \end_layout
39944
39945 \begin_layout Standard
39946 \begin_inset Newpage newpage
39947 \end_inset
39948
39949
39950 \end_layout
39951
39952 \begin_layout Chapter
39953 \start_of_appendix
39954 Units available in \SpecialChar LyX
39955
39956 \begin_inset Index idx
39957 status collapsed
39958
39959 \begin_layout Plain Layout
39960 Units
39961 \end_layout
39962
39963 \end_inset
39964
39965
39966 \begin_inset CommandInset label
39967 LatexCommand label
39968 name "cha:Units-available-in"
39969
39970 \end_inset
39971
39972
39973 \end_layout
39974
39975 \begin_layout Standard
39976 To understand the units described in this documentation, Table
39977 \begin_inset space ~
39978 \end_inset
39979
39980
39981 \begin_inset CommandInset ref
39982 LatexCommand ref
39983 reference "tab:Units"
39984
39985 \end_inset
39986
39987  explains all units available in \SpecialChar LyX
39988 .
39989 \end_layout
39990
39991 \begin_layout Standard
39992 \begin_inset Float table
39993 placement h
39994 wide false
39995 sideways false
39996 status open
39997
39998 \begin_layout Plain Layout
39999 \begin_inset Caption Standard
40000
40001 \begin_layout Plain Layout
40002 \begin_inset CommandInset label
40003 LatexCommand label
40004 name "tab:Units"
40005
40006 \end_inset
40007
40008 Units
40009 \end_layout
40010
40011 \end_inset
40012
40013
40014 \end_layout
40015
40016 \begin_layout Plain Layout
40017 \begin_inset VSpace medskip
40018 \end_inset
40019
40020
40021 \end_layout
40022
40023 \begin_layout Plain Layout
40024 \align center
40025 \begin_inset Tabular
40026 <lyxtabular version="3" rows="20" columns="3">
40027 <features tabularvalignment="middle">
40028 <column alignment="center" valignment="top">
40029 <column alignment="center" valignment="top">
40030 <column alignment="center" valignment="top">
40031 <row>
40032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40033 \begin_inset Text
40034
40035 \begin_layout Plain Layout
40036 unit
40037 \end_layout
40038
40039 \end_inset
40040 </cell>
40041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40042 \begin_inset Text
40043
40044 \begin_layout Plain Layout
40045 name/description
40046 \end_layout
40047
40048 \end_inset
40049 </cell>
40050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40051 \begin_inset Text
40052
40053 \begin_layout Plain Layout
40054 \SpecialChar LaTeX
40055  command
40056 \end_layout
40057
40058 \end_inset
40059 </cell>
40060 </row>
40061 <row>
40062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40063 \begin_inset Text
40064
40065 \begin_layout Plain Layout
40066 mm
40067 \end_layout
40068
40069 \end_inset
40070 </cell>
40071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40072 \begin_inset Text
40073
40074 \begin_layout Plain Layout
40075 millimeter
40076 \end_layout
40077
40078 \end_inset
40079 </cell>
40080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40081 \begin_inset Text
40082
40083 \begin_layout Plain Layout
40084 -
40085 \end_layout
40086
40087 \end_inset
40088 </cell>
40089 </row>
40090 <row>
40091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40092 \begin_inset Text
40093
40094 \begin_layout Plain Layout
40095 cm
40096 \end_layout
40097
40098 \end_inset
40099 </cell>
40100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40101 \begin_inset Text
40102
40103 \begin_layout Plain Layout
40104 centimeter
40105 \end_layout
40106
40107 \end_inset
40108 </cell>
40109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40110 \begin_inset Text
40111
40112 \begin_layout Plain Layout
40113 -
40114 \end_layout
40115
40116 \end_inset
40117 </cell>
40118 </row>
40119 <row>
40120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40121 \begin_inset Text
40122
40123 \begin_layout Plain Layout
40124 in
40125 \end_layout
40126
40127 \end_inset
40128 </cell>
40129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40130 \begin_inset Text
40131
40132 \begin_layout Plain Layout
40133 inch
40134 \end_layout
40135
40136 \end_inset
40137 </cell>
40138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40139 \begin_inset Text
40140
40141 \begin_layout Plain Layout
40142 -
40143 \end_layout
40144
40145 \end_inset
40146 </cell>
40147 </row>
40148 <row>
40149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40150 \begin_inset Text
40151
40152 \begin_layout Plain Layout
40153 pt
40154 \end_layout
40155
40156 \end_inset
40157 </cell>
40158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40159 \begin_inset Text
40160
40161 \begin_layout Plain Layout
40162 point (72.27
40163 \begin_inset space \thinspace{}
40164 \end_inset
40165
40166 pt = 1
40167 \begin_inset space \thinspace{}
40168 \end_inset
40169
40170 in)
40171 \end_layout
40172
40173 \end_inset
40174 </cell>
40175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40176 \begin_inset Text
40177
40178 \begin_layout Plain Layout
40179 -
40180 \end_layout
40181
40182 \end_inset
40183 </cell>
40184 </row>
40185 <row>
40186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40187 \begin_inset Text
40188
40189 \begin_layout Plain Layout
40190 pc
40191 \end_layout
40192
40193 \end_inset
40194 </cell>
40195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40196 \begin_inset Text
40197
40198 \begin_layout Plain Layout
40199 pica (1
40200 \begin_inset space \thinspace{}
40201 \end_inset
40202
40203 pc = 12
40204 \begin_inset space \thinspace{}
40205 \end_inset
40206
40207 pt)
40208 \end_layout
40209
40210 \end_inset
40211 </cell>
40212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40213 \begin_inset Text
40214
40215 \begin_layout Plain Layout
40216 -
40217 \end_layout
40218
40219 \end_inset
40220 </cell>
40221 </row>
40222 <row>
40223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40224 \begin_inset Text
40225
40226 \begin_layout Plain Layout
40227 sp
40228 \end_layout
40229
40230 \end_inset
40231 </cell>
40232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40233 \begin_inset Text
40234
40235 \begin_layout Plain Layout
40236 scaled point (65536
40237 \begin_inset space \thinspace{}
40238 \end_inset
40239
40240 sp = 1
40241 \begin_inset space \thinspace{}
40242 \end_inset
40243
40244 pt)
40245 \end_layout
40246
40247 \end_inset
40248 </cell>
40249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40250 \begin_inset Text
40251
40252 \begin_layout Plain Layout
40253 -
40254 \end_layout
40255
40256 \end_inset
40257 </cell>
40258 </row>
40259 <row>
40260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40261 \begin_inset Text
40262
40263 \begin_layout Plain Layout
40264 bp
40265 \end_layout
40266
40267 \end_inset
40268 </cell>
40269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40270 \begin_inset Text
40271
40272 \begin_layout Plain Layout
40273 big point (72
40274 \begin_inset space \thinspace{}
40275 \end_inset
40276
40277 bp = 1
40278 \begin_inset space \thinspace{}
40279 \end_inset
40280
40281 in)
40282 \end_layout
40283
40284 \end_inset
40285 </cell>
40286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40287 \begin_inset Text
40288
40289 \begin_layout Plain Layout
40290 -
40291 \end_layout
40292
40293 \end_inset
40294 </cell>
40295 </row>
40296 <row>
40297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40298 \begin_inset Text
40299
40300 \begin_layout Plain Layout
40301 dd
40302 \end_layout
40303
40304 \end_inset
40305 </cell>
40306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40307 \begin_inset Text
40308
40309 \begin_layout Plain Layout
40310 didot (1
40311 \begin_inset space \thinspace{}
40312 \end_inset
40313
40314 dd 
40315 \begin_inset Formula $\approx$
40316 \end_inset
40317
40318  0.376
40319 \begin_inset space \thinspace{}
40320 \end_inset
40321
40322 mm)
40323 \end_layout
40324
40325 \end_inset
40326 </cell>
40327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40328 \begin_inset Text
40329
40330 \begin_layout Plain Layout
40331 -
40332 \end_layout
40333
40334 \end_inset
40335 </cell>
40336 </row>
40337 <row>
40338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40339 \begin_inset Text
40340
40341 \begin_layout Plain Layout
40342 cc
40343 \end_layout
40344
40345 \end_inset
40346 </cell>
40347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40348 \begin_inset Text
40349
40350 \begin_layout Plain Layout
40351 cicero (1
40352 \begin_inset space \thinspace{}
40353 \end_inset
40354
40355 cc = 12
40356 \begin_inset space \thinspace{}
40357 \end_inset
40358
40359 dd)
40360 \end_layout
40361
40362 \end_inset
40363 </cell>
40364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40365 \begin_inset Text
40366
40367 \begin_layout Plain Layout
40368 -
40369 \end_layout
40370
40371 \end_inset
40372 </cell>
40373 </row>
40374 <row>
40375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40376 \begin_inset Text
40377
40378 \begin_layout Plain Layout
40379 Scale Graphics %
40380 \end_layout
40381
40382 \end_inset
40383 </cell>
40384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40385 \begin_inset Text
40386
40387 \begin_layout Plain Layout
40388 % of original image width
40389 \end_layout
40390
40391 \end_inset
40392 </cell>
40393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40394 \begin_inset Text
40395
40396 \begin_layout Plain Layout
40397
40398 \end_layout
40399
40400 \end_inset
40401 </cell>
40402 </row>
40403 <row>
40404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40405 \begin_inset Text
40406
40407 \begin_layout Plain Layout
40408 Text Width %
40409 \end_layout
40410
40411 \end_inset
40412 </cell>
40413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40414 \begin_inset Text
40415
40416 \begin_layout Plain Layout
40417 % of text width
40418 \end_layout
40419
40420 \end_inset
40421 </cell>
40422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40423 \begin_inset Text
40424
40425 \begin_layout Plain Layout
40426
40427 \backslash
40428 textwidth
40429 \end_layout
40430
40431 \end_inset
40432 </cell>
40433 </row>
40434 <row>
40435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40436 \begin_inset Text
40437
40438 \begin_layout Plain Layout
40439 Column Width %
40440 \end_layout
40441
40442 \end_inset
40443 </cell>
40444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40445 \begin_inset Text
40446
40447 \begin_layout Plain Layout
40448 % of column width
40449 \end_layout
40450
40451 \end_inset
40452 </cell>
40453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40454 \begin_inset Text
40455
40456 \begin_layout Plain Layout
40457
40458 \backslash
40459 columnwidth
40460 \end_layout
40461
40462 \end_inset
40463 </cell>
40464 </row>
40465 <row>
40466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40467 \begin_inset Text
40468
40469 \begin_layout Plain Layout
40470 Page Width %
40471 \end_layout
40472
40473 \end_inset
40474 </cell>
40475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40476 \begin_inset Text
40477
40478 \begin_layout Plain Layout
40479 % of paper width
40480 \end_layout
40481
40482 \end_inset
40483 </cell>
40484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40485 \begin_inset Text
40486
40487 \begin_layout Plain Layout
40488
40489 \backslash
40490 paperwidth
40491 \end_layout
40492
40493 \end_inset
40494 </cell>
40495 </row>
40496 <row>
40497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40498 \begin_inset Text
40499
40500 \begin_layout Plain Layout
40501 Line Width %
40502 \end_layout
40503
40504 \end_inset
40505 </cell>
40506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40507 \begin_inset Text
40508
40509 \begin_layout Plain Layout
40510 % of line width
40511 \end_layout
40512
40513 \end_inset
40514 </cell>
40515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40516 \begin_inset Text
40517
40518 \begin_layout Plain Layout
40519
40520 \backslash
40521 linewidth
40522 \end_layout
40523
40524 \end_inset
40525 </cell>
40526 </row>
40527 <row>
40528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40529 \begin_inset Text
40530
40531 \begin_layout Plain Layout
40532 Text Height %
40533 \end_layout
40534
40535 \end_inset
40536 </cell>
40537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40538 \begin_inset Text
40539
40540 \begin_layout Plain Layout
40541 % of text height
40542 \end_layout
40543
40544 \end_inset
40545 </cell>
40546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40547 \begin_inset Text
40548
40549 \begin_layout Plain Layout
40550
40551 \backslash
40552 textheight
40553 \end_layout
40554
40555 \end_inset
40556 </cell>
40557 </row>
40558 <row>
40559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40560 \begin_inset Text
40561
40562 \begin_layout Plain Layout
40563 Page Height %
40564 \end_layout
40565
40566 \end_inset
40567 </cell>
40568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40569 \begin_inset Text
40570
40571 \begin_layout Plain Layout
40572 % of paper height
40573 \end_layout
40574
40575 \end_inset
40576 </cell>
40577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40578 \begin_inset Text
40579
40580 \begin_layout Plain Layout
40581
40582 \backslash
40583 paperheight
40584 \end_layout
40585
40586 \end_inset
40587 </cell>
40588 </row>
40589 <row>
40590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40591 \begin_inset Text
40592
40593 \begin_layout Plain Layout
40594 ex
40595 \end_layout
40596
40597 \end_inset
40598 </cell>
40599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40600 \begin_inset Text
40601
40602 \begin_layout Plain Layout
40603 height of letter 
40604 \emph on
40605 x
40606 \emph default
40607  in current font
40608 \end_layout
40609
40610 \end_inset
40611 </cell>
40612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40613 \begin_inset Text
40614
40615 \begin_layout Plain Layout
40616 -
40617 \end_layout
40618
40619 \end_inset
40620 </cell>
40621 </row>
40622 <row>
40623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40624 \begin_inset Text
40625
40626 \begin_layout Plain Layout
40627 em
40628 \end_layout
40629
40630 \end_inset
40631 </cell>
40632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40633 \begin_inset Text
40634
40635 \begin_layout Plain Layout
40636 width of letter 
40637 \emph on
40638 M
40639 \emph default
40640  in current font
40641 \end_layout
40642
40643 \end_inset
40644 </cell>
40645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40646 \begin_inset Text
40647
40648 \begin_layout Plain Layout
40649 -
40650 \end_layout
40651
40652 \end_inset
40653 </cell>
40654 </row>
40655 <row>
40656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40657 \begin_inset Text
40658
40659 \begin_layout Plain Layout
40660 mu
40661 \end_layout
40662
40663 \end_inset
40664 </cell>
40665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40666 \begin_inset Text
40667
40668 \begin_layout Plain Layout
40669 math unit (1
40670 \begin_inset space \thinspace{}
40671 \end_inset
40672
40673 mu = 1/18
40674 \begin_inset space \thinspace{}
40675 \end_inset
40676
40677 em)
40678 \end_layout
40679
40680 \end_inset
40681 </cell>
40682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40683 \begin_inset Text
40684
40685 \begin_layout Plain Layout
40686 -
40687 \end_layout
40688
40689 \end_inset
40690 </cell>
40691 </row>
40692 </lyxtabular>
40693
40694 \end_inset
40695
40696
40697 \end_layout
40698
40699 \end_inset
40700
40701
40702 \end_layout
40703
40704 \begin_layout Chapter
40705 Output File Formats with Graphics
40706 \begin_inset CommandInset label
40707 LatexCommand label
40708 name "cha:Output-File-Formats"
40709
40710 \end_inset
40711
40712
40713 \end_layout
40714
40715 \begin_layout Section
40716 DVI
40717 \begin_inset Index idx
40718 status collapsed
40719
40720 \begin_layout Plain Layout
40721 File Formats ! DVI
40722 \end_layout
40723
40724 \end_inset
40725
40726
40727 \begin_inset Index idx
40728 status collapsed
40729
40730 \begin_layout Plain Layout
40731 DVI|see
40732 \begin_inset ERT
40733 status collapsed
40734
40735 \begin_layout Plain Layout
40736
40737 {
40738 \end_layout
40739
40740 \end_inset
40741
40742 File Formats
40743 \begin_inset ERT
40744 status collapsed
40745
40746 \begin_layout Plain Layout
40747
40748 }
40749 \end_layout
40750
40751 \end_inset
40752
40753
40754 \end_layout
40755
40756 \end_inset
40757
40758
40759 \end_layout
40760
40761 \begin_layout Standard
40762 This file type has the extension 
40763 \begin_inset Quotes eld
40764 \end_inset
40765
40766
40767 \family typewriter
40768 .dvi
40769 \family default
40770
40771 \begin_inset Quotes erd
40772 \end_inset
40773
40774 .
40775  It is called 
40776 \begin_inset Quotes eld
40777 \end_inset
40778
40779 device-independent
40780 \begin_inset Quotes erd
40781 \end_inset
40782
40783  (DVI), because it is completely portable; you can move them from one machine
40784  to another without needing to do any sort of conversion.
40785  At the time when this file-format was developed, this was no matter of
40786  course.
40787  DVIs are used for quick previews and as pre-stage for other output formats,
40788  like PostScript.
40789 \end_layout
40790
40791 \begin_layout Standard
40792 \begin_inset Note Greyedout
40793 status open
40794
40795 \begin_layout Plain Layout
40796
40797 \series bold
40798 Note:
40799 \series default
40800  DVI-files do not contain images; they will only be a linked.
40801 \end_layout
40802
40803 \end_inset
40804
40805  So don't forget this, if you move your 
40806 \family typewriter
40807 .dvi
40808 \family default
40809  file to another computer.
40810  This property can also slow down your computer when you view the DVI, because
40811  the DVI-viewer has to convert the image in the background to make it visible
40812  when you scroll in the DVI.
40813  So it is recommended that you use PDF for files with many images.
40814 \end_layout
40815
40816 \begin_layout Standard
40817 You can export your document to DVI by using the menu 
40818 \family sans
40819 File\SpecialChar menuseparator
40820 Export\SpecialChar menuseparator
40821 DVI
40822 \family default
40823 .
40824  You can view your document as DVI via the 
40825 \family sans
40826 View
40827 \family default
40828  menu.
40829 \end_layout
40830
40831 \begin_layout Section
40832 PostScript
40833 \begin_inset Index idx
40834 status collapsed
40835
40836 \begin_layout Plain Layout
40837 File Formats ! PostScript
40838 \end_layout
40839
40840 \end_inset
40841
40842
40843 \begin_inset Index idx
40844 status collapsed
40845
40846 \begin_layout Plain Layout
40847 PostScript|see
40848 \begin_inset ERT
40849 status collapsed
40850
40851 \begin_layout Plain Layout
40852
40853 {
40854 \end_layout
40855
40856 \end_inset
40857
40858 File Formats
40859 \begin_inset ERT
40860 status collapsed
40861
40862 \begin_layout Plain Layout
40863
40864 }
40865 \end_layout
40866
40867 \end_inset
40868
40869
40870 \end_layout
40871
40872 \end_inset
40873
40874
40875 \end_layout
40876
40877 \begin_layout Standard
40878 This file type has the extension 
40879 \begin_inset Quotes eld
40880 \end_inset
40881
40882
40883 \family typewriter
40884 .ps
40885 \family default
40886
40887 \begin_inset Quotes erd
40888 \end_inset
40889
40890 .
40891  PostScript was developed by the company 
40892 \family typewriter
40893 Adobe
40894 \family default
40895  as a printer language.
40896  The file therefore contains commands that the printer uses to print the
40897  file.
40898  PostScript can be seen as a 
40899 \begin_inset Quotes eld
40900 \end_inset
40901
40902 programming language
40903 \begin_inset Quotes erd
40904 \end_inset
40905
40906 ; you can calculate with it and draw diagrams and images
40907 \begin_inset Foot
40908 status collapsed
40909
40910 \begin_layout Plain Layout
40911 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
40912 -package
40913  
40914 \series bold
40915 PSTricks
40916 \series default
40917  
40918 \begin_inset CommandInset citation
40919 LatexCommand cite
40920 key "pstricks"
40921
40922 \end_inset
40923
40924 .
40925 \end_layout
40926
40927 \end_inset
40928
40929 .
40930  Due to this ability, the files are often bigger than PDFs.
40931 \end_layout
40932
40933 \begin_layout Standard
40934 PostScript can only contain images in the format 
40935 \begin_inset Quotes eld
40936 \end_inset
40937
40938 Encapsulated PostScript
40939 \begin_inset Quotes erd
40940 \end_inset
40941
40942  (EPS, file extension 
40943 \begin_inset Quotes eld
40944 \end_inset
40945
40946
40947 \family typewriter
40948 .eps
40949 \family default
40950
40951 \begin_inset Quotes erd
40952 \end_inset
40953
40954 ).
40955  As \SpecialChar LyX
40956  allows you to use any known image format in your document, it has to
40957  convert images in the background to EPS.
40958  If you have e.g.
40959 \begin_inset space ~
40960 \end_inset
40961
40962 50
40963 \begin_inset space ~
40964 \end_inset
40965
40966 images in your document, \SpecialChar LyX
40967  has to do 50
40968 \begin_inset space ~
40969 \end_inset
40970
40971 conversions whenever you view or export your document.
40972  This will slow down your work flow with \SpecialChar LyX
40973  drastically.
40974  So if you plan to use PostScript, you can insert your images directly as
40975  EPS to avoid this problem.
40976 \end_layout
40977
40978 \begin_layout Standard
40979 You can export your document to PostScript using the menu 
40980 \family sans
40981 File\SpecialChar menuseparator
40982 Export\SpecialChar menuseparator
40983 Postscript
40984 \family default
40985 .
40986  You can view your document as PostScript via the 
40987 \family sans
40988 View
40989 \family default
40990  menu.
40991 \end_layout
40992
40993 \begin_layout Section
40994 PDF
40995 \begin_inset Index idx
40996 status collapsed
40997
40998 \begin_layout Plain Layout
40999 File Formats ! PDF
41000 \end_layout
41001
41002 \end_inset
41003
41004
41005 \begin_inset Index idx
41006 status collapsed
41007
41008 \begin_layout Plain Layout
41009 PDF
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 This file type has the extension 
41019 \begin_inset Quotes eld
41020 \end_inset
41021
41022
41023 \family typewriter
41024 .pdf
41025 \family default
41026
41027 \begin_inset Quotes erd
41028 \end_inset
41029
41030 .
41031  The 
41032 \begin_inset Quotes eld
41033 \end_inset
41034
41035 Portable Document Format
41036 \begin_inset Quotes erd
41037 \end_inset
41038
41039  (PDF) was developed by 
41040 \family typewriter
41041 Adobe
41042 \family default
41043  as a derivative of PostScript.
41044  It is more compressed and it uses fewer commands than PostScript.
41045  As the name 
41046 \begin_inset Quotes eld
41047 \end_inset
41048
41049 portable
41050 \begin_inset Quotes erd
41051 \end_inset
41052
41053  implies, it can be processed at any computer system and the printed output
41054  looks exactly the same.
41055 \end_layout
41056
41057 \begin_layout Standard
41058 PDF can contain images in its own PDF format, in the format 
41059 \begin_inset Quotes eld
41060 \end_inset
41061
41062 Joint Photographic Experts Group
41063 \begin_inset Quotes erd
41064 \end_inset
41065
41066  (JPG, file extension 
41067 \begin_inset Quotes eld
41068 \end_inset
41069
41070
41071 \family typewriter
41072 .jpg
41073 \family default
41074
41075 \begin_inset Quotes erd
41076 \end_inset
41077
41078  or 
41079 \begin_inset Quotes eld
41080 \end_inset
41081
41082
41083 \family typewriter
41084 .jpeg
41085 \family default
41086
41087 \begin_inset Quotes erd
41088 \end_inset
41089
41090 ), and in the format 
41091 \begin_inset Quotes eld
41092 \end_inset
41093
41094 Portable Network Graphics
41095 \begin_inset Quotes erd
41096 \end_inset
41097
41098  (PNG, file extension 
41099 \begin_inset Quotes eld
41100 \end_inset
41101
41102
41103 \family typewriter
41104 .png
41105 \family default
41106
41107 \begin_inset Quotes erd
41108 \end_inset
41109
41110 ).
41111  Nevertheless you can use any other image format, because \SpecialChar LyX
41112  converts them
41113  in the background to one of these formats.
41114  But as described in the section about PostScript, the image conversion
41115  will slow down your work flow.
41116  So it is recommended that you use images in one of the three mentioned
41117  formats.
41118 \end_layout
41119
41120 \begin_layout Standard
41121 You can export your document to PDF via the menu 
41122 \family sans
41123 File\SpecialChar menuseparator
41124 Export
41125 \family default
41126  in three different ways:
41127 \end_layout
41128
41129 \begin_layout Description
41130 PDF
41131 \begin_inset space ~
41132 \end_inset
41133
41134 (ps2pdf) This uses the program 
41135 \family typewriter
41136 ps2pdf
41137 \family default
41138  that creates a PDF from a PostScript-version of your file.
41139  The PostScript-version is produced by the program 
41140 \family typewriter
41141 dvips
41142 \family default
41143  which uses a DVI-version as intermediate step.
41144  So this export variant consists of three conversions.
41145 \end_layout
41146
41147 \begin_layout Description
41148 PDF
41149 \begin_inset space ~
41150 \end_inset
41151
41152 (dvipdfm) This uses the program 
41153 \family typewriter
41154 dvipdfm
41155 \family default
41156  that converts your file in the background to DVI and in a second step to
41157  PDF.
41158 \end_layout
41159
41160 \begin_layout Description
41161 PDF
41162 \begin_inset space ~
41163 \end_inset
41164
41165 (pdflatex) This uses the program 
41166 \family typewriter
41167 pdftex
41168 \family default
41169  that converts your file directly to PDF.
41170 \end_layout
41171
41172 \begin_layout Standard
41173 It is recommended that you use 
41174 \family sans
41175 PDF
41176 \begin_inset space ~
41177 \end_inset
41178
41179 (pdflatex)
41180 \family default
41181  because 
41182 \family typewriter
41183 pdftex
41184 \family default
41185  supports all features of actual PDF-versions, is quick and works stable.
41186  The program 
41187 \family typewriter
41188 dvipdfm
41189 \family default
41190  is not under development and therefore a bit outdated.
41191 \end_layout
41192
41193 \begin_layout Standard
41194 You can view your document as PDF via the 
41195 \family sans
41196 View
41197 \family default
41198  menu or by using a toolbar button.
41199 \end_layout
41200
41201 \begin_layout Chapter
41202 List of dvips color names
41203 \begin_inset CommandInset label
41204 LatexCommand label
41205 name "chap:List-of-dvips-colornames"
41206
41207 \end_inset
41208
41209
41210 \end_layout
41211
41212 \begin_layout Standard
41213 \begin_inset Tabular
41214 <lyxtabular version="3" rows="17" columns="4">
41215 <features tabularvalignment="middle">
41216 <column alignment="left" valignment="top" width="0pt">
41217 <column alignment="left" valignment="top" width="0pt">
41218 <column alignment="left" valignment="top" width="0pt">
41219 <column alignment="left" valignment="top" width="0pt">
41220 <row>
41221 <cell alignment="left" valignment="top" usebox="none">
41222 \begin_inset Text
41223
41224 \begin_layout Plain Layout
41225 \begin_inset ERT
41226 status collapsed
41227
41228 \begin_layout Plain Layout
41229
41230
41231 \backslash
41232 fcolorbox{black}{
41233 \end_layout
41234
41235 \end_inset
41236
41237 white
41238 \begin_inset ERT
41239 status collapsed
41240
41241 \begin_layout Plain Layout
41242
41243 }{
41244 \end_layout
41245
41246 \end_inset
41247
41248 Color
41249 \begin_inset ERT
41250 status collapsed
41251
41252 \begin_layout Plain Layout
41253
41254 }
41255 \end_layout
41256
41257 \end_inset
41258
41259  Color name
41260 \end_layout
41261
41262 \end_inset
41263 </cell>
41264 <cell alignment="left" valignment="top" usebox="none">
41265 \begin_inset Text
41266
41267 \begin_layout Plain Layout
41268 \begin_inset ERT
41269 status collapsed
41270
41271 \begin_layout Plain Layout
41272
41273
41274 \backslash
41275 fcolorbox{black}{
41276 \end_layout
41277
41278 \end_inset
41279
41280 white
41281 \begin_inset ERT
41282 status collapsed
41283
41284 \begin_layout Plain Layout
41285
41286 }{
41287 \end_layout
41288
41289 \end_inset
41290
41291 Color
41292 \begin_inset ERT
41293 status collapsed
41294
41295 \begin_layout Plain Layout
41296
41297 }
41298 \end_layout
41299
41300 \end_inset
41301
41302  Color name
41303 \end_layout
41304
41305 \end_inset
41306 </cell>
41307 <cell alignment="left" valignment="top" usebox="none">
41308 \begin_inset Text
41309
41310 \begin_layout Plain Layout
41311 \begin_inset ERT
41312 status collapsed
41313
41314 \begin_layout Plain Layout
41315
41316
41317 \backslash
41318 fcolorbox{black}{
41319 \end_layout
41320
41321 \end_inset
41322
41323 white
41324 \begin_inset ERT
41325 status collapsed
41326
41327 \begin_layout Plain Layout
41328
41329 }{
41330 \end_layout
41331
41332 \end_inset
41333
41334 Color
41335 \begin_inset ERT
41336 status collapsed
41337
41338 \begin_layout Plain Layout
41339
41340 }
41341 \end_layout
41342
41343 \end_inset
41344
41345  Color name
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 <cell alignment="left" valignment="top" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354 \begin_inset ERT
41355 status collapsed
41356
41357 \begin_layout Plain Layout
41358
41359
41360 \backslash
41361 fcolorbox{black}{
41362 \end_layout
41363
41364 \end_inset
41365
41366 white
41367 \begin_inset ERT
41368 status collapsed
41369
41370 \begin_layout Plain Layout
41371
41372 }{
41373 \end_layout
41374
41375 \end_inset
41376
41377 Color
41378 \begin_inset ERT
41379 status collapsed
41380
41381 \begin_layout Plain Layout
41382
41383 }
41384 \end_layout
41385
41386 \end_inset
41387
41388  Color name
41389 \end_layout
41390
41391 \end_inset
41392 </cell>
41393 </row>
41394 <row>
41395 <cell alignment="center" valignment="top" usebox="none">
41396 \begin_inset Text
41397
41398 \begin_layout Plain Layout
41399 \begin_inset ERT
41400 status collapsed
41401
41402 \begin_layout Plain Layout
41403
41404
41405 \backslash
41406 fcolorbox{black}{
41407 \end_layout
41408
41409 \end_inset
41410
41411 Apricot
41412 \begin_inset ERT
41413 status collapsed
41414
41415 \begin_layout Plain Layout
41416
41417 }{
41418 \end_layout
41419
41420 \end_inset
41421
41422
41423 \begin_inset Phantom Phantom
41424 status open
41425
41426 \begin_layout Plain Layout
41427 W
41428 \end_layout
41429
41430 \end_inset
41431
41432
41433 \begin_inset ERT
41434 status collapsed
41435
41436 \begin_layout Plain Layout
41437
41438 }
41439 \end_layout
41440
41441 \end_inset
41442
41443  Apricot
41444 \end_layout
41445
41446 \end_inset
41447 </cell>
41448 <cell alignment="center" valignment="top" usebox="none">
41449 \begin_inset Text
41450
41451 \begin_layout Plain Layout
41452 \begin_inset ERT
41453 status collapsed
41454
41455 \begin_layout Plain Layout
41456
41457
41458 \backslash
41459 fcolorbox{black}{
41460 \end_layout
41461
41462 \end_inset
41463
41464 Aquamarine
41465 \begin_inset ERT
41466 status collapsed
41467
41468 \begin_layout Plain Layout
41469
41470 }{
41471 \end_layout
41472
41473 \end_inset
41474
41475
41476 \begin_inset Phantom Phantom
41477 status open
41478
41479 \begin_layout Plain Layout
41480 W
41481 \end_layout
41482
41483 \end_inset
41484
41485
41486 \begin_inset ERT
41487 status collapsed
41488
41489 \begin_layout Plain Layout
41490
41491 }
41492 \end_layout
41493
41494 \end_inset
41495
41496  Aquamarine
41497 \end_layout
41498
41499 \end_inset
41500 </cell>
41501 <cell alignment="center" valignment="top" usebox="none">
41502 \begin_inset Text
41503
41504 \begin_layout Plain Layout
41505 \begin_inset ERT
41506 status collapsed
41507
41508 \begin_layout Plain Layout
41509
41510
41511 \backslash
41512 fcolorbox{black}{
41513 \end_layout
41514
41515 \end_inset
41516
41517 Bittersweet
41518 \begin_inset ERT
41519 status collapsed
41520
41521 \begin_layout Plain Layout
41522
41523 }{
41524 \end_layout
41525
41526 \end_inset
41527
41528
41529 \begin_inset Phantom Phantom
41530 status open
41531
41532 \begin_layout Plain Layout
41533 W
41534 \end_layout
41535
41536 \end_inset
41537
41538
41539 \begin_inset ERT
41540 status collapsed
41541
41542 \begin_layout Plain Layout
41543
41544 }
41545 \end_layout
41546
41547 \end_inset
41548
41549  Bittersweet
41550 \end_layout
41551
41552 \end_inset
41553 </cell>
41554 <cell alignment="center" valignment="top" usebox="none">
41555 \begin_inset Text
41556
41557 \begin_layout Plain Layout
41558 \begin_inset ERT
41559 status collapsed
41560
41561 \begin_layout Plain Layout
41562
41563
41564 \backslash
41565 fcolorbox{black}{
41566 \end_layout
41567
41568 \end_inset
41569
41570 BlueGreen
41571 \begin_inset ERT
41572 status collapsed
41573
41574 \begin_layout Plain Layout
41575
41576 }{
41577 \end_layout
41578
41579 \end_inset
41580
41581
41582 \begin_inset Phantom Phantom
41583 status open
41584
41585 \begin_layout Plain Layout
41586 W
41587 \end_layout
41588
41589 \end_inset
41590
41591
41592 \begin_inset ERT
41593 status collapsed
41594
41595 \begin_layout Plain Layout
41596
41597 }
41598 \end_layout
41599
41600 \end_inset
41601
41602  BlueGreen
41603 \end_layout
41604
41605 \end_inset
41606 </cell>
41607 </row>
41608 <row>
41609 <cell alignment="left" valignment="top" usebox="none">
41610 \begin_inset Text
41611
41612 \begin_layout Plain Layout
41613 \begin_inset ERT
41614 status collapsed
41615
41616 \begin_layout Plain Layout
41617
41618
41619 \backslash
41620 fcolorbox{black}{
41621 \end_layout
41622
41623 \end_inset
41624
41625 BlueViolet
41626 \begin_inset ERT
41627 status collapsed
41628
41629 \begin_layout Plain Layout
41630
41631 }{
41632 \end_layout
41633
41634 \end_inset
41635
41636
41637 \begin_inset Phantom Phantom
41638 status open
41639
41640 \begin_layout Plain Layout
41641 W
41642 \end_layout
41643
41644 \end_inset
41645
41646
41647 \begin_inset ERT
41648 status collapsed
41649
41650 \begin_layout Plain Layout
41651
41652 }
41653 \end_layout
41654
41655 \end_inset
41656
41657  BlueViolet
41658 \end_layout
41659
41660 \end_inset
41661 </cell>
41662 <cell alignment="left" valignment="top" usebox="none">
41663 \begin_inset Text
41664
41665 \begin_layout Plain Layout
41666 \begin_inset ERT
41667 status collapsed
41668
41669 \begin_layout Plain Layout
41670
41671
41672 \backslash
41673 fcolorbox{black}{
41674 \end_layout
41675
41676 \end_inset
41677
41678 BrickRed
41679 \begin_inset ERT
41680 status collapsed
41681
41682 \begin_layout Plain Layout
41683
41684 }{
41685 \end_layout
41686
41687 \end_inset
41688
41689
41690 \begin_inset Phantom Phantom
41691 status open
41692
41693 \begin_layout Plain Layout
41694 W
41695 \end_layout
41696
41697 \end_inset
41698
41699
41700 \begin_inset ERT
41701 status collapsed
41702
41703 \begin_layout Plain Layout
41704
41705 }
41706 \end_layout
41707
41708 \end_inset
41709
41710  BrickRed
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 <cell alignment="left" valignment="top" usebox="none">
41716 \begin_inset Text
41717
41718 \begin_layout Plain Layout
41719 \begin_inset ERT
41720 status collapsed
41721
41722 \begin_layout Plain Layout
41723
41724
41725 \backslash
41726 fcolorbox{black}{
41727 \end_layout
41728
41729 \end_inset
41730
41731 Brown
41732 \begin_inset ERT
41733 status collapsed
41734
41735 \begin_layout Plain Layout
41736
41737 }{
41738 \end_layout
41739
41740 \end_inset
41741
41742
41743 \begin_inset Phantom Phantom
41744 status open
41745
41746 \begin_layout Plain Layout
41747 W
41748 \end_layout
41749
41750 \end_inset
41751
41752
41753 \begin_inset ERT
41754 status collapsed
41755
41756 \begin_layout Plain Layout
41757
41758 }
41759 \end_layout
41760
41761 \end_inset
41762
41763  Brown
41764 \end_layout
41765
41766 \end_inset
41767 </cell>
41768 <cell alignment="left" valignment="top" usebox="none">
41769 \begin_inset Text
41770
41771 \begin_layout Plain Layout
41772 \begin_inset ERT
41773 status collapsed
41774
41775 \begin_layout Plain Layout
41776
41777
41778 \backslash
41779 fcolorbox{black}{
41780 \end_layout
41781
41782 \end_inset
41783
41784 BurntOrange
41785 \begin_inset ERT
41786 status collapsed
41787
41788 \begin_layout Plain Layout
41789
41790 }{
41791 \end_layout
41792
41793 \end_inset
41794
41795
41796 \begin_inset Phantom Phantom
41797 status open
41798
41799 \begin_layout Plain Layout
41800 W
41801 \end_layout
41802
41803 \end_inset
41804
41805
41806 \begin_inset ERT
41807 status collapsed
41808
41809 \begin_layout Plain Layout
41810
41811 }
41812 \end_layout
41813
41814 \end_inset
41815
41816  BurntOrange
41817 \end_layout
41818
41819 \end_inset
41820 </cell>
41821 </row>
41822 <row>
41823 <cell alignment="left" valignment="top" usebox="none">
41824 \begin_inset Text
41825
41826 \begin_layout Plain Layout
41827 \begin_inset ERT
41828 status collapsed
41829
41830 \begin_layout Plain Layout
41831
41832
41833 \backslash
41834 fcolorbox{black}{
41835 \end_layout
41836
41837 \end_inset
41838
41839 CadetBlue
41840 \begin_inset ERT
41841 status collapsed
41842
41843 \begin_layout Plain Layout
41844
41845 }{
41846 \end_layout
41847
41848 \end_inset
41849
41850
41851 \begin_inset Phantom Phantom
41852 status open
41853
41854 \begin_layout Plain Layout
41855 W
41856 \end_layout
41857
41858 \end_inset
41859
41860
41861 \begin_inset ERT
41862 status collapsed
41863
41864 \begin_layout Plain Layout
41865
41866 }
41867 \end_layout
41868
41869 \end_inset
41870
41871  CadetBlue
41872 \end_layout
41873
41874 \end_inset
41875 </cell>
41876 <cell alignment="left" valignment="top" usebox="none">
41877 \begin_inset Text
41878
41879 \begin_layout Plain Layout
41880 \begin_inset ERT
41881 status collapsed
41882
41883 \begin_layout Plain Layout
41884
41885
41886 \backslash
41887 fcolorbox{black}{
41888 \end_layout
41889
41890 \end_inset
41891
41892 CarnationPink
41893 \begin_inset ERT
41894 status collapsed
41895
41896 \begin_layout Plain Layout
41897
41898 }{
41899 \end_layout
41900
41901 \end_inset
41902
41903
41904 \begin_inset Phantom Phantom
41905 status open
41906
41907 \begin_layout Plain Layout
41908 W
41909 \end_layout
41910
41911 \end_inset
41912
41913
41914 \begin_inset ERT
41915 status collapsed
41916
41917 \begin_layout Plain Layout
41918
41919 }
41920 \end_layout
41921
41922 \end_inset
41923
41924  CarnationPink
41925 \end_layout
41926
41927 \end_inset
41928 </cell>
41929 <cell alignment="left" valignment="top" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933 \begin_inset ERT
41934 status collapsed
41935
41936 \begin_layout Plain Layout
41937
41938
41939 \backslash
41940 fcolorbox{black}{
41941 \end_layout
41942
41943 \end_inset
41944
41945 Cerulean
41946 \begin_inset ERT
41947 status collapsed
41948
41949 \begin_layout Plain Layout
41950
41951 }{
41952 \end_layout
41953
41954 \end_inset
41955
41956
41957 \begin_inset Phantom Phantom
41958 status open
41959
41960 \begin_layout Plain Layout
41961 W
41962 \end_layout
41963
41964 \end_inset
41965
41966
41967 \begin_inset ERT
41968 status collapsed
41969
41970 \begin_layout Plain Layout
41971
41972 }
41973 \end_layout
41974
41975 \end_inset
41976
41977  Cerulean
41978 \end_layout
41979
41980 \end_inset
41981 </cell>
41982 <cell alignment="left" valignment="top" usebox="none">
41983 \begin_inset Text
41984
41985 \begin_layout Plain Layout
41986 \begin_inset ERT
41987 status collapsed
41988
41989 \begin_layout Plain Layout
41990
41991
41992 \backslash
41993 fcolorbox{black}{
41994 \end_layout
41995
41996 \end_inset
41997
41998 CornflowerBlue
41999 \begin_inset ERT
42000 status collapsed
42001
42002 \begin_layout Plain Layout
42003
42004 }{
42005 \end_layout
42006
42007 \end_inset
42008
42009
42010 \begin_inset Phantom Phantom
42011 status open
42012
42013 \begin_layout Plain Layout
42014 W
42015 \end_layout
42016
42017 \end_inset
42018
42019
42020 \begin_inset ERT
42021 status collapsed
42022
42023 \begin_layout Plain Layout
42024
42025 }
42026 \end_layout
42027
42028 \end_inset
42029
42030  CornflowerBlue
42031 \end_layout
42032
42033 \end_inset
42034 </cell>
42035 </row>
42036 <row>
42037 <cell alignment="left" valignment="top" usebox="none">
42038 \begin_inset Text
42039
42040 \begin_layout Plain Layout
42041 \begin_inset ERT
42042 status collapsed
42043
42044 \begin_layout Plain Layout
42045
42046
42047 \backslash
42048 fcolorbox{black}{
42049 \end_layout
42050
42051 \end_inset
42052
42053 Dandelion
42054 \begin_inset ERT
42055 status collapsed
42056
42057 \begin_layout Plain Layout
42058
42059 }{
42060 \end_layout
42061
42062 \end_inset
42063
42064
42065 \begin_inset Phantom Phantom
42066 status open
42067
42068 \begin_layout Plain Layout
42069 W
42070 \end_layout
42071
42072 \end_inset
42073
42074
42075 \begin_inset ERT
42076 status collapsed
42077
42078 \begin_layout Plain Layout
42079
42080 }
42081 \end_layout
42082
42083 \end_inset
42084
42085  Dandelion
42086 \end_layout
42087
42088 \end_inset
42089 </cell>
42090 <cell alignment="left" valignment="top" usebox="none">
42091 \begin_inset Text
42092
42093 \begin_layout Plain Layout
42094 \begin_inset ERT
42095 status collapsed
42096
42097 \begin_layout Plain Layout
42098
42099
42100 \backslash
42101 fcolorbox{black}{
42102 \end_layout
42103
42104 \end_inset
42105
42106 DarkOrchid
42107 \begin_inset ERT
42108 status collapsed
42109
42110 \begin_layout Plain Layout
42111
42112 }{
42113 \end_layout
42114
42115 \end_inset
42116
42117
42118 \begin_inset Phantom Phantom
42119 status open
42120
42121 \begin_layout Plain Layout
42122 W
42123 \end_layout
42124
42125 \end_inset
42126
42127
42128 \begin_inset ERT
42129 status collapsed
42130
42131 \begin_layout Plain Layout
42132
42133 }
42134 \end_layout
42135
42136 \end_inset
42137
42138  DarkOrchid
42139 \end_layout
42140
42141 \end_inset
42142 </cell>
42143 <cell alignment="left" valignment="top" usebox="none">
42144 \begin_inset Text
42145
42146 \begin_layout Plain Layout
42147 \begin_inset ERT
42148 status collapsed
42149
42150 \begin_layout Plain Layout
42151
42152
42153 \backslash
42154 fcolorbox{black}{
42155 \end_layout
42156
42157 \end_inset
42158
42159 Emerald
42160 \begin_inset ERT
42161 status collapsed
42162
42163 \begin_layout Plain Layout
42164
42165 }{
42166 \end_layout
42167
42168 \end_inset
42169
42170
42171 \begin_inset Phantom Phantom
42172 status open
42173
42174 \begin_layout Plain Layout
42175 W
42176 \end_layout
42177
42178 \end_inset
42179
42180
42181 \begin_inset ERT
42182 status collapsed
42183
42184 \begin_layout Plain Layout
42185
42186 }
42187 \end_layout
42188
42189 \end_inset
42190
42191  Emerald
42192 \end_layout
42193
42194 \end_inset
42195 </cell>
42196 <cell alignment="left" valignment="top" usebox="none">
42197 \begin_inset Text
42198
42199 \begin_layout Plain Layout
42200 \begin_inset ERT
42201 status collapsed
42202
42203 \begin_layout Plain Layout
42204
42205
42206 \backslash
42207 fcolorbox{black}{
42208 \end_layout
42209
42210 \end_inset
42211
42212 ForestGreen
42213 \begin_inset ERT
42214 status collapsed
42215
42216 \begin_layout Plain Layout
42217
42218 }{
42219 \end_layout
42220
42221 \end_inset
42222
42223
42224 \begin_inset Phantom Phantom
42225 status open
42226
42227 \begin_layout Plain Layout
42228 W
42229 \end_layout
42230
42231 \end_inset
42232
42233
42234 \begin_inset ERT
42235 status collapsed
42236
42237 \begin_layout Plain Layout
42238
42239 }
42240 \end_layout
42241
42242 \end_inset
42243
42244  ForestGreen
42245 \end_layout
42246
42247 \end_inset
42248 </cell>
42249 </row>
42250 <row>
42251 <cell alignment="left" valignment="top" usebox="none">
42252 \begin_inset Text
42253
42254 \begin_layout Plain Layout
42255 \begin_inset ERT
42256 status collapsed
42257
42258 \begin_layout Plain Layout
42259
42260
42261 \backslash
42262 fcolorbox{black}{
42263 \end_layout
42264
42265 \end_inset
42266
42267 Fuchsia
42268 \begin_inset ERT
42269 status collapsed
42270
42271 \begin_layout Plain Layout
42272
42273 }{
42274 \end_layout
42275
42276 \end_inset
42277
42278
42279 \begin_inset Phantom Phantom
42280 status open
42281
42282 \begin_layout Plain Layout
42283 W
42284 \end_layout
42285
42286 \end_inset
42287
42288
42289 \begin_inset ERT
42290 status collapsed
42291
42292 \begin_layout Plain Layout
42293
42294 }
42295 \end_layout
42296
42297 \end_inset
42298
42299  Fuchsia
42300 \end_layout
42301
42302 \end_inset
42303 </cell>
42304 <cell alignment="left" valignment="top" usebox="none">
42305 \begin_inset Text
42306
42307 \begin_layout Plain Layout
42308 \begin_inset ERT
42309 status collapsed
42310
42311 \begin_layout Plain Layout
42312
42313
42314 \backslash
42315 fcolorbox{black}{
42316 \end_layout
42317
42318 \end_inset
42319
42320 Goldenrod
42321 \begin_inset ERT
42322 status collapsed
42323
42324 \begin_layout Plain Layout
42325
42326 }{
42327 \end_layout
42328
42329 \end_inset
42330
42331
42332 \begin_inset Phantom Phantom
42333 status open
42334
42335 \begin_layout Plain Layout
42336 W
42337 \end_layout
42338
42339 \end_inset
42340
42341
42342 \begin_inset ERT
42343 status collapsed
42344
42345 \begin_layout Plain Layout
42346
42347 }
42348 \end_layout
42349
42350 \end_inset
42351
42352  Goldenrod
42353 \end_layout
42354
42355 \end_inset
42356 </cell>
42357 <cell alignment="left" valignment="top" usebox="none">
42358 \begin_inset Text
42359
42360 \begin_layout Plain Layout
42361 \begin_inset ERT
42362 status collapsed
42363
42364 \begin_layout Plain Layout
42365
42366
42367 \backslash
42368 fcolorbox{black}{
42369 \end_layout
42370
42371 \end_inset
42372
42373 Gray
42374 \begin_inset ERT
42375 status collapsed
42376
42377 \begin_layout Plain Layout
42378
42379 }{
42380 \end_layout
42381
42382 \end_inset
42383
42384
42385 \begin_inset Phantom Phantom
42386 status open
42387
42388 \begin_layout Plain Layout
42389 W
42390 \end_layout
42391
42392 \end_inset
42393
42394
42395 \begin_inset ERT
42396 status collapsed
42397
42398 \begin_layout Plain Layout
42399
42400 }
42401 \end_layout
42402
42403 \end_inset
42404
42405  Gray
42406 \end_layout
42407
42408 \end_inset
42409 </cell>
42410 <cell alignment="left" valignment="top" usebox="none">
42411 \begin_inset Text
42412
42413 \begin_layout Plain Layout
42414 \begin_inset ERT
42415 status collapsed
42416
42417 \begin_layout Plain Layout
42418
42419
42420 \backslash
42421 fcolorbox{black}{
42422 \end_layout
42423
42424 \end_inset
42425
42426 GreenYellow
42427 \begin_inset ERT
42428 status collapsed
42429
42430 \begin_layout Plain Layout
42431
42432 }{
42433 \end_layout
42434
42435 \end_inset
42436
42437
42438 \begin_inset Phantom Phantom
42439 status open
42440
42441 \begin_layout Plain Layout
42442 W
42443 \end_layout
42444
42445 \end_inset
42446
42447
42448 \begin_inset ERT
42449 status collapsed
42450
42451 \begin_layout Plain Layout
42452
42453 }
42454 \end_layout
42455
42456 \end_inset
42457
42458  GreenYellow
42459 \end_layout
42460
42461 \end_inset
42462 </cell>
42463 </row>
42464 <row>
42465 <cell alignment="center" valignment="top" usebox="none">
42466 \begin_inset Text
42467
42468 \begin_layout Plain Layout
42469 \begin_inset ERT
42470 status collapsed
42471
42472 \begin_layout Plain Layout
42473
42474
42475 \backslash
42476 fcolorbox{black}{
42477 \end_layout
42478
42479 \end_inset
42480
42481 JungleGreen
42482 \begin_inset ERT
42483 status collapsed
42484
42485 \begin_layout Plain Layout
42486
42487 }{
42488 \end_layout
42489
42490 \end_inset
42491
42492
42493 \begin_inset Phantom Phantom
42494 status open
42495
42496 \begin_layout Plain Layout
42497 W
42498 \end_layout
42499
42500 \end_inset
42501
42502
42503 \begin_inset ERT
42504 status collapsed
42505
42506 \begin_layout Plain Layout
42507
42508 }
42509 \end_layout
42510
42511 \end_inset
42512
42513  JungleGreen
42514 \end_layout
42515
42516 \end_inset
42517 </cell>
42518 <cell alignment="center" valignment="top" usebox="none">
42519 \begin_inset Text
42520
42521 \begin_layout Plain Layout
42522 \begin_inset ERT
42523 status collapsed
42524
42525 \begin_layout Plain Layout
42526
42527
42528 \backslash
42529 fcolorbox{black}{
42530 \end_layout
42531
42532 \end_inset
42533
42534 Lavender
42535 \begin_inset ERT
42536 status collapsed
42537
42538 \begin_layout Plain Layout
42539
42540 }{
42541 \end_layout
42542
42543 \end_inset
42544
42545
42546 \begin_inset Phantom Phantom
42547 status open
42548
42549 \begin_layout Plain Layout
42550 W
42551 \end_layout
42552
42553 \end_inset
42554
42555
42556 \begin_inset ERT
42557 status collapsed
42558
42559 \begin_layout Plain Layout
42560
42561 }
42562 \end_layout
42563
42564 \end_inset
42565
42566  Lavender
42567 \end_layout
42568
42569 \end_inset
42570 </cell>
42571 <cell alignment="center" valignment="top" usebox="none">
42572 \begin_inset Text
42573
42574 \begin_layout Plain Layout
42575 \begin_inset ERT
42576 status collapsed
42577
42578 \begin_layout Plain Layout
42579
42580
42581 \backslash
42582 fcolorbox{black}{
42583 \end_layout
42584
42585 \end_inset
42586
42587 LimeGreen
42588 \begin_inset ERT
42589 status collapsed
42590
42591 \begin_layout Plain Layout
42592
42593 }{
42594 \end_layout
42595
42596 \end_inset
42597
42598
42599 \begin_inset Phantom Phantom
42600 status open
42601
42602 \begin_layout Plain Layout
42603 W
42604 \end_layout
42605
42606 \end_inset
42607
42608
42609 \begin_inset ERT
42610 status collapsed
42611
42612 \begin_layout Plain Layout
42613
42614 }
42615 \end_layout
42616
42617 \end_inset
42618
42619  LimeGreen
42620 \end_layout
42621
42622 \end_inset
42623 </cell>
42624 <cell alignment="center" valignment="top" usebox="none">
42625 \begin_inset Text
42626
42627 \begin_layout Plain Layout
42628 \begin_inset ERT
42629 status collapsed
42630
42631 \begin_layout Plain Layout
42632
42633
42634 \backslash
42635 fcolorbox{black}{
42636 \end_layout
42637
42638 \end_inset
42639
42640 Mahogany
42641 \begin_inset ERT
42642 status collapsed
42643
42644 \begin_layout Plain Layout
42645
42646 }{
42647 \end_layout
42648
42649 \end_inset
42650
42651
42652 \begin_inset Phantom Phantom
42653 status open
42654
42655 \begin_layout Plain Layout
42656 W
42657 \end_layout
42658
42659 \end_inset
42660
42661
42662 \begin_inset ERT
42663 status collapsed
42664
42665 \begin_layout Plain Layout
42666
42667 }
42668 \end_layout
42669
42670 \end_inset
42671
42672  Mahogany
42673 \end_layout
42674
42675 \end_inset
42676 </cell>
42677 </row>
42678 <row>
42679 <cell alignment="left" valignment="top" usebox="none">
42680 \begin_inset Text
42681
42682 \begin_layout Plain Layout
42683 \begin_inset ERT
42684 status collapsed
42685
42686 \begin_layout Plain Layout
42687
42688
42689 \backslash
42690 fcolorbox{black}{
42691 \end_layout
42692
42693 \end_inset
42694
42695 Mahogany
42696 \begin_inset ERT
42697 status collapsed
42698
42699 \begin_layout Plain Layout
42700
42701 }{
42702 \end_layout
42703
42704 \end_inset
42705
42706
42707 \begin_inset Phantom Phantom
42708 status open
42709
42710 \begin_layout Plain Layout
42711 W
42712 \end_layout
42713
42714 \end_inset
42715
42716
42717 \begin_inset ERT
42718 status collapsed
42719
42720 \begin_layout Plain Layout
42721
42722 }
42723 \end_layout
42724
42725 \end_inset
42726
42727  Mahogany
42728 \end_layout
42729
42730 \end_inset
42731 </cell>
42732 <cell alignment="left" valignment="top" usebox="none">
42733 \begin_inset Text
42734
42735 \begin_layout Plain Layout
42736 \begin_inset ERT
42737 status collapsed
42738
42739 \begin_layout Plain Layout
42740
42741
42742 \backslash
42743 fcolorbox{black}{
42744 \end_layout
42745
42746 \end_inset
42747
42748 Maroon
42749 \begin_inset ERT
42750 status collapsed
42751
42752 \begin_layout Plain Layout
42753
42754 }{
42755 \end_layout
42756
42757 \end_inset
42758
42759
42760 \begin_inset Phantom Phantom
42761 status open
42762
42763 \begin_layout Plain Layout
42764 W
42765 \end_layout
42766
42767 \end_inset
42768
42769
42770 \begin_inset ERT
42771 status collapsed
42772
42773 \begin_layout Plain Layout
42774
42775 }
42776 \end_layout
42777
42778 \end_inset
42779
42780  Maroon
42781 \end_layout
42782
42783 \end_inset
42784 </cell>
42785 <cell alignment="left" valignment="top" usebox="none">
42786 \begin_inset Text
42787
42788 \begin_layout Plain Layout
42789 \begin_inset ERT
42790 status collapsed
42791
42792 \begin_layout Plain Layout
42793
42794
42795 \backslash
42796 fcolorbox{black}{
42797 \end_layout
42798
42799 \end_inset
42800
42801 Melon
42802 \begin_inset ERT
42803 status collapsed
42804
42805 \begin_layout Plain Layout
42806
42807 }{
42808 \end_layout
42809
42810 \end_inset
42811
42812
42813 \begin_inset Phantom Phantom
42814 status open
42815
42816 \begin_layout Plain Layout
42817 W
42818 \end_layout
42819
42820 \end_inset
42821
42822
42823 \begin_inset ERT
42824 status collapsed
42825
42826 \begin_layout Plain Layout
42827
42828 }
42829 \end_layout
42830
42831 \end_inset
42832
42833  Melon
42834 \end_layout
42835
42836 \end_inset
42837 </cell>
42838 <cell alignment="left" valignment="top" usebox="none">
42839 \begin_inset Text
42840
42841 \begin_layout Plain Layout
42842 \begin_inset ERT
42843 status collapsed
42844
42845 \begin_layout Plain Layout
42846
42847
42848 \backslash
42849 fcolorbox{black}{
42850 \end_layout
42851
42852 \end_inset
42853
42854 MidnightBlue
42855 \begin_inset ERT
42856 status collapsed
42857
42858 \begin_layout Plain Layout
42859
42860 }{
42861 \end_layout
42862
42863 \end_inset
42864
42865
42866 \begin_inset Phantom Phantom
42867 status open
42868
42869 \begin_layout Plain Layout
42870 W
42871 \end_layout
42872
42873 \end_inset
42874
42875
42876 \begin_inset ERT
42877 status collapsed
42878
42879 \begin_layout Plain Layout
42880
42881 }
42882 \end_layout
42883
42884 \end_inset
42885
42886  MidnightBlue
42887 \end_layout
42888
42889 \end_inset
42890 </cell>
42891 </row>
42892 <row>
42893 <cell alignment="left" valignment="top" usebox="none">
42894 \begin_inset Text
42895
42896 \begin_layout Plain Layout
42897 \begin_inset ERT
42898 status collapsed
42899
42900 \begin_layout Plain Layout
42901
42902
42903 \backslash
42904 fcolorbox{black}{
42905 \end_layout
42906
42907 \end_inset
42908
42909 Mulberry
42910 \begin_inset ERT
42911 status collapsed
42912
42913 \begin_layout Plain Layout
42914
42915 }{
42916 \end_layout
42917
42918 \end_inset
42919
42920
42921 \begin_inset Phantom Phantom
42922 status open
42923
42924 \begin_layout Plain Layout
42925 W
42926 \end_layout
42927
42928 \end_inset
42929
42930
42931 \begin_inset ERT
42932 status collapsed
42933
42934 \begin_layout Plain Layout
42935
42936 }
42937 \end_layout
42938
42939 \end_inset
42940
42941  Mulberry
42942 \end_layout
42943
42944 \end_inset
42945 </cell>
42946 <cell alignment="left" valignment="top" usebox="none">
42947 \begin_inset Text
42948
42949 \begin_layout Plain Layout
42950 \begin_inset ERT
42951 status collapsed
42952
42953 \begin_layout Plain Layout
42954
42955
42956 \backslash
42957 fcolorbox{black}{
42958 \end_layout
42959
42960 \end_inset
42961
42962 NavyBlue
42963 \begin_inset ERT
42964 status collapsed
42965
42966 \begin_layout Plain Layout
42967
42968 }{
42969 \end_layout
42970
42971 \end_inset
42972
42973
42974 \begin_inset Phantom Phantom
42975 status open
42976
42977 \begin_layout Plain Layout
42978 W
42979 \end_layout
42980
42981 \end_inset
42982
42983
42984 \begin_inset ERT
42985 status collapsed
42986
42987 \begin_layout Plain Layout
42988
42989 }
42990 \end_layout
42991
42992 \end_inset
42993
42994  NavyBlue
42995 \end_layout
42996
42997 \end_inset
42998 </cell>
42999 <cell alignment="left" valignment="top" usebox="none">
43000 \begin_inset Text
43001
43002 \begin_layout Plain Layout
43003 \begin_inset ERT
43004 status collapsed
43005
43006 \begin_layout Plain Layout
43007
43008
43009 \backslash
43010 fcolorbox{black}{
43011 \end_layout
43012
43013 \end_inset
43014
43015 OliveGreen
43016 \begin_inset ERT
43017 status collapsed
43018
43019 \begin_layout Plain Layout
43020
43021 }{
43022 \end_layout
43023
43024 \end_inset
43025
43026
43027 \begin_inset Phantom Phantom
43028 status open
43029
43030 \begin_layout Plain Layout
43031 W
43032 \end_layout
43033
43034 \end_inset
43035
43036
43037 \begin_inset ERT
43038 status collapsed
43039
43040 \begin_layout Plain Layout
43041
43042 }
43043 \end_layout
43044
43045 \end_inset
43046
43047  OliveGreen
43048 \end_layout
43049
43050 \end_inset
43051 </cell>
43052 <cell alignment="left" valignment="top" usebox="none">
43053 \begin_inset Text
43054
43055 \begin_layout Plain Layout
43056 \begin_inset ERT
43057 status collapsed
43058
43059 \begin_layout Plain Layout
43060
43061
43062 \backslash
43063 fcolorbox{black}{
43064 \end_layout
43065
43066 \end_inset
43067
43068 Orange
43069 \begin_inset ERT
43070 status collapsed
43071
43072 \begin_layout Plain Layout
43073
43074 }{
43075 \end_layout
43076
43077 \end_inset
43078
43079
43080 \begin_inset Phantom Phantom
43081 status open
43082
43083 \begin_layout Plain Layout
43084 W
43085 \end_layout
43086
43087 \end_inset
43088
43089
43090 \begin_inset ERT
43091 status collapsed
43092
43093 \begin_layout Plain Layout
43094
43095 }
43096 \end_layout
43097
43098 \end_inset
43099
43100  Orange
43101 \end_layout
43102
43103 \end_inset
43104 </cell>
43105 </row>
43106 <row>
43107 <cell alignment="left" valignment="top" usebox="none">
43108 \begin_inset Text
43109
43110 \begin_layout Plain Layout
43111 \begin_inset ERT
43112 status collapsed
43113
43114 \begin_layout Plain Layout
43115
43116
43117 \backslash
43118 fcolorbox{black}{
43119 \end_layout
43120
43121 \end_inset
43122
43123 OrangeRed
43124 \begin_inset ERT
43125 status collapsed
43126
43127 \begin_layout Plain Layout
43128
43129 }{
43130 \end_layout
43131
43132 \end_inset
43133
43134
43135 \begin_inset Phantom Phantom
43136 status open
43137
43138 \begin_layout Plain Layout
43139 W
43140 \end_layout
43141
43142 \end_inset
43143
43144
43145 \begin_inset ERT
43146 status collapsed
43147
43148 \begin_layout Plain Layout
43149
43150 }
43151 \end_layout
43152
43153 \end_inset
43154
43155  OrangeRed
43156 \end_layout
43157
43158 \end_inset
43159 </cell>
43160 <cell alignment="left" valignment="top" usebox="none">
43161 \begin_inset Text
43162
43163 \begin_layout Plain Layout
43164 \begin_inset ERT
43165 status collapsed
43166
43167 \begin_layout Plain Layout
43168
43169
43170 \backslash
43171 fcolorbox{black}{
43172 \end_layout
43173
43174 \end_inset
43175
43176 Orchid
43177 \begin_inset ERT
43178 status collapsed
43179
43180 \begin_layout Plain Layout
43181
43182 }{
43183 \end_layout
43184
43185 \end_inset
43186
43187
43188 \begin_inset Phantom Phantom
43189 status open
43190
43191 \begin_layout Plain Layout
43192 W
43193 \end_layout
43194
43195 \end_inset
43196
43197
43198 \begin_inset ERT
43199 status collapsed
43200
43201 \begin_layout Plain Layout
43202
43203 }
43204 \end_layout
43205
43206 \end_inset
43207
43208  Orchid
43209 \end_layout
43210
43211 \end_inset
43212 </cell>
43213 <cell alignment="left" valignment="top" usebox="none">
43214 \begin_inset Text
43215
43216 \begin_layout Plain Layout
43217 \begin_inset ERT
43218 status collapsed
43219
43220 \begin_layout Plain Layout
43221
43222
43223 \backslash
43224 fcolorbox{black}{
43225 \end_layout
43226
43227 \end_inset
43228
43229 Peach
43230 \begin_inset ERT
43231 status collapsed
43232
43233 \begin_layout Plain Layout
43234
43235 }{
43236 \end_layout
43237
43238 \end_inset
43239
43240
43241 \begin_inset Phantom Phantom
43242 status open
43243
43244 \begin_layout Plain Layout
43245 W
43246 \end_layout
43247
43248 \end_inset
43249
43250
43251 \begin_inset ERT
43252 status collapsed
43253
43254 \begin_layout Plain Layout
43255
43256 }
43257 \end_layout
43258
43259 \end_inset
43260
43261  Peach
43262 \end_layout
43263
43264 \end_inset
43265 </cell>
43266 <cell alignment="left" valignment="top" usebox="none">
43267 \begin_inset Text
43268
43269 \begin_layout Plain Layout
43270 \begin_inset ERT
43271 status collapsed
43272
43273 \begin_layout Plain Layout
43274
43275
43276 \backslash
43277 fcolorbox{black}{
43278 \end_layout
43279
43280 \end_inset
43281
43282 Periwinkle
43283 \begin_inset ERT
43284 status collapsed
43285
43286 \begin_layout Plain Layout
43287
43288 }{
43289 \end_layout
43290
43291 \end_inset
43292
43293
43294 \begin_inset Phantom Phantom
43295 status open
43296
43297 \begin_layout Plain Layout
43298 W
43299 \end_layout
43300
43301 \end_inset
43302
43303
43304 \begin_inset ERT
43305 status collapsed
43306
43307 \begin_layout Plain Layout
43308
43309 }
43310 \end_layout
43311
43312 \end_inset
43313
43314  Periwinkle
43315 \end_layout
43316
43317 \end_inset
43318 </cell>
43319 </row>
43320 <row>
43321 <cell alignment="left" valignment="top" usebox="none">
43322 \begin_inset Text
43323
43324 \begin_layout Plain Layout
43325 \begin_inset ERT
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329
43330
43331 \backslash
43332 fcolorbox{black}{
43333 \end_layout
43334
43335 \end_inset
43336
43337 PineGreen
43338 \begin_inset ERT
43339 status collapsed
43340
43341 \begin_layout Plain Layout
43342
43343 }{
43344 \end_layout
43345
43346 \end_inset
43347
43348
43349 \begin_inset Phantom Phantom
43350 status open
43351
43352 \begin_layout Plain Layout
43353 W
43354 \end_layout
43355
43356 \end_inset
43357
43358
43359 \begin_inset ERT
43360 status collapsed
43361
43362 \begin_layout Plain Layout
43363
43364 }
43365 \end_layout
43366
43367 \end_inset
43368
43369  PineGreen
43370 \end_layout
43371
43372 \end_inset
43373 </cell>
43374 <cell alignment="left" valignment="top" usebox="none">
43375 \begin_inset Text
43376
43377 \begin_layout Plain Layout
43378 \begin_inset ERT
43379 status collapsed
43380
43381 \begin_layout Plain Layout
43382
43383
43384 \backslash
43385 fcolorbox{black}{
43386 \end_layout
43387
43388 \end_inset
43389
43390 Plum
43391 \begin_inset ERT
43392 status collapsed
43393
43394 \begin_layout Plain Layout
43395
43396 }{
43397 \end_layout
43398
43399 \end_inset
43400
43401
43402 \begin_inset Phantom Phantom
43403 status open
43404
43405 \begin_layout Plain Layout
43406 W
43407 \end_layout
43408
43409 \end_inset
43410
43411
43412 \begin_inset ERT
43413 status collapsed
43414
43415 \begin_layout Plain Layout
43416
43417 }
43418 \end_layout
43419
43420 \end_inset
43421
43422  Plum
43423 \end_layout
43424
43425 \end_inset
43426 </cell>
43427 <cell alignment="left" valignment="top" usebox="none">
43428 \begin_inset Text
43429
43430 \begin_layout Plain Layout
43431 \begin_inset ERT
43432 status collapsed
43433
43434 \begin_layout Plain Layout
43435
43436
43437 \backslash
43438 fcolorbox{black}{
43439 \end_layout
43440
43441 \end_inset
43442
43443 ProcessBlue
43444 \begin_inset ERT
43445 status collapsed
43446
43447 \begin_layout Plain Layout
43448
43449 }{
43450 \end_layout
43451
43452 \end_inset
43453
43454
43455 \begin_inset Phantom Phantom
43456 status open
43457
43458 \begin_layout Plain Layout
43459 W
43460 \end_layout
43461
43462 \end_inset
43463
43464
43465 \begin_inset ERT
43466 status collapsed
43467
43468 \begin_layout Plain Layout
43469
43470 }
43471 \end_layout
43472
43473 \end_inset
43474
43475  ProcessBlue
43476 \end_layout
43477
43478 \end_inset
43479 </cell>
43480 <cell alignment="left" valignment="top" usebox="none">
43481 \begin_inset Text
43482
43483 \begin_layout Plain Layout
43484 \begin_inset ERT
43485 status collapsed
43486
43487 \begin_layout Plain Layout
43488
43489
43490 \backslash
43491 fcolorbox{black}{
43492 \end_layout
43493
43494 \end_inset
43495
43496 Purple
43497 \begin_inset ERT
43498 status collapsed
43499
43500 \begin_layout Plain Layout
43501
43502 }{
43503 \end_layout
43504
43505 \end_inset
43506
43507
43508 \begin_inset Phantom Phantom
43509 status open
43510
43511 \begin_layout Plain Layout
43512 W
43513 \end_layout
43514
43515 \end_inset
43516
43517
43518 \begin_inset ERT
43519 status collapsed
43520
43521 \begin_layout Plain Layout
43522
43523 }
43524 \end_layout
43525
43526 \end_inset
43527
43528  Purple
43529 \end_layout
43530
43531 \end_inset
43532 </cell>
43533 </row>
43534 <row>
43535 <cell alignment="left" valignment="top" usebox="none">
43536 \begin_inset Text
43537
43538 \begin_layout Plain Layout
43539 \begin_inset ERT
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543
43544
43545 \backslash
43546 fcolorbox{black}{
43547 \end_layout
43548
43549 \end_inset
43550
43551 RawSienna
43552 \begin_inset ERT
43553 status collapsed
43554
43555 \begin_layout Plain Layout
43556
43557 }{
43558 \end_layout
43559
43560 \end_inset
43561
43562
43563 \begin_inset Phantom Phantom
43564 status open
43565
43566 \begin_layout Plain Layout
43567 W
43568 \end_layout
43569
43570 \end_inset
43571
43572
43573 \begin_inset ERT
43574 status collapsed
43575
43576 \begin_layout Plain Layout
43577
43578 }
43579 \end_layout
43580
43581 \end_inset
43582
43583  RawSienna
43584 \end_layout
43585
43586 \end_inset
43587 </cell>
43588 <cell alignment="left" valignment="top" usebox="none">
43589 \begin_inset Text
43590
43591 \begin_layout Plain Layout
43592 \begin_inset ERT
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596
43597
43598 \backslash
43599 fcolorbox{black}{
43600 \end_layout
43601
43602 \end_inset
43603
43604 RedOrange
43605 \begin_inset ERT
43606 status collapsed
43607
43608 \begin_layout Plain Layout
43609
43610 }{
43611 \end_layout
43612
43613 \end_inset
43614
43615
43616 \begin_inset Phantom Phantom
43617 status open
43618
43619 \begin_layout Plain Layout
43620 W
43621 \end_layout
43622
43623 \end_inset
43624
43625
43626 \begin_inset ERT
43627 status collapsed
43628
43629 \begin_layout Plain Layout
43630
43631 }
43632 \end_layout
43633
43634 \end_inset
43635
43636  RedOrange
43637 \end_layout
43638
43639 \end_inset
43640 </cell>
43641 <cell alignment="left" valignment="top" usebox="none">
43642 \begin_inset Text
43643
43644 \begin_layout Plain Layout
43645 \begin_inset ERT
43646 status collapsed
43647
43648 \begin_layout Plain Layout
43649
43650
43651 \backslash
43652 fcolorbox{black}{
43653 \end_layout
43654
43655 \end_inset
43656
43657 RedViolet
43658 \begin_inset ERT
43659 status collapsed
43660
43661 \begin_layout Plain Layout
43662
43663 }{
43664 \end_layout
43665
43666 \end_inset
43667
43668
43669 \begin_inset Phantom Phantom
43670 status open
43671
43672 \begin_layout Plain Layout
43673 W
43674 \end_layout
43675
43676 \end_inset
43677
43678
43679 \begin_inset ERT
43680 status collapsed
43681
43682 \begin_layout Plain Layout
43683
43684 }
43685 \end_layout
43686
43687 \end_inset
43688
43689  RedViolet
43690 \end_layout
43691
43692 \end_inset
43693 </cell>
43694 <cell alignment="left" valignment="top" usebox="none">
43695 \begin_inset Text
43696
43697 \begin_layout Plain Layout
43698 \begin_inset ERT
43699 status collapsed
43700
43701 \begin_layout Plain Layout
43702
43703
43704 \backslash
43705 fcolorbox{black}{
43706 \end_layout
43707
43708 \end_inset
43709
43710 Rhodamine
43711 \begin_inset ERT
43712 status collapsed
43713
43714 \begin_layout Plain Layout
43715
43716 }{
43717 \end_layout
43718
43719 \end_inset
43720
43721
43722 \begin_inset Phantom Phantom
43723 status open
43724
43725 \begin_layout Plain Layout
43726 W
43727 \end_layout
43728
43729 \end_inset
43730
43731
43732 \begin_inset ERT
43733 status collapsed
43734
43735 \begin_layout Plain Layout
43736
43737 }
43738 \end_layout
43739
43740 \end_inset
43741
43742  Rhodamine
43743 \end_layout
43744
43745 \end_inset
43746 </cell>
43747 </row>
43748 <row>
43749 <cell alignment="left" valignment="top" usebox="none">
43750 \begin_inset Text
43751
43752 \begin_layout Plain Layout
43753 \begin_inset ERT
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757
43758
43759 \backslash
43760 fcolorbox{black}{
43761 \end_layout
43762
43763 \end_inset
43764
43765 RoyalBlue
43766 \begin_inset ERT
43767 status collapsed
43768
43769 \begin_layout Plain Layout
43770
43771 }{
43772 \end_layout
43773
43774 \end_inset
43775
43776
43777 \begin_inset Phantom Phantom
43778 status open
43779
43780 \begin_layout Plain Layout
43781 W
43782 \end_layout
43783
43784 \end_inset
43785
43786
43787 \begin_inset ERT
43788 status collapsed
43789
43790 \begin_layout Plain Layout
43791
43792 }
43793 \end_layout
43794
43795 \end_inset
43796
43797  RoyalBlue
43798 \end_layout
43799
43800 \end_inset
43801 </cell>
43802 <cell alignment="left" valignment="top" usebox="none">
43803 \begin_inset Text
43804
43805 \begin_layout Plain Layout
43806 \begin_inset ERT
43807 status collapsed
43808
43809 \begin_layout Plain Layout
43810
43811
43812 \backslash
43813 fcolorbox{black}{
43814 \end_layout
43815
43816 \end_inset
43817
43818 RoyalPurple
43819 \begin_inset ERT
43820 status collapsed
43821
43822 \begin_layout Plain Layout
43823
43824 }{
43825 \end_layout
43826
43827 \end_inset
43828
43829
43830 \begin_inset Phantom Phantom
43831 status open
43832
43833 \begin_layout Plain Layout
43834 W
43835 \end_layout
43836
43837 \end_inset
43838
43839
43840 \begin_inset ERT
43841 status collapsed
43842
43843 \begin_layout Plain Layout
43844
43845 }
43846 \end_layout
43847
43848 \end_inset
43849
43850  RoyalPurple
43851 \end_layout
43852
43853 \end_inset
43854 </cell>
43855 <cell alignment="left" valignment="top" usebox="none">
43856 \begin_inset Text
43857
43858 \begin_layout Plain Layout
43859 \begin_inset ERT
43860 status collapsed
43861
43862 \begin_layout Plain Layout
43863
43864
43865 \backslash
43866 fcolorbox{black}{
43867 \end_layout
43868
43869 \end_inset
43870
43871 RubineRed
43872 \begin_inset ERT
43873 status collapsed
43874
43875 \begin_layout Plain Layout
43876
43877 }{
43878 \end_layout
43879
43880 \end_inset
43881
43882
43883 \begin_inset Phantom Phantom
43884 status open
43885
43886 \begin_layout Plain Layout
43887 W
43888 \end_layout
43889
43890 \end_inset
43891
43892
43893 \begin_inset ERT
43894 status collapsed
43895
43896 \begin_layout Plain Layout
43897
43898 }
43899 \end_layout
43900
43901 \end_inset
43902
43903  RubineRed
43904 \end_layout
43905
43906 \end_inset
43907 </cell>
43908 <cell alignment="left" valignment="top" usebox="none">
43909 \begin_inset Text
43910
43911 \begin_layout Plain Layout
43912 \begin_inset ERT
43913 status collapsed
43914
43915 \begin_layout Plain Layout
43916
43917
43918 \backslash
43919 fcolorbox{black}{
43920 \end_layout
43921
43922 \end_inset
43923
43924 Salmon
43925 \begin_inset ERT
43926 status collapsed
43927
43928 \begin_layout Plain Layout
43929
43930 }{
43931 \end_layout
43932
43933 \end_inset
43934
43935
43936 \begin_inset Phantom Phantom
43937 status open
43938
43939 \begin_layout Plain Layout
43940 W
43941 \end_layout
43942
43943 \end_inset
43944
43945
43946 \begin_inset ERT
43947 status collapsed
43948
43949 \begin_layout Plain Layout
43950
43951 }
43952 \end_layout
43953
43954 \end_inset
43955
43956  Salmon
43957 \end_layout
43958
43959 \end_inset
43960 </cell>
43961 </row>
43962 <row>
43963 <cell alignment="left" valignment="top" usebox="none">
43964 \begin_inset Text
43965
43966 \begin_layout Plain Layout
43967 \begin_inset ERT
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971
43972
43973 \backslash
43974 fcolorbox{black}{
43975 \end_layout
43976
43977 \end_inset
43978
43979 SeaGreen
43980 \begin_inset ERT
43981 status collapsed
43982
43983 \begin_layout Plain Layout
43984
43985 }{
43986 \end_layout
43987
43988 \end_inset
43989
43990
43991 \begin_inset Phantom Phantom
43992 status open
43993
43994 \begin_layout Plain Layout
43995 W
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \begin_inset ERT
44002 status collapsed
44003
44004 \begin_layout Plain Layout
44005
44006 }
44007 \end_layout
44008
44009 \end_inset
44010
44011  SeaGreen
44012 \end_layout
44013
44014 \end_inset
44015 </cell>
44016 <cell alignment="left" valignment="top" usebox="none">
44017 \begin_inset Text
44018
44019 \begin_layout Plain Layout
44020 \begin_inset ERT
44021 status collapsed
44022
44023 \begin_layout Plain Layout
44024
44025
44026 \backslash
44027 fcolorbox{black}{
44028 \end_layout
44029
44030 \end_inset
44031
44032 Sepia
44033 \begin_inset ERT
44034 status collapsed
44035
44036 \begin_layout Plain Layout
44037
44038 }{
44039 \end_layout
44040
44041 \end_inset
44042
44043
44044 \begin_inset Phantom Phantom
44045 status open
44046
44047 \begin_layout Plain Layout
44048 W
44049 \end_layout
44050
44051 \end_inset
44052
44053
44054 \begin_inset ERT
44055 status collapsed
44056
44057 \begin_layout Plain Layout
44058
44059 }
44060 \end_layout
44061
44062 \end_inset
44063
44064  Sepia
44065 \end_layout
44066
44067 \end_inset
44068 </cell>
44069 <cell alignment="left" valignment="top" usebox="none">
44070 \begin_inset Text
44071
44072 \begin_layout Plain Layout
44073 \begin_inset ERT
44074 status collapsed
44075
44076 \begin_layout Plain Layout
44077
44078
44079 \backslash
44080 fcolorbox{black}{
44081 \end_layout
44082
44083 \end_inset
44084
44085 SkyBlue
44086 \begin_inset ERT
44087 status collapsed
44088
44089 \begin_layout Plain Layout
44090
44091 }{
44092 \end_layout
44093
44094 \end_inset
44095
44096
44097 \begin_inset Phantom Phantom
44098 status open
44099
44100 \begin_layout Plain Layout
44101 W
44102 \end_layout
44103
44104 \end_inset
44105
44106
44107 \begin_inset ERT
44108 status collapsed
44109
44110 \begin_layout Plain Layout
44111
44112 }
44113 \end_layout
44114
44115 \end_inset
44116
44117  SkyBlue
44118 \end_layout
44119
44120 \end_inset
44121 </cell>
44122 <cell alignment="left" valignment="top" usebox="none">
44123 \begin_inset Text
44124
44125 \begin_layout Plain Layout
44126 \begin_inset ERT
44127 status collapsed
44128
44129 \begin_layout Plain Layout
44130
44131
44132 \backslash
44133 fcolorbox{black}{
44134 \end_layout
44135
44136 \end_inset
44137
44138 SpringGreen
44139 \begin_inset ERT
44140 status collapsed
44141
44142 \begin_layout Plain Layout
44143
44144 }{
44145 \end_layout
44146
44147 \end_inset
44148
44149
44150 \begin_inset Phantom Phantom
44151 status open
44152
44153 \begin_layout Plain Layout
44154 W
44155 \end_layout
44156
44157 \end_inset
44158
44159
44160 \begin_inset ERT
44161 status collapsed
44162
44163 \begin_layout Plain Layout
44164
44165 }
44166 \end_layout
44167
44168 \end_inset
44169
44170  SpringGreen
44171 \end_layout
44172
44173 \end_inset
44174 </cell>
44175 </row>
44176 <row>
44177 <cell alignment="left" valignment="top" usebox="none">
44178 \begin_inset Text
44179
44180 \begin_layout Plain Layout
44181 \begin_inset ERT
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185
44186
44187 \backslash
44188 fcolorbox{black}{
44189 \end_layout
44190
44191 \end_inset
44192
44193 Tan
44194 \begin_inset ERT
44195 status collapsed
44196
44197 \begin_layout Plain Layout
44198
44199 }{
44200 \end_layout
44201
44202 \end_inset
44203
44204
44205 \begin_inset Phantom Phantom
44206 status open
44207
44208 \begin_layout Plain Layout
44209 W
44210 \end_layout
44211
44212 \end_inset
44213
44214
44215 \begin_inset ERT
44216 status collapsed
44217
44218 \begin_layout Plain Layout
44219
44220 }
44221 \end_layout
44222
44223 \end_inset
44224
44225  Tan
44226 \end_layout
44227
44228 \end_inset
44229 </cell>
44230 <cell alignment="left" valignment="top" usebox="none">
44231 \begin_inset Text
44232
44233 \begin_layout Plain Layout
44234 \begin_inset ERT
44235 status collapsed
44236
44237 \begin_layout Plain Layout
44238
44239
44240 \backslash
44241 fcolorbox{black}{
44242 \end_layout
44243
44244 \end_inset
44245
44246 TealBlue
44247 \begin_inset ERT
44248 status collapsed
44249
44250 \begin_layout Plain Layout
44251
44252 }{
44253 \end_layout
44254
44255 \end_inset
44256
44257
44258 \begin_inset Phantom Phantom
44259 status open
44260
44261 \begin_layout Plain Layout
44262 W
44263 \end_layout
44264
44265 \end_inset
44266
44267
44268 \begin_inset ERT
44269 status collapsed
44270
44271 \begin_layout Plain Layout
44272
44273 }
44274 \end_layout
44275
44276 \end_inset
44277
44278  TealBlue
44279 \end_layout
44280
44281 \end_inset
44282 </cell>
44283 <cell alignment="left" valignment="top" usebox="none">
44284 \begin_inset Text
44285
44286 \begin_layout Plain Layout
44287 \begin_inset ERT
44288 status collapsed
44289
44290 \begin_layout Plain Layout
44291
44292
44293 \backslash
44294 fcolorbox{black}{
44295 \end_layout
44296
44297 \end_inset
44298
44299 Thistle
44300 \begin_inset ERT
44301 status collapsed
44302
44303 \begin_layout Plain Layout
44304
44305 }{
44306 \end_layout
44307
44308 \end_inset
44309
44310
44311 \begin_inset Phantom Phantom
44312 status open
44313
44314 \begin_layout Plain Layout
44315 W
44316 \end_layout
44317
44318 \end_inset
44319
44320
44321 \begin_inset ERT
44322 status collapsed
44323
44324 \begin_layout Plain Layout
44325
44326 }
44327 \end_layout
44328
44329 \end_inset
44330
44331  Thistle
44332 \end_layout
44333
44334 \end_inset
44335 </cell>
44336 <cell alignment="left" valignment="top" usebox="none">
44337 \begin_inset Text
44338
44339 \begin_layout Plain Layout
44340 \begin_inset ERT
44341 status collapsed
44342
44343 \begin_layout Plain Layout
44344
44345
44346 \backslash
44347 fcolorbox{black}{
44348 \end_layout
44349
44350 \end_inset
44351
44352 Turquoise
44353 \begin_inset ERT
44354 status collapsed
44355
44356 \begin_layout Plain Layout
44357
44358 }{
44359 \end_layout
44360
44361 \end_inset
44362
44363
44364 \begin_inset Phantom Phantom
44365 status open
44366
44367 \begin_layout Plain Layout
44368 W
44369 \end_layout
44370
44371 \end_inset
44372
44373
44374 \begin_inset ERT
44375 status collapsed
44376
44377 \begin_layout Plain Layout
44378
44379 }
44380 \end_layout
44381
44382 \end_inset
44383
44384  Turquoise
44385 \end_layout
44386
44387 \end_inset
44388 </cell>
44389 </row>
44390 <row>
44391 <cell alignment="left" valignment="top" usebox="none">
44392 \begin_inset Text
44393
44394 \begin_layout Plain Layout
44395 \begin_inset ERT
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399
44400
44401 \backslash
44402 fcolorbox{black}{
44403 \end_layout
44404
44405 \end_inset
44406
44407 Violet
44408 \begin_inset ERT
44409 status collapsed
44410
44411 \begin_layout Plain Layout
44412
44413 }{
44414 \end_layout
44415
44416 \end_inset
44417
44418
44419 \begin_inset Phantom Phantom
44420 status open
44421
44422 \begin_layout Plain Layout
44423 W
44424 \end_layout
44425
44426 \end_inset
44427
44428
44429 \begin_inset ERT
44430 status collapsed
44431
44432 \begin_layout Plain Layout
44433
44434 }
44435 \end_layout
44436
44437 \end_inset
44438
44439  Violet
44440 \end_layout
44441
44442 \end_inset
44443 </cell>
44444 <cell alignment="left" valignment="top" usebox="none">
44445 \begin_inset Text
44446
44447 \begin_layout Plain Layout
44448 \begin_inset ERT
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452
44453
44454 \backslash
44455 fcolorbox{black}{
44456 \end_layout
44457
44458 \end_inset
44459
44460 VioletRed
44461 \begin_inset ERT
44462 status collapsed
44463
44464 \begin_layout Plain Layout
44465
44466 }{
44467 \end_layout
44468
44469 \end_inset
44470
44471
44472 \begin_inset Phantom Phantom
44473 status open
44474
44475 \begin_layout Plain Layout
44476 W
44477 \end_layout
44478
44479 \end_inset
44480
44481
44482 \begin_inset ERT
44483 status collapsed
44484
44485 \begin_layout Plain Layout
44486
44487 }
44488 \end_layout
44489
44490 \end_inset
44491
44492  VioletRed
44493 \end_layout
44494
44495 \end_inset
44496 </cell>
44497 <cell alignment="left" valignment="top" usebox="none">
44498 \begin_inset Text
44499
44500 \begin_layout Plain Layout
44501 \begin_inset ERT
44502 status collapsed
44503
44504 \begin_layout Plain Layout
44505
44506
44507 \backslash
44508 fcolorbox{black}{
44509 \end_layout
44510
44511 \end_inset
44512
44513 WildStrawberry
44514 \begin_inset ERT
44515 status collapsed
44516
44517 \begin_layout Plain Layout
44518
44519 }{
44520 \end_layout
44521
44522 \end_inset
44523
44524
44525 \begin_inset Phantom Phantom
44526 status open
44527
44528 \begin_layout Plain Layout
44529 W
44530 \end_layout
44531
44532 \end_inset
44533
44534
44535 \begin_inset ERT
44536 status collapsed
44537
44538 \begin_layout Plain Layout
44539
44540 }
44541 \end_layout
44542
44543 \end_inset
44544
44545  WildStrawberry
44546 \end_layout
44547
44548 \end_inset
44549 </cell>
44550 <cell alignment="left" valignment="top" usebox="none">
44551 \begin_inset Text
44552
44553 \begin_layout Plain Layout
44554 \begin_inset ERT
44555 status collapsed
44556
44557 \begin_layout Plain Layout
44558
44559
44560 \backslash
44561 fcolorbox{black}{
44562 \end_layout
44563
44564 \end_inset
44565
44566 YellowGreen
44567 \begin_inset ERT
44568 status collapsed
44569
44570 \begin_layout Plain Layout
44571
44572 }{
44573 \end_layout
44574
44575 \end_inset
44576
44577
44578 \begin_inset Phantom Phantom
44579 status open
44580
44581 \begin_layout Plain Layout
44582 W
44583 \end_layout
44584
44585 \end_inset
44586
44587
44588 \begin_inset ERT
44589 status collapsed
44590
44591 \begin_layout Plain Layout
44592
44593 }
44594 \end_layout
44595
44596 \end_inset
44597
44598  YellowGreen
44599 \end_layout
44600
44601 \end_inset
44602 </cell>
44603 </row>
44604 <row>
44605 <cell alignment="left" valignment="top" usebox="none">
44606 \begin_inset Text
44607
44608 \begin_layout Plain Layout
44609 \begin_inset ERT
44610 status collapsed
44611
44612 \begin_layout Plain Layout
44613
44614
44615 \backslash
44616 fcolorbox{black}{
44617 \end_layout
44618
44619 \end_inset
44620
44621 YellowOrange
44622 \begin_inset ERT
44623 status collapsed
44624
44625 \begin_layout Plain Layout
44626
44627 }{
44628 \end_layout
44629
44630 \end_inset
44631
44632
44633 \begin_inset Phantom Phantom
44634 status open
44635
44636 \begin_layout Plain Layout
44637 W
44638 \end_layout
44639
44640 \end_inset
44641
44642
44643 \begin_inset ERT
44644 status collapsed
44645
44646 \begin_layout Plain Layout
44647
44648 }
44649 \end_layout
44650
44651 \end_inset
44652
44653  YellowOrange
44654 \end_layout
44655
44656 \end_inset
44657 </cell>
44658 <cell alignment="left" valignment="top" usebox="none">
44659 \begin_inset Text
44660
44661 \begin_layout Plain Layout
44662
44663 \end_layout
44664
44665 \end_inset
44666 </cell>
44667 <cell alignment="left" valignment="top" usebox="none">
44668 \begin_inset Text
44669
44670 \begin_layout Plain Layout
44671
44672 \end_layout
44673
44674 \end_inset
44675 </cell>
44676 <cell alignment="left" valignment="top" usebox="none">
44677 \begin_inset Text
44678
44679 \begin_layout Plain Layout
44680
44681 \end_layout
44682
44683 \end_inset
44684 </cell>
44685 </row>
44686 </lyxtabular>
44687
44688 \end_inset
44689
44690
44691 \end_layout
44692
44693 \begin_layout Chapter
44694 Explanation of Equation
44695 \begin_inset space ~
44696 \end_inset
44697
44698 (
44699 \begin_inset CommandInset ref
44700 LatexCommand ref
44701 reference "eq:Wgn"
44702
44703 \end_inset
44704
44705 )
44706 \begin_inset CommandInset label
44707 LatexCommand label
44708 name "cha:Explanation-of-Equation"
44709
44710 \end_inset
44711
44712
44713 \end_layout
44714
44715 \begin_layout Standard
44716 We can calculate the total width of 
44717 \emph on
44718 n
44719 \emph default
44720  table cells 
44721 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44722 \end_inset
44723
44724  as follows:
44725 \begin_inset Formula 
44726 \begin{equation}
44727 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44728 \end{equation}
44729
44730 \end_inset
44731
44732 where 
44733 \begin_inset Formula $W_{g\,n}$
44734 \end_inset
44735
44736  is the given width of all cells, 
44737 \series bold
44738
44739 \backslash
44740 tabcolsep
44741 \series default
44742  is the \SpecialChar LaTeX
44743 -length between the cell text and the cell border (its default value
44744  is 6
44745 \begin_inset space \thinspace{}
44746 \end_inset
44747
44748 pt).
44749  
44750 \series bold
44751
44752 \backslash
44753 arrayrulewidth
44754 \series default
44755  is the thickness of the cell border line, the default is 0.4
44756 \begin_inset space \thinspace{}
44757 \end_inset
44758
44759 pt.
44760 \end_layout
44761
44762 \begin_layout Standard
44763 Following equation
44764 \begin_inset space ~
44765 \end_inset
44766
44767
44768 \begin_inset CommandInset ref
44769 LatexCommand eqref
44770 reference "eq:Wtot_n"
44771
44772 \end_inset
44773
44774 , the total width of a multicolumn 
44775 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44776 \end_inset
44777
44778  is
44779 \begin_inset Formula 
44780 \begin{equation}
44781 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44782 \end{equation}
44783
44784 \end_inset
44785
44786
44787 \end_layout
44788
44789 \begin_layout Standard
44790 By setting equation
44791 \begin_inset space ~
44792 \end_inset
44793
44794
44795 \begin_inset CommandInset ref
44796 LatexCommand eqref
44797 reference "eq:Wtot_n"
44798
44799 \end_inset
44800
44801  and 
44802 \begin_inset CommandInset ref
44803 LatexCommand eqref
44804 reference "eq:Wtot_mult"
44805
44806 \end_inset
44807
44808  equal we can calculate the needed given width 
44809 \begin_inset Formula $W_{g\,n}$
44810 \end_inset
44811
44812  when 
44813 \emph on
44814 n
44815 \emph default
44816  columns are spanned, so that each column has a total width of 
44817 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44818 \end_inset
44819
44820 :
44821 \begin_inset Formula 
44822 \begin{equation}
44823 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44824 \end{equation}
44825
44826 \end_inset
44827
44828
44829 \end_layout
44830
44831 \begin_layout Bibliography
44832 \begin_inset CommandInset bibitem
44833 LatexCommand bibitem
44834 key "latexcompanion"
44835
44836 \end_inset
44837
44838 Frank Mittelbach and Michel Goossens: 
44839 \emph on
44840 The \SpecialChar LaTeX
44841  Companion Second Edition.
44842
44843 \emph default
44844  Addison-Wesley, 2004
44845 \end_layout
44846
44847 \begin_layout Bibliography
44848 \begin_inset CommandInset bibitem
44849 LatexCommand bibitem
44850 key "latexguide"
44851
44852 \end_inset
44853
44854 Helmut Kopka and Patrick W.
44855  Daly: 
44856 \emph on
44857 A Guide to \SpecialChar LaTeX
44858  Fourth Edition.
44859
44860 \emph default
44861  Addison-Wesley, 2003
44862 \end_layout
44863
44864 \begin_layout Bibliography
44865 \begin_inset CommandInset bibitem
44866 LatexCommand bibitem
44867 key "latexbook"
44868
44869 \end_inset
44870
44871 Leslie Lamport: 
44872 \emph on
44873 \SpecialChar LaTeX
44874 : A Document Preparation System.
44875
44876 \emph default
44877  Addison-Wesley, second edition, 1994
44878 \end_layout
44879
44880 \begin_layout Bibliography
44881 \begin_inset CommandInset bibitem
44882 LatexCommand bibitem
44883 key "arydshln"
44884
44885 \end_inset
44886
44887 Documentation of the \SpecialChar LaTeX
44888 -package 
44889 \series bold
44890
44891 \begin_inset CommandInset href
44892 LatexCommand href
44893 name "arydshln"
44894 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
44895
44896 \end_inset
44897
44898
44899 \series default
44900
44901 \begin_inset Index idx
44902 status collapsed
44903
44904 \begin_layout Plain Layout
44905 \SpecialChar LaTeX
44906 -packages ! arydshln
44907 \end_layout
44908
44909 \end_inset
44910
44911
44912 \end_layout
44913
44914 \begin_layout Bibliography
44915 \begin_inset CommandInset bibitem
44916 LatexCommand bibitem
44917 key "booktabs"
44918
44919 \end_inset
44920
44921 Documentation of the \SpecialChar LaTeX
44922 -package 
44923 \series bold
44924
44925 \begin_inset CommandInset href
44926 LatexCommand href
44927 name "booktabs"
44928 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
44929
44930 \end_inset
44931
44932
44933 \series default
44934
44935 \begin_inset Index idx
44936 status collapsed
44937
44938 \begin_layout Plain Layout
44939 \SpecialChar LaTeX
44940 -packages ! booktabs
44941 \end_layout
44942
44943 \end_inset
44944
44945
44946 \end_layout
44947
44948 \begin_layout Bibliography
44949 \begin_inset CommandInset bibitem
44950 LatexCommand bibitem
44951 key "caption"
44952
44953 \end_inset
44954
44955 Documentation of the \SpecialChar LaTeX
44956 -package 
44957 \series bold
44958
44959 \begin_inset CommandInset href
44960 LatexCommand href
44961 name "caption"
44962 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
44963
44964 \end_inset
44965
44966
44967 \series default
44968
44969 \begin_inset Index idx
44970 status collapsed
44971
44972 \begin_layout Plain Layout
44973 \SpecialChar LaTeX
44974 -packages ! caption
44975 \end_layout
44976
44977 \end_inset
44978
44979
44980 \end_layout
44981
44982 \begin_layout Bibliography
44983 \begin_inset CommandInset bibitem
44984 LatexCommand bibitem
44985 key "diagbox"
44986
44987 \end_inset
44988
44989 Documentation of the \SpecialChar LaTeX
44990 -package 
44991 \series bold
44992
44993 \begin_inset CommandInset href
44994 LatexCommand href
44995 name "diagbox"
44996 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
44997
44998 \end_inset
44999
45000
45001 \series default
45002
45003 \begin_inset Index idx
45004 status collapsed
45005
45006 \begin_layout Plain Layout
45007 \SpecialChar LaTeX
45008 -packages ! diagbox
45009 \end_layout
45010
45011 \end_inset
45012
45013
45014 \end_layout
45015
45016 \begin_layout Bibliography
45017 \begin_inset CommandInset bibitem
45018 LatexCommand bibitem
45019 key "endfloat"
45020
45021 \end_inset
45022
45023 Documentation of the \SpecialChar LaTeX
45024 -package 
45025 \series bold
45026
45027 \begin_inset CommandInset href
45028 LatexCommand href
45029 name "endfloat"
45030 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45031
45032 \end_inset
45033
45034
45035 \series default
45036
45037 \begin_inset Index idx
45038 status collapsed
45039
45040 \begin_layout Plain Layout
45041 \SpecialChar LaTeX
45042 -packages ! endfloat
45043 \end_layout
45044
45045 \end_inset
45046
45047
45048 \end_layout
45049
45050 \begin_layout Bibliography
45051 \begin_inset CommandInset bibitem
45052 LatexCommand bibitem
45053 key "footmisc"
45054
45055 \end_inset
45056
45057 Documentation of the \SpecialChar LaTeX
45058 -package 
45059 \series bold
45060
45061 \begin_inset CommandInset href
45062 LatexCommand href
45063 name "footmisc"
45064 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45065
45066 \end_inset
45067
45068
45069 \series default
45070
45071 \begin_inset Index idx
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075 \SpecialChar LaTeX
45076 -packages ! footmisc
45077 \end_layout
45078
45079 \end_inset
45080
45081
45082 \end_layout
45083
45084 \begin_layout Bibliography
45085 \begin_inset CommandInset bibitem
45086 LatexCommand bibitem
45087 key "hypcap"
45088
45089 \end_inset
45090
45091 Documentation of the \SpecialChar LaTeX
45092 -package 
45093 \series bold
45094
45095 \begin_inset CommandInset href
45096 LatexCommand href
45097 name "hypcap"
45098 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45099
45100 \end_inset
45101
45102
45103 \series default
45104
45105 \begin_inset Index idx
45106 status collapsed
45107
45108 \begin_layout Plain Layout
45109 \SpecialChar LaTeX
45110 -packages ! hyperref
45111 \end_layout
45112
45113 \end_inset
45114
45115
45116 \end_layout
45117
45118 \begin_layout Bibliography
45119 \begin_inset CommandInset bibitem
45120 LatexCommand bibitem
45121 key "hyperref"
45122
45123 \end_inset
45124
45125 Documentation of the \SpecialChar LaTeX
45126 -package 
45127 \series bold
45128
45129 \begin_inset CommandInset href
45130 LatexCommand href
45131 name "hyperref"
45132 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45133
45134 \end_inset
45135
45136
45137 \series default
45138
45139 \begin_inset Index idx
45140 status collapsed
45141
45142 \begin_layout Plain Layout
45143 \SpecialChar LaTeX
45144 -packages ! hyperref
45145 \end_layout
45146
45147 \end_inset
45148
45149
45150 \end_layout
45151
45152 \begin_layout Bibliography
45153 \begin_inset CommandInset bibitem
45154 LatexCommand bibitem
45155 key "KOMA-Script"
45156
45157 \end_inset
45158
45159 Documentation of the \SpecialChar LaTeX
45160 -package 
45161 \series bold
45162
45163 \begin_inset CommandInset href
45164 LatexCommand href
45165 name "KOMA-Script"
45166 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45167
45168 \end_inset
45169
45170
45171 \series default
45172
45173 \begin_inset Index idx
45174 status collapsed
45175
45176 \begin_layout Plain Layout
45177 \SpecialChar LaTeX
45178 -packages ! KOMA-Script
45179 \end_layout
45180
45181 \end_inset
45182
45183
45184 \end_layout
45185
45186 \begin_layout Bibliography
45187 \begin_inset CommandInset bibitem
45188 LatexCommand bibitem
45189 key "lettrine"
45190
45191 \end_inset
45192
45193 Documentation of the \SpecialChar LaTeX
45194 -package 
45195 \series bold
45196
45197 \begin_inset CommandInset href
45198 LatexCommand href
45199 name "lettrine"
45200 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45201
45202 \end_inset
45203
45204
45205 \series default
45206  and an 
45207 \begin_inset CommandInset href
45208 LatexCommand href
45209 name "example"
45210 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45211
45212 \end_inset
45213
45214
45215 \begin_inset Index idx
45216 status collapsed
45217
45218 \begin_layout Plain Layout
45219 \SpecialChar LaTeX
45220 -packages ! lettrine
45221 \end_layout
45222
45223 \end_inset
45224
45225
45226 \end_layout
45227
45228 \begin_layout Bibliography
45229 \begin_inset CommandInset bibitem
45230 LatexCommand bibitem
45231 key "listings"
45232
45233 \end_inset
45234
45235 Documentation of the \SpecialChar LaTeX
45236 -package 
45237 \series bold
45238
45239 \begin_inset CommandInset href
45240 LatexCommand href
45241 name "listings"
45242 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45243
45244 \end_inset
45245
45246
45247 \series default
45248
45249 \begin_inset Index idx
45250 status collapsed
45251
45252 \begin_layout Plain Layout
45253 \SpecialChar LaTeX
45254 -packages ! listings
45255 \end_layout
45256
45257 \end_inset
45258
45259
45260 \end_layout
45261
45262 \begin_layout Bibliography
45263 \begin_inset CommandInset bibitem
45264 LatexCommand bibitem
45265 key "marginnote"
45266
45267 \end_inset
45268
45269 Documentation of the \SpecialChar LaTeX
45270 -package 
45271 \series bold
45272
45273 \begin_inset CommandInset href
45274 LatexCommand href
45275 name "marginnote"
45276 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45277
45278 \end_inset
45279
45280
45281 \series default
45282
45283 \begin_inset Index idx
45284 status collapsed
45285
45286 \begin_layout Plain Layout
45287 \SpecialChar LaTeX
45288 -packages ! marginnote
45289 \end_layout
45290
45291 \end_inset
45292
45293
45294 \end_layout
45295
45296 \begin_layout Bibliography
45297 \begin_inset CommandInset bibitem
45298 LatexCommand bibitem
45299 key "pdfpages"
45300
45301 \end_inset
45302
45303 Documentation of the \SpecialChar LaTeX
45304 -package 
45305 \series bold
45306
45307 \begin_inset CommandInset href
45308 LatexCommand href
45309 name "pdfpages"
45310 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45311
45312 \end_inset
45313
45314
45315 \series default
45316
45317 \begin_inset Index idx
45318 status collapsed
45319
45320 \begin_layout Plain Layout
45321 \SpecialChar LaTeX
45322 -packages ! pdfpages
45323 \end_layout
45324
45325 \end_inset
45326
45327
45328 \end_layout
45329
45330 \begin_layout Bibliography
45331 \begin_inset CommandInset bibitem
45332 LatexCommand bibitem
45333 key "prettyref"
45334
45335 \end_inset
45336
45337 Documentation of the \SpecialChar LaTeX
45338 -package 
45339 \series bold
45340
45341 \begin_inset CommandInset href
45342 LatexCommand href
45343 name "prettyref"
45344 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45345
45346 \end_inset
45347
45348
45349 \series default
45350
45351 \begin_inset Index idx
45352 status collapsed
45353
45354 \begin_layout Plain Layout
45355 \SpecialChar LaTeX
45356 -packages ! prettyref
45357 \end_layout
45358
45359 \end_inset
45360
45361
45362 \end_layout
45363
45364 \begin_layout Bibliography
45365 \begin_inset CommandInset bibitem
45366 LatexCommand bibitem
45367 key "pstricks"
45368
45369 \end_inset
45370
45371 Web page of the \SpecialChar LaTeX
45372 -package 
45373 \series bold
45374
45375 \begin_inset CommandInset href
45376 LatexCommand href
45377 name "PSTricks"
45378 target "http://tug.org/PSTricks/"
45379
45380 \end_inset
45381
45382
45383 \series default
45384
45385 \begin_inset Index idx
45386 status collapsed
45387
45388 \begin_layout Plain Layout
45389 \SpecialChar LaTeX
45390 -packages ! PSTricks
45391 \end_layout
45392
45393 \end_inset
45394
45395
45396 \end_layout
45397
45398 \begin_layout Bibliography
45399 \begin_inset CommandInset bibitem
45400 LatexCommand bibitem
45401 key "refstyle"
45402
45403 \end_inset
45404
45405 Documentation of the \SpecialChar LaTeX
45406 -package 
45407 \series bold
45408
45409 \begin_inset CommandInset href
45410 LatexCommand href
45411 name "refstyle"
45412 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45413
45414 \end_inset
45415
45416
45417 \series default
45418
45419 \begin_inset Index idx
45420 status collapsed
45421
45422 \begin_layout Plain Layout
45423 \SpecialChar LaTeX
45424 -packages ! refstyle
45425 \end_layout
45426
45427 \end_inset
45428
45429
45430 \end_layout
45431
45432 \begin_layout Bibliography
45433 \begin_inset CommandInset bibitem
45434 LatexCommand bibitem
45435 key "sidecap"
45436
45437 \end_inset
45438
45439 Documentation of the \SpecialChar LaTeX
45440 -package 
45441 \series bold
45442
45443 \begin_inset CommandInset href
45444 LatexCommand href
45445 name "sidecap"
45446 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45447
45448 \end_inset
45449
45450
45451 \series default
45452
45453 \begin_inset Index idx
45454 status collapsed
45455
45456 \begin_layout Plain Layout
45457 \SpecialChar LaTeX
45458 -packages ! sidecap
45459 \end_layout
45460
45461 \end_inset
45462
45463
45464 \end_layout
45465
45466 \begin_layout Bibliography
45467 \begin_inset CommandInset bibitem
45468 LatexCommand bibitem
45469 key "NewInLyX20"
45470
45471 \end_inset
45472
45473
45474 \begin_inset CommandInset href
45475 LatexCommand href
45476 name "Wiki page"
45477 target "http://wiki.lyx.org/LyX/NewInLyX20"
45478
45479 \end_inset
45480
45481  about new features in 
45482 \family sans
45483 \SpecialChar LyX
45484  2.0
45485 \family default
45486 .
45487 \end_layout
45488
45489 \begin_layout Standard
45490 \begin_inset CommandInset index_print
45491 LatexCommand printindex
45492 type "idx"
45493
45494 \end_inset
45495
45496
45497 \end_layout
45498
45499 \end_body
45500 \end_document