]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
Documentation for varwidth.module
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 501
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/
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 colored tables
69 \@ifundefined{textcolor}
70  {\usepackage{color}}{}
71 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
72 \definecolor{lightgrey}{gray}{0.8}
73
74 % check for package colortbl
75 % used for colored table cells
76 \newboolean{colortbl}
77 \IfFileExists{colortbl.sty}
78  {\usepackage{colortbl}
79   \setboolean{colortbl}{true}}
80  {\setboolean{colortbl}{false}}
81
82 % used to have extra space in table cells
83 \@ifundefined{extrarowheight}
84  {\usepackage{array}}{}
85 \setlength{\extrarowheight}{2pt}
86
87 % used for customized tables
88 % ---
89 \newcolumntype{M}[1]
90  {>{\centering\hspace{0pt}}m{#1}}
91
92 \newcolumntype{S}[2]
93  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
94
95 \newcolumntype{K}[1]
96  {>{\columncolor{#1}\hspace{0pt}}c}
97
98 \newcolumntype{V}{!{\vrule width 1.5pt}}
99
100 \newcolumntype{W}{!{\color{green}\vline}}
101 % ---
102
103 % insert additional vertical space of
104 % 1.5 mm between footnotes
105 \let\myFoot\footnote
106 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
107
108 % number algorithm floats within chapters
109 \numberwithin{algorithm}{chapter}
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package arydshln
116 % used for tables with dashed lines
117 \newboolean{arydshln}
118 \IfFileExists{arydshln.sty}
119  {\usepackage{arydshln}
120   \setboolean{arydshln}{true}}
121  {\setboolean{arydshln}{false}}
122
123 % check for package marginnote
124 % used for margin notes
125 \newboolean{marginnote}
126 \IfFileExists{marginnote.sty}
127  {\usepackage{marginnote}
128   \let\marginpar\marginnote
129   \setboolean{marginnote}{true}}
130  {\setboolean{marginnote}{false}}
131
132 % check for package sidecap
133 % used for captions on the side
134 \newboolean{sidecap}
135 \IfFileExists{sidecap.sty}
136  {\usepackage{sidecap}
137   \setboolean{sidecap}{true}}
138  {\setboolean{sidecap}{false}}
139
140 % check for picinpar
141 % used for surrounded fixed objects
142 \newboolean{picinpar}
143 \IfFileExists{picinpar.sty}
144  {\usepackage{picinpar}
145   \setboolean{picinpar}{true}}
146  {\setboolean{picinpar}{false}}
147
148 % check for lettrine
149 \newboolean{lettrine}
150 \IfFileExists{lettrine.sty}
151  {\usepackage{lettrine}
152   \setboolean{lettrine}{true}}
153  {\setboolean{lettrine}{false}}
154
155 % check for diagbox
156 \newboolean{diagbox}
157 \IfFileExists{diagbox.sty}
158  {\usepackage{diagbox}
159   \setboolean{diagbox}{true}}
160  {\setboolean{diagbox}{false}}
161 \end_preamble
162 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
163 \use_default_options false
164 \begin_modules
165 initials
166 graphicboxes
167 \end_modules
168 \maintain_unincluded_children false
169 \language english
170 \language_package default
171 \inputencoding auto
172 \fontencoding global
173 \font_roman "default" "default"
174 \font_sans "default" "default"
175 \font_typewriter "default" "default"
176 \font_math "auto" "auto"
177 \font_default_family default
178 \use_non_tex_fonts false
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100 100
182 \font_tt_scale 100 100
183 \graphics default
184 \default_output_format default
185 \output_sync 0
186 \bibtex_command default
187 \index_command default
188 \paperfontsize 12
189 \spacing single
190 \use_hyperref true
191 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
192 \pdf_author "LyX Team, Uwe Stöhr"
193 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
194 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
195 \pdf_bookmarks true
196 \pdf_bookmarksnumbered true
197 \pdf_bookmarksopen true
198 \pdf_bookmarksopenlevel 1
199 \pdf_breaklinks false
200 \pdf_pdfborder false
201 \pdf_colorlinks true
202 \pdf_backref false
203 \pdf_pdfusetitle false
204 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
205 \papersize default
206 \use_geometry false
207 \use_package amsmath 2
208 \use_package amssymb 2
209 \use_package cancel 0
210 \use_package esint 0
211 \use_package mathdots 1
212 \use_package mathtools 0
213 \use_package mhchem 1
214 \use_package stackrel 0
215 \use_package stmaryrd 0
216 \use_package undertilde 0
217 \cite_engine basic
218 \cite_engine_type default
219 \biblio_style plain
220 \use_bibtopic false
221 \use_indices false
222 \paperorientation portrait
223 \suppress_date false
224 \justification true
225 \use_refstyle 0
226 \notefontcolor #0000ff
227 \index Index
228 \shortcut idx
229 \color #008000
230 \end_index
231 \secnumdepth 3
232 \tocdepth 3
233 \paragraph_separation skip
234 \defskip medskip
235 \quotes_language english
236 \papercolumns 1
237 \papersides 2
238 \paperpagestyle default
239 \tracking_changes true
240 \output_changes false
241 \html_math_output 0
242 \html_css_as_file 0
243 \html_be_strict false
244 \author 2047637253 "Guillaume Munch" 
245 \end_header
246
247 \begin_body
248
249 \begin_layout Title
250 \SpecialChar LyX
251 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
252 \end_layout
253
254 \begin_layout Author
255 by the \SpecialChar LyX
256  Team
257 \begin_inset Foot
258 status collapsed
259
260 \begin_layout Plain Layout
261 \noindent
262 If you have comments or error corrections, please send them to the \SpecialChar LyX
263  Documentatio
264 n mailing list: 
265 \begin_inset CommandInset href
266 LatexCommand href
267 name "lyx-docs@lists.lyx.org"
268 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
269 type "mailto:"
270
271 \end_inset
272
273
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Note Note
280 status collapsed
281
282 \begin_layout Plain Layout
283 author: Uwe Stöhr
284 \end_layout
285
286 \end_inset
287
288
289 \begin_inset Newline newline
290 \end_inset
291
292
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \family sans
298 Version 2.2.x
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset CommandInset toc
303 LatexCommand tableofcontents
304
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Standard
311 \begin_inset Note Note
312 status open
313
314 \begin_layout Plain Layout
315 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
316 -packages 
317 \series bold
318 arydshln
319 \series default
320
321 \series bold
322 colortbl
323 \series default
324
325 \series bold
326 diagbox, lettrine, marginnote, picinpar
327 \series default
328  and 
329 \series bold
330 sidecap
331 \series default
332  must be installed.
333  If they are not installed you can export the document anyway but the sections
334  where the packages are required won't appear in the output.
335 \end_layout
336
337 \begin_layout Plain Layout
338 The latest PDF-version of this document can be found here:
339 \begin_inset Newline newline
340 \end_inset
341
342
343 \series bold
344 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
345 \end_layout
346
347 \end_inset
348
349
350 \end_layout
351
352 \begin_layout Chapter
353 Figures
354 \begin_inset Index idx
355 status collapsed
356
357 \begin_layout Plain Layout
358 Figures
359 \end_layout
360
361 \end_inset
362
363
364 \begin_inset Index idx
365 status collapsed
366
367 \begin_layout Plain Layout
368 Graphics|see
369 \begin_inset ERT
370 status collapsed
371
372 \begin_layout Plain Layout
373
374 {
375 \end_layout
376
377 \end_inset
378
379 Figures
380 \begin_inset ERT
381 status collapsed
382
383 \begin_layout Plain Layout
384
385 }
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \end_inset
394
395
396 \end_layout
397
398 \begin_layout Section
399 Graphics Dialog
400 \begin_inset Index idx
401 status collapsed
402
403 \begin_layout Plain Layout
404 Figures ! Graphics Dialog
405 \end_layout
406
407 \end_inset
408
409
410 \begin_inset CommandInset label
411 LatexCommand label
412 name "sec:Graphics-Dialog"
413
414 \end_inset
415
416
417 \end_layout
418
419 \begin_layout Standard
420 To insert an image into your document, place the cursor at the text position
421  you want and click on the toolbar icon 
422 \begin_inset Info
423 type  "icon"
424 arg   "dialog-show-new-inset graphics"
425 \end_inset
426
427  or use the menu 
428 \family sans
429 Insert\SpecialChar menuseparator
430 Graphics
431 \family default
432 .
433  Then a dialog will appear to choose the file to load.
434  The image will appear in the output exactly at the position where it is
435  in the text.
436 \end_layout
437
438 \begin_layout Standard
439 The graphics dialog can be called at any time by clicking on an image.
440  This dialog has three tabs:
441 \end_layout
442
443 \begin_layout Description
444
445 \family sans
446 Graphics
447 \family default
448  Here you can choose an image file and adjust its appearance in the output.
449  The available units for the image size are explained in appendix
450 \begin_inset space ~
451 \end_inset
452
453
454 \begin_inset CommandInset ref
455 LatexCommand ref
456 reference "cha:Units-available-in"
457
458 \end_inset
459
460 .
461 \begin_inset Newline newline
462 \end_inset
463
464
465 \begin_inset Index idx
466 status collapsed
467
468 \begin_layout Plain Layout
469 Figures ! rotated
470 \end_layout
471
472 \end_inset
473
474 You can rotate images counter-clockwise by setting a rotation angle and
475  a rotation origin.
476  The image will also be rotated inside \SpecialChar LyX
477 .
478 \begin_inset Newline newline
479 \end_inset
480
481
482 \begin_inset Index idx
483 status collapsed
484
485 \begin_layout Plain Layout
486 Figures ! scaled
487 \end_layout
488
489 \end_inset
490
491 Images can be scaled by using a percentage value or by setting the width
492  and height explicitly.
493  If you set only the width or only the height, the other size will be determined
494  automatically.
495  If you set both, then the image will be transformed to the given size,
496  possibly distorting it.
497  To prevent the image from distortion, use the option 
498 \family sans
499 Maintain aspect ratio
500 \family default
501 .
502  The image will then be scaled so that its width and height don't exceed
503  the specified dimensions.
504 \begin_inset Newline newline
505 \end_inset
506
507 Images can be opened in a program of your choice by right-clicking on it
508  and choosing the entry 
509 \family sans
510 Edit
511 \begin_inset space ~
512 \end_inset
513
514 externally
515 \family default
516  in the context menu.
517  The program can be set for every image format in the file format settings
518  in \SpecialChar LyX
519 's preferences.
520 \end_layout
521
522 \begin_layout Description
523
524 \family sans
525 Clipping
526 \family default
527  Alternatively to the usage of scaling units it is possible to set image
528  coordinates to adjust the height and width of the image in the output.
529  The coordinates can also be calculated automatically by pressing the button
530  
531 \family sans
532 Get
533 \begin_inset space ~
534 \end_inset
535
536 from
537 \begin_inset space ~
538 \end_inset
539
540 File
541 \family default
542 .
543  The option 
544 \family sans
545 Clip
546 \begin_inset space ~
547 \end_inset
548
549 to
550 \begin_inset space ~
551 \end_inset
552
553 bounding
554 \begin_inset space ~
555 \end_inset
556
557 box
558 \family default
559  will only print the image region within the given coordinates.
560  Normally you don't need to worry about image coordinates and can ignore
561  this tab.
562 \end_layout
563
564 \begin_layout Description
565
566 \family sans
567 LaTeX
568 \begin_inset space ~
569 \end_inset
570
571 and
572 \begin_inset space ~
573 \end_inset
574
575 LyX
576 \begin_inset space ~
577 \end_inset
578
579 options
580 \family default
581  In this tab you can modify the appearance of the image within \SpecialChar LyX
582  and \SpecialChar LaTeX
583  experts
584  can specify additional \SpecialChar LaTeX
585  options.
586 \begin_inset Newline newline
587 \end_inset
588
589 The option 
590 \family sans
591 Draft
592 \begin_inset space ~
593 \end_inset
594
595 mode
596 \family default
597  makes the image appear in the output only as a frame with the size of the
598  image.
599 \begin_inset Newline newline
600 \end_inset
601
602 In the section 
603 \family sans
604 Graphics
605 \begin_inset space ~
606 \end_inset
607
608 Group
609 \family default
610  you can define or join an image settings group.
611 \begin_inset Index idx
612 status collapsed
613
614 \begin_layout Plain Layout
615 Figures ! Settings grouping
616 \end_layout
617
618 \end_inset
619
620  Images within such a group share their settings, so adjusting one image
621  of the group automatically also adjusts all other images of the group in
622  the same way.
623  So you can for example change the size for a bunch of images without the
624  need to manually change each of them.
625  Joining an existing group can also be done using the context menu of the
626  image by checking the name of the desired group.
627 \end_layout
628
629 \begin_layout Standard
630 \begin_inset VSpace bigskip
631 \end_inset
632
633
634 \end_layout
635
636 \begin_layout Standard
637 This is an example image in EPS format
638 \begin_inset Foot
639 status collapsed
640
641 \begin_layout Plain Layout
642 Image formats are explained in section
643 \begin_inset space ~
644 \end_inset
645
646
647 \begin_inset CommandInset ref
648 LatexCommand ref
649 reference "sec:Image-Formats"
650
651 \end_inset
652
653 .
654 \end_layout
655
656 \end_inset
657
658  within a separate, horizontally centered paragraph:
659 \begin_inset Separator parbreak
660 \end_inset
661
662
663 \end_layout
664
665 \begin_layout Standard
666 \align center
667 \begin_inset Graphics
668         filename clipart/mobius.eps
669         scale 70
670         scaleBeforeRotation
671         rotateOrigin center
672
673 \end_inset
674
675
676 \end_layout
677
678 \begin_layout Standard
679 This is the same image like the one above but in draft mode:
680 \begin_inset Separator parbreak
681 \end_inset
682
683
684 \end_layout
685
686 \begin_layout Standard
687 \align center
688 \begin_inset Graphics
689         filename clipart/mobius.eps
690         scale 70
691         draft
692         scaleBeforeRotation
693         rotateOrigin center
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 \begin_inset Newpage newpage
702 \end_inset
703
704
705 \end_layout
706
707 \begin_layout Section
708 Figure Floats
709 \begin_inset CommandInset label
710 LatexCommand label
711 name "sec:Figure-Floats"
712
713 \end_inset
714
715
716 \begin_inset Index idx
717 status collapsed
718
719 \begin_layout Plain Layout
720 Floats ! Figures
721 \end_layout
722
723 \end_inset
724
725
726 \begin_inset Index idx
727 status collapsed
728
729 \begin_layout Plain Layout
730 Figures ! Floats
731 \end_layout
732
733 \end_inset
734
735
736 \end_layout
737
738 \begin_layout Standard
739 For general explanations about floats, have a look at section
740 \begin_inset space ~
741 \end_inset
742
743
744 \begin_inset CommandInset ref
745 LatexCommand ref
746 reference "sec:FloatIntroduction"
747
748 \end_inset
749
750 .
751 \end_layout
752
753 \begin_layout Standard
754 The toolbar button 
755 \begin_inset Info
756 type  "icon"
757 arg   "float-insert figure"
758 \end_inset
759
760  and the menu 
761 \family sans
762 Insert\SpecialChar menuseparator
763 Float\SpecialChar menuseparator
764 Figure
765 \family default
766  inserts a float with a caption that has the label 
767 \begin_inset Quotes eld
768 \end_inset
769
770 Figure
771 \begin_inset space ~
772 \end_inset
773
774 #:
775 \begin_inset Quotes erd
776 \end_inset
777
778  (# is the actual number).
779  You can insert the image above the caption, like in Figure
780 \begin_inset space ~
781 \end_inset
782
783
784 \begin_inset CommandInset ref
785 LatexCommand ref
786 reference "fig:kill-plat"
787
788 \end_inset
789
790  or below the caption, like in Figure
791 \begin_inset space ~
792 \end_inset
793
794
795 \begin_inset CommandInset ref
796 LatexCommand ref
797 reference "fig:escher"
798
799 \end_inset
800
801 .
802  More about caption placement is described in section
803 \begin_inset space ~
804 \end_inset
805
806
807 \begin_inset CommandInset ref
808 LatexCommand ref
809 reference "sec:Caption-Placement"
810
811 \end_inset
812
813 .
814 \end_layout
815
816 \begin_layout Standard
817 \begin_inset Float figure
818 wide false
819 sideways false
820 status open
821
822 \begin_layout Plain Layout
823 \align center
824 \begin_inset Graphics
825         filename clipart/platypus.eps
826         width 50col%
827         scaleBeforeRotation
828         rotateOrigin center
829
830 \end_inset
831
832
833 \end_layout
834
835 \begin_layout Plain Layout
836 \begin_inset Caption Standard
837
838 \begin_layout Plain Layout
839 \begin_inset CommandInset label
840 LatexCommand label
841 name "fig:kill-plat"
842
843 \end_inset
844
845 A severely distorted platypus in a float.
846 \end_layout
847
848 \end_inset
849
850
851 \end_layout
852
853 \end_inset
854
855
856 \end_layout
857
858 \begin_layout Standard
859 \begin_inset Float figure
860 wide false
861 sideways false
862 status open
863
864 \begin_layout Plain Layout
865 \begin_inset Caption Standard
866
867 \begin_layout Plain Layout
868 \begin_inset CommandInset label
869 LatexCommand label
870 name "fig:escher"
871
872 \end_inset
873
874 M.C.
875  Escher on acid.
876 \end_layout
877
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Plain Layout
884 \align center
885 \begin_inset Graphics
886         filename clipart/escher-lsd.eps
887         scale 80
888         scaleBeforeRotation
889         rotateOrigin center
890
891 \end_inset
892
893
894 \end_layout
895
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Standard
902 \begin_inset Index idx
903 status collapsed
904
905 \begin_layout Plain Layout
906 References ! to Figures
907 \end_layout
908
909 \end_inset
910
911 Figure
912 \begin_inset space ~
913 \end_inset
914
915
916 \begin_inset CommandInset ref
917 LatexCommand ref
918 reference "fig:kill-plat"
919
920 \end_inset
921
922  and 
923 \begin_inset CommandInset ref
924 LatexCommand ref
925 reference "fig:escher"
926
927 \end_inset
928
929  are examples of referenced figures.
930  Figures can be referenced in the text by referencing their label.
931  To do this insert a label in the caption using the menu 
932 \family sans
933 Insert\SpecialChar menuseparator
934 Label
935 \family default
936  or the toolbar button 
937 \begin_inset Info
938 type  "icon"
939 arg   "label-insert"
940 \end_inset
941
942 .
943  You can now refer to the label using the menu 
944 \family sans
945 Insert\SpecialChar menuseparator
946 Cross
947 \begin_inset space ~
948 \end_inset
949
950 reference
951 \family default
952  or the toolbar button 
953 \begin_inset Info
954 type  "icon"
955 arg   "dialog-show-new-inset ref"
956 \end_inset
957
958 .
959  It is important to use references to floats, rather than using vague references
960  like 
961 \begin_inset Quotes eld
962 \end_inset
963
964 the figure above
965 \begin_inset Quotes erd
966 \end_inset
967
968 , because \SpecialChar LaTeX
969  will reposition the floats in the final document and it might
970  not be 
971 \begin_inset Quotes eld
972 \end_inset
973
974 above
975 \begin_inset Quotes erd
976 \end_inset
977
978  at all.
979 \begin_inset Newline newline
980 \end_inset
981
982 Referencing is explained in detail in section
983 \begin_inset space ~
984 \end_inset
985
986
987 \begin_inset CommandInset ref
988 LatexCommand ref
989 reference "sec:Referencing-Floats"
990
991 \end_inset
992
993 .
994 \end_layout
995
996 \begin_layout Standard
997 Normally only one image is inserted to a figure float, but sometimes you
998  might want to use two images with separate subcaptions.
999  This can be done by inserting image floats into existing image floats.
1000  Note that only the main caption of the float is added to the List of Figures.
1001  Figure
1002 \begin_inset space ~
1003 \end_inset
1004
1005
1006 \begin_inset CommandInset ref
1007 LatexCommand ref
1008 reference "fig:Two-distorted-images"
1009
1010 \end_inset
1011
1012  is an example of a figure float with two images set side by side.
1013  You can also set the images one below the other.
1014  Figure
1015 \begin_inset space ~
1016 \end_inset
1017
1018
1019 \begin_inset CommandInset ref
1020 LatexCommand ref
1021 reference "fig:Undefinable-structure"
1022
1023 \end_inset
1024
1025  and 
1026 \begin_inset CommandInset ref
1027 LatexCommand ref
1028 reference "fig:A-Platypus"
1029
1030 \end_inset
1031
1032  are the subfigures.
1033 \end_layout
1034
1035 \begin_layout Standard
1036 \begin_inset Float figure
1037 wide false
1038 sideways false
1039 status open
1040
1041 \begin_layout Plain Layout
1042 \begin_inset space \hfill{}
1043 \end_inset
1044
1045
1046 \begin_inset Float figure
1047 wide false
1048 sideways false
1049 status collapsed
1050
1051 \begin_layout Plain Layout
1052 \begin_inset Caption Standard
1053
1054 \begin_layout Plain Layout
1055 \begin_inset CommandInset label
1056 LatexCommand label
1057 name "fig:Undefinable-structure"
1058
1059 \end_inset
1060
1061 Undefinable structure.
1062 \end_layout
1063
1064 \end_inset
1065
1066
1067 \end_layout
1068
1069 \begin_layout Plain Layout
1070 \begin_inset Graphics
1071         filename clipart/escher-lsd.eps
1072         width 45col%
1073         scaleBeforeRotation
1074         groupId distorted
1075
1076 \end_inset
1077
1078
1079 \end_layout
1080
1081 \end_inset
1082
1083
1084 \begin_inset space \hfill{}
1085 \end_inset
1086
1087
1088 \begin_inset Float figure
1089 wide false
1090 sideways false
1091 status collapsed
1092
1093 \begin_layout Plain Layout
1094 \begin_inset Caption Standard
1095
1096 \begin_layout Plain Layout
1097 \begin_inset CommandInset label
1098 LatexCommand label
1099 name "fig:A-Platypus"
1100
1101 \end_inset
1102
1103 A Platypus.
1104 \end_layout
1105
1106 \end_inset
1107
1108
1109 \end_layout
1110
1111 \begin_layout Plain Layout
1112 \begin_inset Graphics
1113         filename clipart/platypus.eps
1114         width 45col%
1115         scaleBeforeRotation
1116         groupId distorted
1117
1118 \end_inset
1119
1120
1121 \end_layout
1122
1123 \end_inset
1124
1125
1126 \begin_inset space \hfill{}
1127 \end_inset
1128
1129
1130 \end_layout
1131
1132 \begin_layout Plain Layout
1133 \begin_inset Caption Standard
1134
1135 \begin_layout Plain Layout
1136 \begin_inset CommandInset label
1137 LatexCommand label
1138 name "fig:Two-distorted-images"
1139
1140 \end_inset
1141
1142 Two distorted images.
1143  Both images are in the image settings group named 
1144 \begin_inset Quotes eld
1145 \end_inset
1146
1147 distorted
1148 \begin_inset Quotes erd
1149 \end_inset
1150
1151 .
1152 \end_layout
1153
1154 \end_inset
1155
1156
1157 \end_layout
1158
1159 \end_inset
1160
1161
1162 \end_layout
1163
1164 \begin_layout Standard
1165 \begin_inset Newpage newpage
1166 \end_inset
1167
1168
1169 \end_layout
1170
1171 \begin_layout Section
1172 Image Formats
1173 \begin_inset CommandInset label
1174 LatexCommand label
1175 name "sec:Image-Formats"
1176
1177 \end_inset
1178
1179
1180 \begin_inset Index idx
1181 status collapsed
1182
1183 \begin_layout Plain Layout
1184 Image Formats
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \begin_inset Index idx
1191 status collapsed
1192
1193 \begin_layout Plain Layout
1194 Figures ! Image Formats
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \end_layout
1201
1202 \begin_layout Standard
1203 You can insert images in any known file format.
1204  But as explained in appendix
1205 \begin_inset space ~
1206 \end_inset
1207
1208
1209 \begin_inset CommandInset ref
1210 LatexCommand ref
1211 reference "cha:Output-File-Formats"
1212
1213 \end_inset
1214
1215 , each output document format allows only a few image formats.
1216  \SpecialChar LyX
1217  uses therefore the program 
1218 \family typewriter
1219 ImageMagick
1220 \family default
1221  in the background to convert the images to the right format.
1222  To increase your work flow by avoiding these conversions in the background,
1223  you could choose to use only the image formats that can directly be embedded
1224  in the output file format.
1225  The output file formats are explained in appendix
1226 \begin_inset space ~
1227 \end_inset
1228
1229
1230 \begin_inset CommandInset ref
1231 LatexCommand ref
1232 reference "cha:Output-File-Formats"
1233
1234 \end_inset
1235
1236 .
1237 \end_layout
1238
1239 \begin_layout Standard
1240 Similar to fonts there are two types of image formats:
1241 \end_layout
1242
1243 \begin_layout Description
1244 Bitmap
1245 \begin_inset space ~
1246 \end_inset
1247
1248 images consist of pixel values, often in a compressed form.
1249  They are therefore not fully scalable and look pixelated in large zooms.
1250  Well-known bitmap image formats are 
1251 \begin_inset Quotes eld
1252 \end_inset
1253
1254 Graphics Interchange Format
1255 \begin_inset Quotes erd
1256 \end_inset
1257
1258  (GIF, file extension 
1259 \begin_inset Quotes eld
1260 \end_inset
1261
1262
1263 \family typewriter
1264 .gif
1265 \family default
1266
1267 \begin_inset Quotes erd
1268 \end_inset
1269
1270 )
1271 \begin_inset Index idx
1272 status collapsed
1273
1274 \begin_layout Plain Layout
1275 GIF|see
1276 \begin_inset ERT
1277 status collapsed
1278
1279 \begin_layout Plain Layout
1280
1281 {
1282 \end_layout
1283
1284 \end_inset
1285
1286 Image formats
1287 \begin_inset ERT
1288 status collapsed
1289
1290 \begin_layout Plain Layout
1291
1292 }
1293 \end_layout
1294
1295 \end_inset
1296
1297
1298 \end_layout
1299
1300 \end_inset
1301
1302
1303 \begin_inset Quotes eld
1304 \end_inset
1305
1306 Portable Network Graphics
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  (PNG, file extension 
1311 \begin_inset Quotes eld
1312 \end_inset
1313
1314
1315 \family typewriter
1316 .png
1317 \family default
1318
1319 \begin_inset Quotes erd
1320 \end_inset
1321
1322 )
1323 \begin_inset Index idx
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 PNG|see
1328 \begin_inset ERT
1329 status collapsed
1330
1331 \begin_layout Plain Layout
1332
1333 {
1334 \end_layout
1335
1336 \end_inset
1337
1338 Image formats
1339 \begin_inset ERT
1340 status collapsed
1341
1342 \begin_layout Plain Layout
1343
1344 }
1345 \end_layout
1346
1347 \end_inset
1348
1349
1350 \end_layout
1351
1352 \end_inset
1353
1354 , and 
1355 \begin_inset Quotes eld
1356 \end_inset
1357
1358 Joint Photographic Experts Group
1359 \begin_inset Quotes erd
1360 \end_inset
1361
1362  (JPG, file extension 
1363 \begin_inset Quotes eld
1364 \end_inset
1365
1366
1367 \family typewriter
1368 .jpg
1369 \family default
1370
1371 \begin_inset Quotes erd
1372 \end_inset
1373
1374  or 
1375 \begin_inset Quotes eld
1376 \end_inset
1377
1378
1379 \family typewriter
1380 .jpeg
1381 \family default
1382
1383 \begin_inset Quotes erd
1384 \end_inset
1385
1386 )
1387 \begin_inset Index idx
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 JPG|see
1392 \begin_inset ERT
1393 status collapsed
1394
1395 \begin_layout Plain Layout
1396
1397 {
1398 \end_layout
1399
1400 \end_inset
1401
1402 Image formats
1403 \begin_inset ERT
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407
1408 }
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \end_layout
1415
1416 \end_inset
1417
1418 .
1419 \end_layout
1420
1421 \begin_layout Description
1422 Vector
1423 \begin_inset space ~
1424 \end_inset
1425
1426 images consist of vectors and can therefore be scaled to any size without
1427  data loss.
1428  The scaling ability is necessary if you want to create presentations, because
1429  presentations are always scaled by the video projector.
1430  Scaling is also useful for online documents to let the user zoom into diagrams.
1431 \begin_inset Newline newline
1432 \end_inset
1433
1434 Well-known scalable image formats are 
1435 \begin_inset Quotes eld
1436 \end_inset
1437
1438 Scalable Vector Graphics
1439 \begin_inset Quotes erd
1440 \end_inset
1441
1442  (SVG, file extension 
1443 \begin_inset Quotes eld
1444 \end_inset
1445
1446
1447 \family typewriter
1448 .svg
1449 \family default
1450
1451 \begin_inset Quotes erd
1452 \end_inset
1453
1454 )
1455 \begin_inset Index idx
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459 SVG|see
1460 \begin_inset ERT
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464
1465 {
1466 \end_layout
1467
1468 \end_inset
1469
1470 Image formats
1471 \begin_inset ERT
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475
1476 }
1477 \end_layout
1478
1479 \end_inset
1480
1481
1482 \end_layout
1483
1484 \end_inset
1485
1486
1487 \begin_inset Quotes eld
1488 \end_inset
1489
1490 Encapsulated PostScript
1491 \begin_inset Quotes erd
1492 \end_inset
1493
1494  (EPS, file extension 
1495 \begin_inset Quotes eld
1496 \end_inset
1497
1498
1499 \family typewriter
1500 .eps
1501 \family default
1502
1503 \begin_inset Quotes erd
1504 \end_inset
1505
1506 )
1507 \begin_inset Index idx
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511 EPS|see
1512 \begin_inset ERT
1513 status collapsed
1514
1515 \begin_layout Plain Layout
1516
1517 {
1518 \end_layout
1519
1520 \end_inset
1521
1522 Image formats
1523 \begin_inset ERT
1524 status collapsed
1525
1526 \begin_layout Plain Layout
1527
1528 }
1529 \end_layout
1530
1531 \end_inset
1532
1533
1534 \end_layout
1535
1536 \end_inset
1537
1538
1539 \begin_inset Quotes eld
1540 \end_inset
1541
1542 Portable Document Format
1543 \begin_inset Quotes erd
1544 \end_inset
1545
1546  (PDF, file extension 
1547 \begin_inset Quotes eld
1548 \end_inset
1549
1550
1551 \family typewriter
1552 .pdf
1553 \family default
1554
1555 \begin_inset Quotes erd
1556 \end_inset
1557
1558 )
1559 \begin_inset Index idx
1560 status collapsed
1561
1562 \begin_layout Plain Layout
1563 PDF
1564 \end_layout
1565
1566 \end_inset
1567
1568 , and 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 Windows Metafile
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  (WMF, file extension 
1577 \begin_inset Quotes eld
1578 \end_inset
1579
1580
1581 \family typewriter
1582 .wmf
1583 \family default
1584
1585 \begin_inset Quotes erd
1586 \end_inset
1587
1588 )
1589 \begin_inset Index idx
1590 status collapsed
1591
1592 \begin_layout Plain Layout
1593 SVG|see
1594 \begin_inset ERT
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598
1599 {
1600 \end_layout
1601
1602 \end_inset
1603
1604 Image formats
1605 \begin_inset ERT
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609
1610 }
1611 \end_layout
1612
1613 \end_inset
1614
1615
1616 \end_layout
1617
1618 \end_inset
1619
1620 .
1621  We wrote 
1622 \begin_inset Quotes eld
1623 \end_inset
1624
1625 can be
1626 \begin_inset Quotes erd
1627 \end_inset
1628
1629 , because you can convert any bitmap image to a PDF or EPS-image and the
1630  result will still be a bitmap image.
1631  In such cases only a header with the image properties is added to the original
1632  image
1633 \begin_inset Foot
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637 In the case of PDF, the original image is additionally compressed.
1638 \end_layout
1639
1640 \end_inset
1641
1642 .
1643  The PDF-files generated by 
1644 \family typewriter
1645 Adobe Photoshop
1646 \family default
1647  are for example bitmap images.
1648 \end_layout
1649
1650 \begin_layout Standard
1651 Normally it is not possible to convert a bitmap image into a scalable one,
1652  only vice versa.
1653  Only the image formats PDF and EPS can directly be embedded to PDF and
1654  PostScript output files, respectively.
1655  SVG and WMF-images are recalculated to bitmaps when the output file is
1656  generated because there is currently no adequate WMF/SVG
1657 \begin_inset Formula $\to$
1658 \end_inset
1659
1660 PDF/EPS converter available.
1661 \end_layout
1662
1663 \begin_layout Chapter
1664 Tables
1665 \begin_inset Index idx
1666 status collapsed
1667
1668 \begin_layout Plain Layout
1669 Table
1670 \end_layout
1671
1672 \end_inset
1673
1674
1675 \end_layout
1676
1677 \begin_layout Section
1678 Introduction
1679 \begin_inset Index idx
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683 Table ! Introduction
1684 \end_layout
1685
1686 \end_inset
1687
1688
1689 \end_layout
1690
1691 \begin_layout Standard
1692 You can insert a table using either the toolbar button 
1693 \begin_inset Info
1694 type  "icon"
1695 arg   "tabular-insert"
1696 \end_inset
1697
1698  or the menu 
1699 \family sans
1700 Insert\SpecialChar menuseparator
1701 Table
1702 \family default
1703 .
1704  The toolbar button offers you a graphical selection: move the mouse to
1705  set the column/row number of the table that should be created and then
1706  press a mouse button.
1707  When you use the menu to create a table, a dialog will appear, asking you
1708  for the number of rows and columns.
1709 \begin_inset Newline newline
1710 \end_inset
1711
1712 The default table has lines around any cell and the first row appears separated
1713  from the rest of the table.
1714  This separation occurs due to a double line: The cells of the first row
1715  have a line below them and the cells of the second row have a line above
1716  them.
1717  Here is an example table:
1718 \begin_inset Separator parbreak
1719 \end_inset
1720
1721
1722 \end_layout
1723
1724 \begin_layout Standard
1725 \align center
1726 \begin_inset Tabular
1727 <lyxtabular version="3" rows="4" columns="4">
1728 <features tabularvalignment="middle">
1729 <column alignment="center" valignment="top">
1730 <column alignment="center" valignment="top">
1731 <column alignment="center" valignment="top">
1732 <column alignment="center" valignment="top">
1733 <row>
1734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1735 \begin_inset Text
1736
1737 \begin_layout Plain Layout
1738
1739 \end_layout
1740
1741 \end_inset
1742 </cell>
1743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1744 \begin_inset Text
1745
1746 \begin_layout Plain Layout
1747
1748 \family roman
1749 \series medium
1750 \shape up
1751 \size normal
1752 \emph off
1753 \bar no
1754 \noun off
1755 \color none
1756 1
1757 \end_layout
1758
1759 \end_inset
1760 </cell>
1761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1762 \begin_inset Text
1763
1764 \begin_layout Plain Layout
1765 2
1766 \end_layout
1767
1768 \end_inset
1769 </cell>
1770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1771 \begin_inset Text
1772
1773 \begin_layout Plain Layout
1774 3
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 </row>
1780 <row>
1781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1782 \begin_inset Text
1783
1784 \begin_layout Plain Layout
1785
1786 \family roman
1787 \series medium
1788 \shape up
1789 \size normal
1790 \emph off
1791 \bar no
1792 \noun off
1793 \color none
1794 A
1795 \end_layout
1796
1797 \end_inset
1798 </cell>
1799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Plain Layout
1803
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1809 \begin_inset Text
1810
1811 \begin_layout Plain Layout
1812
1813 \end_layout
1814
1815 \end_inset
1816 </cell>
1817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 </row>
1827 <row>
1828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832
1833 \family roman
1834 \series medium
1835 \shape up
1836 \size normal
1837 \emph off
1838 \bar no
1839 \noun off
1840 \color none
1841 B
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1847 \begin_inset Text
1848
1849 \begin_layout Plain Layout
1850
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868
1869 \end_layout
1870
1871 \end_inset
1872 </cell>
1873 </row>
1874 <row>
1875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1876 \begin_inset Text
1877
1878 \begin_layout Plain Layout
1879
1880 \family roman
1881 \series medium
1882 \shape up
1883 \size normal
1884 \emph off
1885 \bar no
1886 \noun off
1887 \color none
1888 C
1889 \end_layout
1890
1891 \end_inset
1892 </cell>
1893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1894 \begin_inset Text
1895
1896 \begin_layout Plain Layout
1897
1898 \end_layout
1899
1900 \end_inset
1901 </cell>
1902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1903 \begin_inset Text
1904
1905 \begin_layout Plain Layout
1906
1907 \end_layout
1908
1909 \end_inset
1910 </cell>
1911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Plain Layout
1915
1916 \end_layout
1917
1918 \end_inset
1919 </cell>
1920 </row>
1921 </lyxtabular>
1922
1923 \end_inset
1924
1925
1926 \end_layout
1927
1928 \begin_layout Section
1929 Table Dialog
1930 \begin_inset Index idx
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934 Table ! Dialog
1935 \end_layout
1936
1937 \end_inset
1938
1939
1940 \end_layout
1941
1942 \begin_layout Standard
1943 You can alter a table by clicking on it with the right mouse button, which
1944  brings up the context menu.
1945  Under the menu entry 
1946 \family sans
1947 More
1948 \family default
1949  you can adjust the settings of that cell and row/column respectively where
1950  the cursor is currently placed.
1951  The context menu 
1952 \family sans
1953 More\SpecialChar menuseparator
1954 Settings
1955 \family default
1956  opens the table dialog where you can adjust more things.
1957  Most of the dialog options also work on selections.
1958  This means if you select more cells, columns or rows, the action is done
1959  for the whole selection.
1960  Note that there is a difference between selecting the 
1961 \emph on
1962 contents
1963 \emph default
1964  of the cell, and the cell itself.
1965 \begin_inset Newline newline
1966 \end_inset
1967
1968 With the dialog option 
1969 \family sans
1970 Immediate
1971 \begin_inset space ~
1972 \end_inset
1973
1974 Apply
1975 \family default
1976  every change you make in the dialog is directly applied.
1977  If you move the cursor to another table cell the dialog will then also
1978  be updated with the parameters of the new cell.
1979  If you change length values in the dialog you must press 
1980 \family sans
1981 Return
1982 \family default
1983  to get the change applied.
1984 \begin_inset Newline newline
1985 \end_inset
1986
1987 You can alter tables with the following tabs of the table dialog:
1988 \end_layout
1989
1990 \begin_layout Description
1991
1992 \family sans
1993 Table
1994 \begin_inset space ~
1995 \end_inset
1996
1997 Settings
1998 \family default
1999  Here you can set the table width
2000 \begin_inset Index idx
2001 status collapsed
2002
2003 \begin_layout Plain Layout
2004 Table ! Width
2005 \end_layout
2006
2007 \end_inset
2008
2009 , and the horizontal alignment and the width of the current column.
2010  The alignment 
2011 \family sans
2012 At
2013 \begin_inset space ~
2014 \end_inset
2015
2016 Decimal
2017 \begin_inset space ~
2018 \end_inset
2019
2020 Separator
2021 \family default
2022  is described in section
2023 \begin_inset space ~
2024 \end_inset
2025
2026
2027 \begin_inset CommandInset ref
2028 LatexCommand ref
2029 reference "subsec:Special-Cell-Alignment"
2030
2031 \end_inset
2032
2033 .
2034  When you have set a width you can also adjust the vertical alignment of
2035  the current row.
2036  A given width will allow the cell to have line breaks and multiple paragraphs
2037  of text, see sec.
2038 \begin_inset space \thinspace{}
2039 \end_inset
2040
2041
2042 \begin_inset CommandInset ref
2043 LatexCommand ref
2044 reference "subsec:Multiple-Lines-in"
2045
2046 \end_inset
2047
2048 .
2049  If you set no width, the column is as wide as the content of its widest
2050  cell.
2051 \begin_inset Newline newline
2052 \end_inset
2053
2054 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2055  cell, see sec.
2056 \begin_inset space \thinspace{}
2057 \end_inset
2058
2059
2060 \begin_inset CommandInset ref
2061 LatexCommand ref
2062 reference "subsec:Multicolumns"
2063
2064 \end_inset
2065
2066  or the cells of one column as multirow cell, see sec.
2067 \begin_inset space \thinspace{}
2068 \end_inset
2069
2070
2071 \begin_inset CommandInset ref
2072 LatexCommand ref
2073 reference "subsec:Multirows"
2074
2075 \end_inset
2076
2077 .
2078 \begin_inset Newline newline
2079 \end_inset
2080
2081 The rotate check boxes rotate the current cell, a selection, or the whole
2082  table counter-clockwise by 90
2083 \begin_inset space \thinspace{}
2084 \end_inset
2085
2086 °.
2087  The rotation is not shown within \SpecialChar LyX
2088 , only in the output.
2089  For more information see sec.
2090 \begin_inset space \thinspace{}
2091 \end_inset
2092
2093
2094 \begin_inset CommandInset ref
2095 LatexCommand ref
2096 reference "sec:Rotated-Table-Cells"
2097
2098 \end_inset
2099
2100 .
2101 \begin_inset Newline newline
2102 \end_inset
2103
2104
2105 \begin_inset Note Greyedout
2106 status open
2107
2108 \begin_layout Plain Layout
2109
2110 \series bold
2111 Note:
2112 \series default
2113  Not all DVI-viewers are able to display rotations.
2114 \end_layout
2115
2116 \end_inset
2117
2118
2119 \begin_inset Newline newline
2120 \end_inset
2121
2122 The table-wide vertical alignment is used for tables within text lines:
2123 \begin_inset Newline newline
2124 \end_inset
2125
2126 A line with tables with different alignments: 
2127 \begin_inset Tabular
2128 <lyxtabular version="3" rows="2" columns="2">
2129 <features tabularvalignment="top">
2130 <column alignment="center" valignment="top" width="0pt">
2131 <column alignment="center" valignment="top">
2132 <row>
2133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2134 \begin_inset Text
2135
2136 \begin_layout Plain Layout
2137
2138 \end_layout
2139
2140 \end_inset
2141 </cell>
2142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2143 \begin_inset Text
2144
2145 \begin_layout Plain Layout
2146
2147 \family roman
2148 \series medium
2149 \shape up
2150 \size normal
2151 \emph off
2152 \bar no
2153 \noun off
2154 \color none
2155 1
2156 \end_layout
2157
2158 \end_inset
2159 </cell>
2160 </row>
2161 <row>
2162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2163 \begin_inset Text
2164
2165 \begin_layout Plain Layout
2166
2167 \family roman
2168 \series medium
2169 \shape up
2170 \size normal
2171 \emph off
2172 \bar no
2173 \noun off
2174 \color none
2175 A
2176 \end_layout
2177
2178 \end_inset
2179 </cell>
2180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2181 \begin_inset Text
2182
2183 \begin_layout Plain Layout
2184
2185 \end_layout
2186
2187 \end_inset
2188 </cell>
2189 </row>
2190 </lyxtabular>
2191
2192 \end_inset
2193
2194  
2195 \begin_inset Tabular
2196 <lyxtabular version="3" rows="2" columns="2">
2197 <features tabularvalignment="middle">
2198 <column alignment="center" valignment="top">
2199 <column alignment="center" valignment="top">
2200 <row>
2201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2202 \begin_inset Text
2203
2204 \begin_layout Plain Layout
2205
2206 \end_layout
2207
2208 \end_inset
2209 </cell>
2210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2211 \begin_inset Text
2212
2213 \begin_layout Plain Layout
2214
2215 \family roman
2216 \series medium
2217 \shape up
2218 \size normal
2219 \emph off
2220 \bar no
2221 \noun off
2222 \color none
2223 1
2224 \end_layout
2225
2226 \end_inset
2227 </cell>
2228 </row>
2229 <row>
2230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2231 \begin_inset Text
2232
2233 \begin_layout Plain Layout
2234
2235 \family roman
2236 \series medium
2237 \shape up
2238 \size normal
2239 \emph off
2240 \bar no
2241 \noun off
2242 \color none
2243 A
2244 \end_layout
2245
2246 \end_inset
2247 </cell>
2248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2249 \begin_inset Text
2250
2251 \begin_layout Plain Layout
2252
2253 \end_layout
2254
2255 \end_inset
2256 </cell>
2257 </row>
2258 </lyxtabular>
2259
2260 \end_inset
2261
2262  
2263 \begin_inset Tabular
2264 <lyxtabular version="3" rows="2" columns="2">
2265 <features tabularvalignment="bottom">
2266 <column alignment="center" valignment="top" width="0pt">
2267 <column alignment="center" valignment="top">
2268 <row>
2269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2270 \begin_inset Text
2271
2272 \begin_layout Plain Layout
2273
2274 \end_layout
2275
2276 \end_inset
2277 </cell>
2278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2279 \begin_inset Text
2280
2281 \begin_layout Plain Layout
2282
2283 \family roman
2284 \series medium
2285 \shape up
2286 \size normal
2287 \emph off
2288 \bar no
2289 \noun off
2290 \color none
2291 1
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 </row>
2297 <row>
2298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2299 \begin_inset Text
2300
2301 \begin_layout Plain Layout
2302
2303 \family roman
2304 \series medium
2305 \shape up
2306 \size normal
2307 \emph off
2308 \bar no
2309 \noun off
2310 \color none
2311 A
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2317 \begin_inset Text
2318
2319 \begin_layout Plain Layout
2320
2321 \end_layout
2322
2323 \end_inset
2324 </cell>
2325 </row>
2326 </lyxtabular>
2327
2328 \end_inset
2329
2330
2331 \begin_inset Newline newline
2332 \end_inset
2333
2334 It is also possible to enter a \SpecialChar LaTeX
2335 -argument which is needed for special table
2336  formattings, see sec.
2337 \begin_inset space \thinspace{}
2338 \end_inset
2339
2340
2341 \begin_inset CommandInset ref
2342 LatexCommand ref
2343 reference "subsec:Multicolumn-Calculations"
2344
2345 \end_inset
2346
2347  and 
2348 \begin_inset CommandInset ref
2349 LatexCommand ref
2350 reference "sec:Colored-Tables"
2351
2352 \end_inset
2353
2354 .
2355 \end_layout
2356
2357 \begin_layout Description
2358
2359 \family sans
2360 Borders
2361 \family default
2362  In this tab you can add and delete border lines for the current row/column.
2363 \begin_inset Newline newline
2364 \end_inset
2365
2366 Using the style option 
2367 \family sans
2368 Formal
2369 \family default
2370  will convert the table to a formal table as described in sec.
2371 \begin_inset space \thinspace{}
2372 \end_inset
2373
2374
2375 \begin_inset CommandInset ref
2376 LatexCommand ref
2377 reference "sec:Formal-Tables"
2378
2379 \end_inset
2380
2381 .
2382 \begin_inset Newline newline
2383 \end_inset
2384
2385 You can also add space here to table rows as described in sec.
2386 \begin_inset space \thinspace{}
2387 \end_inset
2388
2389
2390 \begin_inset CommandInset ref
2391 LatexCommand ref
2392 reference "subsec:Row-Spacing"
2393
2394 \end_inset
2395
2396 .
2397 \end_layout
2398
2399 \begin_layout Description
2400
2401 \family sans
2402 Longtable
2403 \family default
2404  This tab is to make a table a so called 
2405 \begin_inset Quotes eld
2406 \end_inset
2407
2408
2409 \emph on
2410 longtable
2411 \emph default
2412
2413 \begin_inset Quotes erd
2414 \end_inset
2415
2416  that can run over several pages.
2417  Sections
2418 \begin_inset space ~
2419 \end_inset
2420
2421
2422 \begin_inset CommandInset ref
2423 LatexCommand ref
2424 reference "sec:Longtables"
2425
2426 \end_inset
2427
2428  and 
2429 \begin_inset CommandInset ref
2430 LatexCommand ref
2431 reference "sec:Special-Longtable-Issues"
2432
2433 \end_inset
2434
2435  describe the longtable features in detail.
2436 \end_layout
2437
2438 \begin_layout Section
2439 Table Toolbar
2440 \begin_inset Index idx
2441 status collapsed
2442
2443 \begin_layout Plain Layout
2444 Table ! Toolbar
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \end_layout
2451
2452 \begin_layout Standard
2453 The table toolbar is an alternative to the table dialog to be able to alter
2454  tables faster.
2455  It should normally appear at the bottom of \SpecialChar LyX
2456 's main window when the cursor
2457  is inside a table.
2458  You can alternatively switch it on to appear always, by right-clicking
2459  in \SpecialChar LyX
2460 's main menu bar.
2461 \end_layout
2462
2463 \begin_layout Standard
2464 The toolbar has the following icons:
2465 \end_layout
2466
2467 \begin_layout Labeling
2468 \labelwidthstring 00.00.0000
2469 \begin_inset Info
2470 type  "icon"
2471 arg   "inset-modify tabular append-row"
2472 \end_inset
2473
2474  adds a row below the current cell or selection
2475 \end_layout
2476
2477 \begin_layout Labeling
2478 \labelwidthstring 00.00.0000
2479 \begin_inset Info
2480 type  "icon"
2481 arg   "inset-modify tabular append-column"
2482 \end_inset
2483
2484  adds a column right beside the current cell or selection
2485 \end_layout
2486
2487 \begin_layout Labeling
2488 \labelwidthstring 00.00.0000
2489 \begin_inset Info
2490 type  "icon"
2491 arg   "inset-modify tabular delete-row"
2492 \end_inset
2493
2494  deletes the current row or selection
2495 \end_layout
2496
2497 \begin_layout Labeling
2498 \labelwidthstring 00.00.0000
2499 \begin_inset Info
2500 type  "icon"
2501 arg   "inset-modify tabular delete-column"
2502 \end_inset
2503
2504  deletes the current column or selection
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509 \begin_inset Info
2510 type  "icon"
2511 arg   "inset-modify tabular move-row-up"
2512 \end_inset
2513
2514  moves the row up
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Info
2520 type  "icon"
2521 arg   "inset-modify tabular move-column-left"
2522 \end_inset
2523
2524  moves the column to the left
2525 \end_layout
2526
2527 \begin_layout Labeling
2528 \labelwidthstring 00.00.0000
2529 \begin_inset Info
2530 type  "icon"
2531 arg   "inset-modify tabular move-row-down"
2532 \end_inset
2533
2534  moves the row down
2535 \end_layout
2536
2537 \begin_layout Labeling
2538 \labelwidthstring 00.00.0000
2539 \begin_inset Info
2540 type  "icon"
2541 arg   "inset-modify tabular move-column-right"
2542 \end_inset
2543
2544  moves the column to the right
2545 \end_layout
2546
2547 \begin_layout Labeling
2548 \labelwidthstring 00.00.0000
2549 \begin_inset Info
2550 type  "icon"
2551 arg   "inset-modify tabular toggle-line-top"
2552 \end_inset
2553
2554  adds a line at the top of the current cell / row or of a selection
2555 \end_layout
2556
2557 \begin_layout Labeling
2558 \labelwidthstring 00.00.0000
2559 \begin_inset Info
2560 type  "icon"
2561 arg   "inset-modify tabular toggle-line-bottom"
2562 \end_inset
2563
2564  adds a line at the bottom of the current cell / row or of a selection
2565 \end_layout
2566
2567 \begin_layout Labeling
2568 \labelwidthstring 00.00.0000
2569 \begin_inset Info
2570 type  "icon"
2571 arg   "inset-modify tabular toggle-line-left"
2572 \end_inset
2573
2574  adds a line at the left side of the current cell / row or of a selection
2575 \end_layout
2576
2577 \begin_layout Labeling
2578 \labelwidthstring 00.00.0000
2579 \begin_inset Info
2580 type  "icon"
2581 arg   "inset-modify tabular toggle-line-right"
2582 \end_inset
2583
2584  adds a line at the right side of the current cell / row or of a selection
2585 \end_layout
2586
2587 \begin_layout Labeling
2588 \labelwidthstring 00.00.0000
2589 \begin_inset Info
2590 type  "icon"
2591 arg   "inset-modify tabular set-all-lines"
2592 \end_inset
2593
2594  adds lines around the current or selected cells - if the current cell no
2595  multicolumn cell this also affects the current row and column
2596 \end_layout
2597
2598 \begin_layout Labeling
2599 \labelwidthstring 00.00.0000
2600 \begin_inset Info
2601 type  "icon"
2602 arg   "inset-modify tabular unset-all-lines"
2603 \end_inset
2604
2605  deletes all lines of the current or selected cells - if the current cell
2606  no multicolumn cell this also affects the current row and column
2607 \end_layout
2608
2609 \begin_layout Labeling
2610 \labelwidthstring 00.00.0000
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "inset-modify tabular m-align-left"
2614 \end_inset
2615
2616  left-aligns the content of the current cell / column
2617 \end_layout
2618
2619 \begin_layout Labeling
2620 \labelwidthstring 00.00.0000
2621 \begin_inset Info
2622 type  "icon"
2623 arg   "inset-modify tabular m-align-center"
2624 \end_inset
2625
2626  centers the content of the current cell / column horizontally
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631 \begin_inset Info
2632 type  "icon"
2633 arg   "inset-modify tabular m-align-right"
2634 \end_inset
2635
2636  right-aligns the content of the current cell / column
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641 \begin_inset Info
2642 type  "icon"
2643 arg   "inset-modify tabular align-decimal"
2644 \end_inset
2645
2646  aligns the content of the current column at a character
2647 \end_layout
2648
2649 \begin_layout Labeling
2650 \labelwidthstring 00.00.0000
2651 \begin_inset Info
2652 type  "icon"
2653 arg   "inset-modify tabular m-valign-top"
2654 \end_inset
2655
2656  aligns the content of the current cell vertically to the top
2657 \end_layout
2658
2659 \begin_layout Labeling
2660 \labelwidthstring 00.00.0000
2661 \begin_inset Info
2662 type  "icon"
2663 arg   "inset-modify tabular m-valign-middle"
2664 \end_inset
2665
2666  centers the content of the current cell vertically
2667 \end_layout
2668
2669 \begin_layout Labeling
2670 \labelwidthstring 00.00.0000
2671 \begin_inset Info
2672 type  "icon"
2673 arg   "inset-modify tabular m-valign-bottom"
2674 \end_inset
2675
2676  aligns the content of the current cell vertically to the bottom
2677 \end_layout
2678
2679 \begin_layout Labeling
2680 \labelwidthstring 00.00.0000
2681 \begin_inset Info
2682 type  "icon"
2683 arg   "inset-modify tabular set-rotate-cell"
2684 \end_inset
2685
2686  rotates the current cell or selection counter-clockwise by 90°
2687 \end_layout
2688
2689 \begin_layout Labeling
2690 \labelwidthstring 00.00.0000
2691 \begin_inset Info
2692 type  "icon"
2693 arg   "inset-modify tabular set-rotate-tabular"
2694 \end_inset
2695
2696  rotates the whole table counter-clockwise by 90°
2697 \end_layout
2698
2699 \begin_layout Labeling
2700 \labelwidthstring 00.00.0000
2701 \begin_inset Info
2702 type  "icon"
2703 arg   "inset-modify tabular multicolumn"
2704 \end_inset
2705
2706  sets the current cell or selection as a multicolumn
2707 \end_layout
2708
2709 \begin_layout Labeling
2710 \labelwidthstring 00.00.0000
2711 \begin_inset Info
2712 type  "icon"
2713 arg   "inset-modify tabular multirow"
2714 \end_inset
2715
2716  sets the current cell or selection as a multirow
2717 \end_layout
2718
2719 \begin_layout Standard
2720 \begin_inset Note Greyedout
2721 status open
2722
2723 \begin_layout Plain Layout
2724
2725 \series bold
2726 Note:
2727 \series default
2728  For the output the vertical alignment of the first cell in a row is used
2729  for all following cells in the row.
2730 \end_layout
2731
2732 \end_inset
2733
2734
2735 \end_layout
2736
2737 \begin_layout Section
2738 Edit Table Menu
2739 \begin_inset Index idx
2740 status collapsed
2741
2742 \begin_layout Plain Layout
2743 Table ! Edit Menu
2744 \end_layout
2745
2746 \end_inset
2747
2748
2749 \end_layout
2750
2751 \begin_layout Standard
2752 In addition to the table dialog and toolbar, the menu 
2753 \family sans
2754 Edit\SpecialChar menuseparator
2755 Table
2756 \family default
2757  allows you to add and delete border lines for the current row/column and
2758  to set the current selection as multicolumn.
2759  The menu is only available when the cursor is inside a table.
2760 \end_layout
2761
2762 \begin_layout Section
2763 Table Floats
2764 \begin_inset CommandInset label
2765 LatexCommand label
2766 name "sec:Table-Floats"
2767
2768 \end_inset
2769
2770
2771 \begin_inset Index idx
2772 status collapsed
2773
2774 \begin_layout Plain Layout
2775 Floats ! Tables
2776 \end_layout
2777
2778 \end_inset
2779
2780
2781 \begin_inset Index idx
2782 status collapsed
2783
2784 \begin_layout Plain Layout
2785 Table ! Floats
2786 \end_layout
2787
2788 \end_inset
2789
2790
2791 \end_layout
2792
2793 \begin_layout Standard
2794 For general explanations about floats, have a look at section
2795 \begin_inset space ~
2796 \end_inset
2797
2798
2799 \begin_inset CommandInset ref
2800 LatexCommand ref
2801 reference "sec:FloatIntroduction"
2802
2803 \end_inset
2804
2805 .
2806 \end_layout
2807
2808 \begin_layout Standard
2809 \begin_inset Float table
2810 placement h
2811 wide false
2812 sideways false
2813 status open
2814
2815 \begin_layout Plain Layout
2816 \begin_inset Caption Standard
2817
2818 \begin_layout Plain Layout
2819 \begin_inset CommandInset label
2820 LatexCommand label
2821 name "tab:a table float"
2822
2823 \end_inset
2824
2825 A table float.
2826 \end_layout
2827
2828 \end_inset
2829
2830
2831 \end_layout
2832
2833 \begin_layout Plain Layout
2834 \align center
2835 \begin_inset Tabular
2836 <lyxtabular version="3" rows="3" columns="3">
2837 <features tabularvalignment="middle">
2838 <column alignment="center" valignment="top" width="0pt">
2839 <column alignment="center" valignment="top" width="0pt">
2840 <column alignment="center" valignment="top" width="0pt">
2841 <row>
2842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846
2847 \family roman
2848 \series medium
2849 \shape up
2850 \size normal
2851 \emph off
2852 \bar no
2853 \noun off
2854 \color none
2855 1
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864
2865 \family roman
2866 \series medium
2867 \shape up
2868 \size normal
2869 \emph off
2870 \bar no
2871 \noun off
2872 \color none
2873 2
2874 \end_layout
2875
2876 \end_inset
2877 </cell>
2878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882
2883 \family roman
2884 \series medium
2885 \shape up
2886 \size normal
2887 \emph off
2888 \bar no
2889 \noun off
2890 \color none
2891 3
2892 \end_layout
2893
2894 \end_inset
2895 </cell>
2896 </row>
2897 <row>
2898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902
2903 \family roman
2904 \series medium
2905 \shape up
2906 \size normal
2907 \emph off
2908 \bar no
2909 \noun off
2910 \color none
2911 Joe
2912 \end_layout
2913
2914 \end_inset
2915 </cell>
2916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920
2921 \family roman
2922 \series medium
2923 \shape up
2924 \size normal
2925 \emph off
2926 \bar no
2927 \noun off
2928 \color none
2929 Mary
2930 \end_layout
2931
2932 \end_inset
2933 </cell>
2934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2935 \begin_inset Text
2936
2937 \begin_layout Plain Layout
2938
2939 \family roman
2940 \series medium
2941 \shape up
2942 \size normal
2943 \emph off
2944 \bar no
2945 \noun off
2946 \color none
2947 Ted
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 </row>
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \family roman
2960 \series medium
2961 \shape up
2962 \size normal
2963 \emph off
2964 \bar no
2965 \noun off
2966 \color none
2967 \begin_inset Formula $\int x^{2}dx$
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \family roman
2981 \series medium
2982 \shape up
2983 \size normal
2984 \emph off
2985 \bar no
2986 \noun off
2987 \color none
2988 \begin_inset Formula $\left[\begin{array}{cc}
2989 a & b\\
2990 c & d
2991 \end{array}\right]$
2992 \end_inset
2993
2994
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003
3004 \family roman
3005 \series medium
3006 \shape up
3007 \size normal
3008 \emph off
3009 \bar no
3010 \noun off
3011 \color none
3012 \begin_inset Formula $1+1=2$
3013 \end_inset
3014
3015
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 </row>
3021 </lyxtabular>
3022
3023 \end_inset
3024
3025
3026 \end_layout
3027
3028 \end_inset
3029
3030
3031 \end_layout
3032
3033 \begin_layout Standard
3034 Table floats can be inserted using the menu 
3035 \family sans
3036 Insert\SpecialChar menuseparator
3037 Float\SpecialChar menuseparator
3038 Table
3039 \family default
3040  or the toolbar button 
3041 \begin_inset Info
3042 type  "icon"
3043 arg   "float-insert table"
3044 \end_inset
3045
3046 .
3047 \end_layout
3048
3049 \begin_layout Standard
3050 The float appears as a collapsible box with a caption that has the label
3051  
3052 \begin_inset Quotes eld
3053 \end_inset
3054
3055 Table
3056 \begin_inset space ~
3057 \end_inset
3058
3059 #:
3060 \begin_inset Quotes erd
3061 \end_inset
3062
3063  (# is the actual table number).
3064  You can insert tables in the float above or below the caption.
3065 \end_layout
3066
3067 \begin_layout Standard
3068 Table
3069 \begin_inset space ~
3070 \end_inset
3071
3072
3073 \begin_inset CommandInset ref
3074 LatexCommand ref
3075 reference "tab:a table float"
3076
3077 \end_inset
3078
3079  is an example table within a table float.
3080 \end_layout
3081
3082 \begin_layout Standard
3083 Having the caption above the table is the common rule that is unfortunately
3084  not supported in \SpecialChar LaTeX
3085 's standard classes.
3086  This means that, if you are using the document classes 
3087 \family sans
3088 article
3089 \family default
3090
3091 \family sans
3092 book
3093 \family default
3094
3095 \family sans
3096 letter
3097 \family default
3098 , or 
3099 \family sans
3100 report
3101 \family default
3102 , there will be no space between the caption and the table.
3103  To insert the needed space, add the following option to the load command
3104  of the \SpecialChar LaTeX
3105 -package 
3106 \series bold
3107 caption
3108 \series default
3109
3110 \begin_inset Index idx
3111 status collapsed
3112
3113 \begin_layout Plain Layout
3114 \SpecialChar LaTeX
3115 -packages ! caption
3116 \end_layout
3117
3118 \end_inset
3119
3120  in your document preamble
3121 \begin_inset Foot
3122 status collapsed
3123
3124 \begin_layout Plain Layout
3125 For more information have a look at section
3126 \begin_inset space ~
3127 \end_inset
3128
3129
3130 \begin_inset CommandInset ref
3131 LatexCommand ref
3132 reference "sec:Caption-Placement"
3133
3134 \end_inset
3135
3136 .
3137 \end_layout
3138
3139 \end_inset
3140
3141 :
3142 \end_layout
3143
3144 \begin_layout Standard
3145
3146 \series bold
3147 tableposition=top
3148 \end_layout
3149
3150 \begin_layout Standard
3151 The package 
3152 \series bold
3153 caption
3154 \series default
3155 , which is described in section
3156 \begin_inset space ~
3157 \end_inset
3158
3159
3160 \begin_inset CommandInset ref
3161 LatexCommand ref
3162 reference "sec:Caption-Formatting"
3163
3164 \end_inset
3165
3166 , is used to adjust the caption format.
3167 \end_layout
3168
3169 \begin_layout Standard
3170 \begin_inset Index idx
3171 status collapsed
3172
3173 \begin_layout Plain Layout
3174 References ! to Tables
3175 \end_layout
3176
3177 \end_inset
3178
3179 Tables can be cross-referenced in the text by referencing their label.
3180  To do this insert a label in the caption using the menu 
3181 \family sans
3182 Insert\SpecialChar menuseparator
3183 Label
3184 \family default
3185  or the toolbar button 
3186 \begin_inset Info
3187 type  "icon"
3188 arg   "label-insert"
3189 \end_inset
3190
3191 .
3192  You can now refer to the label using the menu 
3193 \family sans
3194 Insert\SpecialChar menuseparator
3195 Cross
3196 \begin_inset space ~
3197 \end_inset
3198
3199 reference
3200 \family default
3201  or the toolbar button 
3202 \begin_inset Info
3203 type  "icon"
3204 arg   "dialog-show-new-inset ref"
3205 \end_inset
3206
3207 .
3208 \begin_inset Newline newline
3209 \end_inset
3210
3211 Referencing is explained in detail in section
3212 \begin_inset space ~
3213 \end_inset
3214
3215
3216 \begin_inset CommandInset ref
3217 LatexCommand ref
3218 reference "sec:Referencing-Floats"
3219
3220 \end_inset
3221
3222 .
3223 \end_layout
3224
3225 \begin_layout Section
3226 Longtables
3227 \begin_inset CommandInset label
3228 LatexCommand label
3229 name "sec:Longtables"
3230
3231 \end_inset
3232
3233
3234 \begin_inset Index idx
3235 status collapsed
3236
3237 \begin_layout Plain Layout
3238 Longtables
3239 \end_layout
3240
3241 \end_inset
3242
3243
3244 \begin_inset Index idx
3245 status collapsed
3246
3247 \begin_layout Plain Layout
3248 Table ! Longtables
3249 \end_layout
3250
3251 \end_inset
3252
3253
3254 \end_layout
3255
3256 \begin_layout Standard
3257 If the table is too long to fit on one page, you can use the option 
3258 \family sans
3259 Use
3260 \begin_inset space ~
3261 \end_inset
3262
3263 long
3264 \begin_inset space ~
3265 \end_inset
3266
3267 table
3268 \family default
3269  in the tab 
3270 \family sans
3271 Longtable
3272 \family default
3273  of the table dialog to split the table automatically over more pages.
3274  Doing this enables the following options:
3275 \end_layout
3276
3277 \begin_layout Description
3278 Header: The current row is defined to be a header row that appears on all
3279  pages of the longtable; except for the first page, if 
3280 \family sans
3281 First
3282 \begin_inset space ~
3283 \end_inset
3284
3285 header
3286 \family default
3287  is defined.
3288  This is therefore called the main header.
3289 \end_layout
3290
3291 \begin_layout Description
3292 First
3293 \begin_inset space ~
3294 \end_inset
3295
3296 header: The current row is defined to be a header row that appears on the
3297  first page of the longtable.
3298 \end_layout
3299
3300 \begin_layout Description
3301 Footer: The current row is defined to be a footer row that appears on all
3302  pages of the longtable; except for the last page, if 
3303 \family sans
3304 Last
3305 \begin_inset space ~
3306 \end_inset
3307
3308 footer
3309 \family default
3310  is defined.
3311 \end_layout
3312
3313 \begin_layout Description
3314 Last
3315 \begin_inset space ~
3316 \end_inset
3317
3318 footer: The current row is defined to be a footer row that appears on the
3319  last page of the longtable.
3320 \end_layout
3321
3322 \begin_layout Description
3323 Caption: The current row contains the table caption.
3324  The row is reset as single column and a caption is inserted.
3325  More about longtable captions is explained in sec.
3326 \begin_inset space \thinspace{}
3327 \end_inset
3328
3329
3330 \begin_inset CommandInset ref
3331 LatexCommand ref
3332 reference "subsec:Longtable-Captions"
3333
3334 \end_inset
3335
3336 .
3337 \end_layout
3338
3339 \begin_layout Standard
3340 You can also specify a row where the table is split.
3341  See the following longtable to see how it works:
3342 \begin_inset Separator parbreak
3343 \end_inset
3344
3345
3346 \end_layout
3347
3348 \begin_layout Standard
3349 \align center
3350 \begin_inset Tabular
3351 <lyxtabular version="3" rows="69" columns="3">
3352 <features islongtable="true" longtabularalignment="center">
3353 <column alignment="left" valignment="top" width="0cm">
3354 <column alignment="left" valignment="top" width="0pt">
3355 <column alignment="center" valignment="top" width="0pt">
3356 <row endfirsthead="true">
3357 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \series bold
3363 Example Phone List (ignore the names)
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 </row>
3387 <row endfirsthead="true">
3388 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392
3393 \series bold
3394 NAME
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412
3413 \series bold
3414 TEL.
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 </row>
3420 <row endhead="true">
3421 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425
3426 \series bold
3427 Example Phone List
3428 \end_layout
3429
3430 \end_inset
3431 </cell>
3432 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3433 \begin_inset Text
3434
3435 \begin_layout Plain Layout
3436
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 </row>
3451 <row endhead="true">
3452 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456
3457 \series bold
3458 NAME
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476
3477 \series bold
3478 TEL.
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 </row>
3484 <row endfoot="true">
3485 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489  continued on next page
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Plain Layout
3498
3499 \end_layout
3500
3501 \end_inset
3502 </cell>
3503 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 </row>
3513 <row>
3514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518
3519 \series bold
3520 Annovi
3521 \end_layout
3522
3523 \end_inset
3524 </cell>
3525 <cell alignment="center" valignment="top" usebox="none">
3526 \begin_inset Text
3527
3528 \begin_layout Plain Layout
3529 Silvia
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538 111
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 </row>
3544 <row>
3545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549
3550 \series bold
3551 Bertoli
3552 \end_layout
3553
3554 \end_inset
3555 </cell>
3556 <cell alignment="center" valignment="top" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 Stefano
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569 111
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 </row>
3575 <row>
3576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580
3581 \series bold
3582 Bozzi
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 <cell alignment="center" valignment="top" usebox="none">
3588 \begin_inset Text
3589
3590 \begin_layout Plain Layout
3591 Walter
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600 111
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 </row>
3606 <row>
3607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611
3612 \series bold
3613 Cachia
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 <cell alignment="center" valignment="top" usebox="none">
3619 \begin_inset Text
3620
3621 \begin_layout Plain Layout
3622 Maria
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631 111
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 </row>
3637 <row>
3638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642
3643 \series bold
3644 Cachia
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 <cell alignment="center" valignment="top" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653 Maurizio
3654 \end_layout
3655
3656 \end_inset
3657 </cell>
3658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662 111
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 </row>
3668 <row>
3669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673
3674 \series bold
3675 Cinquemani
3676 \end_layout
3677
3678 \end_inset
3679 </cell>
3680 <cell alignment="center" valignment="top" usebox="none">
3681 \begin_inset Text
3682
3683 \begin_layout Plain Layout
3684 Giusi
3685 \end_layout
3686
3687 \end_inset
3688 </cell>
3689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693 111
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 </row>
3699 <row>
3700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704
3705 \series bold
3706 Colin
3707 \end_layout
3708
3709 \end_inset
3710 </cell>
3711 <cell alignment="center" valignment="top" usebox="none">
3712 \begin_inset Text
3713
3714 \begin_layout Plain Layout
3715 Bernard
3716 \end_layout
3717
3718 \end_inset
3719 </cell>
3720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724 111
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 </row>
3730 <row>
3731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735
3736 \series bold
3737 Concli
3738 \end_layout
3739
3740 \end_inset
3741 </cell>
3742 <cell alignment="center" valignment="top" usebox="none">
3743 \begin_inset Text
3744
3745 \begin_layout Plain Layout
3746 Gianfranco
3747 \end_layout
3748
3749 \end_inset
3750 </cell>
3751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755 111
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 </row>
3761 <row>
3762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766
3767 \series bold
3768 Dal Bosco
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 <cell alignment="center" valignment="top" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Plain Layout
3777 Carolina
3778 \end_layout
3779
3780 \end_inset
3781 </cell>
3782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786 111
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 </row>
3792 <row>
3793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797
3798 \series bold
3799 Dalpiaz
3800 \end_layout
3801
3802 \end_inset
3803 </cell>
3804 <cell alignment="center" valignment="top" usebox="none">
3805 \begin_inset Text
3806
3807 \begin_layout Plain Layout
3808 Annamaria
3809 \end_layout
3810
3811 \end_inset
3812 </cell>
3813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817 111
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 </row>
3823 <row>
3824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828
3829 \series bold
3830 Feliciello
3831 \end_layout
3832
3833 \end_inset
3834 </cell>
3835 <cell alignment="center" valignment="top" usebox="none">
3836 \begin_inset Text
3837
3838 \begin_layout Plain Layout
3839 Domenico
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848 111
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 </row>
3854 <row>
3855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859
3860 \series bold
3861 Focarelli
3862 \end_layout
3863
3864 \end_inset
3865 </cell>
3866 <cell alignment="center" valignment="top" usebox="none">
3867 \begin_inset Text
3868
3869 \begin_layout Plain Layout
3870 Paola
3871 \end_layout
3872
3873 \end_inset
3874 </cell>
3875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879 111
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 </row>
3885 <row>
3886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890
3891 \series bold
3892 Galletti
3893 \end_layout
3894
3895 \end_inset
3896 </cell>
3897 <cell alignment="center" valignment="top" usebox="none">
3898 \begin_inset Text
3899
3900 \begin_layout Plain Layout
3901 Oreste
3902 \end_layout
3903
3904 \end_inset
3905 </cell>
3906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910 111
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 </row>
3916 <row>
3917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921
3922 \series bold
3923 Gasparini
3924 \end_layout
3925
3926 \end_inset
3927 </cell>
3928 <cell alignment="center" valignment="top" usebox="none">
3929 \begin_inset Text
3930
3931 \begin_layout Plain Layout
3932 Franca
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941 111
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 </row>
3947 <row>
3948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952
3953 \series bold
3954 Rizzardi
3955 \end_layout
3956
3957 \end_inset
3958 </cell>
3959 <cell alignment="center" valignment="top" usebox="none">
3960 \begin_inset Text
3961
3962 \begin_layout Plain Layout
3963 Paola
3964 \end_layout
3965
3966 \end_inset
3967 </cell>
3968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972 111
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 </row>
3978 <row>
3979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983
3984 \series bold
3985 Lassini
3986 \end_layout
3987
3988 \end_inset
3989 </cell>
3990 <cell alignment="center" valignment="top" usebox="none">
3991 \begin_inset Text
3992
3993 \begin_layout Plain Layout
3994 Giancarlo
3995 \end_layout
3996
3997 \end_inset
3998 </cell>
3999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003 111
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 </row>
4009 <row>
4010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014
4015 \series bold
4016 Malfatti
4017 \end_layout
4018
4019 \end_inset
4020 </cell>
4021 <cell alignment="center" valignment="top" usebox="none">
4022 \begin_inset Text
4023
4024 \begin_layout Plain Layout
4025 Luciano
4026 \end_layout
4027
4028 \end_inset
4029 </cell>
4030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034 111
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 </row>
4040 <row>
4041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045
4046 \series bold
4047 Malfatti
4048 \end_layout
4049
4050 \end_inset
4051 </cell>
4052 <cell alignment="center" valignment="top" usebox="none">
4053 \begin_inset Text
4054
4055 \begin_layout Plain Layout
4056 Valeriano
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065 111
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 </row>
4071 <row>
4072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4073 \begin_inset Text
4074
4075 \begin_layout Plain Layout
4076
4077 \series bold
4078 Meneguzzo
4079 \end_layout
4080
4081 \end_inset
4082 </cell>
4083 <cell alignment="center" valignment="top" usebox="none">
4084 \begin_inset Text
4085
4086 \begin_layout Plain Layout
4087 Roberto
4088 \end_layout
4089
4090 \end_inset
4091 </cell>
4092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096 111
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 </row>
4102 <row>
4103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107
4108 \series bold
4109 Mezzadra
4110 \end_layout
4111
4112 \end_inset
4113 </cell>
4114 <cell alignment="center" valignment="top" usebox="none">
4115 \begin_inset Text
4116
4117 \begin_layout Plain Layout
4118 Roberto
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127 111
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 </row>
4133 <row>
4134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138
4139 \series bold
4140 Pirpamer
4141 \end_layout
4142
4143 \end_inset
4144 </cell>
4145 <cell alignment="center" valignment="top" usebox="none">
4146 \begin_inset Text
4147
4148 \begin_layout Plain Layout
4149 Erich
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158 111
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 </row>
4164 <row>
4165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169
4170 \series bold
4171 Pochiesa
4172 \end_layout
4173
4174 \end_inset
4175 </cell>
4176 <cell alignment="center" valignment="top" usebox="none">
4177 \begin_inset Text
4178
4179 \begin_layout Plain Layout
4180 Paolo
4181 \end_layout
4182
4183 \end_inset
4184 </cell>
4185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189 111, 222
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 </row>
4195 <row>
4196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200
4201 \series bold
4202 Radina
4203 \end_layout
4204
4205 \end_inset
4206 </cell>
4207 <cell alignment="center" valignment="top" usebox="none">
4208 \begin_inset Text
4209
4210 \begin_layout Plain Layout
4211 Claudio
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 111
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 </row>
4226 <row>
4227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231
4232 \series bold
4233 Stuffer
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 <cell alignment="center" valignment="top" usebox="none">
4239 \begin_inset Text
4240
4241 \begin_layout Plain Layout
4242 Oskar
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251 111
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 </row>
4257 <row>
4258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4259 \begin_inset Text
4260
4261 \begin_layout Plain Layout
4262
4263 \series bold
4264 Tacchelli
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 <cell alignment="center" valignment="top" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 Ugo
4274 \end_layout
4275
4276 \end_inset
4277 </cell>
4278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 111
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 </row>
4288 <row>
4289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293
4294 \series bold
4295 Tezzele
4296 \end_layout
4297
4298 \end_inset
4299 </cell>
4300 <cell alignment="center" valignment="top" usebox="none">
4301 \begin_inset Text
4302
4303 \begin_layout Plain Layout
4304 Margit
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 111
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 </row>
4319 <row>
4320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4321 \begin_inset Text
4322
4323 \begin_layout Plain Layout
4324
4325 \series bold
4326 Unterkalmsteiner
4327 \end_layout
4328
4329 \end_inset
4330 </cell>
4331 <cell alignment="center" valignment="top" usebox="none">
4332 \begin_inset Text
4333
4334 \begin_layout Plain Layout
4335 Frieda
4336 \end_layout
4337
4338 \end_inset
4339 </cell>
4340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344 111
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 </row>
4350 <row>
4351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355
4356 \series bold
4357 Vieider
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 Hilde
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375 111
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 </row>
4381 <row>
4382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386
4387 \series bold
4388 Vigna
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 <cell alignment="center" valignment="top" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397 Jürgen
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406 111
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 </row>
4412 <row>
4413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417
4418 \series bold
4419 Weber
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 <cell alignment="center" valignment="top" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428 Maurizio
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437 111
4438 \end_layout
4439
4440 \end_inset
4441 </cell>
4442 </row>
4443 <row>
4444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448
4449 \series bold
4450 Winkler
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459 Franz
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468 111
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 </row>
4474 <row>
4475 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479  
4480 \end_layout
4481
4482 \end_inset
4483 </cell>
4484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 </row>
4503 <row>
4504 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508
4509 \series bold
4510 Annovi
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 <cell alignment="center" valignment="top" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519 Silvia
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528 555
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 </row>
4534 <row>
4535 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4536 \begin_inset Text
4537
4538 \begin_layout Plain Layout
4539
4540 \series bold
4541 Bertoli
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 Stefano
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559 555
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 </row>
4565 <row>
4566 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570
4571 \series bold
4572 Bozzi
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 <cell alignment="center" valignment="top" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581 Walter
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590 555
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 </row>
4596 <row>
4597 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601
4602 \series bold
4603 Cachia
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 Maria
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 555
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 </row>
4627 <row>
4628 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632
4633 \series bold
4634 Cachia
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 <cell alignment="center" valignment="top" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643 Maurizio
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 555
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 </row>
4658 <row>
4659 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663
4664 \series bold
4665 Cinquemani
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Plain Layout
4674 Giusi
4675 \end_layout
4676
4677 \end_inset
4678 </cell>
4679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683 555
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 </row>
4689 <row>
4690 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694
4695 \series bold
4696 Colin
4697 \end_layout
4698
4699 \end_inset
4700 </cell>
4701 <cell alignment="center" valignment="top" usebox="none">
4702 \begin_inset Text
4703
4704 \begin_layout Plain Layout
4705 Bernard
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714 555
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 </row>
4720 <row>
4721 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725
4726 \series bold
4727 Concli
4728 \end_layout
4729
4730 \end_inset
4731 </cell>
4732 <cell alignment="center" valignment="top" usebox="none">
4733 \begin_inset Text
4734
4735 \begin_layout Plain Layout
4736 Gianfranco
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 555
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 </row>
4751 <row>
4752 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756
4757 \series bold
4758 Dal Bosco
4759 \end_layout
4760
4761 \end_inset
4762 </cell>
4763 <cell alignment="center" valignment="top" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767 Carolina
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 555
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 </row>
4782 <row>
4783 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787
4788 \series bold
4789 Dalpiaz
4790 \end_layout
4791
4792 \end_inset
4793 </cell>
4794 <cell alignment="center" valignment="top" usebox="none">
4795 \begin_inset Text
4796
4797 \begin_layout Plain Layout
4798 Annamaria
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807 555
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 </row>
4813 <row>
4814 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818
4819 \series bold
4820 Feliciello
4821 \end_layout
4822
4823 \end_inset
4824 </cell>
4825 <cell alignment="center" valignment="top" usebox="none">
4826 \begin_inset Text
4827
4828 \begin_layout Plain Layout
4829 Domenico
4830 \end_layout
4831
4832 \end_inset
4833 </cell>
4834 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838 555
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 </row>
4844 <row>
4845 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849
4850 \series bold
4851 Focarelli
4852 \end_layout
4853
4854 \end_inset
4855 </cell>
4856 <cell alignment="center" valignment="top" usebox="none">
4857 \begin_inset Text
4858
4859 \begin_layout Plain Layout
4860 Paola
4861 \end_layout
4862
4863 \end_inset
4864 </cell>
4865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869 555
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 </row>
4875 <row>
4876 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880
4881 \series bold
4882 Galletti
4883 \end_layout
4884
4885 \end_inset
4886 </cell>
4887 <cell alignment="center" valignment="top" usebox="none">
4888 \begin_inset Text
4889
4890 \begin_layout Plain Layout
4891 Oreste
4892 \end_layout
4893
4894 \end_inset
4895 </cell>
4896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 555
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 </row>
4906 <row>
4907 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911
4912 \series bold
4913 Gasparini
4914 \end_layout
4915
4916 \end_inset
4917 </cell>
4918 <cell alignment="center" valignment="top" usebox="none">
4919 \begin_inset Text
4920
4921 \begin_layout Plain Layout
4922 Franca
4923 \end_layout
4924
4925 \end_inset
4926 </cell>
4927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931 555
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 </row>
4937 <row>
4938 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942
4943 \series bold
4944 Rizzardi
4945 \end_layout
4946
4947 \end_inset
4948 </cell>
4949 <cell alignment="center" valignment="top" usebox="none">
4950 \begin_inset Text
4951
4952 \begin_layout Plain Layout
4953 Paola
4954 \end_layout
4955
4956 \end_inset
4957 </cell>
4958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962 555
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 </row>
4968 <row>
4969 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973
4974 \series bold
4975 Lassini
4976 \end_layout
4977
4978 \end_inset
4979 </cell>
4980 <cell alignment="center" valignment="top" usebox="none">
4981 \begin_inset Text
4982
4983 \begin_layout Plain Layout
4984 Giancarlo
4985 \end_layout
4986
4987 \end_inset
4988 </cell>
4989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993 555
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 </row>
4999 <row>
5000 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004
5005 \series bold
5006 Malfatti
5007 \end_layout
5008
5009 \end_inset
5010 </cell>
5011 <cell alignment="center" valignment="top" usebox="none">
5012 \begin_inset Text
5013
5014 \begin_layout Plain Layout
5015 Luciano
5016 \end_layout
5017
5018 \end_inset
5019 </cell>
5020 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024 555
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 </row>
5030 <row>
5031 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035
5036 \series bold
5037 Malfatti
5038 \end_layout
5039
5040 \end_inset
5041 </cell>
5042 <cell alignment="center" valignment="top" usebox="none">
5043 \begin_inset Text
5044
5045 \begin_layout Plain Layout
5046 Valeriano
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055 555
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 </row>
5061 <row>
5062 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066
5067 \series bold
5068 Meneguzzo
5069 \end_layout
5070
5071 \end_inset
5072 </cell>
5073 <cell alignment="center" valignment="top" usebox="none">
5074 \begin_inset Text
5075
5076 \begin_layout Plain Layout
5077 Roberto
5078 \end_layout
5079
5080 \end_inset
5081 </cell>
5082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086 555
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 </row>
5092 <row>
5093 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097
5098 \series bold
5099 Mezzadra
5100 \end_layout
5101
5102 \end_inset
5103 </cell>
5104 <cell alignment="center" valignment="top" usebox="none">
5105 \begin_inset Text
5106
5107 \begin_layout Plain Layout
5108 Roberto
5109 \end_layout
5110
5111 \end_inset
5112 </cell>
5113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117 555
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 </row>
5123 <row>
5124 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128
5129 \series bold
5130 Pirpamer
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 <cell alignment="center" valignment="top" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139 Erich
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148 555
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 </row>
5154 <row>
5155 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159
5160 \series bold
5161 Pochiesa
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 <cell alignment="center" valignment="top" usebox="none">
5167 \begin_inset Text
5168
5169 \begin_layout Plain Layout
5170 Paolo
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 555, 222
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 </row>
5185 <row>
5186 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190
5191 \series bold
5192 Radina
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 <cell alignment="center" valignment="top" usebox="none">
5198 \begin_inset Text
5199
5200 \begin_layout Plain Layout
5201 Claudio
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210 555
5211 \end_layout
5212
5213 \end_inset
5214 </cell>
5215 </row>
5216 <row>
5217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221
5222 \series bold
5223 Stuffer
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 <cell alignment="center" valignment="top" usebox="none">
5229 \begin_inset Text
5230
5231 \begin_layout Plain Layout
5232 Oskar
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241 555
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 <row>
5248 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252
5253 \series bold
5254 Tacchelli
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 <cell alignment="center" valignment="top" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263 Ugo
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 555
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 </row>
5278 <row>
5279 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \series bold
5285 Tezzele
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 <cell alignment="center" valignment="top" usebox="none">
5291 \begin_inset Text
5292
5293 \begin_layout Plain Layout
5294 Margit
5295 \end_layout
5296
5297 \end_inset
5298 </cell>
5299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303 555
5304 \end_layout
5305
5306 \end_inset
5307 </cell>
5308 </row>
5309 <row>
5310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314
5315 \series bold
5316 Unterkalmsteiner
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 <cell alignment="center" valignment="top" usebox="none">
5322 \begin_inset Text
5323
5324 \begin_layout Plain Layout
5325 Frieda
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334 555
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 </row>
5340 <row>
5341 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345
5346 \series bold
5347 Vieider
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 <cell alignment="center" valignment="top" usebox="none">
5353 \begin_inset Text
5354
5355 \begin_layout Plain Layout
5356 Hilde
5357 \end_layout
5358
5359 \end_inset
5360 </cell>
5361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365 555
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 </row>
5371 <row>
5372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376
5377 \series bold
5378 Vigna
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 <cell alignment="center" valignment="top" usebox="none">
5384 \begin_inset Text
5385
5386 \begin_layout Plain Layout
5387 Jürgen
5388 \end_layout
5389
5390 \end_inset
5391 </cell>
5392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396 999
5397 \end_layout
5398
5399 \end_inset
5400 </cell>
5401 </row>
5402 <row>
5403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407
5408 \series bold
5409 Weber
5410 \end_layout
5411
5412 \end_inset
5413 </cell>
5414 <cell alignment="center" valignment="top" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418 Maurizio
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427 555
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 </row>
5433 <row>
5434 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438
5439 \series bold
5440 Winkler
5441 \end_layout
5442
5443 \end_inset
5444 </cell>
5445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Plain Layout
5449 Franz
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458 555
5459 \end_layout
5460
5461 \end_inset
5462 </cell>
5463 </row>
5464 <row endlastfoot="true">
5465 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 end
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Plain Layout
5478
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5484 \begin_inset Text
5485
5486 \begin_layout Plain Layout
5487
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 </row>
5493 </lyxtabular>
5494
5495 \end_inset
5496
5497
5498 \begin_inset ERT
5499 status collapsed
5500
5501 \begin_layout Plain Layout
5502
5503
5504 \backslash
5505 addtocounter{table}{-1}
5506 \end_layout
5507
5508 \end_inset
5509
5510
5511 \begin_inset Note Note
5512 status collapsed
5513
5514 \begin_layout Plain Layout
5515 See the first greyed-out note in section
5516 \begin_inset space ~
5517 \end_inset
5518
5519
5520 \begin_inset CommandInset ref
5521 LatexCommand ref
5522 reference "subsec:Longtable-Captions"
5523
5524 \end_inset
5525
5526  for an explanation of this command.
5527 \end_layout
5528
5529 \end_inset
5530
5531
5532 \end_layout
5533
5534 \begin_layout Subsection
5535 Footnotes in Longtables
5536 \begin_inset CommandInset label
5537 LatexCommand label
5538 name "subsec:Footnotes-in-Longtables"
5539
5540 \end_inset
5541
5542
5543 \begin_inset Index idx
5544 status collapsed
5545
5546 \begin_layout Plain Layout
5547 Longtables ! Footnotes
5548 \end_layout
5549
5550 \end_inset
5551
5552
5553 \end_layout
5554
5555 \begin_layout Standard
5556 Footnotes can be inserted to every longtable cell.
5557  They appear at the bottom of the page where the table cell with the footnote
5558  appears.
5559  Table
5560 \begin_inset space ~
5561 \end_inset
5562
5563
5564 \begin_inset CommandInset ref
5565 LatexCommand ref
5566 reference "tab:DiffCaptions"
5567
5568 \end_inset
5569
5570  has for example a footnote.
5571 \end_layout
5572
5573 \begin_layout Subsection
5574 Longtable Alignment
5575 \begin_inset Index idx
5576 status collapsed
5577
5578 \begin_layout Plain Layout
5579 Longtables ! Alignment
5580 \end_layout
5581
5582 \end_inset
5583
5584
5585 \end_layout
5586
5587 \begin_layout Standard
5588 The horizontal alignment of longtables can be set in the table settings
5589  dialog.
5590  For left- and right-alignment the table will be directly at the page border.
5591  To add space between the table and the border one has to set the alignment
5592  to center and change the value of the \SpecialChar LaTeX
5593 -lengths 
5594 \series bold
5595
5596 \backslash
5597 LTleft 
5598 \series default
5599 or 
5600 \series bold
5601
5602 \backslash
5603 LTright
5604 \series default
5605  by inserting this line as \SpecialChar TeX
5606  Code before the longtable:
5607 \end_layout
5608
5609 \begin_layout Standard
5610
5611 \series bold
5612
5613 \backslash
5614 setlength{
5615 \backslash
5616 LTleft}{value}
5617 \end_layout
5618
5619 \begin_layout Standard
5620 The value can have any of the units listed in Table
5621 \begin_inset space ~
5622 \end_inset
5623
5624
5625 \begin_inset CommandInset ref
5626 LatexCommand ref
5627 reference "tab:Units"
5628
5629 \end_inset
5630
5631 .
5632  
5633 \series bold
5634
5635 \backslash
5636 LTleft
5637 \series default
5638  controls the horizontal distance from the left page border to the longtable,
5639  
5640 \series bold
5641
5642 \backslash
5643 LTright
5644 \series default
5645  the distance from the right side.
5646  The default value for both lengths is 
5647 \series bold
5648
5649 \backslash
5650 fill
5651 \series default
5652 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5653 .
5654 \end_layout
5655
5656 \begin_layout Standard
5657 The following longtable was centered and 
5658 \series bold
5659
5660 \backslash
5661 LTleft
5662 \series default
5663  set to 
5664 \family sans
5665 0.1
5666 \backslash
5667 columnwidth
5668 \family default
5669 :
5670 \begin_inset ERT
5671 status collapsed
5672
5673 \begin_layout Plain Layout
5674
5675
5676 \backslash
5677 setlength{
5678 \backslash
5679 LTleft}{0.1
5680 \backslash
5681 columnwidth}
5682 \end_layout
5683
5684 \end_inset
5685
5686
5687 \end_layout
5688
5689 \begin_layout Standard
5690 \begin_inset Tabular
5691 <lyxtabular version="3" rows="5" columns="5">
5692 <features islongtable="true" longtabularalignment="center">
5693 <column alignment="center" valignment="top">
5694 <column alignment="center" valignment="top" width="0pt">
5695 <column alignment="center" valignment="top">
5696 <column alignment="center" valignment="top">
5697 <column alignment="center" valignment="top">
5698 <row>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 1
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 2
5713 \end_layout
5714
5715 \end_inset
5716 </cell>
5717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5718 \begin_inset Text
5719
5720 \begin_layout Plain Layout
5721 3
5722 \end_layout
5723
5724 \end_inset
5725 </cell>
5726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5727 \begin_inset Text
5728
5729 \begin_layout Plain Layout
5730 4
5731 \end_layout
5732
5733 \end_inset
5734 </cell>
5735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739 5
5740 \end_layout
5741
5742 \end_inset
5743 </cell>
5744 </row>
5745 <row>
5746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 asd
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759 s
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 s
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 s
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 asd
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 </row>
5792 <row>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 asd
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 s
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 s
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 s
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 asd
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 </row>
5839 <row>
5840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 asd
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 s
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 s
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 s
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 asd
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 </row>
5886 <row>
5887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891 asd
5892 \end_layout
5893
5894 \end_inset
5895 </cell>
5896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900 asd
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 asd
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 asd
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 asd
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 </row>
5933 </lyxtabular>
5934
5935 \end_inset
5936
5937
5938 \begin_inset ERT
5939 status collapsed
5940
5941 \begin_layout Plain Layout
5942
5943
5944 \backslash
5945 setlength{
5946 \backslash
5947 LTleft}{
5948 \backslash
5949 fill}
5950 \end_layout
5951
5952 \end_inset
5953
5954
5955 \begin_inset ERT
5956 status collapsed
5957
5958 \begin_layout Plain Layout
5959
5960
5961 \backslash
5962 addtocounter{table}{-1}
5963 \end_layout
5964
5965 \end_inset
5966
5967
5968 \begin_inset Note Note
5969 status collapsed
5970
5971 \begin_layout Plain Layout
5972 See the first greyed-out note in section
5973 \begin_inset space ~
5974 \end_inset
5975
5976
5977 \begin_inset CommandInset ref
5978 LatexCommand ref
5979 reference "subsec:Longtable-Captions"
5980
5981 \end_inset
5982
5983  for an explanation of this command.
5984 \end_layout
5985
5986 \end_inset
5987
5988
5989 \end_layout
5990
5991 \begin_layout Subsection
5992 Longtable Captions
5993 \begin_inset Index idx
5994 status collapsed
5995
5996 \begin_layout Plain Layout
5997 Longtables ! Captions
5998 \end_layout
5999
6000 \end_inset
6001
6002
6003 \begin_inset CommandInset label
6004 LatexCommand label
6005 name "subsec:Longtable-Captions"
6006
6007 \end_inset
6008
6009
6010 \end_layout
6011
6012 \begin_layout Standard
6013 A longtable cannot be put into a table float because floats can only be
6014  on one page.
6015  But the caption environment of floats can also be used for longtables when
6016  you use the longtable option 
6017 \family sans
6018 Caption
6019 \family default
6020  as described in sec.
6021 \begin_inset space \thinspace{}
6022 \end_inset
6023
6024
6025 \begin_inset CommandInset ref
6026 LatexCommand ref
6027 reference "sec:Longtables"
6028
6029 \end_inset
6030
6031 .
6032  Only one table row should contain a caption, either a header or a footer
6033  row.
6034 \end_layout
6035
6036 \begin_layout Standard
6037 Here is a short longtable to see how it works:
6038 \end_layout
6039
6040 \begin_layout Standard
6041 \begin_inset Tabular
6042 <lyxtabular version="3" rows="6" columns="5">
6043 <features islongtable="true" longtabularalignment="center">
6044 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
6050 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 \begin_inset Caption Standard
6055
6056 \begin_layout Plain Layout
6057 Longtable with caption
6058 \begin_inset Argument 1
6059 status open
6060
6061 \begin_layout Plain Layout
6062 Longtable
6063 \end_layout
6064
6065 \end_inset
6066
6067
6068 \end_layout
6069
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 </row>
6114 <row>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 1
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 2
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 3
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 4
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 5
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 </row>
6161 <row>
6162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 asd
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 s
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 s
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 s
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 asd
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 <row>
6209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 asd
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 s
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 s
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 s
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 asd
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 </row>
6255 <row>
6256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 asd
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6266 \begin_inset Text
6267
6268 \begin_layout Plain Layout
6269 s
6270 \end_layout
6271
6272 \end_inset
6273 </cell>
6274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 s
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 s
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 asd
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 </row>
6302 <row>
6303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6304 \begin_inset Text
6305
6306 \begin_layout Plain Layout
6307 asd
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316 asd
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 asd
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 asd
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343 asd
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 </row>
6349 </lyxtabular>
6350
6351 \end_inset
6352
6353
6354 \end_layout
6355
6356 \begin_layout Standard
6357 \begin_inset VSpace medskip
6358 \end_inset
6359
6360
6361 \begin_inset Note Greyedout
6362 status open
6363
6364 \begin_layout Plain Layout
6365
6366 \series bold
6367 Note
6368 \begin_inset space ~
6369 \end_inset
6370
6371 1:
6372 \series default
6373  The table number is increased for every longtable, even if you did not
6374  set a caption for it.
6375  For this reason you could have the case that e.
6376 \begin_inset space \thinspace{}
6377 \end_inset
6378
6379 g.
6380 \begin_inset space \space{}
6381 \end_inset
6382
6383 Table
6384 \begin_inset space ~
6385 \end_inset
6386
6387 2.4 follows Table
6388 \begin_inset space ~
6389 \end_inset
6390
6391 2.1 in the list of tables if there are two longtables without captions.
6392  To avoid this you can add the following command in \SpecialChar TeX
6393  Code after every longtable
6394  without a caption:
6395 \end_layout
6396
6397 \begin_layout Plain Layout
6398
6399 \series bold
6400
6401 \backslash
6402 addtocounter{table}{-1}
6403 \end_layout
6404
6405 \begin_layout Plain Layout
6406 This is not needed when none of your longtables has a caption and you add
6407  the following code to the document preamble:
6408 \end_layout
6409
6410 \begin_layout Plain Layout
6411
6412 \series bold
6413
6414 \backslash
6415 let
6416 \backslash
6417 myEnd
6418 \backslash
6419 endlongtable
6420 \begin_inset Newline newline
6421 \end_inset
6422
6423
6424 \backslash
6425 renewcommand{
6426 \backslash
6427 endlongtable}{
6428 \backslash
6429 myEnd
6430 \backslash
6431 addtocounter{table}{-1}}
6432 \end_layout
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \begin_layout Standard
6440 \begin_inset Note Greyedout
6441 status open
6442
6443 \begin_layout Plain Layout
6444
6445 \series bold
6446 Note
6447 \begin_inset space ~
6448 \end_inset
6449
6450 2:
6451 \series default
6452  If you are using
6453 \series bold
6454  hyperref
6455 \series default
6456
6457 \begin_inset Index idx
6458 status collapsed
6459
6460 \begin_layout Plain Layout
6461 \SpecialChar LaTeX
6462 -packages ! hyperref
6463 \end_layout
6464
6465 \end_inset
6466
6467  in the 
6468 \family sans
6469 PDF Properties
6470 \family default
6471  of the 
6472 \family sans
6473 Document Settings
6474 \family default
6475  dialog to link cross-references, the link to a longtable caption will always
6476  point to the beginning of the document.
6477 \end_layout
6478
6479 \end_inset
6480
6481
6482 \end_layout
6483
6484 \begin_layout Subsubsection
6485 References to Longtables
6486 \begin_inset Index idx
6487 status collapsed
6488
6489 \begin_layout Plain Layout
6490 Longtables ! References
6491 \end_layout
6492
6493 \end_inset
6494
6495
6496 \end_layout
6497
6498 \begin_layout Standard
6499 \begin_inset Tabular
6500 <lyxtabular version="3" rows="6" columns="5">
6501 <features islongtable="true" longtabularalignment="center">
6502 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
6508 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 \begin_inset Caption Standard
6513
6514 \begin_layout Plain Layout
6515 Referenced longtable
6516 \begin_inset CommandInset label
6517 LatexCommand label
6518 name "tab:RefExample"
6519
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526
6527
6528 \end_layout
6529
6530 \end_inset
6531 </cell>
6532 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6533 \begin_inset Text
6534
6535 \begin_layout Plain Layout
6536
6537 \end_layout
6538
6539 \end_inset
6540 </cell>
6541 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6542 \begin_inset Text
6543
6544 \begin_layout Plain Layout
6545
6546 \end_layout
6547
6548 \end_inset
6549 </cell>
6550 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6551 \begin_inset Text
6552
6553 \begin_layout Plain Layout
6554
6555 \end_layout
6556
6557 \end_inset
6558 </cell>
6559 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6560 \begin_inset Text
6561
6562 \begin_layout Plain Layout
6563
6564 \end_layout
6565
6566 \end_inset
6567 </cell>
6568 </row>
6569 <row>
6570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574 1
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583 2
6584 \end_layout
6585
6586 \end_inset
6587 </cell>
6588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6589 \begin_inset Text
6590
6591 \begin_layout Plain Layout
6592 3
6593 \end_layout
6594
6595 \end_inset
6596 </cell>
6597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6598 \begin_inset Text
6599
6600 \begin_layout Plain Layout
6601 4
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 5
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 </row>
6616 <row>
6617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621 asd
6622 \end_layout
6623
6624 \end_inset
6625 </cell>
6626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630 s
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6636 \begin_inset Text
6637
6638 \begin_layout Plain Layout
6639 s
6640 \end_layout
6641
6642 \end_inset
6643 </cell>
6644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 s
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 asd
6658 \end_layout
6659
6660 \end_inset
6661 </cell>
6662 </row>
6663 <row>
6664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6665 \begin_inset Text
6666
6667 \begin_layout Plain Layout
6668 asd
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677 s
6678 \end_layout
6679
6680 \end_inset
6681 </cell>
6682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686 s
6687 \end_layout
6688
6689 \end_inset
6690 </cell>
6691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695 s
6696 \end_layout
6697
6698 \end_inset
6699 </cell>
6700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704 asd
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 </row>
6710 <row>
6711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Plain Layout
6715 asd
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6721 \begin_inset Text
6722
6723 \begin_layout Plain Layout
6724 s
6725 \end_layout
6726
6727 \end_inset
6728 </cell>
6729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733 s
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6739 \begin_inset Text
6740
6741 \begin_layout Plain Layout
6742 s
6743 \end_layout
6744
6745 \end_inset
6746 </cell>
6747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 asd
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 </row>
6757 <row>
6758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762 asd
6763 \end_layout
6764
6765 \end_inset
6766 </cell>
6767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771 sad
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 asd
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789 asd
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798 asd
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 </row>
6804 </lyxtabular>
6805
6806 \end_inset
6807
6808
6809 \end_layout
6810
6811 \begin_layout Standard
6812 To reference a longtable, insert a label into the caption.
6813 \end_layout
6814
6815 \begin_layout Standard
6816 This is a reference to Table
6817 \begin_inset space ~
6818 \end_inset
6819
6820
6821 \begin_inset CommandInset ref
6822 LatexCommand ref
6823 reference "tab:RefExample"
6824
6825 \end_inset
6826
6827 .
6828 \end_layout
6829
6830 \begin_layout Standard
6831 The caption layout can be set together with all other captions of your document
6832  using the \SpecialChar LaTeX
6833 -package 
6834 \series bold
6835 caption
6836 \series default
6837
6838 \begin_inset Index idx
6839 status collapsed
6840
6841 \begin_layout Plain Layout
6842 \SpecialChar LaTeX
6843 -packages ! caption
6844 \end_layout
6845
6846 \end_inset
6847
6848 , see section
6849 \begin_inset space ~
6850 \end_inset
6851
6852
6853 \begin_inset CommandInset ref
6854 LatexCommand ref
6855 reference "sec:Caption-Formatting"
6856
6857 \end_inset
6858
6859 .
6860 \end_layout
6861
6862 \begin_layout Subsubsection
6863 Caption Width
6864 \begin_inset Index idx
6865 status collapsed
6866
6867 \begin_layout Plain Layout
6868 Longtables ! Caption Width
6869 \end_layout
6870
6871 \end_inset
6872
6873
6874 \end_layout
6875
6876 \begin_layout Standard
6877 The maximal width of caption lines is defined by the length 
6878 \series bold
6879
6880 \backslash
6881 LTcapwidth
6882 \series default
6883 .
6884  Its default value is 4
6885 \begin_inset space \thinspace{}
6886 \end_inset
6887
6888 in.
6889  To change it add the following command to your document preamble or as
6890  \SpecialChar TeX
6891  Code into your document before the longtable that should be affected
6892 \end_layout
6893
6894 \begin_layout Standard
6895
6896 \series bold
6897
6898 \backslash
6899 setlength{
6900 \backslash
6901 LTcapwidth}{width}
6902 \end_layout
6903
6904 \begin_layout Standard
6905 where the width could have one of the units listed in appendix
6906 \begin_inset space ~
6907 \end_inset
6908
6909
6910 \begin_inset CommandInset ref
6911 LatexCommand ref
6912 reference "cha:Units-available-in"
6913
6914 \end_inset
6915
6916 .
6917 \end_layout
6918
6919 \begin_layout Standard
6920 The following tables show the difference:
6921 \end_layout
6922
6923 \begin_layout Standard
6924 \begin_inset Tabular
6925 <lyxtabular version="3" rows="6" columns="5">
6926 <features islongtable="true" longtabularalignment="center">
6927 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
6933 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6934 \begin_inset Text
6935
6936 \begin_layout Plain Layout
6937 \begin_inset Caption Standard
6938
6939 \begin_layout Plain Layout
6940 long full title with default width long full title with default width long
6941  full title with default width
6942 \begin_inset Argument 1
6943 status collapsed
6944
6945 \begin_layout Plain Layout
6946 caption with default width
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \end_layout
6953
6954 \end_inset
6955
6956
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6980 \begin_inset Text
6981
6982 \begin_layout Plain Layout
6983
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 </row>
6998 <row>
6999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 1
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 2
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 3
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 4
7031 \end_layout
7032
7033 \end_inset
7034 </cell>
7035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039 5
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 <row>
7046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 asd
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 s
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 s
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7074 \begin_inset Text
7075
7076 \begin_layout Plain Layout
7077 s
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 asd
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 </row>
7092 <row>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 asd
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 s
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 s
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124 s
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133 asd
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 </row>
7139 <row>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 asd
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 s
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 s
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7168 \begin_inset Text
7169
7170 \begin_layout Plain Layout
7171 s
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7177 \begin_inset Text
7178
7179 \begin_layout Plain Layout
7180 asd
7181 \end_layout
7182
7183 \end_inset
7184 </cell>
7185 </row>
7186 <row>
7187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 asd
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 sad
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 asd
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7215 \begin_inset Text
7216
7217 \begin_layout Plain Layout
7218 asd
7219 \end_layout
7220
7221 \end_inset
7222 </cell>
7223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7224 \begin_inset Text
7225
7226 \begin_layout Plain Layout
7227 asd
7228 \end_layout
7229
7230 \end_inset
7231 </cell>
7232 </row>
7233 </lyxtabular>
7234
7235 \end_inset
7236
7237
7238 \end_layout
7239
7240 \begin_layout Standard
7241 \begin_inset ERT
7242 status collapsed
7243
7244 \begin_layout Plain Layout
7245
7246
7247 \backslash
7248 setlength{
7249 \backslash
7250 LTcapwidth}{5cm}
7251 \end_layout
7252
7253 \end_inset
7254
7255
7256 \begin_inset Tabular
7257 <lyxtabular version="3" rows="6" columns="5">
7258 <features islongtable="true" longtabularalignment="center">
7259 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
7265 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 \begin_inset Caption Standard
7270
7271 \begin_layout Plain Layout
7272 long full title with width set to 5
7273 \begin_inset space \thinspace{}
7274 \end_inset
7275
7276 cm long full title with width set to 5
7277 \begin_inset space \thinspace{}
7278 \end_inset
7279
7280 cm long full title with width set to 5
7281 \begin_inset space \thinspace{}
7282 \end_inset
7283
7284 cm
7285 \begin_inset Argument 1
7286 status collapsed
7287
7288 \begin_layout Plain Layout
7289 caption with width
7290 \begin_inset space \thinspace{}
7291 \end_inset
7292
7293 =
7294 \begin_inset space \thinspace{}
7295 \end_inset
7296
7297 5
7298 \begin_inset space \thinspace{}
7299 \end_inset
7300
7301 cm
7302 \end_layout
7303
7304 \end_inset
7305
7306
7307 \end_layout
7308
7309 \end_inset
7310
7311
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Plain Layout
7338
7339 \end_layout
7340
7341 \end_inset
7342 </cell>
7343 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Plain Layout
7347
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 </row>
7353 <row>
7354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358 1
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 2
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 3
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7382 \begin_inset Text
7383
7384 \begin_layout Plain Layout
7385 4
7386 \end_layout
7387
7388 \end_inset
7389 </cell>
7390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 5
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 </row>
7400 <row>
7401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405 asd
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 s
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 s
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7429 \begin_inset Text
7430
7431 \begin_layout Plain Layout
7432 s
7433 \end_layout
7434
7435 \end_inset
7436 </cell>
7437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7438 \begin_inset Text
7439
7440 \begin_layout Plain Layout
7441 asd
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 </row>
7447 <row>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 asd
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 s
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 s
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Plain Layout
7479 s
7480 \end_layout
7481
7482 \end_inset
7483 </cell>
7484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488 asd
7489 \end_layout
7490
7491 \end_inset
7492 </cell>
7493 </row>
7494 <row>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 asd
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 s
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 s
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7523 \begin_inset Text
7524
7525 \begin_layout Plain Layout
7526 s
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535 asd
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 </row>
7541 <row>
7542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 asd
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 sad
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 asd
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 asd
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582 asd
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 </row>
7588 </lyxtabular>
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \begin_layout Standard
7596 \begin_inset ERT
7597 status collapsed
7598
7599 \begin_layout Plain Layout
7600
7601
7602 \backslash
7603 setlength{
7604 \backslash
7605 LTcapwidth}{4in}
7606 \end_layout
7607
7608 \end_inset
7609
7610
7611 \end_layout
7612
7613 \begin_layout Standard
7614 \begin_inset Note Greyedout
7615 status open
7616
7617 \begin_layout Plain Layout
7618
7619 \series bold
7620 Note:
7621 \series default
7622  When the \SpecialChar LaTeX
7623 -package 
7624 \series bold
7625 caption
7626 \series default
7627
7628 \begin_inset Index idx
7629 status collapsed
7630
7631 \begin_layout Plain Layout
7632 \SpecialChar LaTeX
7633 -packages ! caption
7634 \end_layout
7635
7636 \end_inset
7637
7638  is used, as in this document, the full page width is used for the caption
7639  when you use the default value of 4
7640 \begin_inset space \thinspace{}
7641 \end_inset
7642
7643 in for 
7644 \series bold
7645
7646 \backslash
7647 LTcapwidth
7648 \series default
7649 .
7650  To get in this case exactly a 4
7651 \begin_inset space \thinspace{}
7652 \end_inset
7653
7654 in wide caption, you can either use a value slightly different from 4.0
7655 \begin_inset space \thinspace{}
7656 \end_inset
7657
7658 in, e.
7659 \begin_inset space \thinspace{}
7660 \end_inset
7661
7662 g.
7663 \begin_inset space \space{}
7664 \end_inset
7665
7666 3.99
7667 \begin_inset space \thinspace{}
7668 \end_inset
7669
7670 in, or the \SpecialChar LaTeX
7671 -command 
7672 \series bold
7673
7674 \backslash
7675 captionsetup{width=value}
7676 \series default
7677  that is provided by the 
7678 \series bold
7679 caption
7680 \series default
7681 -package.
7682 \end_layout
7683
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \begin_layout Subsubsection
7690 Different Captions for Table Pages
7691 \begin_inset Index idx
7692 status collapsed
7693
7694 \begin_layout Plain Layout
7695 Longtables ! Different Captions for Pages
7696 \end_layout
7697
7698 \end_inset
7699
7700
7701 \end_layout
7702
7703 \begin_layout Standard
7704 When the table captions for the following pages should differ from the one
7705  of the first table page, mark a empty row as header which contains a caption.
7706  Then right-click on the caption and select in the context menu 
7707 \family sans
7708 Caption
7709 \begin_inset space ~
7710 \end_inset
7711
7712 (LongTableNoNumber)
7713 \family default
7714 .
7715  Table
7716 \begin_inset space ~
7717 \end_inset
7718
7719
7720 \begin_inset CommandInset ref
7721 LatexCommand ref
7722 reference "tab:DiffCaptions"
7723
7724 \end_inset
7725
7726  is an example of a longtable with different heading where the second caption
7727  does not include the table number.
7728 \begin_inset Separator parbreak
7729 \end_inset
7730
7731
7732 \end_layout
7733
7734 \begin_layout Standard
7735 \align center
7736 \begin_inset Tabular
7737 <lyxtabular version="3" rows="59" columns="3">
7738 <features islongtable="true" longtabularalignment="center">
7739 <column alignment="left" valignment="top" width="0cm">
7740 <column alignment="left" valignment="top" width="0pt">
7741 <column alignment="center" valignment="top" width="0pt">
7742 <row endfirsthead="true" caption="true">
7743 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747 \begin_inset Caption Standard
7748
7749 \begin_layout Plain Layout
7750 Example Phone List
7751 \begin_inset CommandInset label
7752 LatexCommand label
7753 name "tab:DiffCaptions"
7754
7755 \end_inset
7756
7757
7758 \begin_inset Argument 1
7759 status collapsed
7760
7761 \begin_layout Plain Layout
7762 Example Phone List
7763 \end_layout
7764
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \end_inset
7771
7772
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \end_layout
7783
7784 \end_inset
7785 </cell>
7786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7787 \begin_inset Text
7788
7789 \begin_layout Plain Layout
7790
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row endfirsthead="true">
7797 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801
7802 \series bold
7803 Example Phone List (ignore the names)
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821
7822 \end_layout
7823
7824 \end_inset
7825 </cell>
7826 </row>
7827 <row endfirsthead="true">
7828 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832
7833 \series bold
7834 NAME
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852
7853 \series bold
7854 TEL.
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 </row>
7860 <row endhead="true" caption="true">
7861 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7862 \begin_inset Text
7863
7864 \begin_layout Plain Layout
7865 \begin_inset Caption LongTableNoNumber
7866
7867 \begin_layout Plain Layout
7868 Continued Example Phone List
7869 \end_layout
7870
7871 \end_inset
7872
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 </row>
7897 <row endhead="true">
7898 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902
7903 \series bold
7904 Example Phone List
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row endhead="true">
7929 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \series bold
7935 NAME
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953
7954 \series bold
7955 TEL.
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 </row>
7961 <row endfoot="true">
7962 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 continued on next page
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 </row>
7990 <row>
7991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995
7996 \series bold
7997 Annovi
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 Silvia
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 111
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 </row>
8021 <row>
8022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \series bold
8028 Bertoli
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 Stefano
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 111
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 </row>
8052 <row>
8053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057
8058 \series bold
8059 Bozzi
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068 Walter
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077 111
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \series bold
8090 Cachia
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 Maria
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 111
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \series bold
8121 Cachia
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 Maurizio
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139 111
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \series bold
8152 Cinquemani
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 Giusi
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170 111
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 <row>
8177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181
8182 \series bold
8183 Colin
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 Bernard
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 111
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \series bold
8214 Concli
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 Gianfranco
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 111
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 </row>
8238 <row>
8239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243
8244 \series bold
8245 Dal Bosco
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 Carolina
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 111
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \series bold
8276 Dalpiaz
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 Annamaria
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 111
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row>
8301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \series bold
8307 Feliciello
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 Domenico
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 111
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \series bold
8338 Focarelli
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Paola
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 111
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \series bold
8369 Galletti
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 Oreste
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 111
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row>
8394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \series bold
8400 Gasparini
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 Franca
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 111
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429
8430 \series bold
8431 Rizzardi
8432 \series default
8433
8434 \begin_inset Foot
8435 status open
8436
8437 \begin_layout Plain Layout
8438 Example footnote
8439 \end_layout
8440
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 Paola
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 111
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \series bold
8474 Lassini
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 Giancarlo
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 111
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \series bold
8505 Malfatti
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 Luciano
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 111
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 </row>
8529 <row>
8530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \series bold
8536 Malfatti
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 Valeriano
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554 111
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 <row>
8561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565
8566 \series bold
8567 Meneguzzo
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 Roberto
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 111
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 </row>
8591 <row>
8592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596
8597 \series bold
8598 Mezzadra
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 Roberto
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 111
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \series bold
8629 Pirpamer
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 Erich
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 111
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \series bold
8660 Pochiesa
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 Paolo
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 111, 222
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row>
8685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689
8690 \series bold
8691 Radina
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 Claudio
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 111
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 </row>
8715 <row>
8716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720
8721 \series bold
8722 Stuffer
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 Oskar
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 111
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \series bold
8753 Tacchelli
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 Ugo
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 111
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \series bold
8784 Tezzele
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 Margit
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 111
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 </row>
8808 <row>
8809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \series bold
8815 Unterkalmsteiner
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Frieda
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 111
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row>
8840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \series bold
8846 Vieider
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 Hilde
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 111
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 </row>
8870 <row>
8871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875
8876 \series bold
8877 Vigna
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 Jürgen
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 111
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 </row>
8901 <row>
8902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906
8907 \series bold
8908 Weber
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 Maurizio
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 111
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 </row>
8932 <row>
8933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937
8938 \series bold
8939 Winkler
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948 Franz
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957 111
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 </row>
8963 <row>
8964 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968  
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 </row>
8992 <row>
8993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997
8998 \series bold
8999 Annovi
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 Silvia
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 555
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 </row>
9023 <row>
9024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028
9029 \series bold
9030 Bertoli
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 Stefano
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 555
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 </row>
9054 <row>
9055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059
9060 \series bold
9061 Bozzi
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 Walter
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 555
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 <row>
9086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \series bold
9092 Cachia
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 Maria
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 555
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 </row>
9116 <row>
9117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121
9122 \series bold
9123 Cachia
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 Maurizio
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141 555
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 <row>
9148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152
9153 \series bold
9154 Cinquemani
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 Giusi
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 555
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 </row>
9178 <row>
9179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183
9184 \series bold
9185 Colin
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 Bernard
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 555
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 </row>
9209 <row>
9210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214
9215 \series bold
9216 Concli
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 Gianfranco
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234 555
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \series bold
9247 Dal Bosco
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 Carolina
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265 555
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 <row>
9272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Dalpiaz
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 Annamaria
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9293 \begin_inset Text
9294
9295 \begin_layout Plain Layout
9296 555
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 </row>
9302 <row>
9303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307
9308 \series bold
9309 Feliciello
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 Domenico
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9324 \begin_inset Text
9325
9326 \begin_layout Plain Layout
9327 555
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 </row>
9333 <row>
9334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \series bold
9340 Focarelli
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 Paola
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 555
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 </row>
9364 <row>
9365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369
9370 \series bold
9371 Galletti
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 Oreste
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 555
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 </row>
9395 <row>
9396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400
9401 \series bold
9402 Gasparini
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 Franca
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 555
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 </row>
9426 <row>
9427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431
9432 \series bold
9433 Rizzardi
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 Paola
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 555
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 </row>
9457 <row>
9458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462
9463 \series bold
9464 Lassini
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 Giancarlo
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 555
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 </row>
9488 <row>
9489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493
9494 \series bold
9495 Malfatti
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504 Luciano
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 555
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 <row>
9520 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524
9525 \series bold
9526 Malfatti
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 Valeriano
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 555
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 <row>
9551 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555
9556 \series bold
9557 Meneguzzo
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566 Roberto
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575 555
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 </row>
9581 <row>
9582 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586
9587 \series bold
9588 Mezzadra
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 Roberto
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 555
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 </row>
9612 </lyxtabular>
9613
9614 \end_inset
9615
9616
9617 \end_layout
9618
9619 \begin_layout Section
9620 Special Longtable Issues
9621 \begin_inset CommandInset label
9622 LatexCommand label
9623 name "sec:Special-Longtable-Issues"
9624
9625 \end_inset
9626
9627
9628 \end_layout
9629
9630 \begin_layout Subsection
9631 Longtable Calculation
9632 \begin_inset Index idx
9633 status collapsed
9634
9635 \begin_layout Plain Layout
9636 Longtables ! Calculation
9637 \end_layout
9638
9639 \end_inset
9640
9641
9642 \end_layout
9643
9644 \begin_layout Standard
9645 \SpecialChar LaTeX
9646  calculates the height of table pages and their page breaks using so called
9647  chunks.
9648  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9649 's memory.
9650  The default value was historically set to only 20 table rows.
9651  If you are using longtables with many pages this may slow down the creation
9652  of your document.
9653  You can safely increase the chunk size to values of 100-1000 by adding
9654  this command line to your document preamble:
9655 \end_layout
9656
9657 \begin_layout Standard
9658
9659 \series bold
9660
9661 \backslash
9662 setcounter{LTchunksize}{100}
9663 \end_layout
9664
9665 \begin_layout Subsection
9666 Floats and Longtables
9667 \begin_inset Index idx
9668 status collapsed
9669
9670 \begin_layout Plain Layout
9671 Longtables ! Floats
9672 \end_layout
9673
9674 \end_inset
9675
9676
9677 \end_layout
9678
9679 \begin_layout Standard
9680 There might be problems when a float appears on the same page where a longtable
9681  starts.
9682  To avoid such a situation, insert a 
9683 \begin_inset Quotes eld
9684 \end_inset
9685
9686 clear page
9687 \begin_inset Quotes erd
9688 \end_inset
9689
9690  (menu 
9691 \family sans
9692 Insert\SpecialChar menuseparator
9693 Formatting\SpecialChar menuseparator
9694 Clear
9695 \begin_inset space ~
9696 \end_inset
9697
9698 Page
9699 \family default
9700 ) before your longtable.
9701 \end_layout
9702
9703 \begin_layout Subsection
9704 Forced Page Breaks
9705 \begin_inset Index idx
9706 status collapsed
9707
9708 \begin_layout Plain Layout
9709 Longtables ! Forced Page Breaks
9710 \end_layout
9711
9712 \end_inset
9713
9714
9715 \end_layout
9716
9717 \begin_layout Standard
9718 By default tables are only broken between rows.
9719  If you have a cell with multiples lines and want to have a page break within
9720  the cell, insert the new line command 
9721 \begin_inset Quotes eld
9722 \end_inset
9723
9724
9725 \series bold
9726
9727 \backslash
9728
9729 \backslash
9730
9731 \series default
9732
9733 \begin_inset Quotes erd
9734 \end_inset
9735
9736  as \SpecialChar TeX
9737  Code at the point of the cell where it can be broken.
9738  Before the 
9739 \series bold
9740
9741 \backslash
9742
9743 \backslash
9744
9745 \series default
9746  command you have to insert in \SpecialChar TeX
9747  Code as many 
9748 \begin_inset Quotes eld
9749 \end_inset
9750
9751
9752 \series bold
9753 &
9754 \series default
9755
9756 \begin_inset Quotes erd
9757 \end_inset
9758
9759  characters as the number of the following table columns.
9760  The 
9761 \series bold
9762 &
9763 \series default
9764  is the character to separate table cells.
9765  Write in \SpecialChar TeX
9766  Code after each 
9767 \series bold
9768 &
9769 \series default
9770  the content of the corresponding following cell and delete the content
9771  of these cells.
9772 \begin_inset Newline newline
9773 \end_inset
9774
9775 After the 
9776 \series bold
9777
9778 \backslash
9779
9780 \backslash
9781
9782 \series default
9783  command, insert as many 
9784 \series bold
9785 &
9786 \series default
9787  characters as the number of table columns before the current column.
9788  In Table
9789 \begin_inset space ~
9790 \end_inset
9791
9792
9793 \begin_inset CommandInset ref
9794 LatexCommand ref
9795 reference "tab:ForcedPagebreak"
9796
9797 \end_inset
9798
9799  the cell that should be broken is in the second column followed by another
9800  column.
9801  Therefore the following command was inserted in the cell as \SpecialChar TeX
9802  Code after
9803  
9804 \begin_inset Quotes eld
9805 \end_inset
9806
9807
9808 \emph on
9809 Castelchiodato,
9810 \emph default
9811
9812 \begin_inset Quotes erd
9813 \end_inset
9814
9815 :
9816 \end_layout
9817
9818 \begin_layout Standard
9819
9820 \series bold
9821 & 111
9822 \backslash
9823
9824 \backslash
9825  
9826 \backslash
9827 newpage
9828 \begin_inset Newline newline
9829 \end_inset
9830
9831 &
9832 \end_layout
9833
9834 \begin_layout Standard
9835 The 
9836 \begin_inset Quotes eld
9837 \end_inset
9838
9839 111
9840 \begin_inset Quotes erd
9841 \end_inset
9842
9843  in the third column of the row was deleted.
9844  
9845 \series bold
9846
9847 \backslash
9848 newpage
9849 \series default
9850  is only needed when a page break should definitely occur at this position,
9851  otherwise it would be a conditional break.
9852  If your footer row of the longtable has for a certain reason no upper line
9853  but you would have a horizontal line where the cell is broken, use this
9854  command instead:
9855 \end_layout
9856
9857 \begin_layout Standard
9858
9859 \series bold
9860 & 111
9861 \backslash
9862
9863 \backslash
9864
9865 \begin_inset Newline newline
9866 \end_inset
9867
9868
9869 \backslash
9870 hline &
9871 \end_layout
9872
9873 \begin_layout Standard
9874 When the cell to be broken is in the last column, the command
9875 \end_layout
9876
9877 \begin_layout Standard
9878
9879 \series bold
9880
9881 \backslash
9882 setlength{
9883 \backslash
9884 parfillskip}{0pt}
9885 \end_layout
9886
9887 \begin_layout Standard
9888 must be inserted as \SpecialChar TeX
9889  Code at the beginning of the cell.
9890  This ensures that the part of the cell that will be displayed on the new
9891  page appears with the full width.
9892 \begin_inset Separator parbreak
9893 \end_inset
9894
9895
9896 \end_layout
9897
9898 \begin_layout Standard
9899 \align center
9900 \begin_inset Tabular
9901 <lyxtabular version="3" rows="38" columns="3">
9902 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9903 <column alignment="left" valignment="top" width="0cm">
9904 <column alignment="left" valignment="top" width="3cm">
9905 <column alignment="center" valignment="top" width="0pt">
9906 <row endfirsthead="true" caption="true">
9907 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911 \begin_inset Caption Standard
9912
9913 \begin_layout Plain Layout
9914 Table with forced page break in table cell
9915 \begin_inset CommandInset label
9916 LatexCommand label
9917 name "tab:ForcedPagebreak"
9918
9919 \end_inset
9920
9921
9922 \begin_inset Argument 1
9923 status collapsed
9924
9925 \begin_layout Plain Layout
9926 Table with forced page break in table cell
9927 \end_layout
9928
9929 \end_inset
9930
9931
9932 \end_layout
9933
9934 \end_inset
9935
9936
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 </row>
9960 <row endfirsthead="true">
9961 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965
9966 \series bold
9967 Example Phone List (ignore the names)
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 </row>
9991 <row endfirsthead="true">
9992 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996
9997 \series bold
9998 NAME
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10004 \begin_inset Text
10005
10006 \begin_layout Plain Layout
10007
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016
10017 \series bold
10018 TEL.
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 </row>
10024 <row endhead="true">
10025 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029 \begin_inset ERT
10030 status collapsed
10031
10032 \begin_layout Plain Layout
10033
10034
10035 \backslash
10036 caption*{Continued Example Phone List}
10037 \backslash
10038
10039 \backslash
10040 %
10041 \end_layout
10042
10043 \end_inset
10044
10045
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 </row>
10069 <row endhead="true">
10070 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074
10075 \series bold
10076 Example Phone List
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 </row>
10100 <row endhead="true">
10101 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \series bold
10107 NAME
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10113 \begin_inset Text
10114
10115 \begin_layout Plain Layout
10116
10117 \end_layout
10118
10119 \end_inset
10120 </cell>
10121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125
10126 \series bold
10127 TEL.
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 </row>
10133 <row endfoot="true">
10134 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138 continued on next page
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Plain Layout
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 </row>
10162 <row>
10163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167
10168 \series bold
10169 Annovi
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10175 \begin_inset Text
10176
10177 \begin_layout Plain Layout
10178 Silvia
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187 111
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 </row>
10193 <row>
10194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198
10199 \series bold
10200 Bertoli
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209 Stefano
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 111
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 </row>
10224 <row>
10225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \series bold
10231 Bozzi
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10237 \begin_inset Text
10238
10239 \begin_layout Plain Layout
10240 Walter
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 111
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 </row>
10255 <row>
10256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260
10261 \series bold
10262 Cachia
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10268 \begin_inset Text
10269
10270 \begin_layout Plain Layout
10271 Maria
10272 \end_layout
10273
10274 \end_inset
10275 </cell>
10276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280 111
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 </row>
10286 <row>
10287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291
10292 \series bold
10293 Cachia
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Plain Layout
10302 Maurizio
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311 111
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 <row>
10318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322
10323 \series bold
10324 Cinquemani
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10330 \begin_inset Text
10331
10332 \begin_layout Plain Layout
10333 Giusi
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342 111
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 </row>
10348 <row>
10349 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353
10354 \series bold
10355 Colin
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 Bernard
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 111
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
10380 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384
10385 \series bold
10386 Concli
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Plain Layout
10395 Gianfranco
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404 111
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 </row>
10410 <row>
10411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415
10416 \series bold
10417 Dal Bosco
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426 Carolina
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435 111
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446
10447 \series bold
10448 Dalpiaz
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457 Annamaria
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 111
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 </row>
10472 <row>
10473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477
10478 \series bold
10479 Feliciello
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 Domenico
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 111
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row>
10504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508
10509 \series bold
10510 Focarelli
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 Paola
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528 111
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539
10540 \series bold
10541 Galletti
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 Oreste
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 111
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570
10571 \series bold
10572 Gasparini
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 Franca
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 111
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 </row>
10596 <row>
10597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601
10602 \series bold
10603 Lassini
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 Giancarlo
10613 \end_layout
10614
10615 \end_inset
10616 </cell>
10617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621 111
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 </row>
10627 <row>
10628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632
10633 \series bold
10634 Malfatti
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10640 \begin_inset Text
10641
10642 \begin_layout Plain Layout
10643 Luciano
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 111
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 <row>
10659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663
10664 \series bold
10665 Malfatti
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 Valeriano
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 111
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 </row>
10689 <row>
10690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \series bold
10696 Meneguzzo
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705 Roberto
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714 111
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 </row>
10720 <row>
10721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725
10726 \series bold
10727 Mezzadra
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 Roberto
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 111
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 </row>
10751 <row>
10752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756
10757 \series bold
10758 Pirpamer
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767 Erich
10768 \end_layout
10769
10770 \end_inset
10771 </cell>
10772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776 111
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 </row>
10782 <row>
10783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787
10788 \series bold
10789 Pochiesa
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798 Paolo
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 111, 222
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 </row>
10813 <row>
10814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818
10819 \series bold
10820 Radina
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 Claudio
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 111
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 </row>
10844 <row>
10845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849
10850 \series bold
10851 Rizzardi
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 Paolo, 11.
10861  Fürst von Montecompatri, 11.
10862  Fürst von Sulmona und Vivaro, 10.
10863  Fürst von Rossano, 5.
10864  Herzog von Canemorte, 11.
10865  Herzog von Palombara, 5.
10866  Herzog von Castelchiodato,
10867 \begin_inset ERT
10868 status open
10869
10870 \begin_layout Plain Layout
10871
10872 & 111
10873 \backslash
10874
10875 \backslash
10876  
10877 \backslash
10878 newpage
10879 \end_layout
10880
10881 \begin_layout Plain Layout
10882
10883 &
10884 \end_layout
10885
10886 \end_inset
10887
10888  11.
10889  Herzog von Poggionativo, 11.
10890  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10891  Graf von Valinfreda, 11.
10892  Baron von Cropalati, 11.
10893  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 </row>
10908 <row>
10909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913
10914 \series bold
10915 Stuffer
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Oskar
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 111
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \series bold
10946 Tacchelli
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 Ugo
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 111
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 </row>
10970 <row>
10971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975
10976 \series bold
10977 Tezzele
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 Margit
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 111
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 <row>
11002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006
11007 \series bold
11008 Unterkalmsteiner
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 Frieda
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 111
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \series bold
11039 Vieider
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 Hilde
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 111
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 <row>
11064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068
11069 \series bold
11070 Vigna
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 Jürgen
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 111
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 </row>
11094 <row>
11095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099
11100 \series bold
11101 Weber
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11107 \begin_inset Text
11108
11109 \begin_layout Plain Layout
11110 Maurizio
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 111
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 </row>
11125 <row>
11126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130
11131 \series bold
11132 Winkler
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 Franz
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 111
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 </row>
11156 </lyxtabular>
11157
11158 \end_inset
11159
11160
11161 \end_layout
11162
11163 \begin_layout Section
11164 Multiple Lines, Columns and Rows
11165 \end_layout
11166
11167 \begin_layout Subsection
11168 Multiple Lines in Table Cells
11169 \begin_inset CommandInset label
11170 LatexCommand label
11171 name "subsec:Multiple-Lines-in"
11172
11173 \end_inset
11174
11175
11176 \begin_inset Index idx
11177 status collapsed
11178
11179 \begin_layout Plain Layout
11180 Multiple Lines in Table Cells
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \begin_inset Index idx
11187 status collapsed
11188
11189 \begin_layout Plain Layout
11190 Table ! Linebreaks
11191 \end_layout
11192
11193 \end_inset
11194
11195
11196 \end_layout
11197
11198 \begin_layout Standard
11199 \noindent
11200 \begin_inset Float table
11201 placement H
11202 wide false
11203 sideways false
11204 status open
11205
11206 \begin_layout Plain Layout
11207 \begin_inset Caption Standard
11208
11209 \begin_layout Plain Layout
11210 \begin_inset CommandInset label
11211 LatexCommand label
11212 name "tab:Table-with-multiple"
11213
11214 \end_inset
11215
11216 Table with multiple lines in cells
11217 \end_layout
11218
11219 \end_inset
11220
11221
11222 \end_layout
11223
11224 \begin_layout Plain Layout
11225 \align center
11226 \begin_inset Tabular
11227 <lyxtabular version="3" rows="3" columns="3">
11228 <features tabularvalignment="middle">
11229 <column alignment="center" valignment="middle" width="2.5cm">
11230 <column alignment="center" valignment="middle">
11231 <column alignment="center" valignment="middle">
11232 <row>
11233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 multiple
11238 \begin_inset Newline linebreak
11239 \end_inset
11240
11241 lines
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 b
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11256 \begin_inset Text
11257
11258 \begin_layout Plain Layout
11259 c
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 </row>
11265 <row>
11266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 d
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 e
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288 f
11289 \end_layout
11290
11291 \end_inset
11292 </cell>
11293 </row>
11294 <row>
11295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11296 \begin_inset Text
11297
11298 \begin_layout Plain Layout
11299 g
11300 \end_layout
11301
11302 \end_inset
11303 </cell>
11304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11305 \begin_inset Text
11306
11307 \begin_layout Plain Layout
11308 h
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Plain Layout
11317 i
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 </row>
11323 </lyxtabular>
11324
11325 \end_inset
11326
11327
11328 \end_layout
11329
11330 \end_inset
11331
11332
11333 \end_layout
11334
11335 \begin_layout Standard
11336 Setting a fixed width for a column enables you to enter text as a paragraph
11337  with multiple lines and hyphenation.
11338 \end_layout
11339
11340 \begin_layout Standard
11341 To produce Table
11342 \begin_inset space ~
11343 \end_inset
11344
11345
11346 \begin_inset CommandInset ref
11347 LatexCommand ref
11348 reference "tab:Table-with-multiple"
11349
11350 \end_inset
11351
11352 , create a 3×3 table, mark the first cell and right-click on it.
11353  In the appearing table dialog we set a cell width of 2.5
11354 \begin_inset space \thinspace{}
11355 \end_inset
11356
11357 cm and choose centered for the vertical and horizontal alignment.
11358  The vertical alignment is used for all cells of the row.
11359  As our text is smaller than 2.5
11360 \begin_inset space \thinspace{}
11361 \end_inset
11362
11363 cm, only one line will appear.
11364  To get two lines, a justified line break (shortcut 
11365 \begin_inset Info
11366 type  "shortcut"
11367 arg   "newline-insert linebreak"
11368 \end_inset
11369
11370 ) was added.
11371  If the text is wider than the set cell width, it will automatically be
11372  broken to several lines.
11373 \end_layout
11374
11375 \begin_layout Standard
11376 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11377  by \SpecialChar LaTeX
11378  if it is the first entry.
11379  Therefore you need to insert something to prevent the word not being the
11380  first entry.
11381  So add a horizontal space of 0
11382 \begin_inset space \thinspace{}
11383 \end_inset
11384
11385 pt before the word.
11386  As the space is zero, it doesn't change the output.
11387  Table
11388 \begin_inset space ~
11389 \end_inset
11390
11391
11392 \begin_inset CommandInset ref
11393 LatexCommand ref
11394 reference "tab:Table-with-and"
11395
11396 \end_inset
11397
11398  shows the effect.
11399 \end_layout
11400
11401 \begin_layout Standard
11402 \begin_inset Float table
11403 placement h
11404 wide false
11405 sideways false
11406 status open
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Caption Standard
11410
11411 \begin_layout Plain Layout
11412 \begin_inset CommandInset label
11413 LatexCommand label
11414 name "tab:Table-with-and"
11415
11416 \end_inset
11417
11418 Table with and without hyphenation
11419 \end_layout
11420
11421 \end_inset
11422
11423
11424 \end_layout
11425
11426 \begin_layout Plain Layout
11427 \begin_inset space \hfill{}
11428 \end_inset
11429
11430
11431 \begin_inset Tabular
11432 <lyxtabular version="3" rows="3" columns="3">
11433 <features tabularvalignment="middle">
11434 <column alignment="center" valignment="middle" width="2.5cm">
11435 <column alignment="center" valignment="middle">
11436 <column alignment="center" valignment="middle">
11437 <row>
11438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 verylongtablecellword
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 b
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 c
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 </row>
11466 <row>
11467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 d
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 e
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 f
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 </row>
11495 <row>
11496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 g
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 h
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11515 \begin_inset Text
11516
11517 \begin_layout Plain Layout
11518 i
11519 \end_layout
11520
11521 \end_inset
11522 </cell>
11523 </row>
11524 </lyxtabular>
11525
11526 \end_inset
11527
11528
11529 \begin_inset space \hfill{}
11530 \end_inset
11531
11532
11533 \begin_inset Tabular
11534 <lyxtabular version="3" rows="3" columns="3">
11535 <features tabularvalignment="middle">
11536 <column alignment="center" valignment="middle" width="2.5cm">
11537 <column alignment="center" valignment="middle">
11538 <column alignment="center" valignment="middle">
11539 <row>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 \begin_inset space \hspace{}
11545 \length 0pt
11546 \end_inset
11547
11548 verylongtablecellword
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11554 \begin_inset Text
11555
11556 \begin_layout Plain Layout
11557 b
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11563 \begin_inset Text
11564
11565 \begin_layout Plain Layout
11566 c
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 </row>
11572 <row>
11573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 d
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 e
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 f
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 </row>
11601 <row>
11602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606 g
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615 h
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11621 \begin_inset Text
11622
11623 \begin_layout Plain Layout
11624 i
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \begin_inset space \hfill{}
11636 \end_inset
11637
11638
11639 \end_layout
11640
11641 \end_inset
11642
11643
11644 \end_layout
11645
11646 \begin_layout Subsection
11647 Multicolumns
11648 \begin_inset CommandInset label
11649 LatexCommand label
11650 name "subsec:Multicolumns"
11651
11652 \end_inset
11653
11654
11655 \begin_inset Index idx
11656 status collapsed
11657
11658 \begin_layout Plain Layout
11659 Multicolumns
11660 \end_layout
11661
11662 \end_inset
11663
11664
11665 \begin_inset Index idx
11666 status collapsed
11667
11668 \begin_layout Plain Layout
11669 Table ! Multicolumns
11670 \end_layout
11671
11672 \end_inset
11673
11674
11675 \end_layout
11676
11677 \begin_layout Subsubsection
11678 Multicolumn Basics
11679 \end_layout
11680
11681 \begin_layout Standard
11682 To merge cells over multiple columns, select as many cells within a row
11683  as you want to merge and use either the table-toolbar button 
11684 \begin_inset Info
11685 type  "icon"
11686 arg   "inset-modify tabular multicolumn"
11687 \end_inset
11688
11689 , or the menu 
11690 \family sans
11691 Edit\SpecialChar menuseparator
11692 Table\SpecialChar menuseparator
11693 Multicolumn
11694 \family default
11695 , or right click on the marked cells and choose 
11696 \family sans
11697 Multicolumn
11698 \family default
11699  in the context menu.
11700 \end_layout
11701
11702 \begin_layout Standard
11703 Multicolumns have there own cell settings.
11704  That means changing cell borders, cell alignment, and the width only affects
11705  the multicolumn.
11706  Here is an example table with a multicolumn cell in the first row and one
11707  in the last row without the upper border:
11708 \begin_inset Separator parbreak
11709 \end_inset
11710
11711
11712 \end_layout
11713
11714 \begin_layout Standard
11715 \align center
11716 \begin_inset Tabular
11717 <lyxtabular version="3" rows="3" columns="4">
11718 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11719 <column alignment="center" valignment="top" width="0pt">
11720 <column alignment="center" valignment="middle">
11721 <column alignment="center" valignment="top" width="0in">
11722 <column alignment="center" valignment="top" width="0pt">
11723 <row>
11724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 abc
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 def ghi
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755 jkl
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 </row>
11761 <row>
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766
11767 \family roman
11768 \series medium
11769 \shape up
11770 \size normal
11771 \emph off
11772 \bar no
11773 \noun off
11774 \color none
11775 A
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 B
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11790 \begin_inset Text
11791
11792 \begin_layout Plain Layout
11793 C
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 D
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 </row>
11808 <row>
11809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11810 \begin_inset Text
11811
11812 \begin_layout Plain Layout
11813 1
11814 \end_layout
11815
11816 \end_inset
11817 </cell>
11818 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822 2
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11828 \begin_inset Text
11829
11830 \begin_layout Plain Layout
11831 3
11832 \end_layout
11833
11834 \end_inset
11835 </cell>
11836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11837 \begin_inset Text
11838
11839 \begin_layout Plain Layout
11840 4
11841 \end_layout
11842
11843 \end_inset
11844 </cell>
11845 </row>
11846 </lyxtabular>
11847
11848 \end_inset
11849
11850
11851 \end_layout
11852
11853 \begin_layout Subsubsection
11854 Multicolumn Calculations
11855 \begin_inset CommandInset label
11856 LatexCommand label
11857 name "subsec:Multicolumn-Calculations"
11858
11859 \end_inset
11860
11861
11862 \begin_inset Index idx
11863 status collapsed
11864
11865 \begin_layout Plain Layout
11866 Multicolumns ! Calculations
11867 \end_layout
11868
11869 \end_inset
11870
11871
11872 \end_layout
11873
11874 \begin_layout Standard
11875 \SpecialChar LyX
11876  supports multicolumns directly, but we have to take account of the cell
11877  width of the columns spanned by the multicolumn cell.
11878 \end_layout
11879
11880 \begin_layout Standard
11881 \begin_inset Float table
11882 placement h
11883 wide false
11884 sideways false
11885 status open
11886
11887 \begin_layout Plain Layout
11888 \begin_inset Caption Standard
11889
11890 \begin_layout Plain Layout
11891 \begin_inset CommandInset label
11892 LatexCommand label
11893 name "tab:Table-with-centered"
11894
11895 \end_inset
11896
11897 Table with centered multicolumn text above two columns that have exactly
11898  half the width of the multicolumn cell
11899 \begin_inset Argument 1
11900 status collapsed
11901
11902 \begin_layout Plain Layout
11903 Perfect multicolumn table
11904 \end_layout
11905
11906 \end_inset
11907
11908
11909 \end_layout
11910
11911 \end_inset
11912
11913
11914 \end_layout
11915
11916 \begin_layout Plain Layout
11917 \align center
11918 \begin_inset Tabular
11919 <lyxtabular version="3" rows="3" columns="3">
11920 <features tabularvalignment="middle">
11921 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11922 <column alignment="center" valignment="middle">
11923 <column alignment="center" valignment="top">
11924 <row>
11925 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 multiple lines multicolumn
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11935 \begin_inset Text
11936
11937 \begin_layout Plain Layout
11938
11939 \end_layout
11940
11941 \end_inset
11942 </cell>
11943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947 c
11948 \end_layout
11949
11950 \end_inset
11951 </cell>
11952 </row>
11953 <row>
11954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958 d
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11964 \begin_inset Text
11965
11966 \begin_layout Plain Layout
11967 e
11968 \end_layout
11969
11970 \end_inset
11971 </cell>
11972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11973 \begin_inset Text
11974
11975 \begin_layout Plain Layout
11976 f
11977 \end_layout
11978
11979 \end_inset
11980 </cell>
11981 </row>
11982 <row>
11983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11984 \begin_inset Text
11985
11986 \begin_layout Plain Layout
11987 g
11988 \end_layout
11989
11990 \end_inset
11991 </cell>
11992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11993 \begin_inset Text
11994
11995 \begin_layout Plain Layout
11996 h
11997 \end_layout
11998
11999 \end_inset
12000 </cell>
12001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12002 \begin_inset Text
12003
12004 \begin_layout Plain Layout
12005 i
12006 \end_layout
12007
12008 \end_inset
12009 </cell>
12010 </row>
12011 </lyxtabular>
12012
12013 \end_inset
12014
12015
12016 \end_layout
12017
12018 \end_inset
12019
12020
12021 \end_layout
12022
12023 \begin_layout Standard
12024 To create for example Table
12025 \begin_inset space ~
12026 \end_inset
12027
12028
12029 \begin_inset CommandInset ref
12030 LatexCommand ref
12031 reference "tab:Table-with-centered"
12032
12033 \end_inset
12034
12035 , mark the first two cells in the first row of a 3×3 table and right-click
12036  on them.
12037  Now choose for this cell 
12038 \emph on
12039 multicolumn
12040 \emph default
12041
12042 \emph on
12043 centered alignment
12044 \emph default
12045  and a width of 2.5
12046 \begin_inset space \thinspace{}
12047 \end_inset
12048
12049 cm in the table dialog.
12050  The merged columns should have exactly half the width of the multicolumn
12051  cell, so that you would set a width of 1.25
12052 \begin_inset space \thinspace{}
12053 \end_inset
12054
12055 cm for the first column.
12056  The second column has then automatically a width of 1.25
12057 \begin_inset space \thinspace{}
12058 \end_inset
12059
12060 cm (multicolumn width - width of first column).
12061  This was done for Table
12062 \begin_inset space ~
12063 \end_inset
12064
12065
12066 \begin_inset CommandInset ref
12067 LatexCommand ref
12068 reference "tab:Table-without-half"
12069
12070 \end_inset
12071
12072 .
12073 \end_layout
12074
12075 \begin_layout Standard
12076 \begin_inset Float table
12077 wide false
12078 sideways false
12079 status open
12080
12081 \begin_layout Plain Layout
12082 \begin_inset Caption Standard
12083
12084 \begin_layout Plain Layout
12085 \begin_inset CommandInset label
12086 LatexCommand label
12087 name "tab:Table-without-half"
12088
12089 \end_inset
12090
12091 Table where the spanned table columns are not exactly half the width of
12092  the multicolumn cell
12093 \begin_inset Argument 1
12094 status collapsed
12095
12096 \begin_layout Plain Layout
12097 Imperfect multicolumn table
12098 \end_layout
12099
12100 \end_inset
12101
12102
12103 \end_layout
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Plain Layout
12111 \align center
12112 \begin_inset Tabular
12113 <lyxtabular version="3" rows="3" columns="3">
12114 <features tabularvalignment="middle">
12115 <column alignment="center" valignment="top" width="1.25cm">
12116 <column alignment="center" valignment="top">
12117 <column alignment="center" valignment="top">
12118 <row>
12119 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12120 \begin_inset Text
12121
12122 \begin_layout Plain Layout
12123 multiple lines multicolumn
12124 \end_layout
12125
12126 \end_inset
12127 </cell>
12128 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12129 \begin_inset Text
12130
12131 \begin_layout Plain Layout
12132
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 c
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 </row>
12147 <row>
12148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12149 \begin_inset Text
12150
12151 \begin_layout Plain Layout
12152 d
12153 \end_layout
12154
12155 \end_inset
12156 </cell>
12157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12158 \begin_inset Text
12159
12160 \begin_layout Plain Layout
12161 e
12162 \end_layout
12163
12164 \end_inset
12165 </cell>
12166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12167 \begin_inset Text
12168
12169 \begin_layout Plain Layout
12170 f
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 </row>
12176 <row>
12177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12178 \begin_inset Text
12179
12180 \begin_layout Plain Layout
12181 g
12182 \end_layout
12183
12184 \end_inset
12185 </cell>
12186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12187 \begin_inset Text
12188
12189 \begin_layout Plain Layout
12190 h
12191 \end_layout
12192
12193 \end_inset
12194 </cell>
12195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12196 \begin_inset Text
12197
12198 \begin_layout Plain Layout
12199 i
12200 \end_layout
12201
12202 \end_inset
12203 </cell>
12204 </row>
12205 </lyxtabular>
12206
12207 \end_inset
12208
12209
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Standard
12218 You can see that the first column is not half the width of the multicolumn
12219  cell, it is a bit bigger.
12220  The reason is that the specified width of a cell 
12221 \begin_inset Formula $W_{g}$
12222 \end_inset
12223
12224  is not its total width 
12225 \begin_inset Formula $W_{\mathrm{tot}}$
12226 \end_inset
12227
12228  because a cell is always a bit larger than specified.
12229  Appendix
12230 \begin_inset space ~
12231 \end_inset
12232
12233
12234 \begin_inset CommandInset ref
12235 LatexCommand ref
12236 reference "cha:Explanation-of-Equation"
12237
12238 \end_inset
12239
12240  explains this in detail.
12241 \end_layout
12242
12243 \begin_layout Standard
12244 The width 
12245 \begin_inset Formula $W_{g\,n}$
12246 \end_inset
12247
12248  which the user needs to set when 
12249 \emph on
12250 n
12251 \emph default
12252  columns are spanned can be calculated, so that each column has a total
12253  width of 
12254 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12255 \end_inset
12256
12257 :
12258 \begin_inset Formula 
12259 \begin{equation}
12260 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12261 \end{equation}
12262
12263 \end_inset
12264
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269 In our case we have 
12270 \begin_inset Formula $n=2$
12271 \end_inset
12272
12273
12274 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12275 \end_inset
12276
12277 cm and the default values for the lengths, so that equation 
12278 \begin_inset CommandInset ref
12279 LatexCommand ref
12280 reference "eq:Wgn"
12281
12282 \end_inset
12283
12284  becomes
12285 \begin_inset Formula 
12286 \begin{equation}
12287 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12288 \end{equation}
12289
12290 \end_inset
12291
12292
12293 \end_layout
12294
12295 \begin_layout Standard
12296 To enable calculations in \SpecialChar LaTeX
12297 , the \SpecialChar LaTeX
12298 -package 
12299 \series bold
12300 calc
12301 \series default
12302  must be loaded with the document preamble line
12303 \begin_inset Index idx
12304 status collapsed
12305
12306 \begin_layout Plain Layout
12307 \SpecialChar LaTeX
12308 -packages ! calc
12309 \end_layout
12310
12311 \end_inset
12312
12313
12314 \end_layout
12315
12316 \begin_layout Standard
12317
12318 \series bold
12319
12320 \backslash
12321 usepackage{calc}
12322 \end_layout
12323
12324 \begin_layout Standard
12325 \SpecialChar LyX
12326  does not allow you to calculate lengths in the 
12327 \family sans
12328 Width
12329 \family default
12330  field of the table dialog.
12331  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12332 -argument in the
12333  dialog.
12334  Here is an overview about the arguments:
12335 \end_layout
12336
12337 \begin_layout Itemize
12338
12339 \series bold
12340 p{width}
12341 \series default
12342  creates cell with a fixed width, its text is vertically top-aligned
12343 \end_layout
12344
12345 \begin_layout Itemize
12346
12347 \series bold
12348 m{width}
12349 \series default
12350  creates cell with a fixed width, its text is vertically centered
12351 \end_layout
12352
12353 \begin_layout Itemize
12354
12355 \series bold
12356 b{width}
12357 \series default
12358  creates cell with a fixed width, its text is vertically bottom-aligned
12359 \end_layout
12360
12361 \begin_layout Standard
12362 By entering a \SpecialChar LaTeX
12363 -argument, all cell settings set in the table dialog are overwritt
12364 en.
12365 \end_layout
12366
12367 \begin_layout Standard
12368 \begin_inset Note Greyedout
12369 status open
12370
12371 \begin_layout Plain Layout
12372
12373 \series bold
12374 Note:
12375 \series default
12376  Due to a bug, \SpecialChar LyX
12377  shows the overwritten settings anyway.
12378 \end_layout
12379
12380 \end_inset
12381
12382
12383 \end_layout
12384
12385 \begin_layout Standard
12386 As the text should be horizontally centered, the command 
12387 \series bold
12388
12389 \backslash
12390 centering
12391 \series default
12392  is added.
12393  You can now enter the following \SpecialChar LaTeX
12394 -argument for the first spanned column:
12395 \end_layout
12396
12397 \begin_layout Standard
12398
12399 \series bold
12400 >{
12401 \backslash
12402 centering}m{1.25cm-6.2pt}
12403 \end_layout
12404
12405 \begin_layout Standard
12406 The command 
12407 \series bold
12408 >{ }
12409 \series default
12410  means, that the commands inside the braces are applied before the cell
12411  is created.
12412 \end_layout
12413
12414 \begin_layout Standard
12415 Although we have chosen centered alignment for the text of the multicolumn
12416  cell, it is still left aligned.
12417  This is because \SpecialChar LyX
12418  only applies the alignment to single columns.
12419  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12420 -argument
12421 \end_layout
12422
12423 \begin_layout Standard
12424
12425 \series bold
12426 >{
12427 \backslash
12428 centering}m{2.5cm}
12429 \end_layout
12430
12431 \begin_layout Subsection
12432 Multirows
12433 \begin_inset CommandInset label
12434 LatexCommand label
12435 name "subsec:Multirows"
12436
12437 \end_inset
12438
12439
12440 \begin_inset Index idx
12441 status collapsed
12442
12443 \begin_layout Plain Layout
12444 Multirows
12445 \end_layout
12446
12447 \end_inset
12448
12449
12450 \begin_inset Index idx
12451 status collapsed
12452
12453 \begin_layout Plain Layout
12454 Table ! Multirows
12455 \end_layout
12456
12457 \end_inset
12458
12459
12460 \end_layout
12461
12462 \begin_layout Standard
12463 To merge cells over multiple rows, select as many cells within a column
12464  as you want to merge and use either the table-toolbar button 
12465 \begin_inset Info
12466 type  "icon"
12467 arg   "inset-modify tabular multirow"
12468 \end_inset
12469
12470 , or the menu 
12471 \family sans
12472 Edit\SpecialChar menuseparator
12473 Table\SpecialChar menuseparator
12474 Multirow
12475 \family default
12476 , or right click on the marked cells and choose 
12477 \family sans
12478 Multirow
12479 \family default
12480  in the context menu.
12481 \end_layout
12482
12483 \begin_layout Standard
12484 Here is an example table with a multirow in the first column:
12485 \begin_inset Separator parbreak
12486 \end_inset
12487
12488
12489 \end_layout
12490
12491 \begin_layout Standard
12492 \align center
12493 \begin_inset Tabular
12494 <lyxtabular version="3" rows="3" columns="3">
12495 <features tabularvalignment="middle">
12496 <column alignment="center" valignment="top" width="0pt">
12497 <column alignment="center" valignment="top">
12498 <column alignment="center" valignment="top">
12499 <row>
12500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12501 \begin_inset Text
12502
12503 \begin_layout Plain Layout
12504 a long cell entry
12505 \end_layout
12506
12507 \end_inset
12508 </cell>
12509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12510 \begin_inset Text
12511
12512 \begin_layout Plain Layout
12513 b
12514 \end_layout
12515
12516 \end_inset
12517 </cell>
12518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 c
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 </row>
12528 <row>
12529 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533 multirow
12534 \end_layout
12535
12536 \end_inset
12537 </cell>
12538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12539 \begin_inset Text
12540
12541 \begin_layout Plain Layout
12542 e
12543 \end_layout
12544
12545 \end_inset
12546 </cell>
12547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12548 \begin_inset Text
12549
12550 \begin_layout Plain Layout
12551 f
12552 \end_layout
12553
12554 \end_inset
12555 </cell>
12556 </row>
12557 <row>
12558 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12568 \begin_inset Text
12569
12570 \begin_layout Plain Layout
12571 h
12572 \end_layout
12573
12574 \end_inset
12575 </cell>
12576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12577 \begin_inset Text
12578
12579 \begin_layout Plain Layout
12580 i
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 </row>
12586 </lyxtabular>
12587
12588 \end_inset
12589
12590
12591 \end_layout
12592
12593 \begin_layout Standard
12594 The width of multirow cells is set by setting the width and alignment for
12595  the whole column.
12596  The 
12597 \family sans
12598 Vertical Offset
12599 \family default
12600  shifts the content of the multirow up/down if the offset is positive/negative.
12601 \end_layout
12602
12603 \begin_layout Standard
12604 If the column of a multirow cell has no explicit width, the multirow cell
12605  inherits the alignment of the column.
12606  Otherwise it is by default left-aligned.
12607  To override the default, renew the command 
12608 \series bold
12609
12610 \backslash
12611 multirowsetup
12612 \series default
12613  with the command
12614 \end_layout
12615
12616 \begin_layout Standard
12617
12618 \series bold
12619
12620 \backslash
12621 renewcommand{
12622 \backslash
12623 multirowsetup}{
12624 \backslash
12625 centering}
12626 \end_layout
12627
12628 \begin_layout Standard
12629 in the document preamble.
12630  Then all entries of multirow cells in the document are centered.
12631  If centering is only needed for several tables, you can renew the command
12632  in a \SpecialChar TeX
12633  Code box just before the table instead of the preamble.
12634  If the text should be right-aligned, replace 
12635 \series bold
12636
12637 \backslash
12638 centering
12639 \series default
12640  by 
12641 \series bold
12642
12643 \backslash
12644 raggedleft
12645 \series default
12646 .
12647  To return to left-alignment 
12648 \series bold
12649
12650 \backslash
12651 raggedright
12652 \series default
12653  is used.
12654 \end_layout
12655
12656 \begin_layout Standard
12657 This is an example table with a right-aligned multirow cell that has a vertical
12658  offset of -4
12659 \begin_inset space \thinspace{}
12660 \end_inset
12661
12662 mm and is in a 3
12663 \begin_inset space \thinspace{}
12664 \end_inset
12665
12666 cm wide column:
12667 \begin_inset Separator parbreak
12668 \end_inset
12669
12670
12671 \end_layout
12672
12673 \begin_layout Standard
12674 \noindent
12675 \align center
12676 \begin_inset ERT
12677 status collapsed
12678
12679 \begin_layout Plain Layout
12680
12681
12682 \backslash
12683 renewcommand{
12684 \backslash
12685 multirowsetup}{
12686 \backslash
12687 raggedleft}
12688 \end_layout
12689
12690 \end_inset
12691
12692
12693 \begin_inset Tabular
12694 <lyxtabular version="3" rows="4" columns="3">
12695 <features tabularvalignment="middle">
12696 <column alignment="center" valignment="top" width="3cm">
12697 <column alignment="center" valignment="top">
12698 <column alignment="center" valignment="top">
12699 <row>
12700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12701 \begin_inset Text
12702
12703 \begin_layout Plain Layout
12704 a long cell entry
12705 \end_layout
12706
12707 \end_inset
12708 </cell>
12709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12710 \begin_inset Text
12711
12712 \begin_layout Plain Layout
12713 b
12714 \end_layout
12715
12716 \end_inset
12717 </cell>
12718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12719 \begin_inset Text
12720
12721 \begin_layout Plain Layout
12722 c
12723 \end_layout
12724
12725 \end_inset
12726 </cell>
12727 </row>
12728 <row>
12729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12730 \begin_inset Text
12731
12732 \begin_layout Plain Layout
12733 t
12734 \end_layout
12735
12736 \end_inset
12737 </cell>
12738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12739 \begin_inset Text
12740
12741 \begin_layout Plain Layout
12742 n
12743 \end_layout
12744
12745 \end_inset
12746 </cell>
12747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12748 \begin_inset Text
12749
12750 \begin_layout Plain Layout
12751 m
12752 \end_layout
12753
12754 \end_inset
12755 </cell>
12756 </row>
12757 <row>
12758 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12759 \begin_inset Text
12760
12761 \begin_layout Plain Layout
12762 multirow
12763 \end_layout
12764
12765 \end_inset
12766 </cell>
12767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12768 \begin_inset Text
12769
12770 \begin_layout Plain Layout
12771 e
12772 \end_layout
12773
12774 \end_inset
12775 </cell>
12776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12777 \begin_inset Text
12778
12779 \begin_layout Plain Layout
12780 f
12781 \end_layout
12782
12783 \end_inset
12784 </cell>
12785 </row>
12786 <row>
12787 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12797 \begin_inset Text
12798
12799 \begin_layout Plain Layout
12800 h
12801 \end_layout
12802
12803 \end_inset
12804 </cell>
12805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 i
12810 \end_layout
12811
12812 \end_inset
12813 </cell>
12814 </row>
12815 </lyxtabular>
12816
12817 \end_inset
12818
12819
12820 \begin_inset ERT
12821 status collapsed
12822
12823 \begin_layout Plain Layout
12824
12825
12826 \backslash
12827 renewcommand{
12828 \backslash
12829 multirowsetup}{
12830 \backslash
12831 raggedright}
12832 \end_layout
12833
12834 \end_inset
12835
12836
12837 \end_layout
12838
12839 \begin_layout Standard
12840 To start a new line in a multirow you can use a forced line break (shortcut
12841  
12842 \begin_inset Info
12843 type  "shortcut"
12844 arg   "newline-insert newline"
12845 \end_inset
12846
12847 ) but this will not respect the cell lines as demonstrated in this table:
12848 \begin_inset Separator parbreak
12849 \end_inset
12850
12851
12852 \end_layout
12853
12854 \begin_layout Standard
12855 \noindent
12856 \align center
12857 \begin_inset Tabular
12858 <lyxtabular version="3" rows="3" columns="2">
12859 <features tabularvalignment="middle">
12860 <column alignment="left" valignment="middle" width="2cm">
12861 <column alignment="center" valignment="top">
12862 <row>
12863 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 aaa
12868 \begin_inset Newline newline
12869 \end_inset
12870
12871 aaa
12872 \begin_inset Newline newline
12873 \end_inset
12874
12875 wrong cell
12876 \end_layout
12877
12878 \end_inset
12879 </cell>
12880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12881 \begin_inset Text
12882
12883 \begin_layout Plain Layout
12884 ccc
12885 \end_layout
12886
12887 \end_inset
12888 </cell>
12889 </row>
12890 <row>
12891 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 ddd
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 </row>
12910 <row>
12911 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Plain Layout
12915 bbb
12916 \end_layout
12917
12918 \end_inset
12919 </cell>
12920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Plain Layout
12924 eee
12925 \end_layout
12926
12927 \end_inset
12928 </cell>
12929 </row>
12930 </lyxtabular>
12931
12932 \end_inset
12933
12934
12935 \end_layout
12936
12937 \begin_layout Standard
12938 Therefore be careful with forced line breaks.
12939 \end_layout
12940
12941 \begin_layout Subsection
12942 Cells with diagonal line(s)
12943 \end_layout
12944
12945 \begin_layout Standard
12946 To tell the reader what is meant by column and row headings in a table,
12947  it is helpful to split the first cell of the table by one or two diagonal
12948  lines.
12949  This can be achieved by loading the \SpecialChar LaTeX
12950  package 
12951 \series bold
12952 diagbox
12953 \series default
12954
12955 \begin_inset Index idx
12956 status collapsed
12957
12958 \begin_layout Plain Layout
12959 \SpecialChar LaTeX
12960 -packages ! picinpar
12961 \end_layout
12962
12963 \end_inset
12964
12965  in the document preamble.
12966  The package provides the command 
12967 \series bold
12968
12969 \backslash
12970 diagbox
12971 \series default
12972  that is inserted as \SpecialChar TeX
12973  Code and that can take 2 or 3
12974 \begin_inset space ~
12975 \end_inset
12976
12977 arguments:
12978 \end_layout
12979
12980 \begin_layout Standard
12981
12982 \series bold
12983
12984 \backslash
12985 diagbox[options]{lower left}{upper right}
12986 \end_layout
12987
12988 \begin_layout Standard
12989
12990 \series bold
12991
12992 \backslash
12993 diagbox[options]{lower left}{upper left}{upper right}
12994 \end_layout
12995
12996 \begin_layout Standard
12997 The first scheme divides the cell by a single diagonal line and the arguments
12998  are placed below and above this line.
12999  The second scheme divides the cell by 2
13000 \begin_inset space ~
13001 \end_inset
13002
13003 lines.
13004 \end_layout
13005
13006 \begin_layout Standard
13007 \begin_inset ERT
13008 status collapsed
13009
13010 \begin_layout Plain Layout
13011
13012
13013 \backslash
13014 ifdiagbox
13015 \end_layout
13016
13017 \end_inset
13018
13019
13020 \begin_inset Note Note
13021 status open
13022
13023 \begin_layout Plain Layout
13024 The following section will only be displayed when the \SpecialChar LaTeX
13025 -package 
13026 \series bold
13027 diagbox
13028 \series default
13029  is installed.
13030 \end_layout
13031
13032 \end_inset
13033
13034
13035 \end_layout
13036
13037 \begin_layout Standard
13038 Here is an example table where 
13039 \series bold
13040
13041 \backslash
13042 diagbox 
13043 \series default
13044 is used in the 2-argument scheme in the first cell:
13045 \begin_inset VSpace medskip
13046 \end_inset
13047
13048
13049 \end_layout
13050
13051 \begin_layout Standard
13052 \noindent
13053 \begin_inset Tabular
13054 <lyxtabular version="3" rows="4" columns="4">
13055 <features tabularvalignment="middle">
13056 <column alignment="center" valignment="top">
13057 <column alignment="center" valignment="top">
13058 <column alignment="center" valignment="top">
13059 <column alignment="center" valignment="top">
13060 <row>
13061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065 \begin_inset ERT
13066 status collapsed
13067
13068 \begin_layout Plain Layout
13069
13070
13071 \backslash
13072 diagbox{
13073 \end_layout
13074
13075 \end_inset
13076
13077 Name
13078 \begin_inset ERT
13079 status collapsed
13080
13081 \begin_layout Plain Layout
13082
13083 }{
13084 \end_layout
13085
13086 \end_inset
13087
13088 Parameter
13089 \begin_inset ERT
13090 status collapsed
13091
13092 \begin_layout Plain Layout
13093
13094 }
13095 \end_layout
13096
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \end_inset
13103 </cell>
13104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13105 \begin_inset Text
13106
13107 \begin_layout Plain Layout
13108 Thickness in nm
13109 \end_layout
13110
13111 \end_inset
13112 </cell>
13113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13114 \begin_inset Text
13115
13116 \begin_layout Plain Layout
13117 Transparency in %
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 Hardness in MPa
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 </row>
13132 <row>
13133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 Perfect Green
13138 \end_layout
13139
13140 \end_inset
13141 </cell>
13142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146 45
13147 \end_layout
13148
13149 \end_inset
13150 </cell>
13151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13152 \begin_inset Text
13153
13154 \begin_layout Plain Layout
13155 80
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13161 \begin_inset Text
13162
13163 \begin_layout Plain Layout
13164 504
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 </row>
13170 <row>
13171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13172 \begin_inset Text
13173
13174 \begin_layout Plain Layout
13175 Dark Multi-P
13176 \end_layout
13177
13178 \end_inset
13179 </cell>
13180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13181 \begin_inset Text
13182
13183 \begin_layout Plain Layout
13184 60
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193 72
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 982
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 </row>
13208 <row>
13209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13210 \begin_inset Text
13211
13212 \begin_layout Plain Layout
13213 Crystal Clear Pro
13214 \end_layout
13215
13216 \end_inset
13217 </cell>
13218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13219 \begin_inset Text
13220
13221 \begin_layout Plain Layout
13222 18
13223 \end_layout
13224
13225 \end_inset
13226 </cell>
13227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231 86
13232 \end_layout
13233
13234 \end_inset
13235 </cell>
13236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13237 \begin_inset Text
13238
13239 \begin_layout Plain Layout
13240 374
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 </row>
13246 </lyxtabular>
13247
13248 \end_inset
13249
13250
13251 \begin_inset VSpace medskip
13252 \end_inset
13253
13254
13255 \end_layout
13256
13257 \begin_layout Standard
13258 The 3-argument scheme is for example useful for cross-tables of sports leagues
13259  or distances:
13260 \begin_inset Separator parbreak
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 \noindent
13268 \align center
13269 \begin_inset Tabular
13270 <lyxtabular version="3" rows="4" columns="4">
13271 <features tabularvalignment="middle">
13272 <column alignment="center" valignment="top" width="0pt">
13273 <column alignment="center" valignment="top">
13274 <column alignment="center" valignment="top">
13275 <column alignment="center" valignment="top">
13276 <row>
13277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 \begin_inset ERT
13282 status collapsed
13283
13284 \begin_layout Plain Layout
13285
13286
13287 \backslash
13288 diagbox{
13289 \end_layout
13290
13291 \end_inset
13292
13293 Team home
13294 \begin_inset ERT
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298
13299 }{
13300 \end_layout
13301
13302 \end_inset
13303
13304 Result
13305 \begin_inset ERT
13306 status collapsed
13307
13308 \begin_layout Plain Layout
13309
13310 }{
13311 \end_layout
13312
13313 \end_inset
13314
13315 Team away
13316 \begin_inset ERT
13317 status collapsed
13318
13319 \begin_layout Plain Layout
13320
13321 }
13322 \end_layout
13323
13324 \end_inset
13325
13326
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 Tigers
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13341 \begin_inset Text
13342
13343 \begin_layout Plain Layout
13344 Panthers
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 Falcons
13354 \end_layout
13355
13356 \end_inset
13357 </cell>
13358 </row>
13359 <row>
13360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364 Tigers
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13370 \begin_inset Text
13371
13372 \begin_layout Plain Layout
13373
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382 1:3
13383 \end_layout
13384
13385 \end_inset
13386 </cell>
13387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13388 \begin_inset Text
13389
13390 \begin_layout Plain Layout
13391 0:1
13392 \end_layout
13393
13394 \end_inset
13395 </cell>
13396 </row>
13397 <row>
13398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 Panthers
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 3:1
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13417 \begin_inset Text
13418
13419 \begin_layout Plain Layout
13420
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429 0:0
13430 \end_layout
13431
13432 \end_inset
13433 </cell>
13434 </row>
13435 <row>
13436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13437 \begin_inset Text
13438
13439 \begin_layout Plain Layout
13440 Falcons
13441 \end_layout
13442
13443 \end_inset
13444 </cell>
13445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13446 \begin_inset Text
13447
13448 \begin_layout Plain Layout
13449 1:0
13450 \end_layout
13451
13452 \end_inset
13453 </cell>
13454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 0:0
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13464 \begin_inset Text
13465
13466 \begin_layout Plain Layout
13467
13468 \end_layout
13469
13470 \end_inset
13471 </cell>
13472 </row>
13473 </lyxtabular>
13474
13475 \end_inset
13476
13477
13478 \end_layout
13479
13480 \begin_layout Standard
13481 For larger cross-tables one might use split cells in 2 or every corner of
13482  the table like in this example:
13483 \begin_inset Separator parbreak
13484 \end_inset
13485
13486
13487 \end_layout
13488
13489 \begin_layout Standard
13490 \noindent
13491 \align center
13492 \begin_inset Tabular
13493 <lyxtabular version="3" rows="5" columns="5">
13494 <features tabularvalignment="middle">
13495 <column alignment="center" valignment="top" width="0pt">
13496 <column alignment="center" valignment="top">
13497 <column alignment="center" valignment="top">
13498 <column alignment="center" valignment="top">
13499 <column alignment="center" valignment="top">
13500 <row>
13501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13502 \begin_inset Text
13503
13504 \begin_layout Plain Layout
13505 \begin_inset ERT
13506 status open
13507
13508 \begin_layout Plain Layout
13509
13510
13511 \backslash
13512 diagbox{
13513 \end_layout
13514
13515 \end_inset
13516
13517 Team home
13518 \begin_inset ERT
13519 status collapsed
13520
13521 \begin_layout Plain Layout
13522
13523 }{
13524 \end_layout
13525
13526 \end_inset
13527
13528 Result
13529 \begin_inset ERT
13530 status collapsed
13531
13532 \begin_layout Plain Layout
13533
13534 }{
13535 \end_layout
13536
13537 \end_inset
13538
13539 Team away
13540 \begin_inset ERT
13541 status collapsed
13542
13543 \begin_layout Plain Layout
13544
13545 }
13546 \end_layout
13547
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559 Tigers
13560 \end_layout
13561
13562 \end_inset
13563 </cell>
13564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568 Panthers
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13574 \begin_inset Text
13575
13576 \begin_layout Plain Layout
13577 Falcons
13578 \end_layout
13579
13580 \end_inset
13581 </cell>
13582 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13583 \begin_inset Text
13584
13585 \begin_layout Plain Layout
13586 \begin_inset ERT
13587 status open
13588
13589 \begin_layout Plain Layout
13590
13591
13592 \backslash
13593 diagbox[dir=NE]{
13594 \end_layout
13595
13596 \end_inset
13597
13598 Team home
13599 \begin_inset ERT
13600 status collapsed
13601
13602 \begin_layout Plain Layout
13603
13604 }{
13605 \end_layout
13606
13607 \end_inset
13608
13609 Result
13610 \begin_inset ERT
13611 status collapsed
13612
13613 \begin_layout Plain Layout
13614
13615 }{
13616 \end_layout
13617
13618 \end_inset
13619
13620 Team away
13621 \begin_inset ERT
13622 status collapsed
13623
13624 \begin_layout Plain Layout
13625
13626 }
13627 \end_layout
13628
13629 \end_inset
13630
13631
13632 \end_layout
13633
13634 \end_inset
13635 </cell>
13636 </row>
13637 <row>
13638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13639 \begin_inset Text
13640
13641 \begin_layout Plain Layout
13642 Tigers
13643 \end_layout
13644
13645 \end_inset
13646 </cell>
13647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13657 \begin_inset Text
13658
13659 \begin_layout Plain Layout
13660 1:3
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 0:1
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13675 \begin_inset Text
13676
13677 \begin_layout Plain Layout
13678 Tigers
13679 \end_layout
13680
13681 \end_inset
13682 </cell>
13683 </row>
13684 <row>
13685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 Panthers
13690 \end_layout
13691
13692 \end_inset
13693 </cell>
13694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 3:1
13699 \end_layout
13700
13701 \end_inset
13702 </cell>
13703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716 0:0
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13722 \begin_inset Text
13723
13724 \begin_layout Plain Layout
13725 Panthers
13726 \end_layout
13727
13728 \end_inset
13729 </cell>
13730 </row>
13731 <row>
13732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 Falcons
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 1:0
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 0:0
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763
13764 \end_layout
13765
13766 \end_inset
13767 </cell>
13768 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13769 \begin_inset Text
13770
13771 \begin_layout Plain Layout
13772 Falcons
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 </row>
13778 <row>
13779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13780 \begin_inset Text
13781
13782 \begin_layout Plain Layout
13783 \begin_inset ERT
13784 status open
13785
13786 \begin_layout Plain Layout
13787
13788
13789 \backslash
13790 diagbox[dir=SW]{
13791 \end_layout
13792
13793 \end_inset
13794
13795 Team home
13796 \begin_inset ERT
13797 status collapsed
13798
13799 \begin_layout Plain Layout
13800
13801 }{
13802 \end_layout
13803
13804 \end_inset
13805
13806 Result
13807 \begin_inset ERT
13808 status collapsed
13809
13810 \begin_layout Plain Layout
13811
13812 }{
13813 \end_layout
13814
13815 \end_inset
13816
13817 Team away
13818 \begin_inset ERT
13819 status collapsed
13820
13821 \begin_layout Plain Layout
13822
13823 }
13824 \end_layout
13825
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13834 \begin_inset Text
13835
13836 \begin_layout Plain Layout
13837 Tigers
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13843 \begin_inset Text
13844
13845 \begin_layout Plain Layout
13846 Panthers
13847 \end_layout
13848
13849 \end_inset
13850 </cell>
13851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 Falcons
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 \begin_inset ERT
13865 status open
13866
13867 \begin_layout Plain Layout
13868
13869
13870 \backslash
13871 diagbox[dir=SE]{
13872 \end_layout
13873
13874 \end_inset
13875
13876 Team home
13877 \begin_inset ERT
13878 status collapsed
13879
13880 \begin_layout Plain Layout
13881
13882 }{
13883 \end_layout
13884
13885 \end_inset
13886
13887 Result
13888 \begin_inset ERT
13889 status collapsed
13890
13891 \begin_layout Plain Layout
13892
13893 }{
13894 \end_layout
13895
13896 \end_inset
13897
13898 Team away
13899 \begin_inset ERT
13900 status collapsed
13901
13902 \begin_layout Plain Layout
13903
13904 }
13905 \end_layout
13906
13907 \end_inset
13908
13909
13910 \end_layout
13911
13912 \end_inset
13913 </cell>
13914 </row>
13915 </lyxtabular>
13916
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \begin_layout Standard
13923 To rotate the diagonal lines, the command option 
13924 \series bold
13925 dir=direction
13926 \series default
13927  is used.
13928  
13929 \emph on
13930 direction
13931 \emph default
13932  is either 
13933 \series bold
13934 NE
13935 \series default
13936
13937 \series bold
13938 DE
13939 \series default
13940
13941 \series bold
13942 SW
13943 \series default
13944  or 
13945 \series bold
13946 NW
13947 \series default
13948  and represent a point of a compass.
13949  
13950 \series bold
13951 SW
13952 \series default
13953  is for example the south-west corner.
13954  Thus in the lower left cell of the above table the command
13955 \end_layout
13956
13957 \begin_layout Standard
13958
13959 \series bold
13960
13961 \backslash
13962 diagbox[dir=SW]{Team home}{Result}{Team away}
13963 \end_layout
13964
13965 \begin_layout Standard
13966 is used.
13967  If no direction is given, it will be NW.
13968 \end_layout
13969
13970 \begin_layout Standard
13971 The necessary width of split cells is automatically calculated.
13972  Thus if you set a fixed column width smaller than the calculated one, the
13973  cell's content will protrude the cell borders:
13974 \begin_inset Separator parbreak
13975 \end_inset
13976
13977
13978 \end_layout
13979
13980 \begin_layout Standard
13981 \noindent
13982 \align center
13983 \begin_inset Tabular
13984 <lyxtabular version="3" rows="2" columns="2">
13985 <features tabularvalignment="middle">
13986 <column alignment="center" valignment="top" width="3cm">
13987 <column alignment="center" valignment="top">
13988 <row>
13989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Plain Layout
13993 \begin_inset ERT
13994 status collapsed
13995
13996 \begin_layout Plain Layout
13997
13998
13999 \backslash
14000 diagbox{
14001 \end_layout
14002
14003 \end_inset
14004
14005 Name
14006 \begin_inset ERT
14007 status collapsed
14008
14009 \begin_layout Plain Layout
14010
14011 }{
14012 \end_layout
14013
14014 \end_inset
14015
14016 Parameter
14017 \begin_inset ERT
14018 status collapsed
14019
14020 \begin_layout Plain Layout
14021
14022 }
14023 \end_layout
14024
14025 \end_inset
14026
14027
14028 \end_layout
14029
14030 \end_inset
14031 </cell>
14032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036 Thickness in nm
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 </row>
14042 <row>
14043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 Perfect Green
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056 45
14057 \end_layout
14058
14059 \end_inset
14060 </cell>
14061 </row>
14062 </lyxtabular>
14063
14064 \end_inset
14065
14066
14067 \end_layout
14068
14069 \begin_layout Standard
14070 If you need a certain width for columns with a split cell, use the command
14071  option 
14072 \series bold
14073 width=3cm
14074 \series default
14075  (replace '3cm' by the width you need).
14076  In the following table the width of the first column is set to 4
14077 \begin_inset space \thinspace{}
14078 \end_inset
14079
14080 cm.
14081  For 
14082 \series bold
14083
14084 \backslash
14085 diagbox
14086 \series default
14087  a width of 4
14088 \begin_inset space \thinspace{}
14089 \end_inset
14090
14091 cm + 2
14092 \begin_inset space \thinspace{}
14093 \end_inset
14094
14095
14096 \backslash
14097 tabcolsep is necessary because the overall width is the width for the text
14098  (in this case the 4
14099 \begin_inset space \thinspace{}
14100 \end_inset
14101
14102 cm) plus two times the separation of the text and the cell border.
14103  The calculation of the width cannot be done in the command option of 
14104 \series bold
14105
14106 \backslash
14107 diagbox
14108 \series default
14109  so one needs to create a new length which can be used later.
14110  This is done with the \SpecialChar TeX
14111  Code commands
14112 \end_layout
14113
14114 \begin_layout Standard
14115
14116 \series bold
14117
14118 \backslash
14119 newlength{
14120 \backslash
14121 diagtest}
14122 \begin_inset Newline newline
14123 \end_inset
14124
14125
14126 \backslash
14127 setlength{
14128 \backslash
14129 diagtest}{4cm+2
14130 \backslash
14131 tabcolsep}
14132 \end_layout
14133
14134 \begin_layout Standard
14135 \begin_inset ERT
14136 status collapsed
14137
14138 \begin_layout Plain Layout
14139
14140
14141 \backslash
14142 newlength{
14143 \backslash
14144 diagtest}
14145 \end_layout
14146
14147 \begin_layout Plain Layout
14148
14149
14150 \backslash
14151 setlength{
14152 \backslash
14153 diagtest}{4cm+2
14154 \backslash
14155 tabcolsep}
14156 \end_layout
14157
14158 \end_inset
14159
14160
14161 \end_layout
14162
14163 \begin_layout Standard
14164 To enable calculations in \SpecialChar LaTeX
14165  one needs to load the package 
14166 \series bold
14167 calc
14168 \series default
14169
14170 \begin_inset Index idx
14171 status collapsed
14172
14173 \begin_layout Plain Layout
14174 \SpecialChar LaTeX
14175 -packages ! calc
14176 \end_layout
14177
14178 \end_inset
14179
14180  in the document preamble.
14181 \end_layout
14182
14183 \begin_layout Standard
14184 In this table you can now use the command
14185 \end_layout
14186
14187 \begin_layout Standard
14188
14189 \series bold
14190
14191 \backslash
14192 diagbox[width=
14193 \backslash
14194 diagtest]{A}{B}
14195 \end_layout
14196
14197 \begin_layout Standard
14198 in the first cell:
14199 \begin_inset Separator parbreak
14200 \end_inset
14201
14202
14203 \end_layout
14204
14205 \begin_layout Standard
14206 \noindent
14207 \align center
14208 \begin_inset Tabular
14209 <lyxtabular version="3" rows="2" columns="2">
14210 <features tabularvalignment="middle">
14211 <column alignment="center" valignment="top" width="4cm">
14212 <column alignment="center" valignment="top">
14213 <row>
14214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218 \begin_inset ERT
14219 status open
14220
14221 \begin_layout Plain Layout
14222
14223
14224 \backslash
14225 diagbox[width=
14226 \backslash
14227 diagtest]{
14228 \end_layout
14229
14230 \end_inset
14231
14232 A
14233 \begin_inset ERT
14234 status collapsed
14235
14236 \begin_layout Plain Layout
14237
14238 }{
14239 \end_layout
14240
14241 \end_inset
14242
14243 B
14244 \begin_inset ERT
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248
14249 }
14250 \end_layout
14251
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \end_inset
14258 </cell>
14259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14260 \begin_inset Text
14261
14262 \begin_layout Plain Layout
14263 Thickness in nm
14264 \end_layout
14265
14266 \end_inset
14267 </cell>
14268 </row>
14269 <row>
14270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14271 \begin_inset Text
14272
14273 \begin_layout Plain Layout
14274 Perfect Green
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Plain Layout
14283 45
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 </row>
14289 </lyxtabular>
14290
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Standard
14297 Note that the split cell needs to be the widest one in the column.
14298  Otherwise the length of the diagonal line cannot be calculated correctly
14299  like in this table:
14300 \begin_inset Separator parbreak
14301 \end_inset
14302
14303
14304 \end_layout
14305
14306 \begin_layout Standard
14307 \noindent
14308 \align center
14309 \begin_inset Tabular
14310 <lyxtabular version="3" rows="2" columns="2">
14311 <features tabularvalignment="middle">
14312 <column alignment="center" valignment="top" width="0pt">
14313 <column alignment="center" valignment="top">
14314 <row>
14315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14316 \begin_inset Text
14317
14318 \begin_layout Plain Layout
14319 \begin_inset ERT
14320 status collapsed
14321
14322 \begin_layout Plain Layout
14323
14324
14325 \backslash
14326 diagbox{
14327 \end_layout
14328
14329 \end_inset
14330
14331 A
14332 \begin_inset ERT
14333 status collapsed
14334
14335 \begin_layout Plain Layout
14336
14337 }{
14338 \end_layout
14339
14340 \end_inset
14341
14342 B
14343 \begin_inset ERT
14344 status collapsed
14345
14346 \begin_layout Plain Layout
14347
14348 }
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \end_layout
14355
14356 \end_inset
14357 </cell>
14358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14359 \begin_inset Text
14360
14361 \begin_layout Plain Layout
14362 Thickness in nm
14363 \end_layout
14364
14365 \end_inset
14366 </cell>
14367 </row>
14368 <row>
14369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14370 \begin_inset Text
14371
14372 \begin_layout Plain Layout
14373 Perfect Green
14374 \end_layout
14375
14376 \end_inset
14377 </cell>
14378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14379 \begin_inset Text
14380
14381 \begin_layout Plain Layout
14382 45
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 </row>
14388 </lyxtabular>
14389
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \begin_layout Standard
14396 In this case use the 
14397 \series bold
14398 width
14399 \series default
14400  option of the 
14401 \series bold
14402
14403 \backslash
14404 diagbox
14405 \series default
14406  command.
14407  It is then not necessary to add 2
14408 \backslash
14409 tabcolsep because the cell width is now the width of the column.
14410  In this table a width of 3
14411 \begin_inset space \thinspace{}
14412 \end_inset
14413
14414 cm is used:
14415 \begin_inset Separator parbreak
14416 \end_inset
14417
14418
14419 \end_layout
14420
14421 \begin_layout Standard
14422 \noindent
14423 \align center
14424 \begin_inset Tabular
14425 <lyxtabular version="3" rows="2" columns="2">
14426 <features tabularvalignment="middle">
14427 <column alignment="center" valignment="top" width="0pt">
14428 <column alignment="center" valignment="top">
14429 <row>
14430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Plain Layout
14434 \begin_inset ERT
14435 status open
14436
14437 \begin_layout Plain Layout
14438
14439
14440 \backslash
14441 diagbox[width=3cm]{
14442 \end_layout
14443
14444 \end_inset
14445
14446 A
14447 \begin_inset ERT
14448 status collapsed
14449
14450 \begin_layout Plain Layout
14451
14452 }{
14453 \end_layout
14454
14455 \end_inset
14456
14457 B
14458 \begin_inset ERT
14459 status collapsed
14460
14461 \begin_layout Plain Layout
14462
14463 }
14464 \end_layout
14465
14466 \end_inset
14467
14468
14469 \end_layout
14470
14471 \end_inset
14472 </cell>
14473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14474 \begin_inset Text
14475
14476 \begin_layout Plain Layout
14477 Thickness in nm
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 </row>
14483 <row>
14484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Plain Layout
14488 Perfect Green
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497 45
14498 \end_layout
14499
14500 \end_inset
14501 </cell>
14502 </row>
14503 </lyxtabular>
14504
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \begin_layout Standard
14511 For multiple text lines in split cells one needs some extra height to fit
14512  the text to the cell.
14513  This can be achieved with the 
14514 \series bold
14515
14516 \backslash
14517 diagbox
14518 \series default
14519  option 
14520 \series bold
14521 height=3cm
14522 \series default
14523  (replace '3cm' by the height you need).
14524  In the following table the command
14525 \end_layout
14526
14527 \begin_layout Standard
14528
14529 \series bold
14530
14531 \backslash
14532 diagbox[width=3cm,height=1.4cm]{A
14533 \backslash
14534
14535 \backslash
14536 B}{C
14537 \backslash
14538
14539 \backslash
14540 D}
14541 \end_layout
14542
14543 \begin_layout Standard
14544 is used in the first cell.
14545  The command 
14546 \series bold
14547
14548 \backslash
14549
14550 \backslash
14551
14552 \series default
14553  creates hereby the line break.
14554 \begin_inset Foot
14555 status collapsed
14556
14557 \begin_layout Plain Layout
14558 Breaking lines with 
14559 \family sans
14560 Ctrl+Return
14561 \family default
14562  is only possible when the column has a fixed width.
14563 \end_layout
14564
14565 \end_inset
14566
14567
14568 \begin_inset Separator parbreak
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \begin_layout Standard
14575 \noindent
14576 \align center
14577 \begin_inset Tabular
14578 <lyxtabular version="3" rows="2" columns="2">
14579 <features tabularvalignment="middle">
14580 <column alignment="center" valignment="top">
14581 <column alignment="center" valignment="top">
14582 <row>
14583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Plain Layout
14587 \begin_inset ERT
14588 status open
14589
14590 \begin_layout Plain Layout
14591
14592
14593 \backslash
14594 diagbox[width=3cm,height=1.4cm]{
14595 \end_layout
14596
14597 \end_inset
14598
14599 A
14600 \begin_inset ERT
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604
14605
14606 \backslash
14607
14608 \backslash
14609
14610 \end_layout
14611
14612 \end_inset
14613
14614 B
14615 \begin_inset ERT
14616 status collapsed
14617
14618 \begin_layout Plain Layout
14619
14620 }{
14621 \end_layout
14622
14623 \end_inset
14624
14625 C
14626 \begin_inset ERT
14627 status collapsed
14628
14629 \begin_layout Plain Layout
14630
14631
14632 \backslash
14633
14634 \backslash
14635
14636 \end_layout
14637
14638 \end_inset
14639
14640 D
14641 \begin_inset ERT
14642 status collapsed
14643
14644 \begin_layout Plain Layout
14645
14646 }
14647 \end_layout
14648
14649 \end_inset
14650
14651
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660 Thickness in nm
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 </row>
14666 <row>
14667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14668 \begin_inset Text
14669
14670 \begin_layout Plain Layout
14671 Perfect Green
14672 \end_layout
14673
14674 \end_inset
14675 </cell>
14676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14677 \begin_inset Text
14678
14679 \begin_layout Plain Layout
14680 45
14681 \end_layout
14682
14683 \end_inset
14684 </cell>
14685 </row>
14686 </lyxtabular>
14687
14688 \end_inset
14689
14690
14691 \end_layout
14692
14693 \begin_layout Standard
14694 \begin_inset ERT
14695 status collapsed
14696
14697 \begin_layout Plain Layout
14698
14699
14700 \backslash
14701 else
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \begin_inset Note Note
14708 status open
14709
14710 \begin_layout Plain Layout
14711 The following will be displayed when the \SpecialChar LaTeX
14712 -package 
14713 \series bold
14714 diagbox
14715 \series default
14716  is not installed:
14717 \end_layout
14718
14719 \end_inset
14720
14721
14722 \end_layout
14723
14724 \begin_layout Standard
14725 You need to install the \SpecialChar LaTeX
14726 -package 
14727 \series bold
14728 diagbox
14729 \series default
14730  to see the following part of this section in the output.
14731 \end_layout
14732
14733 \begin_layout Standard
14734 \begin_inset ERT
14735 status collapsed
14736
14737 \begin_layout Plain Layout
14738
14739
14740 \backslash
14741 fi
14742 \end_layout
14743
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \begin_layout Standard
14750 For more info about the \SpecialChar LaTeX
14751 -package 
14752 \series bold
14753 diagbox
14754 \series default
14755 , see its documentation, 
14756 \begin_inset CommandInset citation
14757 LatexCommand cite
14758 key "diagbox"
14759
14760 \end_inset
14761
14762 .
14763 \end_layout
14764
14765 \begin_layout Section
14766 Formal Tables
14767 \begin_inset CommandInset label
14768 LatexCommand label
14769 name "sec:Formal-Tables"
14770
14771 \end_inset
14772
14773
14774 \begin_inset Index idx
14775 status collapsed
14776
14777 \begin_layout Plain Layout
14778 Table ! Formal
14779 \end_layout
14780
14781 \end_inset
14782
14783
14784 \end_layout
14785
14786 \begin_layout Standard
14787 Tables are often typeset in books similar to Table
14788 \begin_inset space ~
14789 \end_inset
14790
14791
14792 \begin_inset CommandInset ref
14793 LatexCommand ref
14794 reference "tab:Example-booktabs-table"
14795
14796 \end_inset
14797
14798 .
14799  This kind of tables is called 
14800 \begin_inset Quotes eld
14801 \end_inset
14802
14803
14804 \emph on
14805 formal
14806 \emph default
14807
14808 \begin_inset Quotes erd
14809 \end_inset
14810
14811 .
14812  To make a table a formal table use the option 
14813 \family sans
14814 Formal
14815 \family default
14816  in the 
14817 \family sans
14818 Borders
14819 \family default
14820  tab of the table dialog.
14821 \end_layout
14822
14823 \begin_layout Standard
14824 \begin_inset Float table
14825 placement h
14826 wide false
14827 sideways false
14828 status open
14829
14830 \begin_layout Plain Layout
14831 \begin_inset Caption Standard
14832
14833 \begin_layout Plain Layout
14834 \begin_inset CommandInset label
14835 LatexCommand label
14836 name "tab:Example-booktabs-table"
14837
14838 \end_inset
14839
14840 Example booktabs-table
14841 \end_layout
14842
14843 \end_inset
14844
14845
14846 \end_layout
14847
14848 \begin_layout Plain Layout
14849 \align center
14850 \begin_inset Tabular
14851 <lyxtabular version="3" rows="8" columns="4">
14852 <features booktabs="true" tabularvalignment="middle">
14853 <column alignment="center" valignment="top">
14854 <column alignment="center" valignment="top">
14855 <column alignment="center" valignment="top">
14856 <column alignment="center" valignment="top">
14857 <row>
14858 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Plain Layout
14862 System
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" topline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871 Chip
14872 \begin_inset space \thinspace{}
14873 \end_inset
14874
14875 1
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884 Chip
14885 \begin_inset space \thinspace{}
14886 \end_inset
14887
14888 2
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 </row>
14903 <row>
14904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908 \begin_inset ERT
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912
14913
14914 \backslash
14915 cmidrule(r){2-2}
14916 \end_layout
14917
14918 \end_inset
14919
14920
14921 \begin_inset ERT
14922 status collapsed
14923
14924 \begin_layout Plain Layout
14925
14926
14927 \backslash
14928 cmidrule(l){3-4}
14929 \end_layout
14930
14931 \end_inset
14932
14933 Detector thickness in µm
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942 300
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 <cell alignment="center" valignment="top" usebox="none">
14948 \begin_inset Text
14949
14950 \begin_layout Plain Layout
14951 300
14952 \end_layout
14953
14954 \end_inset
14955 </cell>
14956 <cell alignment="center" valignment="top" usebox="none">
14957 \begin_inset Text
14958
14959 \begin_layout Plain Layout
14960 700
14961 \end_layout
14962
14963 \end_inset
14964 </cell>
14965 </row>
14966 <row>
14967 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Plain Layout
14971 Edge angle in °
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="center" valignment="top" topline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 3.55
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" topline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989 2.71
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 <cell alignment="center" valignment="top" topline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 7.99
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 </row>
15004 <row topspace="default">
15005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009 Spatial resolution in µm
15010 \end_layout
15011
15012 \end_inset
15013 </cell>
15014 <cell alignment="center" valignment="top" usebox="none">
15015 \begin_inset Text
15016
15017 \begin_layout Plain Layout
15018 4.26
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 <cell alignment="center" valignment="top" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 10.17
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 <cell alignment="center" valignment="top" usebox="none">
15033 \begin_inset Text
15034
15035 \begin_layout Plain Layout
15036 10.56
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 </row>
15042 <row topspace="default">
15043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15044 \begin_inset Text
15045
15046 \begin_layout Plain Layout
15047 MTF at 
15048 \begin_inset Formula $f_{\mathrm{max}}$
15049 \end_inset
15050
15051
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 0.53
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 0.37
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078 0.39
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row topspace="default">
15085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 \begin_inset ERT
15090 status collapsed
15091
15092 \begin_layout Plain Layout
15093
15094
15095 \backslash
15096 cmidrule[2pt](l{10pt}){1-1}
15097 \end_layout
15098
15099 \end_inset
15100
15101 LSF-spatial resolution
15102 \end_layout
15103
15104 \end_inset
15105 </cell>
15106 <cell alignment="center" valignment="top" usebox="none">
15107 \begin_inset Text
15108
15109 \begin_layout Plain Layout
15110
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 <cell alignment="center" valignment="top" usebox="none">
15116 \begin_inset Text
15117
15118 \begin_layout Plain Layout
15119
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 <cell alignment="center" valignment="top" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 <row>
15135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 in µm
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 <cell alignment="center" valignment="top" usebox="none">
15145 \begin_inset Text
15146
15147 \begin_layout Plain Layout
15148 129.7
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 <cell alignment="center" valignment="top" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Plain Layout
15157 52.75
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell alignment="center" valignment="top" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 50.78
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 </row>
15172 <row>
15173 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Plain Layout
15177 in % of pixel size
15178 \end_layout
15179
15180 \end_inset
15181 </cell>
15182 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \begin_layout Plain Layout
15186 76.3
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 95.9
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 92.3
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 </row>
15210 </lyxtabular>
15211
15212 \end_inset
15213
15214
15215 \end_layout
15216
15217 \end_inset
15218
15219
15220 \end_layout
15221
15222 \begin_layout Standard
15223 Spaces to table rows can be added using the 
15224 \family sans
15225 Borders
15226 \family default
15227  tab of the table dialog as described in section
15228 \begin_inset space ~
15229 \end_inset
15230
15231
15232 \begin_inset CommandInset ref
15233 LatexCommand ref
15234 reference "subsec:Row-Spacing"
15235
15236 \end_inset
15237
15238 .
15239 \end_layout
15240
15241 \begin_layout Standard
15242 Unlike normal tables, formal tables have no vertical table lines.
15243  The horizontal table lines can be set as for normal tables but they appear
15244  with different widths in the output:
15245 \begin_inset Newline newline
15246 \end_inset
15247
15248 The first and the last table line have a default width of 0.08
15249 \begin_inset space \thinspace{}
15250 \end_inset
15251
15252 em while the other lines have a default width of 0.05
15253 \begin_inset space \thinspace{}
15254 \end_inset
15255
15256 em.
15257 \end_layout
15258
15259 \begin_layout Standard
15260 The default widths can be changed with the following preamble lines
15261 \end_layout
15262
15263 \begin_layout Standard
15264
15265 \series bold
15266
15267 \backslash
15268 let
15269 \backslash
15270 mytoprule
15271 \backslash
15272 toprule
15273 \begin_inset Newline newline
15274 \end_inset
15275
15276
15277 \backslash
15278 renewcommand{
15279 \backslash
15280 toprule}{
15281 \backslash
15282 mytoprule[width]}
15283 \end_layout
15284
15285 \begin_layout Standard
15286 This example is for the first line, the so called 
15287 \series bold
15288 toprule
15289 \series default
15290 .
15291  If you want to change the width for the last line, replace 
15292 \series bold
15293 toprule
15294 \series default
15295  by 
15296 \series bold
15297 bottomrule
15298 \series default
15299 .
15300  To change the width for the other lines replace 
15301 \series bold
15302 toprule
15303 \series default
15304  by 
15305 \series bold
15306 midrule
15307 \series default
15308 .
15309  You can use all units listed in appendix
15310 \begin_inset space ~
15311 \end_inset
15312
15313
15314 \begin_inset CommandInset ref
15315 LatexCommand ref
15316 reference "cha:Units-available-in"
15317
15318 \end_inset
15319
15320  to set the width.
15321 \end_layout
15322
15323 \begin_layout Standard
15324 Lines that do not span all table columns can be created by setting a table
15325  line for multicolumn cells.
15326  \SpecialChar LyX
15327  will then internally use the command 
15328 \series bold
15329
15330 \backslash
15331 cmidrule
15332 \series default
15333  to create this line.
15334  Its full scheme is
15335 \end_layout
15336
15337 \begin_layout Standard
15338
15339 \series bold
15340
15341 \backslash
15342 cmidrule[height](trim){startcol-endcol}
15343 \end_layout
15344
15345 \begin_layout Standard
15346 The options of 
15347 \series bold
15348
15349 \backslash
15350 cmidrule
15351 \series default
15352  are currently not supported by \SpecialChar LyX
15353  so you have to use \SpecialChar TeX
15354  Code to be able to
15355  use them.
15356  
15357 \series bold
15358
15359 \backslash
15360 cmidrule
15361 \series default
15362 s can manually be created by inserting the command as \SpecialChar TeX
15363  Code as the first
15364  cell entry of the first cell of a row.
15365  The line is then drawn in the output above the current row.
15366 \end_layout
15367
15368 \begin_layout Standard
15369 The default for the optional 
15370 \series bold
15371 height
15372 \series default
15373  is 0.03
15374 \begin_inset space \thinspace{}
15375 \end_inset
15376
15377 em.
15378  
15379 \series bold
15380 startcol
15381 \series default
15382  is the number of the column where the line starts and 
15383 \series bold
15384 endcol
15385 \series default
15386  the column number where the line ends.
15387  The 
15388 \series bold
15389 endcol
15390 \series default
15391  always needs to be specified, also when the line should span only one column.
15392  The optional parameter 
15393 \series bold
15394 trim
15395 \series default
15396  could either be 
15397 \emph on
15398 l{trimwidth}
15399 \emph default
15400  or 
15401 \emph on
15402 r{trimwidth}
15403 \emph default
15404  where the 
15405 \emph on
15406 trimwidth
15407 \emph default
15408  is also optional.
15409  Using for example the parameter 
15410 \emph on
15411 l{2pt}
15412 \emph default
15413  means that the line is trimmed from its left end by 2
15414 \begin_inset space \thinspace{}
15415 \end_inset
15416
15417 pt.
15418  If you don't specify the 
15419 \emph on
15420 trimwidth
15421 \emph default
15422  the line is trimmed by the default of 0.5
15423 \begin_inset space \thinspace{}
15424 \end_inset
15425
15426 em.
15427 \end_layout
15428
15429 \begin_layout Standard
15430 \begin_inset VSpace bigskip
15431 \end_inset
15432
15433 Table
15434 \begin_inset space ~
15435 \end_inset
15436
15437
15438 \begin_inset CommandInset ref
15439 LatexCommand ref
15440 reference "tab:Example-booktabs-table"
15441
15442 \end_inset
15443
15444  was created using the commands
15445 \end_layout
15446
15447 \begin_layout Standard
15448
15449 \series bold
15450
15451 \backslash
15452 cmidrule(r){2-2}
15453 \backslash
15454 cmidrule(l){3-4}
15455 \end_layout
15456
15457 \begin_layout Standard
15458 at the beginning of the second row and
15459 \end_layout
15460
15461 \begin_layout Standard
15462
15463 \series bold
15464
15465 \backslash
15466 cmidrule[2pt](l{10pt}){1-1}
15467 \end_layout
15468
15469 \begin_layout Standard
15470 in the sixth row.
15471 \end_layout
15472
15473 \begin_layout Standard
15474 \begin_inset VSpace bigskip
15475 \end_inset
15476
15477
15478 \end_layout
15479
15480 \begin_layout Standard
15481 You might want to have overlapping 
15482 \series bold
15483
15484 \backslash
15485 cmidrule
15486 \series default
15487 s as in in Table
15488 \begin_inset space ~
15489 \end_inset
15490
15491
15492 \begin_inset CommandInset ref
15493 LatexCommand ref
15494 reference "tab:Special-booktabs-table"
15495
15496 \end_inset
15497
15498 .
15499  This can be achieved with the \SpecialChar TeX
15500  Code command
15501 \end_layout
15502
15503 \begin_layout Standard
15504
15505 \series bold
15506
15507 \backslash
15508 morecmidrules
15509 \end_layout
15510
15511 \begin_layout Standard
15512 The command that was used for the second row of Table
15513 \begin_inset space ~
15514 \end_inset
15515
15516
15517 \begin_inset CommandInset ref
15518 LatexCommand ref
15519 reference "tab:Special-booktabs-table"
15520
15521 \end_inset
15522
15523  is
15524 \end_layout
15525
15526 \begin_layout Standard
15527
15528 \series bold
15529
15530 \backslash
15531 cmidrule(r){2-2}
15532 \backslash
15533 cmidrule(l){3-4}
15534 \backslash
15535 morecmidrules
15536 \backslash
15537 cmidrule{2-4}
15538 \end_layout
15539
15540 \begin_layout Standard
15541 The command for the sixth row is
15542 \end_layout
15543
15544 \begin_layout Standard
15545
15546 \series bold
15547
15548 \backslash
15549 midrule
15550 \backslash
15551 morecmidrules
15552 \backslash
15553 cmidrule{3-4}
15554 \end_layout
15555
15556 \begin_layout Standard
15557 \begin_inset VSpace bigskip
15558 \end_inset
15559
15560
15561 \end_layout
15562
15563 \begin_layout Standard
15564 If you are in any way not satisfied with the border line spacing, you can
15565  use the following command to produce lines that span over all table columns
15566 \series bold
15567 :
15568 \end_layout
15569
15570 \begin_layout Standard
15571
15572 \series bold
15573
15574 \backslash
15575 specialrule{width}{space above}{space below}
15576 \end_layout
15577
15578 \begin_layout Standard
15579 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15580 -package
15581  
15582 \series bold
15583 booktabs
15584 \series default
15585  
15586 \begin_inset CommandInset citation
15587 LatexCommand cite
15588 key "booktabs"
15589
15590 \end_inset
15591
15592 .
15593 \begin_inset Index idx
15594 status collapsed
15595
15596 \begin_layout Plain Layout
15597 \SpecialChar LaTeX
15598 -packages ! booktabs
15599 \end_layout
15600
15601 \end_inset
15602
15603
15604 \end_layout
15605
15606 \begin_layout Standard
15607 \begin_inset Float table
15608 placement h
15609 wide false
15610 sideways false
15611 status open
15612
15613 \begin_layout Plain Layout
15614 \begin_inset Caption Standard
15615
15616 \begin_layout Plain Layout
15617 \begin_inset CommandInset label
15618 LatexCommand label
15619 name "tab:Special-booktabs-table"
15620
15621 \end_inset
15622
15623 Special booktabs-table
15624 \end_layout
15625
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \begin_layout Plain Layout
15632 \align center
15633 \begin_inset Tabular
15634 <lyxtabular version="3" rows="8" columns="4">
15635 <features booktabs="true" tabularvalignment="middle">
15636 <column alignment="center" valignment="top">
15637 <column alignment="center" valignment="top">
15638 <column alignment="center" valignment="top">
15639 <column alignment="center" valignment="top">
15640 <row>
15641 <cell alignment="center" valignment="top" topline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645 System
15646 \end_layout
15647
15648 \end_inset
15649 </cell>
15650 <cell alignment="center" valignment="top" topline="true" usebox="none">
15651 \begin_inset Text
15652
15653 \begin_layout Plain Layout
15654 Chip
15655 \begin_inset space \thinspace{}
15656 \end_inset
15657
15658 1
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout Plain Layout
15667 Chip
15668 \begin_inset space \thinspace{}
15669 \end_inset
15670
15671 2
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Plain Layout
15680
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 </row>
15686 <row>
15687 <cell alignment="center" valignment="top" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691 \begin_inset ERT
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695
15696
15697 \backslash
15698 cmidrule(r){2-2}
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \begin_inset ERT
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708
15709
15710 \backslash
15711 cmidrule(l){3-4}
15712 \end_layout
15713
15714 \end_inset
15715
15716
15717 \begin_inset ERT
15718 status collapsed
15719
15720 \begin_layout Plain Layout
15721
15722
15723 \backslash
15724 morecmidrules 
15725 \end_layout
15726
15727 \end_inset
15728
15729
15730 \begin_inset ERT
15731 status collapsed
15732
15733 \begin_layout Plain Layout
15734
15735
15736 \backslash
15737 cmidrule{2-4}
15738 \end_layout
15739
15740 \end_inset
15741
15742 Detector thickness in µm
15743 \end_layout
15744
15745 \end_inset
15746 </cell>
15747 <cell alignment="center" valignment="top" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Plain Layout
15751 300
15752 \end_layout
15753
15754 \end_inset
15755 </cell>
15756 <cell alignment="center" valignment="top" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760 300
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 <cell alignment="center" valignment="top" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769 700
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 <row>
15776 <cell alignment="center" valignment="top" topline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780 Edge angle in °
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" topline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 3.55
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 <cell alignment="center" valignment="top" topline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798 2.71
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell alignment="center" valignment="top" topline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 7.99
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 </row>
15813 <row topspace="default">
15814 <cell alignment="center" valignment="top" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 Spatial resolution in µm
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 4.26
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 <cell alignment="center" valignment="top" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Plain Layout
15836 10.17
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845 10.56
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 </row>
15851 <row topspace="default">
15852 <cell alignment="center" valignment="top" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 MTF at 
15857 \begin_inset Formula $f_{\mathrm{max}}$
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 <cell alignment="center" valignment="top" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869 0.53
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 0.37
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 0.39
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 </row>
15893 <row>
15894 <cell alignment="center" valignment="top" topline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898 \begin_inset ERT
15899 status collapsed
15900
15901 \begin_layout Plain Layout
15902
15903
15904 \backslash
15905 morecmidrules 
15906 \end_layout
15907
15908 \end_inset
15909
15910
15911 \begin_inset ERT
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915
15916
15917 \backslash
15918 cmidrule{3-4}
15919 \end_layout
15920
15921 \end_inset
15922
15923 LSF-spatial resolution
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 <cell alignment="center" valignment="top" topline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 <cell alignment="center" valignment="top" topline="true" usebox="none">
15947 \begin_inset Text
15948
15949 \begin_layout Plain Layout
15950
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 </row>
15956 <row>
15957 <cell alignment="center" valignment="top" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Plain Layout
15961 in µm
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 <cell alignment="center" valignment="top" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970 129.7
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 <cell alignment="center" valignment="top" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979 52.75
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 <cell alignment="center" valignment="top" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988 50.78
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 </row>
15994 <row>
15995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999 in % of pixel size
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16005 \begin_inset Text
16006
16007 \begin_layout Plain Layout
16008 76.3
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 95.9
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 92.3
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 </row>
16032 </lyxtabular>
16033
16034 \end_inset
16035
16036
16037 \end_layout
16038
16039 \end_inset
16040
16041
16042 \end_layout
16043
16044 \begin_layout Section
16045 Vertical Table Alignment
16046 \begin_inset Index idx
16047 status collapsed
16048
16049 \begin_layout Plain Layout
16050 Table ! Alignment
16051 \end_layout
16052
16053 \end_inset
16054
16055
16056 \end_layout
16057
16058 \begin_layout Standard
16059 To align tables vertically in a text line, the table must be inside a box.
16060  The box can then be vertically aligned as described in section
16061 \begin_inset space ~
16062 \end_inset
16063
16064
16065 \begin_inset CommandInset ref
16066 LatexCommand ref
16067 reference "sec:Box-Dialog"
16068
16069 \end_inset
16070
16071 .
16072 \end_layout
16073
16074 \begin_layout Standard
16075 In the following example the tables are inside a minipage
16076 \begin_inset Foot
16077 status collapsed
16078
16079 \begin_layout Plain Layout
16080 Minipages are described in section
16081 \begin_inset space ~
16082 \end_inset
16083
16084
16085 \begin_inset CommandInset ref
16086 LatexCommand ref
16087 reference "sec:Minipages"
16088
16089 \end_inset
16090
16091 .
16092 \end_layout
16093
16094 \end_inset
16095
16096  box that has a width of 15
16097 \begin_inset space \thinspace{}
16098 \end_inset
16099
16100 col%:
16101 \end_layout
16102
16103 \begin_layout Itemize
16104 test 
16105 \begin_inset Box Frameless
16106 position "t"
16107 hor_pos "c"
16108 has_inner_box 1
16109 inner_pos "c"
16110 use_parbox 0
16111 use_makebox 0
16112 width "15col%"
16113 special "none"
16114 height "1in"
16115 height_special "totalheight"
16116 thickness "0.4pt"
16117 separation "3pt"
16118 shadowsize "4pt"
16119 framecolor "black"
16120 backgroundcolor "none"
16121 status collapsed
16122
16123 \begin_layout Plain Layout
16124 \begin_inset Tabular
16125 <lyxtabular version="3" rows="3" columns="3">
16126 <features tabularvalignment="middle">
16127 <column alignment="center" valignment="top">
16128 <column alignment="center" valignment="top">
16129 <column alignment="center" valignment="top">
16130 <row>
16131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 a
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 d
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 g
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 </row>
16159 <row>
16160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Plain Layout
16164 b
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173 e
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182 h
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 </row>
16188 <row>
16189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 c
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Plain Layout
16202 f
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211 i
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 </row>
16217 </lyxtabular>
16218
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \end_inset
16225
16226  test 
16227 \begin_inset ERT
16228 status collapsed
16229
16230 \begin_layout Plain Layout
16231
16232
16233 \backslash
16234 raisebox{0.85
16235 \backslash
16236 baselineskip}{
16237 \end_layout
16238
16239 \end_inset
16240
16241
16242 \begin_inset Box Frameless
16243 position "t"
16244 hor_pos "c"
16245 has_inner_box 1
16246 inner_pos "c"
16247 use_parbox 0
16248 use_makebox 0
16249 width "15col%"
16250 special "none"
16251 height "1in"
16252 height_special "totalheight"
16253 thickness "0.4pt"
16254 separation "3pt"
16255 shadowsize "4pt"
16256 framecolor "black"
16257 backgroundcolor "none"
16258 status collapsed
16259
16260 \begin_layout Plain Layout
16261 \begin_inset Tabular
16262 <lyxtabular version="3" rows="3" columns="3">
16263 <features tabularvalignment="middle">
16264 <column alignment="center" valignment="top">
16265 <column alignment="center" valignment="top">
16266 <column alignment="center" valignment="top">
16267 <row>
16268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 a
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \begin_layout Plain Layout
16281 d
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290 g
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 </row>
16296 <row>
16297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16298 \begin_inset Text
16299
16300 \begin_layout Plain Layout
16301 b
16302 \end_layout
16303
16304 \end_inset
16305 </cell>
16306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16307 \begin_inset Text
16308
16309 \begin_layout Plain Layout
16310 e
16311 \end_layout
16312
16313 \end_inset
16314 </cell>
16315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 h
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 </row>
16325 <row>
16326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330 c
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 f
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 i
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 </lyxtabular>
16355
16356 \end_inset
16357
16358
16359 \end_layout
16360
16361 \end_inset
16362
16363
16364 \begin_inset ERT
16365 status collapsed
16366
16367 \begin_layout Plain Layout
16368
16369 }
16370 \end_layout
16371
16372 \end_inset
16373
16374
16375 \end_layout
16376
16377 \begin_layout Itemize
16378 test 
16379 \begin_inset Box Frameless
16380 position "c"
16381 hor_pos "c"
16382 has_inner_box 1
16383 inner_pos "c"
16384 use_parbox 0
16385 use_makebox 0
16386 width "15col%"
16387 special "none"
16388 height "1in"
16389 height_special "totalheight"
16390 thickness "0.4pt"
16391 separation "3pt"
16392 shadowsize "4pt"
16393 framecolor "black"
16394 backgroundcolor "none"
16395 status collapsed
16396
16397 \begin_layout Plain Layout
16398 \begin_inset Tabular
16399 <lyxtabular version="3" rows="3" columns="3">
16400 <features tabularvalignment="middle">
16401 <column alignment="center" valignment="top">
16402 <column alignment="center" valignment="top">
16403 <column alignment="center" valignment="top">
16404 <row>
16405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16406 \begin_inset Text
16407
16408 \begin_layout Plain Layout
16409 a
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16415 \begin_inset Text
16416
16417 \begin_layout Plain Layout
16418 d
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427 g
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 </row>
16433 <row>
16434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Plain Layout
16438 b
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 e
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 h
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 </row>
16462 <row>
16463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467 c
16468 \end_layout
16469
16470 \end_inset
16471 </cell>
16472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476 f
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485 i
16486 \end_layout
16487
16488 \end_inset
16489 </cell>
16490 </row>
16491 </lyxtabular>
16492
16493 \end_inset
16494
16495
16496 \end_layout
16497
16498 \end_inset
16499
16500
16501 \end_layout
16502
16503 \begin_layout Itemize
16504 test 
16505 \begin_inset Box Frameless
16506 position "b"
16507 hor_pos "c"
16508 has_inner_box 1
16509 inner_pos "c"
16510 use_parbox 0
16511 use_makebox 0
16512 width "15col%"
16513 special "none"
16514 height "1in"
16515 height_special "totalheight"
16516 thickness "0.4pt"
16517 separation "3pt"
16518 shadowsize "4pt"
16519 framecolor "black"
16520 backgroundcolor "none"
16521 status collapsed
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Tabular
16525 <lyxtabular version="3" rows="3" columns="3">
16526 <features tabularvalignment="middle">
16527 <column alignment="center" valignment="top">
16528 <column alignment="center" valignment="top">
16529 <column alignment="center" valignment="top">
16530 <row>
16531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16532 \begin_inset Text
16533
16534 \begin_layout Plain Layout
16535 a
16536 \end_layout
16537
16538 \end_inset
16539 </cell>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544 d
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 g
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 </row>
16559 <row>
16560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564 b
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 e
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Plain Layout
16582 h
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 </row>
16588 <row>
16589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593 c
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 f
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 i
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 </lyxtabular>
16618
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625
16626  test 
16627 \begin_inset ERT
16628 status collapsed
16629
16630 \begin_layout Plain Layout
16631
16632
16633 \backslash
16634 raisebox{-0.32
16635 \backslash
16636 baselineskip}{
16637 \end_layout
16638
16639 \end_inset
16640
16641
16642 \begin_inset Box Frameless
16643 position "b"
16644 hor_pos "c"
16645 has_inner_box 1
16646 inner_pos "c"
16647 use_parbox 0
16648 use_makebox 0
16649 width "15col%"
16650 special "none"
16651 height "1in"
16652 height_special "totalheight"
16653 thickness "0.4pt"
16654 separation "3pt"
16655 shadowsize "4pt"
16656 framecolor "black"
16657 backgroundcolor "none"
16658 status collapsed
16659
16660 \begin_layout Plain Layout
16661 \begin_inset Tabular
16662 <lyxtabular version="3" rows="3" columns="3">
16663 <features tabularvalignment="middle">
16664 <column alignment="center" valignment="top">
16665 <column alignment="center" valignment="top">
16666 <column alignment="center" valignment="top">
16667 <row>
16668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672 a
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 d
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 g
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 </row>
16696 <row>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 b
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710 e
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719 h
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 </row>
16725 <row>
16726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 c
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 f
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 i
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 </row>
16754 </lyxtabular>
16755
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762
16763
16764 \begin_inset ERT
16765 status collapsed
16766
16767 \begin_layout Plain Layout
16768
16769 }
16770 \end_layout
16771
16772 \end_inset
16773
16774
16775 \end_layout
16776
16777 \begin_layout Standard
16778 As you will see, the content of the first and last table row is not correctly
16779  aligned.
16780  To get this alignment, the minipage box must be set into a raisebox.
16781 \begin_inset Foot
16782 status collapsed
16783
16784 \begin_layout Plain Layout
16785 Raiseboxes are described in section
16786 \begin_inset space ~
16787 \end_inset
16788
16789
16790 \begin_inset CommandInset ref
16791 LatexCommand ref
16792 reference "subsec:Vertical-Alignment"
16793
16794 \end_inset
16795
16796 .
16797 \end_layout
16798
16799 \end_inset
16800
16801  In the example above the second table in the first item is aligned using
16802  the \SpecialChar TeX
16803  Code command
16804 \end_layout
16805
16806 \begin_layout Standard
16807
16808 \series bold
16809
16810 \backslash
16811 raisebox{0.85
16812 \backslash
16813 baselineskip}{
16814 \end_layout
16815
16816 \begin_layout Standard
16817 before the box.
16818  After the box the closing brace 
16819 \series bold
16820 }
16821 \series default
16822  is inserted as \SpecialChar TeX
16823  Code.
16824  For the second table in the last item the command
16825 \end_layout
16826
16827 \begin_layout Standard
16828
16829 \series bold
16830
16831 \backslash
16832 raisebox{-0.32
16833 \backslash
16834 baselineskip}{
16835 \end_layout
16836
16837 \begin_layout Standard
16838 is used.
16839 \end_layout
16840
16841 \begin_layout Standard
16842 \begin_inset Note Greyedout
16843 status open
16844
16845 \begin_layout Plain Layout
16846
16847 \series bold
16848 Note:
16849 \series default
16850  The alignment of the table row content to the surrounding text line is
16851  not exact.
16852  The required value for the 
16853 \series bold
16854
16855 \backslash
16856 raisebox
16857 \series default
16858  command for this alignment depends on the document font, the font size,
16859  and the table line thickness.
16860 \end_layout
16861
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \begin_layout Section
16868 Colored Tables
16869 \begin_inset CommandInset label
16870 LatexCommand label
16871 name "sec:Colored-Tables"
16872
16873 \end_inset
16874
16875
16876 \begin_inset Index idx
16877 status collapsed
16878
16879 \begin_layout Plain Layout
16880 Table ! Color
16881 \end_layout
16882
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \begin_layout Subsection
16889 Colored Cells
16890 \begin_inset Index idx
16891 status collapsed
16892
16893 \begin_layout Plain Layout
16894 Table Color ! for Cells
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \begin_inset Index idx
16901 status collapsed
16902
16903 \begin_layout Plain Layout
16904 Color ! for Table Cells
16905 \end_layout
16906
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \begin_layout Standard
16913 \begin_inset Float table
16914 placement h
16915 wide false
16916 sideways false
16917 status open
16918
16919 \begin_layout Plain Layout
16920 \begin_inset Caption Standard
16921
16922 \begin_layout Plain Layout
16923 \begin_inset CommandInset label
16924 LatexCommand label
16925 name "tab:Table-colored-without"
16926
16927 \end_inset
16928
16929 Table colored without using the package 
16930 \series bold
16931 colortbl
16932 \series default
16933
16934 \begin_inset Argument 1
16935 status collapsed
16936
16937 \begin_layout Plain Layout
16938 Table without colortbl
16939 \end_layout
16940
16941 \end_inset
16942
16943
16944 \end_layout
16945
16946 \end_inset
16947
16948
16949 \end_layout
16950
16951 \begin_layout Plain Layout
16952 \align center
16953 \begin_inset Tabular
16954 <lyxtabular version="3" rows="3" columns="3">
16955 <features tabularvalignment="middle">
16956 <column alignment="center" valignment="top">
16957 <column alignment="center" valignment="top">
16958 <column alignment="center" valignment="top">
16959 <row>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964
16965 \color green
16966 a
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975
16976 \color red
16977 b
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986
16987 \color red
16988 c
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 </row>
16994 <row>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999
17000 \color green
17001 d
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010
17011 \color blue
17012 e
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \color blue
17023 f
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row>
17030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034
17035 \color green
17036 g
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045
17046 \color blue
17047 h
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056
17057 \color blue
17058 i
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 </lyxtabular>
17065
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \begin_layout Standard
17077 If you only need colored text, mark the cells and choose a color in the
17078  
17079 \family sans
17080 Text
17081 \begin_inset space ~
17082 \end_inset
17083
17084 Style
17085 \family default
17086  dialog (toolbar button 
17087 \begin_inset Info
17088 type  "icon"
17089 arg   "dialog-show character"
17090 \end_inset
17091
17092 ).
17093  This was used to create Table
17094 \begin_inset space ~
17095 \end_inset
17096
17097
17098 \begin_inset CommandInset ref
17099 LatexCommand ref
17100 reference "tab:Table-colored-without"
17101
17102 \end_inset
17103
17104 .
17105  In any other case you have to use the \SpecialChar LaTeX
17106 -package 
17107 \series bold
17108 colortbl
17109 \series default
17110 .
17111 \begin_inset Index idx
17112 status collapsed
17113
17114 \begin_layout Plain Layout
17115 \SpecialChar LaTeX
17116 -packages ! colortbl
17117 \end_layout
17118
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \begin_layout Standard
17125 \begin_inset ERT
17126 status collapsed
17127
17128 \begin_layout Plain Layout
17129
17130
17131 \backslash
17132 ifcolortbl
17133 \end_layout
17134
17135 \end_inset
17136
17137
17138 \begin_inset Note Note
17139 status open
17140
17141 \begin_layout Plain Layout
17142 The following section part will only be displayed when the \SpecialChar LaTeX
17143 -package 
17144 \series bold
17145 colortbl
17146 \series default
17147  is installed.
17148 \end_layout
17149
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \begin_layout Standard
17156 To create colored tables, 
17157 \series bold
17158 colortbl
17159 \series default
17160  must be loaded in the preamble with the line
17161 \end_layout
17162
17163 \begin_layout Standard
17164
17165 \series bold
17166
17167 \backslash
17168 usepackage{colortbl}
17169 \end_layout
17170
17171 \begin_layout Standard
17172 The color of a column is adjusted with the command
17173 \end_layout
17174
17175 \begin_layout Standard
17176
17177 \series bold
17178
17179 \backslash
17180 columncolor{name of color}
17181 \end_layout
17182
17183 \begin_layout Standard
17184 inside the command 
17185 \series bold
17186 >{ }
17187 \series default
17188 .
17189  More about the command 
17190 \series bold
17191 >{}
17192 \series default
17193  is contained in section
17194 \begin_inset space ~
17195 \end_inset
17196
17197
17198 \begin_inset CommandInset ref
17199 LatexCommand ref
17200 reference "subsec:Multicolumn-Calculations"
17201
17202 \end_inset
17203
17204 .
17205 \end_layout
17206
17207 \begin_layout Standard
17208 The following color names are predefined:
17209 \end_layout
17210
17211 \begin_layout Standard
17212
17213 \family sans
17214 red
17215 \family default
17216
17217 \family sans
17218 green
17219 \family default
17220
17221 \family sans
17222 yellow
17223 \family default
17224
17225 \family sans
17226 blue
17227 \family default
17228
17229 \family sans
17230 cyan
17231 \family default
17232
17233 \family sans
17234 magenta
17235 \family default
17236
17237 \family sans
17238 black
17239 \family default
17240  and 
17241 \family sans
17242 white
17243 \end_layout
17244
17245 \begin_layout Standard
17246 \begin_inset VSpace medskip
17247 \end_inset
17248
17249
17250 \end_layout
17251
17252 \begin_layout Standard
17253 If you add the options
17254 \end_layout
17255
17256 \begin_layout Standard
17257
17258 \series bold
17259 usenames,dvipsnames
17260 \end_layout
17261
17262 \begin_layout Standard
17263 to the document class options in the document settings, you can additionally
17264  use further 61
17265 \begin_inset space ~
17266 \end_inset
17267
17268 colors.
17269  These colors are listed in appendix
17270 \begin_inset space ~
17271 \end_inset
17272
17273
17274 \begin_inset CommandInset ref
17275 LatexCommand ref
17276 reference "chap:List-of-dvips-colornames"
17277
17278 \end_inset
17279
17280 .
17281  One of these colors, 
17282 \family sans
17283 Maroon
17284 \family default
17285 , is used as example in Table
17286 \begin_inset space ~
17287 \end_inset
17288
17289
17290 \begin_inset CommandInset ref
17291 LatexCommand ref
17292 reference "tab:Table-colored-using"
17293
17294 \end_inset
17295
17296 .
17297 \end_layout
17298
17299 \begin_layout Standard
17300 \begin_inset VSpace medskip
17301 \end_inset
17302
17303
17304 \end_layout
17305
17306 \begin_layout Standard
17307 You can also define your own color with the command
17308 \end_layout
17309
17310 \begin_layout Standard
17311
17312 \series bold
17313
17314 \backslash
17315 definecolor{color name}{color model}{color values}
17316 \end_layout
17317
17318 \begin_layout Standard
17319 The color model can be
17320 \end_layout
17321
17322 \begin_layout Labeling
17323 \labelwidthstring 00.00.0000
17324 cmyk: cyan, magenta, yellow, black
17325 \end_layout
17326
17327 \begin_layout Labeling
17328 \labelwidthstring 00.00.0000
17329 rgb: red, green blue
17330 \end_layout
17331
17332 \begin_layout Labeling
17333 \labelwidthstring 00.00.0000
17334 gray gray
17335 \end_layout
17336
17337 \begin_layout Standard
17338 and the color values are comma separated numbers between 0 and 1 describing
17339  the factor for the corresponding color of the color model.
17340 \end_layout
17341
17342 \begin_layout Standard
17343 You can e.
17344 \begin_inset space \thinspace{}
17345 \end_inset
17346
17347 g.
17348 \begin_inset space \space{}
17349 \end_inset
17350
17351 define the color "
17352 \emph on
17353 darkgreen
17354 \emph default
17355 " in the preamble with
17356 \end_layout
17357
17358 \begin_layout Standard
17359
17360 \series bold
17361
17362 \backslash
17363 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17364 \end_layout
17365
17366 \begin_layout Standard
17367 and the color "
17368 \emph on
17369 lightgray
17370 \emph default
17371 " with
17372 \end_layout
17373
17374 \begin_layout Standard
17375
17376 \series bold
17377
17378 \backslash
17379 definecolor{lightgray}{gray}{0.8}
17380 \end_layout
17381
17382 \begin_layout Standard
17383 \begin_inset VSpace medskip
17384 \end_inset
17385
17386
17387 \end_layout
17388
17389 \begin_layout Standard
17390 Lines are colored with the command
17391 \end_layout
17392
17393 \begin_layout Standard
17394
17395 \series bold
17396
17397 \backslash
17398 rowcolor{name of color}
17399 \end_layout
17400
17401 \begin_layout Standard
17402 and cells are colored with the command
17403 \end_layout
17404
17405 \begin_layout Standard
17406
17407 \series bold
17408
17409 \backslash
17410 cellcolor{name of color}
17411 \end_layout
17412
17413 \begin_layout Standard
17414 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17415  Code.
17416 \end_layout
17417
17418 \begin_layout Standard
17419 To color characters in the table, mark the cells and use the 
17420 \family sans
17421 Text
17422 \begin_inset space ~
17423 \end_inset
17424
17425 Style
17426 \family default
17427  dialog.
17428  If a cell contains \SpecialChar TeX
17429  Code mark only the characters, otherwise the colored
17430  \SpecialChar TeX
17431  Code will cause \SpecialChar LaTeX
17432  errors.
17433 \end_layout
17434
17435 \begin_layout Standard
17436 \begin_inset Note Greyedout
17437 status open
17438
17439 \begin_layout Plain Layout
17440
17441 \series bold
17442 Note:
17443 \series default
17444  Not all DVI-viewers are able to display self-defined colors.
17445 \end_layout
17446
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \begin_layout Standard
17453 \begin_inset VSpace bigskip
17454 \end_inset
17455
17456
17457 \end_layout
17458
17459 \begin_layout Standard
17460 To create Table
17461 \begin_inset space ~
17462 \end_inset
17463
17464
17465 \begin_inset CommandInset ref
17466 LatexCommand ref
17467 reference "tab:Table-colored-using"
17468
17469 \end_inset
17470
17471  do the following: The color of the first column should be 
17472 \emph on
17473 darkgreen
17474 \emph default
17475 .
17476  So insert
17477 \end_layout
17478
17479 \begin_layout Standard
17480
17481 \series bold
17482 >{
17483 \backslash
17484 columncolor{darkgreen}
17485 \backslash
17486 centering}c
17487 \end_layout
17488
17489 \begin_layout Standard
17490 as \SpecialChar LaTeX
17491 -argument for this column.
17492  The first row should be light blue, therefore the \SpecialChar TeX
17493  Code command
17494 \end_layout
17495
17496 \begin_layout Standard
17497
17498 \series bold
17499
17500 \backslash
17501 rowcolor{cyan}
17502 \end_layout
17503
17504 \begin_layout Standard
17505 is inserted to the first cell of this row.
17506  Note that this overwrites the column color for the first cell.
17507  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17508  Code
17509  command
17510 \end_layout
17511
17512 \begin_layout Standard
17513
17514 \series bold
17515
17516 \backslash
17517 cellcolor{Maroon}
17518 \end_layout
17519
17520 \begin_layout Standard
17521 The characters could now be colored using the menu 
17522 \family sans
17523 Edit\SpecialChar menuseparator
17524 Text
17525 \begin_inset space ~
17526 \end_inset
17527
17528 Style
17529 \family default
17530 .
17531 \end_layout
17532
17533 \begin_layout Standard
17534 \begin_inset Float table
17535 placement h
17536 wide false
17537 sideways false
17538 status open
17539
17540 \begin_layout Plain Layout
17541 \begin_inset Caption Standard
17542
17543 \begin_layout Plain Layout
17544 \begin_inset CommandInset label
17545 LatexCommand label
17546 name "tab:Table-colored-using"
17547
17548 \end_inset
17549
17550 Table colored using the package 
17551 \series bold
17552 colortbl
17553 \series default
17554
17555 \begin_inset Argument 1
17556 status collapsed
17557
17558 \begin_layout Plain Layout
17559 Table with colortbl
17560 \end_layout
17561
17562 \end_inset
17563
17564
17565 \end_layout
17566
17567 \end_inset
17568
17569
17570 \end_layout
17571
17572 \begin_layout Plain Layout
17573 \align center
17574 \begin_inset Tabular
17575 <lyxtabular version="3" rows="3" columns="3">
17576 <features tabularvalignment="middle">
17577 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17578 <column alignment="center" valignment="top">
17579 <column alignment="center" valignment="top">
17580 <row>
17581 <cell alignment="center" valignment="top" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 \begin_inset ERT
17586 status collapsed
17587
17588 \begin_layout Plain Layout
17589
17590
17591 \backslash
17592 rowcolor{cyan}
17593 \end_layout
17594
17595 \end_inset
17596
17597
17598 \color magenta
17599 a
17600 \end_layout
17601
17602 \end_inset
17603 </cell>
17604 <cell alignment="center" valignment="top" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \color red
17610 b
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 <cell alignment="center" valignment="top" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619
17620 \color red
17621 c
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 </row>
17627 <row>
17628 <cell alignment="center" valignment="top" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632
17633 \color yellow
17634 d
17635 \end_layout
17636
17637 \end_inset
17638 </cell>
17639 <cell alignment="center" valignment="top" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643
17644 \color blue
17645 e
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell alignment="center" valignment="top" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654
17655 \color blue
17656 f
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 </row>
17662 <row>
17663 <cell alignment="center" valignment="top" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667
17668 \color yellow
17669 g
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678
17679 \color blue
17680 h
17681 \end_layout
17682
17683 \end_inset
17684 </cell>
17685 <cell alignment="center" valignment="top" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 \begin_inset ERT
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693
17694
17695 \backslash
17696 cellcolor{Maroon}
17697 \end_layout
17698
17699 \end_inset
17700
17701
17702 \color green
17703 i
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 </lyxtabular>
17710
17711 \end_inset
17712
17713
17714 \end_layout
17715
17716 \end_inset
17717
17718
17719 \end_layout
17720
17721 \begin_layout Standard
17722 \begin_inset ERT
17723 status collapsed
17724
17725 \begin_layout Plain Layout
17726
17727
17728 \backslash
17729 else
17730 \end_layout
17731
17732 \end_inset
17733
17734
17735 \begin_inset Note Note
17736 status open
17737
17738 \begin_layout Plain Layout
17739 The following will be displayed when the \SpecialChar LaTeX
17740 -package 
17741 \series bold
17742 colortbl
17743 \series default
17744  is not installed:
17745 \end_layout
17746
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \begin_layout Standard
17753 You need to install the package 
17754 \series bold
17755 colortbl
17756 \series default
17757  to see the content of this section in the output.
17758 \end_layout
17759
17760 \begin_layout Standard
17761 \begin_inset ERT
17762 status collapsed
17763
17764 \begin_layout Plain Layout
17765
17766
17767 \backslash
17768 fi
17769 \end_layout
17770
17771 \end_inset
17772
17773
17774 \end_layout
17775
17776 \begin_layout Subsection
17777 Colored Rows
17778 \begin_inset Index idx
17779 status collapsed
17780
17781 \begin_layout Plain Layout
17782 Table Color ! for Rows
17783 \end_layout
17784
17785 \end_inset
17786
17787
17788 \begin_inset Index idx
17789 status collapsed
17790
17791 \begin_layout Plain Layout
17792 Color ! for Table Rows
17793 \end_layout
17794
17795 \end_inset
17796
17797
17798 \end_layout
17799
17800 \begin_layout Standard
17801 In case every second table row needs to be colored there is an alternative
17802  to the method described in the previous section: One loads the package
17803  
17804 \series bold
17805 xcolor
17806 \series default
17807
17808 \begin_inset Index idx
17809 status collapsed
17810
17811 \begin_layout Plain Layout
17812 \SpecialChar LaTeX
17813 -packages ! xcolor
17814 \begin_inset ERT
17815 status collapsed
17816
17817 \begin_layout Plain Layout
17818
17819
17820 \backslash
17821 vspace{4mm}
17822 \end_layout
17823
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830
17831  in the document preamble with the command
17832 \end_layout
17833
17834 \begin_layout Standard
17835
17836 \series bold
17837
17838 \backslash
17839 usepackage[table]{xcolor}
17840 \end_layout
17841
17842 \begin_layout Standard
17843
17844 \series bold
17845 xcolor
17846 \series default
17847  automatically loads also the package 
17848 \series bold
17849 colortbl
17850 \series default
17851
17852 \begin_inset Index idx
17853 status collapsed
17854
17855 \begin_layout Plain Layout
17856 \SpecialChar LaTeX
17857 -packages ! colortbl
17858 \end_layout
17859
17860 \end_inset
17861
17862 , so 
17863 \series bold
17864 colortbl
17865 \series default
17866  must be installed in your \SpecialChar LaTeX
17867 -distribution, otherwise you get \SpecialChar LaTeX
17868 -errors.
17869 \end_layout
17870
17871 \begin_layout Standard
17872 \begin_inset ERT
17873 status collapsed
17874
17875 \begin_layout Plain Layout
17876
17877
17878 \backslash
17879 ifcolortbl
17880 \end_layout
17881
17882 \end_inset
17883
17884
17885 \begin_inset Note Note
17886 status open
17887
17888 \begin_layout Plain Layout
17889 The following section part will only be displayed when the \SpecialChar LaTeX
17890 -package 
17891 \series bold
17892 colortbl
17893 \series default
17894  is installed.
17895 \end_layout
17896
17897 \end_inset
17898
17899
17900 \end_layout
17901
17902 \begin_layout Standard
17903 The table rows are colored with the command
17904 \end_layout
17905
17906 \begin_layout Standard
17907
17908 \series bold
17909
17910 \backslash
17911 rowcolors[commands]{row number}{odd row color}{even row color}
17912 \end_layout
17913
17914 \begin_layout Standard
17915 that is either inserted in the document preamble or as \SpecialChar TeX
17916  Code before the
17917  first table to be colored.
17918  row
17919 \begin_inset space ~
17920 \end_inset
17921
17922 number is the number of the first row which should be colored according
17923  to the odd row color.
17924  commands can be additional commands that are executed before every table
17925  row.
17926  So for example the command
17927 \end_layout
17928
17929 \begin_layout Standard
17930
17931 \series bold
17932
17933 \backslash
17934 rowcolors{1}{white}{lightgray}
17935 \end_layout
17936
17937 \begin_layout Standard
17938 leads to the coloring scheme of Table
17939 \begin_inset space ~
17940 \end_inset
17941
17942
17943 \begin_inset CommandInset ref
17944 LatexCommand ref
17945 reference "tab:Table-rowcolors"
17946
17947 \end_inset
17948
17949 .
17950  The command
17951 \end_layout
17952
17953 \begin_layout Standard
17954
17955 \series bold
17956
17957 \backslash
17958 rowcolors[
17959 \backslash
17960 hline]{1}{lightgray}{cyan}
17961 \end_layout
17962
17963 \begin_layout Standard
17964 leads to the coloring scheme of Table
17965 \begin_inset space ~
17966 \end_inset
17967
17968
17969 \begin_inset CommandInset ref
17970 LatexCommand ref
17971 reference "tab:Table-rowcolors-2"
17972
17973 \end_inset
17974
17975 .
17976  If odd
17977 \begin_inset space ~
17978 \end_inset
17979
17980 row
17981 \begin_inset space ~
17982 \end_inset
17983
17984 color and/or even
17985 \begin_inset space ~
17986 \end_inset
17987
17988 row
17989 \begin_inset space ~
17990 \end_inset
17991
17992 color are left empty, no color will be used so that the command
17993 \end_layout
17994
17995 \begin_layout Standard
17996
17997 \series bold
17998
17999 \backslash
18000 rowcolors{1}{}{}
18001 \end_layout
18002
18003 \begin_layout Standard
18004 deletes all colors.
18005  
18006 \series bold
18007
18008 \backslash
18009 rowcolors
18010 \series default
18011  affects all tables following that command.
18012 \end_layout
18013
18014 \begin_layout Standard
18015 \begin_inset ERT
18016 status open
18017
18018 \begin_layout Plain Layout
18019
18020
18021 \backslash
18022 rowcolors{1}{white}{lightgray}
18023 \end_layout
18024
18025 \end_inset
18026
18027
18028 \end_layout
18029
18030 \begin_layout Standard
18031 \begin_inset Float table
18032 placement h
18033 wide false
18034 sideways false
18035 status open
18036
18037 \begin_layout Plain Layout
18038 \begin_inset Caption Standard
18039
18040 \begin_layout Plain Layout
18041 \begin_inset CommandInset label
18042 LatexCommand label
18043 name "tab:Table-rowcolors"
18044
18045 \end_inset
18046
18047 Table where every second row is colored light gray.
18048 \end_layout
18049
18050 \end_inset
18051
18052
18053 \end_layout
18054
18055 \begin_layout Plain Layout
18056 \align center
18057 \begin_inset Tabular
18058 <lyxtabular version="3" rows="4" columns="3">
18059 <features tabularvalignment="middle">
18060 <column alignment="center" valignment="top">
18061 <column alignment="center" valignment="top" width="0pt">
18062 <column alignment="center" valignment="top" width="0pt">
18063 <row>
18064 <cell alignment="center" valignment="top" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 X
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 Y
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 Z
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="center" valignment="top" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097 1
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 2
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 <cell alignment="center" valignment="top" usebox="none">
18112 \begin_inset Text
18113
18114 \begin_layout Plain Layout
18115 3
18116 \end_layout
18117
18118 \end_inset
18119 </cell>
18120 </row>
18121 <row>
18122 <cell alignment="center" valignment="top" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 4
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 5
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 6
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row>
18151 <cell alignment="center" valignment="top" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 7
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 8
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 9
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 </row>
18179 </lyxtabular>
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \end_inset
18187
18188
18189 \end_layout
18190
18191 \begin_layout Standard
18192 \begin_inset ERT
18193 status open
18194
18195 \begin_layout Plain Layout
18196
18197
18198 \backslash
18199 rowcolors[
18200 \backslash
18201 hline]{1}{lightgray}{cyan}
18202 \end_layout
18203
18204 \end_inset
18205
18206
18207 \end_layout
18208
18209 \begin_layout Standard
18210 \begin_inset Float table
18211 placement h
18212 wide false
18213 sideways false
18214 status open
18215
18216 \begin_layout Plain Layout
18217 \begin_inset Caption Standard
18218
18219 \begin_layout Plain Layout
18220 \begin_inset CommandInset label
18221 LatexCommand label
18222 name "tab:Table-rowcolors-2"
18223
18224 \end_inset
18225
18226 Table where every second row is colored cyan and at which there is a line
18227  between each row.
18228 \end_layout
18229
18230 \end_inset
18231
18232
18233 \end_layout
18234
18235 \begin_layout Plain Layout
18236 \align center
18237 \begin_inset Tabular
18238 <lyxtabular version="3" rows="4" columns="3">
18239 <features tabularvalignment="middle">
18240 <column alignment="center" valignment="top">
18241 <column alignment="center" valignment="top">
18242 <column alignment="center" valignment="top" width="0pt">
18243 <row>
18244 <cell alignment="center" valignment="top" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248 X
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 Y
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 Z
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 </row>
18272 <row>
18273 <cell alignment="center" valignment="top" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 1
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell alignment="center" valignment="top" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286 2
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 <cell alignment="center" valignment="top" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295 3
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 </row>
18301 <row>
18302 <cell alignment="center" valignment="top" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 4
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 5
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 6
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="center" valignment="top" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 7
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 8
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 9
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 </row>
18359 </lyxtabular>
18360
18361 \end_inset
18362
18363
18364 \end_layout
18365
18366 \end_inset
18367
18368
18369 \end_layout
18370
18371 \begin_layout Standard
18372 \begin_inset ERT
18373 status collapsed
18374
18375 \begin_layout Plain Layout
18376
18377
18378 \backslash
18379 rowcolors{1}{}{}
18380 \end_layout
18381
18382 \end_inset
18383
18384
18385 \begin_inset Note Note
18386 status collapsed
18387
18388 \begin_layout Plain Layout
18389 turns off the row coloring
18390 \end_layout
18391
18392 \end_inset
18393
18394
18395 \end_layout
18396
18397 \begin_layout Standard
18398 \begin_inset ERT
18399 status collapsed
18400
18401 \begin_layout Plain Layout
18402
18403
18404 \backslash
18405 else
18406 \end_layout
18407
18408 \end_inset
18409
18410
18411 \begin_inset Note Note
18412 status open
18413
18414 \begin_layout Plain Layout
18415 The following will be displayed when the \SpecialChar LaTeX
18416 -package 
18417 \series bold
18418 colortbl
18419 \series default
18420  is not installed:
18421 \end_layout
18422
18423 \end_inset
18424
18425
18426 \end_layout
18427
18428 \begin_layout Standard
18429 You need to install the package 
18430 \series bold
18431 colortbl
18432 \series default
18433  to see the content of this section in the output.
18434 \end_layout
18435
18436 \begin_layout Standard
18437 \begin_inset ERT
18438 status collapsed
18439
18440 \begin_layout Plain Layout
18441
18442
18443 \backslash
18444 fi
18445 \end_layout
18446
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Subsection
18453 Colored Lines
18454 \begin_inset Index idx
18455 status collapsed
18456
18457 \begin_layout Plain Layout
18458 Table Color ! for Lines
18459 \end_layout
18460
18461 \end_inset
18462
18463
18464 \begin_inset Index idx
18465 status collapsed
18466
18467 \begin_layout Plain Layout
18468 Color ! for Table Lines
18469 \end_layout
18470
18471 \end_inset
18472
18473
18474 \end_layout
18475
18476 \begin_layout Standard
18477 As described in section
18478 \begin_inset space ~
18479 \end_inset
18480
18481
18482 \begin_inset CommandInset ref
18483 LatexCommand ref
18484 reference "subsec:Line-Thickness"
18485
18486 \end_inset
18487
18488 , the line thickness for all lines in a table can be adjusted with the length
18489  
18490 \series bold
18491
18492 \backslash
18493 arrayrulewidth
18494 \series default
18495 .
18496  It is set to 1.5
18497 \begin_inset space \thinspace{}
18498 \end_inset
18499
18500 pt for all tables of this section.
18501 \begin_inset ERT
18502 status collapsed
18503
18504 \begin_layout Plain Layout
18505
18506
18507 \backslash
18508 setlength{
18509 \backslash
18510 arrayrulewidth}{1.5pt}
18511 \end_layout
18512
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \begin_layout Standard
18519 To color vertical lines for example with green, create the following column
18520  format in the document preamble, according to the description in section
18521 \begin_inset space ~
18522 \end_inset
18523
18524
18525 \begin_inset CommandInset ref
18526 LatexCommand ref
18527 reference "subsec:Customized-Format"
18528
18529 \end_inset
18530
18531 :
18532 \end_layout
18533
18534 \begin_layout Standard
18535
18536 \series bold
18537
18538 \backslash
18539 newcolumntype{W}{!{
18540 \backslash
18541 color{green}
18542 \backslash
18543 vline}}
18544 \end_layout
18545
18546 \begin_layout Standard
18547 For Table
18548 \begin_inset space ~
18549 \end_inset
18550
18551
18552 \begin_inset CommandInset ref
18553 LatexCommand ref
18554 reference "tab:Table-with-vertical-colored"
18555
18556 \end_inset
18557
18558  the \SpecialChar LaTeX
18559 -argument
18560 \series bold
18561  WcW
18562 \series default
18563  was used for the last column and
18564 \series bold
18565  Wc
18566 \series default
18567  for the other columns.
18568 \end_layout
18569
18570 \begin_layout Standard
18571 If you want to have several colors, define more column formats.
18572 \end_layout
18573
18574 \begin_layout Standard
18575 \begin_inset Float table
18576 placement h
18577 wide false
18578 sideways false
18579 status open
18580
18581 \begin_layout Plain Layout
18582 \begin_inset Caption Standard
18583
18584 \begin_layout Plain Layout
18585 \begin_inset CommandInset label
18586 LatexCommand label
18587 name "tab:Table-with-vertical-colored"
18588
18589 \end_inset
18590
18591 Table with colored vertical lines
18592 \end_layout
18593
18594 \end_inset
18595
18596
18597 \end_layout
18598
18599 \begin_layout Plain Layout
18600 \align center
18601 \begin_inset Tabular
18602 <lyxtabular version="3" rows="3" columns="3">
18603 <features tabularvalignment="middle">
18604 <column alignment="center" valignment="top" special="Wc">
18605 <column alignment="center" valignment="top" special="Wc">
18606 <column alignment="center" valignment="top" special="WcW">
18607 <row>
18608 <cell alignment="center" valignment="top" topline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 sd
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" topline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" topline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 </row>
18636 <row>
18637 <cell alignment="center" valignment="top" topline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" topline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650 sd
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell alignment="center" valignment="top" topline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 </row>
18665 <row>
18666 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688 sd
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 </row>
18694 </lyxtabular>
18695
18696 \end_inset
18697
18698
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Standard
18707 \begin_inset VSpace bigskip
18708 \end_inset
18709
18710 To color horizontal lines for example with red, as in Table
18711 \begin_inset space ~
18712 \end_inset
18713
18714
18715 \begin_inset CommandInset ref
18716 LatexCommand ref
18717 reference "tab:Table-with-horizontal-colored"
18718
18719 \end_inset
18720
18721 , insert these commands in \SpecialChar TeX
18722  Code before the table or table float:
18723 \end_layout
18724
18725 \begin_layout Standard
18726
18727 \series bold
18728
18729 \backslash
18730 let
18731 \backslash
18732 myHlineC
18733 \backslash
18734 hline
18735 \begin_inset Newline newline
18736 \end_inset
18737
18738
18739 \backslash
18740 renewcommand{
18741 \backslash
18742 hline}
18743 \begin_inset Newline newline
18744 \end_inset
18745
18746
18747 \begin_inset Phantom HPhantom
18748 status open
18749
18750 \begin_layout Plain Layout
18751
18752 \series bold
18753 \begin_inset space ~
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \end_inset
18760
18761 {
18762 \backslash
18763 arrayrulecolor{red}
18764 \backslash
18765 myHlineC
18766 \backslash
18767 arrayrulecolor{black}}
18768 \end_layout
18769
18770 \begin_layout Standard
18771 \begin_inset ERT
18772 status collapsed
18773
18774 \begin_layout Plain Layout
18775
18776
18777 \backslash
18778 let
18779 \backslash
18780 myHlineC
18781 \backslash
18782 hline
18783 \end_layout
18784
18785 \begin_layout Plain Layout
18786
18787
18788 \backslash
18789 renewcommand{
18790 \backslash
18791 hline}
18792 \end_layout
18793
18794 \begin_layout Plain Layout
18795
18796  {
18797 \backslash
18798 arrayrulecolor{red}
18799 \backslash
18800 myHlineC
18801 \backslash
18802 arrayrulecolor{black}}
18803 \end_layout
18804
18805 \end_inset
18806
18807
18808 \begin_inset Float table
18809 placement h
18810 wide false
18811 sideways false
18812 status open
18813
18814 \begin_layout Plain Layout
18815 \begin_inset Caption Standard
18816
18817 \begin_layout Plain Layout
18818 \begin_inset CommandInset label
18819 LatexCommand label
18820 name "tab:Table-with-horizontal-colored"
18821
18822 \end_inset
18823
18824 Table with colored horizontal lines
18825 \end_layout
18826
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \begin_layout Plain Layout
18833 \align center
18834 \begin_inset Tabular
18835 <lyxtabular version="3" rows="3" columns="3">
18836 <features tabularvalignment="middle">
18837 <column alignment="center" valignment="top">
18838 <column alignment="center" valignment="top">
18839 <column alignment="center" valignment="top">
18840 <row>
18841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845 sd
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 </row>
18869 <row>
18870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 sd
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 </row>
18898 <row>
18899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 sd
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 </row>
18927 </lyxtabular>
18928
18929 \end_inset
18930
18931
18932 \end_layout
18933
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \begin_layout Standard
18940 To return to the default line color black, insert this command in \SpecialChar TeX
18941  Code
18942  after the table or table float:
18943 \end_layout
18944
18945 \begin_layout Standard
18946
18947 \series bold
18948
18949 \backslash
18950 renewcommand{
18951 \backslash
18952 hline}{
18953 \backslash
18954 myHlineC}
18955 \end_layout
18956
18957 \begin_layout Standard
18958 Table
18959 \begin_inset space ~
18960 \end_inset
18961
18962
18963 \begin_inset CommandInset ref
18964 LatexCommand ref
18965 reference "tab:Table-with-colored"
18966
18967 \end_inset
18968
18969  is an example with colored vertical and horizontal lines.
18970 \end_layout
18971
18972 \begin_layout Standard
18973 \begin_inset Float table
18974 placement h
18975 wide false
18976 sideways false
18977 status open
18978
18979 \begin_layout Plain Layout
18980 \begin_inset Caption Standard
18981
18982 \begin_layout Plain Layout
18983 \begin_inset CommandInset label
18984 LatexCommand label
18985 name "tab:Table-with-colored"
18986
18987 \end_inset
18988
18989 Table with colored lines
18990 \end_layout
18991
18992 \end_inset
18993
18994
18995 \end_layout
18996
18997 \begin_layout Plain Layout
18998 \align center
18999 \begin_inset Tabular
19000 <lyxtabular version="3" rows="3" columns="3">
19001 <features tabularvalignment="middle">
19002 <column alignment="center" valignment="top" special="Wc">
19003 <column alignment="center" valignment="top" special="Wc">
19004 <column alignment="center" valignment="top" special="WcW">
19005 <row>
19006 <cell alignment="center" valignment="top" topline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 sd
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" topline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" topline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 </row>
19034 <row>
19035 <cell alignment="center" valignment="top" topline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" topline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 sd
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 <row topspace="default">
19064 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 sd
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 </lyxtabular>
19093
19094 \end_inset
19095
19096
19097 \end_layout
19098
19099 \end_inset
19100
19101
19102 \end_layout
19103
19104 \begin_layout Standard
19105 \begin_inset ERT
19106 status collapsed
19107
19108 \begin_layout Plain Layout
19109
19110
19111 \backslash
19112 renewcommand{
19113 \backslash
19114 hline}{
19115 \backslash
19116 myHlineC}
19117 \end_layout
19118
19119 \end_inset
19120
19121
19122 \end_layout
19123
19124 \begin_layout Standard
19125 \begin_inset ERT
19126 status collapsed
19127
19128 \begin_layout Plain Layout
19129
19130
19131 \backslash
19132 setlength{
19133 \backslash
19134 arrayrulewidth}{0.4pt}
19135 \end_layout
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \begin_layout Section
19143 Rotated Table Cells
19144 \begin_inset CommandInset label
19145 LatexCommand label
19146 name "sec:Rotated-Table-Cells"
19147
19148 \end_inset
19149
19150
19151 \begin_inset Index idx
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 Table ! Rotated Cells
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \begin_inset Index idx
19162 status collapsed
19163
19164 \begin_layout Plain Layout
19165 Rotated Material
19166 \end_layout
19167
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \begin_layout Standard
19174 \begin_inset Note Greyedout
19175 status open
19176
19177 \begin_layout Plain Layout
19178
19179 \series bold
19180 Note:
19181 \series default
19182  Not all DVI-viewers are able to display rotations.
19183 \end_layout
19184
19185 \end_inset
19186
19187
19188 \end_layout
19189
19190 \begin_layout Standard
19191 Table
19192 \begin_inset space ~
19193 \end_inset
19194
19195
19196 \begin_inset CommandInset ref
19197 LatexCommand ref
19198 reference "tab:Table-with-rotated-multi"
19199
19200 \end_inset
19201
19202  is an example where 3
19203 \begin_inset space ~
19204 \end_inset
19205
19206 cells were rotated by 45
19207 \begin_inset space \thinspace{}
19208 \end_inset
19209
19210 °.
19211 \end_layout
19212
19213 \begin_layout Standard
19214 \begin_inset Float table
19215 placement h
19216 wide false
19217 sideways false
19218 status open
19219
19220 \begin_layout Plain Layout
19221 \begin_inset Caption Standard
19222
19223 \begin_layout Plain Layout
19224 \begin_inset CommandInset label
19225 LatexCommand label
19226 name "tab:Table-with-rotated"
19227
19228 \end_inset
19229
19230 Table with rotated cells in the first row.
19231 \end_layout
19232
19233 \end_inset
19234
19235
19236 \end_layout
19237
19238 \begin_layout Plain Layout
19239 \noindent
19240 \align center
19241 \begin_inset Tabular
19242 <lyxtabular version="3" rows="2" columns="3">
19243 <features tabularvalignment="middle">
19244 <column alignment="center" valignment="top" width="0pt">
19245 <column alignment="center" valignment="top" width="0pt">
19246 <column alignment="center" valignment="top" width="0pt">
19247 <row>
19248 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 cups
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 plates
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 saucers
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 45
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 33
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299 21
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 </lyxtabular>
19306
19307 \end_inset
19308
19309
19310 \end_layout
19311
19312 \end_inset
19313
19314
19315 \end_layout
19316
19317 \begin_layout Standard
19318 \begin_inset Note Greyedout
19319 status open
19320
19321 \begin_layout Plain Layout
19322
19323 \series bold
19324 Note:
19325 \series default
19326  Line breaks (shortcut 
19327 \begin_inset Info
19328 type  "shortcut"
19329 arg   "newline-insert newline"
19330 \end_inset
19331
19332 ) are not allowed in rotated cells.
19333 \end_layout
19334
19335 \end_inset
19336
19337
19338 \end_layout
19339
19340 \begin_layout Standard
19341 If you want to rotate table cells containing line breaks, you have to put
19342  the cell content into a minipage or a parbox.
19343 \begin_inset Foot
19344 status collapsed
19345
19346 \begin_layout Plain Layout
19347 For more about these boxes see sec.
19348 \begin_inset space \thinspace{}
19349 \end_inset
19350
19351
19352 \begin_inset CommandInset ref
19353 LatexCommand ref
19354 reference "sec:Minipages"
19355
19356 \end_inset
19357
19358  and 
19359 \begin_inset CommandInset ref
19360 LatexCommand ref
19361 reference "sec:Parboxes"
19362
19363 \end_inset
19364
19365 .
19366 \end_layout
19367
19368 \end_inset
19369
19370  If you rotate this cell by 90
19371 \begin_inset space \thinspace{}
19372 \end_inset
19373
19374 ° the width of the box is the height of the cell.
19375  Table
19376 \begin_inset space ~
19377 \end_inset
19378
19379
19380 \begin_inset CommandInset ref
19381 LatexCommand ref
19382 reference "tab:Table-with-rotated-multi"
19383
19384 \end_inset
19385
19386  is an example for a rotated multiline cell where the box width was set
19387  to 3
19388 \begin_inset space \thinspace{}
19389 \end_inset
19390
19391 cm.
19392 \end_layout
19393
19394 \begin_layout Standard
19395 \begin_inset Float table
19396 wide false
19397 sideways false
19398 status open
19399
19400 \begin_layout Plain Layout
19401 \begin_inset Caption Standard
19402
19403 \begin_layout Plain Layout
19404 \begin_inset CommandInset label
19405 LatexCommand label
19406 name "tab:Table-with-rotated-multi"
19407
19408 \end_inset
19409
19410 Table with rotated multiline cell.
19411 \end_layout
19412
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \begin_layout Plain Layout
19419 \noindent
19420 \align center
19421 \begin_inset Tabular
19422 <lyxtabular version="3" rows="2" columns="3">
19423 <features tabularvalignment="middle">
19424 <column alignment="center" valignment="top">
19425 <column alignment="center" valignment="top" width="0pt">
19426 <column alignment="center" valignment="top">
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432 a
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441 \begin_inset Box Frameless
19442 position "t"
19443 hor_pos "c"
19444 has_inner_box 1
19445 inner_pos "t"
19446 use_parbox 0
19447 use_makebox 0
19448 width "3cm"
19449 special "none"
19450 height "1in"
19451 height_special "totalheight"
19452 thickness "0.4pt"
19453 separation "3pt"
19454 shadowsize "4pt"
19455 framecolor "black"
19456 backgroundcolor "none"
19457 status open
19458
19459 \begin_layout Plain Layout
19460 rotated cell
19461 \begin_inset Newline newline
19462 \end_inset
19463
19464 with line break
19465 \end_layout
19466
19467 \end_inset
19468
19469
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 e
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 </row>
19484 <row>
19485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 b
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 c
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507 d
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 </row>
19513 </lyxtabular>
19514
19515 \end_inset
19516
19517
19518 \end_layout
19519
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \begin_layout Section
19526 Table Width Calculation
19527 \begin_inset CommandInset label
19528 LatexCommand label
19529 name "sec:Table-Width-Calculation"
19530
19531 \end_inset
19532
19533
19534 \end_layout
19535
19536 \begin_layout Standard
19537 For wide tables it is sometimes difficult to assure that the table does
19538  not protrude over the page margin.
19539  Setting a fixed width for every column of the table is the solution, but
19540  what amount of space is needed for each column?
19541 \end_layout
19542
19543 \begin_layout Standard
19544 The table width 
19545 \begin_inset Formula $W_{\mathrm{table}}$
19546 \end_inset
19547
19548  can be calculated: Every column has the width of the specified column width
19549  
19550 \begin_inset Formula $W_{\mathrm{column}}$
19551 \end_inset
19552
19553  (that the content of the column can consume) plus two times the separation
19554  between the column content and the column border (\SpecialChar LaTeX
19555  length
19556 \series bold
19557  
19558 \backslash
19559 tabcolsep
19560 \series default
19561 , default 6
19562 \begin_inset space \thinspace{}
19563 \end_inset
19564
19565 pt) plus the width of a border line (\SpecialChar LaTeX
19566  length 
19567 \series bold
19568
19569 \backslash
19570 arrayrulewidth
19571 \series default
19572 , default 0.4
19573 \begin_inset space \thinspace{}
19574 \end_inset
19575
19576 pt): So if all 
19577 \begin_inset Formula $n$
19578 \end_inset
19579
19580
19581 \begin_inset space ~
19582 \end_inset
19583
19584 columns have the same width, the table width is
19585 \begin_inset Formula 
19586 \begin{equation}
19587 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19588 \end{equation}
19589
19590 \end_inset
19591
19592
19593 \end_layout
19594
19595 \begin_layout Standard
19596 The available width for a table is the space between the page margins or
19597  the width of a text column (for a two-column document) (\SpecialChar LaTeX
19598  length 
19599 \series bold
19600
19601 \backslash
19602 columnwidth
19603 \series default
19604 ).
19605  If all table columns should have the same width and 
19606 \begin_inset Formula $W_{\mathrm{table}}$
19607 \end_inset
19608
19609  should be 1
19610 \begin_inset space \thinspace{}
19611 \end_inset
19612
19613
19614 \backslash
19615 columnwidth, 
19616 \begin_inset Formula $W_{\mathrm{column}}$
19617 \end_inset
19618
19619  can easily be calculated.
19620 \end_layout
19621
19622 \begin_layout Standard
19623 To be able to perform calculations you need to load the \SpecialChar LaTeX
19624 -package 
19625 \series bold
19626 calc
19627 \series default
19628
19629 \begin_inset Index idx
19630 status collapsed
19631
19632 \begin_layout Plain Layout
19633 \SpecialChar LaTeX
19634 -packages ! calc
19635 \end_layout
19636
19637 \end_inset
19638
19639  in the document preamble.
19640  To set the width in the table dialog you have to use the field 
19641 \family sans
19642 \SpecialChar LaTeX
19643  argument
19644 \family default
19645 .
19646  The command scheme for this field is the same that is explained in section
19647 \begin_inset space ~
19648 \end_inset
19649
19650
19651 \begin_inset CommandInset ref
19652 LatexCommand ref
19653 reference "subsec:Multicolumn-Calculations"
19654
19655 \end_inset
19656
19657 .
19658  For a table with 5
19659 \begin_inset space \thinspace{}
19660 \end_inset
19661
19662 columns with an uniform width and centered text, enter there for each column
19663  the command
19664 \end_layout
19665
19666 \begin_layout Standard
19667
19668 \series bold
19669 >{
19670 \backslash
19671 centering}p{(1
19672 \backslash
19673 columnwidth-62.4pt)/5}
19674 \end_layout
19675
19676 \begin_layout Standard
19677 For a table with 5
19678 \begin_inset space \thinspace{}
19679 \end_inset
19680
19681 columns where 2 should have 0.75
19682 \begin_inset space ~
19683 \end_inset
19684
19685 times the width than the 3 others, the calculation is
19686 \begin_inset Formula 
19687 \begin{align}
19688 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19689  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19690  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19691 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19692 \end{align}
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \begin_layout Standard
19700 In the table therefore the command
19701 \end_layout
19702
19703 \begin_layout Standard
19704
19705 \series bold
19706 >{
19707 \backslash
19708 centering}p{(1
19709 \backslash
19710 columnwidth-62.4pt)/
19711 \backslash
19712 real{4.5}}
19713 \end_layout
19714
19715 \begin_layout Standard
19716 is used for the wider columns and
19717 \end_layout
19718
19719 \begin_layout Standard
19720
19721 \series bold
19722 >{
19723 \backslash
19724 centering}p{(1
19725 \backslash
19726 columnwidth-62.4pt)/
19727 \backslash
19728 real{4.5}*
19729 \backslash
19730 real{0.75}}
19731 \end_layout
19732
19733 \begin_layout Standard
19734 for the smaller ones:
19735 \end_layout
19736
19737 \begin_layout Standard
19738 \begin_inset Tabular
19739 <lyxtabular version="3" rows="2" columns="5">
19740 <features tabularvalignment="middle">
19741 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19742 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
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 <row>
19747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751 1
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 2
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769 3
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 4
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 5
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 </row>
19793 <row>
19794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 111111 1111111 111111 111111111 11111 11111 1111
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 2222 22222 222222 222222222 2222222 22 22222
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834 333333 333333 333333 33333 3333333 333
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 </lyxtabular>
19841
19842 \end_inset
19843
19844
19845 \end_layout
19846
19847 \begin_layout Section
19848 Table Customization
19849 \begin_inset Index idx
19850 status collapsed
19851
19852 \begin_layout Plain Layout
19853 Table Customization
19854 \end_layout
19855
19856 \end_inset
19857
19858
19859 \begin_inset Index idx
19860 status collapsed
19861
19862 \begin_layout Plain Layout
19863 Table ! Customization
19864 \end_layout
19865
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \begin_layout Subsection
19872 Row Spacing
19873 \begin_inset CommandInset label
19874 LatexCommand label
19875 name "subsec:Row-Spacing"
19876
19877 \end_inset
19878
19879
19880 \begin_inset Index idx
19881 status collapsed
19882
19883 \begin_layout Plain Layout
19884 Table Customization ! Row Spacing
19885 \end_layout
19886
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \begin_layout Standard
19893 You can add vertical space to table rows in the 
19894 \family sans
19895 Borders
19896 \family default
19897  tab of the table dialog.
19898  You find there three possibilities:
19899 \end_layout
19900
19901 \begin_layout Description
19902 Top
19903 \begin_inset space ~
19904 \end_inset
19905
19906 of
19907 \begin_inset space ~
19908 \end_inset
19909
19910 row will add space above the characters of the table row.
19911  If the table is a formal table
19912 \begin_inset Foot
19913 status collapsed
19914
19915 \begin_layout Plain Layout
19916 Formal tables are explained in section
19917 \begin_inset space ~
19918 \end_inset
19919
19920
19921 \begin_inset CommandInset ref
19922 LatexCommand ref
19923 reference "sec:Formal-Tables"
19924
19925 \end_inset
19926
19927 .
19928 \end_layout
19929
19930 \end_inset
19931
19932  \SpecialChar LyX
19933  will insert as default 0.5
19934 \begin_inset space \thinspace{}
19935 \end_inset
19936
19937 em space.
19938  For normal tables the inserted space will unfortunately destroy the vertical
19939  table lines as in the following table:
19940 \begin_inset VSpace medskip
19941 \end_inset
19942
19943
19944 \begin_inset Newline newline
19945 \end_inset
19946
19947
19948 \begin_inset space \hspace*{}
19949 \length 0pt
19950 \end_inset
19951
19952
19953 \begin_inset space \hfill{}
19954 \end_inset
19955
19956
19957 \begin_inset Tabular
19958 <lyxtabular version="3" rows="3" columns="1">
19959 <features tabularvalignment="middle">
19960 <column alignment="center" valignment="top">
19961 <row>
19962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19963 \begin_inset Text
19964
19965 \begin_layout Plain Layout
19966 A
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 </row>
19972 <row topspace="3mm">
19973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977 3
19978 \begin_inset space \thinspace{}
19979 \end_inset
19980
19981 mm space top of row
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 </row>
19987 <row>
19988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 C
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 </row>
19998 </lyxtabular>
19999
20000 \end_inset
20001
20002
20003 \begin_inset space \hfill{}
20004 \end_inset
20005
20006
20007 \begin_inset space \hspace*{}
20008 \length 0pt
20009 \end_inset
20010
20011
20012 \begin_inset VSpace medskip
20013 \end_inset
20014
20015
20016 \begin_inset Newline newline
20017 \end_inset
20018
20019 So inserting space in the top of row for normal tables is only useful when
20020  you don't have vertical lines.
20021 \end_layout
20022
20023 \begin_layout Description
20024 Bottom
20025 \begin_inset space ~
20026 \end_inset
20027
20028 of
20029 \begin_inset space ~
20030 \end_inset
20031
20032 row will add space below the characters of the table row.
20033  If the table is a formal table \SpecialChar LyX
20034  will insert as default 0.5
20035 \begin_inset space \thinspace{}
20036 \end_inset
20037
20038 em space, for normal tables the default size is 2
20039 \begin_inset space \thinspace{}
20040 \end_inset
20041
20042 pt.
20043 \end_layout
20044
20045 \begin_layout Description
20046 Between
20047 \begin_inset space ~
20048 \end_inset
20049
20050 rows adds space between the current and the following row.
20051  If the table is a formal table \SpecialChar LyX
20052  will insert as default 0.5
20053 \begin_inset space \thinspace{}
20054 \end_inset
20055
20056 em space.
20057  For normal tables the inserted space will unfortunately destroy the vertical
20058  table lines as in the following table:
20059 \begin_inset VSpace medskip
20060 \end_inset
20061
20062
20063 \begin_inset Newline newline
20064 \end_inset
20065
20066
20067 \begin_inset space \hspace*{}
20068 \length 0pt
20069 \end_inset
20070
20071
20072 \begin_inset space \hfill{}
20073 \end_inset
20074
20075
20076 \begin_inset Tabular
20077 <lyxtabular version="3" rows="3" columns="1">
20078 <features tabularvalignment="middle">
20079 <column alignment="center" valignment="top">
20080 <row>
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 A
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 </row>
20091 <row interlinespace="3mm">
20092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 \begin_inset Formula $\downarrow$
20097 \end_inset
20098
20099  3
20100 \begin_inset space \thinspace{}
20101 \end_inset
20102
20103 mm space between row 
20104 \begin_inset Formula $\downarrow$
20105 \end_inset
20106
20107
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 \begin_inset Formula $\uparrow$
20119 \end_inset
20120
20121  3
20122 \begin_inset space \thinspace{}
20123 \end_inset
20124
20125 mm space between row 
20126 \begin_inset Formula $\uparrow$
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 </lyxtabular>
20136
20137 \end_inset
20138
20139
20140 \begin_inset space \hfill{}
20141 \end_inset
20142
20143
20144 \begin_inset space \hspace*{}
20145 \length 0pt
20146 \end_inset
20147
20148
20149 \begin_inset VSpace medskip
20150 \end_inset
20151
20152
20153 \begin_inset Newline newline
20154 \end_inset
20155
20156 So inserting space between rows for normal tables is only useful when you
20157  don't have vertical lines.
20158 \end_layout
20159
20160 \begin_layout Standard
20161 \begin_inset VSpace bigskip
20162 \end_inset
20163
20164 When you want to add extra height to all cells of all tables, you can do
20165  this with the following preamble lines:
20166 \end_layout
20167
20168 \begin_layout Standard
20169
20170 \series bold
20171
20172 \backslash
20173 @ifundefined{extrarowheight}
20174 \begin_inset Newline newline
20175 \end_inset
20176
20177
20178 \begin_inset Phantom HPhantom
20179 status open
20180
20181 \begin_layout Plain Layout
20182
20183 \series bold
20184 \begin_inset space ~
20185 \end_inset
20186
20187
20188 \end_layout
20189
20190 \end_inset
20191
20192 {
20193 \backslash
20194 usepackage{array}}{}
20195 \begin_inset Newline newline
20196 \end_inset
20197
20198
20199 \backslash
20200 setlength{
20201 \backslash
20202 extrarowheight}{height}
20203 \end_layout
20204
20205 \begin_layout Standard
20206 But this has the disadvantage that the cell texts are no longer exactly
20207  vertically centered.
20208  (The package 
20209 \series bold
20210 array
20211 \series default
20212  will be loaded automatically by \SpecialChar LyX
20213  when you use self defined table formats.
20214  To avoid that it being loaded twice the command 
20215 \series bold
20216
20217 \backslash
20218 @ifundefined
20219 \series default
20220  is used in the above command.)
20221 \end_layout
20222
20223 \begin_layout Standard
20224 If you are using font sizes larger than the normal size, the table borders
20225  are often too close to the letters.
20226  This can be corrected by inserting the command 
20227 \series bold
20228
20229 \backslash
20230 strut
20231 \series default
20232  in \SpecialChar TeX
20233  Code at the beginning of a table row.
20234  Table
20235 \begin_inset space ~
20236 \end_inset
20237
20238
20239 \begin_inset CommandInset ref
20240 LatexCommand ref
20241 reference "tab:Vertical-alignment-of"
20242
20243 \end_inset
20244
20245  illustrates the effect.
20246 \end_layout
20247
20248 \begin_layout Standard
20249 \noindent
20250 \begin_inset Float table
20251 placement h
20252 wide false
20253 sideways false
20254 status open
20255
20256 \begin_layout Plain Layout
20257 \begin_inset Caption Standard
20258
20259 \begin_layout Plain Layout
20260 \begin_inset CommandInset label
20261 LatexCommand label
20262 name "tab:Vertical-alignment-of"
20263
20264 \end_inset
20265
20266 Vertical alignment of text with large font sizes.
20267 \end_layout
20268
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \begin_layout Plain Layout
20275 \begin_inset space \hfill{}
20276 \end_inset
20277
20278
20279 \begin_inset Float table
20280 wide false
20281 sideways false
20282 status collapsed
20283
20284 \begin_layout Plain Layout
20285 \begin_inset Caption Standard
20286
20287 \begin_layout Plain Layout
20288 Normal table.
20289 \end_layout
20290
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \begin_layout Plain Layout
20297 \noindent
20298 \align center
20299 \begin_inset Tabular
20300 <lyxtabular version="3" rows="6" columns="1">
20301 <features tabularvalignment="middle">
20302 <column alignment="left" valignment="top">
20303 <row>
20304 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308 Normal, g
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 </row>
20314 <row>
20315 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319
20320 \size large
20321 Large
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \size larger
20334 Larger
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 </row>
20340 <row>
20341 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345
20346 \size largest
20347 Largest
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 </row>
20353 <row>
20354 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358
20359 \size huge
20360 Huge
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \size huge
20373 Huger
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 </lyxtabular>
20380
20381 \end_inset
20382
20383
20384 \end_layout
20385
20386 \end_inset
20387
20388
20389 \begin_inset space \hfill{}
20390 \end_inset
20391
20392
20393 \begin_inset Float table
20394 wide false
20395 sideways false
20396 status collapsed
20397
20398 \begin_layout Plain Layout
20399 \begin_inset Caption Standard
20400
20401 \begin_layout Plain Layout
20402 Table using the command 
20403 \series bold
20404
20405 \backslash
20406 strut
20407 \series default
20408 .
20409 \end_layout
20410
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \begin_layout Plain Layout
20417 \noindent
20418 \align center
20419 \begin_inset Tabular
20420 <lyxtabular version="3" rows="6" columns="1">
20421 <features tabularvalignment="middle">
20422 <column alignment="left" valignment="top">
20423 <row>
20424 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 Normal, g
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 </row>
20434 <row>
20435 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439
20440 \size large
20441 \begin_inset ERT
20442 status collapsed
20443
20444 \begin_layout Plain Layout
20445
20446
20447 \backslash
20448 strut 
20449 \end_layout
20450
20451 \end_inset
20452
20453 Large
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 </row>
20459 <row>
20460 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464
20465 \size larger
20466 \begin_inset ERT
20467 status collapsed
20468
20469 \begin_layout Plain Layout
20470
20471
20472 \backslash
20473 strut 
20474 \end_layout
20475
20476 \end_inset
20477
20478 Larger
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 </row>
20484 <row>
20485 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \size largest
20491 \begin_inset ERT
20492 status collapsed
20493
20494 \begin_layout Plain Layout
20495
20496
20497 \backslash
20498 strut 
20499 \end_layout
20500
20501 \end_inset
20502
20503 Largest
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 </row>
20509 <row>
20510 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20511 \begin_inset Text
20512
20513 \begin_layout Plain Layout
20514
20515 \size huge
20516 \begin_inset ERT
20517 status collapsed
20518
20519 \begin_layout Plain Layout
20520
20521
20522 \backslash
20523 strut 
20524 \end_layout
20525
20526 \end_inset
20527
20528 Huge
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \size giant
20541 \begin_inset ERT
20542 status collapsed
20543
20544 \begin_layout Plain Layout
20545
20546
20547 \backslash
20548 strut 
20549 \end_layout
20550
20551 \end_inset
20552
20553
20554 \size huge
20555 Huger
20556 \end_layout
20557
20558 \end_inset
20559 </cell>
20560 </row>
20561 </lyxtabular>
20562
20563 \end_inset
20564
20565
20566 \end_layout
20567
20568 \end_inset
20569
20570
20571 \begin_inset space \hfill{}
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \begin_layout Subsection
20583 Special Cell Alignment
20584 \begin_inset CommandInset label
20585 LatexCommand label
20586 name "subsec:Special-Cell-Alignment"
20587
20588 \end_inset
20589
20590
20591 \begin_inset Index idx
20592 status collapsed
20593
20594 \begin_layout Plain Layout
20595 Table Customization ! Special Cell Alignment
20596 \end_layout
20597
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \begin_layout Standard
20604 Sometimes it looks better when the cell entries of a column are aligned
20605  with a special character, e.
20606 \begin_inset space \thinspace{}
20607 \end_inset
20608
20609 g.
20610 \begin_inset space \space{}
20611 \end_inset
20612
20613 with the decimal separator as in Table
20614 \begin_inset space ~
20615 \end_inset
20616
20617
20618 \begin_inset CommandInset ref
20619 LatexCommand ref
20620 reference "tab:Table-cells-align"
20621
20622 \end_inset
20623
20624 .
20625  This alignment is achieved by setting the cursor into the column and then
20626  either pressing the toolbar button 
20627 \begin_inset Info
20628 type  "icon"
20629 arg   "inset-modify tabular align-decimal"
20630 \end_inset
20631
20632  or setting the alignment in the table settings to 
20633 \family sans
20634 At
20635 \begin_inset space ~
20636 \end_inset
20637
20638 Decimal
20639 \begin_inset space ~
20640 \end_inset
20641
20642 Separator
20643 \family default
20644 .
20645  The alignment character can be a character of your choice and is specified
20646  in the table settings.
20647 \end_layout
20648
20649 \begin_layout Standard
20650 \begin_inset Float table
20651 placement h
20652 wide false
20653 sideways false
20654 status open
20655
20656 \begin_layout Plain Layout
20657 \begin_inset Caption Standard
20658
20659 \begin_layout Plain Layout
20660 \begin_inset CommandInset label
20661 LatexCommand label
20662 name "tab:Table-cells-align"
20663
20664 \end_inset
20665
20666 Table cells of a column aligned with the decimal separator.
20667 \end_layout
20668
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \begin_layout Plain Layout
20675 \align center
20676 \begin_inset Tabular
20677 <lyxtabular version="3" rows="4" columns="1">
20678 <features booktabs="true" tabularvalignment="middle">
20679 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
20680 <row>
20681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 heading
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 </row>
20691 <row>
20692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 12.6
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 </row>
20702 <row>
20703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707 0.68
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 </row>
20713 <row>
20714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 -123.0
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 </lyxtabular>
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \begin_layout Standard
20737 \begin_inset Float table
20738 placement h
20739 wide false
20740 sideways false
20741 status open
20742
20743 \begin_layout Plain Layout
20744 \begin_inset Caption Standard
20745
20746 \begin_layout Plain Layout
20747 \begin_inset CommandInset label
20748 LatexCommand label
20749 name "tab:Table-align-operator"
20750
20751 \end_inset
20752
20753 Table cells of a column aligned with the operators.
20754 \end_layout
20755
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \begin_layout Plain Layout
20762 \align center
20763 \begin_inset Tabular
20764 <lyxtabular version="3" rows="4" columns="2">
20765 <features booktabs="true" tabularvalignment="middle">
20766 <column alignment="right" valignment="top" width="0pt">
20767 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20768 <row>
20769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20770 \begin_inset Text
20771
20772 \begin_layout Plain Layout
20773 heading
20774 \end_layout
20775
20776 \end_inset
20777 </cell>
20778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 </row>
20788 <row>
20789 <cell alignment="center" valignment="top" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $12\,+$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 \begin_inset Formula $\,6$
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row>
20815 <cell alignment="center" valignment="top" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 \begin_inset Formula $0\,-$
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 <cell alignment="center" valignment="top" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831 \begin_inset Formula $\,68$
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 </row>
20840 <row>
20841 <cell alignment="center" valignment="top" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845 \begin_inset Formula $-123\,/$
20846 \end_inset
20847
20848
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 <cell alignment="center" valignment="top" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 \begin_inset Formula $\,0$
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 </row>
20866 </lyxtabular>
20867
20868 \end_inset
20869
20870
20871 \end_layout
20872
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \begin_layout Standard
20879 For alignments at characters in formulas this method does not work because
20880  the field to specify the alignment character does not allow formulas.
20881  In this case one need to use the method from Table
20882 \begin_inset space ~
20883 \end_inset
20884
20885
20886 \begin_inset CommandInset ref
20887 LatexCommand ref
20888 reference "tab:Table-align-operator"
20889
20890 \end_inset
20891
20892 .
20893  This table was created with a 4×2 table.
20894  The heading is a centered multicolumn.
20895  The first column is right-aligned and contains the first part including
20896  the operator.
20897  The second column is left aligned and contains the rest.
20898  A small space was added at the beginning of each cell of the second column
20899  to get the space that is usually around operators.
20900  To omit the space that is normally between two table columns, the following
20901  \SpecialChar LaTeX
20902 -argument was used for the second column:
20903 \end_layout
20904
20905 \begin_layout Standard
20906
20907 \series bold
20908 @{}l
20909 \end_layout
20910
20911 \begin_layout Standard
20912 Table
20913 \begin_inset space ~
20914 \end_inset
20915
20916
20917 \begin_inset CommandInset ref
20918 LatexCommand ref
20919 reference "tab:Several-table-cell"
20920
20921 \end_inset
20922
20923  shows some example alignments.
20924  For the alignment with the relation sign, a small space was added like
20925  for the second column of Table
20926 \begin_inset space ~
20927 \end_inset
20928
20929
20930 \begin_inset CommandInset ref
20931 LatexCommand ref
20932 reference "tab:Table-align-operator"
20933
20934 \end_inset
20935
20936 .
20937 \end_layout
20938
20939 \begin_layout Standard
20940 \begin_inset Float table
20941 placement h
20942 wide false
20943 sideways false
20944 status open
20945
20946 \begin_layout Plain Layout
20947 \begin_inset Caption Standard
20948
20949 \begin_layout Plain Layout
20950 \begin_inset CommandInset label
20951 LatexCommand label
20952 name "tab:Several-table-cell"
20953
20954 \end_inset
20955
20956 Several table cell alignments.
20957 \end_layout
20958
20959 \end_inset
20960
20961
20962 \end_layout
20963
20964 \begin_layout Plain Layout
20965 \align center
20966 \begin_inset Tabular
20967 <lyxtabular version="3" rows="4" columns="6">
20968 <features tabularvalignment="middle">
20969 <column alignment="right" valignment="top">
20970 <column alignment="left" valignment="top" special="@{}l">
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 <row>
20976 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 units
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998 exponents
20999 \end_layout
21000
21001 \end_inset
21002 </cell>
21003 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 relations
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 </row>
21031 <row>
21032 <cell alignment="center" valignment="top" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036 12×
21037 \end_layout
21038
21039 \end_inset
21040 </cell>
21041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045 24
21046 \begin_inset space \thinspace{}
21047 \end_inset
21048
21049 bottles
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell alignment="center" valignment="top" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058 \begin_inset Formula $10\cdot$
21059 \end_inset
21060
21061
21062 \end_layout
21063
21064 \end_inset
21065 </cell>
21066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070 \begin_inset Formula $10^{\mbox{-}17}$
21071 \end_inset
21072
21073
21074 \end_layout
21075
21076 \end_inset
21077 </cell>
21078 <cell alignment="center" valignment="top" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082 \begin_inset Formula $\Gamma(t)\propto$
21083 \end_inset
21084
21085
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 \begin_inset Formula $\:\Upsilon(t)$
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 </row>
21103 <row>
21104 <cell alignment="center" valignment="top" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108 1024×
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 768
21118 \begin_inset space \thinspace{}
21119 \end_inset
21120
21121 Pixels
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $5.78\cdot$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 \begin_inset Formula $10^{7}$
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 <cell alignment="center" valignment="top" usebox="none">
21151 \begin_inset Text
21152
21153 \begin_layout Plain Layout
21154 \begin_inset Formula $A\ne$
21155 \end_inset
21156
21157
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset Formula $\:B_{\mathrm{red}}$
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 </row>
21175 <row>
21176 <cell alignment="center" valignment="top" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 32×
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189 6
21190 \begin_inset space \thinspace{}
21191 \end_inset
21192
21193 cm
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 <cell alignment="center" valignment="top" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202 -
21203 \begin_inset Formula $33.5\cdot$
21204 \end_inset
21205
21206
21207 \end_layout
21208
21209 \end_inset
21210 </cell>
21211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215 \begin_inset Formula $10^{4}$
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 <cell alignment="center" valignment="top" usebox="none">
21224 \begin_inset Text
21225
21226 \begin_layout Plain Layout
21227 \begin_inset Formula $\sin(\alpha)\ge$
21228 \end_inset
21229
21230
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 \begin_inset Formula $\:\sin(\beta)$
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 </lyxtabular>
21249
21250 \end_inset
21251
21252
21253 \end_layout
21254
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \begin_layout Subsection
21261 Customized Cell/Column Format
21262 \begin_inset CommandInset label
21263 LatexCommand label
21264 name "subsec:Customized-Format"
21265
21266 \end_inset
21267
21268
21269 \begin_inset Index idx
21270 status collapsed
21271
21272 \begin_layout Plain Layout
21273 Table Customization ! Cell/Column Format
21274 \end_layout
21275
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \begin_layout Standard
21282 Calculating the required width for normal columns as described in section
21283 \begin_inset space ~
21284 \end_inset
21285
21286
21287 \begin_inset CommandInset ref
21288 LatexCommand ref
21289 reference "sec:Table-Width-Calculation"
21290
21291 \end_inset
21292
21293  or for spanned columns as described in section
21294 \begin_inset space ~
21295 \end_inset
21296
21297
21298 \begin_inset CommandInset ref
21299 LatexCommand ref
21300 reference "subsec:Multicolumn-Calculations"
21301
21302 \end_inset
21303
21304  is very annoying if you have several tables where a calculation is necessary.
21305  To make life easier, you can define a cell/column format in the preamble,
21306  that can be used in all tables of the document.
21307  The format is defined with the command
21308 \end_layout
21309
21310 \begin_layout Standard
21311
21312 \series bold
21313
21314 \backslash
21315 newcolumntype{name of format}[number of arguments]{commands}
21316 \end_layout
21317
21318 \begin_layout Standard
21319 The format name may only consist of one letter.
21320  The letters 
21321 \emph on
21322 b
21323 \emph default
21324
21325 \emph on
21326 c
21327 \emph default
21328
21329 \emph on
21330 l
21331 \emph default
21332
21333 \emph on
21334 m
21335 \emph default
21336
21337 \emph on
21338 p
21339 \emph default
21340  and 
21341 \emph on
21342 r
21343 \emph default
21344  are predefined and cannot be used.
21345  But all letters are allowed as capitals.
21346 \end_layout
21347
21348 \begin_layout Standard
21349 \begin_inset VSpace medskip
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \begin_layout Standard
21356 For vertically and horizontally centered multicolumn cells with a fixed
21357  width you can define the cell format
21358 \end_layout
21359
21360 \begin_layout Standard
21361
21362 \series bold
21363
21364 \backslash
21365 newcolumntype{M}[1]{>{
21366 \backslash
21367 centering
21368 \backslash
21369 hspace{0pt}}m{#1}}
21370 \end_layout
21371
21372 \begin_layout Standard
21373 where 
21374 \series bold
21375
21376 \backslash
21377 hspace{0pt}
21378 \series default
21379  avoids the problem of hyphenating the first word, as described in section
21380 \begin_inset space ~
21381 \end_inset
21382
21383
21384 \begin_inset CommandInset ref
21385 LatexCommand ref
21386 reference "subsec:Multiple-Lines-in"
21387
21388 \end_inset
21389
21390 .
21391  Now you can simply enter
21392 \end_layout
21393
21394 \begin_layout Standard
21395
21396 \series bold
21397 M{width}
21398 \end_layout
21399
21400 \begin_layout Standard
21401 as 
21402 \family sans
21403 \SpecialChar LaTeX
21404 -argument
21405 \family default
21406  in the table dialog to create a multicolumn.
21407 \end_layout
21408
21409 \begin_layout Standard
21410 \begin_inset VSpace bigskip
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \begin_layout Standard
21417 For cells spanned by a multicolumn cell, you can define the format
21418 \end_layout
21419
21420 \begin_layout Standard
21421
21422 \series bold
21423
21424 \backslash
21425 newcolumntype{S}[2]{>{
21426 \backslash
21427 centering
21428 \backslash
21429 hspace{0pt}}
21430 \begin_inset Newline newline
21431 \end_inset
21432
21433
21434 \begin_inset Phantom HPhantom
21435 status open
21436
21437 \begin_layout Plain Layout
21438
21439 \series bold
21440
21441 \backslash
21442 newcolumntype
21443 \end_layout
21444
21445 \end_inset
21446
21447 m{(#1+(2
21448 \backslash
21449 tabcolsep+
21450 \backslash
21451 arrayrulewidth)*(1-#2))/#2}}
21452 \end_layout
21453
21454 \begin_layout Standard
21455 This format uses equation 
21456 \begin_inset CommandInset ref
21457 LatexCommand eqref
21458 reference "eq:Wgn"
21459
21460 \end_inset
21461
21462  to calculate the required width so that each spanned cell has the same
21463  width.
21464 \end_layout
21465
21466 \begin_layout Standard
21467 You can now enter
21468 \end_layout
21469
21470 \begin_layout Standard
21471
21472 \series bold
21473 S{width of multicolumn cell}{number of spanned columns}
21474 \end_layout
21475
21476 \begin_layout Standard
21477 as \SpecialChar LaTeX
21478 -argument of the column.
21479 \end_layout
21480
21481 \begin_layout Standard
21482 \begin_inset VSpace bigskip
21483 \end_inset
21484
21485
21486 \end_layout
21487
21488 \begin_layout Standard
21489 For colored columns, you can define
21490 \end_layout
21491
21492 \begin_layout Standard
21493
21494 \series bold
21495
21496 \backslash
21497 newcolumntype{K}[1]{>{
21498 \backslash
21499 columncolor{#1}
21500 \backslash
21501 hspace{0pt}}c}
21502 \end_layout
21503
21504 \begin_layout Standard
21505 The 
21506 \begin_inset Quotes eld
21507 \end_inset
21508
21509 c
21510 \begin_inset Quotes erd
21511 \end_inset
21512
21513  at the end creates a column with a flexible width whose text is horizontally
21514  centered.
21515  You can now enter
21516 \end_layout
21517
21518 \begin_layout Standard
21519
21520 \series bold
21521 K{color name}
21522 \end_layout
21523
21524 \begin_layout Standard
21525 as \SpecialChar LaTeX
21526 -argument.
21527 \end_layout
21528
21529 \begin_layout Standard
21530 \begin_inset VSpace bigskip
21531 \end_inset
21532
21533
21534 \end_layout
21535
21536 \begin_layout Standard
21537 To create Table
21538 \begin_inset space ~
21539 \end_inset
21540
21541
21542 \begin_inset CommandInset ref
21543 LatexCommand ref
21544 reference "tab:Table-using-user-defined"
21545
21546 \end_inset
21547
21548  use the \SpecialChar LaTeX
21549 -arguments
21550 \end_layout
21551
21552 \begin_layout Standard
21553
21554 \series bold
21555 M{2.5cm}
21556 \end_layout
21557
21558 \begin_layout Standard
21559 for the first column and the multicolumn,
21560 \end_layout
21561
21562 \begin_layout Standard
21563
21564 \series bold
21565 K{red}
21566 \end_layout
21567
21568 \begin_layout Standard
21569 for the last column, and
21570 \end_layout
21571
21572 \begin_layout Standard
21573
21574 \series bold
21575 S{2.5cm}{2}
21576 \end_layout
21577
21578 \begin_layout Standard
21579 for the cells in the second column.
21580 \end_layout
21581
21582 \begin_layout Standard
21583 \begin_inset Float table
21584 placement h
21585 wide false
21586 sideways false
21587 status open
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Caption Standard
21591
21592 \begin_layout Plain Layout
21593 \begin_inset CommandInset label
21594 LatexCommand label
21595 name "tab:Table-using-user-defined"
21596
21597 \end_inset
21598
21599 Table using user-defined table formats
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Plain Layout
21608 \align center
21609 \begin_inset Tabular
21610 <lyxtabular version="3" rows="3" columns="4">
21611 <features tabularvalignment="middle">
21612 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21613 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21614 <column alignment="center" valignment="middle">
21615 <column alignment="center" valignment="middle" special="K{red}">
21616 <row>
21617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 verylongtablecellword
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 multiple lines multicolumn
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648 c
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659 d
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 e
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677 f
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 g
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 </row>
21692 <row>
21693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697 h
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 i
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715 j
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724 k
21725 \end_layout
21726
21727 \end_inset
21728 </cell>
21729 </row>
21730 </lyxtabular>
21731
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \begin_layout Subsection
21743 Line Thickness
21744 \begin_inset CommandInset label
21745 LatexCommand label
21746 name "subsec:Line-Thickness"
21747
21748 \end_inset
21749
21750
21751 \begin_inset Index idx
21752 status collapsed
21753
21754 \begin_layout Plain Layout
21755 Table Customization ! Line Thickness
21756 \end_layout
21757
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \begin_layout Standard
21764 The line thickness for all lines in a table can be adjusted with the length
21765  
21766 \series bold
21767
21768 \backslash
21769 arrayrulewidth
21770 \series default
21771 .
21772  To set for example a line thickness of 1.5
21773 \begin_inset space \thinspace{}
21774 \end_inset
21775
21776 pt, as in Table
21777 \begin_inset space ~
21778 \end_inset
21779
21780
21781 \begin_inset CommandInset ref
21782 LatexCommand ref
21783 reference "tab:Table-with-1.5"
21784
21785 \end_inset
21786
21787 , insert the command
21788 \end_layout
21789
21790 \begin_layout Standard
21791
21792 \series bold
21793
21794 \backslash
21795 setlength{
21796 \backslash
21797 arrayrulewidth}{1.5pt}
21798 \end_layout
21799
21800 \begin_layout Standard
21801 in \SpecialChar TeX
21802  Code before the table or table float.
21803  The changed thickness is valid for all subsequent tables.
21804  To use the default value again, set 
21805 \series bold
21806
21807 \backslash
21808 arrayrulewidth
21809 \series default
21810  to 0.4
21811 \begin_inset space \thinspace{}
21812 \end_inset
21813
21814 pt in \SpecialChar TeX
21815  Code after the table or table float.
21816 \end_layout
21817
21818 \begin_layout Standard
21819 \begin_inset ERT
21820 status collapsed
21821
21822 \begin_layout Plain Layout
21823
21824
21825 \backslash
21826 setlength{
21827 \backslash
21828 arrayrulewidth}{1.5pt}
21829 \end_layout
21830
21831 \end_inset
21832
21833
21834 \begin_inset Float table
21835 wide false
21836 sideways false
21837 status open
21838
21839 \begin_layout Plain Layout
21840 \begin_inset Caption Standard
21841
21842 \begin_layout Plain Layout
21843 \begin_inset CommandInset label
21844 LatexCommand label
21845 name "tab:Table-with-1.5"
21846
21847 \end_inset
21848
21849 Table with 1.5
21850 \begin_inset space \thinspace{}
21851 \end_inset
21852
21853 pt thick lines
21854 \end_layout
21855
21856 \end_inset
21857
21858
21859 \end_layout
21860
21861 \begin_layout Plain Layout
21862 \align center
21863 \begin_inset Tabular
21864 <lyxtabular version="3" rows="3" columns="3">
21865 <features tabularvalignment="middle">
21866 <column alignment="center" valignment="top">
21867 <column alignment="center" valignment="top">
21868 <column alignment="center" valignment="top">
21869 <row>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 sd
21875 \end_layout
21876
21877 \end_inset
21878 </cell>
21879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21880 \begin_inset Text
21881
21882 \begin_layout Plain Layout
21883
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 </row>
21898 <row>
21899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21900 \begin_inset Text
21901
21902 \begin_layout Plain Layout
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 sd
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 </row>
21927 <row>
21928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Plain Layout
21932
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 sd
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 </row>
21956 </lyxtabular>
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \end_inset
21964
21965
21966 \begin_inset ERT
21967 status collapsed
21968
21969 \begin_layout Plain Layout
21970
21971
21972 \backslash
21973 setlength{
21974 \backslash
21975 arrayrulewidth}{0.4pt}
21976 \end_layout
21977
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \begin_layout Standard
21984 \begin_inset VSpace bigskip
21985 \end_inset
21986
21987 To set the line thickness to 1.5
21988 \begin_inset space \thinspace{}
21989 \end_inset
21990
21991 pt only for horizontal lines, as in Table
21992 \begin_inset space ~
21993 \end_inset
21994
21995
21996 \begin_inset CommandInset ref
21997 LatexCommand ref
21998 reference "tab:Table-with-horizontal"
21999
22000 \end_inset
22001
22002 , insert these commands in \SpecialChar TeX
22003  Code before the table or table float:
22004 \end_layout
22005
22006 \begin_layout Standard
22007
22008 \series bold
22009
22010 \backslash
22011 let
22012 \backslash
22013 myHline
22014 \backslash
22015 hline
22016 \begin_inset Newline newline
22017 \end_inset
22018
22019
22020 \backslash
22021 renewcommand{
22022 \backslash
22023 hline}
22024 \begin_inset Newline newline
22025 \end_inset
22026
22027  {
22028 \backslash
22029 noalign{
22030 \backslash
22031 global
22032 \backslash
22033 arrayrulewidth 1.5pt}
22034 \begin_inset Newline newline
22035 \end_inset
22036
22037  
22038 \backslash
22039 myHline
22040 \backslash
22041 noalign{
22042 \backslash
22043 global
22044 \backslash
22045 arrayrulewidth 0.4pt}}
22046 \end_layout
22047
22048 \begin_layout Standard
22049 To return to the default line thickness, insert this command in \SpecialChar TeX
22050  Code after
22051  the table or table float:
22052 \end_layout
22053
22054 \begin_layout Standard
22055
22056 \series bold
22057
22058 \backslash
22059 renewcommand{
22060 \backslash
22061 hline}{
22062 \backslash
22063 myHline}
22064 \end_layout
22065
22066 \begin_layout Standard
22067 \begin_inset ERT
22068 status collapsed
22069
22070 \begin_layout Plain Layout
22071
22072
22073 \backslash
22074 let
22075 \backslash
22076 myHline
22077 \backslash
22078 hline
22079 \end_layout
22080
22081 \begin_layout Plain Layout
22082
22083
22084 \backslash
22085 renewcommand{
22086 \backslash
22087 hline}
22088 \end_layout
22089
22090 \begin_layout Plain Layout
22091
22092  {
22093 \backslash
22094 noalign{
22095 \backslash
22096 global
22097 \backslash
22098 arrayrulewidth 1.5pt}
22099 \end_layout
22100
22101 \begin_layout Plain Layout
22102
22103   
22104 \backslash
22105 myHline
22106 \backslash
22107 noalign{
22108 \backslash
22109 global
22110 \backslash
22111 arrayrulewidth 0.4pt}}
22112 \end_layout
22113
22114 \end_inset
22115
22116
22117 \begin_inset Float table
22118 wide false
22119 sideways false
22120 status open
22121
22122 \begin_layout Plain Layout
22123 \begin_inset Caption Standard
22124
22125 \begin_layout Plain Layout
22126 \begin_inset CommandInset label
22127 LatexCommand label
22128 name "tab:Table-with-horizontal"
22129
22130 \end_inset
22131
22132 Table with 1.5
22133 \begin_inset space \thinspace{}
22134 \end_inset
22135
22136 pt thick horizontal lines
22137 \end_layout
22138
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \begin_layout Plain Layout
22145 \align center
22146 \begin_inset Tabular
22147 <lyxtabular version="3" rows="3" columns="3">
22148 <features tabularvalignment="middle">
22149 <column alignment="center" valignment="top">
22150 <column alignment="center" valignment="top">
22151 <column alignment="center" valignment="top">
22152 <row>
22153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157 sd
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175
22176 \end_layout
22177
22178 \end_inset
22179 </cell>
22180 </row>
22181 <row>
22182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 sd
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233 sd
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 </lyxtabular>
22240
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \end_inset
22247
22248
22249 \begin_inset ERT
22250 status collapsed
22251
22252 \begin_layout Plain Layout
22253
22254
22255 \backslash
22256 renewcommand{
22257 \backslash
22258 hline}{
22259 \backslash
22260 myHline}
22261 \end_layout
22262
22263 \end_inset
22264
22265
22266 \end_layout
22267
22268 \begin_layout Standard
22269 \begin_inset VSpace bigskip
22270 \end_inset
22271
22272 To set the line thickness to 1.5
22273 \begin_inset space \thinspace{}
22274 \end_inset
22275
22276 pt only for vertical lines, create the following column format in the document
22277  preamble, according to the description in section
22278 \begin_inset space ~
22279 \end_inset
22280
22281
22282 \begin_inset CommandInset ref
22283 LatexCommand ref
22284 reference "subsec:Customized-Format"
22285
22286 \end_inset
22287
22288 :
22289 \end_layout
22290
22291 \begin_layout Standard
22292
22293 \series bold
22294
22295 \backslash
22296 newcolumntype{V}{!{
22297 \backslash
22298 vrule width 1.5pt}}
22299 \end_layout
22300
22301 \begin_layout Standard
22302 For Table
22303 \begin_inset space ~
22304 \end_inset
22305
22306
22307 \begin_inset CommandInset ref
22308 LatexCommand ref
22309 reference "tab:Table-with-vertical"
22310
22311 \end_inset
22312
22313  the \SpecialChar LaTeX
22314 -argument
22315 \end_layout
22316
22317 \begin_layout Standard
22318
22319 \series bold
22320 VcV
22321 \end_layout
22322
22323 \begin_layout Standard
22324 was used for the last column and
22325 \end_layout
22326
22327 \begin_layout Standard
22328
22329 \series bold
22330 Vc
22331 \end_layout
22332
22333 \begin_layout Standard
22334 for the other columns.
22335 \end_layout
22336
22337 \begin_layout Standard
22338 \begin_inset Float table
22339 wide false
22340 sideways false
22341 status open
22342
22343 \begin_layout Plain Layout
22344 \begin_inset Caption Standard
22345
22346 \begin_layout Plain Layout
22347 \begin_inset CommandInset label
22348 LatexCommand label
22349 name "tab:Table-with-vertical"
22350
22351 \end_inset
22352
22353 Table with 1.5
22354 \begin_inset space \thinspace{}
22355 \end_inset
22356
22357 pt thick vertical lines
22358 \end_layout
22359
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \begin_layout Plain Layout
22366 \align center
22367 \begin_inset Tabular
22368 <lyxtabular version="3" rows="3" columns="3">
22369 <features tabularvalignment="middle">
22370 <column alignment="center" valignment="top" special="Vc">
22371 <column alignment="center" valignment="top" special="Vc">
22372 <column alignment="center" valignment="top" special="VcV">
22373 <row>
22374 <cell alignment="center" valignment="top" topline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378 sd
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 <cell alignment="center" valignment="top" topline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" topline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 </row>
22402 <row>
22403 <cell alignment="center" valignment="top" topline="true" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Plain Layout
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" topline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 sd
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 </row>
22431 <row>
22432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 sd
22455 \end_layout
22456
22457 \end_inset
22458 </cell>
22459 </row>
22460 </lyxtabular>
22461
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \begin_layout Subsection
22473 Dashed Lines
22474 \begin_inset Index idx
22475 status collapsed
22476
22477 \begin_layout Plain Layout
22478 Table Customization ! Dashed Lines
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Standard
22487 \begin_inset ERT
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491
22492
22493 \backslash
22494 ifarydshln
22495 \end_layout
22496
22497 \end_inset
22498
22499
22500 \begin_inset Note Note
22501 status open
22502
22503 \begin_layout Plain Layout
22504 The following section will only be displayed when the \SpecialChar LaTeX
22505 -package 
22506 \series bold
22507 arydshln
22508 \series default
22509  is installed.
22510 \end_layout
22511
22512 \end_inset
22513
22514
22515 \end_layout
22516
22517 \begin_layout Standard
22518 \begin_inset Float table
22519 placement H
22520 wide false
22521 sideways false
22522 status open
22523
22524 \begin_layout Plain Layout
22525 \begin_inset Caption Standard
22526
22527 \begin_layout Plain Layout
22528 \begin_inset CommandInset label
22529 LatexCommand label
22530 name "tab:Table-with-dashed"
22531
22532 \end_inset
22533
22534 Table with dashed lines
22535 \end_layout
22536
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \begin_layout Plain Layout
22543 \align center
22544 \begin_inset Tabular
22545 <lyxtabular version="3" rows="5" columns="5">
22546 <features tabularvalignment="middle">
22547 <column alignment="center" valignment="top">
22548 <column alignment="center" valignment="top">
22549 <column alignment="center" valignment="top" special=":c">
22550 <column alignment="center" valignment="top">
22551 <column alignment="center" valignment="top">
22552 <row>
22553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 a
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 b
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 c
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 d
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 e
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 </row>
22599 <row>
22600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604 f
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 g
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 <cell alignment="center" valignment="top" topline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622 h
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 i
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640 j
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 </row>
22646 <row>
22647 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651 \begin_inset ERT
22652 status collapsed
22653
22654 \begin_layout Plain Layout
22655
22656
22657 \backslash
22658 hdashline 
22659 \end_layout
22660
22661 \end_inset
22662
22663 k
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672 l
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681 m
22682 \end_layout
22683
22684 \end_inset
22685 </cell>
22686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690 n
22691 \end_layout
22692
22693 \end_inset
22694 </cell>
22695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699 o
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 </row>
22705 <row>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 \begin_inset ERT
22711 status collapsed
22712
22713 \begin_layout Plain Layout
22714
22715
22716 \backslash
22717 cdashline{4-5}
22718 \end_layout
22719
22720 \end_inset
22721
22722 p
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 q
22732 \end_layout
22733
22734 \end_inset
22735 </cell>
22736 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22737 \begin_inset Text
22738
22739 \begin_layout Plain Layout
22740 r
22741 \end_layout
22742
22743 \end_inset
22744 </cell>
22745 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749 s
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 </row>
22764 <row>
22765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769 t
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 u
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787 v
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 w
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22802 \begin_inset Text
22803
22804 \begin_layout Plain Layout
22805 x
22806 \end_layout
22807
22808 \end_inset
22809 </cell>
22810 </row>
22811 </lyxtabular>
22812
22813 \end_inset
22814
22815
22816 \end_layout
22817
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \begin_layout Standard
22824 \SpecialChar LyX
22825  does not natively support dashed lines, so you have to use \SpecialChar TeX
22826  Code.
22827  As a prerequisite the \SpecialChar LaTeX
22828  package 
22829 \series bold
22830 arydshln
22831 \series default
22832
22833 \begin_inset Index idx
22834 status collapsed
22835
22836 \begin_layout Plain Layout
22837 \SpecialChar LaTeX
22838 -packages ! arydshln
22839 \end_layout
22840
22841 \end_inset
22842
22843  must be loaded in the document preamble with the command
22844 \end_layout
22845
22846 \begin_layout Standard
22847
22848 \series bold
22849
22850 \backslash
22851 usepackage{arydshln}
22852 \end_layout
22853
22854 \begin_layout Standard
22855 To make a vertical line dashed, enter the colon 
22856 \begin_inset Quotes eld
22857 \end_inset
22858
22859 :
22860 \begin_inset Quotes erd
22861 \end_inset
22862
22863  together with the character for the horizontal alignment as \SpecialChar LaTeX
22864  argument in
22865  the table cell dialog.
22866 \end_layout
22867
22868 \begin_layout Standard
22869 For a horizontal dashed line add the command
22870 \end_layout
22871
22872 \begin_layout Standard
22873
22874 \series bold
22875
22876 \backslash
22877 hdashline
22878 \end_layout
22879
22880 \begin_layout Standard
22881 in \SpecialChar TeX
22882  Code as first element of the first cell in the table row.
22883 \end_layout
22884
22885 \begin_layout Standard
22886 For dashed multicolumn lines use the command
22887 \end_layout
22888
22889 \begin_layout Standard
22890
22891 \series bold
22892
22893 \backslash
22894 cdashline{line number
22895 \series default
22896 }
22897 \end_layout
22898
22899 \begin_layout Standard
22900 in \SpecialChar TeX
22901  Code as the first element of the first cell in the table row.
22902  If you have for example a multicolumn spanning columns 2 to 4 and you want
22903  to have a dashed line above, add the command
22904 \end_layout
22905
22906 \begin_layout Standard
22907
22908 \series bold
22909
22910 \backslash
22911 cdashline{2-4}
22912 \end_layout
22913
22914 \begin_layout Standard
22915 as the first element of the first cell in the row of the multicolumn.
22916 \end_layout
22917
22918 \begin_layout Standard
22919 \begin_inset VSpace bigskip
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \begin_layout Standard
22926 Table
22927 \begin_inset space ~
22928 \end_inset
22929
22930
22931 \begin_inset CommandInset ref
22932 LatexCommand ref
22933 reference "tab:Table-with-dashed"
22934
22935 \end_inset
22936
22937  was created using 
22938 \begin_inset Quotes eld
22939 \end_inset
22940
22941
22942 \series bold
22943 :c
22944 \series default
22945
22946 \begin_inset Quotes erd
22947 \end_inset
22948
22949  as \SpecialChar LaTeX
22950  argument of the third column.
22951  The \SpecialChar TeX
22952  Code command 
22953 \series bold
22954
22955 \backslash
22956 hdashline
22957 \series default
22958  was inserted in the first cell of the third row and the \SpecialChar TeX
22959  Code command
22960 \begin_inset Newline newline
22961 \end_inset
22962
22963  
22964 \series bold
22965
22966 \backslash
22967 cdashline{4-5}
22968 \series default
22969  was inserted in the first cell of the fourth row.
22970 \end_layout
22971
22972 \begin_layout Standard
22973 \begin_inset VSpace bigskip
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \begin_layout Standard
22980 Tables with dashed lines can also be colored as shown by Table
22981 \begin_inset space ~
22982 \end_inset
22983
22984
22985 \begin_inset CommandInset ref
22986 LatexCommand ref
22987 reference "tab:Colored-table-with"
22988
22989 \end_inset
22990
22991 .
22992 \end_layout
22993
22994 \begin_layout Standard
22995 \begin_inset ERT
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999
23000
23001 \backslash
23002 setlength{
23003 \backslash
23004 arrayrulewidth}{1pt}
23005 \end_layout
23006
23007 \end_inset
23008
23009
23010 \begin_inset Note Note
23011 status collapsed
23012
23013 \begin_layout Plain Layout
23014 thicker lines for better visualization of the line color
23015 \end_layout
23016
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \begin_layout Standard
23023 \begin_inset ERT
23024 status collapsed
23025
23026 \begin_layout Plain Layout
23027
23028
23029 \backslash
23030 dashgapcolor{green}
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \begin_inset Note Note
23037 status collapsed
23038
23039 \begin_layout Plain Layout
23040 color gaps between dashes green
23041 \end_layout
23042
23043 \end_inset
23044
23045
23046 \end_layout
23047
23048 \begin_layout Standard
23049 \begin_inset ERT
23050 status collapsed
23051
23052 \begin_layout Plain Layout
23053
23054
23055 \backslash
23056 let
23057 \backslash
23058 myHdashline
23059 \backslash
23060 hdashline
23061 \end_layout
23062
23063 \begin_layout Plain Layout
23064
23065
23066 \backslash
23067 renewcommand{
23068 \backslash
23069 hdashline}
23070 \end_layout
23071
23072 \begin_layout Plain Layout
23073
23074  {
23075 \backslash
23076 arrayrulecolor{red}
23077 \backslash
23078 myHdashline
23079 \backslash
23080 arrayrulecolor{black}}
23081 \end_layout
23082
23083 \end_inset
23084
23085
23086 \begin_inset Note Note
23087 status collapsed
23088
23089 \begin_layout Plain Layout
23090 color horizontal, dashed lines red
23091 \end_layout
23092
23093 \end_inset
23094
23095
23096 \end_layout
23097
23098 \begin_layout Standard
23099 \begin_inset ERT
23100 status collapsed
23101
23102 \begin_layout Plain Layout
23103
23104
23105 \backslash
23106 let
23107 \backslash
23108 myCdashline
23109 \backslash
23110 cdashline
23111 \end_layout
23112
23113 \begin_layout Plain Layout
23114
23115
23116 \backslash
23117 renewcommand{
23118 \backslash
23119 cdashline}[1]
23120 \end_layout
23121
23122 \begin_layout Plain Layout
23123
23124  {
23125 \backslash
23126 arrayrulecolor{yellow}
23127 \backslash
23128 myCdashline{#1}
23129 \backslash
23130 arrayrulecolor{black}}
23131 \end_layout
23132
23133 \end_inset
23134
23135
23136 \begin_inset Note Note
23137 status collapsed
23138
23139 \begin_layout Plain Layout
23140 color partial horizontal, dashed lines yellow
23141 \end_layout
23142
23143 \end_inset
23144
23145
23146 \end_layout
23147
23148 \begin_layout Standard
23149 \begin_inset Float table
23150 placement h
23151 wide false
23152 sideways false
23153 status open
23154
23155 \begin_layout Plain Layout
23156 \begin_inset Caption Standard
23157
23158 \begin_layout Plain Layout
23159 \begin_inset CommandInset label
23160 LatexCommand label
23161 name "tab:Colored-table-with"
23162
23163 \end_inset
23164
23165 Colored table with dashed lines
23166 \end_layout
23167
23168 \end_inset
23169
23170
23171 \end_layout
23172
23173 \begin_layout Plain Layout
23174 \align center
23175 \begin_inset Tabular
23176 <lyxtabular version="3" rows="5" columns="5">
23177 <features tabularvalignment="middle">
23178 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23179 <column alignment="center" valignment="top" width="0pt">
23180 <column alignment="center" valignment="top" width="0pt" special=":c">
23181 <column alignment="center" valignment="top">
23182 <column alignment="center" valignment="top">
23183 <row>
23184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188 a
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 <cell alignment="center" valignment="top" topline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197 b
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 <cell alignment="center" valignment="top" topline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206 c
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215 d
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224 e
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 </row>
23230 <row>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 f
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 g
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 h
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23259 \begin_inset Text
23260
23261 \begin_layout Plain Layout
23262 i
23263 \end_layout
23264
23265 \end_inset
23266 </cell>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 j
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 </row>
23277 <row>
23278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282 \begin_inset ERT
23283 status collapsed
23284
23285 \begin_layout Plain Layout
23286
23287
23288 \backslash
23289 hdashline 
23290 \end_layout
23291
23292 \end_inset
23293
23294
23295 \begin_inset ERT
23296 status collapsed
23297
23298 \begin_layout Plain Layout
23299
23300
23301 \backslash
23302 rowcolor{Gray}
23303 \end_layout
23304
23305 \end_inset
23306
23307 k
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 l
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 m
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334 n
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 o
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 </row>
23349 <row>
23350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354 \begin_inset ERT
23355 status collapsed
23356
23357 \begin_layout Plain Layout
23358
23359
23360 \backslash
23361 cdashline{4-5}
23362 \end_layout
23363
23364 \end_inset
23365
23366 p
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375 q
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384 r
23385 \end_layout
23386
23387 \end_inset
23388 </cell>
23389 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23390 \begin_inset Text
23391
23392 \begin_layout Plain Layout
23393 s
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 </row>
23408 <row>
23409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23410 \begin_inset Text
23411
23412 \begin_layout Plain Layout
23413 t
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422 u
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431 v
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 w
23441 \end_layout
23442
23443 \end_inset
23444 </cell>
23445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449 \begin_inset ERT
23450 status collapsed
23451
23452 \begin_layout Plain Layout
23453
23454
23455 \backslash
23456 cellcolor{Maroon}
23457 \end_layout
23458
23459 \end_inset
23460
23461 i
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 </row>
23467 </lyxtabular>
23468
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \begin_layout Standard
23480 \begin_inset ERT
23481 status collapsed
23482
23483 \begin_layout Plain Layout
23484
23485
23486 \backslash
23487 renewcommand{
23488 \backslash
23489 hdashline}{
23490 \backslash
23491 myHdashline}
23492 \end_layout
23493
23494 \end_inset
23495
23496
23497 \begin_inset Note Note
23498 status collapsed
23499
23500 \begin_layout Plain Layout
23501 reset to default
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \begin_layout Standard
23510 \begin_inset ERT
23511 status collapsed
23512
23513 \begin_layout Plain Layout
23514
23515
23516 \backslash
23517 renewcommand{
23518 \backslash
23519 cdashline}{
23520 \backslash
23521 myCdashline}
23522 \end_layout
23523
23524 \end_inset
23525
23526
23527 \begin_inset Note Note
23528 status collapsed
23529
23530 \begin_layout Plain Layout
23531 reset to default
23532 \end_layout
23533
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \begin_layout Standard
23540 \begin_inset ERT
23541 status collapsed
23542
23543 \begin_layout Plain Layout
23544
23545
23546 \backslash
23547 nodashgapcolor
23548 \end_layout
23549
23550 \end_inset
23551
23552
23553 \begin_inset Note Note
23554 status collapsed
23555
23556 \begin_layout Plain Layout
23557 reset to default
23558 \end_layout
23559
23560 \end_inset
23561
23562
23563 \end_layout
23564
23565 \begin_layout Standard
23566 \begin_inset ERT
23567 status collapsed
23568
23569 \begin_layout Plain Layout
23570
23571
23572 \backslash
23573 setlength{
23574 \backslash
23575 arrayrulewidth}{0.4pt}
23576 \end_layout
23577
23578 \end_inset
23579
23580
23581 \begin_inset Note Note
23582 status collapsed
23583
23584 \begin_layout Plain Layout
23585 reset to default
23586 \end_layout
23587
23588 \end_inset
23589
23590
23591 \end_layout
23592
23593 \begin_layout Standard
23594 The coloring of lines, columns and lines works as decribed in section
23595 \begin_inset space ~
23596 \end_inset
23597
23598
23599 \begin_inset CommandInset ref
23600 LatexCommand ref
23601 reference "sec:Colored-Tables"
23602
23603 \end_inset
23604
23605 .
23606  Coloring horizontal lines works analogically as described there as well,
23607  one only needs to replace in the commands 
23608 \series bold
23609
23610 \backslash
23611 myHlineC
23612 \series default
23613  by 
23614 \series bold
23615
23616 \backslash
23617 myHdashline
23618 \series default
23619  and 
23620 \backslash
23621
23622 \series bold
23623 hline
23624 \series default
23625  by 
23626 \series bold
23627
23628 \backslash
23629 hdashline
23630 \series default
23631 ; so one uses the command
23632 \end_layout
23633
23634 \begin_layout Standard
23635
23636 \series bold
23637
23638 \backslash
23639 let
23640 \backslash
23641 myHdashline
23642 \backslash
23643 hdashline
23644 \begin_inset Newline newline
23645 \end_inset
23646
23647
23648 \backslash
23649 renewcommand{
23650 \backslash
23651 hdashline}
23652 \begin_inset Newline newline
23653 \end_inset
23654
23655
23656 \begin_inset Phantom HPhantom
23657 status open
23658
23659 \begin_layout Plain Layout
23660 \begin_inset space ~
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667
23668 {
23669 \backslash
23670 arrayrulecolor{red}
23671 \backslash
23672 myHdashline
23673 \backslash
23674 arrayrulecolor{black}}
23675 \end_layout
23676
23677 \begin_layout Standard
23678 To color 
23679 \series bold
23680
23681 \backslash
23682 cdashline
23683 \series default
23684 , the command is
23685 \end_layout
23686
23687 \begin_layout Standard
23688
23689 \series bold
23690
23691 \backslash
23692 let
23693 \backslash
23694 myCdashline
23695 \backslash
23696 cdashline
23697 \begin_inset Newline newline
23698 \end_inset
23699
23700
23701 \backslash
23702 renewcommand{
23703 \backslash
23704 cdashline}[1]
23705 \begin_inset Newline newline
23706 \end_inset
23707
23708
23709 \begin_inset Phantom HPhantom
23710 status open
23711
23712 \begin_layout Plain Layout
23713 \begin_inset space ~
23714 \end_inset
23715
23716
23717 \end_layout
23718
23719 \end_inset
23720
23721 {
23722 \backslash
23723 arrayrulecolor{red}
23724 \backslash
23725 myCdashline{#1}
23726 \backslash
23727 arrayrulecolor{black}}
23728 \end_layout
23729
23730 \begin_layout Standard
23731 To get back the black line color, one needs to insert the following commands
23732  as \SpecialChar TeX
23733  Code behind the table:
23734 \end_layout
23735
23736 \begin_layout Standard
23737 For 
23738 \series bold
23739
23740 \backslash
23741 hdashline
23742 \end_layout
23743
23744 \begin_layout Standard
23745
23746 \series bold
23747
23748 \backslash
23749 renewcommand{
23750 \backslash
23751 hdashline}{
23752 \backslash
23753 myHdashline}
23754 \end_layout
23755
23756 \begin_layout Standard
23757 and for 
23758 \series bold
23759
23760 \backslash
23761 cdashline
23762 \end_layout
23763
23764 \begin_layout Standard
23765
23766 \series bold
23767
23768 \backslash
23769 renewcommand{
23770 \backslash
23771 cdashline}{
23772 \backslash
23773 myCdashline}
23774 \end_layout
23775
23776 \begin_layout Standard
23777 To color the gaps between the dashes the command
23778 \end_layout
23779
23780 \begin_layout Standard
23781
23782 \series bold
23783
23784 \backslash
23785 dashgapcolor{color}
23786 \end_layout
23787
23788 \begin_layout Standard
23789 can be used in front of a table as \SpecialChar TeX
23790  Code.
23791  color is hereby the name of a defined color.
23792  The command
23793 \end_layout
23794
23795 \begin_layout Standard
23796
23797 \series bold
23798
23799 \backslash
23800 nodashgapcolor
23801 \end_layout
23802
23803 \begin_layout Standard
23804 unsets the changes made by 
23805 \series bold
23806
23807 \backslash
23808 dashgapcolor
23809 \series default
23810 .
23811 \end_layout
23812
23813 \begin_layout Standard
23814 \begin_inset Note Greyedout
23815 status open
23816
23817 \begin_layout Plain Layout
23818
23819 \series bold
23820 \color none
23821 Note
23822 \series default
23823 : If there are multiple commands in a cell, the command of 
23824 \series bold
23825 arydshln
23826 \series default
23827  needs to be the first one in the cell.
23828  Therefore in cell 
23829 \emph on
23830 k
23831 \emph default
23832  of Table
23833 \begin_inset space ~
23834 \end_inset
23835
23836
23837 \begin_inset CommandInset ref
23838 LatexCommand ref
23839 reference "tab:Colored-table-with"
23840
23841 \end_inset
23842
23843  the command 
23844 \series bold
23845
23846 \backslash
23847 hdashline
23848 \series default
23849  is before 
23850 \series bold
23851
23852 \backslash
23853 rowcolor
23854 \series default
23855 .
23856 \end_layout
23857
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \begin_layout Standard
23864 \begin_inset Note Greyedout
23865 status open
23866
23867 \begin_layout Plain Layout
23868
23869 \series bold
23870 \color none
23871 Note:
23872 \series default
23873  The \SpecialChar LaTeX
23874 -package 
23875 \series bold
23876 arydshln
23877 \series default
23878  must be loaded in the document preamble before the \SpecialChar LaTeX
23879 -package 
23880 \series bold
23881 colortbl
23882 \series default
23883
23884 \begin_inset Index idx
23885 status collapsed
23886
23887 \begin_layout Plain Layout
23888 \SpecialChar LaTeX
23889 -packages ! colortbl
23890 \end_layout
23891
23892 \end_inset
23893
23894 .
23895 \end_layout
23896
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \begin_layout Standard
23903 \begin_inset ERT
23904 status collapsed
23905
23906 \begin_layout Plain Layout
23907
23908
23909 \backslash
23910 else
23911 \end_layout
23912
23913 \end_inset
23914
23915
23916 \begin_inset Note Note
23917 status open
23918
23919 \begin_layout Plain Layout
23920 The following will be displayed when the \SpecialChar LaTeX
23921 -package 
23922 \series bold
23923 arydshln
23924 \series default
23925  is not installed:
23926 \end_layout
23927
23928 \end_inset
23929
23930
23931 \end_layout
23932
23933 \begin_layout Standard
23934 You need to install the package 
23935 \series bold
23936 arydshln
23937 \series default
23938  to see the content of this section in the output.
23939 \end_layout
23940
23941 \begin_layout Standard
23942 \begin_inset ERT
23943 status collapsed
23944
23945 \begin_layout Plain Layout
23946
23947
23948 \backslash
23949 fi
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Standard
23958 For more information about dashed lines see the documentation of 
23959 \series bold
23960 arydshln
23961 \series default
23962
23963 \begin_inset CommandInset citation
23964 LatexCommand cite
23965 key "arydshln"
23966
23967 \end_inset
23968
23969 .
23970 \end_layout
23971
23972 \begin_layout Chapter
23973 Floats
23974 \begin_inset CommandInset label
23975 LatexCommand label
23976 name "chap:Floats"
23977
23978 \end_inset
23979
23980
23981 \begin_inset Index idx
23982 status collapsed
23983
23984 \begin_layout Plain Layout
23985 Floats
23986 \end_layout
23987
23988 \end_inset
23989
23990
23991 \end_layout
23992
23993 \begin_layout Section
23994 Introduction
23995 \begin_inset CommandInset label
23996 LatexCommand label
23997 name "sec:FloatIntroduction"
23998
23999 \end_inset
24000
24001
24002 \begin_inset Index idx
24003 status collapsed
24004
24005 \begin_layout Plain Layout
24006 Floats ! Introduction
24007 \end_layout
24008
24009 \end_inset
24010
24011
24012 \end_layout
24013
24014 \begin_layout Standard
24015 A float is a block of text associated with some sort of label, which doesn't
24016  have a fixed location.
24017  It can 
24018 \begin_inset Quotes eld
24019 \end_inset
24020
24021 float
24022 \begin_inset Quotes erd
24023 \end_inset
24024
24025  forward or backward a page or two, to wherever it fits best.
24026  
24027 \family sans
24028 Footnotes
24029 \family default
24030  and 
24031 \family sans
24032 Margin
24033 \begin_inset space ~
24034 \end_inset
24035
24036 Notes
24037 \family default
24038  are also floats because they can float to the next page when there are
24039  too many notes on the page.
24040 \end_layout
24041
24042 \begin_layout Standard
24043 Floats allow a high quality layout.
24044  Images and tables can be spread evenly among the pages to avoid white space
24045  and pages without text.
24046  As the floating often destroys the context between the text and the image/table
24047 , every float can be referenced in the text.
24048  Floats are therefore numbered.
24049  Referencing is described in section
24050 \begin_inset space ~
24051 \end_inset
24052
24053
24054 \begin_inset CommandInset ref
24055 LatexCommand ref
24056 reference "sec:Referencing-Floats"
24057
24058 \end_inset
24059
24060 .
24061 \end_layout
24062
24063 \begin_layout Standard
24064 To insert a float, use the menu 
24065 \family sans
24066 Insert\SpecialChar menuseparator
24067 Float
24068 \family default
24069  (toolbar button 
24070 \begin_inset Info
24071 type  "icon"
24072 arg   "float-insert figure"
24073 \end_inset
24074
24075  or 
24076 \begin_inset Info
24077 type  "icon"
24078 arg   "float-insert table"
24079 \end_inset
24080
24081 ).
24082  This inserts the 
24083 \family sans
24084 Caption
24085 \family default
24086  inset, a box with a label.
24087  The label will automatically be translated to the document language in
24088  the output.
24089  After the label you can insert the caption text.
24090  The image or table is inserted above or below the caption in a separate
24091  paragraph within the float.
24092  More about the caption placement is contained in section
24093 \begin_inset space ~
24094 \end_inset
24095
24096
24097 \begin_inset CommandInset ref
24098 LatexCommand ref
24099 reference "sec:Caption-Placement"
24100
24101 \end_inset
24102
24103 .
24104  To keep your \SpecialChar LyX
24105  document readable, you can open and close the float box by
24106  left-clicking on the box label.
24107  A closed float box looks like this: 
24108 \begin_inset Graphics
24109         filename clipart/floatQt4.png
24110         scale 70
24111         scaleBeforeRotation
24112
24113 \end_inset
24114
24115  – a gray button with a red label.
24116 \end_layout
24117
24118 \begin_layout Standard
24119 It is recommended that you insert floats as separate standard paragraphs
24120  to avoid possible \SpecialChar LaTeX
24121 -errors that can occur when the surrounding text is specially
24122  formatted.
24123 \end_layout
24124
24125 \begin_layout Standard
24126 Existing figures or tables can be put into a float by highlighting them
24127  and then pressing the corresponding toolbar button for a new float.
24128 \end_layout
24129
24130 \begin_layout Section
24131 Float Types
24132 \end_layout
24133
24134 \begin_layout Standard
24135 Besides figure and table floats that are described in sections
24136 \begin_inset space ~
24137 \end_inset
24138
24139
24140 \begin_inset CommandInset ref
24141 LatexCommand ref
24142 reference "sec:Figure-Floats"
24143
24144 \end_inset
24145
24146  and 
24147 \begin_inset CommandInset ref
24148 LatexCommand ref
24149 reference "sec:Table-Floats"
24150
24151 \end_inset
24152
24153  respectively, \SpecialChar LyX
24154  offers the float types 
24155 \family sans
24156 Algorithm
24157 \family default
24158  and 
24159 \family sans
24160 Wrap
24161 \family default
24162 .
24163  The latter are explained in sec.
24164 \begin_inset space \thinspace{}
24165 \end_inset
24166
24167
24168 \begin_inset CommandInset ref
24169 LatexCommand ref
24170 reference "sec:Wrap-Floats"
24171
24172 \end_inset
24173
24174 .
24175 \end_layout
24176
24177 \begin_layout Subsection
24178 Algorithm Floats
24179 \begin_inset Index idx
24180 status collapsed
24181
24182 \begin_layout Plain Layout
24183 Floats ! Algorithms
24184 \end_layout
24185
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \begin_layout Standard
24192 \begin_inset Float algorithm
24193 placement h
24194 wide false
24195 sideways false
24196 status open
24197
24198 \begin_layout Plain Layout
24199 \begin_inset Caption Standard
24200
24201 \begin_layout Plain Layout
24202 \begin_inset CommandInset label
24203 LatexCommand label
24204 name "alg:Example-Algorithm-float"
24205
24206 \end_inset
24207
24208 Example Algorithm float
24209 \end_layout
24210
24211 \end_inset
24212
24213
24214 \end_layout
24215
24216 \begin_layout LyX-Code
24217 for I in 1..N loop
24218 \begin_inset Newline newline
24219 \end_inset
24220
24221  Sum:= Sum + A(I); /*comment*/
24222 \begin_inset Newline newline
24223 \end_inset
24224
24225 end loop
24226 \begin_inset VSpace -4mm
24227 \end_inset
24228
24229
24230 \end_layout
24231
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \begin_layout Standard
24238 This float type is inserted with the menu 
24239 \family sans
24240 Insert\SpecialChar menuseparator
24241 Float\SpecialChar menuseparator
24242 Algorithm
24243 \family default
24244 .
24245  It is used for program codes and descriptions of algorithms and can be
24246  seen as an alternative to program code listings that are explained in chapter
24247 \begin_inset space ~
24248 \end_inset
24249
24250
24251 \begin_inset CommandInset ref
24252 LatexCommand ref
24253 reference "cha:Program-Code-Listings"
24254
24255 \end_inset
24256
24257 .
24258  A possible environment for algorithms is the 
24259 \family sans
24260 \SpecialChar LyX
24261  Code
24262 \family default
24263 , described in \SpecialChar LyX
24264 's 
24265 \emph on
24266 Userguide
24267 \emph default
24268 .
24269  Algorithm
24270 \begin_inset space ~
24271 \end_inset
24272
24273
24274 \begin_inset CommandInset ref
24275 LatexCommand ref
24276 reference "alg:Example-Algorithm-float"
24277
24278 \end_inset
24279
24280  is an example of an algorithm float where -4
24281 \begin_inset space \thinspace{}
24282 \end_inset
24283
24284 mm vertical space was added at the end of the float to have the bottom rule
24285  exactly below the last text line.
24286 \end_layout
24287
24288 \begin_layout Standard
24289 The float label is not automatically translated into the document language.
24290  If your document is not in English, you have to do this manually by adding
24291  the following line to the document preamble
24292 \series bold
24293 :
24294 \end_layout
24295
24296 \begin_layout Standard
24297
24298 \series bold
24299
24300 \backslash
24301 floatname{algorithm}{your
24302 \begin_inset space ~
24303 \end_inset
24304
24305 name}
24306 \end_layout
24307
24308 \begin_layout Standard
24309 where 
24310 \family sans
24311 your
24312 \begin_inset space ~
24313 \end_inset
24314
24315 name
24316 \family default
24317  is the word 
24318 \begin_inset Quotes eld
24319 \end_inset
24320
24321
24322 \emph on
24323 algorithm
24324 \emph default
24325
24326 \begin_inset Quotes erd
24327 \end_inset
24328
24329  in your language.
24330 \end_layout
24331
24332 \begin_layout Standard
24333 To insert the list of algorithms you can use the menu 
24334 \family sans
24335 Insert\SpecialChar menuseparator
24336 List
24337 \begin_inset space \thinspace{}
24338 \end_inset
24339
24340 /
24341 \begin_inset space \thinspace{}
24342 \end_inset
24343
24344 TOC\SpecialChar menuseparator
24345 List of Algorithms
24346 \family default
24347  when your document has the same language as \SpecialChar LyX
24348 's menu names.
24349  In other cases use this command in \SpecialChar TeX
24350  Code instead:
24351 \end_layout
24352
24353 \begin_layout Standard
24354
24355 \series bold
24356
24357 \backslash
24358 listof{algorithm}{your
24359 \begin_inset space ~
24360 \end_inset
24361
24362 name}
24363 \end_layout
24364
24365 \begin_layout Standard
24366 where 
24367 \family sans
24368 your
24369 \begin_inset space ~
24370 \end_inset
24371
24372 name
24373 \family default
24374  is the word 
24375 \begin_inset Quotes eld
24376 \end_inset
24377
24378
24379 \emph on
24380 List of Algorithm
24381 \emph default
24382 s
24383 \begin_inset Quotes erd
24384 \end_inset
24385
24386  in your language.
24387 \end_layout
24388
24389 \begin_layout Standard
24390 Algorithm floats are not by default numbered in the scheme 
24391 \begin_inset Quotes eld
24392 \end_inset
24393
24394 chapter.algorithm
24395 \begin_inset Quotes erd
24396 \end_inset
24397
24398  as is the case for table and figure floats in many document-classes.
24399  To number algorithm floats in the same scheme, add this command to your
24400  document preamble:
24401 \end_layout
24402
24403 \begin_layout Standard
24404
24405 \series bold
24406
24407 \backslash
24408 numberwithin{algorithm}{chapter}
24409 \end_layout
24410
24411 \begin_layout Standard
24412 To be able to use the command 
24413 \series bold
24414
24415 \backslash
24416 numberwithin
24417 \series default
24418 , set in the tab 
24419 \family sans
24420 Math
24421 \begin_inset space ~
24422 \end_inset
24423
24424 Options
24425 \family default
24426  in the document settings the option 
24427 \family sans
24428 Use
24429 \begin_inset space ~
24430 \end_inset
24431
24432 AMS
24433 \begin_inset space ~
24434 \end_inset
24435
24436 math
24437 \begin_inset space ~
24438 \end_inset
24439
24440 package
24441 \family default
24442 .
24443 \end_layout
24444
24445 \begin_layout Section
24446 Float Numbering
24447 \begin_inset Index idx
24448 status collapsed
24449
24450 \begin_layout Plain Layout
24451 Floats ! Numbering
24452 \end_layout
24453
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \begin_layout Standard
24460 Floats are usually numbered either independently from the sections the floats
24461  are in, or in the scheme 
24462 \begin_inset Quotes eld
24463 \end_inset
24464
24465 chapter.number
24466 \begin_inset Quotes erd
24467 \end_inset
24468
24469  or 
24470 \begin_inset Quotes eld
24471 \end_inset
24472
24473 section.number
24474 \begin_inset Quotes erd
24475 \end_inset
24476
24477 .
24478  This depends on the document class used.
24479 \end_layout
24480
24481 \begin_layout Standard
24482 To change section-independent numbering, you can use this command in the
24483  document preamble:
24484 \end_layout
24485
24486 \begin_layout Standard
24487
24488 \series bold
24489
24490 \backslash
24491 renewcommand{
24492 \backslash
24493 thetable}{
24494 \backslash
24495 roman{table}}
24496 \end_layout
24497
24498 \begin_layout Standard
24499
24500 \series bold
24501
24502 \backslash
24503 thetable
24504 \series default
24505  is the command that prints the table number.
24506  For figure floats, the command would be 
24507 \series bold
24508
24509 \backslash
24510 thefigure
24511 \series default
24512 .
24513  
24514 \series bold
24515
24516 \backslash
24517 roman
24518 \series default
24519  in the command above prints the table number as a small roman number.
24520 \end_layout
24521
24522 \begin_layout Standard
24523 To change the numbering scheme for example to 
24524 \begin_inset Quotes eld
24525 \end_inset
24526
24527 subsection.number
24528 \begin_inset Quotes erd
24529 \end_inset
24530
24531 , use this command in the preamble:
24532 \end_layout
24533
24534 \begin_layout Standard
24535
24536 \series bold
24537
24538 \backslash
24539 numberwithin{table}{subsection}
24540 \end_layout
24541
24542 \begin_layout Standard
24543 To be able to use the command 
24544 \series bold
24545
24546 \backslash
24547 numberwithin
24548 \series default
24549 , set in the tab 
24550 \family sans
24551 Math
24552 \begin_inset space ~
24553 \end_inset
24554
24555 Options
24556 \family default
24557  in the document settings the option 
24558 \family sans
24559 Use
24560 \begin_inset space ~
24561 \end_inset
24562
24563 AMS
24564 \begin_inset space ~
24565 \end_inset
24566
24567 math
24568 \begin_inset space ~
24569 \end_inset
24570
24571 package
24572 \family default
24573 .
24574 \end_layout
24575
24576 \begin_layout Standard
24577 Please also have a look at section
24578 \begin_inset space ~
24579 \end_inset
24580
24581
24582 \begin_inset CommandInset ref
24583 LatexCommand ref
24584 reference "subsec:Footnote-Numbering"
24585
24586 \end_inset
24587
24588  for the details and important notes about the numbering commands.
24589 \end_layout
24590
24591 \begin_layout Section
24592 Referencing Floats
24593 \begin_inset CommandInset label
24594 LatexCommand label
24595 name "sec:Referencing-Floats"
24596
24597 \end_inset
24598
24599
24600 \begin_inset Index idx
24601 status collapsed
24602
24603 \begin_layout Plain Layout
24604 Floats ! References
24605 \end_layout
24606
24607 \end_inset
24608
24609
24610 \begin_inset Index idx
24611 status collapsed
24612
24613 \begin_layout Plain Layout
24614 References ! to Floats
24615 \end_layout
24616
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \begin_layout Standard
24623 To reference a float, insert a label into its caption using the menu 
24624 \family sans
24625 Insert\SpecialChar menuseparator
24626 Label
24627 \family default
24628  or the toolbar button 
24629 \begin_inset Info
24630 type  "icon"
24631 arg   "label-insert"
24632 \end_inset
24633
24634 .
24635  A grey label box like this one: 
24636 \begin_inset Graphics
24637         filename clipart/labelQt4.png
24638         scale 85
24639         scaleBeforeRotation
24640
24641 \end_inset
24642
24643  will be inserted and the label window pops up asking for the label text.
24644  \SpecialChar LyX
24645  offers as text the first words of the caption with a prefix.
24646  The prefix depends on the float type, e.
24647 \begin_inset space \thinspace{}
24648 \end_inset
24649
24650 g.
24651 \begin_inset space \space{}
24652 \end_inset
24653
24654 for figure floats the prefix will be "
24655 \family sans
24656 fig:
24657 \family default
24658 ".
24659 \end_layout
24660
24661 \begin_layout Standard
24662 The label is used as anchor and name for the reference.
24663  You can refer to the label using the menu 
24664 \family sans
24665 Insert\SpecialChar menuseparator
24666 Cross-reference
24667 \family default
24668  or the toolbar button 
24669 \begin_inset Info
24670 type  "icon"
24671 arg   "dialog-show-new-inset ref"
24672 \end_inset
24673
24674 .
24675  The cross-reference window appears showing all labels of the document.
24676  If you have multiple \SpecialChar LyX
24677  documents opened, choose the one you are working
24678  on from the drop-list at the top of the dialog.
24679  You can now sort the labels alphabetically and then choose one.
24680  A grey cross-reference box like this one: 
24681 \begin_inset Graphics
24682         filename clipart/referenceQt4.png
24683         scale 85
24684         scaleBeforeRotation
24685
24686 \end_inset
24687
24688  will be inserted.
24689  At the position of the cross-reference box the float number will appear
24690  in the output.
24691 \end_layout
24692
24693 \begin_layout Standard
24694 It is recommended that you use a protected space between the cross-reference
24695  name and its number to avoid line breaks between them.
24696  If a cross-reference refers to a non-existing label, you will see two question
24697  marks in the output instead of the reference.
24698 \end_layout
24699
24700 \begin_layout Standard
24701 You can change labels at any time by clicking on the label box.
24702  References to the changed label will automatically update their links to
24703  the new label text.
24704 \end_layout
24705
24706 \begin_layout Standard
24707 The button 
24708 \family sans
24709 Go
24710 \begin_inset space ~
24711 \end_inset
24712
24713 to
24714 \begin_inset space ~
24715 \end_inset
24716
24717 Label
24718 \family default
24719  in the cross-reference window sets the cursor before the referred label.
24720  The button text changes then to Go
24721 \begin_inset space ~
24722 \end_inset
24723
24724 Back and you can use it to set the cursor back to the cross-reference.
24725 \end_layout
24726
24727 \begin_layout Subsection
24728 Cross-Reference Formats
24729 \begin_inset CommandInset label
24730 LatexCommand label
24731 name "subsec:Cross-Reference-Formats"
24732
24733 \end_inset
24734
24735
24736 \begin_inset Index idx
24737 status collapsed
24738
24739 \begin_layout Plain Layout
24740 References ! Formats
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Standard
24749 There are six varieties of cross-references:
24750 \end_layout
24751
24752 \begin_layout Description
24753 <reference>: prints the float number, this is the default: 
24754 \begin_inset CommandInset ref
24755 LatexCommand ref
24756 reference "fig:Two-distorted-images"
24757
24758 \end_inset
24759
24760
24761 \end_layout
24762
24763 \begin_layout Description
24764 (<reference>): prints the float number within two parentheses, this is the
24765  style normally used to reference formulas, especially when the reference
24766  name 
24767 \begin_inset Quotes eld
24768 \end_inset
24769
24770 Equation
24771 \begin_inset Quotes erd
24772 \end_inset
24773
24774  is omitted: 
24775 \begin_inset CommandInset ref
24776 LatexCommand eqref
24777 reference "eq:Wgn"
24778
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \begin_layout Description
24785 <page>: prints the page number: Page
24786 \begin_inset space ~
24787 \end_inset
24788
24789
24790 \begin_inset CommandInset ref
24791 LatexCommand pageref
24792 reference "fig:Two-distorted-images"
24793
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \begin_layout Description
24800 on
24801 \begin_inset space ~
24802 \end_inset
24803
24804 page
24805 \begin_inset space ~
24806 \end_inset
24807
24808 <page>: prints the text "on page" and the page number: 
24809 \begin_inset CommandInset ref
24810 LatexCommand vpageref
24811 reference "fig:Two-distorted-images"
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \begin_layout Description
24819 <reference>
24820 \begin_inset space ~
24821 \end_inset
24822
24823 on
24824 \begin_inset space ~
24825 \end_inset
24826
24827 page
24828 \begin_inset space ~
24829 \end_inset
24830
24831 <page>: prints the float number, the text "on page", and the page number:
24832  
24833 \begin_inset CommandInset ref
24834 LatexCommand vref
24835 reference "fig:Two-distorted-images"
24836
24837 \end_inset
24838
24839
24840 \end_layout
24841
24842 \begin_layout Description
24843 Formatted
24844 \begin_inset space ~
24845 \end_inset
24846
24847 reference: prints a self-defined cross-reference format.
24848 \begin_inset Newline newline
24849 \end_inset
24850
24851
24852 \begin_inset Note Greyedout
24853 status open
24854
24855 \begin_layout Plain Layout
24856
24857 \series bold
24858 Note:
24859 \series default
24860  This feature is only available when you have the \SpecialChar LaTeX
24861 -package 
24862 \series bold
24863 prettyref
24864 \series default
24865  or 
24866 \series bold
24867 refstyle
24868 \series default
24869
24870 \begin_inset Index idx
24871 status collapsed
24872
24873 \begin_layout Plain Layout
24874 \SpecialChar LaTeX
24875 -packages ! prettyref
24876 \end_layout
24877
24878 \end_inset
24879
24880
24881 \begin_inset Index idx
24882 status collapsed
24883
24884 \begin_layout Plain Layout
24885 \SpecialChar LaTeX
24886 -packages ! refstyle
24887 \end_layout
24888
24889 \end_inset
24890
24891  installed.
24892 \end_layout
24893
24894 \end_inset
24895
24896
24897 \begin_inset Newline newline
24898 \end_inset
24899
24900 You can select which \SpecialChar LaTeX
24901 -package should be used for this feature by setting
24902  the option 
24903 \family sans
24904 Use refstyle (not prettyref) for cross-references
24905 \family default
24906  in the menu 
24907 \family sans
24908 Document\SpecialChar menuseparator
24909 Settings\SpecialChar menuseparator
24910 Document Class
24911 \family default
24912 .
24913  The format is specified by adding the command 
24914 \series bold
24915
24916 \backslash
24917 newrefformat
24918 \series default
24919  (prettyref) or 
24920 \series bold
24921
24922 \backslash
24923 newref
24924 \series default
24925  (refstyle) to the preamble of the document.
24926  For example redefining all references to figures (which have the label
24927  shortcut 
24928 \begin_inset Quotes eld
24929 \end_inset
24930
24931
24932 \family sans
24933 fig
24934 \family default
24935
24936 \begin_inset Quotes erd
24937 \end_inset
24938
24939 ) can be done with this command
24940 \begin_inset Newline newline
24941 \end_inset
24942
24943
24944 \series bold
24945
24946 \backslash
24947 newref{fig}{refcmd={Image on page 
24948 \backslash
24949 pageref{#1}}}
24950 \series default
24951
24952 \begin_inset Newline newline
24953 \end_inset
24954
24955 For more information about the format, have a look at the package documentations
24956
24957 \begin_inset CommandInset citation
24958 LatexCommand cite
24959 key "prettyref,refstyle"
24960
24961 \end_inset
24962
24963 .
24964 \end_layout
24965
24966 \begin_layout Description
24967 Textual
24968 \begin_inset space ~
24969 \end_inset
24970
24971 reference: prints the caption of the reference: 
24972 \begin_inset CommandInset ref
24973 LatexCommand nameref
24974 reference "fig:Two-distorted-images"
24975
24976 \end_inset
24977
24978
24979 \end_layout
24980
24981 \begin_layout Standard
24982
24983 \family sans
24984 <page>
24985 \family default
24986  will not print the page number if the label is on the previous, the same,
24987  or the next page.
24988  You will e.
24989 \begin_inset space \thinspace{}
24990 \end_inset
24991
24992 g.
24993 \begin_inset space \space{}
24994 \end_inset
24995
24996 see the text 
24997 \begin_inset Quotes eld
24998 \end_inset
24999
25000
25001 \family sans
25002 on this page
25003 \family default
25004
25005 \begin_inset Quotes erd
25006 \end_inset
25007
25008  instead.
25009  The style 
25010 \family sans
25011 <reference> on page <page>
25012 \family default
25013  will not print anything about the page if the label is on the same page.
25014 \end_layout
25015
25016 \begin_layout Standard
25017 The number and current page of the part of the document referred to in the
25018  output is automatically calculated by \SpecialChar LaTeX
25019 .
25020  The varieties are adjusted in the field 
25021 \family sans
25022 Format
25023 \family default
25024  of the cross-reference window that appears when you click on the cross-referenc
25025 e box.
25026 \end_layout
25027
25028 \begin_layout Standard
25029 \begin_inset Note Greyedout
25030 status open
25031
25032 \begin_layout Plain Layout
25033
25034 \series bold
25035 Note:
25036 \series default
25037  It is recommended to use the \SpecialChar LaTeX
25038 -package 
25039 \series bold
25040 refstyle
25041 \series default
25042
25043 \begin_inset Index idx
25044 status collapsed
25045
25046 \begin_layout Plain Layout
25047 \SpecialChar LaTeX
25048 -packages ! refstyle
25049 \end_layout
25050
25051 \end_inset
25052
25053  because 
25054 \series bold
25055 prettyref
25056 \series default
25057
25058 \begin_inset Index idx
25059 status collapsed
25060
25061 \begin_layout Plain Layout
25062 \SpecialChar LaTeX
25063 -packages ! prettyref
25064 \end_layout
25065
25066 \end_inset
25067
25068  does not know all of \SpecialChar LyX
25069 's possible label shortcuts
25070 \begin_inset Foot
25071 status collapsed
25072
25073 \begin_layout Plain Layout
25074 \begin_inset Quotes eld
25075 \end_inset
25076
25077 fig:
25078 \begin_inset Quotes erd
25079 \end_inset
25080
25081  is for example \SpecialChar LyX
25082 's shortcut for labels in figure captions.
25083 \end_layout
25084
25085 \end_inset
25086
25087  and is not internationalized.
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \begin_layout Subsection
25096 Automatic Reference Naming
25097 \begin_inset Index idx
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 References ! Automatic Reference Naming
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \end_layout
25108
25109 \begin_layout Standard
25110 The \SpecialChar LaTeX
25111 -package 
25112 \series bold
25113 hyperref
25114 \series default
25115
25116 \begin_inset Index idx
25117 status collapsed
25118
25119 \begin_layout Plain Layout
25120 \SpecialChar LaTeX
25121 -packages ! hyperref
25122 \end_layout
25123
25124 \end_inset
25125
25126 , that is enabled in the 
25127 \family sans
25128 PDF Properties
25129 \family default
25130  of the 
25131 \family sans
25132 Document Settings
25133 \family default
25134  dialog, provides a very useful feature that cross-references automatically
25135  include the name of the referenced floats (or text parts like 
25136 \emph on
25137 section
25138 \emph default
25139 ).
25140  So you will save having to write e.
25141 \begin_inset space \thinspace{}
25142 \end_inset
25143
25144 g.
25145 \begin_inset space \space{}
25146 \end_inset
25147
25148 the name 
25149 \begin_inset Quotes eld
25150 \end_inset
25151
25152 Figure
25153 \begin_inset Quotes erd
25154 \end_inset
25155
25156  before every reference to a figure.
25157  To use this feature, enable 
25158 \series bold
25159 hyperref
25160 \series default
25161  and insert this line to the \SpecialChar LaTeX
25162  preamble:
25163 \end_layout
25164
25165 \begin_layout Standard
25166
25167 \series bold
25168
25169 \backslash
25170 AtBeginDocument{
25171 \backslash
25172 renewcommand{
25173 \backslash
25174 ref}[1]{
25175 \backslash
25176 mbox{
25177 \backslash
25178 autoref{#1}}}}
25179 \end_layout
25180
25181 \begin_layout Standard
25182 When you prefer other reference names than the default ones, for example
25183  you want instead of 
25184 \begin_inset Quotes eld
25185 \end_inset
25186
25187 section
25188 \begin_inset Quotes erd
25189 \end_inset
25190
25191  the name 
25192 \begin_inset Quotes eld
25193 \end_inset
25194
25195 sec.
25196 \begin_inset space \thinspace{}
25197 \end_inset
25198
25199
25200 \begin_inset Quotes eld
25201 \end_inset
25202
25203 , you can redefine the name by inserting this in the preamble:
25204 \end_layout
25205
25206 \begin_layout Standard
25207
25208 \series bold
25209
25210 \backslash
25211 addto
25212 \backslash
25213 extrasenglish{
25214 \backslash
25215 renewcommand{
25216 \backslash
25217 sectionautorefname}
25218 \begin_inset Newline newline
25219 \end_inset
25220
25221
25222 \begin_inset Phantom HPhantom
25223 status open
25224
25225 \begin_layout Plain Layout
25226
25227 \series bold
25228 \begin_inset space ~
25229 \end_inset
25230
25231
25232 \end_layout
25233
25234 \end_inset
25235
25236 {sec.
25237 \backslash
25238 negthinspace}}
25239 \end_layout
25240
25241 \begin_layout Standard
25242 When you are using another document language than English, replace
25243 \begin_inset Newline newline
25244 \end_inset
25245
25246
25247 \series bold
25248
25249 \backslash
25250 extrasenglish
25251 \series default
25252  by 
25253 \series bold
25254
25255 \backslash
25256 extras***
25257 \series default
25258 , where *** is the name of the language used.
25259 \end_layout
25260
25261 \begin_layout Standard
25262 To get automatic names, but not for certain reference types, for example
25263  not for equations, use this preamble code:
25264 \end_layout
25265
25266 \begin_layout Standard
25267
25268 \series bold
25269
25270 \backslash
25271 addto
25272 \backslash
25273 extrasenglish{
25274 \backslash
25275 renewcommand*{
25276 \backslash
25277 equationautorefname}[1]{}}
25278 \end_layout
25279
25280 \begin_layout Standard
25281 More about this topic can be found in 
25282 \series bold
25283 hyperref
25284 \series default
25285 's documentation 
25286 \begin_inset CommandInset citation
25287 LatexCommand cite
25288 key "hyperref"
25289
25290 \end_inset
25291
25292 .
25293 \end_layout
25294
25295 \begin_layout Standard
25296 \begin_inset Note Greyedout
25297 status open
25298
25299 \begin_layout Plain Layout
25300
25301 \series bold
25302 Note:
25303 \series default
25304  Automatic reference naming cannot be used when you use cross-references
25305  in the 
25306 \family sans
25307 Formatted
25308 \begin_inset space ~
25309 \end_inset
25310
25311 reference
25312 \family default
25313  style, as described in section
25314 \begin_inset space ~
25315 \end_inset
25316
25317
25318 \begin_inset CommandInset ref
25319 LatexCommand ref
25320 reference "subsec:Cross-Reference-Formats"
25321
25322 \end_inset
25323
25324 .
25325 \end_layout
25326
25327 \end_inset
25328
25329
25330 \end_layout
25331
25332 \begin_layout Standard
25333 The 
25334 \emph on
25335 Math
25336 \emph default
25337  manual is an example where automatic reference naming is used.
25338 \end_layout
25339
25340 \begin_layout Subsection
25341 Reference Position
25342 \begin_inset CommandInset label
25343 LatexCommand label
25344 name "subsec:Reference-Position"
25345
25346 \end_inset
25347
25348
25349 \begin_inset Index idx
25350 status collapsed
25351
25352 \begin_layout Plain Layout
25353 References ! Reference Position
25354 \end_layout
25355
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \begin_layout Standard
25362 If you use 
25363 \series bold
25364 hyperref
25365 \series default
25366
25367 \begin_inset Index idx
25368 status collapsed
25369
25370 \begin_layout Plain Layout
25371 \SpecialChar LaTeX
25372 -packages ! hyperref
25373 \end_layout
25374
25375 \end_inset
25376
25377  in the 
25378 \family sans
25379 PDF Properties
25380 \family default
25381  of the 
25382 \family sans
25383 Document Settings
25384 \family default
25385  dialog to link cross-references in the output, you will see that clicking
25386  on an image float reference jumps to the image label.
25387  The caption will be the first text part on the screen, so that you cannot
25388  see the image without scrolling.
25389  This is because the reference link anchor is placed at the position of
25390  the label.
25391  With the use of the package 
25392 \series bold
25393 hypcap
25394 \series default
25395
25396 \begin_inset Index idx
25397 status collapsed
25398
25399 \begin_layout Plain Layout
25400 \SpecialChar LaTeX
25401 -packages ! hypcap
25402 \end_layout
25403
25404 \end_inset
25405
25406 , which is part of the \SpecialChar LaTeX
25407 -package 
25408 \series bold
25409 oberdiek
25410 \series default
25411
25412 \begin_inset Index idx
25413 status collapsed
25414
25415 \begin_layout Plain Layout
25416 \SpecialChar LaTeX
25417 -packages ! oberdiek
25418 \end_layout
25419
25420 \end_inset
25421
25422 , the link anchor is placed at the beginning of a float.
25423  To use this feature for figure floats, load 
25424 \series bold
25425 hypcap
25426 \series default
25427  in the document preamble with the line
25428 \end_layout
25429
25430 \begin_layout Standard
25431
25432 \series bold
25433
25434 \backslash
25435 usepackage[figure]{hypcap}
25436 \end_layout
25437
25438 \begin_layout Standard
25439 You can also use 
25440 \series bold
25441 hypcap
25442 \series default
25443  for all float types but this is not recommended for stability reasons.
25444  For more information, have a look at 
25445 \series bold
25446 hypcap
25447 \series default
25448 's manual 
25449 \begin_inset CommandInset citation
25450 LatexCommand cite
25451 key "hypcap"
25452
25453 \end_inset
25454
25455 .
25456 \end_layout
25457
25458 \begin_layout Standard
25459 \begin_inset Note Greyedout
25460 status open
25461
25462 \begin_layout Plain Layout
25463
25464 \series bold
25465 Note:
25466 \series default
25467  
25468 \series bold
25469 hypcap
25470 \series default
25471  has no effect on references to subfigures.
25472 \end_layout
25473
25474 \end_inset
25475
25476
25477 \end_layout
25478
25479 \begin_layout Section
25480 Float Placement
25481 \begin_inset CommandInset label
25482 LatexCommand label
25483 name "sec:Float-Placement"
25484
25485 \end_inset
25486
25487
25488 \begin_inset Index idx
25489 status collapsed
25490
25491 \begin_layout Plain Layout
25492 Floats ! Placement
25493 \end_layout
25494
25495 \end_inset
25496
25497
25498 \end_layout
25499
25500 \begin_layout Standard
25501 Right-clicking on a float-box and clicking on 
25502 \family sans
25503 Settings
25504 \family default
25505  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
25506  uses for
25507  positioning the float.
25508 \begin_inset Newline newline
25509 \end_inset
25510
25511 The option 
25512 \family sans
25513 Span
25514 \begin_inset space ~
25515 \end_inset
25516
25517 columns
25518 \family default
25519  is only useful for two-column documents: If you select it, the float will
25520  span both columns on the page instead of being confined to just one.
25521 \begin_inset Newline newline
25522 \end_inset
25523
25524 The option 
25525 \family sans
25526 Rotate
25527 \begin_inset space ~
25528 \end_inset
25529
25530 sideways
25531 \family default
25532  is used to rotate floats, see section 
25533 \begin_inset CommandInset ref
25534 LatexCommand ref
25535 reference "sec:Rotated-Floats"
25536
25537 \end_inset
25538
25539 .
25540 \end_layout
25541
25542 \begin_layout Standard
25543 You can use one or more of the following options in the float dialog to
25544  set the placement for a particular float when you uncheck the option 
25545 \family sans
25546 Use
25547 \begin_inset space ~
25548 \end_inset
25549
25550 default
25551 \begin_inset space ~
25552 \end_inset
25553
25554 placement
25555 \family default
25556 :
25557 \end_layout
25558
25559 \begin_layout Description
25560 Here
25561 \begin_inset space ~
25562 \end_inset
25563
25564 if
25565 \begin_inset space ~
25566 \end_inset
25567
25568 possible try to place the float on the position where it has been inserted
25569 \end_layout
25570
25571 \begin_layout Description
25572 Top
25573 \begin_inset space ~
25574 \end_inset
25575
25576 of
25577 \begin_inset space ~
25578 \end_inset
25579
25580 page try to place the float at the top of the current page
25581 \end_layout
25582
25583 \begin_layout Description
25584 Bottom
25585 \begin_inset space ~
25586 \end_inset
25587
25588 of
25589 \begin_inset space ~
25590 \end_inset
25591
25592 page try to place the float at the bottom of the current page
25593 \end_layout
25594
25595 \begin_layout Description
25596 Page
25597 \begin_inset space ~
25598 \end_inset
25599
25600 of
25601 \begin_inset space ~
25602 \end_inset
25603
25604 floats try to place the float on its own page
25605 \end_layout
25606
25607 \begin_layout Standard
25608 The order of the above option is 
25609 \emph on
25610 always
25611 \emph default
25612  used by \SpecialChar LaTeX
25613 .
25614  That means, if you use the default placement, \SpecialChar LaTeX
25615  will first try out 
25616 \family sans
25617 Here
25618 \begin_inset space ~
25619 \end_inset
25620
25621 if
25622 \begin_inset space ~
25623 \end_inset
25624
25625 possible
25626 \family default
25627 , then 
25628 \family sans
25629 Top
25630 \begin_inset space ~
25631 \end_inset
25632
25633 of
25634 \begin_inset space ~
25635 \end_inset
25636
25637 page
25638 \family default
25639 , and then the others.
25640  If you do not use the default, \SpecialChar LaTeX
25641  will try only the checked options but in
25642  the same order.
25643  If none of the 4
25644 \begin_inset space ~
25645 \end_inset
25646
25647 placements is possible the procedure is internally repeated trying to put
25648  the float on the following page.
25649 \end_layout
25650
25651 \begin_layout Standard
25652 By default, each option has its own rules:
25653 \end_layout
25654
25655 \begin_layout Labeling
25656 \labelwidthstring 00.00.0000
25657
25658 \family sans
25659 Top
25660 \begin_inset space ~
25661 \end_inset
25662
25663 of
25664 \begin_inset space ~
25665 \end_inset
25666
25667 page
25668 \family default
25669  only floats occupying less than 70
25670 \begin_inset space \thinspace{}
25671 \end_inset
25672
25673 % of the page can be placed at the top of a page (
25674 \series bold
25675
25676 \backslash
25677 topfraction
25678 \series default
25679 )
25680 \end_layout
25681
25682 \begin_layout Labeling
25683 \labelwidthstring 00.00.0000
25684
25685 \family sans
25686 Bottom
25687 \begin_inset space ~
25688 \end_inset
25689
25690 of
25691 \begin_inset space ~
25692 \end_inset
25693
25694 page
25695 \family default
25696 : only floats occupying less than 30
25697 \begin_inset space \thinspace{}
25698 \end_inset
25699
25700 % of the page can be placed at the bottom of a page.
25701  (
25702 \series bold
25703
25704 \backslash
25705 bottomfraction
25706 \series default
25707 )
25708 \end_layout
25709
25710 \begin_layout Labeling
25711 \labelwidthstring 00.00.0000
25712
25713 \family sans
25714 Page
25715 \begin_inset space ~
25716 \end_inset
25717
25718 of
25719 \begin_inset space ~
25720 \end_inset
25721
25722 floats
25723 \family default
25724 : only if more than 50
25725 \begin_inset space \thinspace{}
25726 \end_inset
25727
25728 % of the page is occupied by floats, several floats can be set together
25729  on a page.
25730  (
25731 \series bold
25732
25733 \backslash
25734 floatpagefraction
25735 \series default
25736 )
25737 \end_layout
25738
25739 \begin_layout Standard
25740 If you don't like these rules, you can ignore them by using the additional
25741  option 
25742 \family sans
25743 Ignore
25744 \begin_inset space ~
25745 \end_inset
25746
25747 \SpecialChar LaTeX
25748
25749 \begin_inset space ~
25750 \end_inset
25751
25752 rules
25753 \family default
25754 .
25755 \begin_inset Newline newline
25756 \end_inset
25757
25758 You can also redefine the rules with \SpecialChar LaTeX
25759 -commands that are given in parentheses
25760  after the rules description above.
25761  To increase for example the often too small default of the bottom-rule
25762  to 50
25763 \begin_inset space \thinspace{}
25764 \end_inset
25765
25766 % of the page, add this line to your document preamble:
25767 \end_layout
25768
25769 \begin_layout Standard
25770
25771 \series bold
25772
25773 \backslash
25774 renewcommand{
25775 \backslash
25776 bottomfraction}{0.5}
25777 \end_layout
25778
25779 \begin_layout Standard
25780 Sometimes you might need, under all circumstances, a float to be placed
25781  exactly at the position where it is inserted.
25782  For this case you can use the option 
25783 \family sans
25784 Here
25785 \begin_inset space ~
25786 \end_inset
25787
25788 definitely
25789 \family default
25790 .
25791  Use this option very rarely and only if the document is almost ready to
25792  be printed, because the float is then no longer able to 
25793 \begin_inset Quotes eld
25794 \end_inset
25795
25796 float
25797 \begin_inset Quotes erd
25798 \end_inset
25799
25800  when you change your document and this will often destroy the page layout.
25801 \end_layout
25802
25803 \begin_layout Standard
25804 There are no placement options for text wrap floats, because they are always
25805  surrounded by the text of a certain paragraph.
25806 \begin_inset VSpace bigskip
25807 \end_inset
25808
25809
25810 \end_layout
25811
25812 \begin_layout Standard
25813 Sometimes you have the problem that a float is placed at the top of a page
25814  while its corresponding section starts at the middle of the page, so that
25815  the reader could think the float is part of the previous section.
25816  To avoid this the \SpecialChar LaTeX
25817 -command 
25818 \series bold
25819
25820 \backslash
25821 suppressfloats
25822 \series default
25823  can be used.
25824  It suppresses a given float placement for the page where it is inserted
25825  and can therefore be used to avoid floats being set before a section starts.
25826  To get this, add these commands to your document preamble:
25827 \end_layout
25828
25829 \begin_layout Standard
25830
25831 \series bold
25832
25833 \backslash
25834 let
25835 \backslash
25836 mySection
25837 \backslash
25838 section
25839 \begin_inset Newline newline
25840 \end_inset
25841
25842
25843 \backslash
25844 renewcommand{
25845 \backslash
25846 section}{
25847 \backslash
25848 suppressfloats[t]
25849 \backslash
25850 mySection}
25851 \end_layout
25852
25853 \begin_layout Standard
25854 You can define the same for all section headings, like chapters and subsections.
25855  This definition is not recommended to be used for small text parts like
25856  subsubsections because \SpecialChar LaTeX
25857  may then have problems finding a suitable placement.
25858 \end_layout
25859
25860 \begin_layout Standard
25861 \begin_inset VSpace bigskip
25862 \end_inset
25863
25864 In some cases it is required to have all figures/tables at the end of the
25865  document.
25866  For this purpose the \SpecialChar LaTeX
25867 -package 
25868 \series bold
25869 endfloat
25870 \series default
25871
25872 \begin_inset Index idx
25873 status collapsed
25874
25875 \begin_layout Plain Layout
25876 \SpecialChar LaTeX
25877 -packages ! endfloat
25878 \end_layout
25879
25880 \end_inset
25881
25882  was developed.
25883  It puts all figure and table floats at the end of the document into their
25884  own sections.
25885  At the original float position a text hint like 
25886 \begin_inset Quotes eld
25887 \end_inset
25888
25889
25890 \family sans
25891 [Figure
25892 \begin_inset space ~
25893 \end_inset
25894
25895 3.2 about here.]
25896 \family default
25897
25898 \begin_inset Quotes erd
25899 \end_inset
25900
25901  is inserted.
25902  The endfloat-package is loaded in the preamble with the line
25903 \end_layout
25904
25905 \begin_layout Standard
25906
25907 \series bold
25908
25909 \backslash
25910 usepackage[options]{endfloat}
25911 \end_layout
25912
25913 \begin_layout Standard
25914 There are various package options to format the created figure/table sections.
25915  For more information we refer you to the 
25916 \series bold
25917 endfloat
25918 \series default
25919  documentation 
25920 \begin_inset CommandInset citation
25921 LatexCommand cite
25922 key "endfloat"
25923
25924 \end_inset
25925
25926 .
25927 \begin_inset Newline newline
25928 \end_inset
25929
25930
25931 \begin_inset Note Greyedout
25932 status open
25933
25934 \begin_layout Plain Layout
25935
25936 \series bold
25937 Note: endfloat
25938 \series default
25939  doesn't provide an automatic translation for the text hint, you have to
25940  do this manually, see section
25941 \begin_inset space ~
25942 \end_inset
25943
25944 4 in 
25945 \begin_inset CommandInset citation
25946 LatexCommand cite
25947 key "endfloat"
25948
25949 \end_inset
25950
25951 .
25952 \end_layout
25953
25954 \end_inset
25955
25956
25957 \begin_inset Newline newline
25958 \end_inset
25959
25960
25961 \begin_inset Note Greyedout
25962 status open
25963
25964 \begin_layout Plain Layout
25965
25966 \series bold
25967 Note:
25968 \series default
25969  There is currently a bug in 
25970 \series bold
25971 endfloat
25972 \series default
25973  when the caption contains a German 
25974 \begin_inset Quotes eld
25975 \end_inset
25976
25977 ß
25978 \begin_inset Quotes erd
25979 \end_inset
25980
25981 .
25982  Use in this case the command 
25983 \begin_inset Quotes eld
25984 \end_inset
25985
25986
25987 \series bold
25988
25989 \backslash
25990 ss
25991 \series default
25992
25993 \begin_inset Quotes erd
25994 \end_inset
25995
25996  in \SpecialChar TeX
25997  Code instead of 
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001 ß
26002 \begin_inset Quotes erd
26003 \end_inset
26004
26005 .
26006 \end_layout
26007
26008 \end_inset
26009
26010
26011 \end_layout
26012
26013 \begin_layout Standard
26014 \begin_inset VSpace bigskip
26015 \end_inset
26016
26017 For more details about float placements, have a look at \SpecialChar LaTeX
26018  books, 
26019 \begin_inset CommandInset citation
26020 LatexCommand cite
26021 key "latexcompanion,latexguide,latexbook"
26022
26023 \end_inset
26024
26025 .
26026 \end_layout
26027
26028 \begin_layout Section
26029 Rotated Floats
26030 \begin_inset CommandInset label
26031 LatexCommand label
26032 name "sec:Rotated-Floats"
26033
26034 \end_inset
26035
26036
26037 \begin_inset Index idx
26038 status collapsed
26039
26040 \begin_layout Plain Layout
26041 Floats ! Rotating
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \begin_layout Standard
26050 Especially for wide tables you might have floats rotated.
26051  To rotate a whole float including the caption, right-click on the float-box
26052  and use the option 
26053 \family sans
26054 Rotate
26055 \begin_inset space ~
26056 \end_inset
26057
26058 sideways
26059 \family default
26060 .
26061 \end_layout
26062
26063 \begin_layout Standard
26064 Rotated floats are always placed on a page of their own (or column of their
26065  own; in case you have a multi-column document).
26066  You can let them span several columns using the float settings option 
26067 \family sans
26068 Span
26069 \begin_inset space ~
26070 \end_inset
26071
26072 columns
26073 \family default
26074 .
26075  Floats are rotated so that you can read them from the outside margin.
26076  To force a certain rotation direction for all pages, you can add either
26077  the option 
26078 \series bold
26079 figuresleft
26080 \series default
26081  or 
26082 \series bold
26083 figuresright
26084 \series default
26085  to the document class options.
26086 \end_layout
26087
26088 \begin_layout Standard
26089 Referencing rotated floats is the same as for normal floats, the caption
26090  format is also the same: Table
26091 \begin_inset space ~
26092 \end_inset
26093
26094
26095 \begin_inset CommandInset ref
26096 LatexCommand ref
26097 reference "tab:Rotated-table"
26098
26099 \end_inset
26100
26101  is an example of a rotated table float.
26102 \end_layout
26103
26104 \begin_layout Standard
26105 \begin_inset Note Greyedout
26106 status open
26107
26108 \begin_layout Plain Layout
26109
26110 \series bold
26111 Note:
26112 \series default
26113  Not all DVI-viewers are able to display rotated floats.
26114 \end_layout
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \begin_layout Standard
26122 \begin_inset Float table
26123 wide false
26124 sideways true
26125 status open
26126
26127 \begin_layout Plain Layout
26128 \begin_inset Caption Standard
26129
26130 \begin_layout Plain Layout
26131 \begin_inset CommandInset label
26132 LatexCommand label
26133 name "tab:Rotated-table"
26134
26135 \end_inset
26136
26137  Rotated table
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Plain Layout
26146 \align center
26147 \begin_inset Tabular
26148 <lyxtabular version="3" rows="1" columns="5">
26149 <features tabularvalignment="middle">
26150 <column alignment="center" valignment="top">
26151 <column alignment="center" valignment="top">
26152 <column alignment="center" valignment="top">
26153 <column alignment="center" valignment="top">
26154 <column alignment="center" valignment="top">
26155 <row>
26156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26157 \begin_inset Text
26158
26159 \begin_layout Plain Layout
26160 test
26161 \end_layout
26162
26163 \end_inset
26164 </cell>
26165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26166 \begin_inset Text
26167
26168 \begin_layout Plain Layout
26169 b
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 c
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187 d
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26193 \begin_inset Text
26194
26195 \begin_layout Plain Layout
26196 e
26197 \end_layout
26198
26199 \end_inset
26200 </cell>
26201 </row>
26202 </lyxtabular>
26203
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \end_layout
26213
26214 \begin_layout Section
26215 Subfloats
26216 \begin_inset Index idx
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220 Floats ! Subfloats
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \begin_layout Standard
26229 Subfloats are for example used when a figure consists of several images.
26230  They are created by inserting a float into an existing float.
26231  The placement of the subfloats can be controlled in the same way as for
26232  paragraphs as shown in table
26233 \begin_inset space ~
26234 \end_inset
26235
26236
26237 \begin_inset CommandInset ref
26238 LatexCommand ref
26239 reference "tab:Two-subtables-side"
26240
26241 \end_inset
26242
26243  and 
26244 \begin_inset CommandInset ref
26245 LatexCommand ref
26246 reference "tab:Two-subtables-upon"
26247
26248 \end_inset
26249
26250 .
26251 \end_layout
26252
26253 \begin_layout Standard
26254 Referencing subfloats works as for normal floats: Table
26255 \begin_inset space ~
26256 \end_inset
26257
26258
26259 \begin_inset CommandInset ref
26260 LatexCommand ref
26261 reference "tab:This-is-subtable-a"
26262
26263 \end_inset
26264
26265  and 
26266 \begin_inset CommandInset ref
26267 LatexCommand ref
26268 reference "tab:This-is-subtable-b"
26269
26270 \end_inset
26271
26272  are subtables of table
26273 \begin_inset space ~
26274 \end_inset
26275
26276
26277 \begin_inset CommandInset ref
26278 LatexCommand ref
26279 reference "tab:Two-subtables-side"
26280
26281 \end_inset
26282
26283 .
26284 \end_layout
26285
26286 \begin_layout Standard
26287 \begin_inset Float table
26288 wide false
26289 sideways false
26290 status open
26291
26292 \begin_layout Plain Layout
26293 \begin_inset Caption Standard
26294
26295 \begin_layout Plain Layout
26296 \begin_inset CommandInset label
26297 LatexCommand label
26298 name "tab:Two-subtables-side"
26299
26300 \end_inset
26301
26302 Two subtables placed side by side.
26303 \end_layout
26304
26305 \end_inset
26306
26307
26308 \end_layout
26309
26310 \begin_layout Plain Layout
26311 \align center
26312 \begin_inset space \hfill{}
26313 \end_inset
26314
26315
26316 \begin_inset Float table
26317 wide false
26318 sideways false
26319 status collapsed
26320
26321 \begin_layout Plain Layout
26322 \begin_inset Caption Standard
26323
26324 \begin_layout Plain Layout
26325 \begin_inset CommandInset label
26326 LatexCommand label
26327 name "tab:This-is-subtable-a"
26328
26329 \end_inset
26330
26331 This is subtable a.
26332 \end_layout
26333
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \begin_layout Plain Layout
26340 \align center
26341 \begin_inset Tabular
26342 <lyxtabular version="3" rows="1" columns="5">
26343 <features tabularvalignment="middle">
26344 <column alignment="center" valignment="top">
26345 <column alignment="center" valignment="top">
26346 <column alignment="center" valignment="top">
26347 <column alignment="center" valignment="top">
26348 <column alignment="center" valignment="top">
26349 <row>
26350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Plain Layout
26354 test
26355 \end_layout
26356
26357 \end_inset
26358 </cell>
26359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26360 \begin_inset Text
26361
26362 \begin_layout Plain Layout
26363 b
26364 \end_layout
26365
26366 \end_inset
26367 </cell>
26368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Plain Layout
26372 c
26373 \end_layout
26374
26375 \end_inset
26376 </cell>
26377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26378 \begin_inset Text
26379
26380 \begin_layout Plain Layout
26381 d
26382 \end_layout
26383
26384 \end_inset
26385 </cell>
26386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26387 \begin_inset Text
26388
26389 \begin_layout Plain Layout
26390 e
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 </row>
26396 </lyxtabular>
26397
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \end_inset
26404
26405
26406 \begin_inset space \hfill{}
26407 \end_inset
26408
26409
26410 \begin_inset Float table
26411 wide false
26412 sideways false
26413 status collapsed
26414
26415 \begin_layout Plain Layout
26416 \begin_inset Caption Standard
26417
26418 \begin_layout Plain Layout
26419 \begin_inset CommandInset label
26420 LatexCommand label
26421 name "tab:This-is-subtable-b"
26422
26423 \end_inset
26424
26425 This is subtable b.
26426 \end_layout
26427
26428 \end_inset
26429
26430
26431 \end_layout
26432
26433 \begin_layout Plain Layout
26434 \align center
26435 \begin_inset Tabular
26436 <lyxtabular version="3" rows="1" columns="5">
26437 <features tabularvalignment="middle">
26438 <column alignment="center" valignment="top">
26439 <column alignment="center" valignment="top">
26440 <column alignment="center" valignment="top">
26441 <column alignment="center" valignment="top">
26442 <column alignment="center" valignment="top">
26443 <row>
26444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Plain Layout
26448 e
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Plain Layout
26457 d
26458 \end_layout
26459
26460 \end_inset
26461 </cell>
26462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26463 \begin_inset Text
26464
26465 \begin_layout Plain Layout
26466 c
26467 \end_layout
26468
26469 \end_inset
26470 </cell>
26471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26472 \begin_inset Text
26473
26474 \begin_layout Plain Layout
26475 b
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26481 \begin_inset Text
26482
26483 \begin_layout Plain Layout
26484 test
26485 \end_layout
26486
26487 \end_inset
26488 </cell>
26489 </row>
26490 </lyxtabular>
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \end_inset
26498
26499
26500 \begin_inset space \hfill{}
26501 \end_inset
26502
26503
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \end_layout
26510
26511 \begin_layout Standard
26512 \begin_inset Float table
26513 wide false
26514 sideways false
26515 status open
26516
26517 \begin_layout Plain Layout
26518 \begin_inset Caption Standard
26519
26520 \begin_layout Plain Layout
26521 \begin_inset CommandInset label
26522 LatexCommand label
26523 name "tab:Two-subtables-upon"
26524
26525 \end_inset
26526
26527 Two subtables placed one above the other.
26528  (a) table with 4 cells, (b) table with 5 cells.
26529 \end_layout
26530
26531 \end_inset
26532
26533
26534 \end_layout
26535
26536 \begin_layout Plain Layout
26537 \align center
26538 \begin_inset Float table
26539 wide false
26540 sideways false
26541 status collapsed
26542
26543 \begin_layout Plain Layout
26544 \begin_inset Caption Standard
26545
26546 \begin_layout Plain Layout
26547
26548 \end_layout
26549
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \begin_layout Plain Layout
26556 \align center
26557 \begin_inset Tabular
26558 <lyxtabular version="3" rows="1" columns="4">
26559 <features tabularvalignment="middle">
26560 <column alignment="center" valignment="top">
26561 <column alignment="center" valignment="top">
26562 <column alignment="center" valignment="top">
26563 <column alignment="center" valignment="top">
26564 <row>
26565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Plain Layout
26569 test
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Plain Layout
26578 test
26579 \end_layout
26580
26581 \end_inset
26582 </cell>
26583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26584 \begin_inset Text
26585
26586 \begin_layout Plain Layout
26587 test
26588 \end_layout
26589
26590 \end_inset
26591 </cell>
26592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596 test
26597 \end_layout
26598
26599 \end_inset
26600 </cell>
26601 </row>
26602 </lyxtabular>
26603
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \end_inset
26610
26611
26612 \end_layout
26613
26614 \begin_layout Plain Layout
26615 \align center
26616 \begin_inset Float table
26617 wide false
26618 sideways false
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622 \begin_inset Caption Standard
26623
26624 \begin_layout Plain Layout
26625
26626 \end_layout
26627
26628 \end_inset
26629
26630
26631 \end_layout
26632
26633 \begin_layout Plain Layout
26634 \align center
26635 \begin_inset Tabular
26636 <lyxtabular version="3" rows="1" columns="5">
26637 <features tabularvalignment="middle">
26638 <column alignment="center" valignment="top">
26639 <column alignment="center" valignment="top">
26640 <column alignment="center" valignment="top">
26641 <column alignment="center" valignment="top">
26642 <column alignment="center" valignment="top">
26643 <row>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648 a
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657 b
26658 \end_layout
26659
26660 \end_inset
26661 </cell>
26662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26663 \begin_inset Text
26664
26665 \begin_layout Plain Layout
26666 c
26667 \end_layout
26668
26669 \end_inset
26670 </cell>
26671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26672 \begin_inset Text
26673
26674 \begin_layout Plain Layout
26675 d
26676 \end_layout
26677
26678 \end_inset
26679 </cell>
26680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26681 \begin_inset Text
26682
26683 \begin_layout Plain Layout
26684 e
26685 \end_layout
26686
26687 \end_inset
26688 </cell>
26689 </row>
26690 </lyxtabular>
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \begin_layout Section
26708 Floats Side by Side
26709 \begin_inset Index idx
26710 status collapsed
26711
26712 \begin_layout Plain Layout
26713 Floats ! Side by side
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Standard
26722 To place floats side by side, as in Figures
26723 \begin_inset space ~
26724 \end_inset
26725
26726
26727 \begin_inset CommandInset ref
26728 LatexCommand ref
26729 reference "fig:Float-left"
26730
26731 \end_inset
26732
26733  and 
26734 \begin_inset CommandInset ref
26735 LatexCommand ref
26736 reference "fig:Float-right"
26737
26738 \end_inset
26739
26740 , only 
26741 \emph on
26742 one
26743 \emph default
26744  float is used.
26745  In it two minipage boxes are inserted.
26746 \begin_inset Foot
26747 status collapsed
26748
26749 \begin_layout Plain Layout
26750 Minipages are explained in section
26751 \begin_inset space ~
26752 \end_inset
26753
26754
26755 \begin_inset CommandInset ref
26756 LatexCommand ref
26757 reference "sec:Minipages"
26758
26759 \end_inset
26760
26761 .
26762 \end_layout
26763
26764 \end_inset
26765
26766  The width is set to 45
26767 \begin_inset space \thinspace{}
26768 \end_inset
26769
26770 -50
26771 \begin_inset space \thinspace{}
26772 \end_inset
26773
26774 column% and the box alignment to 
26775 \family sans
26776 Bottom
26777 \family default
26778  for each minipage.
26779  The minipage boxes contain the image and the caption in the same way as
26780  they are in a float.
26781  The only difference is that the image unit 
26782 \family sans
26783 Column
26784 \begin_inset space ~
26785 \end_inset
26786
26787 Width
26788 \begin_inset space ~
26789 \end_inset
26790
26791 %
26792 \family default
26793  is now calculated according to the width of the minipage boxes.
26794 \end_layout
26795
26796 \begin_layout Standard
26797 \begin_inset Float figure
26798 wide false
26799 sideways false
26800 status open
26801
26802 \begin_layout Plain Layout
26803 \begin_inset Box Frameless
26804 position "b"
26805 hor_pos "c"
26806 has_inner_box 1
26807 inner_pos "t"
26808 use_parbox 0
26809 use_makebox 0
26810 width "45col%"
26811 special "none"
26812 height "1in"
26813 height_special "totalheight"
26814 thickness "0.4pt"
26815 separation "3pt"
26816 shadowsize "4pt"
26817 framecolor "black"
26818 backgroundcolor "none"
26819 status open
26820
26821 \begin_layout Plain Layout
26822 \align center
26823 \begin_inset Graphics
26824         filename clipart/mobius.eps
26825         lyxscale 50
26826         width 100col%
26827         scaleBeforeRotation
26828
26829 \end_inset
26830
26831
26832 \end_layout
26833
26834 \begin_layout Plain Layout
26835 \begin_inset Caption Standard
26836
26837 \begin_layout Plain Layout
26838 \begin_inset CommandInset label
26839 LatexCommand label
26840 name "fig:Float-left"
26841
26842 \end_inset
26843
26844 Float on the left side.
26845 \end_layout
26846
26847 \end_inset
26848
26849
26850 \end_layout
26851
26852 \end_inset
26853
26854
26855 \begin_inset space \hfill{}
26856 \end_inset
26857
26858
26859 \begin_inset Box Frameless
26860 position "b"
26861 hor_pos "c"
26862 has_inner_box 1
26863 inner_pos "t"
26864 use_parbox 0
26865 use_makebox 0
26866 width "45col%"
26867 special "none"
26868 height "1in"
26869 height_special "totalheight"
26870 thickness "0.4pt"
26871 separation "3pt"
26872 shadowsize "4pt"
26873 framecolor "black"
26874 backgroundcolor "none"
26875 status open
26876
26877 \begin_layout Plain Layout
26878 \align center
26879 \begin_inset Graphics
26880         filename clipart/platypus.eps
26881         lyxscale 50
26882         width 100col%
26883         scaleBeforeRotation
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Plain Layout
26891 \begin_inset Caption Standard
26892
26893 \begin_layout Plain Layout
26894 \begin_inset CommandInset label
26895 LatexCommand label
26896 name "fig:Float-right"
26897
26898 \end_inset
26899
26900 Float on the right side.
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \end_layout
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \begin_layout Plain Layout
26914
26915 \end_layout
26916
26917 \end_inset
26918
26919
26920 \change_inserted 2047637253 1447344411
26921
26922 \end_layout
26923
26924 \begin_layout Standard
26925
26926 \change_inserted 2047637253 1447344943
26927 Putting two floats side-by-side is made simpler using variable-width minipages
26928  (Section
26929 \begin_inset space ~
26930 \end_inset
26931
26932
26933 \begin_inset CommandInset ref
26934 LatexCommand ref
26935 reference "sec:Varwidth"
26936
26937 \end_inset
26938
26939 ).
26940  Variable-width minipages adapt automatically to the width of the figures.
26941  They do not require an explicit width to be given, and they improve the
26942  horizontal alignment of the figures.
26943  The file 
26944 \family typewriter
26945 examples/varwidth-floats-side-by-side.lyx
26946 \family default
26947  gives examples of how to do this.
26948 \change_unchanged
26949
26950 \end_layout
26951
26952 \begin_layout Section
26953 Caption Formatting
26954 \begin_inset Index idx
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958 Caption ! Formatting
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \begin_inset Index idx
26965 status collapsed
26966
26967 \begin_layout Plain Layout
26968 Floats ! Caption Formatting
26969 \end_layout
26970
26971 \end_inset
26972
26973
26974 \begin_inset CommandInset label
26975 LatexCommand label
26976 name "sec:Caption-Formatting"
26977
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \begin_layout Standard
26984 The 
26985 \family sans
26986 Caption
26987 \family default
26988  environment is the default paragraph environment for 
26989 \family sans
26990 Floats
26991 \family default
26992 .
26993  On the \SpecialChar LyX
26994  screen captions appear as a label, e.
26995 \begin_inset space \thinspace{}
26996 \end_inset
26997
26998 g.
26999 \begin_inset space \space{}
27000 \end_inset
27001
27002
27003 \begin_inset Quotes eld
27004 \end_inset
27005
27006
27007 \family sans
27008 Figure #:
27009 \family default
27010
27011 \begin_inset Quotes erd
27012 \end_inset
27013
27014  followed by the caption text.
27015  
27016 \begin_inset Quotes eld
27017 \end_inset
27018
27019 #
27020 \begin_inset Quotes erd
27021 \end_inset
27022
27023  is the actual reference number.
27024  By default the label and the number are in the same font as the caption
27025  text and a colon follows the number to divide the label from the text.
27026  This caption format is suitable for many but not all documents.
27027  
27028 \end_layout
27029
27030 \begin_layout Standard
27031 To change the default caption format, load the \SpecialChar LaTeX
27032 -package 
27033 \series bold
27034 caption
27035 \series default
27036
27037 \begin_inset Index idx
27038 status collapsed
27039
27040 \begin_layout Plain Layout
27041 \SpecialChar LaTeX
27042 -packages ! caption
27043 \end_layout
27044
27045 \end_inset
27046
27047  in the document preamble with this line:
27048 \end_layout
27049
27050 \begin_layout Standard
27051
27052 \series bold
27053
27054 \backslash
27055 usepackage[format definition]{caption}
27056 \end_layout
27057
27058 \begin_layout Standard
27059 To have for example the label and the number in sans-serif, bold font and
27060  the table captions always above the table as in this document, use the
27061  following command:
27062 \end_layout
27063
27064 \begin_layout Standard
27065
27066 \series bold
27067
27068 \backslash
27069 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27070 \end_layout
27071
27072 \begin_layout Standard
27073 You can also define different caption formats for the different float types.
27074  In this case load the 
27075 \series bold
27076 caption
27077 \series default
27078  package without format specific options and define the different formats
27079  with the help of the command
27080 \end_layout
27081
27082 \begin_layout Standard
27083
27084 \series bold
27085
27086 \backslash
27087 captionsetup[float type]{format definition}
27088 \end_layout
27089
27090 \begin_layout Standard
27091 in the document preamble.
27092  For example the caption formats of Figure
27093 \begin_inset space ~
27094 \end_inset
27095
27096
27097 \begin_inset CommandInset ref
27098 LatexCommand ref
27099 reference "fig:This-is-an-fig"
27100
27101 \end_inset
27102
27103  and Table
27104 \begin_inset space ~
27105 \end_inset
27106
27107
27108 \begin_inset CommandInset ref
27109 LatexCommand ref
27110 reference "tab:This-is-an-tab"
27111
27112 \end_inset
27113
27114  can be created using these commands in the document preamble:
27115 \end_layout
27116
27117 \begin_layout Standard
27118
27119 \series bold
27120
27121 \backslash
27122 usepackage[tableposition=top]{caption}
27123 \series default
27124
27125 \begin_inset Newline newline
27126 \end_inset
27127
27128
27129 \series bold
27130
27131 \backslash
27132 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27133 \begin_inset Newline newline
27134 \end_inset
27135
27136
27137 \begin_inset Phantom HPhantom
27138 status open
27139
27140 \begin_layout Plain Layout
27141
27142 \series bold
27143
27144 \backslash
27145 captionsetup[figure]{
27146 \end_layout
27147
27148 \end_inset
27149
27150 labelsep=period}
27151 \begin_inset Newline newline
27152 \end_inset
27153
27154
27155 \backslash
27156 captionsetup[table]{labelfont={bf,sf}}
27157 \end_layout
27158
27159 \begin_layout Standard
27160 \begin_inset Note Greyedout
27161 status open
27162
27163 \begin_layout Plain Layout
27164
27165 \series bold
27166 Note:
27167 \series default
27168  The option 
27169 \series bold
27170 tableposition=top
27171 \series default
27172  has no effect when a 
27173 \series bold
27174 KOMA-Script
27175 \series default
27176
27177 \begin_inset Index idx
27178 status collapsed
27179
27180 \begin_layout Plain Layout
27181 \SpecialChar LaTeX
27182 -packages ! KOMA-Script
27183 \end_layout
27184
27185 \end_inset
27186
27187  document class is used.
27188  In this case the document class option 
27189 \series bold
27190 captions=tableheading
27191 \series default
27192  must be used.
27193 \end_layout
27194
27195 \end_inset
27196
27197
27198 \end_layout
27199
27200 \begin_layout Standard
27201 For more information about the package 
27202 \series bold
27203 caption
27204 \series default
27205  we refer to its documentation 
27206 \begin_inset CommandInset citation
27207 LatexCommand cite
27208 key "caption"
27209
27210 \end_inset
27211
27212 .
27213 \end_layout
27214
27215 \begin_layout Standard
27216 To change the label name from e.
27217 \begin_inset space \thinspace{}
27218 \end_inset
27219
27220 g.
27221 \begin_inset space \space{}
27222 \end_inset
27223
27224
27225 \begin_inset Quotes eld
27226 \end_inset
27227
27228 Figure
27229 \begin_inset Quotes erd
27230 \end_inset
27231
27232  to 
27233 \begin_inset Quotes eld
27234 \end_inset
27235
27236 Image
27237 \begin_inset Quotes erd
27238 \end_inset
27239
27240  use this preamble command:
27241 \end_layout
27242
27243 \begin_layout Standard
27244
27245 \series bold
27246
27247 \backslash
27248 renewcommand{
27249 \backslash
27250 fnum@figure}{Image~
27251 \backslash
27252 thefigure}
27253 \end_layout
27254
27255 \begin_layout Standard
27256 where 
27257 \series bold
27258
27259 \backslash
27260 thefigure
27261 \series default
27262  inserts the figure number and
27263 \series bold
27264  
27265 \begin_inset Quotes eld
27266 \end_inset
27267
27268 ~
27269 \series default
27270
27271 \begin_inset Quotes erd
27272 \end_inset
27273
27274  creates a protected space.
27275 \end_layout
27276
27277 \begin_layout Standard
27278 \begin_inset VSpace bigskip
27279 \end_inset
27280
27281 If you are using a 
27282 \series bold
27283 KOMA-Script
27284 \series default
27285
27286 \begin_inset Index idx
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290 \SpecialChar LaTeX
27291 -packages ! KOMA-Script
27292 \end_layout
27293
27294 \end_inset
27295
27296  document class (
27297 \family sans
27298 article (KOMA-Script)
27299 \family default
27300
27301 \family sans
27302 book (KOMA-Script)
27303 \family default
27304
27305 \family sans
27306 letter (KOMA-Script)
27307 \family default
27308 , or 
27309 \family sans
27310 report (KOMA-Script)
27311 \family default
27312
27313 \begin_inset space \thinspace{}
27314 \end_inset
27315
27316 ), you can alternatively to the 
27317 \series bold
27318 caption
27319 \series default
27320  package use 
27321 \series bold
27322 KOMA-Script
27323 \series default
27324 's built-in command 
27325 \series bold
27326
27327 \backslash
27328 setkomafont
27329 \series default
27330 .
27331  For example, to have the caption label in bold, add this command to your
27332  document preamble:
27333 \end_layout
27334
27335 \begin_layout Standard
27336
27337 \series bold
27338
27339 \backslash
27340 setkomafont{captionlabel}{
27341 \backslash
27342 bfseries}
27343 \end_layout
27344
27345 \begin_layout Standard
27346 For more information about 
27347 \series bold
27348
27349 \backslash
27350 setkomafont
27351 \series default
27352  we refer to the 
27353 \series bold
27354 KOMA-Script
27355 \series default
27356  documentation 
27357 \begin_inset CommandInset citation
27358 LatexCommand cite
27359 key "KOMA-Script"
27360
27361 \end_inset
27362
27363 .
27364 \end_layout
27365
27366 \begin_layout Standard
27367 \begin_inset ERT
27368 status collapsed
27369
27370 \begin_layout Plain Layout
27371
27372
27373 \backslash
27374 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27375 }
27376 \end_layout
27377
27378 \end_inset
27379
27380
27381 \begin_inset Note Note
27382 status open
27383
27384 \begin_layout Plain Layout
27385 The caption format is changed only for this example.
27386 \end_layout
27387
27388 \end_inset
27389
27390
27391 \end_layout
27392
27393 \begin_layout Standard
27394 \begin_inset Float figure
27395 placement !p
27396 wide false
27397 sideways false
27398 status open
27399
27400 \begin_layout Plain Layout
27401 \align center
27402 \begin_inset Graphics
27403         filename clipart/mobius.eps
27404         lyxscale 50
27405         scale 50
27406         scaleBeforeRotation
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \begin_layout Plain Layout
27414 \begin_inset Caption Standard
27415
27416 \begin_layout Plain Layout
27417 \begin_inset CommandInset label
27418 LatexCommand label
27419 name "fig:This-is-an-fig"
27420
27421 \end_inset
27422
27423 This is an example figure caption that is longer than one line to show the
27424  different caption format.
27425  Here a self-defined caption format is used.
27426 \end_layout
27427
27428 \end_inset
27429
27430
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \end_layout
27437
27438 \begin_layout Standard
27439 \begin_inset ERT
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443
27444
27445 \backslash
27446 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27447 on}
27448 \end_layout
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Standard
27456 \begin_inset Float table
27457 placement !p
27458 wide false
27459 sideways false
27460 status open
27461
27462 \begin_layout Plain Layout
27463 \begin_inset Caption Standard
27464
27465 \begin_layout Plain Layout
27466 \begin_inset CommandInset label
27467 LatexCommand label
27468 name "tab:This-is-an-tab"
27469
27470 \end_inset
27471
27472 This is an example table caption that is longer than one line to show the
27473  different caption format.
27474  Here the standard caption format for tables in this document is used.
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \begin_layout Plain Layout
27483 \align center
27484 \begin_inset Tabular
27485 <lyxtabular version="3" rows="1" columns="5">
27486 <features tabularvalignment="middle">
27487 <column alignment="center" valignment="top">
27488 <column alignment="center" valignment="top">
27489 <column alignment="center" valignment="top">
27490 <column alignment="center" valignment="top">
27491 <column alignment="center" valignment="top">
27492 <row>
27493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27494 \begin_inset Text
27495
27496 \begin_layout Plain Layout
27497 a
27498 \end_layout
27499
27500 \end_inset
27501 </cell>
27502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27503 \begin_inset Text
27504
27505 \begin_layout Plain Layout
27506 b
27507 \end_layout
27508
27509 \end_inset
27510 </cell>
27511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27512 \begin_inset Text
27513
27514 \begin_layout Plain Layout
27515 c
27516 \end_layout
27517
27518 \end_inset
27519 </cell>
27520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27521 \begin_inset Text
27522
27523 \begin_layout Plain Layout
27524 d
27525 \end_layout
27526
27527 \end_inset
27528 </cell>
27529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27530 \begin_inset Text
27531
27532 \begin_layout Plain Layout
27533 e
27534 \end_layout
27535
27536 \end_inset
27537 </cell>
27538 </row>
27539 </lyxtabular>
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \end_inset
27547
27548
27549 \end_layout
27550
27551 \begin_layout Section
27552 Caption Placement
27553 \begin_inset Index idx
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557 Caption ! Placement
27558 \end_layout
27559
27560 \end_inset
27561
27562
27563 \begin_inset Index idx
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567 Floats ! Caption Placement
27568 \end_layout
27569
27570 \end_inset
27571
27572
27573 \begin_inset CommandInset label
27574 LatexCommand label
27575 name "sec:Caption-Placement"
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \begin_layout Standard
27583 The common caption placement rule is:
27584 \end_layout
27585
27586 \begin_layout Description
27587 Figure: Caption is set below the figure
27588 \end_layout
27589
27590 \begin_layout Description
27591 Table: Caption is set above the table
27592 \end_layout
27593
27594 \begin_layout Standard
27595 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
27596 's
27597  standard classes.
27598  That means if you are using the document classes 
27599 \family sans
27600 article
27601 \family default
27602
27603 \family sans
27604 book
27605 \family default
27606
27607 \family sans
27608 letter
27609 \family default
27610 , or 
27611 \family sans
27612 report
27613 \family default
27614  there will be no space between the caption and the table.
27615  To insert the necessary space, load the \SpecialChar LaTeX
27616 -package 
27617 \series bold
27618 caption
27619 \series default
27620
27621 \begin_inset Index idx
27622 status collapsed
27623
27624 \begin_layout Plain Layout
27625 \SpecialChar LaTeX
27626 -packages ! caption
27627 \end_layout
27628
27629 \end_inset
27630
27631  in your document preamble with the option
27632 \begin_inset Foot
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636 See section
27637 \begin_inset space ~
27638 \end_inset
27639
27640
27641 \begin_inset CommandInset ref
27642 LatexCommand ref
27643 reference "sec:Caption-Formatting"
27644
27645 \end_inset
27646
27647  for more information of the package 
27648 \series bold
27649 caption
27650 \series default
27651 .
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \begin_layout Standard
27660
27661 \series bold
27662 tableposition=top
27663 \end_layout
27664
27665 \begin_layout Standard
27666 If you are using a 
27667 \series bold
27668 KOMA-Script
27669 \series default
27670
27671 \begin_inset Index idx
27672 status collapsed
27673
27674 \begin_layout Plain Layout
27675 \SpecialChar LaTeX
27676 -packages ! KOMA-Script
27677 \end_layout
27678
27679 \end_inset
27680
27681  document class (
27682 \family sans
27683 article (KOMA-Script)
27684 \family default
27685
27686 \family sans
27687 book (KOMA-Script)
27688 \family default
27689
27690 \family sans
27691 letter (KOMA-Script)
27692 \family default
27693 , or 
27694 \family sans
27695 report (KOMA-Script)
27696 \family default
27697
27698 \begin_inset space \thinspace{}
27699 \end_inset
27700
27701 ), you can alternatively to the 
27702 \series bold
27703 caption
27704 \series default
27705  package set the document class option
27706 \begin_inset Foot
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710 That option is used in this document.
27711 \end_layout
27712
27713 \end_inset
27714
27715
27716 \end_layout
27717
27718 \begin_layout Standard
27719
27720 \series bold
27721 captions=tableheading
27722 \end_layout
27723
27724 \begin_layout Standard
27725 In documents with a KOMA-Script document class you can also right-click
27726  on a caption and mark in the context menu if this should be a caption above
27727  or below the table/figure.
27728  This way you can override the document-wide caption placement for certain
27729  captions.
27730  Table
27731 \begin_inset space ~
27732 \end_inset
27733
27734
27735 \begin_inset CommandInset ref
27736 LatexCommand ref
27737 reference "tab:A-caption-marked"
27738
27739 \end_inset
27740
27741  is an example where the caption is marked a being below the table while
27742  it is above.
27743  For comparison the caption in Table
27744 \begin_inset space ~
27745 \end_inset
27746
27747
27748 \begin_inset CommandInset ref
27749 LatexCommand ref
27750 reference "tab:A-standard-table"
27751
27752 \end_inset
27753
27754  is not marked.
27755 \end_layout
27756
27757 \begin_layout Standard
27758 \begin_inset Float table
27759 wide false
27760 sideways false
27761 status open
27762
27763 \begin_layout Plain Layout
27764 \begin_inset Caption Below
27765
27766 \begin_layout Plain Layout
27767 \begin_inset CommandInset label
27768 LatexCommand label
27769 name "tab:A-caption-marked"
27770
27771 \end_inset
27772
27773 A caption marked as being below the table.
27774 \end_layout
27775
27776 \end_inset
27777
27778
27779 \end_layout
27780
27781 \begin_layout Plain Layout
27782 \align center
27783 \begin_inset Tabular
27784 <lyxtabular version="3" rows="3" columns="3">
27785 <features tabularvalignment="middle">
27786 <column alignment="center" valignment="top" width="0pt">
27787 <column alignment="center" valignment="top" width="0pt">
27788 <column alignment="center" valignment="top" width="0pt">
27789 <row>
27790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27791 \begin_inset Text
27792
27793 \begin_layout Plain Layout
27794 1
27795 \end_layout
27796
27797 \end_inset
27798 </cell>
27799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27800 \begin_inset Text
27801
27802 \begin_layout Plain Layout
27803 2
27804 \end_layout
27805
27806 \end_inset
27807 </cell>
27808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27809 \begin_inset Text
27810
27811 \begin_layout Plain Layout
27812 3
27813 \end_layout
27814
27815 \end_inset
27816 </cell>
27817 </row>
27818 <row>
27819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27820 \begin_inset Text
27821
27822 \begin_layout Plain Layout
27823 Joe
27824 \end_layout
27825
27826 \end_inset
27827 </cell>
27828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27829 \begin_inset Text
27830
27831 \begin_layout Plain Layout
27832 Mary
27833 \end_layout
27834
27835 \end_inset
27836 </cell>
27837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27838 \begin_inset Text
27839
27840 \begin_layout Plain Layout
27841 Ted
27842 \end_layout
27843
27844 \end_inset
27845 </cell>
27846 </row>
27847 <row>
27848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27849 \begin_inset Text
27850
27851 \begin_layout Plain Layout
27852 \begin_inset Formula $\int x^{2}dx$
27853 \end_inset
27854
27855
27856 \end_layout
27857
27858 \end_inset
27859 </cell>
27860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27861 \begin_inset Text
27862
27863 \begin_layout Plain Layout
27864 \begin_inset Formula $\left[\begin{array}{cc}
27865 a & b\\
27866 c & d
27867 \end{array}\right]$
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \end_inset
27874 </cell>
27875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27876 \begin_inset Text
27877
27878 \begin_layout Plain Layout
27879 \begin_inset Formula $1+1=2$
27880 \end_inset
27881
27882
27883 \end_layout
27884
27885 \end_inset
27886 </cell>
27887 </row>
27888 </lyxtabular>
27889
27890 \end_inset
27891
27892
27893 \end_layout
27894
27895 \end_inset
27896
27897
27898 \end_layout
27899
27900 \begin_layout Standard
27901 \begin_inset Float table
27902 wide false
27903 sideways false
27904 status open
27905
27906 \begin_layout Plain Layout
27907 \begin_inset Caption Standard
27908
27909 \begin_layout Plain Layout
27910 \begin_inset CommandInset label
27911 LatexCommand label
27912 name "tab:A-standard-table"
27913
27914 \end_inset
27915
27916 A standard table caption.
27917 \end_layout
27918
27919 \end_inset
27920
27921
27922 \end_layout
27923
27924 \begin_layout Plain Layout
27925 \align center
27926 \begin_inset Tabular
27927 <lyxtabular version="3" rows="3" columns="3">
27928 <features tabularvalignment="middle">
27929 <column alignment="center" valignment="top" width="0pt">
27930 <column alignment="center" valignment="top" width="0pt">
27931 <column alignment="center" valignment="top" width="0pt">
27932 <row>
27933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27934 \begin_inset Text
27935
27936 \begin_layout Plain Layout
27937 1
27938 \end_layout
27939
27940 \end_inset
27941 </cell>
27942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27943 \begin_inset Text
27944
27945 \begin_layout Plain Layout
27946 2
27947 \end_layout
27948
27949 \end_inset
27950 </cell>
27951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27952 \begin_inset Text
27953
27954 \begin_layout Plain Layout
27955 3
27956 \end_layout
27957
27958 \end_inset
27959 </cell>
27960 </row>
27961 <row>
27962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27963 \begin_inset Text
27964
27965 \begin_layout Plain Layout
27966 Joe
27967 \end_layout
27968
27969 \end_inset
27970 </cell>
27971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27972 \begin_inset Text
27973
27974 \begin_layout Plain Layout
27975 Mary
27976 \end_layout
27977
27978 \end_inset
27979 </cell>
27980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27981 \begin_inset Text
27982
27983 \begin_layout Plain Layout
27984 Ted
27985 \end_layout
27986
27987 \end_inset
27988 </cell>
27989 </row>
27990 <row>
27991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27992 \begin_inset Text
27993
27994 \begin_layout Plain Layout
27995 \begin_inset Formula $\int x^{2}dx$
27996 \end_inset
27997
27998
27999 \end_layout
28000
28001 \end_inset
28002 </cell>
28003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28004 \begin_inset Text
28005
28006 \begin_layout Plain Layout
28007 \begin_inset Formula $\left[\begin{array}{cc}
28008 a & b\\
28009 c & d
28010 \end{array}\right]$
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \end_inset
28017 </cell>
28018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28019 \begin_inset Text
28020
28021 \begin_layout Plain Layout
28022 \begin_inset Formula $1+1=2$
28023 \end_inset
28024
28025
28026 \end_layout
28027
28028 \end_inset
28029 </cell>
28030 </row>
28031 </lyxtabular>
28032
28033 \end_inset
28034
28035
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \begin_layout Standard
28044 \begin_inset VSpace bigskip
28045 \end_inset
28046
28047 It is also possible to set the caption beside a figure or table.
28048  To get this the \SpecialChar LaTeX
28049 -package 
28050 \series bold
28051 sidecap
28052 \series default
28053
28054 \begin_inset Index idx
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058 \SpecialChar LaTeX
28059 -packages ! sidecap
28060 \end_layout
28061
28062 \end_inset
28063
28064  has to be loaded in the document preamble with the line
28065 \end_layout
28066
28067 \begin_layout Standard
28068
28069 \series bold
28070
28071 \backslash
28072 usepackage[option]{sidecap}
28073 \end_layout
28074
28075 \begin_layout Standard
28076 If you set no option, the caption is placed on the side of the outer page
28077  margin – to the right on odd pages, to the left on even pages.
28078  You can change the placement to inner margin with the option 
28079 \series bold
28080 innercaption
28081 \series default
28082 .
28083  To force the placement always to the right or left, use the option 
28084 \series bold
28085 rightcaption
28086 \series default
28087  or 
28088 \series bold
28089 leftcaption
28090 \series default
28091 , respectively.
28092 \end_layout
28093
28094 \begin_layout Standard
28095 \begin_inset ERT
28096 status collapsed
28097
28098 \begin_layout Plain Layout
28099
28100
28101 \backslash
28102 ifsidecap
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \begin_inset Note Note
28109 status open
28110
28111 \begin_layout Plain Layout
28112 The following section will only be displayed when the \SpecialChar LaTeX
28113 -package 
28114 \series bold
28115 sidecap
28116 \series default
28117  is installed.
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \begin_layout Standard
28126 To place in \SpecialChar LyX
28127  the caption of a float on the side, it is necessary to add
28128  these commands to the document preamble:
28129 \end_layout
28130
28131 \begin_layout Standard
28132 \noindent
28133 \begin_inset CommandInset line
28134 LatexCommand rule
28135 offset "0.5ex"
28136 width "100line%"
28137 height "1pt"
28138
28139 \end_inset
28140
28141
28142 \end_layout
28143
28144 \begin_layout Standard
28145
28146 \series bold
28147
28148 \backslash
28149 newcommand{
28150 \backslash
28151 TabBesBeg}[1][1.0]{%
28152 \begin_inset Newline newline
28153 \end_inset
28154
28155
28156 \begin_inset Phantom HPhantom
28157 status open
28158
28159 \begin_layout Plain Layout
28160 \begin_inset space ~
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \end_inset
28167
28168
28169 \backslash
28170 let
28171 \backslash
28172 MyTable
28173 \backslash
28174 table
28175 \begin_inset Newline newline
28176 \end_inset
28177
28178
28179 \begin_inset Phantom HPhantom
28180 status open
28181
28182 \begin_layout Plain Layout
28183
28184 \series medium
28185 \begin_inset space ~
28186 \end_inset
28187
28188
28189 \end_layout
28190
28191 \end_inset
28192
28193
28194 \backslash
28195 let
28196 \backslash
28197 MyEndtable
28198 \backslash
28199 endtable
28200 \begin_inset Newline newline
28201 \end_inset
28202
28203
28204 \begin_inset Phantom HPhantom
28205 status open
28206
28207 \begin_layout Plain Layout
28208
28209 \series medium
28210 \begin_inset space ~
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \end_inset
28217
28218
28219 \backslash
28220 renewenvironment{table}[1]{
28221 \backslash
28222 begin{SCtable}[#1]##1}{
28223 \backslash
28224 end{SCtable}}}
28225 \end_layout
28226
28227 \begin_layout Standard
28228
28229 \series bold
28230
28231 \backslash
28232 newcommand{
28233 \backslash
28234 TabBesEnd}{%
28235 \begin_inset Newline newline
28236 \end_inset
28237
28238
28239 \begin_inset Phantom HPhantom
28240 status open
28241
28242 \begin_layout Plain Layout
28243 \begin_inset space ~
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \backslash
28253 let
28254 \backslash
28255 table
28256 \backslash
28257 MyTable
28258 \begin_inset Newline newline
28259 \end_inset
28260
28261
28262 \begin_inset Phantom HPhantom
28263 status open
28264
28265 \begin_layout Plain Layout
28266 \begin_inset space ~
28267 \end_inset
28268
28269
28270 \end_layout
28271
28272 \end_inset
28273
28274
28275 \backslash
28276 let
28277 \backslash
28278 endtable
28279 \backslash
28280 MyEndtable
28281 \end_layout
28282
28283 \begin_layout Standard
28284
28285 \series bold
28286
28287 \backslash
28288 newcommand{
28289 \backslash
28290 FigBesBeg}[1][1.0]{%
28291 \begin_inset Newline newline
28292 \end_inset
28293
28294
28295 \begin_inset Phantom HPhantom
28296 status open
28297
28298 \begin_layout Plain Layout
28299 \begin_inset space ~
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \end_inset
28306
28307
28308 \backslash
28309 let
28310 \backslash
28311 MyFigure
28312 \backslash
28313 figure
28314 \begin_inset Newline newline
28315 \end_inset
28316
28317
28318 \begin_inset Phantom HPhantom
28319 status open
28320
28321 \begin_layout Plain Layout
28322 \begin_inset space ~
28323 \end_inset
28324
28325
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \backslash
28332 let
28333 \backslash
28334 MyEndfigure
28335 \backslash
28336 endfigure
28337 \begin_inset Newline newline
28338 \end_inset
28339
28340
28341 \begin_inset Phantom HPhantom
28342 status open
28343
28344 \begin_layout Plain Layout
28345 \begin_inset space ~
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \end_inset
28352
28353
28354 \backslash
28355 renewenvironment{figure}[1]{
28356 \backslash
28357 begin{SCfigure}[#1]##1}{
28358 \backslash
28359 end{SCfigure}}}
28360 \end_layout
28361
28362 \begin_layout Standard
28363
28364 \series bold
28365
28366 \backslash
28367 newcommand{
28368 \backslash
28369 FigBesEnd}{%
28370 \begin_inset Newline newline
28371 \end_inset
28372
28373
28374 \begin_inset Phantom HPhantom
28375 status open
28376
28377 \begin_layout Plain Layout
28378 \begin_inset space ~
28379 \end_inset
28380
28381
28382 \end_layout
28383
28384 \end_inset
28385
28386
28387 \backslash
28388 let
28389 \backslash
28390 figure
28391 \backslash
28392 MyFigure
28393 \begin_inset Newline newline
28394 \end_inset
28395
28396
28397 \begin_inset Phantom HPhantom
28398 status open
28399
28400 \begin_layout Plain Layout
28401 \begin_inset space ~
28402 \end_inset
28403
28404
28405 \end_layout
28406
28407 \end_inset
28408
28409
28410 \backslash
28411 let
28412 \backslash
28413 endfigure
28414 \backslash
28415 MyEndfigure}
28416 \end_layout
28417
28418 \begin_layout Standard
28419 \noindent
28420 \begin_inset CommandInset line
28421 LatexCommand rule
28422 offset "0.5ex"
28423 width "100line%"
28424 height "1pt"
28425
28426 \end_inset
28427
28428
28429 \end_layout
28430
28431 \begin_layout Standard
28432 The commands allow you to redefine the floats so that the caption is set
28433  on the side.
28434  For figure floats use the command
28435 \end_layout
28436
28437 \begin_layout Standard
28438
28439 \series bold
28440
28441 \backslash
28442 FigBesBeg
28443 \end_layout
28444
28445 \begin_layout Standard
28446 in \SpecialChar TeX
28447  Code before the float.
28448  And insert the command
28449 \end_layout
28450
28451 \begin_layout Standard
28452
28453 \series bold
28454
28455 \backslash
28456 FigBesEnd
28457 \end_layout
28458
28459 \begin_layout Standard
28460 in \SpecialChar TeX
28461  Code at the point where you want to get back to the original float definitio
28462 n.
28463 \end_layout
28464
28465 \begin_layout Standard
28466 For table floats use the corresponding commands
28467 \end_layout
28468
28469 \begin_layout Standard
28470
28471 \series bold
28472
28473 \backslash
28474 TabBesBeg
28475 \series default
28476  and 
28477 \series bold
28478
28479 \backslash
28480 TabBesEnd
28481 \end_layout
28482
28483 \begin_layout Standard
28484 Figure
28485 \begin_inset space ~
28486 \end_inset
28487
28488
28489 \begin_inset CommandInset ref
28490 LatexCommand ref
28491 reference "fig:cap-beside-fig"
28492
28493 \end_inset
28494
28495  and Table
28496 \begin_inset space ~
28497 \end_inset
28498
28499
28500 \begin_inset CommandInset ref
28501 LatexCommand ref
28502 reference "tab:cap-beside-tab"
28503
28504 \end_inset
28505
28506  are examples where the caption is set beside.
28507 \end_layout
28508
28509 \begin_layout Standard
28510 You can see in the examples that the caption text appears at the top of
28511  the floats for table floats and at the bottom for figure floats.
28512  To change this, you can use the command
28513 \end_layout
28514
28515 \begin_layout Standard
28516
28517 \series bold
28518
28519 \backslash
28520 sidecaptionvpos{float type}{placement}
28521 \end_layout
28522
28523 \begin_layout Standard
28524 in the document preamble or in \SpecialChar TeX
28525  Code before the float.
28526  The float type is either 
28527 \family sans
28528 figure
28529 \family default
28530  or 
28531 \family sans
28532 table
28533 \family default
28534 , the placement can be 
28535 \begin_inset Quotes eld
28536 \end_inset
28537
28538
28539 \family sans
28540 t
28541 \family default
28542
28543 \begin_inset Quotes erd
28544 \end_inset
28545
28546  for top, 
28547 \begin_inset Quotes eld
28548 \end_inset
28549
28550
28551 \family sans
28552 c
28553 \family default
28554
28555 \begin_inset Quotes erd
28556 \end_inset
28557
28558  for center, or 
28559 \begin_inset Quotes eld
28560 \end_inset
28561
28562
28563 \family sans
28564 b
28565 \family default
28566
28567 \begin_inset Quotes erd
28568 \end_inset
28569
28570  for bottom.
28571  To have for example the caption of figure floats vertically centered, use
28572  the command
28573 \end_layout
28574
28575 \begin_layout Standard
28576
28577 \series bold
28578
28579 \backslash
28580 sidecaptionvpos{figure}{c}
28581 \end_layout
28582
28583 \begin_layout Standard
28584 This was used for Figure
28585 \begin_inset space ~
28586 \end_inset
28587
28588
28589 \begin_inset CommandInset ref
28590 LatexCommand ref
28591 reference "fig:cap-beside-fig-2"
28592
28593 \end_inset
28594
28595 .
28596 \end_layout
28597
28598 \begin_layout Standard
28599 \begin_inset VSpace medskip
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \begin_layout Standard
28606 The default caption width is the width of the image/table.
28607  For thin image/tables, like in Table
28608 \begin_inset space ~
28609 \end_inset
28610
28611
28612 \begin_inset CommandInset ref
28613 LatexCommand ref
28614 reference "tab:cap-beside-tab"
28615
28616 \end_inset
28617
28618 , this leads to captions that are too thin.
28619  You can increase the width by specifying a factor that will be multiplied
28620  with the image/table width to get the caption width.
28621  The caption width will automatically be recalculated in case it would protrude
28622  over the page or column margin due to the specified width.
28623  The 
28624 \emph on
28625 factor
28626 \emph default
28627  can either be given as optional argument for 
28628 \series bold
28629
28630 \backslash
28631 FigBesBeg
28632 \series default
28633 :
28634 \end_layout
28635
28636 \begin_layout Standard
28637
28638 \series bold
28639
28640 \backslash
28641 FigBesBeg[factor]
28642 \end_layout
28643
28644 \begin_layout Standard
28645 or in the definition of 
28646 \series bold
28647
28648 \backslash
28649 FigBesBeg
28650 \series default
28651  by replacing the 
28652 \series bold
28653 1.0
28654 \series default
28655  with another value.
28656  If you do the latter, your factor will be the default if 
28657 \series bold
28658
28659 \backslash
28660 FigBesBeg
28661 \series default
28662  is used without an argument.
28663  For Table
28664 \begin_inset space ~
28665 \end_inset
28666
28667
28668 \begin_inset CommandInset ref
28669 LatexCommand ref
28670 reference "tab:cap-beside-tab-wider"
28671
28672 \end_inset
28673
28674  the factor 5 was used.
28675 \end_layout
28676
28677 \begin_layout Standard
28678 \begin_inset Note Greyedout
28679 status open
28680
28681 \begin_layout Plain Layout
28682
28683 \series bold
28684 Note:
28685 \series default
28686  For floats with captions set beside, you cannot use the float placement
28687  option 
28688 \family sans
28689 Here
28690 \begin_inset space ~
28691 \end_inset
28692
28693 definitely
28694 \family default
28695  because it is not supported by 
28696 \series bold
28697 sidecap
28698 \series default
28699 .
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \begin_layout Standard
28708 \begin_inset VSpace medskip
28709 \end_inset
28710
28711 For more information about the package 
28712 \series bold
28713 sidecap
28714 \series default
28715  we refer to its documentation 
28716 \begin_inset CommandInset citation
28717 LatexCommand cite
28718 key "sidecap"
28719
28720 \end_inset
28721
28722 .
28723 \end_layout
28724
28725 \begin_layout Standard
28726 \begin_inset Note Greyedout
28727 status open
28728
28729 \begin_layout Plain Layout
28730
28731 \series bold
28732 Note:
28733 \series default
28734  The \SpecialChar LaTeX
28735 -package 
28736 \series bold
28737 hypcap
28738 \series default
28739
28740 \begin_inset Index idx
28741 status collapsed
28742
28743 \begin_layout Plain Layout
28744 \SpecialChar LaTeX
28745 -packages ! hypcap
28746 \end_layout
28747
28748 \end_inset
28749
28750 , described in section
28751 \begin_inset space ~
28752 \end_inset
28753
28754
28755 \begin_inset CommandInset ref
28756 LatexCommand ref
28757 reference "subsec:Reference-Position"
28758
28759 \end_inset
28760
28761 , has no effect on floats with the caption set beside.
28762 \end_layout
28763
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Standard
28770 \begin_inset ERT
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774
28775
28776 \backslash
28777 FigBesBeg
28778 \end_layout
28779
28780 \end_inset
28781
28782
28783 \end_layout
28784
28785 \begin_layout Standard
28786 \begin_inset Float figure
28787 wide false
28788 sideways false
28789 status open
28790
28791 \begin_layout Plain Layout
28792 \begin_inset Graphics
28793         filename clipart/escher-lsd.eps
28794         scale 75
28795         scaleBeforeRotation
28796
28797 \end_inset
28798
28799
28800 \end_layout
28801
28802 \begin_layout Plain Layout
28803 \begin_inset Caption Standard
28804
28805 \begin_layout Plain Layout
28806 \begin_inset CommandInset label
28807 LatexCommand label
28808 name "fig:cap-beside-fig"
28809
28810 \end_inset
28811
28812 This is a caption beside a figure.
28813 \end_layout
28814
28815 \end_inset
28816
28817
28818 \end_layout
28819
28820 \end_inset
28821
28822
28823 \end_layout
28824
28825 \begin_layout Standard
28826 \begin_inset ERT
28827 status collapsed
28828
28829 \begin_layout Plain Layout
28830
28831
28832 \backslash
28833 FigBesEnd
28834 \end_layout
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842 \begin_inset ERT
28843 status collapsed
28844
28845 \begin_layout Plain Layout
28846
28847
28848 \backslash
28849 TabBesBeg
28850 \end_layout
28851
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Standard
28858 \begin_inset Float table
28859 wide false
28860 sideways false
28861 status open
28862
28863 \begin_layout Plain Layout
28864 \begin_inset Caption Standard
28865
28866 \begin_layout Plain Layout
28867 \begin_inset CommandInset label
28868 LatexCommand label
28869 name "tab:cap-beside-tab"
28870
28871 \end_inset
28872
28873 This is a caption beside a table.
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \end_layout
28880
28881 \begin_layout Plain Layout
28882 \begin_inset Tabular
28883 <lyxtabular version="3" rows="4" columns="5">
28884 <features tabularvalignment="middle">
28885 <column alignment="center" valignment="top">
28886 <column alignment="center" valignment="top">
28887 <column alignment="center" valignment="top">
28888 <column alignment="center" valignment="top">
28889 <column alignment="center" valignment="top">
28890 <row>
28891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28892 \begin_inset Text
28893
28894 \begin_layout Plain Layout
28895 a
28896 \end_layout
28897
28898 \end_inset
28899 </cell>
28900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28901 \begin_inset Text
28902
28903 \begin_layout Plain Layout
28904
28905 \end_layout
28906
28907 \end_inset
28908 </cell>
28909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28910 \begin_inset Text
28911
28912 \begin_layout Plain Layout
28913 b
28914 \end_layout
28915
28916 \end_inset
28917 </cell>
28918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28919 \begin_inset Text
28920
28921 \begin_layout Plain Layout
28922
28923 \end_layout
28924
28925 \end_inset
28926 </cell>
28927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28928 \begin_inset Text
28929
28930 \begin_layout Plain Layout
28931 c
28932 \end_layout
28933
28934 \end_inset
28935 </cell>
28936 </row>
28937 <row>
28938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28939 \begin_inset Text
28940
28941 \begin_layout Plain Layout
28942
28943 \end_layout
28944
28945 \end_inset
28946 </cell>
28947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28948 \begin_inset Text
28949
28950 \begin_layout Plain Layout
28951 d
28952 \end_layout
28953
28954 \end_inset
28955 </cell>
28956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28957 \begin_inset Text
28958
28959 \begin_layout Plain Layout
28960
28961 \end_layout
28962
28963 \end_inset
28964 </cell>
28965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28966 \begin_inset Text
28967
28968 \begin_layout Plain Layout
28969 e
28970 \end_layout
28971
28972 \end_inset
28973 </cell>
28974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28975 \begin_inset Text
28976
28977 \begin_layout Plain Layout
28978
28979 \end_layout
28980
28981 \end_inset
28982 </cell>
28983 </row>
28984 <row>
28985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28986 \begin_inset Text
28987
28988 \begin_layout Plain Layout
28989 f
28990 \end_layout
28991
28992 \end_inset
28993 </cell>
28994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28995 \begin_inset Text
28996
28997 \begin_layout Plain Layout
28998
28999 \end_layout
29000
29001 \end_inset
29002 </cell>
29003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29004 \begin_inset Text
29005
29006 \begin_layout Plain Layout
29007 g
29008 \end_layout
29009
29010 \end_inset
29011 </cell>
29012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29013 \begin_inset Text
29014
29015 \begin_layout Plain Layout
29016
29017 \end_layout
29018
29019 \end_inset
29020 </cell>
29021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29022 \begin_inset Text
29023
29024 \begin_layout Plain Layout
29025 h
29026 \end_layout
29027
29028 \end_inset
29029 </cell>
29030 </row>
29031 <row>
29032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29033 \begin_inset Text
29034
29035 \begin_layout Plain Layout
29036
29037 \end_layout
29038
29039 \end_inset
29040 </cell>
29041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29042 \begin_inset Text
29043
29044 \begin_layout Plain Layout
29045 i
29046 \end_layout
29047
29048 \end_inset
29049 </cell>
29050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29051 \begin_inset Text
29052
29053 \begin_layout Plain Layout
29054
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Plain Layout
29063 j
29064 \end_layout
29065
29066 \end_inset
29067 </cell>
29068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29069 \begin_inset Text
29070
29071 \begin_layout Plain Layout
29072
29073 \end_layout
29074
29075 \end_inset
29076 </cell>
29077 </row>
29078 </lyxtabular>
29079
29080 \end_inset
29081
29082
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \begin_inset ERT
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095
29096
29097 \backslash
29098 TabBesEnd
29099 \end_layout
29100
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \begin_layout Standard
29107 \begin_inset ERT
29108 status collapsed
29109
29110 \begin_layout Plain Layout
29111
29112
29113 \backslash
29114 FigBesBeg
29115 \end_layout
29116
29117 \end_inset
29118
29119
29120 \begin_inset ERT
29121 status collapsed
29122
29123 \begin_layout Plain Layout
29124
29125
29126 \backslash
29127 sidecaptionvpos{figure}{c}
29128 \end_layout
29129
29130 \end_inset
29131
29132
29133 \begin_inset Float figure
29134 wide false
29135 sideways false
29136 status open
29137
29138 \begin_layout Plain Layout
29139 \begin_inset Graphics
29140         filename clipart/escher-lsd.eps
29141         scale 75
29142         scaleBeforeRotation
29143
29144 \end_inset
29145
29146
29147 \end_layout
29148
29149 \begin_layout Plain Layout
29150 \begin_inset Caption Standard
29151
29152 \begin_layout Plain Layout
29153 \begin_inset CommandInset label
29154 LatexCommand label
29155 name "fig:cap-beside-fig-2"
29156
29157 \end_inset
29158
29159 This is a vertically centered caption beside a figure.
29160 \end_layout
29161
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173 \begin_inset ERT
29174 status collapsed
29175
29176 \begin_layout Plain Layout
29177
29178
29179 \backslash
29180 FigBesEnd
29181 \end_layout
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \begin_layout Standard
29189 \begin_inset ERT
29190 status collapsed
29191
29192 \begin_layout Plain Layout
29193
29194
29195 \backslash
29196 TabBesBeg[5]
29197 \end_layout
29198
29199 \end_inset
29200
29201
29202 \end_layout
29203
29204 \begin_layout Standard
29205 \begin_inset Float table
29206 wide false
29207 sideways false
29208 status open
29209
29210 \begin_layout Plain Layout
29211 \begin_inset Caption Standard
29212
29213 \begin_layout Plain Layout
29214 \begin_inset CommandInset label
29215 LatexCommand label
29216 name "tab:cap-beside-tab-wider"
29217
29218 \end_inset
29219
29220 This caption is wider than the one in Table
29221 \begin_inset space ~
29222 \end_inset
29223
29224
29225 \begin_inset CommandInset ref
29226 LatexCommand ref
29227 reference "tab:cap-beside-tab"
29228
29229 \end_inset
29230
29231 .
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Plain Layout
29240 \begin_inset Tabular
29241 <lyxtabular version="3" rows="4" columns="5">
29242 <features tabularvalignment="middle">
29243 <column alignment="center" valignment="top">
29244 <column alignment="center" valignment="top">
29245 <column alignment="center" valignment="top">
29246 <column alignment="center" valignment="top">
29247 <column alignment="center" valignment="top">
29248 <row>
29249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29250 \begin_inset Text
29251
29252 \begin_layout Plain Layout
29253 a
29254 \end_layout
29255
29256 \end_inset
29257 </cell>
29258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29259 \begin_inset Text
29260
29261 \begin_layout Plain Layout
29262
29263 \end_layout
29264
29265 \end_inset
29266 </cell>
29267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29268 \begin_inset Text
29269
29270 \begin_layout Plain Layout
29271 b
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Plain Layout
29280
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29286 \begin_inset Text
29287
29288 \begin_layout Plain Layout
29289 c
29290 \end_layout
29291
29292 \end_inset
29293 </cell>
29294 </row>
29295 <row>
29296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29297 \begin_inset Text
29298
29299 \begin_layout Plain Layout
29300
29301 \end_layout
29302
29303 \end_inset
29304 </cell>
29305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29306 \begin_inset Text
29307
29308 \begin_layout Plain Layout
29309 d
29310 \end_layout
29311
29312 \end_inset
29313 </cell>
29314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29315 \begin_inset Text
29316
29317 \begin_layout Plain Layout
29318
29319 \end_layout
29320
29321 \end_inset
29322 </cell>
29323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29324 \begin_inset Text
29325
29326 \begin_layout Plain Layout
29327 e
29328 \end_layout
29329
29330 \end_inset
29331 </cell>
29332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29333 \begin_inset Text
29334
29335 \begin_layout Plain Layout
29336
29337 \end_layout
29338
29339 \end_inset
29340 </cell>
29341 </row>
29342 <row>
29343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29344 \begin_inset Text
29345
29346 \begin_layout Plain Layout
29347 f
29348 \end_layout
29349
29350 \end_inset
29351 </cell>
29352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29353 \begin_inset Text
29354
29355 \begin_layout Plain Layout
29356
29357 \end_layout
29358
29359 \end_inset
29360 </cell>
29361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29362 \begin_inset Text
29363
29364 \begin_layout Plain Layout
29365 g
29366 \end_layout
29367
29368 \end_inset
29369 </cell>
29370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29371 \begin_inset Text
29372
29373 \begin_layout Plain Layout
29374
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29380 \begin_inset Text
29381
29382 \begin_layout Plain Layout
29383 h
29384 \end_layout
29385
29386 \end_inset
29387 </cell>
29388 </row>
29389 <row>
29390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29391 \begin_inset Text
29392
29393 \begin_layout Plain Layout
29394
29395 \end_layout
29396
29397 \end_inset
29398 </cell>
29399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29400 \begin_inset Text
29401
29402 \begin_layout Plain Layout
29403 i
29404 \end_layout
29405
29406 \end_inset
29407 </cell>
29408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Plain Layout
29412
29413 \end_layout
29414
29415 \end_inset
29416 </cell>
29417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29418 \begin_inset Text
29419
29420 \begin_layout Plain Layout
29421 j
29422 \end_layout
29423
29424 \end_inset
29425 </cell>
29426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29427 \begin_inset Text
29428
29429 \begin_layout Plain Layout
29430
29431 \end_layout
29432
29433 \end_inset
29434 </cell>
29435 </row>
29436 </lyxtabular>
29437
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset ERT
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453
29454
29455 \backslash
29456 TabBesEnd
29457 \end_layout
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Standard
29465 \begin_inset ERT
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469
29470
29471 \backslash
29472 else
29473 \end_layout
29474
29475 \end_inset
29476
29477
29478 \begin_inset Note Note
29479 status open
29480
29481 \begin_layout Plain Layout
29482 The following will be displayed when the \SpecialChar LaTeX
29483 -package 
29484 \series bold
29485 sidecap
29486 \series default
29487  is not installed:
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \begin_layout Standard
29496 You need to install the \SpecialChar LaTeX
29497 -package 
29498 \series bold
29499 sidecap
29500 \series default
29501  to see the following part of this section in the output.
29502 \end_layout
29503
29504 \begin_layout Standard
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510
29511 \backslash
29512 fi
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Section
29521 Listings of Floats
29522 \begin_inset Index idx
29523 status collapsed
29524
29525 \begin_layout Plain Layout
29526 Floats ! Float Lists
29527 \end_layout
29528
29529 \end_inset
29530
29531
29532 \end_layout
29533
29534 \begin_layout Standard
29535 Similar to the table of contents where the sections of the document are
29536  listed, there are listings for all float types, like the figures of the
29537  documents.
29538  You can insert them via the 
29539 \family sans
29540 Insert\SpecialChar menuseparator
29541 List
29542 \begin_inset space ~
29543 \end_inset
29544
29545 /
29546 \begin_inset space ~
29547 \end_inset
29548
29549 TOC
29550 \family default
29551  sub menus.
29552 \end_layout
29553
29554 \begin_layout Standard
29555 The list entries are the float captions or its short title, the float number,
29556  and the page number where they appear in the document.
29557 \end_layout
29558
29559 \begin_layout Standard
29560 You can find the list of figures and tables at the end of this document.
29561 \end_layout
29562
29563 \begin_layout Chapter
29564 Notes
29565 \end_layout
29566
29567 \begin_layout Section
29568 \SpecialChar LyX
29569  Notes
29570 \begin_inset Index idx
29571 status collapsed
29572
29573 \begin_layout Plain Layout
29574 Notes ! \SpecialChar LyX
29575  Notes
29576 \end_layout
29577
29578 \end_inset
29579
29580
29581 \end_layout
29582
29583 \begin_layout Standard
29584 Notes are inserted with the toolbar button 
29585 \begin_inset Info
29586 type  "icon"
29587 arg   "note-insert"
29588 \end_inset
29589
29590  or the menu 
29591 \family sans
29592 Insert\SpecialChar menuseparator
29593 Note
29594 \family default
29595 .
29596  There are three types of notes:
29597 \end_layout
29598
29599 \begin_layout Description
29600 \SpecialChar LyX
29601
29602 \begin_inset space ~
29603 \end_inset
29604
29605 Note This note type is for internal notes that won't appear in the output.
29606  Its note-box looks like this:
29607 \begin_inset Newline newline
29608 \end_inset
29609
29610
29611 \begin_inset Newline newline
29612 \end_inset
29613
29614
29615 \begin_inset Graphics
29616         filename clipart/LyXNoteImageQt4.png
29617         display false
29618         scale 85
29619         scaleBeforeRotation
29620
29621 \end_inset
29622
29623  
29624 \begin_inset Note Note
29625 status open
29626
29627 \begin_layout Plain Layout
29628 This is text in a note box that doesn't appear in the output.
29629 \end_layout
29630
29631 \end_inset
29632
29633
29634 \end_layout
29635
29636 \begin_layout Description
29637 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
29638 -comment,
29639  when you export the document to \SpecialChar LaTeX
29640  via the menu 
29641 \family sans
29642 File\SpecialChar menuseparator
29643 Export\SpecialChar menuseparator
29644 \SpecialChar LaTeX
29645  (pdflatex) / (plain)
29646 \family default
29647 .
29648  Its note-box looks like this:
29649 \begin_inset Newline newline
29650 \end_inset
29651
29652
29653 \begin_inset Newline newline
29654 \end_inset
29655
29656
29657 \begin_inset Graphics
29658         filename clipart/CommentNoteImageQt4.png
29659         display false
29660         scale 85
29661         scaleBeforeRotation
29662
29663 \end_inset
29664
29665  
29666 \begin_inset Note Comment
29667 status open
29668
29669 \begin_layout Plain Layout
29670 This is text in a note box that only appears as comment in \SpecialChar LaTeX
29671 -files.
29672 \end_layout
29673
29674 \end_inset
29675
29676
29677 \end_layout
29678
29679 \begin_layout Description
29680 Greyed
29681 \begin_inset space ~
29682 \end_inset
29683
29684 Out This note will appear in the output as grey text.
29685  Its note-box looks like this:
29686 \begin_inset Newline newline
29687 \end_inset
29688
29689
29690 \begin_inset Newline newline
29691 \end_inset
29692
29693
29694 \begin_inset Graphics
29695         filename clipart/GreyedOutNoteImageQt4.png
29696         display false
29697         scale 85
29698         scaleBeforeRotation
29699
29700 \end_inset
29701
29702
29703 \begin_inset Newline newline
29704 \end_inset
29705
29706
29707 \begin_inset ERT
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711
29712
29713 \backslash
29714 renewenvironment{lyxgreyedout}
29715 \end_layout
29716
29717 \begin_layout Plain Layout
29718
29719 {
29720 \backslash
29721 textcolor[gray]{0.8}
29722 \backslash
29723 bgroup}{
29724 \backslash
29725 egroup}
29726 \end_layout
29727
29728 \end_inset
29729
29730
29731 \begin_inset Note Greyedout
29732 status open
29733
29734 \begin_layout Plain Layout
29735 This is text
29736 \begin_inset Foot
29737 status open
29738
29739 \begin_layout Plain Layout
29740 This is an example footnote within a greyed out note.
29741 \end_layout
29742
29743 \end_inset
29744
29745  of a comment that appears in the output as grey text.
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \begin_inset ERT
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755
29756
29757 \backslash
29758 renewenvironment{lyxgreyedout}
29759 \end_layout
29760
29761 \begin_layout Plain Layout
29762
29763 {
29764 \backslash
29765 textcolor{blue}
29766 \backslash
29767 bgroup}{
29768 \backslash
29769 egroup}
29770 \end_layout
29771
29772 \end_inset
29773
29774
29775 \begin_inset Note Note
29776 status collapsed
29777
29778 \begin_layout Plain Layout
29779 The greyed out note is here redefined to show it with the original \SpecialChar LyX
29780  definition
29781  because greyed out notes are redefined in the preamble of this document,
29782  as described below, to have blue text.
29783 \end_layout
29784
29785 \end_inset
29786
29787
29788 \begin_inset Newline newline
29789 \end_inset
29790
29791
29792 \begin_inset Newline newline
29793 \end_inset
29794
29795 As you can see in the example, the first line of greyed out notes is a bit
29796  indented and greyed out notes can have footnotes.
29797 \end_layout
29798
29799 \begin_layout Standard
29800 \begin_inset VSpace bigskip
29801 \end_inset
29802
29803 When you use the toolbar button 
29804 \begin_inset Info
29805 type  "icon"
29806 arg   "note-insert"
29807 \end_inset
29808
29809  to insert notes, a 
29810 \family sans
29811 \SpecialChar LyX
29812
29813 \begin_inset space ~
29814 \end_inset
29815
29816 Note
29817 \family default
29818  is inserted.
29819  You can switch between the three note types by right-clicking on the note-box.
29820  
29821 \family roman
29822 \series medium
29823 \bar no
29824 If you want to turn existing text into a note, mark it and click on the
29825  note
29826 \family default
29827 \series default
29828 \bar default
29829  toolbar 
29830 \family roman
29831 \series medium
29832 \bar no
29833 button
29834 \family default
29835 \series default
29836 \bar default
29837 .
29838  To change a note to text, press the backspace key when the cursor is in
29839  the first position of a note, or press the delete key when the cursor is
29840  in the very last position of the note, respectively.
29841 \end_layout
29842
29843 \begin_layout Standard
29844 \begin_inset VSpace bigskip
29845 \end_inset
29846
29847 You can change the text color of the greyed out notes in the menu 
29848 \family sans
29849 Document\SpecialChar menuseparator
29850 Settings\SpecialChar menuseparator
29851 Colors
29852 \family default
29853 .
29854 \end_layout
29855
29856 \begin_layout Section
29857 Footnotes
29858 \begin_inset CommandInset label
29859 LatexCommand label
29860 name "sec:Footnotes"
29861
29862 \end_inset
29863
29864
29865 \begin_inset Index idx
29866 status collapsed
29867
29868 \begin_layout Plain Layout
29869 Notes ! Footnotes
29870 \end_layout
29871
29872 \end_inset
29873
29874
29875 \begin_inset Index idx
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879 Footnotes
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \end_layout
29886
29887 \begin_layout Standard
29888 Footnotes can be inserted using the toolbar button 
29889 \begin_inset Info
29890 type  "icon"
29891 arg   "footnote-insert"
29892 \end_inset
29893
29894  or the menu 
29895 \family sans
29896 Insert\SpecialChar menuseparator
29897 Footnote
29898 \family default
29899 .
29900  You will then see the following footnote-box: 
29901 \begin_inset Graphics
29902         filename clipart/footnoteQt4.png
29903         scale 80
29904         scaleBeforeRotation
29905
29906 \end_inset
29907
29908  
29909 \family roman
29910 \series medium
29911 \bar no
29912 where you can enter the footnote text.
29913  If you want to turn existing text into a footnote, mark it and click on
29914  the footnote
29915 \family default
29916 \series default
29917 \bar default
29918  toolbar 
29919 \family roman
29920 \series medium
29921 \bar no
29922 button
29923 \family default
29924 \series default
29925 \bar default
29926 .
29927  To change a 
29928 \family roman
29929 \series medium
29930 \bar no
29931 footnote
29932 \family default
29933 \series default
29934 \bar default
29935  to text, press the 
29936 \family sans
29937 Backspace
29938 \family default
29939  key when the cursor is in the first position of a 
29940 \family roman
29941 \series medium
29942 \bar no
29943 footnote
29944 \family default
29945 \series default
29946 \bar default
29947 , or press the 
29948 \family sans
29949 Delete
29950 \family default
29951  key when the cursor is in the very last position of the 
29952 \family roman
29953 \series medium
29954 \bar no
29955 footnote
29956 \family default
29957 \series default
29958 \bar default
29959 , respectively.
29960 \end_layout
29961
29962 \begin_layout Standard
29963 Here is an example footnote:
29964 \family roman
29965 \series medium
29966 \bar no
29967
29968 \begin_inset Foot
29969 status open
29970
29971 \begin_layout Plain Layout
29972 \begin_inset CommandInset label
29973 LatexCommand label
29974 name "foot:This-is-an"
29975
29976 \end_inset
29977
29978 This is an example footnote.
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \family default
29985 \series default
29986 \bar default
29987
29988 \begin_inset ERT
29989 status collapsed
29990
29991 \begin_layout Plain Layout
29992
29993
29994 \backslash
29995 newcounter{MyRepeatFoot}
29996 \end_layout
29997
29998 \begin_layout Plain Layout
29999
30000
30001 \backslash
30002 setcounter{MyRepeatFoot}{
30003 \backslash
30004 thefootnote}
30005 \end_layout
30006
30007 \end_inset
30008
30009
30010 \end_layout
30011
30012 \begin_layout Standard
30013 The footnote will appear in the output as a superscript number at the text
30014  position where the footnote box is placed.
30015  The footnote text is placed at the bottom of the current page.
30016  The footnote number is calculated by \SpecialChar LaTeX
30017 ; the numbers are consecutive.
30018  Whether the footnote number is reset for every chapter depends on your
30019  document class.
30020 \end_layout
30021
30022 \begin_layout Standard
30023 Footnotes can be referenced like floats: Insert a label into the footnote
30024  and cross-reference this label in the text as described in section
30025 \begin_inset space ~
30026 \end_inset
30027
30028
30029 \begin_inset CommandInset ref
30030 LatexCommand ref
30031 reference "sec:Referencing-Floats"
30032
30033 \end_inset
30034
30035 .
30036 \begin_inset Newline newline
30037 \end_inset
30038
30039 This is a cross-reference of Footnote
30040 \begin_inset space ~
30041 \end_inset
30042
30043
30044 \begin_inset CommandInset ref
30045 LatexCommand ref
30046 reference "foot:This-is-an"
30047
30048 \end_inset
30049
30050 .
30051 \end_layout
30052
30053 \begin_layout Standard
30054 \begin_inset VSpace defskip
30055 \end_inset
30056
30057 Footnotes in title environments are usually not numbered with symbols and
30058  they cannot contain several paragraphs.
30059  See for example the footnote in the titling of this document.
30060 \end_layout
30061
30062 \begin_layout Standard
30063 \begin_inset VSpace defskip
30064 \end_inset
30065
30066 Footnotes in tables are not printed by \SpecialChar LaTeX
30067  due to technical reasons.
30068  However there exists another method to print them: Instead of the footnote
30069  the command 
30070 \series bold
30071
30072 \backslash
30073 footnotemark{}
30074 \series default
30075  is inserted as \SpecialChar TeX
30076  code.
30077  The text of the footnote is entered as an argument of the \SpecialChar TeX
30078  code command
30079  
30080 \series bold
30081
30082 \backslash
30083 footnotetext
30084 \series default
30085  after the table.
30086 \begin_inset Newline newline
30087 \end_inset
30088
30089 This was done for the following table with the command
30090 \end_layout
30091
30092 \begin_layout Standard
30093
30094 \series bold
30095
30096 \backslash
30097 footnotetext{
30098 \series default
30099 Printed table footnote.
30100 \series bold
30101 }
30102 \end_layout
30103
30104 \begin_layout Standard
30105 \begin_inset Tabular
30106 <lyxtabular version="3" rows="2" columns="1">
30107 <features tabularvalignment="middle">
30108 <column alignment="center" valignment="top">
30109 <row>
30110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30111 \begin_inset Text
30112
30113 \begin_layout Plain Layout
30114 This an example text.
30115 \begin_inset Foot
30116 status open
30117
30118 \begin_layout Plain Layout
30119 This footnote will not be printed!
30120 \end_layout
30121
30122 \end_inset
30123
30124
30125 \end_layout
30126
30127 \end_inset
30128 </cell>
30129 </row>
30130 <row>
30131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30132 \begin_inset Text
30133
30134 \begin_layout Plain Layout
30135 This an example text.
30136 \begin_inset ERT
30137 status collapsed
30138
30139 \begin_layout Plain Layout
30140
30141
30142 \backslash
30143 footnotemark{}
30144 \end_layout
30145
30146 \end_inset
30147
30148
30149 \end_layout
30150
30151 \end_inset
30152 </cell>
30153 </row>
30154 </lyxtabular>
30155
30156 \end_inset
30157
30158
30159 \begin_inset ERT
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163
30164
30165 \backslash
30166 footnotetext{
30167 \end_layout
30168
30169 \end_inset
30170
30171 Printed table footnote.
30172 \begin_inset ERT
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176
30177 }
30178 \end_layout
30179
30180 \end_inset
30181
30182
30183 \end_layout
30184
30185 \begin_layout Standard
30186 Footnotes in longtables are described in section
30187 \begin_inset space ~
30188 \end_inset
30189
30190
30191 \begin_inset CommandInset ref
30192 LatexCommand ref
30193 reference "subsec:Footnotes-in-Longtables"
30194
30195 \end_inset
30196
30197 .
30198 \end_layout
30199
30200 \begin_layout Standard
30201 Footnotes in minipage boxes are printed, but inside the box and with a different
30202  numbering because a minipage box is like a page inside a page.
30203  (For more about minipages, see section
30204 \begin_inset space ~
30205 \end_inset
30206
30207
30208 \begin_inset CommandInset ref
30209 LatexCommand ref
30210 reference "sec:Minipages"
30211
30212 \end_inset
30213
30214 .) To get a footnote in the minipage that is output at the bottom of the
30215  page like normal footnotes, also use the method of 
30216 \series bold
30217
30218 \backslash
30219 footnotemark{}
30220 \series default
30221  and 
30222 \series bold
30223
30224 \backslash
30225 footnotetext
30226 \series default
30227 .
30228 \end_layout
30229
30230 \begin_layout Standard
30231 \begin_inset Box Frameless
30232 position "t"
30233 hor_pos "c"
30234 has_inner_box 1
30235 inner_pos "t"
30236 use_parbox 0
30237 use_makebox 0
30238 width "100col%"
30239 special "none"
30240 height "1in"
30241 height_special "totalheight"
30242 thickness "0.4pt"
30243 separation "3pt"
30244 shadowsize "4pt"
30245 framecolor "black"
30246 backgroundcolor "none"
30247 status open
30248
30249 \begin_layout Plain Layout
30250 This an example text in a minipage.
30251 \begin_inset Foot
30252 status open
30253
30254 \begin_layout Plain Layout
30255 Footnote in the minipage.
30256 \end_layout
30257
30258 \end_inset
30259
30260
30261 \end_layout
30262
30263 \begin_layout Plain Layout
30264 This an example text in a minipage.
30265 \begin_inset ERT
30266 status collapsed
30267
30268 \begin_layout Plain Layout
30269
30270
30271 \backslash
30272 footnotemark{}
30273 \end_layout
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \end_inset
30281
30282
30283 \end_layout
30284
30285 \begin_layout Standard
30286 \begin_inset ERT
30287 status collapsed
30288
30289 \begin_layout Plain Layout
30290
30291
30292 \backslash
30293 footnotetext{
30294 \end_layout
30295
30296 \end_inset
30297
30298 Footnote outside the minipage.
30299 \begin_inset ERT
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303
30304 }
30305 \end_layout
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \begin_layout Standard
30313 \begin_inset VSpace defskip
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \begin_layout Standard
30320 To refer to the same footnote several times without printing the footnote
30321  text every time, use the command 
30322 \series bold
30323
30324 \backslash
30325 footnotemark[number]
30326 \series default
30327  in \SpecialChar TeX
30328  code.
30329 \begin_inset Newline newline
30330 \end_inset
30331
30332 As you do not know the number of the repeating footnote while you are writing
30333  the text, you have to store its number.
30334  For the following footnote mark example, these commands were inserted in
30335  \SpecialChar TeX
30336  code after Footnote
30337 \begin_inset space ~
30338 \end_inset
30339
30340
30341 \begin_inset CommandInset ref
30342 LatexCommand ref
30343 reference "foot:This-is-an"
30344
30345 \end_inset
30346
30347  to store the footnote number:
30348 \end_layout
30349
30350 \begin_layout Standard
30351
30352 \series bold
30353
30354 \backslash
30355 newcounter{MyRepeatFoot}
30356 \begin_inset Newline newline
30357 \end_inset
30358
30359
30360 \backslash
30361 setcounter{MyRepeatFoot}{
30362 \backslash
30363 thefootnote}
30364 \end_layout
30365
30366 \begin_layout Standard
30367 The footnote mark was then created with this command:
30368 \end_layout
30369
30370 \begin_layout Standard
30371
30372 \series bold
30373
30374 \backslash
30375 footnotemark[
30376 \backslash
30377 theMyRepeatFoot]
30378 \end_layout
30379
30380 \begin_layout Standard
30381 Here is a repeated footnote:
30382 \family roman
30383 \series medium
30384 \bar no
30385
30386 \begin_inset ERT
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390
30391
30392 \backslash
30393 footnotemark[
30394 \backslash
30395 theMyRepeatFoot]
30396 \end_layout
30397
30398 \end_inset
30399
30400
30401 \end_layout
30402
30403 \begin_layout Standard
30404 If you want to repeat the previous footnote, you can omit the storage of
30405  the footnote number and just use this command instead:
30406 \end_layout
30407
30408 \begin_layout Standard
30409
30410 \series bold
30411
30412 \backslash
30413 footnotemark[
30414 \backslash
30415 thefootnote]
30416 \end_layout
30417
30418 \begin_layout Standard
30419 Here is another repeated footnote:
30420 \family roman
30421 \series medium
30422 \bar no
30423
30424 \begin_inset ERT
30425 status collapsed
30426
30427 \begin_layout Plain Layout
30428
30429
30430 \backslash
30431 footnotemark[
30432 \backslash
30433 thefootnote]
30434 \end_layout
30435
30436 \end_inset
30437
30438
30439 \end_layout
30440
30441 \begin_layout Subsection
30442 Footnote Numbering
30443 \begin_inset CommandInset label
30444 LatexCommand label
30445 name "subsec:Footnote-Numbering"
30446
30447 \end_inset
30448
30449
30450 \begin_inset Index idx
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454 Footnotes ! Numbering
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \end_layout
30461
30462 \begin_layout Standard
30463 To reset the footnote number back to 1 after each section
30464 \family roman
30465 , add this command to your document preamble:
30466 \end_layout
30467
30468 \begin_layout Standard
30469
30470 \series bold
30471
30472 \backslash
30473 @addtoreset{footnote}{section}
30474 \end_layout
30475
30476 \begin_layout Standard
30477 \begin_inset VSpace bigskip
30478 \end_inset
30479
30480 The following preamble command changes the footnote numbering style to small
30481  roman numerals:
30482 \end_layout
30483
30484 \begin_layout Standard
30485
30486 \series bold
30487
30488 \backslash
30489 renewcommand{
30490 \backslash
30491 thefootnote}{
30492 \backslash
30493 roman{footnote}}
30494 \end_layout
30495
30496 \begin_layout Standard
30497 \begin_inset ERT
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501
30502
30503 \backslash
30504 renewcommand{
30505 \backslash
30506 thefootnote}{
30507 \backslash
30508 roman{footnote}}
30509 \end_layout
30510
30511 \end_inset
30512
30513  This is a footnote with roman numbering:
30514 \begin_inset Foot
30515 status open
30516
30517 \begin_layout Plain Layout
30518 This is an example footnote with roman numbering.
30519 \end_layout
30520
30521 \end_inset
30522
30523
30524 \end_layout
30525
30526 \begin_layout Standard
30527 To change the numbering style to capital roman numerals replace in the command
30528  above 
30529 \series bold
30530
30531 \backslash
30532 roman
30533 \series default
30534  by 
30535 \series bold
30536
30537 \backslash
30538 Roman
30539 \series default
30540 .
30541  To 
30542 \begin_inset Quotes eld
30543 \end_inset
30544
30545 number
30546 \begin_inset Quotes erd
30547 \end_inset
30548
30549  footnotes with capital or small Latin letters use 
30550 \series bold
30551
30552 \backslash
30553 Alph
30554 \series default
30555  or 
30556 \series bold
30557
30558 \backslash
30559 alph
30560 \series default
30561 , respectively.
30562  To 
30563 \begin_inset Quotes eld
30564 \end_inset
30565
30566 number
30567 \begin_inset Quotes erd
30568 \end_inset
30569
30570  footnotes with symbols use 
30571 \series bold
30572
30573 \backslash
30574 fnsymbol
30575 \series default
30576 .
30577 \end_layout
30578
30579 \begin_layout Standard
30580 \begin_inset Note Greyedout
30581 status open
30582
30583 \begin_layout Plain Layout
30584
30585 \series bold
30586 Note:
30587 \series default
30588  You can only number 26 footnotes with Latin letters, because this numbering
30589  is limited to single letters.
30590 \end_layout
30591
30592 \end_inset
30593
30594
30595 \begin_inset Newline newline
30596 \end_inset
30597
30598
30599 \begin_inset Note Greyedout
30600 status open
30601
30602 \begin_layout Plain Layout
30603
30604 \series bold
30605 Note:
30606 \series default
30607  You can only number 9 footnotes with symbols.
30608 \end_layout
30609
30610 \end_inset
30611
30612
30613 \end_layout
30614
30615 \begin_layout Standard
30616 To return to the default numbering style after you have changed to another
30617  one, use 
30618 \series bold
30619
30620 \backslash
30621 arabic
30622 \series default
30623  instead of 
30624 \series bold
30625
30626 \backslash
30627 roman
30628 \series default
30629  in the command above.
30630 \begin_inset ERT
30631 status collapsed
30632
30633 \begin_layout Plain Layout
30634
30635
30636 \backslash
30637 renewcommand{
30638 \backslash
30639 thefootnote}{
30640 \backslash
30641 arabic{footnote}}
30642 \end_layout
30643
30644 \end_inset
30645
30646
30647 \end_layout
30648
30649 \begin_layout Standard
30650 \begin_inset VSpace bigskip
30651 \end_inset
30652
30653
30654 \end_layout
30655
30656 \begin_layout Standard
30657 If you want to have footnotes numbered in the scheme 
30658 \begin_inset Quotes eld
30659 \end_inset
30660
30661 chapter.footnote
30662 \begin_inset Quotes erd
30663 \end_inset
30664
30665 , add the following command to your document preamble:
30666 \end_layout
30667
30668 \begin_layout Standard
30669
30670 \series bold
30671
30672 \backslash
30673 numberwithin{footnote}{chapter}
30674 \end_layout
30675
30676 \begin_layout Standard
30677 To be able to use the command 
30678 \series bold
30679
30680 \backslash
30681 numberwithin
30682 \series default
30683 , set in the tab 
30684 \family sans
30685 Math
30686 \begin_inset space ~
30687 \end_inset
30688
30689 Options
30690 \family default
30691  in the document settings the option 
30692 \family sans
30693 Use
30694 \begin_inset space ~
30695 \end_inset
30696
30697 AMS
30698 \begin_inset space ~
30699 \end_inset
30700
30701 math
30702 \begin_inset space ~
30703 \end_inset
30704
30705 package
30706 \family default
30707 .
30708 \end_layout
30709
30710 \begin_layout Standard
30711 \begin_inset ERT
30712 status collapsed
30713
30714 \begin_layout Plain Layout
30715
30716
30717 \backslash
30718 numberwithin{footnote}{chapter}
30719 \end_layout
30720
30721 \end_inset
30722
30723 This is another example footnote:
30724 \series bold
30725
30726 \begin_inset Foot
30727 status open
30728
30729 \begin_layout Plain Layout
30730 This is a footnote numbered in the scheme 
30731 \begin_inset Quotes eld
30732 \end_inset
30733
30734 chapter.footnote
30735 \begin_inset Quotes erd
30736 \end_inset
30737
30738 .
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \series default
30745
30746 \begin_inset ERT
30747 status collapsed
30748
30749 \begin_layout Plain Layout
30750
30751
30752 \backslash
30753 renewcommand{
30754 \backslash
30755 thefootnote}{
30756 \backslash
30757 arabic{footnote}}
30758 \end_layout
30759
30760 \end_inset
30761
30762
30763 \end_layout
30764
30765 \begin_layout Standard
30766 \begin_inset Note Greyedout
30767 status open
30768
30769 \begin_layout Plain Layout
30770
30771 \series bold
30772 Note:
30773 \series default
30774  
30775 \series bold
30776
30777 \backslash
30778 numberwithin
30779 \series default
30780  always prints out the footnote number as arabic number; previous redefinitions
30781  to get non-arabic numbers are overwritten.
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 So to get for example the scheme 
30791 \begin_inset Quotes eld
30792 \end_inset
30793
30794 chapter.
30795 \backslash
30796 Roman{footnote}
30797 \begin_inset Quotes erd
30798 \end_inset
30799
30800 , use this command instead of 
30801 \series bold
30802
30803 \backslash
30804 numberwithin
30805 \series default
30806 :
30807 \end_layout
30808
30809 \begin_layout Standard
30810
30811 \series bold
30812
30813 \backslash
30814 renewcommand{
30815 \backslash
30816 thefootnote}{
30817 \backslash
30818 thechapter.
30819 \backslash
30820 Roman{footnote}}
30821 \end_layout
30822
30823 \begin_layout Subsection
30824 Footnote Placement
30825 \begin_inset Index idx
30826 status collapsed
30827
30828 \begin_layout Plain Layout
30829 Footnotes ! Placement
30830 \end_layout
30831
30832 \end_inset
30833
30834
30835 \end_layout
30836
30837 \begin_layout Standard
30838 If you have several footnotes in one page, they appear without vertical
30839  space between them at the bottom of the page.
30840  To make them more readable you can e.
30841 \begin_inset space \thinspace{}
30842 \end_inset
30843
30844 g.
30845 \begin_inset space \space{}
30846 \end_inset
30847
30848 add 1.5
30849 \begin_inset space \thinspace{}
30850 \end_inset
30851
30852 mm space with the following preamble command:
30853 \end_layout
30854
30855 \begin_layout Standard
30856
30857 \series bold
30858
30859 \backslash
30860 let
30861 \backslash
30862 myFoot
30863 \backslash
30864 footnote
30865 \begin_inset Newline newline
30866 \end_inset
30867
30868
30869 \backslash
30870 renewcommand{
30871 \backslash
30872 footnote}[1]{
30873 \backslash
30874 myFoot{#1
30875 \backslash
30876 vspace{1.5mm}}}
30877 \end_layout
30878
30879 \begin_layout Standard
30880 \begin_inset VSpace bigskip
30881 \end_inset
30882
30883 In a two-column document the footnotes appear at the bottom of every column,
30884  see Figure
30885 \begin_inset space ~
30886 \end_inset
30887
30888
30889 \begin_inset CommandInset ref
30890 LatexCommand ref
30891 reference "fig:Standard-footnote-placement"
30892
30893 \end_inset
30894
30895 .
30896  If the footnotes should only appear at the bottom of the right column,
30897  as in Figure
30898 \begin_inset space ~
30899 \end_inset
30900
30901
30902 \begin_inset CommandInset ref
30903 LatexCommand ref
30904 reference "fig:Footnote-placement-in"
30905
30906 \end_inset
30907
30908 , use the \SpecialChar LaTeX
30909 -package 
30910 \series bold
30911 ftnright
30912 \series default
30913
30914 \begin_inset Index idx
30915 status collapsed
30916
30917 \begin_layout Plain Layout
30918 \SpecialChar LaTeX
30919 -packages ! ftnright
30920 \end_layout
30921
30922 \end_inset
30923
30924  with this command in the document preamble:
30925 \end_layout
30926
30927 \begin_layout Standard
30928
30929 \series bold
30930
30931 \backslash
30932 usepackage{ftnright}
30933 \end_layout
30934
30935 \begin_layout Standard
30936 \begin_inset Float figure
30937 placement !h
30938 wide false
30939 sideways false
30940 status open
30941
30942 \begin_layout Plain Layout
30943 \begin_inset ERT
30944 status collapsed
30945
30946 \begin_layout Plain Layout
30947
30948
30949 \backslash
30950 framebox{
30951 \end_layout
30952
30953 \end_inset
30954
30955
30956 \begin_inset Graphics
30957         filename clipart/without_fntright.pdf
30958         width 100col%
30959         scaleBeforeRotation
30960
30961 \end_inset
30962
30963
30964 \begin_inset ERT
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968
30969 }
30970 \end_layout
30971
30972 \end_inset
30973
30974
30975 \end_layout
30976
30977 \begin_layout Plain Layout
30978 \begin_inset Caption Standard
30979
30980 \begin_layout Plain Layout
30981 \begin_inset CommandInset label
30982 LatexCommand label
30983 name "fig:Standard-footnote-placement"
30984
30985 \end_inset
30986
30987 Standard footnote placement in two-column documents.
30988 \end_layout
30989
30990 \end_inset
30991
30992
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \end_layout
30999
31000 \begin_layout Standard
31001 \begin_inset Float figure
31002 placement !h
31003 wide false
31004 sideways false
31005 status open
31006
31007 \begin_layout Plain Layout
31008 \begin_inset ERT
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012
31013
31014 \backslash
31015 framebox{
31016 \end_layout
31017
31018 \end_inset
31019
31020
31021 \begin_inset Graphics
31022         filename clipart/with_fntright.pdf
31023         width 100col%
31024         scaleBeforeRotation
31025
31026 \end_inset
31027
31028
31029 \begin_inset ERT
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033
31034 }
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \end_layout
31041
31042 \begin_layout Plain Layout
31043 \begin_inset Caption Standard
31044
31045 \begin_layout Plain Layout
31046 \begin_inset CommandInset label
31047 LatexCommand label
31048 name "fig:Footnote-placement-in"
31049
31050 \end_inset
31051
31052 Footnote placement in two-column documents when the \SpecialChar LaTeX
31053 -package 
31054 \series bold
31055 ftnright
31056 \series default
31057  is used.
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \end_layout
31064
31065 \end_inset
31066
31067
31068 \end_layout
31069
31070 \begin_layout Standard
31071 \begin_inset VSpace bigskip
31072 \end_inset
31073
31074 In some scientific literature it is usual to collect the footnotes and print
31075  them in a separate paragraph at the end of a section, as in Figure
31076 \begin_inset space ~
31077 \end_inset
31078
31079
31080 \begin_inset CommandInset ref
31081 LatexCommand ref
31082 reference "fig:Endnotes"
31083
31084 \end_inset
31085
31086 .
31087  They are then called 
31088 \begin_inset Quotes eld
31089 \end_inset
31090
31091 endnotes
31092 \begin_inset Quotes erd
31093 \end_inset
31094
31095 .
31096 \begin_inset Index idx
31097 status collapsed
31098
31099 \begin_layout Plain Layout
31100 Endnotes
31101 \end_layout
31102
31103 \end_inset
31104
31105  To use endnotes instead of footnotes in your document, load in the menu
31106  
31107 \family sans
31108 Document\SpecialChar menuseparator
31109 Settings\SpecialChar menuseparator
31110 Modules 
31111 \family default
31112 the module 
31113 \family sans
31114 Foot
31115 \begin_inset space ~
31116 \end_inset
31117
31118 to
31119 \begin_inset space ~
31120 \end_inset
31121
31122 End
31123 \family default
31124 .
31125  To insert the collected footnotes, insert the command
31126 \end_layout
31127
31128 \begin_layout Standard
31129
31130 \series bold
31131
31132 \backslash
31133 theendnotes
31134 \end_layout
31135
31136 \begin_layout Standard
31137 in \SpecialChar TeX
31138  Code at the end of a section or chapter.
31139 \end_layout
31140
31141 \begin_layout Standard
31142 \begin_inset Float figure
31143 wide false
31144 sideways false
31145 status open
31146
31147 \begin_layout Plain Layout
31148 \align center
31149 \begin_inset ERT
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153
31154
31155 \backslash
31156 framebox{
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \begin_inset Graphics
31163         filename clipart/endnotes.pdf
31164         scaleBeforeRotation
31165
31166 \end_inset
31167
31168
31169 \begin_inset ERT
31170 status collapsed
31171
31172 \begin_layout Plain Layout
31173
31174 }
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Plain Layout
31183 \begin_inset Caption Standard
31184
31185 \begin_layout Plain Layout
31186 \begin_inset CommandInset label
31187 LatexCommand label
31188 name "fig:Endnotes"
31189
31190 \end_inset
31191
31192 Endnotes – footnotes are printed in a separate paragraph at the end of sections
31193  or chapters.
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \begin_layout Standard
31207 \begin_inset VSpace medskip
31208 \end_inset
31209
31210 The paragraph heading for the endnotes isn't automatically translated into
31211  the document language, this must be done manually.
31212  The following preamble command translates the default English 
31213 \begin_inset Quotes eld
31214 \end_inset
31215
31216 Notes
31217 \begin_inset Quotes erd
31218 \end_inset
31219
31220  into the German 
31221 \begin_inset Quotes eld
31222 \end_inset
31223
31224 Anmerkungen
31225 \begin_inset Quotes erd
31226 \end_inset
31227
31228 :
31229 \end_layout
31230
31231 \begin_layout Standard
31232
31233 \series bold
31234
31235 \backslash
31236 renewcommand{
31237 \backslash
31238 notesname}{Anmerkungen}
31239 \end_layout
31240
31241 \begin_layout Standard
31242 \begin_inset VSpace medskip
31243 \end_inset
31244
31245 The numbering of endnotes can be changed like the footnote numbering as
31246  described in section
31247 \begin_inset space ~
31248 \end_inset
31249
31250
31251 \begin_inset CommandInset ref
31252 LatexCommand ref
31253 reference "subsec:Footnote-Numbering"
31254
31255 \end_inset
31256
31257 ; just replace the command 
31258 \series bold
31259
31260 \backslash
31261 thefootnote
31262 \series default
31263  by 
31264 \series bold
31265
31266 \backslash
31267 theendnote
31268 \series default
31269 .
31270  To reset the endnote number use the command 
31271 \series bold
31272
31273 \backslash
31274 @addtoreset
31275 \series default
31276  as described in section
31277 \begin_inset space ~
31278 \end_inset
31279
31280
31281 \begin_inset CommandInset ref
31282 LatexCommand ref
31283 reference "subsec:Footnote-Numbering"
31284
31285 \end_inset
31286
31287  and replace the command parameter 
31288 \series bold
31289 footnote
31290 \series default
31291  by 
31292 \series bold
31293 endnote
31294 \series default
31295 .
31296 \end_layout
31297
31298 \begin_layout Standard
31299 For endnotes there is the command 
31300 \series bold
31301
31302 \backslash
31303 endnotemark[number]
31304 \series default
31305  similar to the command 
31306 \series bold
31307
31308 \backslash
31309 footnotemark
31310 \series default
31311 , that is described in section
31312 \begin_inset space ~
31313 \end_inset
31314
31315
31316 \begin_inset CommandInset ref
31317 LatexCommand ref
31318 reference "sec:Footnotes"
31319
31320 \end_inset
31321
31322 .
31323 \end_layout
31324
31325 \begin_layout Standard
31326 \begin_inset VSpace bigskip
31327 \end_inset
31328
31329 Footnotes can also be placed in the page margin and the footnote text alignment
31330  can be changed, see the \SpecialChar LaTeX
31331 -package 
31332 \series bold
31333 footmisc
31334 \series default
31335
31336 \begin_inset Index idx
31337 status collapsed
31338
31339 \begin_layout Plain Layout
31340 \SpecialChar LaTeX
31341 -packages ! footmisc
31342 \end_layout
31343
31344 \end_inset
31345
31346
31347 \begin_inset CommandInset citation
31348 LatexCommand cite
31349 key "footmisc"
31350
31351 \end_inset
31352
31353  for more information about this.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 For various further footnote formatting issues have a look at \SpecialChar LaTeX
31358 -books, 
31359 \begin_inset CommandInset citation
31360 LatexCommand cite
31361 key "latexcompanion,latexguide,latexbook"
31362
31363 \end_inset
31364
31365 .
31366  If you are using a 
31367 \series bold
31368 KOMA-Script
31369 \series default
31370
31371 \begin_inset Index idx
31372 status collapsed
31373
31374 \begin_layout Plain Layout
31375 \SpecialChar LaTeX
31376 -packages ! KOMA-Script
31377 \end_layout
31378
31379 \end_inset
31380
31381  document class, you can adjust all footnote settings using class-specific
31382  commands, see 
31383 \begin_inset CommandInset citation
31384 LatexCommand cite
31385 key "KOMA-Script"
31386
31387 \end_inset
31388
31389 .
31390 \end_layout
31391
31392 \begin_layout Section
31393 Margin Notes
31394 \begin_inset Index idx
31395 status collapsed
31396
31397 \begin_layout Plain Layout
31398 Notes ! Margin Notes
31399 \end_layout
31400
31401 \end_inset
31402
31403
31404 \end_layout
31405
31406 \begin_layout Standard
31407 Margin notes look and behave in \SpecialChar LyX
31408  like footnotes.
31409  They are inserted via the menu 
31410 \family sans
31411 Insert\SpecialChar menuseparator
31412 Marginal
31413 \begin_inset space ~
31414 \end_inset
31415
31416 Note
31417 \family default
31418  or the toolbar button 
31419 \begin_inset Info
31420 type  "icon"
31421 arg   "marginalnote-insert"
31422 \end_inset
31423
31424 .
31425  A grey 
31426 \family roman
31427 \series medium
31428 box with the
31429 \family default
31430 \series default
31431  red 
31432 \family roman
31433 \series medium
31434 label 
31435 \begin_inset Quotes eld
31436 \end_inset
31437
31438 margin
31439 \begin_inset Quotes erd
31440 \end_inset
31441
31442  appears where you can enter the text of the margin note.
31443 \end_layout
31444
31445 \begin_layout Standard
31446 At the side is an example margin note.
31447
31448 \family roman
31449 \series medium
31450  
31451 \begin_inset Marginal
31452 status open
31453
31454 \begin_layout Plain Layout
31455 This is a margin note.
31456 \end_layout
31457
31458 \end_inset
31459
31460
31461 \end_layout
31462
31463 \begin_layout Standard
31464 Margin notes appear at the right side in single-sided documents.
31465  In double-sided documents they appear in the outer margin – left on even
31466  pages, right on odd pages.
31467  The text of margin notes is aligned opposite to the outer margin – right-aligne
31468 d when the note appears in the left margin.
31469  The first line of the margin note is placed at the position of the text
31470  line where it is inserted in the document.
31471 \end_layout
31472
31473 \begin_layout Standard
31474 \begin_inset VSpace bigskip
31475 \end_inset
31476
31477 To place the margin note in the inner margin, add the command
31478 \end_layout
31479
31480 \begin_layout Standard
31481
31482 \series bold
31483
31484 \backslash
31485 reversemarginpar
31486 \end_layout
31487
31488 \begin_layout Standard
31489 in \SpecialChar TeX
31490  Code before a margin note.
31491  The new placement is valid for all subsequent margin notes.
31492  
31493 \begin_inset ERT
31494 status collapsed
31495
31496 \begin_layout Plain Layout
31497
31498
31499 \backslash
31500 reversemarginpar 
31501 \end_layout
31502
31503 \end_inset
31504
31505
31506 \begin_inset Marginal
31507 status open
31508
31509 \begin_layout Plain Layout
31510 This is a margin note in the inner margin.
31511 \end_layout
31512
31513 \end_inset
31514
31515
31516 \series bold
31517
31518 \begin_inset Newline newline
31519 \end_inset
31520
31521
31522 \series default
31523
31524 \begin_inset Note Greyedout
31525 status open
31526
31527 \begin_layout Plain Layout
31528
31529 \series bold
31530 Note:
31531 \series default
31532  There is often not enough space in the inner margin so that the notes are
31533  not correctly displayed in the output.
31534 \end_layout
31535
31536 \end_inset
31537
31538
31539 \end_layout
31540
31541 \begin_layout Standard
31542 To return to the default placement insert the command
31543 \end_layout
31544
31545 \begin_layout Standard
31546
31547 \series bold
31548
31549 \backslash
31550 normalmarginpar
31551 \end_layout
31552
31553 \begin_layout Standard
31554 in \SpecialChar TeX
31555  Code.
31556 \begin_inset ERT
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560
31561
31562 \backslash
31563 normalmarginpar 
31564 \end_layout
31565
31566 \end_inset
31567
31568  
31569 \begin_inset Note Greyedout
31570 status open
31571
31572 \begin_layout Plain Layout
31573
31574 \series bold
31575 Note:
31576 \series default
31577  The command is ignored when it is within a paragraph where also the command
31578  
31579 \series bold
31580
31581 \backslash
31582 reversemarginpar
31583 \series default
31584  is inserted.
31585 \end_layout
31586
31587 \end_inset
31588
31589
31590 \end_layout
31591
31592 \begin_layout Standard
31593 \begin_inset VSpace bigskip
31594 \end_inset
31595
31596
31597 \family roman
31598 \series medium
31599
31600 \begin_inset Marginal
31601 status open
31602
31603 \begin_layout Plain Layout
31604 AVeryLongMarginParWord that isn't hyphenated.
31605 \end_layout
31606
31607 \end_inset
31608
31609
31610 \family default
31611 \series default
31612  Similar to the case described in section
31613 \begin_inset space ~
31614 \end_inset
31615
31616
31617 \begin_inset CommandInset ref
31618 LatexCommand ref
31619 reference "subsec:Multiple-Lines-in"
31620
31621 \end_inset
31622
31623 , long words cannot be hyphenated when they are the first word in a margin
31624  note.
31625  To avoid this, insert 0
31626 \begin_inset space \thinspace{}
31627 \end_inset
31628
31629 pt horizontal space before the word
31630 \family roman
31631 \series medium
31632 .
31633  
31634 \begin_inset Marginal
31635 status open
31636
31637 \begin_layout Plain Layout
31638 \begin_inset space \hspace*{}
31639 \length 0pt
31640 \end_inset
31641
31642 AVeryLongMarginParWord that is hyphenated.
31643 \end_layout
31644
31645 \end_inset
31646
31647
31648 \end_layout
31649
31650 \begin_layout Standard
31651 \begin_inset VSpace bigskip
31652 \end_inset
31653
31654
31655 \end_layout
31656
31657 \begin_layout Standard
31658 \begin_inset Note Greyedout
31659 status open
31660
31661 \begin_layout Plain Layout
31662
31663 \series bold
31664 Note:
31665 \series default
31666  Margin notes can normally not be used inside tables, floats, and footnotes.
31667 \end_layout
31668
31669 \end_inset
31670
31671
31672 \end_layout
31673
31674 \begin_layout Standard
31675 \begin_inset VSpace bigskip
31676 \end_inset
31677
31678
31679 \end_layout
31680
31681 \begin_layout Standard
31682 \begin_inset ERT
31683 status collapsed
31684
31685 \begin_layout Plain Layout
31686
31687
31688 \backslash
31689 ifmarginnote
31690 \end_layout
31691
31692 \end_inset
31693
31694
31695 \begin_inset Note Note
31696 status open
31697
31698 \begin_layout Plain Layout
31699 The following section will only be displayed when the \SpecialChar LaTeX
31700 -package 
31701 \series bold
31702 marginnote
31703 \series default
31704  is installed.
31705 \end_layout
31706
31707 \end_inset
31708
31709
31710 \end_layout
31711
31712 \begin_layout Standard
31713 This restriction can be evaded by using the \SpecialChar LaTeX
31714 -package 
31715 \series bold
31716 marginnote
31717 \series default
31718
31719 \begin_inset Index idx
31720 status collapsed
31721
31722 \begin_layout Plain Layout
31723 \SpecialChar LaTeX
31724 -packages ! marginnote
31725 \end_layout
31726
31727 \end_inset
31728
31729 .
31730  By adding these two lines to your document preamble, the command used by
31731  \SpecialChar LyX
31732  for margin notes is redefined to use the command provided by the 
31733 \series bold
31734 marginnote
31735 \series default
31736 -package:
31737 \end_layout
31738
31739 \begin_layout Standard
31740
31741 \series bold
31742
31743 \backslash
31744 usepackage{marginnote}
31745 \begin_inset Newline newline
31746 \end_inset
31747
31748
31749 \backslash
31750 let
31751 \backslash
31752 marginpar
31753 \backslash
31754 marginnote
31755 \end_layout
31756
31757 \begin_layout Standard
31758 This is also used in this document because 
31759 \series bold
31760 marginnote
31761 \series default
31762  has another useful feature: You can set a vertical offset for the note.
31763  This is often needed when too many margin notes are too close together
31764  or for a better page layout.
31765  The offset is set in \SpecialChar LyX
31766  as \SpecialChar TeX
31767  Code directly after the margin note in the scheme
31768 \end_layout
31769
31770 \begin_layout Standard
31771
31772 \series bold
31773 [offset]
31774 \end_layout
31775
31776 \begin_layout Standard
31777 where the offset is a length with one of the units listed in Table
31778 \begin_inset space ~
31779 \end_inset
31780
31781
31782 \begin_inset CommandInset ref
31783 LatexCommand ref
31784 reference "tab:Units"
31785
31786 \end_inset
31787
31788 .
31789  A negative value shifts the note up, a positive value shifts it down.
31790  
31791 \family roman
31792 \series medium
31793 For example the margin note beside this text line is shifted up 1.5
31794 \begin_inset space \thinspace{}
31795 \end_inset
31796
31797 cm with the \SpecialChar TeX
31798  Code command 
31799 \begin_inset Quotes eld
31800 \end_inset
31801
31802
31803 \family default
31804 \series bold
31805 [-1.5cm]
31806 \family roman
31807 \series medium
31808
31809 \begin_inset Quotes erd
31810 \end_inset
31811
31812
31813 \begin_inset Marginal
31814 status open
31815
31816 \begin_layout Plain Layout
31817 This margin note is shifted up 1.5
31818 \begin_inset space \thinspace{}
31819 \end_inset
31820
31821 cm from its original position.
31822 \end_layout
31823
31824 \end_inset
31825
31826
31827 \family default
31828 \series default
31829
31830 \begin_inset ERT
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834
31835 [-1.5cm]
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \end_layout
31842
31843 \begin_layout Standard
31844 \begin_inset VSpace medskip
31845 \end_inset
31846
31847 With 
31848 \series bold
31849 marginnote
31850 \series default
31851  you can also change the alignment of the text in the margin note.
31852  For example the commands
31853 \end_layout
31854
31855 \begin_layout Standard
31856
31857 \series bold
31858
31859 \backslash
31860 renewcommand*{
31861 \backslash
31862 raggedleftmarginnote}{
31863 \backslash
31864 centering}
31865 \begin_inset Newline newline
31866 \end_inset
31867
31868
31869 \backslash
31870 renewcommand*{
31871 \backslash
31872 raggedrightmarginnote}{
31873 \backslash
31874 centering}
31875 \end_layout
31876
31877 \begin_layout Standard
31878 set the alignment to centered.
31879  
31880 \series bold
31881
31882 \backslash
31883 raggedleftmarginnote
31884 \series default
31885  denotes margin notes that appear at the left side.
31886 \family roman
31887 \series medium
31888
31889 \begin_inset ERT
31890 status collapsed
31891
31892 \begin_layout Plain Layout
31893
31894
31895 \backslash
31896 renewcommand*{
31897 \backslash
31898 raggedleftmarginnote}{
31899 \backslash
31900 centering}
31901 \end_layout
31902
31903 \begin_layout Plain Layout
31904
31905
31906 \backslash
31907 renewcommand*{
31908 \backslash
31909 raggedrightmarginnote}{
31910 \backslash
31911 centering}
31912 \end_layout
31913
31914 \end_inset
31915
31916
31917 \begin_inset Marginal
31918 status open
31919
31920 \begin_layout Plain Layout
31921 The text of this margin note is centered.
31922 \end_layout
31923
31924 \end_inset
31925
31926
31927 \family default
31928 \series default
31929  The default is
31930 \end_layout
31931
31932 \begin_layout Standard
31933
31934 \series bold
31935
31936 \backslash
31937 renewcommand*{
31938 \backslash
31939 raggedleftmarginnote}{
31940 \backslash
31941 raggedleft}
31942 \begin_inset Newline newline
31943 \end_inset
31944
31945
31946 \backslash
31947 renewcommand*{
31948 \backslash
31949 raggedrightmarginnote}{
31950 \backslash
31951 raggedright}
31952 \family roman
31953 \series medium
31954
31955 \begin_inset ERT
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959
31960
31961 \backslash
31962 renewcommand*{
31963 \backslash
31964 raggedleftmarginnote}{
31965 \backslash
31966 raggedleft}
31967 \end_layout
31968
31969 \begin_layout Plain Layout
31970
31971
31972 \backslash
31973 renewcommand*{
31974 \backslash
31975 raggedrightmarginnote}{
31976 \backslash
31977 raggedright}
31978 \end_layout
31979
31980 \end_inset
31981
31982
31983 \end_layout
31984
31985 \begin_layout Standard
31986 \begin_inset VSpace medskip
31987 \end_inset
31988
31989 For the other features of 
31990 \series bold
31991 marginnote
31992 \series default
31993  refer to its documentation 
31994 \begin_inset CommandInset citation
31995 LatexCommand cite
31996 key "marginnote"
31997
31998 \end_inset
31999
32000 .
32001 \end_layout
32002
32003 \begin_layout Standard
32004 \begin_inset VSpace bigskip
32005 \end_inset
32006
32007 You can adjust the layout of margin notes by changing its definition.
32008  To create for example a header for all margin notes with the underlined,
32009  sans-serif, and bold header text 
32010 \begin_inset Quotes eld
32011 \end_inset
32012
32013
32014 \family sans
32015 \series bold
32016 \bar under
32017 Attention!
32018 \family default
32019 \series default
32020 \bar default
32021
32022 \begin_inset Quotes erd
32023 \end_inset
32024
32025 , add this to your document preamble:
32026 \end_layout
32027
32028 \begin_layout Standard
32029
32030 \series bold
32031
32032 \backslash
32033 let
32034 \backslash
32035 myMarginpar
32036 \backslash
32037 marginpar
32038 \begin_inset Newline newline
32039 \end_inset
32040
32041
32042 \backslash
32043 renewcommand{
32044 \backslash
32045 marginpar}[1]{
32046 \backslash
32047 myMarginpar{%
32048 \begin_inset Newline newline
32049 \end_inset
32050
32051
32052 \begin_inset Phantom HPhantom
32053 status open
32054
32055 \begin_layout Plain Layout
32056
32057 \series bold
32058 \begin_inset space ~
32059 \end_inset
32060
32061
32062 \end_layout
32063
32064 \end_inset
32065
32066
32067 \backslash
32068 hspace{0pt}
32069 \backslash
32070 textsf{
32071 \backslash
32072 textbf{
32073 \backslash
32074 underbar{Attention!}}}%
32075 \begin_inset Newline newline
32076 \end_inset
32077
32078
32079 \begin_inset Phantom HPhantom
32080 status open
32081
32082 \begin_layout Plain Layout
32083
32084 \series bold
32085 \begin_inset space ~
32086 \end_inset
32087
32088
32089 \end_layout
32090
32091 \end_inset
32092
32093
32094 \backslash
32095 vspace{1.5mm}
32096 \backslash
32097
32098 \backslash
32099 #1}}
32100 \end_layout
32101
32102 \begin_layout Standard
32103
32104 \family roman
32105 \series medium
32106 \begin_inset ERT
32107 status collapsed
32108
32109 \begin_layout Plain Layout
32110
32111
32112 \backslash
32113 let
32114 \backslash
32115 myMarginpar
32116 \backslash
32117 marginpar
32118 \end_layout
32119
32120 \begin_layout Plain Layout
32121
32122
32123 \backslash
32124 renewcommand{
32125 \backslash
32126 marginpar}[1]{
32127 \backslash
32128 myMarginpar{%
32129 \end_layout
32130
32131 \begin_layout Plain Layout
32132
32133    
32134 \backslash
32135 textsf{
32136 \backslash
32137 textbf{
32138 \backslash
32139 underbar{Attention!}}}%
32140 \end_layout
32141
32142 \begin_layout Plain Layout
32143
32144    
32145 \backslash
32146 vspace{1.5mm}
32147 \backslash
32148
32149 \backslash
32150 #1}}
32151 \end_layout
32152
32153 \end_inset
32154
32155
32156 \begin_inset Marginal
32157 status open
32158
32159 \begin_layout Plain Layout
32160 This is a margin note with a defined heading.
32161 \end_layout
32162
32163 \end_inset
32164
32165
32166 \family default
32167 \series default
32168
32169 \begin_inset ERT
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173
32174 [-1.5cm]
32175 \end_layout
32176
32177 \end_inset
32178
32179
32180 \family roman
32181 \series medium
32182
32183 \begin_inset ERT
32184 status collapsed
32185
32186 \begin_layout Plain Layout
32187
32188
32189 \backslash
32190 renewcommand{
32191 \backslash
32192 marginpar}[1]{
32193 \backslash
32194 myMarginpar{#1}}
32195 \end_layout
32196
32197 \end_inset
32198
32199
32200 \family default
32201 \series default
32202
32203 \begin_inset Note Note
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207 The margin note format is changed only for this example.
32208 \end_layout
32209
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \begin_layout Standard
32216 \begin_inset ERT
32217 status collapsed
32218
32219 \begin_layout Plain Layout
32220
32221
32222 \backslash
32223 else
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \begin_inset Note Note
32230 status open
32231
32232 \begin_layout Plain Layout
32233 The following will be displayed when the \SpecialChar LaTeX
32234 -package 
32235 \series bold
32236 marginnote
32237 \series default
32238  is not installed:
32239 \end_layout
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Standard
32247 You need to install the \SpecialChar LaTeX
32248 -package 
32249 \series bold
32250 marginnote
32251 \series default
32252  to see the following part of this section in the output.
32253 \end_layout
32254
32255 \begin_layout Standard
32256 \begin_inset ERT
32257 status collapsed
32258
32259 \begin_layout Plain Layout
32260
32261
32262 \backslash
32263 fi
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Chapter
32272 Boxes
32273 \end_layout
32274
32275 \begin_layout Section
32276 Introduction
32277 \begin_inset Index idx
32278 status collapsed
32279
32280 \begin_layout Plain Layout
32281 Boxes ! Introduction
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \begin_layout Standard
32290 Boxes are used to format a block of text.
32291  Boxes can be used to write documents with multiple languages, see section
32292 \begin_inset space ~
32293 \end_inset
32294
32295
32296 \begin_inset CommandInset ref
32297 LatexCommand ref
32298 reference "sec:Minipages"
32299
32300 \end_inset
32301
32302 , to frame texts, see section
32303 \begin_inset space ~
32304 \end_inset
32305
32306
32307 \begin_inset CommandInset ref
32308 LatexCommand ref
32309 reference "sec:Decoration"
32310
32311 \end_inset
32312
32313 , to prevent words from being hyphenated, see section
32314 \begin_inset space ~
32315 \end_inset
32316
32317
32318 \begin_inset CommandInset ref
32319 LatexCommand ref
32320 reference "sec:Prevent-Hyphenation"
32321
32322 \end_inset
32323
32324 , to align text, see section
32325 \begin_inset space ~
32326 \end_inset
32327
32328
32329 \begin_inset CommandInset ref
32330 LatexCommand ref
32331 reference "subsec:Vertical-Alignment"
32332
32333 \end_inset
32334
32335 , or to set the background color of texts, see section
32336 \begin_inset space ~
32337 \end_inset
32338
32339
32340 \begin_inset CommandInset ref
32341 LatexCommand ref
32342 reference "sec:Colored-Boxes"
32343
32344 \end_inset
32345
32346 .
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Boxes can be inserted with the menu 
32351 \family sans
32352 Insert\SpecialChar menuseparator
32353 Box
32354 \family default
32355  or the toolbar button 
32356 \begin_inset Info
32357 type  "icon"
32358 arg   "box-insert Frameless"
32359 \end_inset
32360
32361 .
32362  A grey box with the label 
32363 \family sans
32364 Box (Minipage)
32365 \family default
32366
32367 \begin_inset Graphics
32368         filename clipart/BoxInsetDefaultQt4.png
32369         scale 85
32370         scaleBeforeRotation
32371
32372 \end_inset
32373
32374  will be inserted.
32375  The box type can be specified by right-clicking on the box and selecting
32376  
32377 \family sans
32378 Settings
32379 \family default
32380 .
32381  The box dialog offers the 
32382 \family sans
32383 Inner
32384 \begin_inset space ~
32385 \end_inset
32386
32387 Box
32388 \family default
32389  types 
32390 \family sans
32391 Makebox
32392 \family default
32393
32394 \family sans
32395 Parbox
32396 \family default
32397  and 
32398 \family sans
32399 Minipage
32400 \family default
32401 .
32402  The type 
32403 \family sans
32404 Minipage
32405 \family default
32406  is the default for new boxes and is explained in section
32407 \begin_inset space ~
32408 \end_inset
32409
32410
32411 \begin_inset CommandInset ref
32412 LatexCommand ref
32413 reference "sec:Minipages"
32414
32415 \end_inset
32416
32417 ; the type 
32418 \family sans
32419 Parbox
32420 \family default
32421  is described in section
32422 \begin_inset space ~
32423 \end_inset
32424
32425
32426 \begin_inset CommandInset ref
32427 LatexCommand ref
32428 reference "sec:Parboxes"
32429
32430 \end_inset
32431
32432  and the type 
32433 \family sans
32434 Makebox
32435 \family default
32436  in 
32437 \begin_inset CommandInset ref
32438 LatexCommand ref
32439 reference "sec:Prevent-Hyphenation"
32440
32441 \end_inset
32442
32443 .
32444 \end_layout
32445
32446 \begin_layout Standard
32447 Boxes are not numbered and can therefore not be referenced like floats or
32448  footnotes.
32449 \end_layout
32450
32451 \begin_layout Standard
32452 \begin_inset Note Greyedout
32453 status open
32454
32455 \begin_layout Plain Layout
32456
32457 \series bold
32458 Note:
32459 \series default
32460  Boxes must not be the item in an 
32461 \family sans
32462 Itemize
32463 \family default
32464  or 
32465 \family sans
32466 Description
32467 \family default
32468  environment.
32469 \end_layout
32470
32471 \end_inset
32472
32473
32474 \end_layout
32475
32476 \begin_layout Standard
32477 \begin_inset Note Greyedout
32478 status open
32479
32480 \begin_layout Plain Layout
32481
32482 \series bold
32483 Note:
32484 \series default
32485  For an unknown reason you can only set the 
32486 \family sans
32487 Inner
32488 \begin_inset space ~
32489 \end_inset
32490
32491 Box
32492 \family default
32493  type to 
32494 \family sans
32495 None
32496 \family default
32497  when you use a framed box.
32498  Boxes without an 
32499 \family sans
32500 Inner
32501 \begin_inset space ~
32502 \end_inset
32503
32504 Box
32505 \family default
32506  type and without frames are explained in section
32507 \begin_inset space ~
32508 \end_inset
32509
32510
32511 \begin_inset CommandInset ref
32512 LatexCommand ref
32513 reference "sec:Prevent-Hyphenation"
32514
32515 \end_inset
32516
32517 .
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Section
32526 Box Dialog
32527 \begin_inset CommandInset label
32528 LatexCommand label
32529 name "sec:Box-Dialog"
32530
32531 \end_inset
32532
32533
32534 \begin_inset Index idx
32535 status collapsed
32536
32537 \begin_layout Plain Layout
32538 Boxes ! Box Dialog
32539 \end_layout
32540
32541 \end_inset
32542
32543
32544 \end_layout
32545
32546 \begin_layout Subsection
32547 Size
32548 \begin_inset Index idx
32549 status collapsed
32550
32551 \begin_layout Plain Layout
32552 Boxes ! Size
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \begin_layout Standard
32561 In the box dialog you can adjust the box geometry in the fields 
32562 \family sans
32563 Width
32564 \family default
32565  and 
32566 \family sans
32567 Height
32568 \family default
32569 .
32570  The available units for the geometry are explained in Table
32571 \begin_inset space ~
32572 \end_inset
32573
32574
32575 \begin_inset CommandInset ref
32576 LatexCommand ref
32577 reference "tab:Units"
32578
32579 \end_inset
32580
32581 .
32582  The field 
32583 \family sans
32584 Height
32585 \family default
32586  offers the following additional sizes:
32587 \end_layout
32588
32589 \begin_layout Description
32590 Depth This is the plain text 
32591 \begin_inset Quotes eld
32592 \end_inset
32593
32594 height
32595 \begin_inset Quotes erd
32596 \end_inset
32597
32598 .
32599  It ignores the total depth when there are multiple text lines in the box:
32600 \begin_inset Newline newline
32601 \end_inset
32602
32603
32604 \begin_inset Newline newline
32605 \end_inset
32606
32607
32608 \begin_inset Newline newline
32609 \end_inset
32610
32611
32612 \begin_inset Box Boxed
32613 position "c"
32614 hor_pos "c"
32615 has_inner_box 1
32616 inner_pos "c"
32617 use_parbox 0
32618 use_makebox 0
32619 width "12col%"
32620 special "none"
32621 height "1in"
32622 height_special "depth"
32623 thickness "0.4pt"
32624 separation "3pt"
32625 shadowsize "4pt"
32626 framecolor "black"
32627 backgroundcolor "none"
32628 status collapsed
32629
32630 \begin_layout Plain Layout
32631 \align center
32632 Box height set to 1
32633 \begin_inset space \thinspace{}
32634 \end_inset
32635
32636 Depth
32637 \end_layout
32638
32639 \end_inset
32640
32641
32642 \begin_inset Newline newline
32643 \end_inset
32644
32645
32646 \begin_inset Newline newline
32647 \end_inset
32648
32649
32650 \end_layout
32651
32652 \begin_layout Description
32653 Height This is the height of the text that is inside the box.
32654  A value of e.
32655 \begin_inset space \thinspace{}
32656 \end_inset
32657
32658 g.
32659 \begin_inset space \space{}
32660 \end_inset
32661
32662 2 for this size will set the box height to 2
32663 \begin_inset space ~
32664 \end_inset
32665
32666 times the text height: 
32667 \begin_inset Box Boxed
32668 position "c"
32669 hor_pos "c"
32670 has_inner_box 1
32671 inner_pos "c"
32672 use_parbox 0
32673 use_makebox 0
32674 width "20col%"
32675 special "none"
32676 height "2in"
32677 height_special "height"
32678 thickness "0.4pt"
32679 separation "3pt"
32680 shadowsize "4pt"
32681 framecolor "black"
32682 backgroundcolor "none"
32683 status collapsed
32684
32685 \begin_layout Plain Layout
32686 \align center
32687 Box height set to 2
32688 \begin_inset space \thinspace{}
32689 \end_inset
32690
32691 Height
32692 \end_layout
32693
32694 \end_inset
32695
32696
32697 \end_layout
32698
32699 \begin_layout Description
32700 Total
32701 \begin_inset space ~
32702 \end_inset
32703
32704 Height This is the Height
32705 \begin_inset space \thinspace{}
32706 \end_inset
32707
32708 +
32709 \begin_inset space \thinspace{}
32710 \end_inset
32711
32712 Depth: 
32713 \begin_inset Box Boxed
32714 position "c"
32715 hor_pos "c"
32716 has_inner_box 1
32717 inner_pos "c"
32718 use_parbox 0
32719 use_makebox 0
32720 width "20col%"
32721 special "none"
32722 height "1in"
32723 height_special "totalheight"
32724 thickness "0.4pt"
32725 separation "3pt"
32726 shadowsize "4pt"
32727 framecolor "black"
32728 backgroundcolor "none"
32729 status collapsed
32730
32731 \begin_layout Plain Layout
32732 \align center
32733 Box height set to 1
32734 \begin_inset space \thinspace{}
32735 \end_inset
32736
32737 Total
32738 \begin_inset space ~
32739 \end_inset
32740
32741 Height
32742 \end_layout
32743
32744 \end_inset
32745
32746
32747 \end_layout
32748
32749 \begin_layout Description
32750 Width This sets the width of the box as height: 
32751 \begin_inset Box Boxed
32752 position "c"
32753 hor_pos "c"
32754 has_inner_box 1
32755 inner_pos "c"
32756 use_parbox 0
32757 use_makebox 0
32758 width "12col%"
32759 special "none"
32760 height "1in"
32761 height_special "width"
32762 thickness "0.4pt"
32763 separation "3pt"
32764 shadowsize "4pt"
32765 framecolor "black"
32766 backgroundcolor "none"
32767 status collapsed
32768
32769 \begin_layout Plain Layout
32770 \align center
32771 Box height set to 1
32772 \begin_inset space \thinspace{}
32773 \end_inset
32774
32775 Width
32776 \end_layout
32777
32778 \end_inset
32779
32780
32781 \end_layout
32782
32783 \begin_layout Subsection
32784 Alignment
32785 \begin_inset Index idx
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 Boxes ! Alignment
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \begin_layout Standard
32798 When you have chosen an 
32799 \family sans
32800 Inner
32801 \begin_inset space ~
32802 \end_inset
32803
32804 Box
32805 \family default
32806 , the vertical box alignment can be:
32807 \end_layout
32808
32809 \begin_layout Description
32810 Top This is an example text line.
32811  
32812 \begin_inset Box Boxed
32813 position "t"
32814 hor_pos "c"
32815 has_inner_box 1
32816 inner_pos "c"
32817 use_parbox 0
32818 use_makebox 0
32819 width "12col%"
32820 special "none"
32821 height "1in"
32822 height_special "totalheight"
32823 thickness "0.4pt"
32824 separation "3pt"
32825 shadowsize "4pt"
32826 framecolor "black"
32827 backgroundcolor "none"
32828 status collapsed
32829
32830 \begin_layout Plain Layout
32831 \align center
32832 This box is top-aligned.
32833 \end_layout
32834
32835 \end_inset
32836
32837  This is an example text line.
32838 \end_layout
32839
32840 \begin_layout Description
32841 Middle This is an example text line.
32842  
32843 \begin_inset Box Boxed
32844 position "c"
32845 hor_pos "c"
32846 has_inner_box 1
32847 inner_pos "c"
32848 use_parbox 0
32849 use_makebox 0
32850 width "12col%"
32851 special "none"
32852 height "1in"
32853 height_special "totalheight"
32854 thickness "0.4pt"
32855 separation "3pt"
32856 shadowsize "4pt"
32857 framecolor "black"
32858 backgroundcolor "none"
32859 status collapsed
32860
32861 \begin_layout Plain Layout
32862 \align center
32863 This box is middle-aligned.
32864 \end_layout
32865
32866 \end_inset
32867
32868  This is an example text line.
32869 \end_layout
32870
32871 \begin_layout Description
32872 Bottom This is an example text line.
32873  
32874 \begin_inset Box Boxed
32875 position "b"
32876 hor_pos "c"
32877 has_inner_box 1
32878 inner_pos "c"
32879 use_parbox 0
32880 use_makebox 0
32881 width "12col%"
32882 special "none"
32883 height "1in"
32884 height_special "totalheight"
32885 thickness "0.4pt"
32886 separation "3pt"
32887 shadowsize "4pt"
32888 framecolor "black"
32889 backgroundcolor "none"
32890 status collapsed
32891
32892 \begin_layout Plain Layout
32893 \align center
32894 This box is bottom-aligned.
32895 \end_layout
32896
32897 \end_inset
32898
32899  This is an example text line.
32900 \end_layout
32901
32902 \begin_layout Standard
32903 \begin_inset Note Greyedout
32904 status open
32905
32906 \begin_layout Plain Layout
32907
32908 \series bold
32909 Note:
32910 \series default
32911  The vertical box alignment can be lost in the output when you have two
32912  boxes in a line and one has e.
32913 \begin_inset space \thinspace{}
32914 \end_inset
32915
32916 g.
32917 \begin_inset space \space{}
32918 \end_inset
32919
32920 a shadow and the other one not.
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \begin_layout Standard
32929 The horizontal box alignment can be set via \SpecialChar LyX
32930 's paragraph dialog when you
32931  set the box into its own paragraph.
32932 \end_layout
32933
32934 \begin_layout Standard
32935 \begin_inset VSpace bigskip
32936 \end_inset
32937
32938 When you have chosen an 
32939 \family sans
32940 Inner
32941 \begin_inset space ~
32942 \end_inset
32943
32944 Box
32945 \family default
32946 , the box content can be aligned vertically to:
32947 \end_layout
32948
32949 \begin_layout Description
32950 top This is an example text line.
32951  
32952 \begin_inset Box Boxed
32953 position "c"
32954 hor_pos "c"
32955 has_inner_box 1
32956 inner_pos "t"
32957 use_parbox 0
32958 use_makebox 0
32959 width "12col%"
32960 special "none"
32961 height "1.5in"
32962 height_special "totalheight"
32963 thickness "0.4pt"
32964 separation "3pt"
32965 shadowsize "4pt"
32966 framecolor "black"
32967 backgroundcolor "none"
32968 status collapsed
32969
32970 \begin_layout Plain Layout
32971 \align center
32972 This box text is top-aligned.
32973 \end_layout
32974
32975 \end_inset
32976
32977  This is an example text line.
32978 \end_layout
32979
32980 \begin_layout Description
32981 middle This is an example text line.
32982  
32983 \begin_inset Box Boxed
32984 position "c"
32985 hor_pos "c"
32986 has_inner_box 1
32987 inner_pos "c"
32988 use_parbox 0
32989 use_makebox 0
32990 width "12col%"
32991 special "none"
32992 height "1.5in"
32993 height_special "totalheight"
32994 thickness "0.4pt"
32995 separation "3pt"
32996 shadowsize "4pt"
32997 framecolor "black"
32998 backgroundcolor "none"
32999 status collapsed
33000
33001 \begin_layout Plain Layout
33002 \align center
33003 This box text is middle-aligned.
33004 \end_layout
33005
33006 \end_inset
33007
33008  This is an example text line.
33009 \end_layout
33010
33011 \begin_layout Description
33012 bottom This is an example text line.
33013  
33014 \begin_inset Box Boxed
33015 position "c"
33016 hor_pos "c"
33017 has_inner_box 1
33018 inner_pos "b"
33019 use_parbox 0
33020 use_makebox 0
33021 width "12col%"
33022 special "none"
33023 height "1.5in"
33024 height_special "totalheight"
33025 thickness "0.4pt"
33026 separation "3pt"
33027 shadowsize "4pt"
33028 framecolor "black"
33029 backgroundcolor "none"
33030 status collapsed
33031
33032 \begin_layout Plain Layout
33033 \align center
33034 This box text is bottom-aligned.
33035 \end_layout
33036
33037 \end_inset
33038
33039  This is an example text line.
33040 \end_layout
33041
33042 \begin_layout Description
33043 stretch This is an example text line.
33044  
33045 \begin_inset Box Boxed
33046 position "c"
33047 hor_pos "c"
33048 has_inner_box 1
33049 inner_pos "s"
33050 use_parbox 0
33051 use_makebox 0
33052 width "12col%"
33053 special "none"
33054 height "1.5in"
33055 height_special "totalheight"
33056 thickness "0.4pt"
33057 separation "3pt"
33058 shadowsize "4pt"
33059 framecolor "black"
33060 backgroundcolor "none"
33061 status collapsed
33062
33063 \begin_layout Plain Layout
33064 \align center
33065 This box
33066 \end_layout
33067
33068 \begin_layout Plain Layout
33069 \align center
33070 text is
33071 \end_layout
33072
33073 \begin_layout Plain Layout
33074 \align center
33075 stretched.
33076 \end_layout
33077
33078 \end_inset
33079
33080  This is an example text line.
33081 \end_layout
33082
33083 \begin_layout Standard
33084 To stretch the box content, it must consist of more than one paragraph.
33085  In the example above every text line is in an own paragraph.
33086 \end_layout
33087
33088 \begin_layout Standard
33089 \begin_inset VSpace bigskip
33090 \end_inset
33091
33092 To align the box content horizontally you can use \SpecialChar LyX
33093 's paragraph dialog when
33094  you have chosen an 
33095 \family sans
33096 Inner
33097 \begin_inset space ~
33098 \end_inset
33099
33100 Box
33101 \family default
33102 .
33103 \end_layout
33104
33105 \begin_layout Standard
33106 \align center
33107 \begin_inset Box Boxed
33108 position "c"
33109 hor_pos "c"
33110 has_inner_box 1
33111 inner_pos "s"
33112 use_parbox 0
33113 use_makebox 0
33114 width "15col%"
33115 special "none"
33116 height "1.25in"
33117 height_special "totalheight"
33118 thickness "0.4pt"
33119 separation "3pt"
33120 shadowsize "4pt"
33121 framecolor "black"
33122 backgroundcolor "none"
33123 status collapsed
33124
33125 \begin_layout Plain Layout
33126 \align left
33127 This box
33128 \end_layout
33129
33130 \begin_layout Plain Layout
33131 \align center
33132 text is
33133 \end_layout
33134
33135 \begin_layout Plain Layout
33136 \align right
33137 stretched.
33138 \end_layout
33139
33140 \end_inset
33141
33142
33143 \end_layout
33144
33145 \begin_layout Standard
33146 If you have not set an 
33147 \family sans
33148 Inner
33149 \begin_inset space ~
33150 \end_inset
33151
33152 Box
33153 \family default
33154 , you can align the box content horizontally in the box dialog.
33155 \begin_inset Separator parbreak
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Standard
33162 \align center
33163 \begin_inset Box Boxed
33164 position "c"
33165 hor_pos "s"
33166 has_inner_box 0
33167 inner_pos "s"
33168 use_parbox 0
33169 use_makebox 0
33170 width "90col%"
33171 special "none"
33172 height "1.25in"
33173 height_special "totalheight"
33174 thickness "0.4pt"
33175 separation "3pt"
33176 shadowsize "4pt"
33177 framecolor "black"
33178 backgroundcolor "none"
33179 status collapsed
33180
33181 \begin_layout Plain Layout
33182 This box text is horizontally stretched.
33183 \end_layout
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \begin_layout Subsection
33191 Decoration
33192 \begin_inset CommandInset label
33193 LatexCommand label
33194 name "sec:Decoration"
33195
33196 \end_inset
33197
33198
33199 \begin_inset Index idx
33200 status collapsed
33201
33202 \begin_layout Plain Layout
33203 Boxes ! Decoration
33204 \end_layout
33205
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \begin_layout Standard
33212 The type of the box can be specified in the box dialog in the drop-down
33213  list 
33214 \family sans
33215 Decoration
33216 \family default
33217 .
33218  The following types are possible:
33219 \end_layout
33220
33221 \begin_layout Description
33222 No
33223 \begin_inset space ~
33224 \end_inset
33225
33226 frame Nothing is drawn.
33227 \end_layout
33228
33229 \begin_layout Description
33230 Simple
33231 \begin_inset space ~
33232 \end_inset
33233
33234 rectangular
33235 \begin_inset space ~
33236 \end_inset
33237
33238 frame This draws a rectangular frame around the box.
33239  The frame line thickness can be specified.
33240  
33241 \begin_inset Box Boxed
33242 position "c"
33243 hor_pos "c"
33244 has_inner_box 1
33245 inner_pos "c"
33246 use_parbox 0
33247 use_makebox 0
33248 width "20col%"
33249 special "none"
33250 height "1in"
33251 height_special "totalheight"
33252 thickness "0.4pt"
33253 separation "3pt"
33254 shadowsize "4pt"
33255 framecolor "black"
33256 backgroundcolor "none"
33257 status collapsed
33258
33259 \begin_layout Plain Layout
33260 \align center
33261 Rectangular box
33262 \end_layout
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \begin_layout Description
33270 Oval
33271 \begin_inset space ~
33272 \end_inset
33273
33274 box,
33275 \begin_inset space ~
33276 \end_inset
33277
33278 thin This draws an oval frame around the box.
33279  The frame line thickness has the size 0.4
33280 \begin_inset space \thinspace{}
33281 \end_inset
33282
33283 pt.
33284  
33285 \begin_inset Box ovalbox
33286 position "c"
33287 hor_pos "c"
33288 has_inner_box 1
33289 inner_pos "c"
33290 use_parbox 0
33291 use_makebox 0
33292 width "20col%"
33293 special "none"
33294 height "1in"
33295 height_special "totalheight"
33296 thickness "0.4pt"
33297 separation "3pt"
33298 shadowsize "4pt"
33299 framecolor "black"
33300 backgroundcolor "none"
33301 status collapsed
33302
33303 \begin_layout Plain Layout
33304 \align center
33305 Oval box, thin
33306 \end_layout
33307
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Description
33314 Oval
33315 \begin_inset space ~
33316 \end_inset
33317
33318 box,
33319 \begin_inset space ~
33320 \end_inset
33321
33322 thick This draws an oval frame around the box.
33323  The frame line thickness has the size 0.8
33324 \begin_inset space \thinspace{}
33325 \end_inset
33326
33327 pt.
33328  
33329 \begin_inset Box Ovalbox
33330 position "c"
33331 hor_pos "c"
33332 has_inner_box 1
33333 inner_pos "c"
33334 use_parbox 0
33335 use_makebox 0
33336 width "20col%"
33337 special "none"
33338 height "1in"
33339 height_special "totalheight"
33340 thickness "0.4pt"
33341 separation "3pt"
33342 shadowsize "4pt"
33343 framecolor "black"
33344 backgroundcolor "none"
33345 status collapsed
33346
33347 \begin_layout Plain Layout
33348 \align center
33349 Oval box, thick
33350 \end_layout
33351
33352 \end_inset
33353
33354
33355 \end_layout
33356
33357 \begin_layout Description
33358 Drop
33359 \begin_inset space ~
33360 \end_inset
33361
33362 shadow This draws a rectangular frame with a shadow around the box.
33363  The frame line thickness and the shadow can be specified.
33364  
33365 \begin_inset Box Shadowbox
33366 position "c"
33367 hor_pos "c"
33368 has_inner_box 1
33369 inner_pos "c"
33370 use_parbox 0
33371 use_makebox 0
33372 width "20col%"
33373 special "none"
33374 height "1in"
33375 height_special "totalheight"
33376 thickness "0.4pt"
33377 separation "3pt"
33378 shadowsize "4pt"
33379 framecolor "black"
33380 backgroundcolor "none"
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 \align center
33385 Shadow box
33386 \end_layout
33387
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Description
33394 Shaded
33395 \begin_inset space ~
33396 \end_inset
33397
33398 background This draws a box with a red background.
33399  Unlike colored boxes
33400 \begin_inset Foot
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404 see sec.
33405 \begin_inset space \thinspace{}
33406 \end_inset
33407
33408
33409 \begin_inset CommandInset ref
33410 LatexCommand ref
33411 reference "sec:Colored-Boxes"
33412
33413 \end_inset
33414
33415
33416 \end_layout
33417
33418 \end_inset
33419
33420 , it always uses the whole column width and the box is set as its own paragraph.
33421  
33422 \begin_inset Box Shaded
33423 position "t"
33424 hor_pos "c"
33425 has_inner_box 0
33426 inner_pos "t"
33427 use_parbox 0
33428 use_makebox 0
33429 width "50col%"
33430 special "none"
33431 height "1in"
33432 height_special "totalheight"
33433 thickness "0.4pt"
33434 separation "3pt"
33435 shadowsize "4pt"
33436 framecolor "black"
33437 backgroundcolor "none"
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441 Shaded background box
33442 \end_layout
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \begin_layout Description
33450 Double
33451 \begin_inset space ~
33452 \end_inset
33453
33454 rectangular
33455 \begin_inset space ~
33456 \end_inset
33457
33458 frame This draws a double-line rectangular frame around the box.
33459  The line thickness of the inner frame is 0.75
33460 \begin_inset space \thinspace{}
33461 \end_inset
33462
33463 line
33464 \begin_inset space ~
33465 \end_inset
33466
33467 thickness, the thickness of the outer frame is 1.5
33468 \begin_inset space \thinspace{}
33469 \end_inset
33470
33471 line
33472 \begin_inset space ~
33473 \end_inset
33474
33475 thickness.
33476  The distance between the lines is 1.5
33477 \begin_inset space \thinspace{}
33478 \end_inset
33479
33480 line
33481 \begin_inset space ~
33482 \end_inset
33483
33484 thickness
33485 \begin_inset space \thinspace{}
33486 \end_inset
33487
33488 +
33489 \begin_inset space \thinspace{}
33490 \end_inset
33491
33492 0.5
33493 \begin_inset space \thinspace{}
33494 \end_inset
33495
33496 pt.
33497  
33498 \begin_inset Box Doublebox
33499 position "c"
33500 hor_pos "c"
33501 has_inner_box 1
33502 inner_pos "c"
33503 use_parbox 0
33504 use_makebox 0
33505 width "20col%"
33506 special "none"
33507 height "1in"
33508 height_special "totalheight"
33509 thickness "0.4pt"
33510 separation "3pt"
33511 shadowsize "4pt"
33512 framecolor "black"
33513 backgroundcolor "none"
33514 status collapsed
33515
33516 \begin_layout Plain Layout
33517 \align center
33518 Double rectangular box
33519 \end_layout
33520
33521 \end_inset
33522
33523
33524 \end_layout
33525
33526 \begin_layout Standard
33527 \begin_inset VSpace bigskip
33528 \end_inset
33529
33530 \SpecialChar LyX
33531 's box label will reflect the different frame types.
33532  To be able to use all types, the \SpecialChar LaTeX
33533 -package 
33534 \series bold
33535 fancybox
33536 \series default
33537
33538 \begin_inset Index idx
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542 \SpecialChar LaTeX
33543 -packages ! fancybox
33544 \end_layout
33545
33546 \end_inset
33547
33548  must be installed.
33549 \end_layout
33550
33551 \begin_layout Standard
33552 \begin_inset VSpace bigskip
33553 \end_inset
33554
33555 When you use the decoration 
33556 \family sans
33557 simple rectangular frame
33558 \family default
33559  and no inner box, you can allow page breaks within a box.
33560  Note that then, unlike other framed boxes, the frame always uses the whole
33561  column width and the box is set as its own paragraph: 
33562 \begin_inset Box Framed
33563 position "t"
33564 hor_pos "c"
33565 has_inner_box 0
33566 inner_pos "t"
33567 use_parbox 0
33568 use_makebox 0
33569 width "100col%"
33570 special "none"
33571 height "1in"
33572 height_special "totalheight"
33573 thickness "0.4pt"
33574 separation "3pt"
33575 shadowsize "4pt"
33576 framecolor "black"
33577 backgroundcolor "none"
33578 status collapsed
33579
33580 \begin_layout Plain Layout
33581 Allow page break box
33582 \end_layout
33583
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \begin_layout Section
33590 Box Customization
33591 \begin_inset Index idx
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 Boxes ! Customization
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \begin_layout Standard
33604 The diameter of the round corners of the oval boxes can be set with the
33605  command 
33606 \series bold
33607
33608 \backslash
33609 cornersize
33610 \series default
33611 .
33612  The command
33613 \end_layout
33614
33615 \begin_layout Standard
33616
33617 \series bold
33618
33619 \backslash
33620 cornersize*{1cm}
33621 \end_layout
33622
33623 \begin_layout Standard
33624 sets the diameter to 1
33625 \begin_inset space \thinspace{}
33626 \end_inset
33627
33628 cm.
33629  The command
33630 \end_layout
33631
33632 \begin_layout Standard
33633
33634 \series bold
33635
33636 \backslash
33637 cornersize{num}
33638 \end_layout
33639
33640 \begin_layout Standard
33641 sets the diameter to 
33642 \family sans
33643 num
33644 \begin_inset space \thinspace{}
33645 \end_inset
33646
33647 ×
33648 \begin_inset space \thinspace{}
33649 \end_inset
33650
33651 minimum(width and height of box)
33652 \family default
33653 .
33654  The default is 
33655 \series bold
33656
33657 \backslash
33658 cornersize{0.5}
33659 \series default
33660 .
33661 \end_layout
33662
33663 \begin_layout Standard
33664 \begin_inset ERT
33665 status collapsed
33666
33667 \begin_layout Plain Layout
33668
33669
33670 \backslash
33671 cornersize*{1.5cm}
33672 \end_layout
33673
33674 \end_inset
33675
33676
33677 \begin_inset Box Ovalbox
33678 position "c"
33679 hor_pos "c"
33680 has_inner_box 1
33681 inner_pos "c"
33682 use_parbox 0
33683 use_makebox 0
33684 width "25col%"
33685 special "none"
33686 height "1in"
33687 height_special "totalheight"
33688 thickness "0.4pt"
33689 separation "3pt"
33690 shadowsize "4pt"
33691 framecolor "black"
33692 backgroundcolor "none"
33693 status open
33694
33695 \begin_layout Plain Layout
33696 \align center
33697 Oval box with 
33698 \series bold
33699
33700 \backslash
33701 cornersize
33702 \series default
33703
33704 \begin_inset space \thinspace{}
33705 \end_inset
33706
33707 =
33708 \begin_inset space \thinspace{}
33709 \end_inset
33710
33711 1.5
33712 \begin_inset space \thinspace{}
33713 \end_inset
33714
33715 cm
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \begin_inset ERT
33722 status collapsed
33723
33724 \begin_layout Plain Layout
33725
33726
33727 \backslash
33728 cornersize{0.5}
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \end_layout
33735
33736 \begin_layout Standard
33737 \begin_inset VSpace bigskip
33738 \end_inset
33739
33740
33741 \end_layout
33742
33743 \begin_layout Standard
33744 The default background color red of 
33745 \family sans
33746 shaded background
33747 \family default
33748  boxes can either be changed locally with the command 
33749 \series bold
33750
33751 \backslash
33752 definecolor{shadecolor}
33753 \series default
33754  or globally with the menu 
33755 \family sans
33756 Tools\SpecialChar menuseparator
33757 Preferences\SpecialChar menuseparator
33758 Colors\SpecialChar menuseparator
33759 shaded
33760 \begin_inset space ~
33761 \end_inset
33762
33763 box
33764 \family default
33765 .
33766  The scheme of the 
33767 \series bold
33768
33769 \backslash
33770 definecolor
33771 \series default
33772  command is explained in section
33773 \begin_inset space ~
33774 \end_inset
33775
33776
33777 \begin_inset CommandInset ref
33778 LatexCommand ref
33779 reference "sec:Colored-Tables"
33780
33781 \end_inset
33782
33783 .
33784 \begin_inset Foot
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Note that 
33789 \series bold
33790
33791 \backslash
33792 definecolor
33793 \series default
33794  requires the \SpecialChar LaTeX
33795 -package 
33796 \series bold
33797 color
33798 \series default
33799  in the preamble, see section
33800 \begin_inset space ~
33801 \end_inset
33802
33803
33804 \begin_inset CommandInset ref
33805 LatexCommand ref
33806 reference "sec:Colored-Boxes"
33807
33808 \end_inset
33809
33810 .
33811 \end_layout
33812
33813 \end_inset
33814
33815  For example the appearance of the following shaded background box is set
33816  with the \SpecialChar TeX
33817  Code command
33818 \end_layout
33819
33820 \begin_layout Standard
33821
33822 \series bold
33823
33824 \backslash
33825 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33826 \end_layout
33827
33828 \begin_layout Standard
33829 \begin_inset ERT
33830 status collapsed
33831
33832 \begin_layout Plain Layout
33833
33834
33835 \backslash
33836 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33837 \end_layout
33838
33839 \end_inset
33840
33841
33842 \begin_inset Box Shaded
33843 position "t"
33844 hor_pos "c"
33845 has_inner_box 0
33846 inner_pos "t"
33847 use_parbox 0
33848 use_makebox 0
33849 width "100col%"
33850 special "none"
33851 height "1in"
33852 height_special "totalheight"
33853 thickness "0.4pt"
33854 separation "3pt"
33855 shadowsize "4pt"
33856 framecolor "black"
33857 backgroundcolor "none"
33858 status open
33859
33860 \begin_layout Plain Layout
33861
33862 \color yellow
33863 This is yellow text in a
33864 \color none
33865  
33866 \family sans
33867 \color yellow
33868 shaded background
33869 \family default
33870 \color none
33871  
33872 \color yellow
33873 box with dark green background.
33874 \end_layout
33875
33876 \end_inset
33877
33878
33879 \begin_inset ERT
33880 status collapsed
33881
33882 \begin_layout Plain Layout
33883
33884
33885 \backslash
33886 definecolor{shadecolor}{rgb}{1,0,0}
33887 \end_layout
33888
33889 \end_inset
33890
33891
33892 \end_layout
33893
33894 \begin_layout Standard
33895 \begin_inset VSpace bigskip
33896 \end_inset
33897
33898 Manually changed sizes and colors are valid for all boxes following the
33899  commands that change them.
33900 \end_layout
33901
33902 \begin_layout Section
33903 Minipages
33904 \begin_inset CommandInset label
33905 LatexCommand label
33906 name "sec:Minipages"
33907
33908 \end_inset
33909
33910
33911 \begin_inset Index idx
33912 status collapsed
33913
33914 \begin_layout Plain Layout
33915 Boxes ! Minipages
33916 \end_layout
33917
33918 \end_inset
33919
33920
33921 \end_layout
33922
33923 \begin_layout Standard
33924 Minipages are treated by \SpecialChar LaTeX
33925  as pages within pages and can therefore for example
33926  have their own footnotes.
33927 \end_layout
33928
33929 \begin_layout Standard
33930 Minipages are useful when you write documents with different languages.
33931 \end_layout
33932
33933 \begin_layout Standard
33934 Below are two example minipages side by side.
33935  Their width is set to 45
33936 \begin_inset space \thinspace{}
33937 \end_inset
33938
33939 col% and they are separated by a horizontal fill, that was inserted via
33940  the menu 
33941 \family sans
33942 Insert\SpecialChar menuseparator
33943 Special
33944 \begin_inset space ~
33945 \end_inset
33946
33947 Formatting\SpecialChar menuseparator
33948 Horizontal
33949 \begin_inset space ~
33950 \end_inset
33951
33952 Fill
33953 \family default
33954 .
33955 \begin_inset Newpage newpage
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \begin_layout Standard
33962 \begin_inset Box Frameless
33963 position "t"
33964 hor_pos "c"
33965 has_inner_box 1
33966 inner_pos "c"
33967 use_parbox 0
33968 use_makebox 0
33969 width "45col%"
33970 special "none"
33971 height "1in"
33972 height_special "totalheight"
33973 thickness "0.4pt"
33974 separation "3pt"
33975 shadowsize "4pt"
33976 framecolor "black"
33977 backgroundcolor "none"
33978 status open
33979
33980 \begin_layout Plain Layout
33981
33982 \lang ngerman
33983 Dies ist ein deutscher Text.
33984  Dies ist ein deutscher Text.
33985  Dies ist ein deutscher Text.
33986  Dies ist ein deutscher Text.
33987  Dies ist ein deutscher Text.
33988  Dies ist ein deutscher Text.
33989  Dies ist ein deutscher Text.
33990  Dies ist ein deutscher Text.
33991  Dies ist ein deutscher Text.
33992  Dies ist ein deutscher Text.
33993  Dies ist ein deutscher Text.
33994  Dies ist ein deutscher Text.
33995  Dies ist ein deutscher Text
33996 \begin_inset Foot
33997 status collapsed
33998
33999 \begin_layout Plain Layout
34000
34001 \lang ngerman
34002 Dies ist eine deutsche Fußnote.
34003 \end_layout
34004
34005 \end_inset
34006
34007 .
34008  Dies ist ein deutscher Text.
34009  Dies ist ein deutscher Text.
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \begin_inset space \hfill{}
34016 \end_inset
34017
34018
34019 \begin_inset Box Frameless
34020 position "t"
34021 hor_pos "c"
34022 has_inner_box 1
34023 inner_pos "c"
34024 use_parbox 0
34025 use_makebox 0
34026 width "45col%"
34027 special "none"
34028 height "1in"
34029 height_special "totalheight"
34030 thickness "0.4pt"
34031 separation "3pt"
34032 shadowsize "4pt"
34033 framecolor "black"
34034 backgroundcolor "none"
34035 status open
34036
34037 \begin_layout Plain Layout
34038 This is an English Text.
34039  This is an English Text.
34040  This is an English Text.
34041  This is an English Text.
34042  This is an English Text.
34043  This is an English Text.
34044  This is an English Text.
34045  This is an English Text.
34046  This is an English Text.
34047  This is an English Text.
34048  This is an English Text.
34049  This is an English Text.
34050  This is an English Text.
34051  This is an English Text.
34052  This is an English Text.
34053  This is an English Text.
34054 \begin_inset Foot
34055 status collapsed
34056
34057 \begin_layout Plain Layout
34058 This is an English footnote.
34059 \end_layout
34060
34061 \end_inset
34062
34063  This is an English Text.
34064 \end_layout
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 \begin_inset VSpace bigskip
34073 \end_inset
34074
34075 The document-wide paragraph settings are ignored within minipages.
34076  That means that there will be no space between paragraphs in minipages
34077  although you set it to e.
34078 \begin_inset space \thinspace{}
34079 \end_inset
34080
34081 g.
34082 \begin_inset space \space{}
34083 \end_inset
34084
34085
34086 \family sans
34087 MedSkip
34088 \family default
34089  in the document settings.
34090 \end_layout
34091
34092 \begin_layout Standard
34093 Minipages can also be used to set a background color for text parts, see
34094  section
34095 \begin_inset space ~
34096 \end_inset
34097
34098
34099 \begin_inset CommandInset ref
34100 LatexCommand ref
34101 reference "sec:Colored-Boxes"
34102
34103 \end_inset
34104
34105 .
34106 \end_layout
34107
34108 \begin_layout Standard
34109 \begin_inset Note Greyedout
34110 status open
34111
34112 \begin_layout Plain Layout
34113
34114 \series bold
34115 Note:
34116 \series default
34117  You cannot have floats or margin notes inside minipages but minipages can
34118  be used inside tables, floats, and other boxes.
34119 \end_layout
34120
34121 \end_inset
34122
34123
34124 \change_inserted 2047637253 1447344098
34125
34126 \end_layout
34127
34128 \begin_layout Section
34129
34130 \change_inserted 2047637253 1447344355
34131 Variable-width Minipages
34132 \begin_inset CommandInset label
34133 LatexCommand label
34134 name "sec:Varwidth"
34135
34136 \end_inset
34137
34138
34139 \begin_inset Index idx
34140 status open
34141
34142 \begin_layout Plain Layout
34143
34144 \change_inserted 2047637253 1447344099
34145 Boxes ! Minipages (variable width)
34146 \end_layout
34147
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Standard
34154
34155 \change_inserted 2047637253 1447344362
34156 \SpecialChar LyX
34157  has a limited support for minipages whose size is automatically determined
34158  by the width of their contents, via the module 
34159 \emph on
34160 Variable-width Minipages
34161 \emph default
34162 .
34163  The file 
34164 \family typewriter
34165 examples/varwidth-floats-side-by-side.lyx
34166 \family default
34167  gives examples of variable-width minipages used for placing two floats
34168  side-by-side.
34169  This requires the \SpecialChar LaTeX
34170  package 
34171 \family typewriter
34172 Varwidth
34173 \family default
34174 .
34175 \change_unchanged
34176
34177 \end_layout
34178
34179 \begin_layout Section
34180 Parboxes
34181 \begin_inset CommandInset label
34182 LatexCommand label
34183 name "sec:Parboxes"
34184
34185 \end_inset
34186
34187
34188 \begin_inset Index idx
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192 Boxes ! Parboxes
34193 \end_layout
34194
34195 \end_inset
34196
34197
34198 \end_layout
34199
34200 \begin_layout Standard
34201 Parboxes are very similar to minipages with the difference that they cannot
34202  have footnotes.
34203 \begin_inset Separator parbreak
34204 \end_inset
34205
34206
34207 \end_layout
34208
34209 \begin_layout Standard
34210 \align center
34211 \begin_inset Box Frameless
34212 position "t"
34213 hor_pos "c"
34214 has_inner_box 1
34215 inner_pos "t"
34216 use_parbox 1
34217 use_makebox 0
34218 width "33col%"
34219 special "none"
34220 height "1in"
34221 height_special "totalheight"
34222 thickness "0.4pt"
34223 separation "3pt"
34224 shadowsize "4pt"
34225 framecolor "black"
34226 backgroundcolor "none"
34227 status open
34228
34229 \begin_layout Plain Layout
34230 This a text within a parbox.
34231  This a text within a parbox.
34232 \end_layout
34233
34234 \begin_layout Plain Layout
34235 This footnote won't appear:
34236 \begin_inset Foot
34237 status collapsed
34238
34239 \begin_layout Plain Layout
34240 This footnote is inside a parbox and will therefore not appear.
34241 \end_layout
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Section
34254 Boxes for Words and Characters
34255 \begin_inset Index idx
34256 status collapsed
34257
34258 \begin_layout Plain Layout
34259 Boxes ! for Characters
34260 \end_layout
34261
34262 \end_inset
34263
34264
34265 \end_layout
34266
34267 \begin_layout Subsection
34268 Prevent Hyphenation
34269 \begin_inset CommandInset label
34270 LatexCommand label
34271 name "sec:Prevent-Hyphenation"
34272
34273 \end_inset
34274
34275
34276 \begin_inset Index idx
34277 status collapsed
34278
34279 \begin_layout Plain Layout
34280 Boxes ! to Prevent Hyphenation
34281 \end_layout
34282
34283 \end_inset
34284
34285
34286 \end_layout
34287
34288 \begin_layout Standard
34289 You can use the box type 
34290 \family sans
34291 Makebox
34292 \family default
34293  to prevent words or text from being hyphenated.
34294 \begin_inset Newline newline
34295 \end_inset
34296
34297 Here is an example text:
34298 \end_layout
34299
34300 \begin_layout Standard
34301 This line is an example to show how you can prevent the hyphenation of 
34302 \begin_inset Quotes eld
34303 \end_inset
34304
34305 veryverylongword
34306 \begin_inset Quotes erd
34307 \end_inset
34308
34309 .
34310 \end_layout
34311
34312 \begin_layout Standard
34313 To prevent the hyphenation of the word 
34314 \begin_inset Quotes eld
34315 \end_inset
34316
34317 veryverylongword
34318 \begin_inset Quotes erd
34319 \end_inset
34320
34321 , put the word into a box, set the 
34322 \family sans
34323 Inner
34324 \begin_inset space ~
34325 \end_inset
34326
34327 box
34328 \family default
34329  to 
34330 \family sans
34331 Makebox
34332 \family default
34333  and use no explicit width.
34334 \end_layout
34335
34336 \begin_layout Standard
34337 This is the result:
34338 \end_layout
34339
34340 \begin_layout Standard
34341 This line is an example to show how you can prevent the hyphenation of 
34342 \begin_inset Box Frameless
34343 position "t"
34344 hor_pos "c"
34345 has_inner_box 1
34346 inner_pos "t"
34347 use_parbox 0
34348 use_makebox 1
34349 width ""
34350 special "none"
34351 height "1in"
34352 height_special "totalheight"
34353 thickness "0.4pt"
34354 separation "3pt"
34355 shadowsize "4pt"
34356 framecolor "black"
34357 backgroundcolor "none"
34358 status open
34359
34360 \begin_layout Plain Layout
34361 \begin_inset Quotes eld
34362 \end_inset
34363
34364 veryverylongword
34365 \begin_inset Quotes erd
34366 \end_inset
34367
34368
34369 \end_layout
34370
34371 \end_inset
34372
34373 .
34374 \end_layout
34375
34376 \begin_layout Standard
34377 You can alternatively set the command 
34378 \begin_inset Quotes eld
34379 \end_inset
34380
34381
34382 \series bold
34383
34384 \backslash
34385 -
34386 \series default
34387
34388 \begin_inset Quotes grd
34389 \end_inset
34390
34391  as \SpecialChar TeX
34392  Code directly before the word:
34393 \end_layout
34394
34395 \begin_layout Standard
34396 This line is an example to show how you can prevent the hyphenation of 
34397 \begin_inset Quotes eld
34398 \end_inset
34399
34400
34401 \begin_inset ERT
34402 status collapsed
34403
34404 \begin_layout Plain Layout
34405
34406
34407 \backslash
34408 -
34409 \end_layout
34410
34411 \end_inset
34412
34413 veryverylongword
34414 \begin_inset Quotes erd
34415 \end_inset
34416
34417 .
34418 \end_layout
34419
34420 \begin_layout Standard
34421 Of course the word now protrudes over the side margin.
34422  To avoid this, add via the menu 
34423 \family sans
34424 Insert\SpecialChar menuseparator
34425 Formatting\SpecialChar menuseparator
34426 Ragged
34427 \begin_inset space ~
34428 \end_inset
34429
34430 Line
34431 \begin_inset space ~
34432 \end_inset
34433
34434 Break
34435 \family default
34436  (shortcut 
34437 \begin_inset Info
34438 type  "shortcut"
34439 arg   "newline-insert newline"
34440 \end_inset
34441
34442 ) a line break before the word:
34443 \end_layout
34444
34445 \begin_layout Standard
34446 This line is an example to show how you can prevent the hyphenation of 
34447 \begin_inset Newline newline
34448 \end_inset
34449
34450
34451 \begin_inset Box Frameless
34452 position "t"
34453 hor_pos "c"
34454 has_inner_box 1
34455 inner_pos "t"
34456 use_parbox 0
34457 use_makebox 1
34458 width ""
34459 special "none"
34460 height "1in"
34461 height_special "totalheight"
34462 thickness "0.4pt"
34463 separation "3pt"
34464 shadowsize "4pt"
34465 framecolor "black"
34466 backgroundcolor "none"
34467 status open
34468
34469 \begin_layout Plain Layout
34470 \begin_inset Quotes eld
34471 \end_inset
34472
34473 veryverylongword
34474 \begin_inset Quotes erd
34475 \end_inset
34476
34477
34478 \end_layout
34479
34480 \end_inset
34481
34482 .
34483 \end_layout
34484
34485 \begin_layout Subsection
34486 Vertical Alignment
34487 \begin_inset CommandInset label
34488 LatexCommand label
34489 name "subsec:Vertical-Alignment"
34490
34491 \end_inset
34492
34493
34494 \begin_inset Index idx
34495 status collapsed
34496
34497 \begin_layout Plain Layout
34498 Boxes ! for Vertical Alignment
34499 \end_layout
34500
34501 \end_inset
34502
34503
34504 \begin_inset Index idx
34505 status collapsed
34506
34507 \begin_layout Plain Layout
34508 Boxes ! Raiseboxes
34509 \end_layout
34510
34511 \end_inset
34512
34513
34514 \end_layout
34515
34516 \begin_layout Standard
34517 With the help of the command 
34518 \series bold
34519
34520 \backslash
34521 raisebox
34522 \series default
34523  you can align words, characters or other boxes vertically relative to the
34524  surrounding text.
34525  
34526 \series bold
34527
34528 \backslash
34529 raisebox
34530 \series default
34531  is used with the following scheme:
34532 \end_layout
34533
34534 \begin_layout Standard
34535
34536 \series bold
34537
34538 \backslash
34539 raisebox{lift}[height][depth]{box content}
34540 \end_layout
34541
34542 \begin_layout Standard
34543 The lift can be a positive value to raise the box or a negative value to
34544  lower the box.
34545 \end_layout
34546
34547 \begin_layout Standard
34548 To align for example the word 
34549 \begin_inset Quotes eld
34550 \end_inset
34551
34552 preventing
34553 \begin_inset Quotes erd
34554 \end_inset
34555
34556  so that the bottom of the 
34557 \begin_inset Quotes eld
34558 \end_inset
34559
34560 deepest
34561 \begin_inset Quotes erd
34562 \end_inset
34563
34564  character 
34565 \begin_inset Quotes eld
34566 \end_inset
34567
34568 p
34569 \begin_inset Quotes erd
34570 \end_inset
34571
34572  is at the baseline, insert the command
34573 \end_layout
34574
34575 \begin_layout Standard
34576
34577 \series bold
34578
34579 \backslash
34580 raisebox{
34581 \backslash
34582 depth}{
34583 \end_layout
34584
34585 \begin_layout Standard
34586 in \SpecialChar TeX
34587  Code before the word.
34588  After the word insert a closing brace 
34589 \begin_inset Quotes eld
34590 \end_inset
34591
34592
34593 \series bold
34594 }
34595 \series default
34596
34597 \begin_inset Quotes erd
34598 \end_inset
34599
34600  in \SpecialChar TeX
34601  Code.
34602 \begin_inset Newline newline
34603 \end_inset
34604
34605 This is the result:
34606 \end_layout
34607
34608 \begin_layout Standard
34609 This is a text line with the word 
34610 \begin_inset ERT
34611 status collapsed
34612
34613 \begin_layout Plain Layout
34614
34615
34616 \backslash
34617 raisebox{
34618 \backslash
34619 depth}{
34620 \end_layout
34621
34622 \end_inset
34623
34624
34625 \begin_inset Quotes eld
34626 \end_inset
34627
34628 preventing
34629 \begin_inset Quotes erd
34630 \end_inset
34631
34632
34633 \begin_inset ERT
34634 status collapsed
34635
34636 \begin_layout Plain Layout
34637
34638 }
34639 \end_layout
34640
34641 \end_inset
34642
34643  as a raised word.
34644 \end_layout
34645
34646 \begin_layout Standard
34647 \begin_inset VSpace bigskip
34648 \end_inset
34649
34650 When you raise or lower characters in a line, the line distance will be
34651  spread:
34652 \end_layout
34653
34654 \begin_layout Standard
34655 This is a text line with the word 
34656 \begin_inset ERT
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660
34661
34662 \backslash
34663 raisebox{-
34664 \backslash
34665 depth}{
34666 \end_layout
34667
34668 \end_inset
34669
34670
34671 \begin_inset Quotes eld
34672 \end_inset
34673
34674 preventing
34675 \begin_inset Quotes erd
34676 \end_inset
34677
34678
34679 \begin_inset ERT
34680 status collapsed
34681
34682 \begin_layout Plain Layout
34683
34684 }
34685 \end_layout
34686
34687 \end_inset
34688
34689  as a lowered word.
34690 \begin_inset Newline newline
34691 \end_inset
34692
34693 This is a text line with the word 
34694 \begin_inset ERT
34695 status collapsed
34696
34697 \begin_layout Plain Layout
34698
34699
34700 \backslash
34701 raisebox{0.5cm}{
34702 \end_layout
34703
34704 \end_inset
34705
34706
34707 \begin_inset Quotes eld
34708 \end_inset
34709
34710 testing
34711 \begin_inset Quotes erd
34712 \end_inset
34713
34714
34715 \begin_inset ERT
34716 status collapsed
34717
34718 \begin_layout Plain Layout
34719
34720 }
34721 \end_layout
34722
34723 \end_inset
34724
34725  as a raised word.
34726 \end_layout
34727
34728 \begin_layout Standard
34729 If you want to prevent this for a certain reason, set the box height to
34730  a zero value.
34731  For example use
34732 \end_layout
34733
34734 \begin_layout Standard
34735
34736 \series bold
34737
34738 \backslash
34739 raisebox{-
34740 \backslash
34741 depth}[0pt]{
34742 \end_layout
34743
34744 \begin_layout Standard
34745 This is a text line with the word 
34746 \begin_inset ERT
34747 status collapsed
34748
34749 \begin_layout Plain Layout
34750
34751
34752 \backslash
34753 raisebox{-
34754 \backslash
34755 depth}[0pt]{
34756 \end_layout
34757
34758 \end_inset
34759
34760
34761 \begin_inset Quotes eld
34762 \end_inset
34763
34764 preventing
34765 \begin_inset Quotes erd
34766 \end_inset
34767
34768
34769 \begin_inset ERT
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773
34774 }
34775 \end_layout
34776
34777 \end_inset
34778
34779  as a lowered word.
34780 \begin_inset Newline newline
34781 \end_inset
34782
34783
34784 \begin_inset Newline newline
34785 \end_inset
34786
34787 This is a text line with the word 
34788 \begin_inset ERT
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792
34793
34794 \backslash
34795 raisebox{0.5cm}[0pt]{
34796 \end_layout
34797
34798 \end_inset
34799
34800
34801 \begin_inset Quotes eld
34802 \end_inset
34803
34804 testing
34805 \begin_inset Quotes erd
34806 \end_inset
34807
34808
34809 \begin_inset ERT
34810 status collapsed
34811
34812 \begin_layout Plain Layout
34813
34814 }
34815 \end_layout
34816
34817 \end_inset
34818
34819  as a raised word.
34820 \end_layout
34821
34822 \begin_layout Section
34823 Colored Boxes
34824 \begin_inset CommandInset label
34825 LatexCommand label
34826 name "sec:Colored-Boxes"
34827
34828 \end_inset
34829
34830
34831 \begin_inset Index idx
34832 status collapsed
34833
34834 \begin_layout Plain Layout
34835 Boxes ! Color
34836 \end_layout
34837
34838 \end_inset
34839
34840
34841 \end_layout
34842
34843 \begin_layout Standard
34844 To color the background of a box just select the color you like in the box
34845  dialog.
34846  This is for example a box with orange background: 
34847 \begin_inset Box Frameless
34848 position "t"
34849 hor_pos "c"
34850 has_inner_box 1
34851 inner_pos "t"
34852 use_parbox 0
34853 use_makebox 1
34854 width ""
34855 special "none"
34856 height "1in"
34857 height_special "totalheight"
34858 thickness "0.4pt"
34859 separation "3pt"
34860 shadowsize "4pt"
34861 framecolor "black"
34862 backgroundcolor "orange"
34863 status open
34864
34865 \begin_layout Plain Layout
34866 Box with orange background
34867 \end_layout
34868
34869 \end_inset
34870
34871
34872 \end_layout
34873
34874 \begin_layout Standard
34875 If you use the decoration 
34876 \family sans
34877 Simple
34878 \begin_inset space ~
34879 \end_inset
34880
34881 rectangular
34882 \begin_inset space ~
34883 \end_inset
34884
34885 frame
34886 \family default
34887  you can set a frame color.
34888  In this case you must also specify a background color (LyX sets white as
34889  default).
34890  Here is an example: 
34891 \begin_inset Box Boxed
34892 position "t"
34893 hor_pos "c"
34894 has_inner_box 0
34895 inner_pos "t"
34896 use_parbox 0
34897 use_makebox 0
34898 width ""
34899 special "none"
34900 height "1in"
34901 height_special "totalheight"
34902 thickness "0.4pt"
34903 separation "3pt"
34904 shadowsize "4pt"
34905 framecolor "teal"
34906 backgroundcolor "yellow"
34907 status open
34908
34909 \begin_layout Plain Layout
34910 Box with teal frame color and yellow background color
34911 \end_layout
34912
34913 \end_inset
34914
34915
34916 \end_layout
34917
34918 \begin_layout Standard
34919 \begin_inset VSpace bigskip
34920 \end_inset
34921
34922 Of course you can also have colored text inside a colored box:
34923 \begin_inset Newline newline
34924 \end_inset
34925
34926
34927 \begin_inset Box Boxed
34928 position "t"
34929 hor_pos "c"
34930 has_inner_box 0
34931 inner_pos "t"
34932 use_parbox 0
34933 use_makebox 0
34934 width ""
34935 special "none"
34936 height "1in"
34937 height_special "totalheight"
34938 thickness "0.4pt"
34939 separation "3pt"
34940 shadowsize "4pt"
34941 framecolor "cyan"
34942 backgroundcolor "magenta"
34943 status open
34944
34945 \begin_layout Plain Layout
34946
34947 \color yellow
34948 This is colored text within a colored, framed box
34949 \end_layout
34950
34951 \end_inset
34952
34953
34954 \end_layout
34955
34956 \begin_layout Standard
34957 \begin_inset VSpace bigskip
34958 \end_inset
34959
34960
34961 \end_layout
34962
34963 \begin_layout Standard
34964 If you need another color than the predefined ones, you can define your
34965  own color as described in section
34966 \begin_inset space ~
34967 \end_inset
34968
34969
34970 \begin_inset CommandInset ref
34971 LatexCommand ref
34972 reference "sec:Colored-Tables"
34973
34974 \end_inset
34975
34976 .
34977  To use your own color you must typeset the box by using TeX code:
34978 \end_layout
34979
34980 \begin_layout Standard
34981 Colored boxes without frame are created with the command 
34982 \series bold
34983
34984 \backslash
34985 colorbox
34986 \series default
34987 .
34988  It has the following scheme:
34989 \end_layout
34990
34991 \begin_layout Standard
34992
34993 \series bold
34994
34995 \backslash
34996 colorbox{color}{box content}
34997 \end_layout
34998
34999 \begin_layout Standard
35000 The box content can also be a box and colored boxes can also be within other
35001  boxes.
35002  To have e.
35003 \begin_inset space \thinspace{}
35004 \end_inset
35005
35006 g.
35007 \begin_inset space \space{}
35008 \end_inset
35009
35010 a darkgreen background for a word, insert the command
35011 \end_layout
35012
35013 \begin_layout Standard
35014
35015 \series bold
35016
35017 \backslash
35018 colorbox{darkgreen}{
35019 \end_layout
35020
35021 \begin_layout Standard
35022 before the word in \SpecialChar TeX
35023  Code.
35024  After the word insert a closing brace 
35025 \begin_inset Quotes eld
35026 \end_inset
35027
35028
35029 \series bold
35030 }
35031 \series default
35032
35033 \begin_inset Quotes erd
35034 \end_inset
35035
35036  in \SpecialChar TeX
35037  Code.
35038 \begin_inset Newline newline
35039 \end_inset
35040
35041 This is the result:
35042 \end_layout
35043
35044 \begin_layout Standard
35045 This is a line where the word 
35046 \begin_inset ERT
35047 status collapsed
35048
35049 \begin_layout Plain Layout
35050
35051
35052 \backslash
35053 colorbox{darkgreen}{
35054 \end_layout
35055
35056 \end_inset
35057
35058
35059 \begin_inset Quotes eld
35060 \end_inset
35061
35062 Attention!
35063 \begin_inset Quotes erd
35064 \end_inset
35065
35066
35067 \begin_inset ERT
35068 status collapsed
35069
35070 \begin_layout Plain Layout
35071
35072 }
35073 \end_layout
35074
35075 \end_inset
35076
35077  has a darkgreen background.
35078 \end_layout
35079
35080 \begin_layout Standard
35081 Framed, colored boxes are created with the command 
35082 \series bold
35083
35084 \backslash
35085 fcolorbox
35086 \series default
35087 .
35088  It has the following scheme:
35089 \end_layout
35090
35091 \begin_layout Standard
35092
35093 \series bold
35094
35095 \backslash
35096 fcolorbox{frame color}{box color}{box content}
35097 \end_layout
35098
35099 \begin_layout Section
35100 Rotated and Scaled Boxes
35101 \end_layout
35102
35103 \begin_layout Standard
35104 To use the boxes described in this section, the module 
35105 \family sans
35106 GraphicBoxes
35107 \family default
35108  must be loaded in the document settings.
35109 \end_layout
35110
35111 \begin_layout Standard
35112 \begin_inset Note Greyedout
35113 status open
35114
35115 \begin_layout Plain Layout
35116
35117 \series bold
35118 Note:
35119 \series default
35120  Not all DVI viewers are able to display rotated or scaled material.
35121 \end_layout
35122
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \begin_layout Standard
35129 \begin_inset Note Greyedout
35130 status open
35131
35132 \begin_layout Plain Layout
35133
35134 \series bold
35135 Note:
35136 \series default
35137  Floats are not allowed inside a rotated or scaled box.
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \end_layout
35144
35145 \begin_layout Subsection
35146 Rotated Boxes
35147 \begin_inset Index idx
35148 status collapsed
35149
35150 \begin_layout Plain Layout
35151 Boxes ! rotated
35152 \end_layout
35153
35154 \end_inset
35155
35156
35157 \begin_inset Index idx
35158 status collapsed
35159
35160 \begin_layout Plain Layout
35161 Rotated Material
35162 \end_layout
35163
35164 \end_inset
35165
35166
35167 \end_layout
35168
35169 \begin_layout Standard
35170 To rotate material, you can put it into a 
35171 \family sans
35172 Rotatebox
35173 \family default
35174 .
35175  Such a box is inserted via the menu 
35176 \family sans
35177 Insert\SpecialChar menuseparator
35178 Custom Insets\SpecialChar menuseparator
35179 Rotatebox
35180 \family default
35181 .
35182 \end_layout
35183
35184 \begin_layout Standard
35185 The rotation origin can be specified via the inset 
35186 \family sans
35187 Origin
35188 \family default
35189  (menu 
35190 \family sans
35191 Insert\SpecialChar menuseparator
35192 Origin
35193 \family default
35194 ) in the form 
35195 \series bold
35196 origin=position
35197 \series default
35198 .
35199  The following positions are possible: 
35200 \emph on
35201 c
35202 \emph default
35203  (center), 
35204 \emph on
35205 l
35206 \emph default
35207  (left), 
35208 \emph on
35209 r
35210 \emph default
35211  (right), 
35212 \emph on
35213 b
35214 \emph default
35215  (bottom), 
35216 \emph on
35217 t
35218 \emph default
35219  (top), along with meaningful combinations of the four base positions.
35220  For example 
35221 \emph on
35222 lt
35223 \emph default
35224  means that the rotation origin is at the top left corner of the box.
35225  When no rotation origin is specified, the position 
35226 \emph on
35227 l
35228 \emph default
35229  will be used.
35230  The rotation angle is a number that can be negative that specifies the
35231  angle in degrees.
35232  The rotation direction is counterclockwise.
35233 \end_layout
35234
35235 \begin_layout Standard
35236 In the following example 
35237 \series bold
35238 origin=c
35239 \series default
35240  was inserted to the 
35241 \family sans
35242 Option
35243 \family default
35244  inset and 
35245 \series bold
35246 60
35247 \series default
35248  was inserted to the 
35249 \family sans
35250 Angle
35251 \family default
35252  inset.
35253 \end_layout
35254
35255 \begin_layout Standard
35256 This is a line 
35257 \begin_inset Flex Rotatebox
35258 status open
35259
35260 \begin_layout Plain Layout
35261 \begin_inset Argument 1
35262 status open
35263
35264 \begin_layout Plain Layout
35265 origin=c
35266 \end_layout
35267
35268 \end_inset
35269
35270
35271 \begin_inset Argument 2
35272 status open
35273
35274 \begin_layout Plain Layout
35275 60
35276 \end_layout
35277
35278 \end_inset
35279
35280 with rotated
35281 \end_layout
35282
35283 \end_inset
35284
35285  text.
35286 \end_layout
35287
35288 \begin_layout Standard
35289 The box content can also be another box or an inline formula:
35290 \end_layout
35291
35292 \begin_layout Standard
35293 This is a line 
35294 \begin_inset Flex Rotatebox
35295 status open
35296
35297 \begin_layout Plain Layout
35298 \begin_inset Argument 1
35299 status open
35300
35301 \begin_layout Plain Layout
35302 origin=r
35303 \end_layout
35304
35305 \end_inset
35306
35307
35308 \begin_inset Argument 2
35309 status open
35310
35311 \begin_layout Plain Layout
35312 -60
35313 \end_layout
35314
35315 \end_inset
35316
35317
35318 \begin_inset Box Doublebox
35319 position "c"
35320 hor_pos "c"
35321 has_inner_box 0
35322 inner_pos "c"
35323 use_parbox 0
35324 use_makebox 0
35325 width "1in"
35326 special "width"
35327 height "1in"
35328 height_special "totalheight"
35329 thickness "0.4pt"
35330 separation "3pt"
35331 shadowsize "4pt"
35332 framecolor "black"
35333 backgroundcolor "none"
35334 status collapsed
35335
35336 \begin_layout Plain Layout
35337 with rotated
35338 \end_layout
35339
35340 \end_inset
35341
35342
35343 \end_layout
35344
35345 \end_inset
35346
35347  framed text 
35348 \begin_inset Flex Rotatebox
35349 status open
35350
35351 \begin_layout Plain Layout
35352 \begin_inset Argument 1
35353 status open
35354
35355 \begin_layout Plain Layout
35356 origin=lb
35357 \end_layout
35358
35359 \end_inset
35360
35361
35362 \begin_inset Argument 2
35363 status open
35364
35365 \begin_layout Plain Layout
35366 60
35367 \end_layout
35368
35369 \end_inset
35370
35371
35372 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35373 \end_inset
35374
35375
35376 \end_layout
35377
35378 \end_inset
35379
35380  and a formula.
35381 \end_layout
35382
35383 \begin_layout Standard
35384 or an image or table:
35385 \end_layout
35386
35387 \begin_layout Standard
35388 This is a line 
35389 \begin_inset Flex Rotatebox
35390 status open
35391
35392 \begin_layout Plain Layout
35393 \begin_inset Argument 1
35394 status open
35395
35396 \begin_layout Plain Layout
35397 origin=lb
35398 \end_layout
35399
35400 \end_inset
35401
35402
35403 \begin_inset Argument 2
35404 status open
35405
35406 \begin_layout Plain Layout
35407 90
35408 \end_layout
35409
35410 \end_inset
35411
35412
35413 \begin_inset Graphics
35414         filename clipart/platypus.eps
35415         lyxscale 50
35416         width 25col%
35417
35418 \end_inset
35419
35420
35421 \end_layout
35422
35423 \end_inset
35424
35425  with a rotated image 
35426 \begin_inset Flex Rotatebox
35427 status open
35428
35429 \begin_layout Plain Layout
35430 \begin_inset Argument 2
35431 status open
35432
35433 \begin_layout Plain Layout
35434 -90
35435 \end_layout
35436
35437 \end_inset
35438
35439
35440 \begin_inset Tabular
35441 <lyxtabular version="3" rows="2" columns="2">
35442 <features tabularvalignment="middle">
35443 <column alignment="center" valignment="top">
35444 <column alignment="center" valignment="top">
35445 <row>
35446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450 q
35451 \end_layout
35452
35453 \end_inset
35454 </cell>
35455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35456 \begin_inset Text
35457
35458 \begin_layout Plain Layout
35459 w
35460 \end_layout
35461
35462 \end_inset
35463 </cell>
35464 </row>
35465 <row>
35466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35467 \begin_inset Text
35468
35469 \begin_layout Plain Layout
35470 e
35471 \end_layout
35472
35473 \end_inset
35474 </cell>
35475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35476 \begin_inset Text
35477
35478 \begin_layout Plain Layout
35479 r
35480 \end_layout
35481
35482 \end_inset
35483 </cell>
35484 </row>
35485 </lyxtabular>
35486
35487 \end_inset
35488
35489
35490 \end_layout
35491
35492 \end_inset
35493
35494  and table.
35495 \begin_inset Index idx
35496 status collapsed
35497
35498 \begin_layout Plain Layout
35499 Figures ! rotated
35500 \end_layout
35501
35502 \end_inset
35503
35504
35505 \begin_inset Index idx
35506 status collapsed
35507
35508 \begin_layout Plain Layout
35509 Table Customization ! Rotating
35510 \end_layout
35511
35512 \end_inset
35513
35514
35515 \end_layout
35516
35517 \begin_layout Standard
35518 \begin_inset Note Greyedout
35519 status open
35520
35521 \begin_layout Plain Layout
35522
35523 \series bold
35524 Note:
35525 \series default
35526  If the 
35527 \family sans
35528 Angle
35529 \family default
35530  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
35531
35532  errors when viewing/exporting the document.
35533 \end_layout
35534
35535 \end_inset
35536
35537
35538 \end_layout
35539
35540 \begin_layout Subsection
35541 Scaled Boxes
35542 \begin_inset Index idx
35543 status collapsed
35544
35545 \begin_layout Plain Layout
35546 Boxes ! scaled
35547 \end_layout
35548
35549 \end_inset
35550
35551
35552 \begin_inset Index idx
35553 status collapsed
35554
35555 \begin_layout Plain Layout
35556 Scaled Material
35557 \end_layout
35558
35559 \end_inset
35560
35561
35562 \end_layout
35563
35564 \begin_layout Standard
35565 To scale material put it into a 
35566 \family sans
35567 Scalebox
35568 \family default
35569 .
35570  Such a box is inserted via the menu 
35571 \family sans
35572 Insert\SpecialChar menuseparator
35573 Custom Insets\SpecialChar menuseparator
35574 Scalebox
35575 \family default
35576 .
35577 \end_layout
35578
35579 \begin_layout Standard
35580 The 
35581 \family sans
35582 Scalebox
35583 \family default
35584  inset has the mandatory inset 
35585 \family sans
35586 H-Factor
35587 \family default
35588  and the optional inset 
35589 \family sans
35590 V-Factor
35591 \family default
35592  (inserted via the menu 
35593 \family sans
35594 Insert\SpecialChar menuseparator
35595 V-Factor)
35596 \family default
35597 .
35598  Input there there horizontal and vertical scale factor, respectively.
35599  If no 
35600 \family sans
35601 V-Factor
35602 \family default
35603  inset is used, the horizontal factor will also be used as the vertical
35604  one.
35605 \end_layout
35606
35607 \begin_layout Standard
35608 To get for example the double text size, compared to the document text size,
35609  insert 
35610 \series bold
35611 2
35612 \series default
35613  into the 
35614 \family sans
35615 H-Factor
35616 \family default
35617  inset.
35618  An example: 
35619 \begin_inset Flex Scalebox
35620 status open
35621
35622 \begin_layout Plain Layout
35623 \begin_inset Argument 1
35624 status open
35625
35626 \begin_layout Plain Layout
35627 2
35628 \end_layout
35629
35630 \end_inset
35631
35632 Hello
35633 \end_layout
35634
35635 \end_inset
35636
35637
35638 \end_layout
35639
35640 \begin_layout Standard
35641
35642 \series bold
35643 2
35644 \series default
35645  as 
35646 \family sans
35647 H-Factor
35648 \family default
35649  and 
35650 \series bold
35651 1
35652 \series default
35653  as 
35654 \family sans
35655 V-Factor
35656 \family default
35657  distorts the 
35658 \begin_inset Flex Scalebox
35659 status open
35660
35661 \begin_layout Plain Layout
35662 \begin_inset Argument 1
35663 status open
35664
35665 \begin_layout Plain Layout
35666 2
35667 \end_layout
35668
35669 \end_inset
35670
35671
35672 \begin_inset Argument 2
35673 status open
35674
35675 \begin_layout Plain Layout
35676 1
35677 \end_layout
35678
35679 \end_inset
35680
35681 Hello
35682 \end_layout
35683
35684 \end_inset
35685
35686 .
35687 \end_layout
35688
35689 \begin_layout Standard
35690 If the scaling factor is negative, the box content will be mirrored.
35691  Therefore 
35692 \series bold
35693 -1
35694 \series default
35695  as 
35696 \family sans
35697 H-Factor
35698 \family default
35699  and 
35700 \series bold
35701 1
35702 \series default
35703  as 
35704 \family sans
35705 V-Factor
35706 \family default
35707  can be used to create mirror writing: 
35708 \begin_inset Flex Scalebox
35709 status open
35710
35711 \begin_layout Plain Layout
35712 \begin_inset Argument 1
35713 status open
35714
35715 \begin_layout Plain Layout
35716 -1
35717 \end_layout
35718
35719 \end_inset
35720
35721
35722 \begin_inset Argument 2
35723 status open
35724
35725 \begin_layout Plain Layout
35726 1
35727 \end_layout
35728
35729 \end_inset
35730
35731 Hello
35732 \end_layout
35733
35734 \end_inset
35735
35736
35737 \end_layout
35738
35739 \begin_layout Standard
35740
35741 \series bold
35742 -1
35743 \series default
35744  as 
35745 \family sans
35746 H-Factor
35747 \family default
35748  and 
35749 \series bold
35750 1
35751 \series default
35752  as 
35753 \family sans
35754 V-Factor
35755 \family default
35756  reflects the 
35757 \begin_inset Flex Scalebox
35758 status open
35759
35760 \begin_layout Plain Layout
35761 \begin_inset Argument 1
35762 status open
35763
35764 \begin_layout Plain Layout
35765 1
35766 \end_layout
35767
35768 \end_inset
35769
35770
35771 \begin_inset Argument 2
35772 status open
35773
35774 \begin_layout Plain Layout
35775 -1
35776 \end_layout
35777
35778 \end_inset
35779
35780 Hello
35781 \end_layout
35782
35783 \end_inset
35784
35785  at the base line.
35786 \end_layout
35787
35788 \begin_layout Standard
35789 The 
35790 \family sans
35791 Reflectbox
35792 \family default
35793  (menu 
35794 \family sans
35795 Insert\SpecialChar menuseparator
35796 Custom Insets\SpecialChar menuseparator
35797 Reflectbox
35798 \family default
35799 ) is equivalent to 
35800 \series bold
35801 -1
35802 \series default
35803  as 
35804 \family sans
35805 H-Factor
35806 \family default
35807  and 
35808 \series bold
35809 1
35810 \series default
35811  as 
35812 \family sans
35813 V-Factor 
35814 \family default
35815 for a 
35816 \family sans
35817 Scalebox
35818 \family default
35819 .
35820 \end_layout
35821
35822 \begin_layout Standard
35823 \begin_inset Note Greyedout
35824 status open
35825
35826 \begin_layout Plain Layout
35827
35828 \series bold
35829 Note:
35830 \series default
35831  If the 
35832 \family sans
35833 H-Factor
35834 \family default
35835  inset is empty or contains other characters than numbers you will get LaTeX
35836  errors when viewing/exporting the document.
35837 \end_layout
35838
35839 \end_inset
35840
35841
35842 \end_layout
35843
35844 \begin_layout Standard
35845 \begin_inset VSpace bigskip
35846 \end_inset
35847
35848 The 
35849 \family sans
35850 Resizebox
35851 \family default
35852  (menu 
35853 \family sans
35854 Insert\SpecialChar menuseparator
35855 Custom Insets\SpecialChar menuseparator
35856 Resizebox
35857 \family default
35858 ) is used to scale the content to a defined width and height.
35859  The 
35860 \family sans
35861 Resizebox
35862 \family default
35863  inset has the mandatory inset 
35864 \family sans
35865 Width
35866 \family default
35867  and the optional inset 
35868 \family sans
35869 Height
35870 \family default
35871  (inserted via the menu 
35872 \family sans
35873 Insert\SpecialChar menuseparator
35874 Height)
35875 \family default
35876 .
35877  Input there there width and height, respectively, as value with a unit.
35878  
35879 \begin_inset CommandInset ref
35880 LatexCommand ref
35881 reference "tab:Units"
35882
35883 \end_inset
35884
35885  lists the possible units.
35886  If there is an exclamation mark 
35887 \series bold
35888 !
35889 \series default
35890  in of of the two insets, the size is set so that the aspect ratio of the
35891  box content is kept.
35892  If no 
35893 \family sans
35894 Height
35895 \family default
35896  inset is used an exclamation mark will internally be used for the height.
35897 \end_layout
35898
35899 \begin_layout Standard
35900
35901 \series bold
35902 2cm
35903 \series default
35904  as 
35905 \family sans
35906 Width
35907 \family default
35908  and 
35909 \series bold
35910 1cm
35911 \series default
35912  as 
35913 \family sans
35914 Height
35915 \family default
35916  produces: 
35917 \begin_inset Flex Resizebox
35918 status open
35919
35920 \begin_layout Plain Layout
35921 \begin_inset Argument 1
35922 status open
35923
35924 \begin_layout Plain Layout
35925 2cm
35926 \end_layout
35927
35928 \end_inset
35929
35930
35931 \begin_inset Argument 2
35932 status open
35933
35934 \begin_layout Plain Layout
35935 1cm
35936 \end_layout
35937
35938 \end_inset
35939
35940 Hello
35941 \end_layout
35942
35943 \end_inset
35944
35945
35946 \begin_inset Newline newline
35947 \end_inset
35948
35949
35950 \series bold
35951 2cm
35952 \series default
35953  as 
35954 \family sans
35955 Width
35956 \family default
35957  and 
35958 \series bold
35959 !
35960 \series default
35961  as 
35962 \family sans
35963 Height
35964 \family default
35965  (or no 
35966 \family sans
35967 Height
35968 \family default
35969 ) produces: 
35970 \begin_inset Flex Resizebox
35971 status open
35972
35973 \begin_layout Plain Layout
35974 \begin_inset Argument 1
35975 status open
35976
35977 \begin_layout Plain Layout
35978 2cm
35979 \end_layout
35980
35981 \end_inset
35982
35983
35984 \begin_inset Argument 2
35985 status open
35986
35987 \begin_layout Plain Layout
35988 !
35989 \end_layout
35990
35991 \end_inset
35992
35993 Hello
35994 \end_layout
35995
35996 \end_inset
35997
35998
35999 \end_layout
36000
36001 \begin_layout Standard
36002 \begin_inset Note Greyedout
36003 status open
36004
36005 \begin_layout Plain Layout
36006
36007 \series bold
36008 Note:
36009 \series default
36010  If the 
36011 \family sans
36012 Width
36013 \family default
36014  inset is empty or contains an invalid unit you will get LaTeX errors when
36015  viewing/exporting the document.
36016 \end_layout
36017
36018 \end_inset
36019
36020
36021 \end_layout
36022
36023 \begin_layout Standard
36024 \begin_inset VSpace bigskip
36025 \end_inset
36026
36027
36028 \end_layout
36029
36030 \begin_layout Standard
36031 The boxes can be combined in any order.
36032  As example a 
36033 \family sans
36034 Reflectbox
36035 \family default
36036  inside a 
36037 \family sans
36038 Resizebox
36039 \family default
36040  which is in turn inside a 
36041 \family sans
36042 Rotatebox
36043 \family default
36044 :
36045 \end_layout
36046
36047 \begin_layout Standard
36048 \noindent
36049 \align center
36050 \begin_inset Flex Rotatebox
36051 status open
36052
36053 \begin_layout Plain Layout
36054 \begin_inset Argument 1
36055 status open
36056
36057 \begin_layout Plain Layout
36058 origin=c
36059 \end_layout
36060
36061 \end_inset
36062
36063
36064 \begin_inset Argument 2
36065 status open
36066
36067 \begin_layout Plain Layout
36068 -45
36069 \end_layout
36070
36071 \end_inset
36072
36073
36074 \begin_inset Flex Resizebox
36075 status open
36076
36077 \begin_layout Plain Layout
36078 \begin_inset Argument 1
36079 status open
36080
36081 \begin_layout Plain Layout
36082 2cm
36083 \end_layout
36084
36085 \end_inset
36086
36087
36088 \begin_inset Flex Reflectbox
36089 status open
36090
36091 \begin_layout Plain Layout
36092 Hello
36093 \end_layout
36094
36095 \end_inset
36096
36097
36098 \end_layout
36099
36100 \end_inset
36101
36102
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \begin_layout Standard
36111 \noindent
36112 Images, tables, and inline formulas are allowed as box content:
36113 \end_layout
36114
36115 \begin_layout Standard
36116 \noindent
36117 \align center
36118 \begin_inset Flex Resizebox
36119 status open
36120
36121 \begin_layout Plain Layout
36122 \begin_inset Argument 1
36123 status open
36124
36125 \begin_layout Plain Layout
36126 2cm
36127 \end_layout
36128
36129 \end_inset
36130
36131
36132 \begin_inset Flex Reflectbox
36133 status open
36134
36135 \begin_layout Plain Layout
36136 \begin_inset Graphics
36137         filename clipart/platypus.eps
36138         lyxscale 50
36139         width 25col%
36140
36141 \end_inset
36142
36143
36144 \end_layout
36145
36146 \end_inset
36147
36148
36149 \end_layout
36150
36151 \end_inset
36152
36153  
36154 \begin_inset Flex Resizebox
36155 status open
36156
36157 \begin_layout Plain Layout
36158 \begin_inset Argument 1
36159 status open
36160
36161 \begin_layout Plain Layout
36162 2cm
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \begin_inset Flex Reflectbox
36169 status open
36170
36171 \begin_layout Plain Layout
36172 \begin_inset Tabular
36173 <lyxtabular version="3" rows="2" columns="2">
36174 <features tabularvalignment="middle">
36175 <column alignment="center" valignment="top">
36176 <column alignment="center" valignment="top">
36177 <row>
36178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36179 \begin_inset Text
36180
36181 \begin_layout Plain Layout
36182 q
36183 \end_layout
36184
36185 \end_inset
36186 </cell>
36187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36188 \begin_inset Text
36189
36190 \begin_layout Plain Layout
36191 w
36192 \end_layout
36193
36194 \end_inset
36195 </cell>
36196 </row>
36197 <row>
36198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36199 \begin_inset Text
36200
36201 \begin_layout Plain Layout
36202 e
36203 \end_layout
36204
36205 \end_inset
36206 </cell>
36207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36208 \begin_inset Text
36209
36210 \begin_layout Plain Layout
36211 r
36212 \end_layout
36213
36214 \end_inset
36215 </cell>
36216 </row>
36217 </lyxtabular>
36218
36219 \end_inset
36220
36221
36222 \end_layout
36223
36224 \end_inset
36225
36226
36227 \end_layout
36228
36229 \end_inset
36230
36231  
36232 \begin_inset Flex Resizebox
36233 status open
36234
36235 \begin_layout Plain Layout
36236 \begin_inset Argument 1
36237 status open
36238
36239 \begin_layout Plain Layout
36240 3cm
36241 \end_layout
36242
36243 \end_inset
36244
36245
36246 \begin_inset Flex Reflectbox
36247 status open
36248
36249 \begin_layout Plain Layout
36250 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36251 \end_inset
36252
36253
36254 \end_layout
36255
36256 \end_inset
36257
36258
36259 \end_layout
36260
36261 \end_inset
36262
36263
36264 \begin_inset Index idx
36265 status collapsed
36266
36267 \begin_layout Plain Layout
36268 Figures ! scaled
36269 \end_layout
36270
36271 \end_inset
36272
36273
36274 \begin_inset Index idx
36275 status collapsed
36276
36277 \begin_layout Plain Layout
36278 Table Customization ! Scaling
36279 \end_layout
36280
36281 \end_inset
36282
36283
36284 \end_layout
36285
36286 \begin_layout Standard
36287 When the global formula style 
36288 \series bold
36289 fleqn
36290 \series default
36291  is used in the document
36292 \begin_inset Foot
36293 status collapsed
36294
36295 \begin_layout Plain Layout
36296 When 
36297 \begin_inset Quotes eld
36298 \end_inset
36299
36300 fleqn
36301 \begin_inset Quotes erd
36302 \end_inset
36303
36304  is added to the document class options.
36305 \end_layout
36306
36307 \end_inset
36308
36309 , display style formulas can also be scaled.
36310 \end_layout
36311
36312 \begin_layout Chapter
36313 Objects Surrounded by Text
36314 \begin_inset Index idx
36315 status collapsed
36316
36317 \begin_layout Plain Layout
36318 Surrounded by text
36319 \end_layout
36320
36321 \end_inset
36322
36323
36324 \end_layout
36325
36326 \begin_layout Section
36327 Wrap Floats
36328 \begin_inset CommandInset label
36329 LatexCommand label
36330 name "sec:Wrap-Floats"
36331
36332 \end_inset
36333
36334
36335 \begin_inset Index idx
36336 status collapsed
36337
36338 \begin_layout Plain Layout
36339 Floats ! Wrap Floats
36340 \end_layout
36341
36342 \end_inset
36343
36344
36345 \begin_inset Index idx
36346 status collapsed
36347
36348 \begin_layout Plain Layout
36349 Surrounded by text ! Wrap Floats
36350 \end_layout
36351
36352 \end_inset
36353
36354
36355 \end_layout
36356
36357 \begin_layout Standard
36358 \begin_inset Wrap figure
36359 lines 0
36360 placement l
36361 overhang 1cm
36362 width "40col%"
36363 status open
36364
36365 \begin_layout Plain Layout
36366 \begin_inset Graphics
36367         filename clipart/mobius.eps
36368         width 40col%
36369         scaleBeforeRotation
36370         rotateOrigin center
36371
36372 \end_inset
36373
36374
36375 \end_layout
36376
36377 \begin_layout Plain Layout
36378 \begin_inset Caption Standard
36379
36380 \begin_layout Plain Layout
36381 \begin_inset CommandInset label
36382 LatexCommand label
36383 name "fig:This-is-a"
36384
36385 \end_inset
36386
36387 This is a figure wrap float.
36388 \end_layout
36389
36390 \end_inset
36391
36392
36393 \end_layout
36394
36395 \end_inset
36396
36397  This float type is used if you want to wrap text around a figure or table
36398  so that it only occupies some fraction of the column width.
36399  It can be inserted using the menu 
36400 \family sans
36401 Insert\SpecialChar menuseparator
36402 Floats\SpecialChar menuseparator
36403 Figure
36404 \begin_inset space ~
36405 \end_inset
36406
36407 Wrap
36408 \begin_inset space ~
36409 \end_inset
36410
36411 Float
36412 \family default
36413  or 
36414 \family sans
36415 Table
36416 \begin_inset space ~
36417 \end_inset
36418
36419 Wrap
36420 \begin_inset space ~
36421 \end_inset
36422
36423 Float
36424 \family default
36425  if the \SpecialChar LaTeX
36426 -package 
36427 \series bold
36428 wrapfig
36429 \series default
36430
36431 \begin_inset Index idx
36432 status collapsed
36433
36434 \begin_layout Plain Layout
36435 \SpecialChar LaTeX
36436 -packages ! wrapfig
36437 \end_layout
36438
36439 \end_inset
36440
36441  is installed.
36442 \begin_inset Foot
36443 status collapsed
36444
36445 \begin_layout Plain Layout
36446 Installing a \SpecialChar LaTeX
36447 -package is explained it in the 
36448 \emph on
36449 \SpecialChar LaTeX
36450
36451 \begin_inset space ~
36452 \end_inset
36453
36454 Configuration
36455 \emph default
36456  manual.
36457 \end_layout
36458
36459 \end_inset
36460
36461  The settings of the float can be modified by right-clicking on the float
36462  box.
36463  The mandatory settings are the float 
36464 \family sans
36465 Placement
36466 \family default
36467  and its 
36468 \family sans
36469 Width
36470 \family default
36471 .
36472  Optional are the 
36473 \family sans
36474 Overhang
36475 \family default
36476  that specifies how much the float is set into the paragraph
36477 \begin_inset space \thinspace{}
36478 \end_inset
36479
36480 /
36481 \begin_inset space \thinspace{}
36482 \end_inset
36483
36484 page margin, and the 
36485 \family sans
36486 Line
36487 \begin_inset space ~
36488 \end_inset
36489
36490 span
36491 \family default
36492  that specifies how many text lines the float will approximately need.
36493  The line span is often hard to approximate; so it is better only to use
36494  it when you encounter float placement problems.
36495  You can furthermore decide if \SpecialChar LaTeX
36496  is allowed to let the float float within
36497  the paragraph or to surrounding paragraphs.
36498  Figure
36499 \begin_inset space ~
36500 \end_inset
36501
36502
36503 \begin_inset CommandInset ref
36504 LatexCommand ref
36505 reference "fig:This-is-a"
36506
36507 \end_inset
36508
36509  is an example text wrap float with a width of 40
36510 \begin_inset space \thinspace{}
36511 \end_inset
36512
36513 col%, 1
36514 \begin_inset space \thinspace{}
36515 \end_inset
36516
36517 cm overhang, set to the left.
36518 \end_layout
36519
36520 \begin_layout Standard
36521 \begin_inset Note Greyedout
36522 status open
36523
36524 \begin_layout Plain Layout
36525
36526 \series bold
36527 Note:
36528 \series default
36529  Text
36530 \begin_inset space ~
36531 \end_inset
36532
36533 wrap float floats are fragile! E.
36534 \begin_inset space \thinspace{}
36535 \end_inset
36536
36537 g.
36538 \begin_inset space \space{}
36539 \end_inset
36540
36541 having a figure too close to the bottom of the page can mess things up in
36542  such a way that the float does not appear in the output or that it is placed
36543  over some other text.
36544 \end_layout
36545
36546 \end_inset
36547
36548
36549 \end_layout
36550
36551 \begin_layout Standard
36552 In general, the following applies for wrap floats:
36553 \end_layout
36554
36555 \begin_layout Itemize
36556 They should not be placed in paragraphs that run over a page break.
36557  That means that wrap floats are better inserted in their exact place when
36558  the document is almost finished and you are able to estimate where page
36559  breaks will appear.
36560 \end_layout
36561
36562 \begin_layout Itemize
36563 They should either be placed in their own paragraph before the paragraph
36564  where they should wrap into or within a paragraph.
36565 \end_layout
36566
36567 \begin_layout Itemize
36568 In consecutive paragraphs they may cause troubles, so ensure that there
36569  is a text paragraph between them as separator.
36570 \end_layout
36571
36572 \begin_layout Itemize
36573 They are not allowed in section headings or tables.
36574 \end_layout
36575
36576 \begin_layout Itemize
36577 Their numbering and referencing works as described in chap.
36578 \begin_inset space \thinspace{}
36579 \end_inset
36580
36581
36582 \begin_inset CommandInset ref
36583 LatexCommand ref
36584 reference "chap:Floats"
36585
36586 \end_inset
36587
36588 .
36589 \end_layout
36590
36591 \begin_layout Section
36592 Surrounded Fixed Objects
36593 \begin_inset Index idx
36594 status collapsed
36595
36596 \begin_layout Plain Layout
36597 Surrounded by text ! Fixed objects
36598 \end_layout
36599
36600 \end_inset
36601
36602
36603 \end_layout
36604
36605 \begin_layout Standard
36606 The wrap floats described in sec.
36607 \begin_inset space \thinspace{}
36608 \end_inset
36609
36610
36611 \begin_inset CommandInset ref
36612 LatexCommand ref
36613 reference "sec:Wrap-Floats"
36614
36615 \end_inset
36616
36617  have these positions in the paragraph:
36618 \begin_inset Separator parbreak
36619 \end_inset
36620
36621
36622 \end_layout
36623
36624 \begin_layout Standard
36625 \noindent
36626 \align center
36627 \begin_inset Tabular
36628 <lyxtabular version="3" rows="2" columns="2">
36629 <features tabularvalignment="middle">
36630 <column alignment="center" valignment="top">
36631 <column alignment="center" valignment="top">
36632 <row>
36633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36634 \begin_inset Text
36635
36636 \begin_layout Plain Layout
36637 \begin_inset Graphics
36638         filename ../images/dialog-show-new-inset_graphics.png
36639         scale 70
36640         scaleBeforeRotation
36641
36642 \end_inset
36643
36644
36645 \end_layout
36646
36647 \end_inset
36648 </cell>
36649 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36650 \begin_inset Text
36651
36652 \begin_layout Plain Layout
36653 text
36654 \end_layout
36655
36656 \end_inset
36657 </cell>
36658 </row>
36659 <row>
36660 <cell alignment="center" valignment="top" bottomline="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" bottomline="true" rightline="true" usebox="none">
36670 \begin_inset Text
36671
36672 \begin_layout Plain Layout
36673 text
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 </row>
36679 </lyxtabular>
36680
36681 \end_inset
36682
36683  or 
36684 \begin_inset Tabular
36685 <lyxtabular version="3" rows="2" columns="2">
36686 <features tabularvalignment="middle">
36687 <column alignment="center" valignment="top">
36688 <column alignment="center" valignment="top">
36689 <row>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Plain Layout
36694 text
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703 \begin_inset Graphics
36704         filename ../images/dialog-show-new-inset_graphics.png
36705         scale 70
36706         scaleBeforeRotation
36707
36708 \end_inset
36709
36710
36711 \end_layout
36712
36713 \end_inset
36714 </cell>
36715 </row>
36716 <row>
36717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36718 \begin_inset Text
36719
36720 \begin_layout Plain Layout
36721 text
36722 \end_layout
36723
36724 \end_inset
36725 </cell>
36726 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36727 \begin_inset Text
36728
36729 \begin_layout Plain Layout
36730 text
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 </row>
36736 </lyxtabular>
36737
36738 \end_inset
36739
36740
36741 \end_layout
36742
36743 \begin_layout Standard
36744 To get an object exactly at the position where it is inserted, for example
36745  to get one of these positions:
36746 \begin_inset VSpace defskip
36747 \end_inset
36748
36749
36750 \end_layout
36751
36752 \begin_layout Standard
36753 \noindent
36754 \align center
36755 \begin_inset Tabular
36756 <lyxtabular version="3" rows="2" columns="2">
36757 <features tabularvalignment="middle">
36758 <column alignment="center" valignment="top">
36759 <column alignment="center" valignment="top">
36760 <row>
36761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36762 \begin_inset Text
36763
36764 \begin_layout Plain Layout
36765 text
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774 text
36775 \end_layout
36776
36777 \end_inset
36778 </cell>
36779 </row>
36780 <row>
36781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36782 \begin_inset Text
36783
36784 \begin_layout Plain Layout
36785 \begin_inset Graphics
36786         filename ../images/dialog-show-new-inset_graphics.png
36787         scale 70
36788         scaleBeforeRotation
36789
36790 \end_inset
36791
36792
36793 \end_layout
36794
36795 \end_inset
36796 </cell>
36797 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36798 \begin_inset Text
36799
36800 \begin_layout Plain Layout
36801 text
36802 \end_layout
36803
36804 \end_inset
36805 </cell>
36806 </row>
36807 </lyxtabular>
36808
36809 \end_inset
36810
36811  
36812 \begin_inset Tabular
36813 <lyxtabular version="3" rows="2" columns="2">
36814 <features tabularvalignment="middle">
36815 <column alignment="center" valignment="top">
36816 <column alignment="center" valignment="top">
36817 <row>
36818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822 text
36823 \end_layout
36824
36825 \end_inset
36826 </cell>
36827 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36828 \begin_inset Text
36829
36830 \begin_layout Plain Layout
36831 text
36832 \end_layout
36833
36834 \end_inset
36835 </cell>
36836 </row>
36837 <row>
36838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36839 \begin_inset Text
36840
36841 \begin_layout Plain Layout
36842 text
36843 \end_layout
36844
36845 \end_inset
36846 </cell>
36847 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36848 \begin_inset Text
36849
36850 \begin_layout Plain Layout
36851 \begin_inset Graphics
36852         filename ../images/dialog-show-new-inset_graphics.png
36853         scale 70
36854         scaleBeforeRotation
36855
36856 \end_inset
36857
36858
36859 \end_layout
36860
36861 \end_inset
36862 </cell>
36863 </row>
36864 </lyxtabular>
36865
36866 \end_inset
36867
36868  
36869 \begin_inset Tabular
36870 <lyxtabular version="3" rows="2" columns="3">
36871 <features tabularvalignment="middle">
36872 <column alignment="center" valignment="top">
36873 <column alignment="center" valignment="top">
36874 <column alignment="center" valignment="top">
36875 <row>
36876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880 text
36881 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 <cell alignment="center" valignment="top" topline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889 \begin_inset Graphics
36890         filename ../images/dialog-show-new-inset_graphics.png
36891         scale 70
36892         scaleBeforeRotation
36893
36894 \end_inset
36895
36896
36897 \end_layout
36898
36899 \end_inset
36900 </cell>
36901 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36902 \begin_inset Text
36903
36904 \begin_layout Plain Layout
36905 text
36906 \end_layout
36907
36908 \end_inset
36909 </cell>
36910 </row>
36911 <row>
36912 <cell alignment="center" valignment="top" bottomline="true" leftline="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 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36922 \begin_inset Text
36923
36924 \begin_layout Plain Layout
36925 text
36926 \end_layout
36927
36928 \end_inset
36929 </cell>
36930 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934 text
36935 \end_layout
36936
36937 \end_inset
36938 </cell>
36939 </row>
36940 </lyxtabular>
36941
36942 \end_inset
36943
36944  
36945 \begin_inset Tabular
36946 <lyxtabular version="3" rows="2" columns="3">
36947 <features tabularvalignment="middle">
36948 <column alignment="center" valignment="top">
36949 <column alignment="center" valignment="top">
36950 <column alignment="center" valignment="top">
36951 <row>
36952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36953 \begin_inset Text
36954
36955 \begin_layout Plain Layout
36956 text
36957 \end_layout
36958
36959 \end_inset
36960 </cell>
36961 <cell alignment="center" valignment="top" topline="true" usebox="none">
36962 \begin_inset Text
36963
36964 \begin_layout Plain Layout
36965 text
36966 \end_layout
36967
36968 \end_inset
36969 </cell>
36970 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36971 \begin_inset Text
36972
36973 \begin_layout Plain Layout
36974 text
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 </row>
36980 <row>
36981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36982 \begin_inset Text
36983
36984 \begin_layout Plain Layout
36985 text
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36991 \begin_inset Text
36992
36993 \begin_layout Plain Layout
36994 \begin_inset Graphics
36995         filename ../images/dialog-show-new-inset_graphics.png
36996         scale 70
36997         scaleBeforeRotation
36998
36999 \end_inset
37000
37001
37002 \end_layout
37003
37004 \end_inset
37005 </cell>
37006 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37007 \begin_inset Text
37008
37009 \begin_layout Plain Layout
37010 text
37011 \end_layout
37012
37013 \end_inset
37014 </cell>
37015 </row>
37016 </lyxtabular>
37017
37018 \end_inset
37019
37020
37021 \end_layout
37022
37023 \begin_layout Standard
37024 \noindent
37025 \align center
37026 \begin_inset Tabular
37027 <lyxtabular version="3" rows="3" columns="2">
37028 <features tabularvalignment="middle">
37029 <column alignment="center" valignment="top">
37030 <column alignment="center" valignment="top">
37031 <row>
37032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
37036 text
37037 \end_layout
37038
37039 \end_inset
37040 </cell>
37041 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37042 \begin_inset Text
37043
37044 \begin_layout Plain Layout
37045 text
37046 \end_layout
37047
37048 \end_inset
37049 </cell>
37050 </row>
37051 <row>
37052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056 \begin_inset Graphics
37057         filename ../images/dialog-show-new-inset_graphics.png
37058         scale 70
37059         scaleBeforeRotation
37060
37061 \end_inset
37062
37063
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072 text
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 </row>
37078 <row>
37079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37080 \begin_inset Text
37081
37082 \begin_layout Plain Layout
37083 text
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092 text
37093 \end_layout
37094
37095 \end_inset
37096 </cell>
37097 </row>
37098 </lyxtabular>
37099
37100 \end_inset
37101
37102  
37103 \begin_inset Tabular
37104 <lyxtabular version="3" rows="3" columns="3">
37105 <features tabularvalignment="middle">
37106 <column alignment="center" valignment="top">
37107 <column alignment="center" valignment="top">
37108 <column alignment="center" valignment="top">
37109 <row>
37110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37111 \begin_inset Text
37112
37113 \begin_layout Plain Layout
37114 text
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" topline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123 text
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37129 \begin_inset Text
37130
37131 \begin_layout Plain Layout
37132 text
37133 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 </row>
37138 <row>
37139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143 text
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 <cell alignment="center" valignment="top" usebox="none">
37149 \begin_inset Text
37150
37151 \begin_layout Plain Layout
37152 \begin_inset Graphics
37153         filename ../images/dialog-show-new-inset_graphics.png
37154         scale 70
37155         scaleBeforeRotation
37156
37157 \end_inset
37158
37159
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168 text
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 </row>
37174 <row>
37175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37176 \begin_inset Text
37177
37178 \begin_layout Plain Layout
37179 text
37180 \end_layout
37181
37182 \end_inset
37183 </cell>
37184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37185 \begin_inset Text
37186
37187 \begin_layout Plain Layout
37188 text
37189 \end_layout
37190
37191 \end_inset
37192 </cell>
37193 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37194 \begin_inset Text
37195
37196 \begin_layout Plain Layout
37197 text
37198 \end_layout
37199
37200 \end_inset
37201 </cell>
37202 </row>
37203 </lyxtabular>
37204
37205 \end_inset
37206
37207  
37208 \begin_inset Tabular
37209 <lyxtabular version="3" rows="3" columns="2">
37210 <features tabularvalignment="middle">
37211 <column alignment="center" valignment="top">
37212 <column alignment="center" valignment="top">
37213 <row>
37214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37215 \begin_inset Text
37216
37217 \begin_layout Plain Layout
37218 text
37219 \end_layout
37220
37221 \end_inset
37222 </cell>
37223 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37224 \begin_inset Text
37225
37226 \begin_layout Plain Layout
37227 text
37228 \end_layout
37229
37230 \end_inset
37231 </cell>
37232 </row>
37233 <row>
37234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37235 \begin_inset Text
37236
37237 \begin_layout Plain Layout
37238 text
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37244 \begin_inset Text
37245
37246 \begin_layout Plain Layout
37247 \begin_inset Graphics
37248         filename ../images/dialog-show-new-inset_graphics.png
37249         scale 70
37250         scaleBeforeRotation
37251
37252 \end_inset
37253
37254
37255 \end_layout
37256
37257 \end_inset
37258 </cell>
37259 </row>
37260 <row>
37261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37262 \begin_inset Text
37263
37264 \begin_layout Plain Layout
37265 text
37266 \end_layout
37267
37268 \end_inset
37269 </cell>
37270 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274 text
37275 \end_layout
37276
37277 \end_inset
37278 </cell>
37279 </row>
37280 </lyxtabular>
37281
37282 \end_inset
37283
37284
37285 \end_layout
37286
37287 \begin_layout Standard
37288 \noindent
37289 you can use the \SpecialChar LaTeX
37290 -package 
37291 \series bold
37292 picinpar
37293 \series default
37294
37295 \begin_inset Index idx
37296 status collapsed
37297
37298 \begin_layout Plain Layout
37299 \SpecialChar LaTeX
37300 -packages ! picinpar
37301 \end_layout
37302
37303 \end_inset
37304
37305 .
37306  Here is an example:
37307 \end_layout
37308
37309 \begin_layout Standard
37310 \begin_inset ERT
37311 status collapsed
37312
37313 \begin_layout Plain Layout
37314
37315
37316 \backslash
37317 ifpicinpar
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \begin_inset Note Note
37324 status open
37325
37326 \begin_layout Plain Layout
37327 The following section will only be displayed when the \SpecialChar LaTeX
37328 -package 
37329 \series bold
37330 picinpar
37331 \series default
37332  is installed.
37333 \end_layout
37334
37335 \end_inset
37336
37337
37338 \end_layout
37339
37340 \begin_layout Standard
37341 \begin_inset ERT
37342 status collapsed
37343
37344 \begin_layout Plain Layout
37345
37346
37347 \backslash
37348 begin{window}[2,c,{
37349 \end_layout
37350
37351 \end_inset
37352
37353
37354 \begin_inset Graphics
37355         filename clipart/mobius.eps
37356         lyxscale 60
37357         width 40col%
37358         scaleBeforeRotation
37359         rotateOrigin center
37360
37361 \end_inset
37362
37363
37364 \begin_inset ERT
37365 status collapsed
37366
37367 \begin_layout Plain Layout
37368
37369 },]
37370 \end_layout
37371
37372 \begin_layout Plain Layout
37373
37374 {}
37375 \end_layout
37376
37377 \end_inset
37378
37379
37380 \size small
37381 It was in the spring of the year 1894 that all London was interested, and
37382  the fashionable world dismayed, by the murder of the Honourable Ronald
37383  Adair under most unusual and inexplicable circumstances.
37384  The public has already learned those particulars of the crime which
37385 \size default
37386
37387 \begin_inset ERT
37388 status collapsed
37389
37390 \begin_layout Plain Layout
37391
37392
37393 \backslash
37394 footnotemark{}
37395 \end_layout
37396
37397 \end_inset
37398
37399
37400 \size small
37401  came out in the police investigation, but a good deal was suppressed upon
37402  that occasion, since the case for the prosecution was so overwhelmingly
37403  strong that it was not necessary to bring forward all the facts.
37404  Only now, at the end of nearly ten years, am I allowed to supply those
37405  missing links which make up the whole of that remarkable chain.
37406 \size default
37407
37408 \begin_inset ERT
37409 status collapsed
37410
37411 \begin_layout Plain Layout
37412
37413
37414 \backslash
37415 end{window}
37416 \end_layout
37417
37418 \end_inset
37419
37420
37421 \end_layout
37422
37423 \begin_layout Standard
37424 \begin_inset ERT
37425 status collapsed
37426
37427 \begin_layout Plain Layout
37428
37429
37430 \backslash
37431 footnotetext{
37432 \end_layout
37433
37434 \end_inset
37435
37436 Footnote of the paragraph with the fixed object.
37437 \begin_inset ERT
37438 status collapsed
37439
37440 \begin_layout Plain Layout
37441
37442 }
37443 \end_layout
37444
37445 \end_inset
37446
37447
37448 \end_layout
37449
37450 \begin_layout Standard
37451 Surrounded fixed objects are used to let text float around them, at which
37452  the object's position in the paragraph can be determined by the number
37453  of lines above it.
37454  In contrary to floats is it not possible to have a numbered caption.
37455 \end_layout
37456
37457 \begin_layout Standard
37458 A fixed object is inserted by adding the command
37459 \end_layout
37460
37461 \begin_layout Standard
37462
37463 \series bold
37464
37465 \backslash
37466 begin{window}[2,c,{
37467 \end_layout
37468
37469 \begin_layout Standard
37470 as \SpecialChar TeX
37471  Code at the beginning of the paragraph.
37472  The first parameter in the bracket, here '2', defines the number of lines
37473  above the object, the second, here 'c', the position of the object.
37474  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37475  Behind the command you insert the object.
37476  In this example an image with a width of 40
37477 \begin_inset space \thinspace{}
37478 \end_inset
37479
37480 % of the text column width was inserted.
37481  The object can also be a table, a box or an equation.
37482  Behind the object the command
37483 \end_layout
37484
37485 \begin_layout Standard
37486
37487 \series bold
37488 },description text]
37489 \begin_inset Newline newline
37490 \end_inset
37491
37492 {}
37493 \end_layout
37494
37495 \begin_layout Standard
37496 is inserted.
37497  Note that the 
37498 \begin_inset Quotes eld
37499 \end_inset
37500
37501
37502 \series bold
37503 {}
37504 \series default
37505
37506 \begin_inset Quotes erd
37507 \end_inset
37508
37509  is in the second line.
37510  The description text is optional.
37511  The text surrounding the object must be in the same paragraph as the object,
37512  so it must begin directly after the 
37513 \series bold
37514 {}
37515 \series default
37516 .
37517  At the end of the paragraph insert the command:
37518 \end_layout
37519
37520 \begin_layout Standard
37521
37522 \series bold
37523
37524 \backslash
37525 end{window}
37526 \end_layout
37527
37528 \begin_layout Standard
37529 Within a paragraph with a fixed object, you cannot insert footnotes in the
37530  normal way.
37531  You have to use instead the command 
37532 \series bold
37533
37534 \backslash
37535 footnotemark
37536 \series default
37537  inside the paragraph and outside the command 
37538 \series bold
37539
37540 \backslash
37541 footnotetext
37542 \series default
37543  as described in sec.
37544 \begin_inset space \thinspace{}
37545 \end_inset
37546
37547
37548 \begin_inset CommandInset ref
37549 LatexCommand ref
37550 reference "sec:Footnotes"
37551
37552 \end_inset
37553
37554 .
37555 \end_layout
37556
37557 \begin_layout Standard
37558 \begin_inset ERT
37559 status collapsed
37560
37561 \begin_layout Plain Layout
37562
37563
37564 \backslash
37565 else
37566 \end_layout
37567
37568 \end_inset
37569
37570
37571 \begin_inset Note Note
37572 status open
37573
37574 \begin_layout Plain Layout
37575 The following will be displayed when the \SpecialChar LaTeX
37576 -package 
37577 \series bold
37578 picinpar
37579 \series default
37580  is not installed:
37581 \end_layout
37582
37583 \end_inset
37584
37585
37586 \end_layout
37587
37588 \begin_layout Standard
37589 You need to install the \SpecialChar LaTeX
37590 -package 
37591 \series bold
37592 picinpar
37593 \series default
37594  to see the following part of this section in the output.
37595 \end_layout
37596
37597 \begin_layout Standard
37598 \begin_inset ERT
37599 status collapsed
37600
37601 \begin_layout Plain Layout
37602
37603
37604 \backslash
37605 fi
37606 \end_layout
37607
37608 \end_inset
37609
37610
37611 \end_layout
37612
37613 \begin_layout Section
37614 Initials
37615 \begin_inset Index idx
37616 status collapsed
37617
37618 \begin_layout Plain Layout
37619 Initials
37620 \end_layout
37621
37622 \end_inset
37623
37624
37625 \begin_inset Index idx
37626 status collapsed
37627
37628 \begin_layout Plain Layout
37629 Surrounded by text ! Initials
37630 \end_layout
37631
37632 \end_inset
37633
37634
37635 \end_layout
37636
37637 \begin_layout Standard
37638 To use initials, you must have the \SpecialChar LaTeX
37639 -package 
37640 \series bold
37641 lettrine
37642 \series default
37643
37644 \begin_inset Index idx
37645 status collapsed
37646
37647 \begin_layout Plain Layout
37648 \SpecialChar LaTeX
37649 -packages ! lettrine
37650 \end_layout
37651
37652 \end_inset
37653
37654  installed and use the module 
37655 \family sans
37656 Initials
37657 \family default
37658  in your document (menu 
37659 \family sans
37660 Document\SpecialChar menuseparator
37661 Settings\SpecialChar menuseparator
37662 Modules
37663 \family default
37664 ).
37665  To insert an initial, use the style 
37666 \family sans
37667 Initial
37668 \family default
37669 .
37670  This style has a mandatory and two optional arguments.
37671  The arguments are inserted via the 
37672 \family sans
37673 Insert
37674 \family default
37675  menu.
37676  The mandatory argument 
37677 \family sans
37678 Initial
37679 \family default
37680  contains the letter(s) that is the initial, the argument 
37681 \family sans
37682 Rest
37683 \begin_inset space ~
37684 \end_inset
37685
37686 of
37687 \begin_inset space ~
37688 \end_inset
37689
37690 Initial
37691 \family default
37692  contains the rest of the word or text of the initial letter(s).
37693  The argument 
37694 \family sans
37695 Options
37696 \family default
37697  contains parameters to modify the initial.
37698  For more information about the possible parameters see the documentation
37699  of 
37700 \series bold
37701 lettrine
37702 \series default
37703
37704 \begin_inset CommandInset citation
37705 LatexCommand cite
37706 key "lettrine"
37707
37708 \end_inset
37709
37710 .
37711  The style itself contains the text that is surrounding the initial.
37712  The usual style is hereby that the word whose first letter is the initial,
37713  is printed with 
37714 \shape smallcaps
37715 small caps
37716 \shape default
37717 .
37718 \end_layout
37719
37720 \begin_layout Standard
37721 Here are some examples:
37722 \end_layout
37723
37724 \begin_layout Standard
37725 \begin_inset ERT
37726 status collapsed
37727
37728 \begin_layout Plain Layout
37729
37730
37731 \backslash
37732 iflettrine
37733 \end_layout
37734
37735 \end_inset
37736
37737
37738 \begin_inset Note Note
37739 status open
37740
37741 \begin_layout Plain Layout
37742 The following section will only be displayed when the \SpecialChar LaTeX
37743 -package 
37744 \series bold
37745 lettrine
37746 \series default
37747  is installed.
37748 \end_layout
37749
37750 \end_inset
37751
37752
37753 \end_layout
37754
37755 \begin_layout Enumerate
37756 No optional argument, the initial is the letter 'I' in the math font 
37757 \begin_inset Formula $\mathfrak{Fraktur}$
37758 \end_inset
37759
37760 :
37761 \begin_inset Separator parbreak
37762 \end_inset
37763
37764
37765 \end_layout
37766
37767 \begin_deeper
37768 \begin_layout Initial
37769 \begin_inset Argument 2
37770 status open
37771
37772 \begin_layout Plain Layout
37773 \begin_inset Formula $\mathfrak{I}$
37774 \end_inset
37775
37776
37777 \end_layout
37778
37779 \end_inset
37780
37781
37782 \begin_inset Argument 3
37783 status open
37784
37785 \begin_layout Plain Layout
37786 t
37787 \end_layout
37788
37789 \end_inset
37790
37791  was in the spring of the year 1894 that all London was interested, and
37792  the fashionable world dismayed, by the murder of the Honourable Ronald
37793  Adair under most unusual and inexplicable circumstances.
37794  The public has already learned those particulars of the crime which came
37795  out in the police investigation, but a good deal was suppressed upon that
37796  occasion, since the case for the prosecution was so overwhelmingly strong
37797  that it was not necessary to bring forward all the facts.
37798 \begin_inset Newpage newpage
37799 \end_inset
37800
37801
37802 \end_layout
37803
37804 \end_deeper
37805 \begin_layout Enumerate
37806 Only one line is surrounding the initial, which is formed by two letters
37807  in standard font and no text is printed in small caps:
37808 \begin_inset Separator parbreak
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \begin_deeper
37815 \begin_layout Initial
37816 \begin_inset Argument 1
37817 status open
37818
37819 \begin_layout Plain Layout
37820 lines=1
37821 \end_layout
37822
37823 \end_inset
37824
37825
37826 \begin_inset Argument 2
37827 status open
37828
37829 \begin_layout Plain Layout
37830 It
37831 \end_layout
37832
37833 \end_inset
37834
37835  was in the spring of the year 1894 that all London was interested, and
37836  the fashionable world dismayed, by the murder of the Honourable Ronald
37837  Adair under most unusual and inexplicable circumstances.
37838  The public has already learned those particulars of the crime which came
37839  out in the police investigation, but a good deal was suppressed upon that
37840  occasion, since the case for the prosecution was so overwhelmingly strong
37841  that it was not necessary to bring forward all the facts.
37842 \end_layout
37843
37844 \end_deeper
37845 \begin_layout Enumerate
37846 Magenta, hanging initial over 3
37847 \begin_inset space ~
37848 \end_inset
37849
37850 lines in the math font 
37851 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37852 \end_inset
37853
37854 , the text 
37855 \begin_inset Quotes eld
37856 \end_inset
37857
37858 t was in the spring
37859 \begin_inset Quotes erd
37860 \end_inset
37861
37862  is in 
37863 \shape smallcaps
37864 small caps
37865 \shape default
37866 ; to color the initial, you must insert this command before the initial:
37867 \begin_inset Newline newline
37868 \end_inset
37869
37870
37871 \series bold
37872
37873 \backslash
37874 renewcommand{
37875 \backslash
37876 LettrineFontHook}{
37877 \backslash
37878 color{color}}
37879 \series default
37880
37881 \begin_inset Newline newline
37882 \end_inset
37883
37884 where the second 
37885 \emph on
37886 color
37887 \emph default
37888  can be 
37889 \begin_inset Quotes eld
37890 \end_inset
37891
37892 red
37893 \begin_inset Quotes erd
37894 \end_inset
37895
37896
37897 \begin_inset Quotes eld
37898 \end_inset
37899
37900 blue
37901 \begin_inset Quotes erd
37902 \end_inset
37903
37904
37905 \begin_inset Quotes eld
37906 \end_inset
37907
37908 green
37909 \begin_inset Quotes erd
37910 \end_inset
37911
37912
37913 \begin_inset Quotes eld
37914 \end_inset
37915
37916 yellow
37917 \begin_inset Quotes erd
37918 \end_inset
37919
37920
37921 \begin_inset Quotes eld
37922 \end_inset
37923
37924 cyan
37925 \begin_inset Quotes erd
37926 \end_inset
37927
37928
37929 \begin_inset Quotes eld
37930 \end_inset
37931
37932 magenta
37933 \begin_inset Quotes erd
37934 \end_inset
37935
37936
37937 \begin_inset Quotes eld
37938 \end_inset
37939
37940 black
37941 \begin_inset Quotes erd
37942 \end_inset
37943
37944  or 
37945 \begin_inset Quotes eld
37946 \end_inset
37947
37948 white
37949 \begin_inset Quotes erd
37950 \end_inset
37951
37952 , and add this command to the document preamble:
37953 \begin_inset Newline newline
37954 \end_inset
37955
37956
37957 \series bold
37958
37959 \backslash
37960 @ifundefined{textcolor}
37961 \begin_inset Newline newline
37962 \end_inset
37963
37964
37965 \begin_inset space ~
37966 \end_inset
37967
37968 {
37969 \backslash
37970 usepackage{color}}{}
37971 \series default
37972
37973 \begin_inset Separator parbreak
37974 \end_inset
37975
37976
37977 \end_layout
37978
37979 \begin_deeper
37980 \begin_layout Standard
37981 \begin_inset ERT
37982 status collapsed
37983
37984 \begin_layout Plain Layout
37985
37986
37987 \backslash
37988 renewcommand{
37989 \backslash
37990 LettrineFontHook}{
37991 \backslash
37992 color{magenta}}
37993 \end_layout
37994
37995 \end_inset
37996
37997
37998 \begin_inset Note Note
37999 status collapsed
38000
38001 \begin_layout Plain Layout
38002 makes the initial magenta
38003 \end_layout
38004
38005 \end_inset
38006
38007
38008 \end_layout
38009
38010 \begin_layout Initial
38011 \begin_inset Argument 1
38012 status open
38013
38014 \begin_layout Plain Layout
38015 lines=3, lhang=0.33, loversize=0.25
38016 \end_layout
38017
38018 \end_inset
38019
38020
38021 \begin_inset Argument 2
38022 status open
38023
38024 \begin_layout Plain Layout
38025 \begin_inset Formula $\mathcal{I}$
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \end_inset
38032
38033
38034 \begin_inset Argument 3
38035 status open
38036
38037 \begin_layout Plain Layout
38038 t was in the spring
38039 \end_layout
38040
38041 \end_inset
38042
38043  of the year 1894 that all London was interested, and the fashionable world
38044  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38045  and inexplicable circumstances.
38046  The public has already learned those particulars of the crime which came
38047  out in the police investigation, but a good deal was suppressed upon that
38048  occasion, since the case for the prosecution was so overwhelmingly strong
38049  that it was not necessary to bring forward all the facts.
38050 \end_layout
38051
38052 \end_deeper
38053 \begin_layout Standard
38054 \begin_inset ERT
38055 status collapsed
38056
38057 \begin_layout Plain Layout
38058
38059
38060 \backslash
38061 else
38062 \end_layout
38063
38064 \end_inset
38065
38066
38067 \begin_inset Note Note
38068 status open
38069
38070 \begin_layout Plain Layout
38071 The following will be displayed when the \SpecialChar LaTeX
38072 -package 
38073 \series bold
38074 lettrine
38075 \series default
38076  is not installed:
38077 \end_layout
38078
38079 \end_inset
38080
38081
38082 \end_layout
38083
38084 \begin_layout Standard
38085 You need to install the \SpecialChar LaTeX
38086 -package 
38087 \series bold
38088 lettrine
38089 \series default
38090  to see the following part of this section in the output.
38091 \end_layout
38092
38093 \begin_layout Standard
38094 \begin_inset ERT
38095 status collapsed
38096
38097 \begin_layout Plain Layout
38098
38099
38100 \backslash
38101 fi
38102 \end_layout
38103
38104 \end_inset
38105
38106
38107 \end_layout
38108
38109 \begin_layout Chapter
38110 External Document Parts
38111 \begin_inset Index idx
38112 status collapsed
38113
38114 \begin_layout Plain Layout
38115 External Document Parts
38116 \end_layout
38117
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \begin_layout Standard
38124 With the menu 
38125 \family sans
38126 Insert\SpecialChar menuseparator
38127 File
38128 \family default
38129  you can insert external material into your document.
38130  This can be:
38131 \end_layout
38132
38133 \begin_layout Description
38134 LyX
38135 \begin_inset space ~
38136 \end_inset
38137
38138 Document Another \SpecialChar LyX
38139  document; its content is directly inserted to your document.
38140 \end_layout
38141
38142 \begin_layout Description
38143 Plain
38144 \begin_inset space ~
38145 \end_inset
38146
38147 Text A text document; each line is inserted in your document as a separate
38148  paragraph.
38149 \end_layout
38150
38151 \begin_layout Description
38152 Plain
38153 \begin_inset space ~
38154 \end_inset
38155
38156 Text,
38157 \begin_inset space ~
38158 \end_inset
38159
38160 Join
38161 \begin_inset space ~
38162 \end_inset
38163
38164 Lines A text document; text lines are inserted in your document continuously
38165  but an empty text line creates a new paragraph.
38166 \end_layout
38167
38168 \begin_layout Description
38169 External
38170 \begin_inset space ~
38171 \end_inset
38172
38173 Material Files in various formats.
38174 \end_layout
38175
38176 \begin_layout Description
38177 Child
38178 \begin_inset space ~
38179 \end_inset
38180
38181 Document \SpecialChar LyX
38182  or \SpecialChar LaTeX
38183  documents.
38184 \end_layout
38185
38186 \begin_layout Section
38187 External Material
38188 \begin_inset Index idx
38189 status collapsed
38190
38191 \begin_layout Plain Layout
38192 External Document Parts ! External Material
38193 \end_layout
38194
38195 \end_inset
38196
38197
38198 \end_layout
38199
38200 \begin_layout Standard
38201 The external material feature allows you to insert files into your document
38202  without converting them to a format that can be read by the document output
38203  format.
38204  \SpecialChar LyX
38205  takes care of the necessary conversions.
38206  This is similar to images that can be inserted in various image formats
38207  in \SpecialChar LyX
38208  documents.
38209  When you have enabled Instant Preview in \SpecialChar LyX
38210 's preferences under 
38211 \family sans
38212 Look
38213 \begin_inset space ~
38214 \end_inset
38215
38216 and
38217 \begin_inset space ~
38218 \end_inset
38219
38220 feel\SpecialChar menuseparator
38221 Graphics
38222 \family default
38223 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
38224 .
38225 \end_layout
38226
38227 \begin_layout Standard
38228 External material can be inserted via the 
38229 \family sans
38230 External Material
38231 \family default
38232  dialog that is accessible with the menu 
38233 \family sans
38234 Insert\SpecialChar menuseparator
38235 File\SpecialChar menuseparator
38236 External
38237 \begin_inset space ~
38238 \end_inset
38239
38240 Material
38241 \family default
38242 .
38243  Currently the following file types (
38244 \family sans
38245 Templates
38246 \family default
38247 ) are allowed:
38248 \end_layout
38249
38250 \begin_layout Description
38251 ChessDiagram This template supports chess position diagrams made with the
38252  program 
38253 \series bold
38254
38255 \begin_inset CommandInset href
38256 LatexCommand href
38257 name "XBoard"
38258 target "http://en.wikipedia.org/wiki/XBoard"
38259
38260 \end_inset
38261
38262
38263 \series default
38264 .
38265 \end_layout
38266
38267 \begin_layout Description
38268 Date This inserts the date in the form 
38269 \emph on
38270 Day-Month-Year
38271 \emph default
38272 .
38273  This is a date inserted as external material: 
38274 \begin_inset External
38275         template Date
38276         filename .
38277
38278 \end_inset
38279
38280
38281 \begin_inset space ~
38282 \end_inset
38283
38284
38285 \begin_inset Note Note
38286 status open
38287
38288 \begin_layout Plain Layout
38289 Remove the protected space when bug 4398 is fixed!
38290 \end_layout
38291
38292 \end_inset
38293
38294
38295 \begin_inset Newline newline
38296 \end_inset
38297
38298 The date is not shown within \SpecialChar LyX
38299 , only in the output.
38300  There are two other methods of inserting a date: Via menu 
38301 \family sans
38302 Insert\SpecialChar menuseparator
38303 Date
38304 \family default
38305  and with the \SpecialChar LaTeX
38306  command 
38307 \series bold
38308
38309 \backslash
38310 today
38311 \series default
38312  as \SpecialChar TeX
38313  Code.
38314  The different methods are compared in Table
38315 \begin_inset space ~
38316 \end_inset
38317
38318
38319 \begin_inset CommandInset ref
38320 LatexCommand ref
38321 reference "tab:Comparison-of-the"
38322
38323 \end_inset
38324
38325 .
38326 \end_layout
38327
38328 \begin_layout Description
38329 Dia This template supports diagrams created with the program 
38330 \series bold
38331
38332 \begin_inset CommandInset href
38333 LatexCommand href
38334 name "Dia"
38335 target "http://en.wikipedia.org/wiki/Dia_(software)"
38336
38337 \end_inset
38338
38339
38340 \series default
38341 .
38342 \end_layout
38343
38344 \begin_layout Description
38345 GnumericSpreadsheet With this template you can insert spreadsheets
38346 \begin_inset space \thinspace{}
38347 \end_inset
38348
38349 /
38350 \begin_inset space \thinspace{}
38351 \end_inset
38352
38353 tables in the format of 
38354 \series bold
38355
38356 \begin_inset CommandInset href
38357 LatexCommand href
38358 name "Gnumeric"
38359 target "http://en.wikipedia.org/wiki/Gnumeric"
38360
38361 \end_inset
38362
38363
38364 \series default
38365
38366 \begin_inset CommandInset href
38367 LatexCommand href
38368 name "OpenDocument"
38369 target "http://en.wikipedia.org/wiki/OpenDocument"
38370
38371 \end_inset
38372
38373
38374 \begin_inset CommandInset href
38375 LatexCommand href
38376 name "Microsoft Office XML"
38377 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38378
38379 \end_inset
38380
38381  and 
38382 \begin_inset CommandInset href
38383 LatexCommand href
38384 name "Office Open XML"
38385 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38386
38387 \end_inset
38388
38389 .
38390  For this feature \SpecialChar LyX
38391  must have found the program 
38392 \family typewriter
38393 ssconvert
38394 \family default
38395  during its configuration.
38396  This program is part of Gnumeric, so that you must have Gnumeric installed,
38397  also if you don't have tables in the Gnumeric format.
38398  For examples and possible limitations have a look at \SpecialChar LyX
38399 's example file 
38400 \emph on
38401 spreadsheet.lyx
38402 \emph default
38403 .
38404 \end_layout
38405
38406 \begin_layout Description
38407 LilyPond This template is used for music notation typeset with the program
38408 \begin_inset Newline linebreak
38409 \end_inset
38410
38411
38412 \series bold
38413
38414 \begin_inset CommandInset href
38415 LatexCommand href
38416 name "LilyPond"
38417 target "http://en.wikipedia.org/wiki/LilyPond"
38418
38419 \end_inset
38420
38421
38422 \series default
38423 .
38424  For \SpecialChar LyX
38425 's extended support for LilyPond have a look at \SpecialChar LyX
38426 's example file 
38427 \emph on
38428 lilypond.lyx
38429 \emph default
38430 .
38431 \end_layout
38432
38433 \begin_layout Description
38434 PDFPages With this template you can insert PDF documents to your document.
38435  To specify the range of pages that should be included, use the option 
38436 \series bold
38437 pages
38438 \series default
38439  in the 
38440 \family sans
38441 Option
38442 \family default
38443  field in the 
38444 \family sans
38445 LaTeX and LyX options
38446 \family default
38447  tab.
38448  The argument of this option is a comma separated list, containing page
38449  numbers (insert as option 
38450 \series bold
38451 pages={3,5,6,8}
38452 \series default
38453 ), ranges of page numbers (
38454 \series bold
38455 pages={4-9}
38456 \series default
38457 ) or any combination.
38458  To insert empty pages use {}.
38459  E.
38460 \begin_inset space \thinspace{}
38461 \end_inset
38462
38463 g.
38464 \begin_inset space ~
38465 \end_inset
38466
38467
38468 \series bold
38469 pages={3,{},8-11,15}
38470 \series default
38471  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38472  Page ranges are specified in the syntax 
38473 \emph on
38474 start
38475 \emph default
38476 -
38477 \emph on
38478 stop
38479 \emph default
38480 .
38481  This selects all pages from 
38482 \emph on
38483 start
38484 \emph default
38485  to 
38486 \emph on
38487 stop
38488 \emph default
38489 .
38490  Omitting 
38491 \emph on
38492 start
38493 \emph default
38494  defaults to the first page; omitting 
38495 \emph on
38496 stop
38497 \emph default
38498  defaults to the last page of the document.
38499  The last page can also be selected with the keyword 
38500 \series bold
38501 last
38502 \series default
38503 .
38504  (This is only permitted in a page range.) So 
38505 \series bold
38506 pages=-
38507 \series default
38508  will insert all pages of the document and 
38509 \series bold
38510 pages=last-1
38511 \series default
38512  will insert all pages in reverse order.
38513  If the pages option is not specified, only the first page of the PDF is
38514  inserted.
38515 \begin_inset Newline newline
38516 \end_inset
38517
38518 The option 
38519 \series bold
38520 noautoscale
38521 \series default
38522  inserts the pages with their original size, if this option is not given,
38523  the pages will be resized to fith the width of the page of your document.
38524  In the tab 
38525 \family sans
38526 Size and Rotation
38527 \family default
38528  you can specify the width and height of the input pages and their rotation.
38529  If another width than 100
38530 \begin_inset space \thinspace{}
38531 \end_inset
38532
38533 Scale% is used, the option 
38534 \series bold
38535 noautoscale
38536 \series default
38537  will be overwritten.
38538  For more info and possible options, have a look into the documentation
38539  of the \SpecialChar LaTeX
38540 -package 
38541 \series bold
38542 pdfpages
38543 \series default
38544  
38545 \begin_inset CommandInset citation
38546 LatexCommand cite
38547 key "pdfpages"
38548
38549 \end_inset
38550
38551 .
38552 \begin_inset Index idx
38553 status collapsed
38554
38555 \begin_layout Plain Layout
38556 \SpecialChar LaTeX
38557 -packages ! pdfpages
38558 \end_layout
38559
38560 \end_inset
38561
38562
38563 \begin_inset Newline newline
38564 \end_inset
38565
38566 To use this template in a 
38567 \family sans
38568 Beamer
38569 \family default
38570  presentation you need to first insert an 
38571 \family sans
38572 EndFrame
38573 \family default
38574  environment and in a subsequent paragraph a \SpecialChar TeX
38575  Code box containing the command
38576  
38577 \series bold
38578
38579 \backslash
38580 setbeamertemplate{background canvas}{}
38581 \series default
38582 .
38583  Then you can insert as many paragraphs containing the PDFPages template
38584  as you wish.
38585  Behind the included PDF pages you can resume the Beamer presentation by
38586  beginning a new frame or by starting a new section.
38587  To avoid stray blank pages prior to the PDF pages, make sure to use the
38588  
38589 \family sans
38590 Default
38591 \family default
38592  alignment for the paragraph containing the template.
38593 \begin_inset Newline newline
38594 \end_inset
38595
38596 Here is an included PDF which is rotated by -5°: 
38597 \begin_inset External
38598         template PDFPages
38599         filename clipart/Abstract.pdf
38600         extra LaTeX "noautoscale, pages=-"
38601         rotateAngle -5
38602         rotateOrigin bottomleft
38603
38604 \end_inset
38605
38606
38607 \end_layout
38608
38609 \begin_layout Description
38610 RasterImage This can be used for bitmap images.
38611  The image can be treated in the 
38612 \family sans
38613 External material
38614 \family default
38615  dialog like the images that are usually included via the 
38616 \family sans
38617 Graphics
38618 \family default
38619  dialog as described in section
38620 \begin_inset space ~
38621 \end_inset
38622
38623
38624 \begin_inset CommandInset ref
38625 LatexCommand ref
38626 reference "sec:Graphics-Dialog"
38627
38628 \end_inset
38629
38630 .
38631  The difference to the normal image input is that only raster images are
38632  allowed; that means that PDF and EPS-images are not supported.
38633  Here is an inserted raster image: 
38634 \begin_inset External
38635         template RasterImage
38636         filename clipart/ToolbarEnvBox.png
38637
38638 \end_inset
38639
38640
38641 \end_layout
38642
38643 \begin_layout Description
38644 XFig This template supports images created with the program 
38645 \series bold
38646
38647 \begin_inset CommandInset href
38648 LatexCommand href
38649 name "Xfig"
38650 target "http://en.wikipedia.org/wiki/Xfig"
38651
38652 \end_inset
38653
38654
38655 \series default
38656 .
38657 \end_layout
38658
38659 \begin_layout Standard
38660 \begin_inset Float table
38661 placement !h
38662 wide false
38663 sideways false
38664 status open
38665
38666 \begin_layout Plain Layout
38667 \begin_inset Caption Standard
38668
38669 \begin_layout Plain Layout
38670 \begin_inset CommandInset label
38671 LatexCommand label
38672 name "tab:Comparison-of-the"
38673
38674 \end_inset
38675
38676 Comparison of the date input methods.
38677 \end_layout
38678
38679 \end_inset
38680
38681
38682 \end_layout
38683
38684 \begin_layout Plain Layout
38685 \align center
38686 \begin_inset Tabular
38687 <lyxtabular version="3" rows="4" columns="4">
38688 <features tabularvalignment="middle">
38689 <column alignment="center" valignment="top">
38690 <column alignment="center" valignment="top">
38691 <column alignment="center" valignment="top">
38692 <column alignment="center" valignment="top">
38693 <row>
38694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698 Document format
38699 \end_layout
38700
38701 \end_inset
38702 </cell>
38703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38704 \begin_inset Text
38705
38706 \begin_layout Plain Layout
38707
38708 \family sans
38709 External Material\SpecialChar menuseparator
38710 Date
38711 \end_layout
38712
38713 \end_inset
38714 </cell>
38715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38716 \begin_inset Text
38717
38718 \begin_layout Plain Layout
38719
38720 \family sans
38721 Insert\SpecialChar menuseparator
38722 Date
38723 \end_layout
38724
38725 \end_inset
38726 </cell>
38727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38728 \begin_inset Text
38729
38730 \begin_layout Plain Layout
38731 command 
38732 \series bold
38733
38734 \backslash
38735 today
38736 \end_layout
38737
38738 \end_inset
38739 </cell>
38740 </row>
38741 <row>
38742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38743 \begin_inset Text
38744
38745 \begin_layout Plain Layout
38746 \SpecialChar LyX
38747
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38753 \begin_inset Text
38754
38755 \begin_layout Plain Layout
38756 as inset box
38757 \end_layout
38758
38759 \end_inset
38760 </cell>
38761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38762 \begin_inset Text
38763
38764 \begin_layout Plain Layout
38765 as date
38766 \end_layout
38767
38768 \end_inset
38769 </cell>
38770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38771 \begin_inset Text
38772
38773 \begin_layout Plain Layout
38774 as \SpecialChar TeX
38775  Code inset box
38776 \end_layout
38777
38778 \end_inset
38779 </cell>
38780 </row>
38781 <row>
38782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38783 \begin_inset Text
38784
38785 \begin_layout Plain Layout
38786 \SpecialChar LaTeX
38787
38788 \end_layout
38789
38790 \end_inset
38791 </cell>
38792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38793 \begin_inset Text
38794
38795 \begin_layout Plain Layout
38796 as date
38797 \end_layout
38798
38799 \end_inset
38800 </cell>
38801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38802 \begin_inset Text
38803
38804 \begin_layout Plain Layout
38805 as date
38806 \end_layout
38807
38808 \end_inset
38809 </cell>
38810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814 as command
38815 \end_layout
38816
38817 \end_inset
38818 </cell>
38819 </row>
38820 <row>
38821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38822 \begin_inset Text
38823
38824 \begin_layout Plain Layout
38825 DVI, PDF, PS
38826 \end_layout
38827
38828 \end_inset
38829 </cell>
38830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38831 \begin_inset Text
38832
38833 \begin_layout Plain Layout
38834 as date
38835 \end_layout
38836
38837 \end_inset
38838 </cell>
38839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38840 \begin_inset Text
38841
38842 \begin_layout Plain Layout
38843 as date
38844 \end_layout
38845
38846 \end_inset
38847 </cell>
38848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38849 \begin_inset Text
38850
38851 \begin_layout Plain Layout
38852 as date
38853 \end_layout
38854
38855 \end_inset
38856 </cell>
38857 </row>
38858 </lyxtabular>
38859
38860 \end_inset
38861
38862
38863 \end_layout
38864
38865 \end_inset
38866
38867
38868 \end_layout
38869
38870 \begin_layout Standard
38871 When you use the option 
38872 \family sans
38873 Draft
38874 \family default
38875  in the 
38876 \family sans
38877 File
38878 \family default
38879  tab of the 
38880 \family sans
38881 External Material
38882 \family default
38883  dialog, only the path to the inserted file is shown in the output.
38884 \begin_inset Newline newline
38885 \end_inset
38886
38887 External material is displayed in \SpecialChar LyX
38888  either as a box like this: 
38889 \begin_inset Graphics
38890         filename clipart/ExternalMaterialQt4.png
38891         scale 85
38892         scaleBeforeRotation
38893
38894 \end_inset
38895
38896  or as image, depending on the option 
38897 \family sans
38898 Show in LyX
38899 \family default
38900  in the 
38901 \family sans
38902 LaTeX and LyX options
38903 \family default
38904  tab of the dialog.
38905 \end_layout
38906
38907 \begin_layout Standard
38908 The 
38909 \family sans
38910 \emph on
38911 Customization
38912 \family default
38913 \emph default
38914  manual explains how you can define your own templates.
38915 \end_layout
38916
38917 \begin_layout Section
38918 Child Documents
38919 \begin_inset CommandInset label
38920 LatexCommand label
38921 name "sec:Child-Documents"
38922
38923 \end_inset
38924
38925
38926 \begin_inset Index idx
38927 status collapsed
38928
38929 \begin_layout Plain Layout
38930 External Document Parts ! Child Documents
38931 \end_layout
38932
38933 \end_inset
38934
38935
38936 \begin_inset Index idx
38937 status collapsed
38938
38939 \begin_layout Plain Layout
38940 Files ! Include
38941 \end_layout
38942
38943 \end_inset
38944
38945
38946 \end_layout
38947
38948 \begin_layout Standard
38949 Child documents are used if you have a long document consisting of several
38950  larger parts or sections.
38951  For maintenance it is often useful and sometimes even required to split
38952  the document into several files that can be revised separately.
38953  The different documents are then the so called 
38954 \begin_inset Quotes eld
38955 \end_inset
38956
38957 child documents
38958 \begin_inset Quotes erd
38959 \end_inset
38960
38961 , and a master document connects them to print the full document or parts
38962  of it.
38963  A child document inherits elements from its master, for example the \SpecialChar LaTeX
38964  preamble,
38965  the bibliography, and labels for cross-references.
38966 \end_layout
38967
38968 \begin_layout Standard
38969 To be able to work on child documents without the need to open their master,
38970  specify in the child document the master in the menu
38971 \family sans
38972  Document\SpecialChar menuseparator
38973 Settings\SpecialChar menuseparator
38974 Document
38975 \begin_inset space ~
38976 \end_inset
38977
38978 Class
38979 \family default
38980 .
38981  This master document will then be used in the background by \SpecialChar LyX
38982  when you edit
38983  the child document.
38984 \end_layout
38985
38986 \begin_layout Standard
38987 Included documents are displayed in \SpecialChar LyX
38988  as a box like this: 
38989 \begin_inset Graphics
38990         filename clipart/ChildDocumentQt4.png
38991         scale 85
38992         scaleBeforeRotation
38993
38994 \end_inset
38995
38996  To include child documents in a master document use the menu 
38997 \family sans
38998 Insert\SpecialChar menuseparator
38999 File\SpecialChar menuseparator
39000 Child
39001 \begin_inset space ~
39002 \end_inset
39003
39004 Documents
39005 \family default
39006 .
39007  A dialog pops up where you can choose between four include methods:
39008 \end_layout
39009
39010 \begin_layout Description
39011 Include You can include \SpecialChar LyX
39012  and \SpecialChar LaTeX
39013  documents.
39014  When you press the 
39015 \family sans
39016 Edit
39017 \family default
39018  button in the 
39019 \family sans
39020 Child Document
39021 \family default
39022  dialog, the included document will be opened in \SpecialChar LyX
39023  in a new file tab so that
39024  you can modify it.
39025 \begin_inset Newline newline
39026 \end_inset
39027
39028
39029 \end_layout
39030
39031 \begin_layout Standard
39032 Here is a child document inserted using 
39033 \family sans
39034 Include
39035 \family default
39036
39037 \begin_inset CommandInset include
39038 LatexCommand include
39039 filename "DummyDocument1.lyx"
39040
39041 \end_inset
39042
39043
39044 \end_layout
39045
39046 \begin_layout Standard
39047 The section numbering includes the sections of the included files in the
39048  order they are inserted in the master document.
39049  The included example document has for example a subsection that is numbered
39050  as a subsection of this section.
39051  Labels of included documents can be referenced: Subsection
39052 \begin_inset space ~
39053 \end_inset
39054
39055
39056 \begin_inset CommandInset ref
39057 LatexCommand ref
39058 reference "subsec:External-Subsection-1"
39059
39060 \end_inset
39061
39062 .
39063 \end_layout
39064
39065 \begin_layout Standard
39066 The preamble of the child document is ignored; only the preamble of the
39067  master document is used.
39068  Branches in child documents will be ignored by the master document when
39069  the master document does not have a branch with the same name.
39070  Included documents are inserted starting on a new page and ending with
39071  a page break.
39072 \end_layout
39073
39074 \begin_layout Standard
39075 \begin_inset Note Greyedout
39076 status open
39077
39078 \begin_layout Plain Layout
39079
39080 \series bold
39081 Note:
39082 \series default
39083  If you have included a \SpecialChar LyX
39084  or \SpecialChar LaTeX
39085  file, you are warned when you export/view the
39086  document in case the child document uses another document class than the
39087  master document as this will lead to unexpected outputs.
39088 \end_layout
39089
39090 \end_inset
39091
39092
39093 \end_layout
39094
39095 \begin_layout Description
39096 Input This method is very similar to the Include method.
39097  The differences are:
39098 \begin_inset Separator parbreak
39099 \end_inset
39100
39101
39102 \end_layout
39103
39104 \begin_deeper
39105 \begin_layout Itemize
39106 Input files don't start with a new page and don't end with a page break.
39107 \end_layout
39108
39109 \begin_layout Itemize
39110 Input files can be previewed in \SpecialChar LyX
39111  when 
39112 \family sans
39113 Instant
39114 \begin_inset space ~
39115 \end_inset
39116
39117 Preview
39118 \family default
39119  is enabled in \SpecialChar LyX
39120 's preferences under 
39121 \family sans
39122 Look
39123 \begin_inset space ~
39124 \end_inset
39125
39126 and
39127 \begin_inset space ~
39128 \end_inset
39129
39130 feel\SpecialChar menuseparator
39131 Graphics
39132 \family default
39133 .
39134 \end_layout
39135
39136 \begin_layout Itemize
39137 You cannot exclude Input files via the menu 
39138 \family sans
39139 Document\SpecialChar menuseparator
39140 Settings\SpecialChar menuseparator
39141 Child Documents
39142 \family default
39143 .
39144 \end_layout
39145
39146 \end_deeper
39147 \begin_layout Standard
39148 Here is a child document inserted using 
39149 \family sans
39150 Input
39151 \family default
39152
39153 \begin_inset CommandInset include
39154 LatexCommand input
39155 filename "DummyDocument2.lyx"
39156
39157 \end_inset
39158
39159
39160 \end_layout
39161
39162 \begin_layout Description
39163 Verbatim With this method any text file can be included.
39164  The file is shown in the output with its source code; no command used in
39165  the text is invoked.
39166  You can use the option 
39167 \family sans
39168 Mark spaces in output
39169 \family default
39170  that displays the character 
39171 \begin_inset Quotes eld
39172 \end_inset
39173
39174
39175 \begin_inset ERT
39176 status collapsed
39177
39178 \begin_layout Plain Layout
39179
39180
39181 \backslash
39182 textvisiblespace 
39183 \end_layout
39184
39185 \end_inset
39186
39187
39188 \begin_inset Quotes erd
39189 \end_inset
39190
39191  for every space character in the source code.
39192  The difference from the method via the menu 
39193 \family sans
39194 Insert\SpecialChar menuseparator
39195 File\SpecialChar menuseparator
39196 Plain
39197 \begin_inset space ~
39198 \end_inset
39199
39200 Text
39201 \family default
39202  is that the document content is not shown in \SpecialChar LyX
39203 .
39204 \end_layout
39205
39206 \begin_layout Standard
39207 Here is a child document inserted as Verbatim: 
39208 \begin_inset CommandInset include
39209 LatexCommand verbatiminput
39210 filename "DummyTextDocument.txt"
39211
39212 \end_inset
39213
39214
39215 \begin_inset VSpace bigskip
39216 \end_inset
39217
39218  Here is a child document inserted as Verbatim using the 
39219 \family sans
39220 Mark spaces in output
39221 \family default
39222  option: 
39223 \begin_inset CommandInset include
39224 LatexCommand verbatiminput*
39225 filename "DummyTextDocument.txt"
39226
39227 \end_inset
39228
39229
39230 \end_layout
39231
39232 \begin_layout Standard
39233 \begin_inset VSpace bigskip
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \begin_layout Standard
39240 \begin_inset Note Greyedout
39241 status open
39242
39243 \begin_layout Plain Layout
39244
39245 \series bold
39246 Note:
39247 \series default
39248  As you can see in the examples above, the text of the documents included
39249  as 
39250 \family sans
39251 verbatim
39252 \family default
39253  is not broken at the end of the document lines.
39254 \end_layout
39255
39256 \end_inset
39257
39258
39259 \end_layout
39260
39261 \begin_layout Description
39262 Listings This type is described in chapter
39263 \begin_inset space ~
39264 \end_inset
39265
39266
39267 \begin_inset CommandInset ref
39268 LatexCommand ref
39269 reference "cha:Program-Code-Listings"
39270
39271 \end_inset
39272
39273 .
39274 \end_layout
39275
39276 \begin_layout Standard
39277 \begin_inset Note Greyedout
39278 status open
39279
39280 \begin_layout Plain Layout
39281
39282 \series bold
39283 Note:
39284 \series default
39285  Including the same document twice in a document using different methods
39286  could cause \SpecialChar LaTeX
39287 -problems.
39288 \end_layout
39289
39290 \end_inset
39291
39292
39293 \end_layout
39294
39295 \begin_layout Standard
39296 If you want to view/export only selected children of your master document,
39297  either because you want to save compiling time or because you want to distribut
39298 e single chapters of the book you are just writing, you can exclude children
39299  from the output.
39300  This is done via the menu 
39301 \family sans
39302 Document\SpecialChar menuseparator
39303 Settings\SpecialChar menuseparator
39304 Child Documents
39305 \family default
39306 .
39307  You can exclude\SpecialChar breakableslash
39308 include children by double-clicking on the 
39309 \family sans
39310 include to output
39311 \family default
39312  column of the respective child document in the list (note that this only
39313  works for documents embedded via 
39314 \begin_inset Quotes eld
39315 \end_inset
39316
39317 Include
39318 \begin_inset Quotes erd
39319 \end_inset
39320
39321 , not with 
39322 \begin_inset Quotes eld
39323 \end_inset
39324
39325 Input
39326 \begin_inset Quotes erd
39327 \end_inset
39328
39329 ).
39330  If the option 
39331 \family sans
39332 Maintain counters and references
39333 \family default
39334  is enabled, \SpecialChar LyX
39335  will assure that all page numbers, references etc.
39336 \begin_inset space ~
39337 \end_inset
39338
39339 are correct as if the whole document was processed.
39340  This is useful if you want the selected sub-documents to look exactly as
39341  in the context of the whole document.
39342  However, \SpecialChar LyX
39343  needs to process the whole document in the background for this
39344  feature.
39345  So if you want to save compile time and if counters and references do not
39346  need to be correct, disable this checkbox.
39347 \end_layout
39348
39349 \begin_layout Standard
39350 Alternatively, you can put each included file into a branch.
39351 \begin_inset Foot
39352 status collapsed
39353
39354 \begin_layout Plain Layout
39355 Branches are described in section 
39356 \emph on
39357 Branches
39358 \emph default
39359  of the \SpecialChar LyX
39360  
39361 \emph on
39362 Userguide
39363 \emph default
39364 .
39365 \end_layout
39366
39367 \end_inset
39368
39369  By enabling\SpecialChar breakableslash
39370 disabling branches you can decide which included files will
39371  appear in the output.
39372  This has the advantage that it also works with Input'ed sub-documents.
39373  However, counters and references will not be maintained with this approach.
39374 \end_layout
39375
39376 \begin_layout Chapter
39377 Program Code Listings
39378 \begin_inset CommandInset label
39379 LatexCommand label
39380 name "cha:Program-Code-Listings"
39381
39382 \end_inset
39383
39384
39385 \begin_inset Index idx
39386 status collapsed
39387
39388 \begin_layout Plain Layout
39389 Listings
39390 \end_layout
39391
39392 \end_inset
39393
39394
39395 \begin_inset Index idx
39396 status collapsed
39397
39398 \begin_layout Plain Layout
39399 Program Code
39400 \end_layout
39401
39402 \end_inset
39403
39404
39405 \begin_inset Index idx
39406 status collapsed
39407
39408 \begin_layout Plain Layout
39409 Floats ! Listings
39410 \end_layout
39411
39412 \end_inset
39413
39414
39415 \end_layout
39416
39417 \begin_layout Standard
39418 To include and typeset program code you can use the 
39419 \family sans
39420 Listings
39421 \family default
39422  inset that can be inserted via the menu 
39423 \family sans
39424 Insert\SpecialChar menuseparator
39425 Program Listing
39426 \family default
39427 .
39428  The \SpecialChar LaTeX
39429 -package 
39430 \series bold
39431 listings
39432 \series default
39433
39434 \begin_inset Index idx
39435 status collapsed
39436
39437 \begin_layout Plain Layout
39438 \SpecialChar LaTeX
39439 -packages ! listings
39440 \end_layout
39441
39442 \end_inset
39443
39444  provides a powerful and flexible way to insert program source code into
39445  your document.
39446 \end_layout
39447
39448 \begin_layout Standard
39449 Right-clicking on a listings inset opens the context menu containing where
39450  you can set the listings format.
39451 \end_layout
39452
39453 \begin_layout Standard
39454 By default, a listing starts a new paragraph in the output.
39455  The placement option 
39456 \family sans
39457 Inline
39458 \begin_inset space ~
39459 \end_inset
39460
39461 listing
39462 \family default
39463  prints the listing inline like this: 
39464 \begin_inset listings
39465 lstparams "language={C++}"
39466 inline true
39467 status open
39468
39469 \begin_layout Plain Layout
39470
39471 int a=5;
39472 \end_layout
39473
39474 \end_inset
39475
39476
39477 \begin_inset Newline newline
39478 \end_inset
39479
39480 The option 
39481 \family sans
39482 Float
39483 \family default
39484  creates a listings float where you can specify the placement options 
39485 \begin_inset Quotes eld
39486 \end_inset
39487
39488
39489 \family sans
39490 h
39491 \family default
39492
39493 \begin_inset Quotes erd
39494 \end_inset
39495
39496
39497 \begin_inset Quotes eld
39498 \end_inset
39499
39500
39501 \family sans
39502 t
39503 \family default
39504
39505 \begin_inset Quotes erd
39506 \end_inset
39507
39508
39509 \begin_inset Quotes eld
39510 \end_inset
39511
39512
39513 \family sans
39514 b
39515 \family default
39516
39517 \begin_inset Quotes erd
39518 \end_inset
39519
39520 , and 
39521 \begin_inset Quotes eld
39522 \end_inset
39523
39524
39525 \family sans
39526 p
39527 \family default
39528
39529 \begin_inset Quotes erd
39530 \end_inset
39531
39532  corresponding to the float placement options described in section
39533 \begin_inset space ~
39534 \end_inset
39535
39536
39537 \begin_inset CommandInset ref
39538 LatexCommand ref
39539 reference "sec:Float-Placement"
39540
39541 \end_inset
39542
39543 .
39544  The placement options can be mixed and are inserted without any separation,
39545  e.
39546 \begin_inset space \thinspace{}
39547 \end_inset
39548
39549 g.
39550 \begin_inset space \space{}
39551 \end_inset
39552
39553
39554 \begin_inset Quotes eld
39555 \end_inset
39556
39557
39558 \family sans
39559 htbp
39560 \family default
39561
39562 \begin_inset Quotes erd
39563 \end_inset
39564
39565 .
39566  The option 
39567 \begin_inset Quotes eld
39568 \end_inset
39569
39570 h
39571 \begin_inset Quotes erd
39572 \end_inset
39573
39574  has sometimes no effect, but you don't need to use the 
39575 \family sans
39576 Float
39577 \family default
39578  option in this case as also non-float listings can have captions and be
39579  referenced.
39580 \end_layout
39581
39582 \begin_layout Standard
39583 You can add captions to listings with the menu 
39584 \family sans
39585 Insert\SpecialChar menuseparator
39586 Caption
39587 \family default
39588 .
39589  Listings can be referenced like floats: Listing
39590 \begin_inset space ~
39591 \end_inset
39592
39593
39594 \begin_inset CommandInset ref
39595 LatexCommand ref
39596 reference "lst:Example-Listing"
39597
39598 \end_inset
39599
39600 .
39601  A list of listings which contains all listings with captions can be created
39602  via the menu 
39603 \family sans
39604 Insert\SpecialChar menuseparator
39605 List
39606 \begin_inset space ~
39607 \end_inset
39608
39609 /
39610 \begin_inset space ~
39611 \end_inset
39612
39613 TOC\SpecialChar menuseparator
39614 List of Listings
39615 \family default
39616 .
39617  The list entries are the listing caption and the listing number.
39618 \end_layout
39619
39620 \begin_layout Standard
39621 \begin_inset listings
39622 lstparams "language=Python"
39623 inline false
39624 status open
39625
39626 \begin_layout Plain Layout
39627
39628 \begin_inset Caption Standard
39629
39630 \begin_layout Plain Layout
39631 \begin_inset CommandInset label
39632 LatexCommand label
39633 name "lst:Example-Listing"
39634
39635 \end_inset
39636
39637 Example Listing float
39638 \end_layout
39639
39640 \end_inset
39641
39642 # Example listing float
39643 \end_layout
39644
39645 \begin_layout Plain Layout
39646
39647 def func(param):
39648 \end_layout
39649
39650 \begin_layout Plain Layout
39651
39652     'this is a python function'
39653 \end_layout
39654
39655 \begin_layout Plain Layout
39656
39657     pass
39658 \end_layout
39659
39660 \end_inset
39661
39662
39663 \end_layout
39664
39665 \begin_layout Standard
39666 When you have set a programming language in the listings dialog, the keywords
39667  of this language will be recognized and specially typeset in the output.
39668  In the example listings the Python keyword 
39669 \begin_inset Quotes eld
39670 \end_inset
39671
39672 def
39673 \begin_inset Quotes erd
39674 \end_inset
39675
39676  is recognized and printed bold in the output.
39677 \end_layout
39678
39679 \begin_layout Standard
39680 \begin_inset Note Greyedout
39681 status open
39682
39683 \begin_layout Plain Layout
39684
39685 \series bold
39686 Note:
39687 \series default
39688  If you don't get bold keywords when using typewriter fonts, your 
39689 \family typewriter
39690 typewriter
39691 \family default
39692  font probably doesn't provide a bold shape.
39693  In this case select a different one in the menu 
39694 \family sans
39695 Document\SpecialChar menuseparator
39696 Settings\SpecialChar menuseparator
39697 Fonts
39698 \family default
39699 .
39700  (The fonts 
39701 \emph on
39702 LuxiMono, BeraMono
39703 \emph default
39704  and 
39705 \emph on
39706 Courier
39707 \emph default
39708  provide bold shapes.)
39709 \end_layout
39710
39711 \end_inset
39712
39713
39714 \end_layout
39715
39716 \begin_layout Standard
39717 In section 
39718 \family sans
39719 Line
39720 \begin_inset space ~
39721 \end_inset
39722
39723 numbering
39724 \family default
39725  of the listings dialog you can specify the line numbering style.
39726  You can insert a number to specify which lines are numbered in the field
39727  
39728 \family sans
39729 Step
39730 \family default
39731 .
39732  When you insert e.
39733 \begin_inset space \thinspace{}
39734 \end_inset
39735
39736 g.
39737 \begin_inset space \space{}
39738 \end_inset
39739
39740
39741 \begin_inset Quotes eld
39742 \end_inset
39743
39744 3
39745 \begin_inset Quotes erd
39746 \end_inset
39747
39748 , only every 3rd line will be numbered.
39749 \end_layout
39750
39751 \begin_layout Standard
39752 You can furthermore specify a range of lines; only these will then appear
39753  in the output.
39754  The option 
39755 \family sans
39756 Extended character table
39757 \family default
39758  should be used when you use national characters like the German umlauts
39759  in the listing.
39760 \begin_inset Newline newline
39761 \end_inset
39762
39763 Here is an example listing with left line numbering, step 
39764 \begin_inset Quotes eld
39765 \end_inset
39766
39767 3
39768 \begin_inset Quotes erd
39769 \end_inset
39770
39771 , language 
39772 \begin_inset Quotes eld
39773 \end_inset
39774
39775 Python
39776 \begin_inset Quotes erd
39777 \end_inset
39778
39779 , options 
39780 \begin_inset Quotes eld
39781 \end_inset
39782
39783 Extended character table
39784 \begin_inset Quotes erd
39785 \end_inset
39786
39787  and 
39788 \begin_inset Quotes eld
39789 \end_inset
39790
39791 Space
39792 \begin_inset space ~
39793 \end_inset
39794
39795 as
39796 \begin_inset space ~
39797 \end_inset
39798
39799 symbol
39800 \begin_inset Quotes erd
39801 \end_inset
39802
39803 , range lines 3
39804 \begin_inset space \thinspace{}
39805 \end_inset
39806
39807 -
39808 \begin_inset space \thinspace{}
39809 \end_inset
39810
39811 8:
39812 \end_layout
39813
39814 \begin_layout Standard
39815 \begin_inset listings
39816 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39817 inline false
39818 status open
39819
39820 \begin_layout Plain Layout
39821
39822 def func(param):
39823 \end_layout
39824
39825 \begin_layout Plain Layout
39826
39827     'this is a python function'
39828 \end_layout
39829
39830 \begin_layout Plain Layout
39831
39832     pass
39833 \end_layout
39834
39835 \begin_layout Plain Layout
39836
39837 def func(param):
39838 \end_layout
39839
39840 \begin_layout Plain Layout
39841
39842 'This is a German word: Tschüß'
39843 \end_layout
39844
39845 \begin_layout Plain Layout
39846
39847 pass
39848 \end_layout
39849
39850 \begin_layout Plain Layout
39851
39852 def func(param):
39853 \end_layout
39854
39855 \begin_layout Plain Layout
39856
39857 'this is a python function'
39858 \end_layout
39859
39860 \begin_layout Plain Layout
39861
39862 pass
39863 \end_layout
39864
39865 \end_inset
39866
39867
39868 \end_layout
39869
39870 \begin_layout Standard
39871 When you have tabulators in your listing, you can specify the number of
39872  characters that are spanned by a tabulator in the field 
39873 \family sans
39874 Tabulator
39875 \begin_inset space ~
39876 \end_inset
39877
39878 size
39879 \family default
39880 .
39881 \end_layout
39882
39883 \begin_layout Standard
39884 \begin_inset Note Greyedout
39885 status open
39886
39887 \begin_layout Plain Layout
39888
39889 \series bold
39890 Note:
39891 \series default
39892  Due to a bug in the 
39893 \series bold
39894 listings
39895 \series default
39896  package the line numbering is shifted by a line by every previous listing.
39897  That's the reason why the lines 2 and 5 are numbered in the above listing
39898  and not the lines 3 and 6.
39899 \end_layout
39900
39901 \end_inset
39902
39903
39904 \end_layout
39905
39906 \begin_layout Standard
39907 \begin_inset VSpace bigskip
39908 \end_inset
39909
39910
39911 \end_layout
39912
39913 \begin_layout Standard
39914 It is also possible to print lines from a file as listing.
39915  To do this, use the menu 
39916 \family sans
39917 Insert\SpecialChar menuseparator
39918 File\SpecialChar menuseparator
39919 Child Document
39920 \family default
39921  and choose the type 
39922 \family sans
39923 Listings
39924 \family default
39925 .
39926 \begin_inset Foot
39927 status collapsed
39928
39929 \begin_layout Plain Layout
39930 The other child document types are described in section
39931 \begin_inset space ~
39932 \end_inset
39933
39934
39935 \begin_inset CommandInset ref
39936 LatexCommand ref
39937 reference "sec:Child-Documents"
39938
39939 \end_inset
39940
39941 .
39942 \end_layout
39943
39944 \end_inset
39945
39946  In the child document dialog you can specify the listing parameters in
39947  a text box.
39948  To show a list of all available parameters, type in a question mark 
39949 \begin_inset Quotes eld
39950 \end_inset
39951
39952 ?
39953 \begin_inset Quotes erd
39954 \end_inset
39955
39956  in the text box.
39957 \end_layout
39958
39959 \begin_layout Standard
39960 To reference child document listings, write a label text into the corresponding
39961  field of the child document dialog.
39962  The label can then be referenced using the menu 
39963 \family sans
39964 Insert\SpecialChar menuseparator
39965 Cross-Reference
39966 \family default
39967 .
39968 \end_layout
39969
39970 \begin_layout Standard
39971 Listing
39972 \begin_inset space ~
39973 \end_inset
39974
39975
39976 \begin_inset CommandInset ref
39977 LatexCommand ref
39978 reference "lst:file-listing"
39979
39980 \end_inset
39981
39982  is an example for a listing of a file; there the lines 10
39983 \begin_inset space \thinspace{}
39984 \end_inset
39985
39986 -
39987 \begin_inset space \thinspace{}
39988 \end_inset
39989
39990 15 of this \SpecialChar LyX
39991  file are listed.
39992 \end_layout
39993
39994 \begin_layout Standard
39995 \begin_inset CommandInset include
39996 LatexCommand lstinputlisting
39997 filename "EmbeddedObjects.lyx"
39998 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
39999
40000 \end_inset
40001
40002
40003 \end_layout
40004
40005 \begin_layout Standard
40006 \begin_inset VSpace bigskip
40007 \end_inset
40008
40009
40010 \end_layout
40011
40012 \begin_layout Standard
40013 Inserting a formula into a listing can be done the following way:
40014 \end_layout
40015
40016 \begin_layout Enumerate
40017 Open the listings dialog and add
40018 \begin_inset Newline newline
40019 \end_inset
40020
40021
40022 \family sans
40023 mathescape=true
40024 \family default
40025
40026 \begin_inset Newline newline
40027 \end_inset
40028
40029 to the field of the 
40030 \family sans
40031 Advanced
40032 \family default
40033  tab.
40034 \end_layout
40035
40036 \begin_layout Enumerate
40037 Create a formula outside the listing
40038 \end_layout
40039
40040 \begin_layout Enumerate
40041 Copy the content of the formula (not the formula inset) to the clipboard
40042  (shortcut 
40043 \begin_inset Info
40044 type  "shortcut"
40045 arg   "copy"
40046 \end_inset
40047
40048 )
40049 \end_layout
40050
40051 \begin_layout Enumerate
40052 In the listing write 
40053 \begin_inset Quotes eld
40054 \end_inset
40055
40056
40057 \family sans
40058 $$
40059 \family default
40060
40061 \begin_inset Quotes erd
40062 \end_inset
40063
40064  and copy from the clipboard between the dollar-signs (shortcut 
40065 \begin_inset Info
40066 type  "shortcut"
40067 arg   "paste"
40068 \end_inset
40069
40070 )
40071 \end_layout
40072
40073 \begin_layout Standard
40074 \begin_inset listings
40075 lstparams "language=Python,mathescape=true"
40076 inline false
40077 status open
40078
40079 \begin_layout Plain Layout
40080
40081 \begin_inset Caption Standard
40082
40083 \begin_layout Plain Layout
40084 Example Listing float containing a formula
40085 \end_layout
40086
40087 \end_inset
40088
40089 # Example listing float
40090 \end_layout
40091
40092 \begin_layout Plain Layout
40093
40094 def func(param):
40095 \end_layout
40096
40097 \begin_layout Plain Layout
40098
40099     # $
40100 \backslash
40101 prod_{n=1}^{
40102 \backslash
40103 infty}
40104 \backslash
40105 ,
40106 \backslash
40107 frac{1}{x^{2}}$
40108 \end_layout
40109
40110 \begin_layout Plain Layout
40111
40112     pass
40113 \end_layout
40114
40115 \end_inset
40116
40117
40118 \end_layout
40119
40120 \begin_layout Standard
40121 \begin_inset VSpace bigskip
40122 \end_inset
40123
40124
40125 \end_layout
40126
40127 \begin_layout Standard
40128 Global listings settings can be set in the 
40129 \family sans
40130 Document\SpecialChar menuseparator
40131 Settings\SpecialChar menuseparator
40132 Listings
40133 \family default
40134  dialog.
40135  To get there a list of available options, type in a question mark 
40136 \begin_inset Quotes eld
40137 \end_inset
40138
40139 ?
40140 \begin_inset Quotes erd
40141 \end_inset
40142
40143 .
40144 \end_layout
40145
40146 \begin_layout Standard
40147 For more information about the 
40148 \series bold
40149 listings
40150 \series default
40151  package, we refer to its documentation 
40152 \begin_inset CommandInset citation
40153 LatexCommand cite
40154 key "listings"
40155
40156 \end_inset
40157
40158 .
40159 \end_layout
40160
40161 \begin_layout Standard
40162 \begin_inset Newpage newpage
40163 \end_inset
40164
40165
40166 \end_layout
40167
40168 \begin_layout Chapter
40169 \start_of_appendix
40170 Units available in \SpecialChar LyX
40171
40172 \begin_inset Index idx
40173 status collapsed
40174
40175 \begin_layout Plain Layout
40176 Units
40177 \end_layout
40178
40179 \end_inset
40180
40181
40182 \begin_inset CommandInset label
40183 LatexCommand label
40184 name "cha:Units-available-in"
40185
40186 \end_inset
40187
40188
40189 \end_layout
40190
40191 \begin_layout Standard
40192 To understand the units described in this documentation, Table
40193 \begin_inset space ~
40194 \end_inset
40195
40196
40197 \begin_inset CommandInset ref
40198 LatexCommand ref
40199 reference "tab:Units"
40200
40201 \end_inset
40202
40203  explains all units available in \SpecialChar LyX
40204 .
40205 \end_layout
40206
40207 \begin_layout Standard
40208 \begin_inset Float table
40209 placement h
40210 wide false
40211 sideways false
40212 status open
40213
40214 \begin_layout Plain Layout
40215 \begin_inset Caption Standard
40216
40217 \begin_layout Plain Layout
40218 \begin_inset CommandInset label
40219 LatexCommand label
40220 name "tab:Units"
40221
40222 \end_inset
40223
40224 Units
40225 \end_layout
40226
40227 \end_inset
40228
40229
40230 \end_layout
40231
40232 \begin_layout Plain Layout
40233 \begin_inset VSpace medskip
40234 \end_inset
40235
40236
40237 \end_layout
40238
40239 \begin_layout Plain Layout
40240 \align center
40241 \begin_inset Tabular
40242 <lyxtabular version="3" rows="20" columns="3">
40243 <features tabularvalignment="middle">
40244 <column alignment="center" valignment="top">
40245 <column alignment="center" valignment="top">
40246 <column alignment="center" valignment="top">
40247 <row>
40248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40249 \begin_inset Text
40250
40251 \begin_layout Plain Layout
40252 unit
40253 \end_layout
40254
40255 \end_inset
40256 </cell>
40257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40258 \begin_inset Text
40259
40260 \begin_layout Plain Layout
40261 name/description
40262 \end_layout
40263
40264 \end_inset
40265 </cell>
40266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40267 \begin_inset Text
40268
40269 \begin_layout Plain Layout
40270 \SpecialChar LaTeX
40271  command
40272 \end_layout
40273
40274 \end_inset
40275 </cell>
40276 </row>
40277 <row>
40278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40279 \begin_inset Text
40280
40281 \begin_layout Plain Layout
40282 mm
40283 \end_layout
40284
40285 \end_inset
40286 </cell>
40287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40288 \begin_inset Text
40289
40290 \begin_layout Plain Layout
40291 millimeter
40292 \end_layout
40293
40294 \end_inset
40295 </cell>
40296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40297 \begin_inset Text
40298
40299 \begin_layout Plain Layout
40300 -
40301 \end_layout
40302
40303 \end_inset
40304 </cell>
40305 </row>
40306 <row>
40307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40308 \begin_inset Text
40309
40310 \begin_layout Plain Layout
40311 cm
40312 \end_layout
40313
40314 \end_inset
40315 </cell>
40316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40317 \begin_inset Text
40318
40319 \begin_layout Plain Layout
40320 centimeter
40321 \end_layout
40322
40323 \end_inset
40324 </cell>
40325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40326 \begin_inset Text
40327
40328 \begin_layout Plain Layout
40329 -
40330 \end_layout
40331
40332 \end_inset
40333 </cell>
40334 </row>
40335 <row>
40336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40337 \begin_inset Text
40338
40339 \begin_layout Plain Layout
40340 in
40341 \end_layout
40342
40343 \end_inset
40344 </cell>
40345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40346 \begin_inset Text
40347
40348 \begin_layout Plain Layout
40349 inch
40350 \end_layout
40351
40352 \end_inset
40353 </cell>
40354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40355 \begin_inset Text
40356
40357 \begin_layout Plain Layout
40358 -
40359 \end_layout
40360
40361 \end_inset
40362 </cell>
40363 </row>
40364 <row>
40365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40366 \begin_inset Text
40367
40368 \begin_layout Plain Layout
40369 pt
40370 \end_layout
40371
40372 \end_inset
40373 </cell>
40374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40375 \begin_inset Text
40376
40377 \begin_layout Plain Layout
40378 point (72.27
40379 \begin_inset space \thinspace{}
40380 \end_inset
40381
40382 pt = 1
40383 \begin_inset space \thinspace{}
40384 \end_inset
40385
40386 in)
40387 \end_layout
40388
40389 \end_inset
40390 </cell>
40391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40392 \begin_inset Text
40393
40394 \begin_layout Plain Layout
40395 -
40396 \end_layout
40397
40398 \end_inset
40399 </cell>
40400 </row>
40401 <row>
40402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40403 \begin_inset Text
40404
40405 \begin_layout Plain Layout
40406 pc
40407 \end_layout
40408
40409 \end_inset
40410 </cell>
40411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40412 \begin_inset Text
40413
40414 \begin_layout Plain Layout
40415 pica (1
40416 \begin_inset space \thinspace{}
40417 \end_inset
40418
40419 pc = 12
40420 \begin_inset space \thinspace{}
40421 \end_inset
40422
40423 pt)
40424 \end_layout
40425
40426 \end_inset
40427 </cell>
40428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40429 \begin_inset Text
40430
40431 \begin_layout Plain Layout
40432 -
40433 \end_layout
40434
40435 \end_inset
40436 </cell>
40437 </row>
40438 <row>
40439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40440 \begin_inset Text
40441
40442 \begin_layout Plain Layout
40443 sp
40444 \end_layout
40445
40446 \end_inset
40447 </cell>
40448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40449 \begin_inset Text
40450
40451 \begin_layout Plain Layout
40452 scaled point (65536
40453 \begin_inset space \thinspace{}
40454 \end_inset
40455
40456 sp = 1
40457 \begin_inset space \thinspace{}
40458 \end_inset
40459
40460 pt)
40461 \end_layout
40462
40463 \end_inset
40464 </cell>
40465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40466 \begin_inset Text
40467
40468 \begin_layout Plain Layout
40469 -
40470 \end_layout
40471
40472 \end_inset
40473 </cell>
40474 </row>
40475 <row>
40476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40477 \begin_inset Text
40478
40479 \begin_layout Plain Layout
40480 bp
40481 \end_layout
40482
40483 \end_inset
40484 </cell>
40485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40486 \begin_inset Text
40487
40488 \begin_layout Plain Layout
40489 big point (72
40490 \begin_inset space \thinspace{}
40491 \end_inset
40492
40493 bp = 1
40494 \begin_inset space \thinspace{}
40495 \end_inset
40496
40497 in)
40498 \end_layout
40499
40500 \end_inset
40501 </cell>
40502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40503 \begin_inset Text
40504
40505 \begin_layout Plain Layout
40506 -
40507 \end_layout
40508
40509 \end_inset
40510 </cell>
40511 </row>
40512 <row>
40513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40514 \begin_inset Text
40515
40516 \begin_layout Plain Layout
40517 dd
40518 \end_layout
40519
40520 \end_inset
40521 </cell>
40522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40523 \begin_inset Text
40524
40525 \begin_layout Plain Layout
40526 didot (1
40527 \begin_inset space \thinspace{}
40528 \end_inset
40529
40530 dd 
40531 \begin_inset Formula $\approx$
40532 \end_inset
40533
40534  0.376
40535 \begin_inset space \thinspace{}
40536 \end_inset
40537
40538 mm)
40539 \end_layout
40540
40541 \end_inset
40542 </cell>
40543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40544 \begin_inset Text
40545
40546 \begin_layout Plain Layout
40547 -
40548 \end_layout
40549
40550 \end_inset
40551 </cell>
40552 </row>
40553 <row>
40554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40555 \begin_inset Text
40556
40557 \begin_layout Plain Layout
40558 cc
40559 \end_layout
40560
40561 \end_inset
40562 </cell>
40563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40564 \begin_inset Text
40565
40566 \begin_layout Plain Layout
40567 cicero (1
40568 \begin_inset space \thinspace{}
40569 \end_inset
40570
40571 cc = 12
40572 \begin_inset space \thinspace{}
40573 \end_inset
40574
40575 dd)
40576 \end_layout
40577
40578 \end_inset
40579 </cell>
40580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40581 \begin_inset Text
40582
40583 \begin_layout Plain Layout
40584 -
40585 \end_layout
40586
40587 \end_inset
40588 </cell>
40589 </row>
40590 <row>
40591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40592 \begin_inset Text
40593
40594 \begin_layout Plain Layout
40595 Scale Graphics %
40596 \end_layout
40597
40598 \end_inset
40599 </cell>
40600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40601 \begin_inset Text
40602
40603 \begin_layout Plain Layout
40604 % of original image width
40605 \end_layout
40606
40607 \end_inset
40608 </cell>
40609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40610 \begin_inset Text
40611
40612 \begin_layout Plain Layout
40613
40614 \end_layout
40615
40616 \end_inset
40617 </cell>
40618 </row>
40619 <row>
40620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40621 \begin_inset Text
40622
40623 \begin_layout Plain Layout
40624 Text Width %
40625 \end_layout
40626
40627 \end_inset
40628 </cell>
40629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40630 \begin_inset Text
40631
40632 \begin_layout Plain Layout
40633 % of text width
40634 \end_layout
40635
40636 \end_inset
40637 </cell>
40638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40639 \begin_inset Text
40640
40641 \begin_layout Plain Layout
40642
40643 \backslash
40644 textwidth
40645 \end_layout
40646
40647 \end_inset
40648 </cell>
40649 </row>
40650 <row>
40651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40652 \begin_inset Text
40653
40654 \begin_layout Plain Layout
40655 Column Width %
40656 \end_layout
40657
40658 \end_inset
40659 </cell>
40660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40661 \begin_inset Text
40662
40663 \begin_layout Plain Layout
40664 % of column width
40665 \end_layout
40666
40667 \end_inset
40668 </cell>
40669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40670 \begin_inset Text
40671
40672 \begin_layout Plain Layout
40673
40674 \backslash
40675 columnwidth
40676 \end_layout
40677
40678 \end_inset
40679 </cell>
40680 </row>
40681 <row>
40682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40683 \begin_inset Text
40684
40685 \begin_layout Plain Layout
40686 Page Width %
40687 \end_layout
40688
40689 \end_inset
40690 </cell>
40691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40692 \begin_inset Text
40693
40694 \begin_layout Plain Layout
40695 % of paper width
40696 \end_layout
40697
40698 \end_inset
40699 </cell>
40700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40701 \begin_inset Text
40702
40703 \begin_layout Plain Layout
40704
40705 \backslash
40706 paperwidth
40707 \end_layout
40708
40709 \end_inset
40710 </cell>
40711 </row>
40712 <row>
40713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40714 \begin_inset Text
40715
40716 \begin_layout Plain Layout
40717 Line Width %
40718 \end_layout
40719
40720 \end_inset
40721 </cell>
40722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40723 \begin_inset Text
40724
40725 \begin_layout Plain Layout
40726 % of line width
40727 \end_layout
40728
40729 \end_inset
40730 </cell>
40731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40732 \begin_inset Text
40733
40734 \begin_layout Plain Layout
40735
40736 \backslash
40737 linewidth
40738 \end_layout
40739
40740 \end_inset
40741 </cell>
40742 </row>
40743 <row>
40744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40745 \begin_inset Text
40746
40747 \begin_layout Plain Layout
40748 Text Height %
40749 \end_layout
40750
40751 \end_inset
40752 </cell>
40753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40754 \begin_inset Text
40755
40756 \begin_layout Plain Layout
40757 % of text height
40758 \end_layout
40759
40760 \end_inset
40761 </cell>
40762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40763 \begin_inset Text
40764
40765 \begin_layout Plain Layout
40766
40767 \backslash
40768 textheight
40769 \end_layout
40770
40771 \end_inset
40772 </cell>
40773 </row>
40774 <row>
40775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40776 \begin_inset Text
40777
40778 \begin_layout Plain Layout
40779 Page Height %
40780 \end_layout
40781
40782 \end_inset
40783 </cell>
40784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40785 \begin_inset Text
40786
40787 \begin_layout Plain Layout
40788 % of paper height
40789 \end_layout
40790
40791 \end_inset
40792 </cell>
40793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40794 \begin_inset Text
40795
40796 \begin_layout Plain Layout
40797
40798 \backslash
40799 paperheight
40800 \end_layout
40801
40802 \end_inset
40803 </cell>
40804 </row>
40805 <row>
40806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40807 \begin_inset Text
40808
40809 \begin_layout Plain Layout
40810 ex
40811 \end_layout
40812
40813 \end_inset
40814 </cell>
40815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40816 \begin_inset Text
40817
40818 \begin_layout Plain Layout
40819 height of letter 
40820 \emph on
40821 x
40822 \emph default
40823  in current font
40824 \end_layout
40825
40826 \end_inset
40827 </cell>
40828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40829 \begin_inset Text
40830
40831 \begin_layout Plain Layout
40832 -
40833 \end_layout
40834
40835 \end_inset
40836 </cell>
40837 </row>
40838 <row>
40839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40840 \begin_inset Text
40841
40842 \begin_layout Plain Layout
40843 em
40844 \end_layout
40845
40846 \end_inset
40847 </cell>
40848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40849 \begin_inset Text
40850
40851 \begin_layout Plain Layout
40852 width of letter 
40853 \emph on
40854 M
40855 \emph default
40856  in current font
40857 \end_layout
40858
40859 \end_inset
40860 </cell>
40861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40862 \begin_inset Text
40863
40864 \begin_layout Plain Layout
40865 -
40866 \end_layout
40867
40868 \end_inset
40869 </cell>
40870 </row>
40871 <row>
40872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40873 \begin_inset Text
40874
40875 \begin_layout Plain Layout
40876 mu
40877 \end_layout
40878
40879 \end_inset
40880 </cell>
40881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40882 \begin_inset Text
40883
40884 \begin_layout Plain Layout
40885 math unit (1
40886 \begin_inset space \thinspace{}
40887 \end_inset
40888
40889 mu = 1/18
40890 \begin_inset space \thinspace{}
40891 \end_inset
40892
40893 em)
40894 \end_layout
40895
40896 \end_inset
40897 </cell>
40898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40899 \begin_inset Text
40900
40901 \begin_layout Plain Layout
40902 -
40903 \end_layout
40904
40905 \end_inset
40906 </cell>
40907 </row>
40908 </lyxtabular>
40909
40910 \end_inset
40911
40912
40913 \end_layout
40914
40915 \end_inset
40916
40917
40918 \end_layout
40919
40920 \begin_layout Chapter
40921 Output File Formats with Graphics
40922 \begin_inset CommandInset label
40923 LatexCommand label
40924 name "cha:Output-File-Formats"
40925
40926 \end_inset
40927
40928
40929 \end_layout
40930
40931 \begin_layout Section
40932 DVI
40933 \begin_inset Index idx
40934 status collapsed
40935
40936 \begin_layout Plain Layout
40937 File Formats ! DVI
40938 \end_layout
40939
40940 \end_inset
40941
40942
40943 \begin_inset Index idx
40944 status collapsed
40945
40946 \begin_layout Plain Layout
40947 DVI|see
40948 \begin_inset ERT
40949 status collapsed
40950
40951 \begin_layout Plain Layout
40952
40953 {
40954 \end_layout
40955
40956 \end_inset
40957
40958 File Formats
40959 \begin_inset ERT
40960 status collapsed
40961
40962 \begin_layout Plain Layout
40963
40964 }
40965 \end_layout
40966
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \end_inset
40973
40974
40975 \end_layout
40976
40977 \begin_layout Standard
40978 This file type has the extension 
40979 \begin_inset Quotes eld
40980 \end_inset
40981
40982
40983 \family typewriter
40984 .dvi
40985 \family default
40986
40987 \begin_inset Quotes erd
40988 \end_inset
40989
40990 .
40991  It is called 
40992 \begin_inset Quotes eld
40993 \end_inset
40994
40995 device-independent
40996 \begin_inset Quotes erd
40997 \end_inset
40998
40999  (DVI), because it is completely portable; you can move them from one machine
41000  to another without needing to do any sort of conversion.
41001  At the time when this file-format was developed, this was no matter of
41002  course.
41003  DVIs are used for quick previews and as pre-stage for other output formats,
41004  like PostScript.
41005 \end_layout
41006
41007 \begin_layout Standard
41008 \begin_inset Note Greyedout
41009 status open
41010
41011 \begin_layout Plain Layout
41012
41013 \series bold
41014 Note:
41015 \series default
41016  DVI-files do not contain images; they will only be a linked.
41017 \end_layout
41018
41019 \end_inset
41020
41021  So don't forget this, if you move your 
41022 \family typewriter
41023 .dvi
41024 \family default
41025  file to another computer.
41026  This property can also slow down your computer when you view the DVI, because
41027  the DVI-viewer has to convert the image in the background to make it visible
41028  when you scroll in the DVI.
41029  So it is recommended that you use PDF for files with many images.
41030 \end_layout
41031
41032 \begin_layout Standard
41033 You can export your document to DVI by using the menu 
41034 \family sans
41035 File\SpecialChar menuseparator
41036 Export\SpecialChar menuseparator
41037 DVI
41038 \family default
41039 .
41040  You can view your document as DVI via the 
41041 \family sans
41042 View
41043 \family default
41044  menu.
41045 \end_layout
41046
41047 \begin_layout Section
41048 PostScript
41049 \begin_inset Index idx
41050 status collapsed
41051
41052 \begin_layout Plain Layout
41053 File Formats ! PostScript
41054 \end_layout
41055
41056 \end_inset
41057
41058
41059 \begin_inset Index idx
41060 status collapsed
41061
41062 \begin_layout Plain Layout
41063 PostScript|see
41064 \begin_inset ERT
41065 status collapsed
41066
41067 \begin_layout Plain Layout
41068
41069 {
41070 \end_layout
41071
41072 \end_inset
41073
41074 File Formats
41075 \begin_inset ERT
41076 status collapsed
41077
41078 \begin_layout Plain Layout
41079
41080 }
41081 \end_layout
41082
41083 \end_inset
41084
41085
41086 \end_layout
41087
41088 \end_inset
41089
41090
41091 \end_layout
41092
41093 \begin_layout Standard
41094 This file type has the extension 
41095 \begin_inset Quotes eld
41096 \end_inset
41097
41098
41099 \family typewriter
41100 .ps
41101 \family default
41102
41103 \begin_inset Quotes erd
41104 \end_inset
41105
41106 .
41107  PostScript was developed by the company 
41108 \family typewriter
41109 Adobe
41110 \family default
41111  as a printer language.
41112  The file therefore contains commands that the printer uses to print the
41113  file.
41114  PostScript can be seen as a 
41115 \begin_inset Quotes eld
41116 \end_inset
41117
41118 programming language
41119 \begin_inset Quotes erd
41120 \end_inset
41121
41122 ; you can calculate with it and draw diagrams and images
41123 \begin_inset Foot
41124 status collapsed
41125
41126 \begin_layout Plain Layout
41127 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
41128 -package
41129  
41130 \series bold
41131 PSTricks
41132 \series default
41133  
41134 \begin_inset CommandInset citation
41135 LatexCommand cite
41136 key "pstricks"
41137
41138 \end_inset
41139
41140 .
41141 \end_layout
41142
41143 \end_inset
41144
41145 .
41146  Due to this ability, the files are often bigger than PDFs.
41147 \end_layout
41148
41149 \begin_layout Standard
41150 PostScript can only contain images in the format 
41151 \begin_inset Quotes eld
41152 \end_inset
41153
41154 Encapsulated PostScript
41155 \begin_inset Quotes erd
41156 \end_inset
41157
41158  (EPS, file extension 
41159 \begin_inset Quotes eld
41160 \end_inset
41161
41162
41163 \family typewriter
41164 .eps
41165 \family default
41166
41167 \begin_inset Quotes erd
41168 \end_inset
41169
41170 ).
41171  As \SpecialChar LyX
41172  allows you to use any known image format in your document, it has to
41173  convert images in the background to EPS.
41174  If you have e.g.
41175 \begin_inset space ~
41176 \end_inset
41177
41178 50
41179 \begin_inset space ~
41180 \end_inset
41181
41182 images in your document, \SpecialChar LyX
41183  has to do 50
41184 \begin_inset space ~
41185 \end_inset
41186
41187 conversions whenever you view or export your document.
41188  This will slow down your work flow with \SpecialChar LyX
41189  drastically.
41190  So if you plan to use PostScript, you can insert your images directly as
41191  EPS to avoid this problem.
41192 \end_layout
41193
41194 \begin_layout Standard
41195 You can export your document to PostScript using the menu 
41196 \family sans
41197 File\SpecialChar menuseparator
41198 Export\SpecialChar menuseparator
41199 Postscript
41200 \family default
41201 .
41202  You can view your document as PostScript via the 
41203 \family sans
41204 View
41205 \family default
41206  menu.
41207 \end_layout
41208
41209 \begin_layout Section
41210 PDF
41211 \begin_inset Index idx
41212 status collapsed
41213
41214 \begin_layout Plain Layout
41215 File Formats ! PDF
41216 \end_layout
41217
41218 \end_inset
41219
41220
41221 \begin_inset Index idx
41222 status collapsed
41223
41224 \begin_layout Plain Layout
41225 PDF
41226 \end_layout
41227
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \begin_layout Standard
41234 This file type has the extension 
41235 \begin_inset Quotes eld
41236 \end_inset
41237
41238
41239 \family typewriter
41240 .pdf
41241 \family default
41242
41243 \begin_inset Quotes erd
41244 \end_inset
41245
41246 .
41247  The 
41248 \begin_inset Quotes eld
41249 \end_inset
41250
41251 Portable Document Format
41252 \begin_inset Quotes erd
41253 \end_inset
41254
41255  (PDF) was developed by 
41256 \family typewriter
41257 Adobe
41258 \family default
41259  as a derivative of PostScript.
41260  It is more compressed and it uses fewer commands than PostScript.
41261  As the name 
41262 \begin_inset Quotes eld
41263 \end_inset
41264
41265 portable
41266 \begin_inset Quotes erd
41267 \end_inset
41268
41269  implies, it can be processed at any computer system and the printed output
41270  looks exactly the same.
41271 \end_layout
41272
41273 \begin_layout Standard
41274 PDF can contain images in its own PDF format, in the format 
41275 \begin_inset Quotes eld
41276 \end_inset
41277
41278 Joint Photographic Experts Group
41279 \begin_inset Quotes erd
41280 \end_inset
41281
41282  (JPG, file extension 
41283 \begin_inset Quotes eld
41284 \end_inset
41285
41286
41287 \family typewriter
41288 .jpg
41289 \family default
41290
41291 \begin_inset Quotes erd
41292 \end_inset
41293
41294  or 
41295 \begin_inset Quotes eld
41296 \end_inset
41297
41298
41299 \family typewriter
41300 .jpeg
41301 \family default
41302
41303 \begin_inset Quotes erd
41304 \end_inset
41305
41306 ), and in the format 
41307 \begin_inset Quotes eld
41308 \end_inset
41309
41310 Portable Network Graphics
41311 \begin_inset Quotes erd
41312 \end_inset
41313
41314  (PNG, file extension 
41315 \begin_inset Quotes eld
41316 \end_inset
41317
41318
41319 \family typewriter
41320 .png
41321 \family default
41322
41323 \begin_inset Quotes erd
41324 \end_inset
41325
41326 ).
41327  Nevertheless you can use any other image format, because \SpecialChar LyX
41328  converts them
41329  in the background to one of these formats.
41330  But as described in the section about PostScript, the image conversion
41331  will slow down your work flow.
41332  So it is recommended that you use images in one of the three mentioned
41333  formats.
41334 \end_layout
41335
41336 \begin_layout Standard
41337 You can export your document to PDF via the menu 
41338 \family sans
41339 File\SpecialChar menuseparator
41340 Export
41341 \family default
41342  in three different ways:
41343 \end_layout
41344
41345 \begin_layout Description
41346 PDF
41347 \begin_inset space ~
41348 \end_inset
41349
41350 (ps2pdf) This uses the program 
41351 \family typewriter
41352 ps2pdf
41353 \family default
41354  that creates a PDF from a PostScript-version of your file.
41355  The PostScript-version is produced by the program 
41356 \family typewriter
41357 dvips
41358 \family default
41359  which uses a DVI-version as intermediate step.
41360  So this export variant consists of three conversions.
41361 \end_layout
41362
41363 \begin_layout Description
41364 PDF
41365 \begin_inset space ~
41366 \end_inset
41367
41368 (dvipdfm) This uses the program 
41369 \family typewriter
41370 dvipdfm
41371 \family default
41372  that converts your file in the background to DVI and in a second step to
41373  PDF.
41374 \end_layout
41375
41376 \begin_layout Description
41377 PDF
41378 \begin_inset space ~
41379 \end_inset
41380
41381 (pdflatex) This uses the program 
41382 \family typewriter
41383 pdftex
41384 \family default
41385  that converts your file directly to PDF.
41386 \end_layout
41387
41388 \begin_layout Standard
41389 It is recommended that you use 
41390 \family sans
41391 PDF
41392 \begin_inset space ~
41393 \end_inset
41394
41395 (pdflatex)
41396 \family default
41397  because 
41398 \family typewriter
41399 pdftex
41400 \family default
41401  supports all features of actual PDF-versions, is quick and works stable.
41402  The program 
41403 \family typewriter
41404 dvipdfm
41405 \family default
41406  is not under development and therefore a bit outdated.
41407 \end_layout
41408
41409 \begin_layout Standard
41410 You can view your document as PDF via the 
41411 \family sans
41412 View
41413 \family default
41414  menu or by using a toolbar button.
41415 \end_layout
41416
41417 \begin_layout Chapter
41418 List of dvips color names
41419 \begin_inset CommandInset label
41420 LatexCommand label
41421 name "chap:List-of-dvips-colornames"
41422
41423 \end_inset
41424
41425
41426 \end_layout
41427
41428 \begin_layout Standard
41429 \begin_inset Tabular
41430 <lyxtabular version="3" rows="17" columns="4">
41431 <features tabularvalignment="middle">
41432 <column alignment="left" valignment="top" width="0pt">
41433 <column alignment="left" valignment="top" width="0pt">
41434 <column alignment="left" valignment="top" width="0pt">
41435 <column alignment="left" valignment="top" width="0pt">
41436 <row>
41437 <cell alignment="left" valignment="top" usebox="none">
41438 \begin_inset Text
41439
41440 \begin_layout Plain Layout
41441 \begin_inset ERT
41442 status collapsed
41443
41444 \begin_layout Plain Layout
41445
41446
41447 \backslash
41448 fcolorbox{black}{
41449 \end_layout
41450
41451 \end_inset
41452
41453 white
41454 \begin_inset ERT
41455 status collapsed
41456
41457 \begin_layout Plain Layout
41458
41459 }{
41460 \end_layout
41461
41462 \end_inset
41463
41464 Color
41465 \begin_inset ERT
41466 status collapsed
41467
41468 \begin_layout Plain Layout
41469
41470 }
41471 \end_layout
41472
41473 \end_inset
41474
41475  Color name
41476 \end_layout
41477
41478 \end_inset
41479 </cell>
41480 <cell alignment="left" valignment="top" usebox="none">
41481 \begin_inset Text
41482
41483 \begin_layout Plain Layout
41484 \begin_inset ERT
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488
41489
41490 \backslash
41491 fcolorbox{black}{
41492 \end_layout
41493
41494 \end_inset
41495
41496 white
41497 \begin_inset ERT
41498 status collapsed
41499
41500 \begin_layout Plain Layout
41501
41502 }{
41503 \end_layout
41504
41505 \end_inset
41506
41507 Color
41508 \begin_inset ERT
41509 status collapsed
41510
41511 \begin_layout Plain Layout
41512
41513 }
41514 \end_layout
41515
41516 \end_inset
41517
41518  Color name
41519 \end_layout
41520
41521 \end_inset
41522 </cell>
41523 <cell alignment="left" valignment="top" usebox="none">
41524 \begin_inset Text
41525
41526 \begin_layout Plain Layout
41527 \begin_inset ERT
41528 status collapsed
41529
41530 \begin_layout Plain Layout
41531
41532
41533 \backslash
41534 fcolorbox{black}{
41535 \end_layout
41536
41537 \end_inset
41538
41539 white
41540 \begin_inset ERT
41541 status collapsed
41542
41543 \begin_layout Plain Layout
41544
41545 }{
41546 \end_layout
41547
41548 \end_inset
41549
41550 Color
41551 \begin_inset ERT
41552 status collapsed
41553
41554 \begin_layout Plain Layout
41555
41556 }
41557 \end_layout
41558
41559 \end_inset
41560
41561  Color name
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 <cell alignment="left" valignment="top" usebox="none">
41567 \begin_inset Text
41568
41569 \begin_layout Plain Layout
41570 \begin_inset ERT
41571 status collapsed
41572
41573 \begin_layout Plain Layout
41574
41575
41576 \backslash
41577 fcolorbox{black}{
41578 \end_layout
41579
41580 \end_inset
41581
41582 white
41583 \begin_inset ERT
41584 status collapsed
41585
41586 \begin_layout Plain Layout
41587
41588 }{
41589 \end_layout
41590
41591 \end_inset
41592
41593 Color
41594 \begin_inset ERT
41595 status collapsed
41596
41597 \begin_layout Plain Layout
41598
41599 }
41600 \end_layout
41601
41602 \end_inset
41603
41604  Color name
41605 \end_layout
41606
41607 \end_inset
41608 </cell>
41609 </row>
41610 <row>
41611 <cell alignment="center" valignment="top" usebox="none">
41612 \begin_inset Text
41613
41614 \begin_layout Plain Layout
41615 \begin_inset ERT
41616 status collapsed
41617
41618 \begin_layout Plain Layout
41619
41620
41621 \backslash
41622 fcolorbox{black}{
41623 \end_layout
41624
41625 \end_inset
41626
41627 Apricot
41628 \begin_inset ERT
41629 status collapsed
41630
41631 \begin_layout Plain Layout
41632
41633 }{
41634 \end_layout
41635
41636 \end_inset
41637
41638
41639 \begin_inset Phantom Phantom
41640 status open
41641
41642 \begin_layout Plain Layout
41643 W
41644 \end_layout
41645
41646 \end_inset
41647
41648
41649 \begin_inset ERT
41650 status collapsed
41651
41652 \begin_layout Plain Layout
41653
41654 }
41655 \end_layout
41656
41657 \end_inset
41658
41659  Apricot
41660 \end_layout
41661
41662 \end_inset
41663 </cell>
41664 <cell alignment="center" valignment="top" usebox="none">
41665 \begin_inset Text
41666
41667 \begin_layout Plain Layout
41668 \begin_inset ERT
41669 status collapsed
41670
41671 \begin_layout Plain Layout
41672
41673
41674 \backslash
41675 fcolorbox{black}{
41676 \end_layout
41677
41678 \end_inset
41679
41680 Aquamarine
41681 \begin_inset ERT
41682 status collapsed
41683
41684 \begin_layout Plain Layout
41685
41686 }{
41687 \end_layout
41688
41689 \end_inset
41690
41691
41692 \begin_inset Phantom Phantom
41693 status open
41694
41695 \begin_layout Plain Layout
41696 W
41697 \end_layout
41698
41699 \end_inset
41700
41701
41702 \begin_inset ERT
41703 status collapsed
41704
41705 \begin_layout Plain Layout
41706
41707 }
41708 \end_layout
41709
41710 \end_inset
41711
41712  Aquamarine
41713 \end_layout
41714
41715 \end_inset
41716 </cell>
41717 <cell alignment="center" valignment="top" usebox="none">
41718 \begin_inset Text
41719
41720 \begin_layout Plain Layout
41721 \begin_inset ERT
41722 status collapsed
41723
41724 \begin_layout Plain Layout
41725
41726
41727 \backslash
41728 fcolorbox{black}{
41729 \end_layout
41730
41731 \end_inset
41732
41733 Bittersweet
41734 \begin_inset ERT
41735 status collapsed
41736
41737 \begin_layout Plain Layout
41738
41739 }{
41740 \end_layout
41741
41742 \end_inset
41743
41744
41745 \begin_inset Phantom Phantom
41746 status open
41747
41748 \begin_layout Plain Layout
41749 W
41750 \end_layout
41751
41752 \end_inset
41753
41754
41755 \begin_inset ERT
41756 status collapsed
41757
41758 \begin_layout Plain Layout
41759
41760 }
41761 \end_layout
41762
41763 \end_inset
41764
41765  Bittersweet
41766 \end_layout
41767
41768 \end_inset
41769 </cell>
41770 <cell alignment="center" valignment="top" usebox="none">
41771 \begin_inset Text
41772
41773 \begin_layout Plain Layout
41774 \begin_inset ERT
41775 status collapsed
41776
41777 \begin_layout Plain Layout
41778
41779
41780 \backslash
41781 fcolorbox{black}{
41782 \end_layout
41783
41784 \end_inset
41785
41786 BlueGreen
41787 \begin_inset ERT
41788 status collapsed
41789
41790 \begin_layout Plain Layout
41791
41792 }{
41793 \end_layout
41794
41795 \end_inset
41796
41797
41798 \begin_inset Phantom Phantom
41799 status open
41800
41801 \begin_layout Plain Layout
41802 W
41803 \end_layout
41804
41805 \end_inset
41806
41807
41808 \begin_inset ERT
41809 status collapsed
41810
41811 \begin_layout Plain Layout
41812
41813 }
41814 \end_layout
41815
41816 \end_inset
41817
41818  BlueGreen
41819 \end_layout
41820
41821 \end_inset
41822 </cell>
41823 </row>
41824 <row>
41825 <cell alignment="left" valignment="top" usebox="none">
41826 \begin_inset Text
41827
41828 \begin_layout Plain Layout
41829 \begin_inset ERT
41830 status collapsed
41831
41832 \begin_layout Plain Layout
41833
41834
41835 \backslash
41836 fcolorbox{black}{
41837 \end_layout
41838
41839 \end_inset
41840
41841 BlueViolet
41842 \begin_inset ERT
41843 status collapsed
41844
41845 \begin_layout Plain Layout
41846
41847 }{
41848 \end_layout
41849
41850 \end_inset
41851
41852
41853 \begin_inset Phantom Phantom
41854 status open
41855
41856 \begin_layout Plain Layout
41857 W
41858 \end_layout
41859
41860 \end_inset
41861
41862
41863 \begin_inset ERT
41864 status collapsed
41865
41866 \begin_layout Plain Layout
41867
41868 }
41869 \end_layout
41870
41871 \end_inset
41872
41873  BlueViolet
41874 \end_layout
41875
41876 \end_inset
41877 </cell>
41878 <cell alignment="left" valignment="top" usebox="none">
41879 \begin_inset Text
41880
41881 \begin_layout Plain Layout
41882 \begin_inset ERT
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886
41887
41888 \backslash
41889 fcolorbox{black}{
41890 \end_layout
41891
41892 \end_inset
41893
41894 BrickRed
41895 \begin_inset ERT
41896 status collapsed
41897
41898 \begin_layout Plain Layout
41899
41900 }{
41901 \end_layout
41902
41903 \end_inset
41904
41905
41906 \begin_inset Phantom Phantom
41907 status open
41908
41909 \begin_layout Plain Layout
41910 W
41911 \end_layout
41912
41913 \end_inset
41914
41915
41916 \begin_inset ERT
41917 status collapsed
41918
41919 \begin_layout Plain Layout
41920
41921 }
41922 \end_layout
41923
41924 \end_inset
41925
41926  BrickRed
41927 \end_layout
41928
41929 \end_inset
41930 </cell>
41931 <cell alignment="left" valignment="top" usebox="none">
41932 \begin_inset Text
41933
41934 \begin_layout Plain Layout
41935 \begin_inset ERT
41936 status collapsed
41937
41938 \begin_layout Plain Layout
41939
41940
41941 \backslash
41942 fcolorbox{black}{
41943 \end_layout
41944
41945 \end_inset
41946
41947 Brown
41948 \begin_inset ERT
41949 status collapsed
41950
41951 \begin_layout Plain Layout
41952
41953 }{
41954 \end_layout
41955
41956 \end_inset
41957
41958
41959 \begin_inset Phantom Phantom
41960 status open
41961
41962 \begin_layout Plain Layout
41963 W
41964 \end_layout
41965
41966 \end_inset
41967
41968
41969 \begin_inset ERT
41970 status collapsed
41971
41972 \begin_layout Plain Layout
41973
41974 }
41975 \end_layout
41976
41977 \end_inset
41978
41979  Brown
41980 \end_layout
41981
41982 \end_inset
41983 </cell>
41984 <cell alignment="left" valignment="top" usebox="none">
41985 \begin_inset Text
41986
41987 \begin_layout Plain Layout
41988 \begin_inset ERT
41989 status collapsed
41990
41991 \begin_layout Plain Layout
41992
41993
41994 \backslash
41995 fcolorbox{black}{
41996 \end_layout
41997
41998 \end_inset
41999
42000 BurntOrange
42001 \begin_inset ERT
42002 status collapsed
42003
42004 \begin_layout Plain Layout
42005
42006 }{
42007 \end_layout
42008
42009 \end_inset
42010
42011
42012 \begin_inset Phantom Phantom
42013 status open
42014
42015 \begin_layout Plain Layout
42016 W
42017 \end_layout
42018
42019 \end_inset
42020
42021
42022 \begin_inset ERT
42023 status collapsed
42024
42025 \begin_layout Plain Layout
42026
42027 }
42028 \end_layout
42029
42030 \end_inset
42031
42032  BurntOrange
42033 \end_layout
42034
42035 \end_inset
42036 </cell>
42037 </row>
42038 <row>
42039 <cell alignment="left" valignment="top" usebox="none">
42040 \begin_inset Text
42041
42042 \begin_layout Plain Layout
42043 \begin_inset ERT
42044 status collapsed
42045
42046 \begin_layout Plain Layout
42047
42048
42049 \backslash
42050 fcolorbox{black}{
42051 \end_layout
42052
42053 \end_inset
42054
42055 CadetBlue
42056 \begin_inset ERT
42057 status collapsed
42058
42059 \begin_layout Plain Layout
42060
42061 }{
42062 \end_layout
42063
42064 \end_inset
42065
42066
42067 \begin_inset Phantom Phantom
42068 status open
42069
42070 \begin_layout Plain Layout
42071 W
42072 \end_layout
42073
42074 \end_inset
42075
42076
42077 \begin_inset ERT
42078 status collapsed
42079
42080 \begin_layout Plain Layout
42081
42082 }
42083 \end_layout
42084
42085 \end_inset
42086
42087  CadetBlue
42088 \end_layout
42089
42090 \end_inset
42091 </cell>
42092 <cell alignment="left" valignment="top" usebox="none">
42093 \begin_inset Text
42094
42095 \begin_layout Plain Layout
42096 \begin_inset ERT
42097 status collapsed
42098
42099 \begin_layout Plain Layout
42100
42101
42102 \backslash
42103 fcolorbox{black}{
42104 \end_layout
42105
42106 \end_inset
42107
42108 CarnationPink
42109 \begin_inset ERT
42110 status collapsed
42111
42112 \begin_layout Plain Layout
42113
42114 }{
42115 \end_layout
42116
42117 \end_inset
42118
42119
42120 \begin_inset Phantom Phantom
42121 status open
42122
42123 \begin_layout Plain Layout
42124 W
42125 \end_layout
42126
42127 \end_inset
42128
42129
42130 \begin_inset ERT
42131 status collapsed
42132
42133 \begin_layout Plain Layout
42134
42135 }
42136 \end_layout
42137
42138 \end_inset
42139
42140  CarnationPink
42141 \end_layout
42142
42143 \end_inset
42144 </cell>
42145 <cell alignment="left" valignment="top" usebox="none">
42146 \begin_inset Text
42147
42148 \begin_layout Plain Layout
42149 \begin_inset ERT
42150 status collapsed
42151
42152 \begin_layout Plain Layout
42153
42154
42155 \backslash
42156 fcolorbox{black}{
42157 \end_layout
42158
42159 \end_inset
42160
42161 Cerulean
42162 \begin_inset ERT
42163 status collapsed
42164
42165 \begin_layout Plain Layout
42166
42167 }{
42168 \end_layout
42169
42170 \end_inset
42171
42172
42173 \begin_inset Phantom Phantom
42174 status open
42175
42176 \begin_layout Plain Layout
42177 W
42178 \end_layout
42179
42180 \end_inset
42181
42182
42183 \begin_inset ERT
42184 status collapsed
42185
42186 \begin_layout Plain Layout
42187
42188 }
42189 \end_layout
42190
42191 \end_inset
42192
42193  Cerulean
42194 \end_layout
42195
42196 \end_inset
42197 </cell>
42198 <cell alignment="left" valignment="top" usebox="none">
42199 \begin_inset Text
42200
42201 \begin_layout Plain Layout
42202 \begin_inset ERT
42203 status collapsed
42204
42205 \begin_layout Plain Layout
42206
42207
42208 \backslash
42209 fcolorbox{black}{
42210 \end_layout
42211
42212 \end_inset
42213
42214 CornflowerBlue
42215 \begin_inset ERT
42216 status collapsed
42217
42218 \begin_layout Plain Layout
42219
42220 }{
42221 \end_layout
42222
42223 \end_inset
42224
42225
42226 \begin_inset Phantom Phantom
42227 status open
42228
42229 \begin_layout Plain Layout
42230 W
42231 \end_layout
42232
42233 \end_inset
42234
42235
42236 \begin_inset ERT
42237 status collapsed
42238
42239 \begin_layout Plain Layout
42240
42241 }
42242 \end_layout
42243
42244 \end_inset
42245
42246  CornflowerBlue
42247 \end_layout
42248
42249 \end_inset
42250 </cell>
42251 </row>
42252 <row>
42253 <cell alignment="left" valignment="top" usebox="none">
42254 \begin_inset Text
42255
42256 \begin_layout Plain Layout
42257 \begin_inset ERT
42258 status collapsed
42259
42260 \begin_layout Plain Layout
42261
42262
42263 \backslash
42264 fcolorbox{black}{
42265 \end_layout
42266
42267 \end_inset
42268
42269 Dandelion
42270 \begin_inset ERT
42271 status collapsed
42272
42273 \begin_layout Plain Layout
42274
42275 }{
42276 \end_layout
42277
42278 \end_inset
42279
42280
42281 \begin_inset Phantom Phantom
42282 status open
42283
42284 \begin_layout Plain Layout
42285 W
42286 \end_layout
42287
42288 \end_inset
42289
42290
42291 \begin_inset ERT
42292 status collapsed
42293
42294 \begin_layout Plain Layout
42295
42296 }
42297 \end_layout
42298
42299 \end_inset
42300
42301  Dandelion
42302 \end_layout
42303
42304 \end_inset
42305 </cell>
42306 <cell alignment="left" valignment="top" usebox="none">
42307 \begin_inset Text
42308
42309 \begin_layout Plain Layout
42310 \begin_inset ERT
42311 status collapsed
42312
42313 \begin_layout Plain Layout
42314
42315
42316 \backslash
42317 fcolorbox{black}{
42318 \end_layout
42319
42320 \end_inset
42321
42322 DarkOrchid
42323 \begin_inset ERT
42324 status collapsed
42325
42326 \begin_layout Plain Layout
42327
42328 }{
42329 \end_layout
42330
42331 \end_inset
42332
42333
42334 \begin_inset Phantom Phantom
42335 status open
42336
42337 \begin_layout Plain Layout
42338 W
42339 \end_layout
42340
42341 \end_inset
42342
42343
42344 \begin_inset ERT
42345 status collapsed
42346
42347 \begin_layout Plain Layout
42348
42349 }
42350 \end_layout
42351
42352 \end_inset
42353
42354  DarkOrchid
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 <cell alignment="left" valignment="top" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363 \begin_inset ERT
42364 status collapsed
42365
42366 \begin_layout Plain Layout
42367
42368
42369 \backslash
42370 fcolorbox{black}{
42371 \end_layout
42372
42373 \end_inset
42374
42375 Emerald
42376 \begin_inset ERT
42377 status collapsed
42378
42379 \begin_layout Plain Layout
42380
42381 }{
42382 \end_layout
42383
42384 \end_inset
42385
42386
42387 \begin_inset Phantom Phantom
42388 status open
42389
42390 \begin_layout Plain Layout
42391 W
42392 \end_layout
42393
42394 \end_inset
42395
42396
42397 \begin_inset ERT
42398 status collapsed
42399
42400 \begin_layout Plain Layout
42401
42402 }
42403 \end_layout
42404
42405 \end_inset
42406
42407  Emerald
42408 \end_layout
42409
42410 \end_inset
42411 </cell>
42412 <cell alignment="left" valignment="top" usebox="none">
42413 \begin_inset Text
42414
42415 \begin_layout Plain Layout
42416 \begin_inset ERT
42417 status collapsed
42418
42419 \begin_layout Plain Layout
42420
42421
42422 \backslash
42423 fcolorbox{black}{
42424 \end_layout
42425
42426 \end_inset
42427
42428 ForestGreen
42429 \begin_inset ERT
42430 status collapsed
42431
42432 \begin_layout Plain Layout
42433
42434 }{
42435 \end_layout
42436
42437 \end_inset
42438
42439
42440 \begin_inset Phantom Phantom
42441 status open
42442
42443 \begin_layout Plain Layout
42444 W
42445 \end_layout
42446
42447 \end_inset
42448
42449
42450 \begin_inset ERT
42451 status collapsed
42452
42453 \begin_layout Plain Layout
42454
42455 }
42456 \end_layout
42457
42458 \end_inset
42459
42460  ForestGreen
42461 \end_layout
42462
42463 \end_inset
42464 </cell>
42465 </row>
42466 <row>
42467 <cell alignment="left" valignment="top" usebox="none">
42468 \begin_inset Text
42469
42470 \begin_layout Plain Layout
42471 \begin_inset ERT
42472 status collapsed
42473
42474 \begin_layout Plain Layout
42475
42476
42477 \backslash
42478 fcolorbox{black}{
42479 \end_layout
42480
42481 \end_inset
42482
42483 Fuchsia
42484 \begin_inset ERT
42485 status collapsed
42486
42487 \begin_layout Plain Layout
42488
42489 }{
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \begin_inset Phantom Phantom
42496 status open
42497
42498 \begin_layout Plain Layout
42499 W
42500 \end_layout
42501
42502 \end_inset
42503
42504
42505 \begin_inset ERT
42506 status collapsed
42507
42508 \begin_layout Plain Layout
42509
42510 }
42511 \end_layout
42512
42513 \end_inset
42514
42515  Fuchsia
42516 \end_layout
42517
42518 \end_inset
42519 </cell>
42520 <cell alignment="left" valignment="top" usebox="none">
42521 \begin_inset Text
42522
42523 \begin_layout Plain Layout
42524 \begin_inset ERT
42525 status collapsed
42526
42527 \begin_layout Plain Layout
42528
42529
42530 \backslash
42531 fcolorbox{black}{
42532 \end_layout
42533
42534 \end_inset
42535
42536 Goldenrod
42537 \begin_inset ERT
42538 status collapsed
42539
42540 \begin_layout Plain Layout
42541
42542 }{
42543 \end_layout
42544
42545 \end_inset
42546
42547
42548 \begin_inset Phantom Phantom
42549 status open
42550
42551 \begin_layout Plain Layout
42552 W
42553 \end_layout
42554
42555 \end_inset
42556
42557
42558 \begin_inset ERT
42559 status collapsed
42560
42561 \begin_layout Plain Layout
42562
42563 }
42564 \end_layout
42565
42566 \end_inset
42567
42568  Goldenrod
42569 \end_layout
42570
42571 \end_inset
42572 </cell>
42573 <cell alignment="left" valignment="top" usebox="none">
42574 \begin_inset Text
42575
42576 \begin_layout Plain Layout
42577 \begin_inset ERT
42578 status collapsed
42579
42580 \begin_layout Plain Layout
42581
42582
42583 \backslash
42584 fcolorbox{black}{
42585 \end_layout
42586
42587 \end_inset
42588
42589 Gray
42590 \begin_inset ERT
42591 status collapsed
42592
42593 \begin_layout Plain Layout
42594
42595 }{
42596 \end_layout
42597
42598 \end_inset
42599
42600
42601 \begin_inset Phantom Phantom
42602 status open
42603
42604 \begin_layout Plain Layout
42605 W
42606 \end_layout
42607
42608 \end_inset
42609
42610
42611 \begin_inset ERT
42612 status collapsed
42613
42614 \begin_layout Plain Layout
42615
42616 }
42617 \end_layout
42618
42619 \end_inset
42620
42621  Gray
42622 \end_layout
42623
42624 \end_inset
42625 </cell>
42626 <cell alignment="left" valignment="top" usebox="none">
42627 \begin_inset Text
42628
42629 \begin_layout Plain Layout
42630 \begin_inset ERT
42631 status collapsed
42632
42633 \begin_layout Plain Layout
42634
42635
42636 \backslash
42637 fcolorbox{black}{
42638 \end_layout
42639
42640 \end_inset
42641
42642 GreenYellow
42643 \begin_inset ERT
42644 status collapsed
42645
42646 \begin_layout Plain Layout
42647
42648 }{
42649 \end_layout
42650
42651 \end_inset
42652
42653
42654 \begin_inset Phantom Phantom
42655 status open
42656
42657 \begin_layout Plain Layout
42658 W
42659 \end_layout
42660
42661 \end_inset
42662
42663
42664 \begin_inset ERT
42665 status collapsed
42666
42667 \begin_layout Plain Layout
42668
42669 }
42670 \end_layout
42671
42672 \end_inset
42673
42674  GreenYellow
42675 \end_layout
42676
42677 \end_inset
42678 </cell>
42679 </row>
42680 <row>
42681 <cell alignment="center" valignment="top" usebox="none">
42682 \begin_inset Text
42683
42684 \begin_layout Plain Layout
42685 \begin_inset ERT
42686 status collapsed
42687
42688 \begin_layout Plain Layout
42689
42690
42691 \backslash
42692 fcolorbox{black}{
42693 \end_layout
42694
42695 \end_inset
42696
42697 JungleGreen
42698 \begin_inset ERT
42699 status collapsed
42700
42701 \begin_layout Plain Layout
42702
42703 }{
42704 \end_layout
42705
42706 \end_inset
42707
42708
42709 \begin_inset Phantom Phantom
42710 status open
42711
42712 \begin_layout Plain Layout
42713 W
42714 \end_layout
42715
42716 \end_inset
42717
42718
42719 \begin_inset ERT
42720 status collapsed
42721
42722 \begin_layout Plain Layout
42723
42724 }
42725 \end_layout
42726
42727 \end_inset
42728
42729  JungleGreen
42730 \end_layout
42731
42732 \end_inset
42733 </cell>
42734 <cell alignment="center" valignment="top" usebox="none">
42735 \begin_inset Text
42736
42737 \begin_layout Plain Layout
42738 \begin_inset ERT
42739 status collapsed
42740
42741 \begin_layout Plain Layout
42742
42743
42744 \backslash
42745 fcolorbox{black}{
42746 \end_layout
42747
42748 \end_inset
42749
42750 Lavender
42751 \begin_inset ERT
42752 status collapsed
42753
42754 \begin_layout Plain Layout
42755
42756 }{
42757 \end_layout
42758
42759 \end_inset
42760
42761
42762 \begin_inset Phantom Phantom
42763 status open
42764
42765 \begin_layout Plain Layout
42766 W
42767 \end_layout
42768
42769 \end_inset
42770
42771
42772 \begin_inset ERT
42773 status collapsed
42774
42775 \begin_layout Plain Layout
42776
42777 }
42778 \end_layout
42779
42780 \end_inset
42781
42782  Lavender
42783 \end_layout
42784
42785 \end_inset
42786 </cell>
42787 <cell alignment="center" valignment="top" usebox="none">
42788 \begin_inset Text
42789
42790 \begin_layout Plain Layout
42791 \begin_inset ERT
42792 status collapsed
42793
42794 \begin_layout Plain Layout
42795
42796
42797 \backslash
42798 fcolorbox{black}{
42799 \end_layout
42800
42801 \end_inset
42802
42803 LimeGreen
42804 \begin_inset ERT
42805 status collapsed
42806
42807 \begin_layout Plain Layout
42808
42809 }{
42810 \end_layout
42811
42812 \end_inset
42813
42814
42815 \begin_inset Phantom Phantom
42816 status open
42817
42818 \begin_layout Plain Layout
42819 W
42820 \end_layout
42821
42822 \end_inset
42823
42824
42825 \begin_inset ERT
42826 status collapsed
42827
42828 \begin_layout Plain Layout
42829
42830 }
42831 \end_layout
42832
42833 \end_inset
42834
42835  LimeGreen
42836 \end_layout
42837
42838 \end_inset
42839 </cell>
42840 <cell alignment="center" valignment="top" usebox="none">
42841 \begin_inset Text
42842
42843 \begin_layout Plain Layout
42844 \begin_inset ERT
42845 status collapsed
42846
42847 \begin_layout Plain Layout
42848
42849
42850 \backslash
42851 fcolorbox{black}{
42852 \end_layout
42853
42854 \end_inset
42855
42856 Mahogany
42857 \begin_inset ERT
42858 status collapsed
42859
42860 \begin_layout Plain Layout
42861
42862 }{
42863 \end_layout
42864
42865 \end_inset
42866
42867
42868 \begin_inset Phantom Phantom
42869 status open
42870
42871 \begin_layout Plain Layout
42872 W
42873 \end_layout
42874
42875 \end_inset
42876
42877
42878 \begin_inset ERT
42879 status collapsed
42880
42881 \begin_layout Plain Layout
42882
42883 }
42884 \end_layout
42885
42886 \end_inset
42887
42888  Mahogany
42889 \end_layout
42890
42891 \end_inset
42892 </cell>
42893 </row>
42894 <row>
42895 <cell alignment="left" valignment="top" usebox="none">
42896 \begin_inset Text
42897
42898 \begin_layout Plain Layout
42899 \begin_inset ERT
42900 status collapsed
42901
42902 \begin_layout Plain Layout
42903
42904
42905 \backslash
42906 fcolorbox{black}{
42907 \end_layout
42908
42909 \end_inset
42910
42911 Mahogany
42912 \begin_inset ERT
42913 status collapsed
42914
42915 \begin_layout Plain Layout
42916
42917 }{
42918 \end_layout
42919
42920 \end_inset
42921
42922
42923 \begin_inset Phantom Phantom
42924 status open
42925
42926 \begin_layout Plain Layout
42927 W
42928 \end_layout
42929
42930 \end_inset
42931
42932
42933 \begin_inset ERT
42934 status collapsed
42935
42936 \begin_layout Plain Layout
42937
42938 }
42939 \end_layout
42940
42941 \end_inset
42942
42943  Mahogany
42944 \end_layout
42945
42946 \end_inset
42947 </cell>
42948 <cell alignment="left" valignment="top" usebox="none">
42949 \begin_inset Text
42950
42951 \begin_layout Plain Layout
42952 \begin_inset ERT
42953 status collapsed
42954
42955 \begin_layout Plain Layout
42956
42957
42958 \backslash
42959 fcolorbox{black}{
42960 \end_layout
42961
42962 \end_inset
42963
42964 Maroon
42965 \begin_inset ERT
42966 status collapsed
42967
42968 \begin_layout Plain Layout
42969
42970 }{
42971 \end_layout
42972
42973 \end_inset
42974
42975
42976 \begin_inset Phantom Phantom
42977 status open
42978
42979 \begin_layout Plain Layout
42980 W
42981 \end_layout
42982
42983 \end_inset
42984
42985
42986 \begin_inset ERT
42987 status collapsed
42988
42989 \begin_layout Plain Layout
42990
42991 }
42992 \end_layout
42993
42994 \end_inset
42995
42996  Maroon
42997 \end_layout
42998
42999 \end_inset
43000 </cell>
43001 <cell alignment="left" valignment="top" usebox="none">
43002 \begin_inset Text
43003
43004 \begin_layout Plain Layout
43005 \begin_inset ERT
43006 status collapsed
43007
43008 \begin_layout Plain Layout
43009
43010
43011 \backslash
43012 fcolorbox{black}{
43013 \end_layout
43014
43015 \end_inset
43016
43017 Melon
43018 \begin_inset ERT
43019 status collapsed
43020
43021 \begin_layout Plain Layout
43022
43023 }{
43024 \end_layout
43025
43026 \end_inset
43027
43028
43029 \begin_inset Phantom Phantom
43030 status open
43031
43032 \begin_layout Plain Layout
43033 W
43034 \end_layout
43035
43036 \end_inset
43037
43038
43039 \begin_inset ERT
43040 status collapsed
43041
43042 \begin_layout Plain Layout
43043
43044 }
43045 \end_layout
43046
43047 \end_inset
43048
43049  Melon
43050 \end_layout
43051
43052 \end_inset
43053 </cell>
43054 <cell alignment="left" valignment="top" usebox="none">
43055 \begin_inset Text
43056
43057 \begin_layout Plain Layout
43058 \begin_inset ERT
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062
43063
43064 \backslash
43065 fcolorbox{black}{
43066 \end_layout
43067
43068 \end_inset
43069
43070 MidnightBlue
43071 \begin_inset ERT
43072 status collapsed
43073
43074 \begin_layout Plain Layout
43075
43076 }{
43077 \end_layout
43078
43079 \end_inset
43080
43081
43082 \begin_inset Phantom Phantom
43083 status open
43084
43085 \begin_layout Plain Layout
43086 W
43087 \end_layout
43088
43089 \end_inset
43090
43091
43092 \begin_inset ERT
43093 status collapsed
43094
43095 \begin_layout Plain Layout
43096
43097 }
43098 \end_layout
43099
43100 \end_inset
43101
43102  MidnightBlue
43103 \end_layout
43104
43105 \end_inset
43106 </cell>
43107 </row>
43108 <row>
43109 <cell alignment="left" valignment="top" usebox="none">
43110 \begin_inset Text
43111
43112 \begin_layout Plain Layout
43113 \begin_inset ERT
43114 status collapsed
43115
43116 \begin_layout Plain Layout
43117
43118
43119 \backslash
43120 fcolorbox{black}{
43121 \end_layout
43122
43123 \end_inset
43124
43125 Mulberry
43126 \begin_inset ERT
43127 status collapsed
43128
43129 \begin_layout Plain Layout
43130
43131 }{
43132 \end_layout
43133
43134 \end_inset
43135
43136
43137 \begin_inset Phantom Phantom
43138 status open
43139
43140 \begin_layout Plain Layout
43141 W
43142 \end_layout
43143
43144 \end_inset
43145
43146
43147 \begin_inset ERT
43148 status collapsed
43149
43150 \begin_layout Plain Layout
43151
43152 }
43153 \end_layout
43154
43155 \end_inset
43156
43157  Mulberry
43158 \end_layout
43159
43160 \end_inset
43161 </cell>
43162 <cell alignment="left" valignment="top" usebox="none">
43163 \begin_inset Text
43164
43165 \begin_layout Plain Layout
43166 \begin_inset ERT
43167 status collapsed
43168
43169 \begin_layout Plain Layout
43170
43171
43172 \backslash
43173 fcolorbox{black}{
43174 \end_layout
43175
43176 \end_inset
43177
43178 NavyBlue
43179 \begin_inset ERT
43180 status collapsed
43181
43182 \begin_layout Plain Layout
43183
43184 }{
43185 \end_layout
43186
43187 \end_inset
43188
43189
43190 \begin_inset Phantom Phantom
43191 status open
43192
43193 \begin_layout Plain Layout
43194 W
43195 \end_layout
43196
43197 \end_inset
43198
43199
43200 \begin_inset ERT
43201 status collapsed
43202
43203 \begin_layout Plain Layout
43204
43205 }
43206 \end_layout
43207
43208 \end_inset
43209
43210  NavyBlue
43211 \end_layout
43212
43213 \end_inset
43214 </cell>
43215 <cell alignment="left" valignment="top" usebox="none">
43216 \begin_inset Text
43217
43218 \begin_layout Plain Layout
43219 \begin_inset ERT
43220 status collapsed
43221
43222 \begin_layout Plain Layout
43223
43224
43225 \backslash
43226 fcolorbox{black}{
43227 \end_layout
43228
43229 \end_inset
43230
43231 OliveGreen
43232 \begin_inset ERT
43233 status collapsed
43234
43235 \begin_layout Plain Layout
43236
43237 }{
43238 \end_layout
43239
43240 \end_inset
43241
43242
43243 \begin_inset Phantom Phantom
43244 status open
43245
43246 \begin_layout Plain Layout
43247 W
43248 \end_layout
43249
43250 \end_inset
43251
43252
43253 \begin_inset ERT
43254 status collapsed
43255
43256 \begin_layout Plain Layout
43257
43258 }
43259 \end_layout
43260
43261 \end_inset
43262
43263  OliveGreen
43264 \end_layout
43265
43266 \end_inset
43267 </cell>
43268 <cell alignment="left" valignment="top" usebox="none">
43269 \begin_inset Text
43270
43271 \begin_layout Plain Layout
43272 \begin_inset ERT
43273 status collapsed
43274
43275 \begin_layout Plain Layout
43276
43277
43278 \backslash
43279 fcolorbox{black}{
43280 \end_layout
43281
43282 \end_inset
43283
43284 Orange
43285 \begin_inset ERT
43286 status collapsed
43287
43288 \begin_layout Plain Layout
43289
43290 }{
43291 \end_layout
43292
43293 \end_inset
43294
43295
43296 \begin_inset Phantom Phantom
43297 status open
43298
43299 \begin_layout Plain Layout
43300 W
43301 \end_layout
43302
43303 \end_inset
43304
43305
43306 \begin_inset ERT
43307 status collapsed
43308
43309 \begin_layout Plain Layout
43310
43311 }
43312 \end_layout
43313
43314 \end_inset
43315
43316  Orange
43317 \end_layout
43318
43319 \end_inset
43320 </cell>
43321 </row>
43322 <row>
43323 <cell alignment="left" valignment="top" usebox="none">
43324 \begin_inset Text
43325
43326 \begin_layout Plain Layout
43327 \begin_inset ERT
43328 status collapsed
43329
43330 \begin_layout Plain Layout
43331
43332
43333 \backslash
43334 fcolorbox{black}{
43335 \end_layout
43336
43337 \end_inset
43338
43339 OrangeRed
43340 \begin_inset ERT
43341 status collapsed
43342
43343 \begin_layout Plain Layout
43344
43345 }{
43346 \end_layout
43347
43348 \end_inset
43349
43350
43351 \begin_inset Phantom Phantom
43352 status open
43353
43354 \begin_layout Plain Layout
43355 W
43356 \end_layout
43357
43358 \end_inset
43359
43360
43361 \begin_inset ERT
43362 status collapsed
43363
43364 \begin_layout Plain Layout
43365
43366 }
43367 \end_layout
43368
43369 \end_inset
43370
43371  OrangeRed
43372 \end_layout
43373
43374 \end_inset
43375 </cell>
43376 <cell alignment="left" valignment="top" usebox="none">
43377 \begin_inset Text
43378
43379 \begin_layout Plain Layout
43380 \begin_inset ERT
43381 status collapsed
43382
43383 \begin_layout Plain Layout
43384
43385
43386 \backslash
43387 fcolorbox{black}{
43388 \end_layout
43389
43390 \end_inset
43391
43392 Orchid
43393 \begin_inset ERT
43394 status collapsed
43395
43396 \begin_layout Plain Layout
43397
43398 }{
43399 \end_layout
43400
43401 \end_inset
43402
43403
43404 \begin_inset Phantom Phantom
43405 status open
43406
43407 \begin_layout Plain Layout
43408 W
43409 \end_layout
43410
43411 \end_inset
43412
43413
43414 \begin_inset ERT
43415 status collapsed
43416
43417 \begin_layout Plain Layout
43418
43419 }
43420 \end_layout
43421
43422 \end_inset
43423
43424  Orchid
43425 \end_layout
43426
43427 \end_inset
43428 </cell>
43429 <cell alignment="left" valignment="top" usebox="none">
43430 \begin_inset Text
43431
43432 \begin_layout Plain Layout
43433 \begin_inset ERT
43434 status collapsed
43435
43436 \begin_layout Plain Layout
43437
43438
43439 \backslash
43440 fcolorbox{black}{
43441 \end_layout
43442
43443 \end_inset
43444
43445 Peach
43446 \begin_inset ERT
43447 status collapsed
43448
43449 \begin_layout Plain Layout
43450
43451 }{
43452 \end_layout
43453
43454 \end_inset
43455
43456
43457 \begin_inset Phantom Phantom
43458 status open
43459
43460 \begin_layout Plain Layout
43461 W
43462 \end_layout
43463
43464 \end_inset
43465
43466
43467 \begin_inset ERT
43468 status collapsed
43469
43470 \begin_layout Plain Layout
43471
43472 }
43473 \end_layout
43474
43475 \end_inset
43476
43477  Peach
43478 \end_layout
43479
43480 \end_inset
43481 </cell>
43482 <cell alignment="left" valignment="top" usebox="none">
43483 \begin_inset Text
43484
43485 \begin_layout Plain Layout
43486 \begin_inset ERT
43487 status collapsed
43488
43489 \begin_layout Plain Layout
43490
43491
43492 \backslash
43493 fcolorbox{black}{
43494 \end_layout
43495
43496 \end_inset
43497
43498 Periwinkle
43499 \begin_inset ERT
43500 status collapsed
43501
43502 \begin_layout Plain Layout
43503
43504 }{
43505 \end_layout
43506
43507 \end_inset
43508
43509
43510 \begin_inset Phantom Phantom
43511 status open
43512
43513 \begin_layout Plain Layout
43514 W
43515 \end_layout
43516
43517 \end_inset
43518
43519
43520 \begin_inset ERT
43521 status collapsed
43522
43523 \begin_layout Plain Layout
43524
43525 }
43526 \end_layout
43527
43528 \end_inset
43529
43530  Periwinkle
43531 \end_layout
43532
43533 \end_inset
43534 </cell>
43535 </row>
43536 <row>
43537 <cell alignment="left" valignment="top" usebox="none">
43538 \begin_inset Text
43539
43540 \begin_layout Plain Layout
43541 \begin_inset ERT
43542 status collapsed
43543
43544 \begin_layout Plain Layout
43545
43546
43547 \backslash
43548 fcolorbox{black}{
43549 \end_layout
43550
43551 \end_inset
43552
43553 PineGreen
43554 \begin_inset ERT
43555 status collapsed
43556
43557 \begin_layout Plain Layout
43558
43559 }{
43560 \end_layout
43561
43562 \end_inset
43563
43564
43565 \begin_inset Phantom Phantom
43566 status open
43567
43568 \begin_layout Plain Layout
43569 W
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \begin_inset ERT
43576 status collapsed
43577
43578 \begin_layout Plain Layout
43579
43580 }
43581 \end_layout
43582
43583 \end_inset
43584
43585  PineGreen
43586 \end_layout
43587
43588 \end_inset
43589 </cell>
43590 <cell alignment="left" valignment="top" usebox="none">
43591 \begin_inset Text
43592
43593 \begin_layout Plain Layout
43594 \begin_inset ERT
43595 status collapsed
43596
43597 \begin_layout Plain Layout
43598
43599
43600 \backslash
43601 fcolorbox{black}{
43602 \end_layout
43603
43604 \end_inset
43605
43606 Plum
43607 \begin_inset ERT
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611
43612 }{
43613 \end_layout
43614
43615 \end_inset
43616
43617
43618 \begin_inset Phantom Phantom
43619 status open
43620
43621 \begin_layout Plain Layout
43622 W
43623 \end_layout
43624
43625 \end_inset
43626
43627
43628 \begin_inset ERT
43629 status collapsed
43630
43631 \begin_layout Plain Layout
43632
43633 }
43634 \end_layout
43635
43636 \end_inset
43637
43638  Plum
43639 \end_layout
43640
43641 \end_inset
43642 </cell>
43643 <cell alignment="left" valignment="top" usebox="none">
43644 \begin_inset Text
43645
43646 \begin_layout Plain Layout
43647 \begin_inset ERT
43648 status collapsed
43649
43650 \begin_layout Plain Layout
43651
43652
43653 \backslash
43654 fcolorbox{black}{
43655 \end_layout
43656
43657 \end_inset
43658
43659 ProcessBlue
43660 \begin_inset ERT
43661 status collapsed
43662
43663 \begin_layout Plain Layout
43664
43665 }{
43666 \end_layout
43667
43668 \end_inset
43669
43670
43671 \begin_inset Phantom Phantom
43672 status open
43673
43674 \begin_layout Plain Layout
43675 W
43676 \end_layout
43677
43678 \end_inset
43679
43680
43681 \begin_inset ERT
43682 status collapsed
43683
43684 \begin_layout Plain Layout
43685
43686 }
43687 \end_layout
43688
43689 \end_inset
43690
43691  ProcessBlue
43692 \end_layout
43693
43694 \end_inset
43695 </cell>
43696 <cell alignment="left" valignment="top" usebox="none">
43697 \begin_inset Text
43698
43699 \begin_layout Plain Layout
43700 \begin_inset ERT
43701 status collapsed
43702
43703 \begin_layout Plain Layout
43704
43705
43706 \backslash
43707 fcolorbox{black}{
43708 \end_layout
43709
43710 \end_inset
43711
43712 Purple
43713 \begin_inset ERT
43714 status collapsed
43715
43716 \begin_layout Plain Layout
43717
43718 }{
43719 \end_layout
43720
43721 \end_inset
43722
43723
43724 \begin_inset Phantom Phantom
43725 status open
43726
43727 \begin_layout Plain Layout
43728 W
43729 \end_layout
43730
43731 \end_inset
43732
43733
43734 \begin_inset ERT
43735 status collapsed
43736
43737 \begin_layout Plain Layout
43738
43739 }
43740 \end_layout
43741
43742 \end_inset
43743
43744  Purple
43745 \end_layout
43746
43747 \end_inset
43748 </cell>
43749 </row>
43750 <row>
43751 <cell alignment="left" valignment="top" usebox="none">
43752 \begin_inset Text
43753
43754 \begin_layout Plain Layout
43755 \begin_inset ERT
43756 status collapsed
43757
43758 \begin_layout Plain Layout
43759
43760
43761 \backslash
43762 fcolorbox{black}{
43763 \end_layout
43764
43765 \end_inset
43766
43767 RawSienna
43768 \begin_inset ERT
43769 status collapsed
43770
43771 \begin_layout Plain Layout
43772
43773 }{
43774 \end_layout
43775
43776 \end_inset
43777
43778
43779 \begin_inset Phantom Phantom
43780 status open
43781
43782 \begin_layout Plain Layout
43783 W
43784 \end_layout
43785
43786 \end_inset
43787
43788
43789 \begin_inset ERT
43790 status collapsed
43791
43792 \begin_layout Plain Layout
43793
43794 }
43795 \end_layout
43796
43797 \end_inset
43798
43799  RawSienna
43800 \end_layout
43801
43802 \end_inset
43803 </cell>
43804 <cell alignment="left" valignment="top" usebox="none">
43805 \begin_inset Text
43806
43807 \begin_layout Plain Layout
43808 \begin_inset ERT
43809 status collapsed
43810
43811 \begin_layout Plain Layout
43812
43813
43814 \backslash
43815 fcolorbox{black}{
43816 \end_layout
43817
43818 \end_inset
43819
43820 RedOrange
43821 \begin_inset ERT
43822 status collapsed
43823
43824 \begin_layout Plain Layout
43825
43826 }{
43827 \end_layout
43828
43829 \end_inset
43830
43831
43832 \begin_inset Phantom Phantom
43833 status open
43834
43835 \begin_layout Plain Layout
43836 W
43837 \end_layout
43838
43839 \end_inset
43840
43841
43842 \begin_inset ERT
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846
43847 }
43848 \end_layout
43849
43850 \end_inset
43851
43852  RedOrange
43853 \end_layout
43854
43855 \end_inset
43856 </cell>
43857 <cell alignment="left" valignment="top" usebox="none">
43858 \begin_inset Text
43859
43860 \begin_layout Plain Layout
43861 \begin_inset ERT
43862 status collapsed
43863
43864 \begin_layout Plain Layout
43865
43866
43867 \backslash
43868 fcolorbox{black}{
43869 \end_layout
43870
43871 \end_inset
43872
43873 RedViolet
43874 \begin_inset ERT
43875 status collapsed
43876
43877 \begin_layout Plain Layout
43878
43879 }{
43880 \end_layout
43881
43882 \end_inset
43883
43884
43885 \begin_inset Phantom Phantom
43886 status open
43887
43888 \begin_layout Plain Layout
43889 W
43890 \end_layout
43891
43892 \end_inset
43893
43894
43895 \begin_inset ERT
43896 status collapsed
43897
43898 \begin_layout Plain Layout
43899
43900 }
43901 \end_layout
43902
43903 \end_inset
43904
43905  RedViolet
43906 \end_layout
43907
43908 \end_inset
43909 </cell>
43910 <cell alignment="left" valignment="top" usebox="none">
43911 \begin_inset Text
43912
43913 \begin_layout Plain Layout
43914 \begin_inset ERT
43915 status collapsed
43916
43917 \begin_layout Plain Layout
43918
43919
43920 \backslash
43921 fcolorbox{black}{
43922 \end_layout
43923
43924 \end_inset
43925
43926 Rhodamine
43927 \begin_inset ERT
43928 status collapsed
43929
43930 \begin_layout Plain Layout
43931
43932 }{
43933 \end_layout
43934
43935 \end_inset
43936
43937
43938 \begin_inset Phantom Phantom
43939 status open
43940
43941 \begin_layout Plain Layout
43942 W
43943 \end_layout
43944
43945 \end_inset
43946
43947
43948 \begin_inset ERT
43949 status collapsed
43950
43951 \begin_layout Plain Layout
43952
43953 }
43954 \end_layout
43955
43956 \end_inset
43957
43958  Rhodamine
43959 \end_layout
43960
43961 \end_inset
43962 </cell>
43963 </row>
43964 <row>
43965 <cell alignment="left" valignment="top" usebox="none">
43966 \begin_inset Text
43967
43968 \begin_layout Plain Layout
43969 \begin_inset ERT
43970 status collapsed
43971
43972 \begin_layout Plain Layout
43973
43974
43975 \backslash
43976 fcolorbox{black}{
43977 \end_layout
43978
43979 \end_inset
43980
43981 RoyalBlue
43982 \begin_inset ERT
43983 status collapsed
43984
43985 \begin_layout Plain Layout
43986
43987 }{
43988 \end_layout
43989
43990 \end_inset
43991
43992
43993 \begin_inset Phantom Phantom
43994 status open
43995
43996 \begin_layout Plain Layout
43997 W
43998 \end_layout
43999
44000 \end_inset
44001
44002
44003 \begin_inset ERT
44004 status collapsed
44005
44006 \begin_layout Plain Layout
44007
44008 }
44009 \end_layout
44010
44011 \end_inset
44012
44013  RoyalBlue
44014 \end_layout
44015
44016 \end_inset
44017 </cell>
44018 <cell alignment="left" valignment="top" usebox="none">
44019 \begin_inset Text
44020
44021 \begin_layout Plain Layout
44022 \begin_inset ERT
44023 status collapsed
44024
44025 \begin_layout Plain Layout
44026
44027
44028 \backslash
44029 fcolorbox{black}{
44030 \end_layout
44031
44032 \end_inset
44033
44034 RoyalPurple
44035 \begin_inset ERT
44036 status collapsed
44037
44038 \begin_layout Plain Layout
44039
44040 }{
44041 \end_layout
44042
44043 \end_inset
44044
44045
44046 \begin_inset Phantom Phantom
44047 status open
44048
44049 \begin_layout Plain Layout
44050 W
44051 \end_layout
44052
44053 \end_inset
44054
44055
44056 \begin_inset ERT
44057 status collapsed
44058
44059 \begin_layout Plain Layout
44060
44061 }
44062 \end_layout
44063
44064 \end_inset
44065
44066  RoyalPurple
44067 \end_layout
44068
44069 \end_inset
44070 </cell>
44071 <cell alignment="left" valignment="top" usebox="none">
44072 \begin_inset Text
44073
44074 \begin_layout Plain Layout
44075 \begin_inset ERT
44076 status collapsed
44077
44078 \begin_layout Plain Layout
44079
44080
44081 \backslash
44082 fcolorbox{black}{
44083 \end_layout
44084
44085 \end_inset
44086
44087 RubineRed
44088 \begin_inset ERT
44089 status collapsed
44090
44091 \begin_layout Plain Layout
44092
44093 }{
44094 \end_layout
44095
44096 \end_inset
44097
44098
44099 \begin_inset Phantom Phantom
44100 status open
44101
44102 \begin_layout Plain Layout
44103 W
44104 \end_layout
44105
44106 \end_inset
44107
44108
44109 \begin_inset ERT
44110 status collapsed
44111
44112 \begin_layout Plain Layout
44113
44114 }
44115 \end_layout
44116
44117 \end_inset
44118
44119  RubineRed
44120 \end_layout
44121
44122 \end_inset
44123 </cell>
44124 <cell alignment="left" valignment="top" usebox="none">
44125 \begin_inset Text
44126
44127 \begin_layout Plain Layout
44128 \begin_inset ERT
44129 status collapsed
44130
44131 \begin_layout Plain Layout
44132
44133
44134 \backslash
44135 fcolorbox{black}{
44136 \end_layout
44137
44138 \end_inset
44139
44140 Salmon
44141 \begin_inset ERT
44142 status collapsed
44143
44144 \begin_layout Plain Layout
44145
44146 }{
44147 \end_layout
44148
44149 \end_inset
44150
44151
44152 \begin_inset Phantom Phantom
44153 status open
44154
44155 \begin_layout Plain Layout
44156 W
44157 \end_layout
44158
44159 \end_inset
44160
44161
44162 \begin_inset ERT
44163 status collapsed
44164
44165 \begin_layout Plain Layout
44166
44167 }
44168 \end_layout
44169
44170 \end_inset
44171
44172  Salmon
44173 \end_layout
44174
44175 \end_inset
44176 </cell>
44177 </row>
44178 <row>
44179 <cell alignment="left" valignment="top" usebox="none">
44180 \begin_inset Text
44181
44182 \begin_layout Plain Layout
44183 \begin_inset ERT
44184 status collapsed
44185
44186 \begin_layout Plain Layout
44187
44188
44189 \backslash
44190 fcolorbox{black}{
44191 \end_layout
44192
44193 \end_inset
44194
44195 SeaGreen
44196 \begin_inset ERT
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200
44201 }{
44202 \end_layout
44203
44204 \end_inset
44205
44206
44207 \begin_inset Phantom Phantom
44208 status open
44209
44210 \begin_layout Plain Layout
44211 W
44212 \end_layout
44213
44214 \end_inset
44215
44216
44217 \begin_inset ERT
44218 status collapsed
44219
44220 \begin_layout Plain Layout
44221
44222 }
44223 \end_layout
44224
44225 \end_inset
44226
44227  SeaGreen
44228 \end_layout
44229
44230 \end_inset
44231 </cell>
44232 <cell alignment="left" valignment="top" usebox="none">
44233 \begin_inset Text
44234
44235 \begin_layout Plain Layout
44236 \begin_inset ERT
44237 status collapsed
44238
44239 \begin_layout Plain Layout
44240
44241
44242 \backslash
44243 fcolorbox{black}{
44244 \end_layout
44245
44246 \end_inset
44247
44248 Sepia
44249 \begin_inset ERT
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253
44254 }{
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \begin_inset Phantom Phantom
44261 status open
44262
44263 \begin_layout Plain Layout
44264 W
44265 \end_layout
44266
44267 \end_inset
44268
44269
44270 \begin_inset ERT
44271 status collapsed
44272
44273 \begin_layout Plain Layout
44274
44275 }
44276 \end_layout
44277
44278 \end_inset
44279
44280  Sepia
44281 \end_layout
44282
44283 \end_inset
44284 </cell>
44285 <cell alignment="left" valignment="top" usebox="none">
44286 \begin_inset Text
44287
44288 \begin_layout Plain Layout
44289 \begin_inset ERT
44290 status collapsed
44291
44292 \begin_layout Plain Layout
44293
44294
44295 \backslash
44296 fcolorbox{black}{
44297 \end_layout
44298
44299 \end_inset
44300
44301 SkyBlue
44302 \begin_inset ERT
44303 status collapsed
44304
44305 \begin_layout Plain Layout
44306
44307 }{
44308 \end_layout
44309
44310 \end_inset
44311
44312
44313 \begin_inset Phantom Phantom
44314 status open
44315
44316 \begin_layout Plain Layout
44317 W
44318 \end_layout
44319
44320 \end_inset
44321
44322
44323 \begin_inset ERT
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327
44328 }
44329 \end_layout
44330
44331 \end_inset
44332
44333  SkyBlue
44334 \end_layout
44335
44336 \end_inset
44337 </cell>
44338 <cell alignment="left" valignment="top" usebox="none">
44339 \begin_inset Text
44340
44341 \begin_layout Plain Layout
44342 \begin_inset ERT
44343 status collapsed
44344
44345 \begin_layout Plain Layout
44346
44347
44348 \backslash
44349 fcolorbox{black}{
44350 \end_layout
44351
44352 \end_inset
44353
44354 SpringGreen
44355 \begin_inset ERT
44356 status collapsed
44357
44358 \begin_layout Plain Layout
44359
44360 }{
44361 \end_layout
44362
44363 \end_inset
44364
44365
44366 \begin_inset Phantom Phantom
44367 status open
44368
44369 \begin_layout Plain Layout
44370 W
44371 \end_layout
44372
44373 \end_inset
44374
44375
44376 \begin_inset ERT
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381 }
44382 \end_layout
44383
44384 \end_inset
44385
44386  SpringGreen
44387 \end_layout
44388
44389 \end_inset
44390 </cell>
44391 </row>
44392 <row>
44393 <cell alignment="left" valignment="top" usebox="none">
44394 \begin_inset Text
44395
44396 \begin_layout Plain Layout
44397 \begin_inset ERT
44398 status collapsed
44399
44400 \begin_layout Plain Layout
44401
44402
44403 \backslash
44404 fcolorbox{black}{
44405 \end_layout
44406
44407 \end_inset
44408
44409 Tan
44410 \begin_inset ERT
44411 status collapsed
44412
44413 \begin_layout Plain Layout
44414
44415 }{
44416 \end_layout
44417
44418 \end_inset
44419
44420
44421 \begin_inset Phantom Phantom
44422 status open
44423
44424 \begin_layout Plain Layout
44425 W
44426 \end_layout
44427
44428 \end_inset
44429
44430
44431 \begin_inset ERT
44432 status collapsed
44433
44434 \begin_layout Plain Layout
44435
44436 }
44437 \end_layout
44438
44439 \end_inset
44440
44441  Tan
44442 \end_layout
44443
44444 \end_inset
44445 </cell>
44446 <cell alignment="left" valignment="top" usebox="none">
44447 \begin_inset Text
44448
44449 \begin_layout Plain Layout
44450 \begin_inset ERT
44451 status collapsed
44452
44453 \begin_layout Plain Layout
44454
44455
44456 \backslash
44457 fcolorbox{black}{
44458 \end_layout
44459
44460 \end_inset
44461
44462 TealBlue
44463 \begin_inset ERT
44464 status collapsed
44465
44466 \begin_layout Plain Layout
44467
44468 }{
44469 \end_layout
44470
44471 \end_inset
44472
44473
44474 \begin_inset Phantom Phantom
44475 status open
44476
44477 \begin_layout Plain Layout
44478 W
44479 \end_layout
44480
44481 \end_inset
44482
44483
44484 \begin_inset ERT
44485 status collapsed
44486
44487 \begin_layout Plain Layout
44488
44489 }
44490 \end_layout
44491
44492 \end_inset
44493
44494  TealBlue
44495 \end_layout
44496
44497 \end_inset
44498 </cell>
44499 <cell alignment="left" valignment="top" usebox="none">
44500 \begin_inset Text
44501
44502 \begin_layout Plain Layout
44503 \begin_inset ERT
44504 status collapsed
44505
44506 \begin_layout Plain Layout
44507
44508
44509 \backslash
44510 fcolorbox{black}{
44511 \end_layout
44512
44513 \end_inset
44514
44515 Thistle
44516 \begin_inset ERT
44517 status collapsed
44518
44519 \begin_layout Plain Layout
44520
44521 }{
44522 \end_layout
44523
44524 \end_inset
44525
44526
44527 \begin_inset Phantom Phantom
44528 status open
44529
44530 \begin_layout Plain Layout
44531 W
44532 \end_layout
44533
44534 \end_inset
44535
44536
44537 \begin_inset ERT
44538 status collapsed
44539
44540 \begin_layout Plain Layout
44541
44542 }
44543 \end_layout
44544
44545 \end_inset
44546
44547  Thistle
44548 \end_layout
44549
44550 \end_inset
44551 </cell>
44552 <cell alignment="left" valignment="top" usebox="none">
44553 \begin_inset Text
44554
44555 \begin_layout Plain Layout
44556 \begin_inset ERT
44557 status collapsed
44558
44559 \begin_layout Plain Layout
44560
44561
44562 \backslash
44563 fcolorbox{black}{
44564 \end_layout
44565
44566 \end_inset
44567
44568 Turquoise
44569 \begin_inset ERT
44570 status collapsed
44571
44572 \begin_layout Plain Layout
44573
44574 }{
44575 \end_layout
44576
44577 \end_inset
44578
44579
44580 \begin_inset Phantom Phantom
44581 status open
44582
44583 \begin_layout Plain Layout
44584 W
44585 \end_layout
44586
44587 \end_inset
44588
44589
44590 \begin_inset ERT
44591 status collapsed
44592
44593 \begin_layout Plain Layout
44594
44595 }
44596 \end_layout
44597
44598 \end_inset
44599
44600  Turquoise
44601 \end_layout
44602
44603 \end_inset
44604 </cell>
44605 </row>
44606 <row>
44607 <cell alignment="left" valignment="top" usebox="none">
44608 \begin_inset Text
44609
44610 \begin_layout Plain Layout
44611 \begin_inset ERT
44612 status collapsed
44613
44614 \begin_layout Plain Layout
44615
44616
44617 \backslash
44618 fcolorbox{black}{
44619 \end_layout
44620
44621 \end_inset
44622
44623 Violet
44624 \begin_inset ERT
44625 status collapsed
44626
44627 \begin_layout Plain Layout
44628
44629 }{
44630 \end_layout
44631
44632 \end_inset
44633
44634
44635 \begin_inset Phantom Phantom
44636 status open
44637
44638 \begin_layout Plain Layout
44639 W
44640 \end_layout
44641
44642 \end_inset
44643
44644
44645 \begin_inset ERT
44646 status collapsed
44647
44648 \begin_layout Plain Layout
44649
44650 }
44651 \end_layout
44652
44653 \end_inset
44654
44655  Violet
44656 \end_layout
44657
44658 \end_inset
44659 </cell>
44660 <cell alignment="left" valignment="top" usebox="none">
44661 \begin_inset Text
44662
44663 \begin_layout Plain Layout
44664 \begin_inset ERT
44665 status collapsed
44666
44667 \begin_layout Plain Layout
44668
44669
44670 \backslash
44671 fcolorbox{black}{
44672 \end_layout
44673
44674 \end_inset
44675
44676 VioletRed
44677 \begin_inset ERT
44678 status collapsed
44679
44680 \begin_layout Plain Layout
44681
44682 }{
44683 \end_layout
44684
44685 \end_inset
44686
44687
44688 \begin_inset Phantom Phantom
44689 status open
44690
44691 \begin_layout Plain Layout
44692 W
44693 \end_layout
44694
44695 \end_inset
44696
44697
44698 \begin_inset ERT
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702
44703 }
44704 \end_layout
44705
44706 \end_inset
44707
44708  VioletRed
44709 \end_layout
44710
44711 \end_inset
44712 </cell>
44713 <cell alignment="left" valignment="top" usebox="none">
44714 \begin_inset Text
44715
44716 \begin_layout Plain Layout
44717 \begin_inset ERT
44718 status collapsed
44719
44720 \begin_layout Plain Layout
44721
44722
44723 \backslash
44724 fcolorbox{black}{
44725 \end_layout
44726
44727 \end_inset
44728
44729 WildStrawberry
44730 \begin_inset ERT
44731 status collapsed
44732
44733 \begin_layout Plain Layout
44734
44735 }{
44736 \end_layout
44737
44738 \end_inset
44739
44740
44741 \begin_inset Phantom Phantom
44742 status open
44743
44744 \begin_layout Plain Layout
44745 W
44746 \end_layout
44747
44748 \end_inset
44749
44750
44751 \begin_inset ERT
44752 status collapsed
44753
44754 \begin_layout Plain Layout
44755
44756 }
44757 \end_layout
44758
44759 \end_inset
44760
44761  WildStrawberry
44762 \end_layout
44763
44764 \end_inset
44765 </cell>
44766 <cell alignment="left" valignment="top" usebox="none">
44767 \begin_inset Text
44768
44769 \begin_layout Plain Layout
44770 \begin_inset ERT
44771 status collapsed
44772
44773 \begin_layout Plain Layout
44774
44775
44776 \backslash
44777 fcolorbox{black}{
44778 \end_layout
44779
44780 \end_inset
44781
44782 YellowGreen
44783 \begin_inset ERT
44784 status collapsed
44785
44786 \begin_layout Plain Layout
44787
44788 }{
44789 \end_layout
44790
44791 \end_inset
44792
44793
44794 \begin_inset Phantom Phantom
44795 status open
44796
44797 \begin_layout Plain Layout
44798 W
44799 \end_layout
44800
44801 \end_inset
44802
44803
44804 \begin_inset ERT
44805 status collapsed
44806
44807 \begin_layout Plain Layout
44808
44809 }
44810 \end_layout
44811
44812 \end_inset
44813
44814  YellowGreen
44815 \end_layout
44816
44817 \end_inset
44818 </cell>
44819 </row>
44820 <row>
44821 <cell alignment="left" valignment="top" usebox="none">
44822 \begin_inset Text
44823
44824 \begin_layout Plain Layout
44825 \begin_inset ERT
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829
44830
44831 \backslash
44832 fcolorbox{black}{
44833 \end_layout
44834
44835 \end_inset
44836
44837 YellowOrange
44838 \begin_inset ERT
44839 status collapsed
44840
44841 \begin_layout Plain Layout
44842
44843 }{
44844 \end_layout
44845
44846 \end_inset
44847
44848
44849 \begin_inset Phantom Phantom
44850 status open
44851
44852 \begin_layout Plain Layout
44853 W
44854 \end_layout
44855
44856 \end_inset
44857
44858
44859 \begin_inset ERT
44860 status collapsed
44861
44862 \begin_layout Plain Layout
44863
44864 }
44865 \end_layout
44866
44867 \end_inset
44868
44869  YellowOrange
44870 \end_layout
44871
44872 \end_inset
44873 </cell>
44874 <cell alignment="left" valignment="top" usebox="none">
44875 \begin_inset Text
44876
44877 \begin_layout Plain Layout
44878
44879 \end_layout
44880
44881 \end_inset
44882 </cell>
44883 <cell alignment="left" valignment="top" usebox="none">
44884 \begin_inset Text
44885
44886 \begin_layout Plain Layout
44887
44888 \end_layout
44889
44890 \end_inset
44891 </cell>
44892 <cell alignment="left" valignment="top" usebox="none">
44893 \begin_inset Text
44894
44895 \begin_layout Plain Layout
44896
44897 \end_layout
44898
44899 \end_inset
44900 </cell>
44901 </row>
44902 </lyxtabular>
44903
44904 \end_inset
44905
44906
44907 \end_layout
44908
44909 \begin_layout Chapter
44910 Explanation of Equation
44911 \begin_inset space ~
44912 \end_inset
44913
44914 (
44915 \begin_inset CommandInset ref
44916 LatexCommand ref
44917 reference "eq:Wgn"
44918
44919 \end_inset
44920
44921 )
44922 \begin_inset CommandInset label
44923 LatexCommand label
44924 name "cha:Explanation-of-Equation"
44925
44926 \end_inset
44927
44928
44929 \end_layout
44930
44931 \begin_layout Standard
44932 We can calculate the total width of 
44933 \emph on
44934 n
44935 \emph default
44936  table cells 
44937 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44938 \end_inset
44939
44940  as follows:
44941 \begin_inset Formula 
44942 \begin{equation}
44943 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44944 \end{equation}
44945
44946 \end_inset
44947
44948 where 
44949 \begin_inset Formula $W_{g\,n}$
44950 \end_inset
44951
44952  is the given width of all cells, 
44953 \series bold
44954
44955 \backslash
44956 tabcolsep
44957 \series default
44958  is the \SpecialChar LaTeX
44959 -length between the cell text and the cell border (its default value
44960  is 6
44961 \begin_inset space \thinspace{}
44962 \end_inset
44963
44964 pt).
44965  
44966 \series bold
44967
44968 \backslash
44969 arrayrulewidth
44970 \series default
44971  is the thickness of the cell border line, the default is 0.4
44972 \begin_inset space \thinspace{}
44973 \end_inset
44974
44975 pt.
44976 \end_layout
44977
44978 \begin_layout Standard
44979 Following equation
44980 \begin_inset space ~
44981 \end_inset
44982
44983
44984 \begin_inset CommandInset ref
44985 LatexCommand eqref
44986 reference "eq:Wtot_n"
44987
44988 \end_inset
44989
44990 , the total width of a multicolumn 
44991 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44992 \end_inset
44993
44994  is
44995 \begin_inset Formula 
44996 \begin{equation}
44997 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44998 \end{equation}
44999
45000 \end_inset
45001
45002
45003 \end_layout
45004
45005 \begin_layout Standard
45006 By setting equation
45007 \begin_inset space ~
45008 \end_inset
45009
45010
45011 \begin_inset CommandInset ref
45012 LatexCommand eqref
45013 reference "eq:Wtot_n"
45014
45015 \end_inset
45016
45017  and 
45018 \begin_inset CommandInset ref
45019 LatexCommand eqref
45020 reference "eq:Wtot_mult"
45021
45022 \end_inset
45023
45024  equal we can calculate the needed given width 
45025 \begin_inset Formula $W_{g\,n}$
45026 \end_inset
45027
45028  when 
45029 \emph on
45030 n
45031 \emph default
45032  columns are spanned, so that each column has a total width of 
45033 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
45034 \end_inset
45035
45036 :
45037 \begin_inset Formula 
45038 \begin{equation}
45039 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45040 \end{equation}
45041
45042 \end_inset
45043
45044
45045 \end_layout
45046
45047 \begin_layout Bibliography
45048 \begin_inset CommandInset bibitem
45049 LatexCommand bibitem
45050 key "latexcompanion"
45051
45052 \end_inset
45053
45054 Frank Mittelbach and Michel Goossens: 
45055 \emph on
45056 The \SpecialChar LaTeX
45057  Companion Second Edition.
45058
45059 \emph default
45060  Addison-Wesley, 2004
45061 \end_layout
45062
45063 \begin_layout Bibliography
45064 \begin_inset CommandInset bibitem
45065 LatexCommand bibitem
45066 key "latexguide"
45067
45068 \end_inset
45069
45070 Helmut Kopka and Patrick W.
45071  Daly: 
45072 \emph on
45073 A Guide to \SpecialChar LaTeX
45074  Fourth Edition.
45075
45076 \emph default
45077  Addison-Wesley, 2003
45078 \end_layout
45079
45080 \begin_layout Bibliography
45081 \begin_inset CommandInset bibitem
45082 LatexCommand bibitem
45083 key "latexbook"
45084
45085 \end_inset
45086
45087 Leslie Lamport: 
45088 \emph on
45089 \SpecialChar LaTeX
45090 : A Document Preparation System.
45091
45092 \emph default
45093  Addison-Wesley, second edition, 1994
45094 \end_layout
45095
45096 \begin_layout Bibliography
45097 \begin_inset CommandInset bibitem
45098 LatexCommand bibitem
45099 key "arydshln"
45100
45101 \end_inset
45102
45103 Documentation of the \SpecialChar LaTeX
45104 -package 
45105 \series bold
45106
45107 \begin_inset CommandInset href
45108 LatexCommand href
45109 name "arydshln"
45110 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45111
45112 \end_inset
45113
45114
45115 \series default
45116
45117 \begin_inset Index idx
45118 status collapsed
45119
45120 \begin_layout Plain Layout
45121 \SpecialChar LaTeX
45122 -packages ! arydshln
45123 \end_layout
45124
45125 \end_inset
45126
45127
45128 \end_layout
45129
45130 \begin_layout Bibliography
45131 \begin_inset CommandInset bibitem
45132 LatexCommand bibitem
45133 key "booktabs"
45134
45135 \end_inset
45136
45137 Documentation of the \SpecialChar LaTeX
45138 -package 
45139 \series bold
45140
45141 \begin_inset CommandInset href
45142 LatexCommand href
45143 name "booktabs"
45144 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45145
45146 \end_inset
45147
45148
45149 \series default
45150
45151 \begin_inset Index idx
45152 status collapsed
45153
45154 \begin_layout Plain Layout
45155 \SpecialChar LaTeX
45156 -packages ! booktabs
45157 \end_layout
45158
45159 \end_inset
45160
45161
45162 \end_layout
45163
45164 \begin_layout Bibliography
45165 \begin_inset CommandInset bibitem
45166 LatexCommand bibitem
45167 key "caption"
45168
45169 \end_inset
45170
45171 Documentation of the \SpecialChar LaTeX
45172 -package 
45173 \series bold
45174
45175 \begin_inset CommandInset href
45176 LatexCommand href
45177 name "caption"
45178 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45179
45180 \end_inset
45181
45182
45183 \series default
45184
45185 \begin_inset Index idx
45186 status collapsed
45187
45188 \begin_layout Plain Layout
45189 \SpecialChar LaTeX
45190 -packages ! caption
45191 \end_layout
45192
45193 \end_inset
45194
45195
45196 \end_layout
45197
45198 \begin_layout Bibliography
45199 \begin_inset CommandInset bibitem
45200 LatexCommand bibitem
45201 key "diagbox"
45202
45203 \end_inset
45204
45205 Documentation of the \SpecialChar LaTeX
45206 -package 
45207 \series bold
45208
45209 \begin_inset CommandInset href
45210 LatexCommand href
45211 name "diagbox"
45212 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45213
45214 \end_inset
45215
45216
45217 \series default
45218
45219 \begin_inset Index idx
45220 status collapsed
45221
45222 \begin_layout Plain Layout
45223 \SpecialChar LaTeX
45224 -packages ! diagbox
45225 \end_layout
45226
45227 \end_inset
45228
45229
45230 \end_layout
45231
45232 \begin_layout Bibliography
45233 \begin_inset CommandInset bibitem
45234 LatexCommand bibitem
45235 key "endfloat"
45236
45237 \end_inset
45238
45239 Documentation of the \SpecialChar LaTeX
45240 -package 
45241 \series bold
45242
45243 \begin_inset CommandInset href
45244 LatexCommand href
45245 name "endfloat"
45246 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45247
45248 \end_inset
45249
45250
45251 \series default
45252
45253 \begin_inset Index idx
45254 status collapsed
45255
45256 \begin_layout Plain Layout
45257 \SpecialChar LaTeX
45258 -packages ! endfloat
45259 \end_layout
45260
45261 \end_inset
45262
45263
45264 \end_layout
45265
45266 \begin_layout Bibliography
45267 \begin_inset CommandInset bibitem
45268 LatexCommand bibitem
45269 key "footmisc"
45270
45271 \end_inset
45272
45273 Documentation of the \SpecialChar LaTeX
45274 -package 
45275 \series bold
45276
45277 \begin_inset CommandInset href
45278 LatexCommand href
45279 name "footmisc"
45280 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45281
45282 \end_inset
45283
45284
45285 \series default
45286
45287 \begin_inset Index idx
45288 status collapsed
45289
45290 \begin_layout Plain Layout
45291 \SpecialChar LaTeX
45292 -packages ! footmisc
45293 \end_layout
45294
45295 \end_inset
45296
45297
45298 \end_layout
45299
45300 \begin_layout Bibliography
45301 \begin_inset CommandInset bibitem
45302 LatexCommand bibitem
45303 key "hypcap"
45304
45305 \end_inset
45306
45307 Documentation of the \SpecialChar LaTeX
45308 -package 
45309 \series bold
45310
45311 \begin_inset CommandInset href
45312 LatexCommand href
45313 name "hypcap"
45314 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45315
45316 \end_inset
45317
45318
45319 \series default
45320
45321 \begin_inset Index idx
45322 status collapsed
45323
45324 \begin_layout Plain Layout
45325 \SpecialChar LaTeX
45326 -packages ! hyperref
45327 \end_layout
45328
45329 \end_inset
45330
45331
45332 \end_layout
45333
45334 \begin_layout Bibliography
45335 \begin_inset CommandInset bibitem
45336 LatexCommand bibitem
45337 key "hyperref"
45338
45339 \end_inset
45340
45341 Documentation of the \SpecialChar LaTeX
45342 -package 
45343 \series bold
45344
45345 \begin_inset CommandInset href
45346 LatexCommand href
45347 name "hyperref"
45348 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45349
45350 \end_inset
45351
45352
45353 \series default
45354
45355 \begin_inset Index idx
45356 status collapsed
45357
45358 \begin_layout Plain Layout
45359 \SpecialChar LaTeX
45360 -packages ! hyperref
45361 \end_layout
45362
45363 \end_inset
45364
45365
45366 \end_layout
45367
45368 \begin_layout Bibliography
45369 \begin_inset CommandInset bibitem
45370 LatexCommand bibitem
45371 key "KOMA-Script"
45372
45373 \end_inset
45374
45375 Documentation of the \SpecialChar LaTeX
45376 -package 
45377 \series bold
45378
45379 \begin_inset CommandInset href
45380 LatexCommand href
45381 name "KOMA-Script"
45382 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45383
45384 \end_inset
45385
45386
45387 \series default
45388
45389 \begin_inset Index idx
45390 status collapsed
45391
45392 \begin_layout Plain Layout
45393 \SpecialChar LaTeX
45394 -packages ! KOMA-Script
45395 \end_layout
45396
45397 \end_inset
45398
45399
45400 \end_layout
45401
45402 \begin_layout Bibliography
45403 \begin_inset CommandInset bibitem
45404 LatexCommand bibitem
45405 key "lettrine"
45406
45407 \end_inset
45408
45409 Documentation of the \SpecialChar LaTeX
45410 -package 
45411 \series bold
45412
45413 \begin_inset CommandInset href
45414 LatexCommand href
45415 name "lettrine"
45416 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45417
45418 \end_inset
45419
45420
45421 \series default
45422  and an 
45423 \begin_inset CommandInset href
45424 LatexCommand href
45425 name "example"
45426 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45427
45428 \end_inset
45429
45430
45431 \begin_inset Index idx
45432 status collapsed
45433
45434 \begin_layout Plain Layout
45435 \SpecialChar LaTeX
45436 -packages ! lettrine
45437 \end_layout
45438
45439 \end_inset
45440
45441
45442 \end_layout
45443
45444 \begin_layout Bibliography
45445 \begin_inset CommandInset bibitem
45446 LatexCommand bibitem
45447 key "listings"
45448
45449 \end_inset
45450
45451 Documentation of the \SpecialChar LaTeX
45452 -package 
45453 \series bold
45454
45455 \begin_inset CommandInset href
45456 LatexCommand href
45457 name "listings"
45458 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45459
45460 \end_inset
45461
45462
45463 \series default
45464
45465 \begin_inset Index idx
45466 status collapsed
45467
45468 \begin_layout Plain Layout
45469 \SpecialChar LaTeX
45470 -packages ! listings
45471 \end_layout
45472
45473 \end_inset
45474
45475
45476 \end_layout
45477
45478 \begin_layout Bibliography
45479 \begin_inset CommandInset bibitem
45480 LatexCommand bibitem
45481 key "marginnote"
45482
45483 \end_inset
45484
45485 Documentation of the \SpecialChar LaTeX
45486 -package 
45487 \series bold
45488
45489 \begin_inset CommandInset href
45490 LatexCommand href
45491 name "marginnote"
45492 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45493
45494 \end_inset
45495
45496
45497 \series default
45498
45499 \begin_inset Index idx
45500 status collapsed
45501
45502 \begin_layout Plain Layout
45503 \SpecialChar LaTeX
45504 -packages ! marginnote
45505 \end_layout
45506
45507 \end_inset
45508
45509
45510 \end_layout
45511
45512 \begin_layout Bibliography
45513 \begin_inset CommandInset bibitem
45514 LatexCommand bibitem
45515 key "pdfpages"
45516
45517 \end_inset
45518
45519 Documentation of the \SpecialChar LaTeX
45520 -package 
45521 \series bold
45522
45523 \begin_inset CommandInset href
45524 LatexCommand href
45525 name "pdfpages"
45526 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45527
45528 \end_inset
45529
45530
45531 \series default
45532
45533 \begin_inset Index idx
45534 status collapsed
45535
45536 \begin_layout Plain Layout
45537 \SpecialChar LaTeX
45538 -packages ! pdfpages
45539 \end_layout
45540
45541 \end_inset
45542
45543
45544 \end_layout
45545
45546 \begin_layout Bibliography
45547 \begin_inset CommandInset bibitem
45548 LatexCommand bibitem
45549 key "prettyref"
45550
45551 \end_inset
45552
45553 Documentation of the \SpecialChar LaTeX
45554 -package 
45555 \series bold
45556
45557 \begin_inset CommandInset href
45558 LatexCommand href
45559 name "prettyref"
45560 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45561
45562 \end_inset
45563
45564
45565 \series default
45566
45567 \begin_inset Index idx
45568 status collapsed
45569
45570 \begin_layout Plain Layout
45571 \SpecialChar LaTeX
45572 -packages ! prettyref
45573 \end_layout
45574
45575 \end_inset
45576
45577
45578 \end_layout
45579
45580 \begin_layout Bibliography
45581 \begin_inset CommandInset bibitem
45582 LatexCommand bibitem
45583 key "pstricks"
45584
45585 \end_inset
45586
45587 Web page of the \SpecialChar LaTeX
45588 -package 
45589 \series bold
45590
45591 \begin_inset CommandInset href
45592 LatexCommand href
45593 name "PSTricks"
45594 target "http://tug.org/PSTricks/"
45595
45596 \end_inset
45597
45598
45599 \series default
45600
45601 \begin_inset Index idx
45602 status collapsed
45603
45604 \begin_layout Plain Layout
45605 \SpecialChar LaTeX
45606 -packages ! PSTricks
45607 \end_layout
45608
45609 \end_inset
45610
45611
45612 \end_layout
45613
45614 \begin_layout Bibliography
45615 \begin_inset CommandInset bibitem
45616 LatexCommand bibitem
45617 key "refstyle"
45618
45619 \end_inset
45620
45621 Documentation of the \SpecialChar LaTeX
45622 -package 
45623 \series bold
45624
45625 \begin_inset CommandInset href
45626 LatexCommand href
45627 name "refstyle"
45628 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45629
45630 \end_inset
45631
45632
45633 \series default
45634
45635 \begin_inset Index idx
45636 status collapsed
45637
45638 \begin_layout Plain Layout
45639 \SpecialChar LaTeX
45640 -packages ! refstyle
45641 \end_layout
45642
45643 \end_inset
45644
45645
45646 \end_layout
45647
45648 \begin_layout Bibliography
45649 \begin_inset CommandInset bibitem
45650 LatexCommand bibitem
45651 key "sidecap"
45652
45653 \end_inset
45654
45655 Documentation of the \SpecialChar LaTeX
45656 -package 
45657 \series bold
45658
45659 \begin_inset CommandInset href
45660 LatexCommand href
45661 name "sidecap"
45662 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45663
45664 \end_inset
45665
45666
45667 \series default
45668
45669 \begin_inset Index idx
45670 status collapsed
45671
45672 \begin_layout Plain Layout
45673 \SpecialChar LaTeX
45674 -packages ! sidecap
45675 \end_layout
45676
45677 \end_inset
45678
45679
45680 \end_layout
45681
45682 \begin_layout Bibliography
45683 \begin_inset CommandInset bibitem
45684 LatexCommand bibitem
45685 key "NewInLyX20"
45686
45687 \end_inset
45688
45689
45690 \begin_inset CommandInset href
45691 LatexCommand href
45692 name "Wiki page"
45693 target "http://wiki.lyx.org/LyX/NewInLyX20"
45694
45695 \end_inset
45696
45697  about new features in 
45698 \family sans
45699 \SpecialChar LyX
45700  2.0
45701 \family default
45702 .
45703 \end_layout
45704
45705 \begin_layout Standard
45706 \begin_inset CommandInset index_print
45707 LatexCommand printindex
45708 type "idx"
45709
45710 \end_inset
45711
45712
45713 \end_layout
45714
45715 \end_body
45716 \end_document