]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe rotate boxes properly
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 499
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC is numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for 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
174 \font_sans default
175 \font_typewriter default
176 \font_math 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
182 \font_tt_scale 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 false
240 \output_changes false
241 \html_math_output 0
242 \html_css_as_file 0
243 \html_be_strict false
244 \end_header
245
246 \begin_body
247
248 \begin_layout Title
249 \SpecialChar LyX
250 's detailed Figure, Table, Floats, Notes, Boxes and External Material manual
251 \end_layout
252
253 \begin_layout Author
254 by the \SpecialChar LyX
255  Team
256 \begin_inset Foot
257 status collapsed
258
259 \begin_layout Plain Layout
260 \noindent
261 If you have comments or error corrections, please send them to the \SpecialChar LyX
262  Documentatio
263 n mailing list: 
264 \begin_inset CommandInset href
265 LatexCommand href
266 name "lyx-docs@lists.lyx.org"
267 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
268 type "mailto:"
269
270 \end_inset
271
272
273 \end_layout
274
275 \end_inset
276
277
278 \begin_inset Note Note
279 status collapsed
280
281 \begin_layout Plain Layout
282 author: Uwe Stöhr
283 \end_layout
284
285 \end_inset
286
287
288 \begin_inset Newline newline
289 \end_inset
290
291
292 \begin_inset Newline newline
293 \end_inset
294
295
296 \family sans
297 Version 2.2.x
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset CommandInset toc
302 LatexCommand tableofcontents
303
304 \end_inset
305
306
307 \end_layout
308
309 \begin_layout Standard
310 \begin_inset Note Note
311 status open
312
313 \begin_layout Plain Layout
314 To export all parts of this document to PDF, PS, or DVI the \SpecialChar LaTeX
315 -packages 
316 \series bold
317 arydshln
318 \series default
319
320 \series bold
321 colortbl
322 \series default
323
324 \series bold
325 diagbox, lettrine, marginnote, picinpar
326 \series default
327  and 
328 \series bold
329 sidecap
330 \series default
331  must be installed.
332  If they are not installed you can export the document anyway but the sections
333  where the packages are required won't appear in the output.
334 \end_layout
335
336 \begin_layout Plain Layout
337 The latest PDF-version of this document can be found here:
338 \begin_inset Newline newline
339 \end_inset
340
341
342 \series bold
343 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
344 \end_layout
345
346 \end_inset
347
348
349 \end_layout
350
351 \begin_layout Chapter
352 Figures
353 \begin_inset Index idx
354 status collapsed
355
356 \begin_layout Plain Layout
357 Figures
358 \end_layout
359
360 \end_inset
361
362
363 \begin_inset Index idx
364 status collapsed
365
366 \begin_layout Plain Layout
367 Graphics|see
368 \begin_inset ERT
369 status collapsed
370
371 \begin_layout Plain Layout
372
373 {
374 \end_layout
375
376 \end_inset
377
378 Figures
379 \begin_inset ERT
380 status collapsed
381
382 \begin_layout Plain Layout
383
384 }
385 \end_layout
386
387 \end_inset
388
389
390 \end_layout
391
392 \end_inset
393
394
395 \end_layout
396
397 \begin_layout Section
398 Graphics Dialog
399 \begin_inset Index idx
400 status collapsed
401
402 \begin_layout Plain Layout
403 Figures ! Graphics Dialog
404 \end_layout
405
406 \end_inset
407
408
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:Graphics-Dialog"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 To insert an image into your document, place the cursor at the text position
420  you want and click on the toolbar icon 
421 \begin_inset Info
422 type  "icon"
423 arg   "dialog-show-new-inset graphics"
424 \end_inset
425
426  or use the menu 
427 \family sans
428 Insert\SpecialChar menuseparator
429 Graphics
430 \family default
431 .
432  Then a dialog will appear to choose the file to load.
433  The image will appear in the output exactly at the position where it is
434  in the text.
435 \end_layout
436
437 \begin_layout Standard
438 The graphics dialog can be called at any time by clicking on an image.
439  This dialog has three tabs:
440 \end_layout
441
442 \begin_layout Description
443
444 \family sans
445 Graphics
446 \family default
447  Here you can choose an image file and adjust its appearance in the output.
448  The available units for the image size are explained in appendix
449 \begin_inset space ~
450 \end_inset
451
452
453 \begin_inset CommandInset ref
454 LatexCommand ref
455 reference "cha:Units-available-in"
456
457 \end_inset
458
459 .
460 \begin_inset Newline newline
461 \end_inset
462
463
464 \begin_inset Index idx
465 status collapsed
466
467 \begin_layout Plain Layout
468 Figures ! rotated
469 \end_layout
470
471 \end_inset
472
473 You can rotate images counter-clockwise by setting a rotation angle and
474  a rotation origin.
475  The image will also be rotated inside \SpecialChar LyX
476 .
477 \begin_inset Newline newline
478 \end_inset
479
480
481 \begin_inset Index idx
482 status collapsed
483
484 \begin_layout Plain Layout
485 Figures ! scaled
486 \end_layout
487
488 \end_inset
489
490 Images can be scaled by using a percentage value or by setting the width
491  and height explicitly.
492  If you set only the width or only the height, the other size will be determined
493  automatically.
494  If you set both, then the image will be transformed to the given size,
495  possibly distorting it.
496  To prevent the image from distortion, use the option 
497 \family sans
498 Maintain aspect ratio
499 \family default
500 .
501  The image will then be scaled so that its width and height don't exceed
502  the specified dimensions.
503 \begin_inset Newline newline
504 \end_inset
505
506 Images can be opened in a program of your choice by right-clicking on it
507  and choosing the entry 
508 \family sans
509 Edit
510 \begin_inset space ~
511 \end_inset
512
513 externally
514 \family default
515  in the context menu.
516  The program can be set for every image format in the file format settings
517  in \SpecialChar LyX
518 's preferences.
519 \end_layout
520
521 \begin_layout Description
522
523 \family sans
524 Clipping
525 \family default
526  Alternatively to the usage of scaling units it is possible to set image
527  coordinates to adjust the height and width of the image in the output.
528  The coordinates can also be calculated automatically by pressing the button
529  
530 \family sans
531 Get
532 \begin_inset space ~
533 \end_inset
534
535 from
536 \begin_inset space ~
537 \end_inset
538
539 File
540 \family default
541 .
542  The option 
543 \family sans
544 Clip
545 \begin_inset space ~
546 \end_inset
547
548 to
549 \begin_inset space ~
550 \end_inset
551
552 bounding
553 \begin_inset space ~
554 \end_inset
555
556 box
557 \family default
558  will only print the image region within the given coordinates.
559  Normally you don't need to worry about image coordinates and can ignore
560  this tab.
561 \end_layout
562
563 \begin_layout Description
564
565 \family sans
566 LaTeX
567 \begin_inset space ~
568 \end_inset
569
570 and
571 \begin_inset space ~
572 \end_inset
573
574 LyX
575 \begin_inset space ~
576 \end_inset
577
578 options
579 \family default
580  In this tab you can modify the appearance of the image within \SpecialChar LyX
581  and \SpecialChar LaTeX
582  experts
583  can specify additional \SpecialChar LaTeX
584  options.
585 \begin_inset Newline newline
586 \end_inset
587
588 The option 
589 \family sans
590 Draft
591 \begin_inset space ~
592 \end_inset
593
594 mode
595 \family default
596  makes the image appear in the output only as a frame with the size of the
597  image.
598 \begin_inset Newline newline
599 \end_inset
600
601 In the section 
602 \family sans
603 Graphics
604 \begin_inset space ~
605 \end_inset
606
607 Group
608 \family default
609  you can define or join an image settings group.
610 \begin_inset Index idx
611 status collapsed
612
613 \begin_layout Plain Layout
614 Figures ! Settings grouping
615 \end_layout
616
617 \end_inset
618
619  Images within such a group share their settings, so adjusting one image
620  of the group automatically also adjusts all other images of the group in
621  the same way.
622  So you can for example change the size for a bunch of images without the
623  need to manually change each of them.
624  Joining an existing group can also be done using the context menu of the
625  image by checking the name of the desired group.
626 \end_layout
627
628 \begin_layout Standard
629 \begin_inset VSpace bigskip
630 \end_inset
631
632
633 \end_layout
634
635 \begin_layout Standard
636 This is an example image in EPS format
637 \begin_inset Foot
638 status collapsed
639
640 \begin_layout Plain Layout
641 Image formats are explained in section
642 \begin_inset space ~
643 \end_inset
644
645
646 \begin_inset CommandInset ref
647 LatexCommand ref
648 reference "sec:Image-Formats"
649
650 \end_inset
651
652 .
653 \end_layout
654
655 \end_inset
656
657  within a separate, horizontally centered paragraph:
658 \begin_inset Separator parbreak
659 \end_inset
660
661
662 \end_layout
663
664 \begin_layout Standard
665 \align center
666 \begin_inset Graphics
667         filename clipart/mobius.eps
668         scale 70
669         scaleBeforeRotation
670         rotateOrigin center
671
672 \end_inset
673
674
675 \end_layout
676
677 \begin_layout Standard
678 This is the same image like the one above but in draft mode:
679 \begin_inset Separator parbreak
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Standard
686 \align center
687 \begin_inset Graphics
688         filename clipart/mobius.eps
689         scale 70
690         draft
691         scaleBeforeRotation
692         rotateOrigin center
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 \begin_inset Newpage newpage
701 \end_inset
702
703
704 \end_layout
705
706 \begin_layout Section
707 Figure Floats
708 \begin_inset CommandInset label
709 LatexCommand label
710 name "sec:Figure-Floats"
711
712 \end_inset
713
714
715 \begin_inset Index idx
716 status collapsed
717
718 \begin_layout Plain Layout
719 Floats ! Figures
720 \end_layout
721
722 \end_inset
723
724
725 \begin_inset Index idx
726 status collapsed
727
728 \begin_layout Plain Layout
729 Figures ! Floats
730 \end_layout
731
732 \end_inset
733
734
735 \end_layout
736
737 \begin_layout Standard
738 For general explanations about floats, have a look at section
739 \begin_inset space ~
740 \end_inset
741
742
743 \begin_inset CommandInset ref
744 LatexCommand ref
745 reference "sec:FloatIntroduction"
746
747 \end_inset
748
749 .
750 \end_layout
751
752 \begin_layout Standard
753 The toolbar button 
754 \begin_inset Info
755 type  "icon"
756 arg   "float-insert figure"
757 \end_inset
758
759  and the menu 
760 \family sans
761 Insert\SpecialChar menuseparator
762 Float\SpecialChar menuseparator
763 Figure
764 \family default
765  inserts a float with a caption that has the label 
766 \begin_inset Quotes eld
767 \end_inset
768
769 Figure
770 \begin_inset space ~
771 \end_inset
772
773 #:
774 \begin_inset Quotes erd
775 \end_inset
776
777  (# is the actual number).
778  You can insert the image above the caption, like in Figure
779 \begin_inset space ~
780 \end_inset
781
782
783 \begin_inset CommandInset ref
784 LatexCommand ref
785 reference "fig:kill-plat"
786
787 \end_inset
788
789  or below the caption, like in Figure
790 \begin_inset space ~
791 \end_inset
792
793
794 \begin_inset CommandInset ref
795 LatexCommand ref
796 reference "fig:escher"
797
798 \end_inset
799
800 .
801  More about caption placement is described in section
802 \begin_inset space ~
803 \end_inset
804
805
806 \begin_inset CommandInset ref
807 LatexCommand ref
808 reference "sec:Caption-Placement"
809
810 \end_inset
811
812 .
813 \end_layout
814
815 \begin_layout Standard
816 \begin_inset Float figure
817 wide false
818 sideways false
819 status open
820
821 \begin_layout Plain Layout
822 \align center
823 \begin_inset Graphics
824         filename clipart/platypus.eps
825         width 50col%
826         scaleBeforeRotation
827         rotateOrigin center
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Plain Layout
835 \begin_inset Caption Standard
836
837 \begin_layout Plain Layout
838 \begin_inset CommandInset label
839 LatexCommand label
840 name "fig:kill-plat"
841
842 \end_inset
843
844 A severely distorted platypus in a float.
845 \end_layout
846
847 \end_inset
848
849
850 \end_layout
851
852 \end_inset
853
854
855 \end_layout
856
857 \begin_layout Standard
858 \begin_inset Float figure
859 wide false
860 sideways false
861 status open
862
863 \begin_layout Plain Layout
864 \begin_inset Caption Standard
865
866 \begin_layout Plain Layout
867 \begin_inset CommandInset label
868 LatexCommand label
869 name "fig:escher"
870
871 \end_inset
872
873 M.C.
874  Escher on acid.
875 \end_layout
876
877 \end_inset
878
879
880 \end_layout
881
882 \begin_layout Plain Layout
883 \align center
884 \begin_inset Graphics
885         filename clipart/escher-lsd.eps
886         scale 80
887         scaleBeforeRotation
888         rotateOrigin center
889
890 \end_inset
891
892
893 \end_layout
894
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Standard
901 \begin_inset Index idx
902 status collapsed
903
904 \begin_layout Plain Layout
905 References ! to Figures
906 \end_layout
907
908 \end_inset
909
910 Figure
911 \begin_inset space ~
912 \end_inset
913
914
915 \begin_inset CommandInset ref
916 LatexCommand ref
917 reference "fig:kill-plat"
918
919 \end_inset
920
921  and 
922 \begin_inset CommandInset ref
923 LatexCommand ref
924 reference "fig:escher"
925
926 \end_inset
927
928  are examples of referenced figures.
929  Figures can be referenced in the text by referencing their label.
930  To do this insert a label in the caption using the menu 
931 \family sans
932 Insert\SpecialChar menuseparator
933 Label
934 \family default
935  or the toolbar button 
936 \begin_inset Info
937 type  "icon"
938 arg   "label-insert"
939 \end_inset
940
941 .
942  You can now refer to the label using the menu 
943 \family sans
944 Insert\SpecialChar menuseparator
945 Cross
946 \begin_inset space ~
947 \end_inset
948
949 reference
950 \family default
951  or the toolbar button 
952 \begin_inset Info
953 type  "icon"
954 arg   "dialog-show-new-inset ref"
955 \end_inset
956
957 .
958  It is important to use references to floats, rather than using vague references
959  like 
960 \begin_inset Quotes eld
961 \end_inset
962
963 the figure above
964 \begin_inset Quotes erd
965 \end_inset
966
967 , because \SpecialChar LaTeX
968  will reposition the floats in the final document and it might
969  not be 
970 \begin_inset Quotes eld
971 \end_inset
972
973 above
974 \begin_inset Quotes erd
975 \end_inset
976
977  at all.
978 \begin_inset Newline newline
979 \end_inset
980
981 Referencing is explained in detail in section
982 \begin_inset space ~
983 \end_inset
984
985
986 \begin_inset CommandInset ref
987 LatexCommand ref
988 reference "sec:Referencing-Floats"
989
990 \end_inset
991
992 .
993 \end_layout
994
995 \begin_layout Standard
996 Normally only one image is inserted to a figure float, but sometimes you
997  might want to use two images with separate subcaptions.
998  This can be done by inserting image floats into existing image floats.
999  Note that only the main caption of the float is added to the List of Figures.
1000  Figure
1001 \begin_inset space ~
1002 \end_inset
1003
1004
1005 \begin_inset CommandInset ref
1006 LatexCommand ref
1007 reference "fig:Two-distorted-images"
1008
1009 \end_inset
1010
1011  is an example of a figure float with two images set side by side.
1012  You can also set the images one below the other.
1013  Figure
1014 \begin_inset space ~
1015 \end_inset
1016
1017
1018 \begin_inset CommandInset ref
1019 LatexCommand ref
1020 reference "fig:Undefinable-structure"
1021
1022 \end_inset
1023
1024  and 
1025 \begin_inset CommandInset ref
1026 LatexCommand ref
1027 reference "fig:A-Platypus"
1028
1029 \end_inset
1030
1031  are the subfigures.
1032 \end_layout
1033
1034 \begin_layout Standard
1035 \begin_inset Float figure
1036 wide false
1037 sideways false
1038 status open
1039
1040 \begin_layout Plain Layout
1041 \begin_inset space \hfill{}
1042 \end_inset
1043
1044
1045 \begin_inset Float figure
1046 wide false
1047 sideways false
1048 status collapsed
1049
1050 \begin_layout Plain Layout
1051 \begin_inset Caption Standard
1052
1053 \begin_layout Plain Layout
1054 \begin_inset CommandInset label
1055 LatexCommand label
1056 name "fig:Undefinable-structure"
1057
1058 \end_inset
1059
1060 Undefinable structure.
1061 \end_layout
1062
1063 \end_inset
1064
1065
1066 \end_layout
1067
1068 \begin_layout Plain Layout
1069 \begin_inset Graphics
1070         filename clipart/escher-lsd.eps
1071         width 45col%
1072         scaleBeforeRotation
1073         groupId distorted
1074
1075 \end_inset
1076
1077
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \begin_inset space \hfill{}
1084 \end_inset
1085
1086
1087 \begin_inset Float figure
1088 wide false
1089 sideways false
1090 status collapsed
1091
1092 \begin_layout Plain Layout
1093 \begin_inset Caption Standard
1094
1095 \begin_layout Plain Layout
1096 \begin_inset CommandInset label
1097 LatexCommand label
1098 name "fig:A-Platypus"
1099
1100 \end_inset
1101
1102 A Platypus.
1103 \end_layout
1104
1105 \end_inset
1106
1107
1108 \end_layout
1109
1110 \begin_layout Plain Layout
1111 \begin_inset Graphics
1112         filename clipart/platypus.eps
1113         width 45col%
1114         scaleBeforeRotation
1115         groupId distorted
1116
1117 \end_inset
1118
1119
1120 \end_layout
1121
1122 \end_inset
1123
1124
1125 \begin_inset space \hfill{}
1126 \end_inset
1127
1128
1129 \end_layout
1130
1131 \begin_layout Plain Layout
1132 \begin_inset Caption Standard
1133
1134 \begin_layout Plain Layout
1135 \begin_inset CommandInset label
1136 LatexCommand label
1137 name "fig:Two-distorted-images"
1138
1139 \end_inset
1140
1141 Two distorted images.
1142  Both images are in the image settings group named 
1143 \begin_inset Quotes eld
1144 \end_inset
1145
1146 distorted
1147 \begin_inset Quotes erd
1148 \end_inset
1149
1150 .
1151 \end_layout
1152
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \end_inset
1159
1160
1161 \end_layout
1162
1163 \begin_layout Standard
1164 \begin_inset Newpage newpage
1165 \end_inset
1166
1167
1168 \end_layout
1169
1170 \begin_layout Section
1171 Image Formats
1172 \begin_inset CommandInset label
1173 LatexCommand label
1174 name "sec:Image-Formats"
1175
1176 \end_inset
1177
1178
1179 \begin_inset Index idx
1180 status collapsed
1181
1182 \begin_layout Plain Layout
1183 Image Formats
1184 \end_layout
1185
1186 \end_inset
1187
1188
1189 \begin_inset Index idx
1190 status collapsed
1191
1192 \begin_layout Plain Layout
1193 Figures ! Image Formats
1194 \end_layout
1195
1196 \end_inset
1197
1198
1199 \end_layout
1200
1201 \begin_layout Standard
1202 You can insert images in any known file format.
1203  But as explained in appendix
1204 \begin_inset space ~
1205 \end_inset
1206
1207
1208 \begin_inset CommandInset ref
1209 LatexCommand ref
1210 reference "cha:Output-File-Formats"
1211
1212 \end_inset
1213
1214 , each output document format allows only a few image formats.
1215  \SpecialChar LyX
1216  uses therefore the program 
1217 \family typewriter
1218 ImageMagick
1219 \family default
1220  in the background to convert the images to the right format.
1221  To increase your work flow by avoiding these conversions in the background,
1222  you could choose to use only the image formats that can directly be embedded
1223  in the output file format.
1224  The output file formats are explained in appendix
1225 \begin_inset space ~
1226 \end_inset
1227
1228
1229 \begin_inset CommandInset ref
1230 LatexCommand ref
1231 reference "cha:Output-File-Formats"
1232
1233 \end_inset
1234
1235 .
1236 \end_layout
1237
1238 \begin_layout Standard
1239 Similar to fonts there are two types of image formats:
1240 \end_layout
1241
1242 \begin_layout Description
1243 Bitmap
1244 \begin_inset space ~
1245 \end_inset
1246
1247 images consist of pixel values, often in a compressed form.
1248  They are therefore not fully scalable and look pixelated in large zooms.
1249  Well-known bitmap image formats are 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 Graphics Interchange Format
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  (GIF, file extension 
1258 \begin_inset Quotes eld
1259 \end_inset
1260
1261
1262 \family typewriter
1263 .gif
1264 \family default
1265
1266 \begin_inset Quotes erd
1267 \end_inset
1268
1269 )
1270 \begin_inset Index idx
1271 status collapsed
1272
1273 \begin_layout Plain Layout
1274 GIF|see
1275 \begin_inset ERT
1276 status collapsed
1277
1278 \begin_layout Plain Layout
1279
1280 {
1281 \end_layout
1282
1283 \end_inset
1284
1285 Image formats
1286 \begin_inset ERT
1287 status collapsed
1288
1289 \begin_layout Plain Layout
1290
1291 }
1292 \end_layout
1293
1294 \end_inset
1295
1296
1297 \end_layout
1298
1299 \end_inset
1300
1301
1302 \begin_inset Quotes eld
1303 \end_inset
1304
1305 Portable Network Graphics
1306 \begin_inset Quotes erd
1307 \end_inset
1308
1309  (PNG, file extension 
1310 \begin_inset Quotes eld
1311 \end_inset
1312
1313
1314 \family typewriter
1315 .png
1316 \family default
1317
1318 \begin_inset Quotes erd
1319 \end_inset
1320
1321 )
1322 \begin_inset Index idx
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326 PNG|see
1327 \begin_inset ERT
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331
1332 {
1333 \end_layout
1334
1335 \end_inset
1336
1337 Image formats
1338 \begin_inset ERT
1339 status collapsed
1340
1341 \begin_layout Plain Layout
1342
1343 }
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \end_inset
1352
1353 , and 
1354 \begin_inset Quotes eld
1355 \end_inset
1356
1357 Joint Photographic Experts Group
1358 \begin_inset Quotes erd
1359 \end_inset
1360
1361  (JPG, file extension 
1362 \begin_inset Quotes eld
1363 \end_inset
1364
1365
1366 \family typewriter
1367 .jpg
1368 \family default
1369
1370 \begin_inset Quotes erd
1371 \end_inset
1372
1373  or 
1374 \begin_inset Quotes eld
1375 \end_inset
1376
1377
1378 \family typewriter
1379 .jpeg
1380 \family default
1381
1382 \begin_inset Quotes erd
1383 \end_inset
1384
1385 )
1386 \begin_inset Index idx
1387 status collapsed
1388
1389 \begin_layout Plain Layout
1390 JPG|see
1391 \begin_inset ERT
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395
1396 {
1397 \end_layout
1398
1399 \end_inset
1400
1401 Image formats
1402 \begin_inset ERT
1403 status collapsed
1404
1405 \begin_layout Plain Layout
1406
1407 }
1408 \end_layout
1409
1410 \end_inset
1411
1412
1413 \end_layout
1414
1415 \end_inset
1416
1417 .
1418 \end_layout
1419
1420 \begin_layout Description
1421 Vector
1422 \begin_inset space ~
1423 \end_inset
1424
1425 images consist of vectors and can therefore be scaled to any size without
1426  data loss.
1427  The scaling ability is necessary if you want to create presentations, because
1428  presentations are always scaled by the video projector.
1429  Scaling is also useful for online documents to let the user zoom into diagrams.
1430 \begin_inset Newline newline
1431 \end_inset
1432
1433 Well-known scalable image formats are 
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437 Scalable Vector Graphics
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  (SVG, file extension 
1442 \begin_inset Quotes eld
1443 \end_inset
1444
1445
1446 \family typewriter
1447 .svg
1448 \family default
1449
1450 \begin_inset Quotes erd
1451 \end_inset
1452
1453 )
1454 \begin_inset Index idx
1455 status collapsed
1456
1457 \begin_layout Plain Layout
1458 SVG|see
1459 \begin_inset ERT
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463
1464 {
1465 \end_layout
1466
1467 \end_inset
1468
1469 Image formats
1470 \begin_inset ERT
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474
1475 }
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \end_layout
1482
1483 \end_inset
1484
1485
1486 \begin_inset Quotes eld
1487 \end_inset
1488
1489 Encapsulated PostScript
1490 \begin_inset Quotes erd
1491 \end_inset
1492
1493  (EPS, file extension 
1494 \begin_inset Quotes eld
1495 \end_inset
1496
1497
1498 \family typewriter
1499 .eps
1500 \family default
1501
1502 \begin_inset Quotes erd
1503 \end_inset
1504
1505 )
1506 \begin_inset Index idx
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510 EPS|see
1511 \begin_inset ERT
1512 status collapsed
1513
1514 \begin_layout Plain Layout
1515
1516 {
1517 \end_layout
1518
1519 \end_inset
1520
1521 Image formats
1522 \begin_inset ERT
1523 status collapsed
1524
1525 \begin_layout Plain Layout
1526
1527 }
1528 \end_layout
1529
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \end_inset
1536
1537
1538 \begin_inset Quotes eld
1539 \end_inset
1540
1541 Portable Document Format
1542 \begin_inset Quotes erd
1543 \end_inset
1544
1545  (PDF, file extension 
1546 \begin_inset Quotes eld
1547 \end_inset
1548
1549
1550 \family typewriter
1551 .pdf
1552 \family default
1553
1554 \begin_inset Quotes erd
1555 \end_inset
1556
1557 )
1558 \begin_inset Index idx
1559 status collapsed
1560
1561 \begin_layout Plain Layout
1562 PDF
1563 \end_layout
1564
1565 \end_inset
1566
1567 , and 
1568 \begin_inset Quotes eld
1569 \end_inset
1570
1571 Windows Metafile
1572 \begin_inset Quotes erd
1573 \end_inset
1574
1575  (WMF, file extension 
1576 \begin_inset Quotes eld
1577 \end_inset
1578
1579
1580 \family typewriter
1581 .wmf
1582 \family default
1583
1584 \begin_inset Quotes erd
1585 \end_inset
1586
1587 )
1588 \begin_inset Index idx
1589 status collapsed
1590
1591 \begin_layout Plain Layout
1592 SVG|see
1593 \begin_inset ERT
1594 status collapsed
1595
1596 \begin_layout Plain Layout
1597
1598 {
1599 \end_layout
1600
1601 \end_inset
1602
1603 Image formats
1604 \begin_inset ERT
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608
1609 }
1610 \end_layout
1611
1612 \end_inset
1613
1614
1615 \end_layout
1616
1617 \end_inset
1618
1619 .
1620  We wrote 
1621 \begin_inset Quotes eld
1622 \end_inset
1623
1624 can be
1625 \begin_inset Quotes erd
1626 \end_inset
1627
1628 , because you can convert any bitmap image to a PDF or EPS-image and the
1629  result will still be a bitmap image.
1630  In such cases only a header with the image properties is added to the original
1631  image
1632 \begin_inset Foot
1633 status collapsed
1634
1635 \begin_layout Plain Layout
1636 In the case of PDF, the original image is additionally compressed.
1637 \end_layout
1638
1639 \end_inset
1640
1641 .
1642  The PDF-files generated by 
1643 \family typewriter
1644 Adobe Photoshop
1645 \family default
1646  are for example bitmap images.
1647 \end_layout
1648
1649 \begin_layout Standard
1650 Normally it is not possible to convert a bitmap image into a scalable one,
1651  only vice versa.
1652  Only the image formats PDF and EPS can directly be embedded to PDF and
1653  PostScript output files, respectively.
1654  SVG and WMF-images are recalculated to bitmaps when the output file is
1655  generated because there is currently no adequate WMF/SVG
1656 \begin_inset Formula $\to$
1657 \end_inset
1658
1659 PDF/EPS converter available.
1660 \end_layout
1661
1662 \begin_layout Chapter
1663 Tables
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Table
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \begin_layout Section
1677 Introduction
1678 \begin_inset Index idx
1679 status collapsed
1680
1681 \begin_layout Plain Layout
1682 Table ! Introduction
1683 \end_layout
1684
1685 \end_inset
1686
1687
1688 \end_layout
1689
1690 \begin_layout Standard
1691 You can insert a table using either the toolbar button 
1692 \begin_inset Info
1693 type  "icon"
1694 arg   "tabular-insert"
1695 \end_inset
1696
1697  or the menu 
1698 \family sans
1699 Insert\SpecialChar menuseparator
1700 Table
1701 \family default
1702 .
1703  The toolbar button offers you a graphical selection: move the mouse to
1704  set the column/row number of the table that should be created and then
1705  press a mouse button.
1706  When you use the menu to create a table, a dialog will appear, asking you
1707  for the number of rows and columns.
1708 \begin_inset Newline newline
1709 \end_inset
1710
1711 The default table has lines around any cell and the first row appears separated
1712  from the rest of the table.
1713  This separation occurs due to a double line: The cells of the first row
1714  have a line below them and the cells of the second row have a line above
1715  them.
1716  Here is an example table:
1717 \begin_inset Separator parbreak
1718 \end_inset
1719
1720
1721 \end_layout
1722
1723 \begin_layout Standard
1724 \align center
1725 \begin_inset Tabular
1726 <lyxtabular version="3" rows="4" columns="4">
1727 <features tabularvalignment="middle">
1728 <column alignment="center" valignment="top">
1729 <column alignment="center" valignment="top">
1730 <column alignment="center" valignment="top">
1731 <column alignment="center" valignment="top">
1732 <row>
1733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1734 \begin_inset Text
1735
1736 \begin_layout Plain Layout
1737
1738 \end_layout
1739
1740 \end_inset
1741 </cell>
1742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1743 \begin_inset Text
1744
1745 \begin_layout Plain Layout
1746
1747 \family roman
1748 \series medium
1749 \shape up
1750 \size normal
1751 \emph off
1752 \bar no
1753 \noun off
1754 \color none
1755 1
1756 \end_layout
1757
1758 \end_inset
1759 </cell>
1760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764 2
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773 3
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 </row>
1779 <row>
1780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1781 \begin_inset Text
1782
1783 \begin_layout Plain Layout
1784
1785 \family roman
1786 \series medium
1787 \shape up
1788 \size normal
1789 \emph off
1790 \bar no
1791 \noun off
1792 \color none
1793 A
1794 \end_layout
1795
1796 \end_inset
1797 </cell>
1798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 </row>
1826 <row>
1827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1828 \begin_inset Text
1829
1830 \begin_layout Plain Layout
1831
1832 \family roman
1833 \series medium
1834 \shape up
1835 \size normal
1836 \emph off
1837 \bar no
1838 \noun off
1839 \color none
1840 B
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 </row>
1873 <row>
1874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878
1879 \family roman
1880 \series medium
1881 \shape up
1882 \size normal
1883 \emph off
1884 \bar no
1885 \noun off
1886 \color none
1887 C
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905
1906 \end_layout
1907
1908 \end_inset
1909 </cell>
1910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 </row>
1920 </lyxtabular>
1921
1922 \end_inset
1923
1924
1925 \end_layout
1926
1927 \begin_layout Section
1928 Table Dialog
1929 \begin_inset Index idx
1930 status collapsed
1931
1932 \begin_layout Plain Layout
1933 Table ! Dialog
1934 \end_layout
1935
1936 \end_inset
1937
1938
1939 \end_layout
1940
1941 \begin_layout Standard
1942 You can alter a table by clicking on it with the right mouse button, which
1943  brings up the context menu.
1944  Under the menu entry 
1945 \family sans
1946 More
1947 \family default
1948  you can adjust the settings of that cell and row/column respectively where
1949  the cursor is currently placed.
1950  The context menu 
1951 \family sans
1952 More\SpecialChar menuseparator
1953 Settings
1954 \family default
1955  opens the table dialog where you can adjust more things.
1956  Most of the dialog options also work on selections.
1957  This means if you select more cells, columns or rows, the action is done
1958  for the whole selection.
1959  Note that there is a difference between selecting the 
1960 \emph on
1961 contents
1962 \emph default
1963  of the cell, and the cell itself.
1964 \begin_inset Newline newline
1965 \end_inset
1966
1967 With the dialog option 
1968 \family sans
1969 Immediate
1970 \begin_inset space ~
1971 \end_inset
1972
1973 Apply
1974 \family default
1975  every change you make in the dialog is directly applied.
1976  If you move the cursor to another table cell the dialog will then also
1977  be updated with the parameters of the new cell.
1978  If you change length values in the dialog you must press 
1979 \family sans
1980 Return
1981 \family default
1982  to get the change applied.
1983 \begin_inset Newline newline
1984 \end_inset
1985
1986 You can alter tables with the following tabs of the table dialog:
1987 \end_layout
1988
1989 \begin_layout Description
1990
1991 \family sans
1992 Table
1993 \begin_inset space ~
1994 \end_inset
1995
1996 Settings
1997 \family default
1998  Here you can set the table width
1999 \begin_inset Index idx
2000 status collapsed
2001
2002 \begin_layout Plain Layout
2003 Table ! Width
2004 \end_layout
2005
2006 \end_inset
2007
2008 , and the horizontal alignment and the width of the current column.
2009  The alignment 
2010 \family sans
2011 At
2012 \begin_inset space ~
2013 \end_inset
2014
2015 Decimal
2016 \begin_inset space ~
2017 \end_inset
2018
2019 Separator
2020 \family default
2021  is described in section
2022 \begin_inset space ~
2023 \end_inset
2024
2025
2026 \begin_inset CommandInset ref
2027 LatexCommand ref
2028 reference "subsec:Special-Cell-Alignment"
2029
2030 \end_inset
2031
2032 .
2033  When you have set a width you can also adjust the vertical alignment of
2034  the current row.
2035  A given width will allow the cell to have line breaks and multiple paragraphs
2036  of text, see sec.
2037 \begin_inset space \thinspace{}
2038 \end_inset
2039
2040
2041 \begin_inset CommandInset ref
2042 LatexCommand ref
2043 reference "subsec:Multiple-Lines-in"
2044
2045 \end_inset
2046
2047 .
2048  If you set no width, the column is as wide as the content of its widest
2049  cell.
2050 \begin_inset Newline newline
2051 \end_inset
2052
2053 Furthermore, you can mark one or multiple cells of one row as a multicolumn
2054  cell, see sec.
2055 \begin_inset space \thinspace{}
2056 \end_inset
2057
2058
2059 \begin_inset CommandInset ref
2060 LatexCommand ref
2061 reference "subsec:Multicolumns"
2062
2063 \end_inset
2064
2065  or the cells of one column as multirow cell, see sec.
2066 \begin_inset space \thinspace{}
2067 \end_inset
2068
2069
2070 \begin_inset CommandInset ref
2071 LatexCommand ref
2072 reference "subsec:Multirows"
2073
2074 \end_inset
2075
2076 .
2077 \begin_inset Newline newline
2078 \end_inset
2079
2080 The rotate check boxes rotate the current cell, a selection, or the whole
2081  table counter-clockwise by 90
2082 \begin_inset space \thinspace{}
2083 \end_inset
2084
2085 °.
2086  The rotation is not shown within \SpecialChar LyX
2087 , only in the output.
2088  For more information see sec.
2089 \begin_inset space \thinspace{}
2090 \end_inset
2091
2092
2093 \begin_inset CommandInset ref
2094 LatexCommand ref
2095 reference "sec:Rotated-Table-Cells"
2096
2097 \end_inset
2098
2099 .
2100 \begin_inset Newline newline
2101 \end_inset
2102
2103
2104 \begin_inset Note Greyedout
2105 status open
2106
2107 \begin_layout Plain Layout
2108
2109 \series bold
2110 Note:
2111 \series default
2112  Not all DVI-viewers are able to display rotations.
2113 \end_layout
2114
2115 \end_inset
2116
2117
2118 \begin_inset Newline newline
2119 \end_inset
2120
2121 The table-wide vertical alignment is used for tables within text lines:
2122 \begin_inset Newline newline
2123 \end_inset
2124
2125 A line with tables with different alignments: 
2126 \begin_inset Tabular
2127 <lyxtabular version="3" rows="2" columns="2">
2128 <features tabularvalignment="top">
2129 <column alignment="center" valignment="top" width="0pt">
2130 <column alignment="center" valignment="top">
2131 <row>
2132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2133 \begin_inset Text
2134
2135 \begin_layout Plain Layout
2136
2137 \end_layout
2138
2139 \end_inset
2140 </cell>
2141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2142 \begin_inset Text
2143
2144 \begin_layout Plain Layout
2145
2146 \family roman
2147 \series medium
2148 \shape up
2149 \size normal
2150 \emph off
2151 \bar no
2152 \noun off
2153 \color none
2154 1
2155 \end_layout
2156
2157 \end_inset
2158 </cell>
2159 </row>
2160 <row>
2161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2162 \begin_inset Text
2163
2164 \begin_layout Plain Layout
2165
2166 \family roman
2167 \series medium
2168 \shape up
2169 \size normal
2170 \emph off
2171 \bar no
2172 \noun off
2173 \color none
2174 A
2175 \end_layout
2176
2177 \end_inset
2178 </cell>
2179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2180 \begin_inset Text
2181
2182 \begin_layout Plain Layout
2183
2184 \end_layout
2185
2186 \end_inset
2187 </cell>
2188 </row>
2189 </lyxtabular>
2190
2191 \end_inset
2192
2193  
2194 \begin_inset Tabular
2195 <lyxtabular version="3" rows="2" columns="2">
2196 <features tabularvalignment="middle">
2197 <column alignment="center" valignment="top">
2198 <column alignment="center" valignment="top">
2199 <row>
2200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2201 \begin_inset Text
2202
2203 \begin_layout Plain Layout
2204
2205 \end_layout
2206
2207 \end_inset
2208 </cell>
2209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2210 \begin_inset Text
2211
2212 \begin_layout Plain Layout
2213
2214 \family roman
2215 \series medium
2216 \shape up
2217 \size normal
2218 \emph off
2219 \bar no
2220 \noun off
2221 \color none
2222 1
2223 \end_layout
2224
2225 \end_inset
2226 </cell>
2227 </row>
2228 <row>
2229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2230 \begin_inset Text
2231
2232 \begin_layout Plain Layout
2233
2234 \family roman
2235 \series medium
2236 \shape up
2237 \size normal
2238 \emph off
2239 \bar no
2240 \noun off
2241 \color none
2242 A
2243 \end_layout
2244
2245 \end_inset
2246 </cell>
2247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2248 \begin_inset Text
2249
2250 \begin_layout Plain Layout
2251
2252 \end_layout
2253
2254 \end_inset
2255 </cell>
2256 </row>
2257 </lyxtabular>
2258
2259 \end_inset
2260
2261  
2262 \begin_inset Tabular
2263 <lyxtabular version="3" rows="2" columns="2">
2264 <features tabularvalignment="bottom">
2265 <column alignment="center" valignment="top" width="0pt">
2266 <column alignment="center" valignment="top">
2267 <row>
2268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2269 \begin_inset Text
2270
2271 \begin_layout Plain Layout
2272
2273 \end_layout
2274
2275 \end_inset
2276 </cell>
2277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2278 \begin_inset Text
2279
2280 \begin_layout Plain Layout
2281
2282 \family roman
2283 \series medium
2284 \shape up
2285 \size normal
2286 \emph off
2287 \bar no
2288 \noun off
2289 \color none
2290 1
2291 \end_layout
2292
2293 \end_inset
2294 </cell>
2295 </row>
2296 <row>
2297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2298 \begin_inset Text
2299
2300 \begin_layout Plain Layout
2301
2302 \family roman
2303 \series medium
2304 \shape up
2305 \size normal
2306 \emph off
2307 \bar no
2308 \noun off
2309 \color none
2310 A
2311 \end_layout
2312
2313 \end_inset
2314 </cell>
2315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2316 \begin_inset Text
2317
2318 \begin_layout Plain Layout
2319
2320 \end_layout
2321
2322 \end_inset
2323 </cell>
2324 </row>
2325 </lyxtabular>
2326
2327 \end_inset
2328
2329
2330 \begin_inset Newline newline
2331 \end_inset
2332
2333 It is also possible to enter a \SpecialChar LaTeX
2334 -argument which is needed for special table
2335  formattings, see sec.
2336 \begin_inset space \thinspace{}
2337 \end_inset
2338
2339
2340 \begin_inset CommandInset ref
2341 LatexCommand ref
2342 reference "subsec:Multicolumn-Calculations"
2343
2344 \end_inset
2345
2346  and 
2347 \begin_inset CommandInset ref
2348 LatexCommand ref
2349 reference "sec:Colored-Tables"
2350
2351 \end_inset
2352
2353 .
2354 \end_layout
2355
2356 \begin_layout Description
2357
2358 \family sans
2359 Borders
2360 \family default
2361  In this tab you can add and delete border lines for the current row/column.
2362 \begin_inset Newline newline
2363 \end_inset
2364
2365 Using the style option 
2366 \family sans
2367 Formal
2368 \family default
2369  will convert the table to a formal table as described in sec.
2370 \begin_inset space \thinspace{}
2371 \end_inset
2372
2373
2374 \begin_inset CommandInset ref
2375 LatexCommand ref
2376 reference "sec:Formal-Tables"
2377
2378 \end_inset
2379
2380 .
2381 \begin_inset Newline newline
2382 \end_inset
2383
2384 You can also add space here to table rows as described in sec.
2385 \begin_inset space \thinspace{}
2386 \end_inset
2387
2388
2389 \begin_inset CommandInset ref
2390 LatexCommand ref
2391 reference "subsec:Row-Spacing"
2392
2393 \end_inset
2394
2395 .
2396 \end_layout
2397
2398 \begin_layout Description
2399
2400 \family sans
2401 Longtable
2402 \family default
2403  This tab is to make a table a so called 
2404 \begin_inset Quotes eld
2405 \end_inset
2406
2407
2408 \emph on
2409 longtable
2410 \emph default
2411
2412 \begin_inset Quotes erd
2413 \end_inset
2414
2415  that can run over several pages.
2416  Sections
2417 \begin_inset space ~
2418 \end_inset
2419
2420
2421 \begin_inset CommandInset ref
2422 LatexCommand ref
2423 reference "sec:Longtables"
2424
2425 \end_inset
2426
2427  and 
2428 \begin_inset CommandInset ref
2429 LatexCommand ref
2430 reference "sec:Special-Longtable-Issues"
2431
2432 \end_inset
2433
2434  describe the longtable features in detail.
2435 \end_layout
2436
2437 \begin_layout Section
2438 Table Toolbar
2439 \begin_inset Index idx
2440 status collapsed
2441
2442 \begin_layout Plain Layout
2443 Table ! Toolbar
2444 \end_layout
2445
2446 \end_inset
2447
2448
2449 \end_layout
2450
2451 \begin_layout Standard
2452 The table toolbar is an alternative to the table dialog to be able to alter
2453  tables faster.
2454  It should normally appear at the bottom of \SpecialChar LyX
2455 's main window when the cursor
2456  is inside a table.
2457  You can alternatively switch it on to appear always, by right-clicking
2458  in \SpecialChar LyX
2459 's main menu bar.
2460 \end_layout
2461
2462 \begin_layout Standard
2463 The toolbar has the following icons:
2464 \end_layout
2465
2466 \begin_layout Labeling
2467 \labelwidthstring 00.00.0000
2468 \begin_inset Info
2469 type  "icon"
2470 arg   "inset-modify tabular append-row"
2471 \end_inset
2472
2473  adds a row below the current cell or selection
2474 \end_layout
2475
2476 \begin_layout Labeling
2477 \labelwidthstring 00.00.0000
2478 \begin_inset Info
2479 type  "icon"
2480 arg   "inset-modify tabular append-column"
2481 \end_inset
2482
2483  adds a column right beside the current cell or selection
2484 \end_layout
2485
2486 \begin_layout Labeling
2487 \labelwidthstring 00.00.0000
2488 \begin_inset Info
2489 type  "icon"
2490 arg   "inset-modify tabular delete-row"
2491 \end_inset
2492
2493  deletes the current row or selection
2494 \end_layout
2495
2496 \begin_layout Labeling
2497 \labelwidthstring 00.00.0000
2498 \begin_inset Info
2499 type  "icon"
2500 arg   "inset-modify tabular delete-column"
2501 \end_inset
2502
2503  deletes the current column or selection
2504 \end_layout
2505
2506 \begin_layout Labeling
2507 \labelwidthstring 00.00.0000
2508 \begin_inset Info
2509 type  "icon"
2510 arg   "inset-modify tabular move-row-up"
2511 \end_inset
2512
2513  moves the row up
2514 \end_layout
2515
2516 \begin_layout Labeling
2517 \labelwidthstring 00.00.0000
2518 \begin_inset Info
2519 type  "icon"
2520 arg   "inset-modify tabular move-column-left"
2521 \end_inset
2522
2523  moves the column to the left
2524 \end_layout
2525
2526 \begin_layout Labeling
2527 \labelwidthstring 00.00.0000
2528 \begin_inset Info
2529 type  "icon"
2530 arg   "inset-modify tabular move-row-down"
2531 \end_inset
2532
2533  moves the row down
2534 \end_layout
2535
2536 \begin_layout Labeling
2537 \labelwidthstring 00.00.0000
2538 \begin_inset Info
2539 type  "icon"
2540 arg   "inset-modify tabular move-column-right"
2541 \end_inset
2542
2543  moves the column to the right
2544 \end_layout
2545
2546 \begin_layout Labeling
2547 \labelwidthstring 00.00.0000
2548 \begin_inset Info
2549 type  "icon"
2550 arg   "inset-modify tabular toggle-line-top"
2551 \end_inset
2552
2553  adds a line at the top of the current cell / row or of a selection
2554 \end_layout
2555
2556 \begin_layout Labeling
2557 \labelwidthstring 00.00.0000
2558 \begin_inset Info
2559 type  "icon"
2560 arg   "inset-modify tabular toggle-line-bottom"
2561 \end_inset
2562
2563  adds a line at the bottom of the current cell / row or of a selection
2564 \end_layout
2565
2566 \begin_layout Labeling
2567 \labelwidthstring 00.00.0000
2568 \begin_inset Info
2569 type  "icon"
2570 arg   "inset-modify tabular toggle-line-left"
2571 \end_inset
2572
2573  adds a line at the left side of the current cell / row or of a selection
2574 \end_layout
2575
2576 \begin_layout Labeling
2577 \labelwidthstring 00.00.0000
2578 \begin_inset Info
2579 type  "icon"
2580 arg   "inset-modify tabular toggle-line-right"
2581 \end_inset
2582
2583  adds a line at the right side of the current cell / row or of a selection
2584 \end_layout
2585
2586 \begin_layout Labeling
2587 \labelwidthstring 00.00.0000
2588 \begin_inset Info
2589 type  "icon"
2590 arg   "inset-modify tabular set-all-lines"
2591 \end_inset
2592
2593  adds lines around the current or selected cells - if the current cell no
2594  multicolumn cell this also affects the current row and column
2595 \end_layout
2596
2597 \begin_layout Labeling
2598 \labelwidthstring 00.00.0000
2599 \begin_inset Info
2600 type  "icon"
2601 arg   "inset-modify tabular unset-all-lines"
2602 \end_inset
2603
2604  deletes all lines of the current or selected cells - if the current cell
2605  no multicolumn cell this also affects the current row and column
2606 \end_layout
2607
2608 \begin_layout Labeling
2609 \labelwidthstring 00.00.0000
2610 \begin_inset Info
2611 type  "icon"
2612 arg   "inset-modify tabular m-align-left"
2613 \end_inset
2614
2615  left-aligns the content of the current cell / column
2616 \end_layout
2617
2618 \begin_layout Labeling
2619 \labelwidthstring 00.00.0000
2620 \begin_inset Info
2621 type  "icon"
2622 arg   "inset-modify tabular m-align-center"
2623 \end_inset
2624
2625  centers the content of the current cell / column horizontally
2626 \end_layout
2627
2628 \begin_layout Labeling
2629 \labelwidthstring 00.00.0000
2630 \begin_inset Info
2631 type  "icon"
2632 arg   "inset-modify tabular m-align-right"
2633 \end_inset
2634
2635  right-aligns the content of the current cell / column
2636 \end_layout
2637
2638 \begin_layout Labeling
2639 \labelwidthstring 00.00.0000
2640 \begin_inset Info
2641 type  "icon"
2642 arg   "inset-modify tabular align-decimal"
2643 \end_inset
2644
2645  aligns the content of the current column at a character
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Info
2651 type  "icon"
2652 arg   "inset-modify tabular m-valign-top"
2653 \end_inset
2654
2655  aligns the content of the current cell vertically to the top
2656 \end_layout
2657
2658 \begin_layout Labeling
2659 \labelwidthstring 00.00.0000
2660 \begin_inset Info
2661 type  "icon"
2662 arg   "inset-modify tabular m-valign-middle"
2663 \end_inset
2664
2665  centers the content of the current cell vertically
2666 \end_layout
2667
2668 \begin_layout Labeling
2669 \labelwidthstring 00.00.0000
2670 \begin_inset Info
2671 type  "icon"
2672 arg   "inset-modify tabular m-valign-bottom"
2673 \end_inset
2674
2675  aligns the content of the current cell vertically to the bottom
2676 \end_layout
2677
2678 \begin_layout Labeling
2679 \labelwidthstring 00.00.0000
2680 \begin_inset Info
2681 type  "icon"
2682 arg   "inset-modify tabular set-rotate-cell"
2683 \end_inset
2684
2685  rotates the current cell or selection counter-clockwise by 90°
2686 \end_layout
2687
2688 \begin_layout Labeling
2689 \labelwidthstring 00.00.0000
2690 \begin_inset Info
2691 type  "icon"
2692 arg   "inset-modify tabular set-rotate-tabular"
2693 \end_inset
2694
2695  rotates the whole table counter-clockwise by 90°
2696 \end_layout
2697
2698 \begin_layout Labeling
2699 \labelwidthstring 00.00.0000
2700 \begin_inset Info
2701 type  "icon"
2702 arg   "inset-modify tabular multicolumn"
2703 \end_inset
2704
2705  sets the current cell or selection as a multicolumn
2706 \end_layout
2707
2708 \begin_layout Labeling
2709 \labelwidthstring 00.00.0000
2710 \begin_inset Info
2711 type  "icon"
2712 arg   "inset-modify tabular multirow"
2713 \end_inset
2714
2715  sets the current cell or selection as a multirow
2716 \end_layout
2717
2718 \begin_layout Standard
2719 \begin_inset Note Greyedout
2720 status open
2721
2722 \begin_layout Plain Layout
2723
2724 \series bold
2725 Note:
2726 \series default
2727  For the output the vertical alignment of the first cell in a row is used
2728  for all following cells in the row.
2729 \end_layout
2730
2731 \end_inset
2732
2733
2734 \end_layout
2735
2736 \begin_layout Section
2737 Edit Table Menu
2738 \begin_inset Index idx
2739 status collapsed
2740
2741 \begin_layout Plain Layout
2742 Table ! Edit Menu
2743 \end_layout
2744
2745 \end_inset
2746
2747
2748 \end_layout
2749
2750 \begin_layout Standard
2751 In addition to the table dialog and toolbar, the menu 
2752 \family sans
2753 Edit\SpecialChar menuseparator
2754 Table
2755 \family default
2756  allows you to add and delete border lines for the current row/column and
2757  to set the current selection as multicolumn.
2758  The menu is only available when the cursor is inside a table.
2759 \end_layout
2760
2761 \begin_layout Section
2762 Table Floats
2763 \begin_inset CommandInset label
2764 LatexCommand label
2765 name "sec:Table-Floats"
2766
2767 \end_inset
2768
2769
2770 \begin_inset Index idx
2771 status collapsed
2772
2773 \begin_layout Plain Layout
2774 Floats ! Tables
2775 \end_layout
2776
2777 \end_inset
2778
2779
2780 \begin_inset Index idx
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Table ! Floats
2785 \end_layout
2786
2787 \end_inset
2788
2789
2790 \end_layout
2791
2792 \begin_layout Standard
2793 For general explanations about floats, have a look at section
2794 \begin_inset space ~
2795 \end_inset
2796
2797
2798 \begin_inset CommandInset ref
2799 LatexCommand ref
2800 reference "sec:FloatIntroduction"
2801
2802 \end_inset
2803
2804 .
2805 \end_layout
2806
2807 \begin_layout Standard
2808 \begin_inset Float table
2809 placement h
2810 wide false
2811 sideways false
2812 status open
2813
2814 \begin_layout Plain Layout
2815 \begin_inset Caption Standard
2816
2817 \begin_layout Plain Layout
2818 \begin_inset CommandInset label
2819 LatexCommand label
2820 name "tab:a table float"
2821
2822 \end_inset
2823
2824 A table float.
2825 \end_layout
2826
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \begin_layout Plain Layout
2833 \align center
2834 \begin_inset Tabular
2835 <lyxtabular version="3" rows="3" columns="3">
2836 <features tabularvalignment="middle">
2837 <column alignment="center" valignment="top" width="0pt">
2838 <column alignment="center" valignment="top" width="0pt">
2839 <column alignment="center" valignment="top" width="0pt">
2840 <row>
2841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845
2846 \family roman
2847 \series medium
2848 \shape up
2849 \size normal
2850 \emph off
2851 \bar no
2852 \noun off
2853 \color none
2854 1
2855 \end_layout
2856
2857 \end_inset
2858 </cell>
2859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2860 \begin_inset Text
2861
2862 \begin_layout Plain Layout
2863
2864 \family roman
2865 \series medium
2866 \shape up
2867 \size normal
2868 \emph off
2869 \bar no
2870 \noun off
2871 \color none
2872 2
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881
2882 \family roman
2883 \series medium
2884 \shape up
2885 \size normal
2886 \emph off
2887 \bar no
2888 \noun off
2889 \color none
2890 3
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 </row>
2896 <row>
2897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \family roman
2903 \series medium
2904 \shape up
2905 \size normal
2906 \emph off
2907 \bar no
2908 \noun off
2909 \color none
2910 Joe
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \family roman
2921 \series medium
2922 \shape up
2923 \size normal
2924 \emph off
2925 \bar no
2926 \noun off
2927 \color none
2928 Mary
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \family roman
2939 \series medium
2940 \shape up
2941 \size normal
2942 \emph off
2943 \bar no
2944 \noun off
2945 \color none
2946 Ted
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \family roman
2959 \series medium
2960 \shape up
2961 \size normal
2962 \emph off
2963 \bar no
2964 \noun off
2965 \color none
2966 \begin_inset Formula $\int x^{2}dx$
2967 \end_inset
2968
2969
2970 \end_layout
2971
2972 \end_inset
2973 </cell>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978
2979 \family roman
2980 \series medium
2981 \shape up
2982 \size normal
2983 \emph off
2984 \bar no
2985 \noun off
2986 \color none
2987 \begin_inset Formula $\left[\begin{array}{cc}
2988 a & b\\
2989 c & d
2990 \end{array}\right]$
2991 \end_inset
2992
2993
2994 \end_layout
2995
2996 \end_inset
2997 </cell>
2998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2999 \begin_inset Text
3000
3001 \begin_layout Plain Layout
3002
3003 \family roman
3004 \series medium
3005 \shape up
3006 \size normal
3007 \emph off
3008 \bar no
3009 \noun off
3010 \color none
3011 \begin_inset Formula $1+1=2$
3012 \end_inset
3013
3014
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 </row>
3020 </lyxtabular>
3021
3022 \end_inset
3023
3024
3025 \end_layout
3026
3027 \end_inset
3028
3029
3030 \end_layout
3031
3032 \begin_layout Standard
3033 Table floats can be inserted using the menu 
3034 \family sans
3035 Insert\SpecialChar menuseparator
3036 Float\SpecialChar menuseparator
3037 Table
3038 \family default
3039  or the toolbar button 
3040 \begin_inset Info
3041 type  "icon"
3042 arg   "float-insert table"
3043 \end_inset
3044
3045 .
3046 \end_layout
3047
3048 \begin_layout Standard
3049 The float appears as a collapsible box with a caption that has the label
3050  
3051 \begin_inset Quotes eld
3052 \end_inset
3053
3054 Table
3055 \begin_inset space ~
3056 \end_inset
3057
3058 #:
3059 \begin_inset Quotes erd
3060 \end_inset
3061
3062  (# is the actual table number).
3063  You can insert tables in the float above or below the caption.
3064 \end_layout
3065
3066 \begin_layout Standard
3067 Table
3068 \begin_inset space ~
3069 \end_inset
3070
3071
3072 \begin_inset CommandInset ref
3073 LatexCommand ref
3074 reference "tab:a table float"
3075
3076 \end_inset
3077
3078  is an example table within a table float.
3079 \end_layout
3080
3081 \begin_layout Standard
3082 Having the caption above the table is the common rule that is unfortunately
3083  not supported in \SpecialChar LaTeX
3084 's standard classes.
3085  This means that, if you are using the document classes 
3086 \family sans
3087 article
3088 \family default
3089
3090 \family sans
3091 book
3092 \family default
3093
3094 \family sans
3095 letter
3096 \family default
3097 , or 
3098 \family sans
3099 report
3100 \family default
3101 , there will be no space between the caption and the table.
3102  To insert the needed space, add the following option to the load command
3103  of the \SpecialChar LaTeX
3104 -package 
3105 \series bold
3106 caption
3107 \series default
3108
3109 \begin_inset Index idx
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113 \SpecialChar LaTeX
3114 -packages ! caption
3115 \end_layout
3116
3117 \end_inset
3118
3119  in your document preamble
3120 \begin_inset Foot
3121 status collapsed
3122
3123 \begin_layout Plain Layout
3124 For more information have a look at section
3125 \begin_inset space ~
3126 \end_inset
3127
3128
3129 \begin_inset CommandInset ref
3130 LatexCommand ref
3131 reference "sec:Caption-Placement"
3132
3133 \end_inset
3134
3135 .
3136 \end_layout
3137
3138 \end_inset
3139
3140 :
3141 \end_layout
3142
3143 \begin_layout Standard
3144
3145 \series bold
3146 tableposition=top
3147 \end_layout
3148
3149 \begin_layout Standard
3150 The package 
3151 \series bold
3152 caption
3153 \series default
3154 , which is described in section
3155 \begin_inset space ~
3156 \end_inset
3157
3158
3159 \begin_inset CommandInset ref
3160 LatexCommand ref
3161 reference "sec:Caption-Formatting"
3162
3163 \end_inset
3164
3165 , is used to adjust the caption format.
3166 \end_layout
3167
3168 \begin_layout Standard
3169 \begin_inset Index idx
3170 status collapsed
3171
3172 \begin_layout Plain Layout
3173 References ! to Tables
3174 \end_layout
3175
3176 \end_inset
3177
3178 Tables can be cross-referenced in the text by referencing their label.
3179  To do this insert a label in the caption using the menu 
3180 \family sans
3181 Insert\SpecialChar menuseparator
3182 Label
3183 \family default
3184  or the toolbar button 
3185 \begin_inset Info
3186 type  "icon"
3187 arg   "label-insert"
3188 \end_inset
3189
3190 .
3191  You can now refer to the label using the menu 
3192 \family sans
3193 Insert\SpecialChar menuseparator
3194 Cross
3195 \begin_inset space ~
3196 \end_inset
3197
3198 reference
3199 \family default
3200  or the toolbar button 
3201 \begin_inset Info
3202 type  "icon"
3203 arg   "dialog-show-new-inset ref"
3204 \end_inset
3205
3206 .
3207 \begin_inset Newline newline
3208 \end_inset
3209
3210 Referencing is explained in detail in section
3211 \begin_inset space ~
3212 \end_inset
3213
3214
3215 \begin_inset CommandInset ref
3216 LatexCommand ref
3217 reference "sec:Referencing-Floats"
3218
3219 \end_inset
3220
3221 .
3222 \end_layout
3223
3224 \begin_layout Section
3225 Longtables
3226 \begin_inset CommandInset label
3227 LatexCommand label
3228 name "sec:Longtables"
3229
3230 \end_inset
3231
3232
3233 \begin_inset Index idx
3234 status collapsed
3235
3236 \begin_layout Plain Layout
3237 Longtables
3238 \end_layout
3239
3240 \end_inset
3241
3242
3243 \begin_inset Index idx
3244 status collapsed
3245
3246 \begin_layout Plain Layout
3247 Table ! Longtables
3248 \end_layout
3249
3250 \end_inset
3251
3252
3253 \end_layout
3254
3255 \begin_layout Standard
3256 If the table is too long to fit on one page, you can use the option 
3257 \family sans
3258 Use
3259 \begin_inset space ~
3260 \end_inset
3261
3262 long
3263 \begin_inset space ~
3264 \end_inset
3265
3266 table
3267 \family default
3268  in the tab 
3269 \family sans
3270 Longtable
3271 \family default
3272  of the table dialog to split the table automatically over more pages.
3273  Doing this enables the following options:
3274 \end_layout
3275
3276 \begin_layout Description
3277 Header: The current row is defined to be a header row that appears on all
3278  pages of the longtable; except for the first page, if 
3279 \family sans
3280 First
3281 \begin_inset space ~
3282 \end_inset
3283
3284 header
3285 \family default
3286  is defined.
3287  This is therefore called the main header.
3288 \end_layout
3289
3290 \begin_layout Description
3291 First
3292 \begin_inset space ~
3293 \end_inset
3294
3295 header: The current row is defined to be a header row that appears on the
3296  first page of the longtable.
3297 \end_layout
3298
3299 \begin_layout Description
3300 Footer: The current row is defined to be a footer row that appears on all
3301  pages of the longtable; except for the last page, if 
3302 \family sans
3303 Last
3304 \begin_inset space ~
3305 \end_inset
3306
3307 footer
3308 \family default
3309  is defined.
3310 \end_layout
3311
3312 \begin_layout Description
3313 Last
3314 \begin_inset space ~
3315 \end_inset
3316
3317 footer: The current row is defined to be a footer row that appears on the
3318  last page of the longtable.
3319 \end_layout
3320
3321 \begin_layout Description
3322 Caption: The current row contains the table caption.
3323  The row is reset as single column and a caption is inserted.
3324  More about longtable captions is explained in sec.
3325 \begin_inset space \thinspace{}
3326 \end_inset
3327
3328
3329 \begin_inset CommandInset ref
3330 LatexCommand ref
3331 reference "subsec:Longtable-Captions"
3332
3333 \end_inset
3334
3335 .
3336 \end_layout
3337
3338 \begin_layout Standard
3339 You can also specify a row where the table is split.
3340  See the following longtable to see how it works:
3341 \begin_inset Separator parbreak
3342 \end_inset
3343
3344
3345 \end_layout
3346
3347 \begin_layout Standard
3348 \align center
3349 \begin_inset Tabular
3350 <lyxtabular version="3" rows="69" columns="3">
3351 <features islongtable="true" longtabularalignment="center">
3352 <column alignment="left" valignment="top" width="0cm">
3353 <column alignment="left" valignment="top" width="0pt">
3354 <column alignment="center" valignment="top" width="0pt">
3355 <row endfirsthead="true">
3356 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3357 \begin_inset Text
3358
3359 \begin_layout Plain Layout
3360
3361 \series bold
3362 Example Phone List (ignore the names)
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 </row>
3386 <row endfirsthead="true">
3387 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391
3392 \series bold
3393 NAME
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411
3412 \series bold
3413 TEL.
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 </row>
3419 <row endhead="true">
3420 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \series bold
3426 Example Phone List
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \end_layout
3437
3438 \end_inset
3439 </cell>
3440 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 </row>
3450 <row endhead="true">
3451 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455
3456 \series bold
3457 NAME
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475
3476 \series bold
3477 TEL.
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 </row>
3483 <row endfoot="true">
3484 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488  continued on next page
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 </row>
3512 <row>
3513 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517
3518 \series bold
3519 Annovi
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 <cell alignment="center" valignment="top" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528 Silvia
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537 111
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 </row>
3543 <row>
3544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548
3549 \series bold
3550 Bertoli
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 <cell alignment="center" valignment="top" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559 Stefano
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 111
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 </row>
3574 <row>
3575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579
3580 \series bold
3581 Bozzi
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 <cell alignment="center" valignment="top" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590 Walter
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599 111
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 </row>
3605 <row>
3606 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610
3611 \series bold
3612 Cachia
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 <cell alignment="center" valignment="top" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621 Maria
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630 111
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 </row>
3636 <row>
3637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641
3642 \series bold
3643 Cachia
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 <cell alignment="center" valignment="top" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652 Maurizio
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 111
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 </row>
3667 <row>
3668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672
3673 \series bold
3674 Cinquemani
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 <cell alignment="center" valignment="top" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683 Giusi
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692 111
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 </row>
3698 <row>
3699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703
3704 \series bold
3705 Colin
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 <cell alignment="center" valignment="top" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714 Bernard
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 111
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 </row>
3729 <row>
3730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734
3735 \series bold
3736 Concli
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 <cell alignment="center" valignment="top" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745 Gianfranco
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754 111
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 </row>
3760 <row>
3761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765
3766 \series bold
3767 Dal Bosco
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell alignment="center" valignment="top" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776 Carolina
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785 111
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 </row>
3791 <row>
3792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796
3797 \series bold
3798 Dalpiaz
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 <cell alignment="center" valignment="top" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807 Annamaria
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816 111
3817 \end_layout
3818
3819 \end_inset
3820 </cell>
3821 </row>
3822 <row>
3823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827
3828 \series bold
3829 Feliciello
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 Domenico
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 111
3848 \end_layout
3849
3850 \end_inset
3851 </cell>
3852 </row>
3853 <row>
3854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858
3859 \series bold
3860 Focarelli
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 <cell alignment="center" valignment="top" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869 Paola
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878 111
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 </row>
3884 <row>
3885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889
3890 \series bold
3891 Galletti
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 <cell alignment="center" valignment="top" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900 Oreste
3901 \end_layout
3902
3903 \end_inset
3904 </cell>
3905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909 111
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 </row>
3915 <row>
3916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920
3921 \series bold
3922 Gasparini
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 <cell alignment="center" valignment="top" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931 Franca
3932 \end_layout
3933
3934 \end_inset
3935 </cell>
3936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940 111
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 </row>
3946 <row>
3947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951
3952 \series bold
3953 Rizzardi
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 <cell alignment="center" valignment="top" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962 Paola
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971 111
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 </row>
3977 <row>
3978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982
3983 \series bold
3984 Lassini
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 <cell alignment="center" valignment="top" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993 Giancarlo
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002 111
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 </row>
4008 <row>
4009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013
4014 \series bold
4015 Malfatti
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 <cell alignment="center" valignment="top" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024 Luciano
4025 \end_layout
4026
4027 \end_inset
4028 </cell>
4029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033 111
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 </row>
4039 <row>
4040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044
4045 \series bold
4046 Malfatti
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 <cell alignment="center" valignment="top" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055 Valeriano
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064 111
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 </row>
4070 <row>
4071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075
4076 \series bold
4077 Meneguzzo
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 <cell alignment="center" valignment="top" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086 Roberto
4087 \end_layout
4088
4089 \end_inset
4090 </cell>
4091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095 111
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 </row>
4101 <row>
4102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106
4107 \series bold
4108 Mezzadra
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 <cell alignment="center" valignment="top" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117 Roberto
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126 111
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 </row>
4132 <row>
4133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137
4138 \series bold
4139 Pirpamer
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 <cell alignment="center" valignment="top" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148 Erich
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157 111
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 </row>
4163 <row>
4164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168
4169 \series bold
4170 Pochiesa
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 <cell alignment="center" valignment="top" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179 Paolo
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 111, 222
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 </row>
4194 <row>
4195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199
4200 \series bold
4201 Radina
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 <cell alignment="center" valignment="top" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210 Claudio
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219 111
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 </row>
4225 <row>
4226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230
4231 \series bold
4232 Stuffer
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 <cell alignment="center" valignment="top" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241 Oskar
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 111
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 </row>
4256 <row>
4257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261
4262 \series bold
4263 Tacchelli
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272 Ugo
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 111
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 </row>
4287 <row>
4288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292
4293 \series bold
4294 Tezzele
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 Margit
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 111
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 </row>
4318 <row>
4319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323
4324 \series bold
4325 Unterkalmsteiner
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 Frieda
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 111
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 </row>
4349 <row>
4350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354
4355 \series bold
4356 Vieider
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 Hilde
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374 111
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 </row>
4380 <row>
4381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385
4386 \series bold
4387 Vigna
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 Jürgen
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 111
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 </row>
4411 <row>
4412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416
4417 \series bold
4418 Weber
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 Maurizio
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 111
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 </row>
4442 <row>
4443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447
4448 \series bold
4449 Winkler
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 Franz
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 111
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 </row>
4473 <row>
4474 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478  
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 </row>
4502 <row>
4503 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507
4508 \series bold
4509 Annovi
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 Silvia
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 555
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 </row>
4533 <row>
4534 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538
4539 \series bold
4540 Bertoli
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 <cell alignment="center" valignment="top" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549 Stefano
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558 555
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 </row>
4564 <row>
4565 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569
4570 \series bold
4571 Bozzi
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 Walter
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 555
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 </row>
4595 <row>
4596 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600
4601 \series bold
4602 Cachia
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 <cell alignment="center" valignment="top" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611 Maria
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 555
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 </row>
4626 <row>
4627 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631
4632 \series bold
4633 Cachia
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 <cell alignment="center" valignment="top" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642 Maurizio
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651 555
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 </row>
4657 <row>
4658 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662
4663 \series bold
4664 Cinquemani
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 <cell alignment="center" valignment="top" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673 Giusi
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 555
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 </row>
4688 <row>
4689 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693
4694 \series bold
4695 Colin
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 <cell alignment="center" valignment="top" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704 Bernard
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 555
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 </row>
4719 <row>
4720 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724
4725 \series bold
4726 Concli
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 <cell alignment="center" valignment="top" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735 Gianfranco
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744 555
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 </row>
4750 <row>
4751 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755
4756 \series bold
4757 Dal Bosco
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 <cell alignment="center" valignment="top" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766 Carolina
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775 555
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 </row>
4781 <row>
4782 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786
4787 \series bold
4788 Dalpiaz
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 <cell alignment="center" valignment="top" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797 Annamaria
4798 \end_layout
4799
4800 \end_inset
4801 </cell>
4802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806 555
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 </row>
4812 <row>
4813 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817
4818 \series bold
4819 Feliciello
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 <cell alignment="center" valignment="top" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828 Domenico
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837 555
4838 \end_layout
4839
4840 \end_inset
4841 </cell>
4842 </row>
4843 <row>
4844 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848
4849 \series bold
4850 Focarelli
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 <cell alignment="center" valignment="top" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859 Paola
4860 \end_layout
4861
4862 \end_inset
4863 </cell>
4864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868 555
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 </row>
4874 <row>
4875 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879
4880 \series bold
4881 Galletti
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 <cell alignment="center" valignment="top" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890 Oreste
4891 \end_layout
4892
4893 \end_inset
4894 </cell>
4895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899 555
4900 \end_layout
4901
4902 \end_inset
4903 </cell>
4904 </row>
4905 <row>
4906 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910
4911 \series bold
4912 Gasparini
4913 \end_layout
4914
4915 \end_inset
4916 </cell>
4917 <cell alignment="center" valignment="top" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921 Franca
4922 \end_layout
4923
4924 \end_inset
4925 </cell>
4926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930 555
4931 \end_layout
4932
4933 \end_inset
4934 </cell>
4935 </row>
4936 <row>
4937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941
4942 \series bold
4943 Rizzardi
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 <cell alignment="center" valignment="top" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952 Paola
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961 555
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 </row>
4967 <row>
4968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972
4973 \series bold
4974 Lassini
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 <cell alignment="center" valignment="top" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983 Giancarlo
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 555
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 </row>
4998 <row>
4999 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003
5004 \series bold
5005 Malfatti
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 <cell alignment="center" valignment="top" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014 Luciano
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 555
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 </row>
5029 <row>
5030 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034
5035 \series bold
5036 Malfatti
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 <cell alignment="center" valignment="top" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045 Valeriano
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 555
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 </row>
5060 <row>
5061 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065
5066 \series bold
5067 Meneguzzo
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076 Roberto
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 555
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 </row>
5091 <row>
5092 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096
5097 \series bold
5098 Mezzadra
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 <cell alignment="center" valignment="top" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107 Roberto
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 555
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 </row>
5122 <row>
5123 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127
5128 \series bold
5129 Pirpamer
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138 Erich
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 555
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 </row>
5153 <row>
5154 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158
5159 \series bold
5160 Pochiesa
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 <cell alignment="center" valignment="top" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169 Paolo
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178 555, 222
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 </row>
5184 <row>
5185 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \series bold
5191 Radina
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell alignment="center" valignment="top" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200 Claudio
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209 555
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 </row>
5215 <row>
5216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220
5221 \series bold
5222 Stuffer
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 <cell alignment="center" valignment="top" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 Oskar
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 555
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 </row>
5246 <row>
5247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251
5252 \series bold
5253 Tacchelli
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 <cell alignment="center" valignment="top" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262 Ugo
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 555
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 </row>
5277 <row>
5278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282
5283 \series bold
5284 Tezzele
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 Margit
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 555
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 </row>
5308 <row>
5309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313
5314 \series bold
5315 Unterkalmsteiner
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 <cell alignment="center" valignment="top" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324 Frieda
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333 555
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 </row>
5339 <row>
5340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344
5345 \series bold
5346 Vieider
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 <cell alignment="center" valignment="top" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355 Hilde
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Plain Layout
5364 555
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 </row>
5370 <row>
5371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375
5376 \series bold
5377 Vigna
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 <cell alignment="center" valignment="top" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 Jürgen
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 999
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 </row>
5401 <row>
5402 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406
5407 \series bold
5408 Weber
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 <cell alignment="center" valignment="top" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417 Maurizio
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426 555
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 </row>
5432 <row>
5433 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437
5438 \series bold
5439 Winkler
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 Franz
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 555
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 </row>
5463 <row endlastfoot="true">
5464 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 end
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5483 \begin_inset Text
5484
5485 \begin_layout Plain Layout
5486
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 </row>
5492 </lyxtabular>
5493
5494 \end_inset
5495
5496
5497 \begin_inset ERT
5498 status collapsed
5499
5500 \begin_layout Plain Layout
5501
5502
5503 \backslash
5504 addtocounter{table}{-1}
5505 \end_layout
5506
5507 \end_inset
5508
5509
5510 \begin_inset Note Note
5511 status collapsed
5512
5513 \begin_layout Plain Layout
5514 See the first greyed-out note in section
5515 \begin_inset space ~
5516 \end_inset
5517
5518
5519 \begin_inset CommandInset ref
5520 LatexCommand ref
5521 reference "subsec:Longtable-Captions"
5522
5523 \end_inset
5524
5525  for an explanation of this command.
5526 \end_layout
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Subsection
5534 Footnotes in Longtables
5535 \begin_inset CommandInset label
5536 LatexCommand label
5537 name "subsec:Footnotes-in-Longtables"
5538
5539 \end_inset
5540
5541
5542 \begin_inset Index idx
5543 status collapsed
5544
5545 \begin_layout Plain Layout
5546 Longtables ! Footnotes
5547 \end_layout
5548
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \begin_layout Standard
5555 Footnotes can be inserted to every longtable cell.
5556  They appear at the bottom of the page where the table cell with the footnote
5557  appears.
5558  Table
5559 \begin_inset space ~
5560 \end_inset
5561
5562
5563 \begin_inset CommandInset ref
5564 LatexCommand ref
5565 reference "tab:DiffCaptions"
5566
5567 \end_inset
5568
5569  has for example a footnote.
5570 \end_layout
5571
5572 \begin_layout Subsection
5573 Longtable Alignment
5574 \begin_inset Index idx
5575 status collapsed
5576
5577 \begin_layout Plain Layout
5578 Longtables ! Alignment
5579 \end_layout
5580
5581 \end_inset
5582
5583
5584 \end_layout
5585
5586 \begin_layout Standard
5587 The horizontal alignment of longtables can be set in the table settings
5588  dialog.
5589  For left- and right-alignment the table will be directly at the page border.
5590  To add space between the table and the border one has to set the alignment
5591  to center and change the value of the \SpecialChar LaTeX
5592 -lengths 
5593 \series bold
5594
5595 \backslash
5596 LTleft 
5597 \series default
5598 or 
5599 \series bold
5600
5601 \backslash
5602 LTright
5603 \series default
5604  by inserting this line as \SpecialChar TeX
5605  Code before the longtable:
5606 \end_layout
5607
5608 \begin_layout Standard
5609
5610 \series bold
5611
5612 \backslash
5613 setlength{
5614 \backslash
5615 LTleft}{value}
5616 \end_layout
5617
5618 \begin_layout Standard
5619 The value can have any of the units listed in Table
5620 \begin_inset space ~
5621 \end_inset
5622
5623
5624 \begin_inset CommandInset ref
5625 LatexCommand ref
5626 reference "tab:Units"
5627
5628 \end_inset
5629
5630 .
5631  
5632 \series bold
5633
5634 \backslash
5635 LTleft
5636 \series default
5637  controls the horizontal distance from the left page border to the longtable,
5638  
5639 \series bold
5640
5641 \backslash
5642 LTright
5643 \series default
5644  the distance from the right side.
5645  The default value for both lengths is 
5646 \series bold
5647
5648 \backslash
5649 fill
5650 \series default
5651 , which is in this case the same as an horizontal fill in \SpecialChar LyX
5652 .
5653 \end_layout
5654
5655 \begin_layout Standard
5656 The following longtable was centered and 
5657 \series bold
5658
5659 \backslash
5660 LTleft
5661 \series default
5662  set to 
5663 \family sans
5664 0.1
5665 \backslash
5666 columnwidth
5667 \family default
5668 :
5669 \begin_inset ERT
5670 status collapsed
5671
5672 \begin_layout Plain Layout
5673
5674
5675 \backslash
5676 setlength{
5677 \backslash
5678 LTleft}{0.1
5679 \backslash
5680 columnwidth}
5681 \end_layout
5682
5683 \end_inset
5684
5685
5686 \end_layout
5687
5688 \begin_layout Standard
5689 \begin_inset Tabular
5690 <lyxtabular version="3" rows="5" columns="5">
5691 <features islongtable="true" longtabularalignment="center">
5692 <column alignment="center" valignment="top">
5693 <column alignment="center" valignment="top" width="0pt">
5694 <column alignment="center" valignment="top">
5695 <column alignment="center" valignment="top">
5696 <column alignment="center" valignment="top">
5697 <row>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 1
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 2
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 3
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729 4
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Plain Layout
5738 5
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 </row>
5744 <row>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 asd
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 s
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 s
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 s
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Plain Layout
5785 asd
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 </row>
5791 <row>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 asd
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 s
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 s
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 s
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 asd
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 </row>
5838 <row>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 asd
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 s
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 s
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 s
5871 \end_layout
5872
5873 \end_inset
5874 </cell>
5875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5876 \begin_inset Text
5877
5878 \begin_layout Plain Layout
5879 asd
5880 \end_layout
5881
5882 \end_inset
5883 </cell>
5884 </row>
5885 <row>
5886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 asd
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 asd
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 asd
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917 asd
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926 asd
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 </row>
5932 </lyxtabular>
5933
5934 \end_inset
5935
5936
5937 \begin_inset ERT
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941
5942
5943 \backslash
5944 setlength{
5945 \backslash
5946 LTleft}{
5947 \backslash
5948 fill}
5949 \end_layout
5950
5951 \end_inset
5952
5953
5954 \begin_inset ERT
5955 status collapsed
5956
5957 \begin_layout Plain Layout
5958
5959
5960 \backslash
5961 addtocounter{table}{-1}
5962 \end_layout
5963
5964 \end_inset
5965
5966
5967 \begin_inset Note Note
5968 status collapsed
5969
5970 \begin_layout Plain Layout
5971 See the first greyed-out note in section
5972 \begin_inset space ~
5973 \end_inset
5974
5975
5976 \begin_inset CommandInset ref
5977 LatexCommand ref
5978 reference "subsec:Longtable-Captions"
5979
5980 \end_inset
5981
5982  for an explanation of this command.
5983 \end_layout
5984
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \begin_layout Subsection
5991 Longtable Captions
5992 \begin_inset Index idx
5993 status collapsed
5994
5995 \begin_layout Plain Layout
5996 Longtables ! Captions
5997 \end_layout
5998
5999 \end_inset
6000
6001
6002 \begin_inset CommandInset label
6003 LatexCommand label
6004 name "subsec:Longtable-Captions"
6005
6006 \end_inset
6007
6008
6009 \end_layout
6010
6011 \begin_layout Standard
6012 A longtable cannot be put into a table float because floats can only be
6013  on one page.
6014  But the caption environment of floats can also be used for longtables when
6015  you use the longtable option 
6016 \family sans
6017 Caption
6018 \family default
6019  as described in sec.
6020 \begin_inset space \thinspace{}
6021 \end_inset
6022
6023
6024 \begin_inset CommandInset ref
6025 LatexCommand ref
6026 reference "sec:Longtables"
6027
6028 \end_inset
6029
6030 .
6031  Only one table row should contain a caption, either a header or a footer
6032  row.
6033 \end_layout
6034
6035 \begin_layout Standard
6036 Here is a short longtable to see how it works:
6037 \end_layout
6038
6039 \begin_layout Standard
6040 \begin_inset Tabular
6041 <lyxtabular version="3" rows="6" columns="5">
6042 <features islongtable="true" longtabularalignment="center">
6043 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
6049 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 \begin_inset Caption Standard
6054
6055 \begin_layout Plain Layout
6056 Longtable with caption
6057 \begin_inset Argument 1
6058 status open
6059
6060 \begin_layout Plain Layout
6061 Longtable
6062 \end_layout
6063
6064 \end_inset
6065
6066
6067 \end_layout
6068
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 </row>
6113 <row>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 1
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 2
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 3
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 4
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 5
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 </row>
6160 <row>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 asd
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 s
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 s
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 s
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 asd
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 </row>
6207 <row>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 asd
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 s
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 s
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 s
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 asd
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 </row>
6254 <row>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 asd
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 s
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6274 \begin_inset Text
6275
6276 \begin_layout Plain Layout
6277 s
6278 \end_layout
6279
6280 \end_inset
6281 </cell>
6282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 s
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 asd
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 </row>
6301 <row>
6302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 asd
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 asd
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324 asd
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 asd
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 asd
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 </row>
6348 </lyxtabular>
6349
6350 \end_inset
6351
6352
6353 \end_layout
6354
6355 \begin_layout Standard
6356 \begin_inset VSpace medskip
6357 \end_inset
6358
6359
6360 \begin_inset Note Greyedout
6361 status open
6362
6363 \begin_layout Plain Layout
6364
6365 \series bold
6366 Note
6367 \begin_inset space ~
6368 \end_inset
6369
6370 1:
6371 \series default
6372  The table number is increased for every longtable, even if you did not
6373  set a caption for it.
6374  For this reason you could have the case that e.
6375 \begin_inset space \thinspace{}
6376 \end_inset
6377
6378 g.
6379 \begin_inset space \space{}
6380 \end_inset
6381
6382 Table
6383 \begin_inset space ~
6384 \end_inset
6385
6386 2.4 follows Table
6387 \begin_inset space ~
6388 \end_inset
6389
6390 2.1 in the list of tables if there are two longtables without captions.
6391  To avoid this you can add the following command in \SpecialChar TeX
6392  Code after every longtable
6393  without a caption:
6394 \end_layout
6395
6396 \begin_layout Plain Layout
6397
6398 \series bold
6399
6400 \backslash
6401 addtocounter{table}{-1}
6402 \end_layout
6403
6404 \begin_layout Plain Layout
6405 This is not needed when none of your longtables has a caption and you add
6406  the following code to the document preamble:
6407 \end_layout
6408
6409 \begin_layout Plain Layout
6410
6411 \series bold
6412
6413 \backslash
6414 let
6415 \backslash
6416 myEnd
6417 \backslash
6418 endlongtable
6419 \begin_inset Newline newline
6420 \end_inset
6421
6422
6423 \backslash
6424 renewcommand{
6425 \backslash
6426 endlongtable}{
6427 \backslash
6428 myEnd
6429 \backslash
6430 addtocounter{table}{-1}}
6431 \end_layout
6432
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \begin_layout Standard
6439 \begin_inset Note Greyedout
6440 status open
6441
6442 \begin_layout Plain Layout
6443
6444 \series bold
6445 Note
6446 \begin_inset space ~
6447 \end_inset
6448
6449 2:
6450 \series default
6451  If you are using
6452 \series bold
6453  hyperref
6454 \series default
6455
6456 \begin_inset Index idx
6457 status collapsed
6458
6459 \begin_layout Plain Layout
6460 \SpecialChar LaTeX
6461 -packages ! hyperref
6462 \end_layout
6463
6464 \end_inset
6465
6466  in the 
6467 \family sans
6468 PDF Properties
6469 \family default
6470  of the 
6471 \family sans
6472 Document Settings
6473 \family default
6474  dialog to link cross-references, the link to a longtable caption will always
6475  point to the beginning of the document.
6476 \end_layout
6477
6478 \end_inset
6479
6480
6481 \end_layout
6482
6483 \begin_layout Subsubsection
6484 References to Longtables
6485 \begin_inset Index idx
6486 status collapsed
6487
6488 \begin_layout Plain Layout
6489 Longtables ! References
6490 \end_layout
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \begin_layout Standard
6498 \begin_inset Tabular
6499 <lyxtabular version="3" rows="6" columns="5">
6500 <features islongtable="true" longtabularalignment="center">
6501 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
6507 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 \begin_inset Caption Standard
6512
6513 \begin_layout Plain Layout
6514 Referenced longtable
6515 \begin_inset CommandInset label
6516 LatexCommand label
6517 name "tab:RefExample"
6518
6519 \end_inset
6520
6521
6522 \end_layout
6523
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 </row>
6568 <row>
6569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6570 \begin_inset Text
6571
6572 \begin_layout Plain Layout
6573 1
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 2
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 3
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 4
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 5
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 </row>
6615 <row>
6616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620 asd
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 s
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 s
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 s
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656 asd
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 </row>
6662 <row>
6663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6664 \begin_inset Text
6665
6666 \begin_layout Plain Layout
6667 asd
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 s
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 s
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 s
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 asd
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 </row>
6709 <row>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714 asd
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 s
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 s
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 s
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6747 \begin_inset Text
6748
6749 \begin_layout Plain Layout
6750 asd
6751 \end_layout
6752
6753 \end_inset
6754 </cell>
6755 </row>
6756 <row>
6757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 asd
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 sad
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 asd
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 asd
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6794 \begin_inset Text
6795
6796 \begin_layout Plain Layout
6797 asd
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 </row>
6803 </lyxtabular>
6804
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \begin_layout Standard
6811 To reference a longtable, insert a label into the caption.
6812 \end_layout
6813
6814 \begin_layout Standard
6815 This is a reference to Table
6816 \begin_inset space ~
6817 \end_inset
6818
6819
6820 \begin_inset CommandInset ref
6821 LatexCommand ref
6822 reference "tab:RefExample"
6823
6824 \end_inset
6825
6826 .
6827 \end_layout
6828
6829 \begin_layout Standard
6830 The caption layout can be set together with all other captions of your document
6831  using the \SpecialChar LaTeX
6832 -package 
6833 \series bold
6834 caption
6835 \series default
6836
6837 \begin_inset Index idx
6838 status collapsed
6839
6840 \begin_layout Plain Layout
6841 \SpecialChar LaTeX
6842 -packages ! caption
6843 \end_layout
6844
6845 \end_inset
6846
6847 , see section
6848 \begin_inset space ~
6849 \end_inset
6850
6851
6852 \begin_inset CommandInset ref
6853 LatexCommand ref
6854 reference "sec:Caption-Formatting"
6855
6856 \end_inset
6857
6858 .
6859 \end_layout
6860
6861 \begin_layout Subsubsection
6862 Caption Width
6863 \begin_inset Index idx
6864 status collapsed
6865
6866 \begin_layout Plain Layout
6867 Longtables ! Caption Width
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \end_layout
6874
6875 \begin_layout Standard
6876 The maximal width of caption lines is defined by the length 
6877 \series bold
6878
6879 \backslash
6880 LTcapwidth
6881 \series default
6882 .
6883  Its default value is 4
6884 \begin_inset space \thinspace{}
6885 \end_inset
6886
6887 in.
6888  To change it add the following command to your document preamble or as
6889  \SpecialChar TeX
6890  Code into your document before the longtable that should be affected
6891 \end_layout
6892
6893 \begin_layout Standard
6894
6895 \series bold
6896
6897 \backslash
6898 setlength{
6899 \backslash
6900 LTcapwidth}{width}
6901 \end_layout
6902
6903 \begin_layout Standard
6904 where the width could have one of the units listed in appendix
6905 \begin_inset space ~
6906 \end_inset
6907
6908
6909 \begin_inset CommandInset ref
6910 LatexCommand ref
6911 reference "cha:Units-available-in"
6912
6913 \end_inset
6914
6915 .
6916 \end_layout
6917
6918 \begin_layout Standard
6919 The following tables show the difference:
6920 \end_layout
6921
6922 \begin_layout Standard
6923 \begin_inset Tabular
6924 <lyxtabular version="3" rows="6" columns="5">
6925 <features islongtable="true" longtabularalignment="center">
6926 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
6932 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6933 \begin_inset Text
6934
6935 \begin_layout Plain Layout
6936 \begin_inset Caption Standard
6937
6938 \begin_layout Plain Layout
6939 long full title with default width long full title with default width long
6940  full title with default width
6941 \begin_inset Argument 1
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945 caption with default width
6946 \end_layout
6947
6948 \end_inset
6949
6950
6951 \end_layout
6952
6953 \end_inset
6954
6955
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 </row>
6997 <row>
6998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 1
7003 \end_layout
7004
7005 \end_inset
7006 </cell>
7007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7008 \begin_inset Text
7009
7010 \begin_layout Plain Layout
7011 2
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 3
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 4
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 5
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 </row>
7044 <row>
7045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049 asd
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058 s
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067 s
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076 s
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7082 \begin_inset Text
7083
7084 \begin_layout Plain Layout
7085 asd
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 </row>
7091 <row>
7092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 asd
7097 \end_layout
7098
7099 \end_inset
7100 </cell>
7101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Plain Layout
7105 s
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7111 \begin_inset Text
7112
7113 \begin_layout Plain Layout
7114 s
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123 s
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7129 \begin_inset Text
7130
7131 \begin_layout Plain Layout
7132 asd
7133 \end_layout
7134
7135 \end_inset
7136 </cell>
7137 </row>
7138 <row>
7139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143 asd
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152 s
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 s
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7167 \begin_inset Text
7168
7169 \begin_layout Plain Layout
7170 s
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7176 \begin_inset Text
7177
7178 \begin_layout Plain Layout
7179 asd
7180 \end_layout
7181
7182 \end_inset
7183 </cell>
7184 </row>
7185 <row>
7186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 asd
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Plain Layout
7199 sad
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208 asd
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7214 \begin_inset Text
7215
7216 \begin_layout Plain Layout
7217 asd
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226 asd
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 </row>
7232 </lyxtabular>
7233
7234 \end_inset
7235
7236
7237 \end_layout
7238
7239 \begin_layout Standard
7240 \begin_inset ERT
7241 status collapsed
7242
7243 \begin_layout Plain Layout
7244
7245
7246 \backslash
7247 setlength{
7248 \backslash
7249 LTcapwidth}{5cm}
7250 \end_layout
7251
7252 \end_inset
7253
7254
7255 \begin_inset Tabular
7256 <lyxtabular version="3" rows="6" columns="5">
7257 <features islongtable="true" longtabularalignment="center">
7258 <column alignment="center" valignment="top">
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 <row endfirsthead="true" caption="true">
7264 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 \begin_inset Caption Standard
7269
7270 \begin_layout Plain Layout
7271 long full title with width set to 5
7272 \begin_inset space \thinspace{}
7273 \end_inset
7274
7275 cm long full title with width set to 5
7276 \begin_inset space \thinspace{}
7277 \end_inset
7278
7279 cm long full title with width set to 5
7280 \begin_inset space \thinspace{}
7281 \end_inset
7282
7283 cm
7284 \begin_inset Argument 1
7285 status collapsed
7286
7287 \begin_layout Plain Layout
7288 caption with width
7289 \begin_inset space \thinspace{}
7290 \end_inset
7291
7292 =
7293 \begin_inset space \thinspace{}
7294 \end_inset
7295
7296 5
7297 \begin_inset space \thinspace{}
7298 \end_inset
7299
7300 cm
7301 \end_layout
7302
7303 \end_inset
7304
7305
7306 \end_layout
7307
7308 \end_inset
7309
7310
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Plain Layout
7337
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7343 \begin_inset Text
7344
7345 \begin_layout Plain Layout
7346
7347 \end_layout
7348
7349 \end_inset
7350 </cell>
7351 </row>
7352 <row>
7353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 1
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366 2
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375 3
7376 \end_layout
7377
7378 \end_inset
7379 </cell>
7380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7381 \begin_inset Text
7382
7383 \begin_layout Plain Layout
7384 4
7385 \end_layout
7386
7387 \end_inset
7388 </cell>
7389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7390 \begin_inset Text
7391
7392 \begin_layout Plain Layout
7393 5
7394 \end_layout
7395
7396 \end_inset
7397 </cell>
7398 </row>
7399 <row>
7400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7401 \begin_inset Text
7402
7403 \begin_layout Plain Layout
7404 asd
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413 s
7414 \end_layout
7415
7416 \end_inset
7417 </cell>
7418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7419 \begin_inset Text
7420
7421 \begin_layout Plain Layout
7422 s
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Plain Layout
7431 s
7432 \end_layout
7433
7434 \end_inset
7435 </cell>
7436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7437 \begin_inset Text
7438
7439 \begin_layout Plain Layout
7440 asd
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 </row>
7446 <row>
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451 asd
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460 s
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469 s
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478 s
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487 asd
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 </row>
7493 <row>
7494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 asd
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507 s
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7513 \begin_inset Text
7514
7515 \begin_layout Plain Layout
7516 s
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 s
7526 \end_layout
7527
7528 \end_inset
7529 </cell>
7530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7531 \begin_inset Text
7532
7533 \begin_layout Plain Layout
7534 asd
7535 \end_layout
7536
7537 \end_inset
7538 </cell>
7539 </row>
7540 <row>
7541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 asd
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554 sad
7555 \end_layout
7556
7557 \end_inset
7558 </cell>
7559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563 asd
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 asd
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Plain Layout
7581 asd
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 </row>
7587 </lyxtabular>
7588
7589 \end_inset
7590
7591
7592 \end_layout
7593
7594 \begin_layout Standard
7595 \begin_inset ERT
7596 status collapsed
7597
7598 \begin_layout Plain Layout
7599
7600
7601 \backslash
7602 setlength{
7603 \backslash
7604 LTcapwidth}{4in}
7605 \end_layout
7606
7607 \end_inset
7608
7609
7610 \end_layout
7611
7612 \begin_layout Standard
7613 \begin_inset Note Greyedout
7614 status open
7615
7616 \begin_layout Plain Layout
7617
7618 \series bold
7619 Note:
7620 \series default
7621  When the \SpecialChar LaTeX
7622 -package 
7623 \series bold
7624 caption
7625 \series default
7626
7627 \begin_inset Index idx
7628 status collapsed
7629
7630 \begin_layout Plain Layout
7631 \SpecialChar LaTeX
7632 -packages ! caption
7633 \end_layout
7634
7635 \end_inset
7636
7637  is used, as in this document, the full page width is used for the caption
7638  when you use the default value of 4
7639 \begin_inset space \thinspace{}
7640 \end_inset
7641
7642 in for 
7643 \series bold
7644
7645 \backslash
7646 LTcapwidth
7647 \series default
7648 .
7649  To get in this case exactly a 4
7650 \begin_inset space \thinspace{}
7651 \end_inset
7652
7653 in wide caption, you can either use a value slightly different from 4.0
7654 \begin_inset space \thinspace{}
7655 \end_inset
7656
7657 in, e.
7658 \begin_inset space \thinspace{}
7659 \end_inset
7660
7661 g.
7662 \begin_inset space \space{}
7663 \end_inset
7664
7665 3.99
7666 \begin_inset space \thinspace{}
7667 \end_inset
7668
7669 in, or the \SpecialChar LaTeX
7670 -command 
7671 \series bold
7672
7673 \backslash
7674 captionsetup{width=value}
7675 \series default
7676  that is provided by the 
7677 \series bold
7678 caption
7679 \series default
7680 -package.
7681 \end_layout
7682
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \begin_layout Subsubsection
7689 Different Captions for Table Pages
7690 \begin_inset Index idx
7691 status collapsed
7692
7693 \begin_layout Plain Layout
7694 Longtables ! Different Captions for Pages
7695 \end_layout
7696
7697 \end_inset
7698
7699
7700 \end_layout
7701
7702 \begin_layout Standard
7703 When the table captions for the following pages should differ from the one
7704  of the first table page, mark a empty row as header which contains a caption.
7705  Then right-click on the caption and select in the context menu 
7706 \family sans
7707 Caption
7708 \begin_inset space ~
7709 \end_inset
7710
7711 (LongTableNoNumber)
7712 \family default
7713 .
7714  Table
7715 \begin_inset space ~
7716 \end_inset
7717
7718
7719 \begin_inset CommandInset ref
7720 LatexCommand ref
7721 reference "tab:DiffCaptions"
7722
7723 \end_inset
7724
7725  is an example of a longtable with different heading where the second caption
7726  does not include the table number.
7727 \begin_inset Separator parbreak
7728 \end_inset
7729
7730
7731 \end_layout
7732
7733 \begin_layout Standard
7734 \align center
7735 \begin_inset Tabular
7736 <lyxtabular version="3" rows="59" columns="3">
7737 <features islongtable="true" longtabularalignment="center">
7738 <column alignment="left" valignment="top" width="0cm">
7739 <column alignment="left" valignment="top" width="0pt">
7740 <column alignment="center" valignment="top" width="0pt">
7741 <row endfirsthead="true" caption="true">
7742 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746 \begin_inset Caption Standard
7747
7748 \begin_layout Plain Layout
7749 Example Phone List
7750 \begin_inset CommandInset label
7751 LatexCommand label
7752 name "tab:DiffCaptions"
7753
7754 \end_inset
7755
7756
7757 \begin_inset Argument 1
7758 status collapsed
7759
7760 \begin_layout Plain Layout
7761 Example Phone List
7762 \end_layout
7763
7764 \end_inset
7765
7766
7767 \end_layout
7768
7769 \end_inset
7770
7771
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7786 \begin_inset Text
7787
7788 \begin_layout Plain Layout
7789
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 </row>
7795 <row endfirsthead="true">
7796 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \series bold
7802 Example Phone List (ignore the names)
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row endfirsthead="true">
7827 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \series bold
7833 NAME
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \series bold
7853 TEL.
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row endhead="true" caption="true">
7860 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864 \begin_inset Caption LongTableNoNumber
7865
7866 \begin_layout Plain Layout
7867 Continued Example Phone List
7868 \end_layout
7869
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell multicolumn="2" alignment="left" valignment="top" leftline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 </row>
7896 <row endhead="true">
7897 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \series bold
7903 Example Phone List
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row endhead="true">
7928 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \series bold
7934 NAME
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952
7953 \series bold
7954 TEL.
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 </row>
7960 <row endfoot="true">
7961 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965 continued on next page
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 </row>
7989 <row>
7990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \series bold
7996 Annovi
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 Silvia
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 111
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 </row>
8020 <row>
8021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025
8026 \series bold
8027 Bertoli
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 Stefano
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045 111
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 </row>
8051 <row>
8052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \series bold
8058 Bozzi
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 Walter
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076 111
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 </row>
8082 <row>
8083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087
8088 \series bold
8089 Cachia
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 Maria
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 111
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 </row>
8113 <row>
8114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118
8119 \series bold
8120 Cachia
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 Maurizio
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 111
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 </row>
8144 <row>
8145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149
8150 \series bold
8151 Cinquemani
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160 Giusi
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 111
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 </row>
8175 <row>
8176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180
8181 \series bold
8182 Colin
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 Bernard
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 111
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 </row>
8206 <row>
8207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211
8212 \series bold
8213 Concli
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 Gianfranco
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 111
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 </row>
8237 <row>
8238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242
8243 \series bold
8244 Dal Bosco
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253 Carolina
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 111
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273
8274 \series bold
8275 Dalpiaz
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 Annamaria
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 111
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 </row>
8299 <row>
8300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304
8305 \series bold
8306 Feliciello
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 Domenico
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 111
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 </row>
8330 <row>
8331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335
8336 \series bold
8337 Focarelli
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 Paola
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 111
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 </row>
8361 <row>
8362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366
8367 \series bold
8368 Galletti
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 Oreste
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 111
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 <row>
8393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397
8398 \series bold
8399 Gasparini
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 Franca
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 111
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 <row>
8424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \series bold
8430 Rizzardi
8431 \series default
8432
8433 \begin_inset Foot
8434 status open
8435
8436 \begin_layout Plain Layout
8437 Example footnote
8438 \end_layout
8439
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 Paola
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 111
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \series bold
8473 Lassini
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 Giancarlo
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 111
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \series bold
8504 Malfatti
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 Luciano
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 111
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row>
8529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \series bold
8535 Malfatti
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 Valeriano
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553 111
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 </row>
8559 <row>
8560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564
8565 \series bold
8566 Meneguzzo
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 Roberto
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584 111
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 </row>
8590 <row>
8591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \series bold
8597 Mezzadra
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 Roberto
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615 111
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 </row>
8621 <row>
8622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626
8627 \series bold
8628 Pirpamer
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 Erich
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 111
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 <row>
8653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657
8658 \series bold
8659 Pochiesa
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 Paolo
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677 111, 222
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 </row>
8683 <row>
8684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688
8689 \series bold
8690 Radina
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 Claudio
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708 111
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 </row>
8714 <row>
8715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719
8720 \series bold
8721 Stuffer
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730 Oskar
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 111
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 </row>
8745 <row>
8746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750
8751 \series bold
8752 Tacchelli
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 Ugo
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770 111
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 </row>
8776 <row>
8777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781
8782 \series bold
8783 Tezzele
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792 Margit
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801 111
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 </row>
8807 <row>
8808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812
8813 \series bold
8814 Unterkalmsteiner
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823 Frieda
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 111
8833 \end_layout
8834
8835 \end_inset
8836 </cell>
8837 </row>
8838 <row>
8839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843
8844 \series bold
8845 Vieider
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854 Hilde
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863 111
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 </row>
8869 <row>
8870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874
8875 \series bold
8876 Vigna
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 Jürgen
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 111
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 </row>
8900 <row>
8901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905
8906 \series bold
8907 Weber
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="left" valignment="top" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 Maurizio
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 111
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 <row>
8932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936
8937 \series bold
8938 Winkler
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 Franz
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956 111
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 </row>
8962 <row>
8963 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967  
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 </row>
8991 <row>
8992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996
8997 \series bold
8998 Annovi
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 Silvia
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 555
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \series bold
9029 Bertoli
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 Stefano
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 555
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row>
9054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058
9059 \series bold
9060 Bozzi
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 Walter
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 555
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 </row>
9084 <row>
9085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089
9090 \series bold
9091 Cachia
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 Maria
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 555
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 <row>
9116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \series bold
9122 Cachia
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 Maurizio
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140 555
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 </row>
9146 <row>
9147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151
9152 \series bold
9153 Cinquemani
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162 Giusi
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171 555
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 <row>
9178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182
9183 \series bold
9184 Colin
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 Bernard
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 555
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 </row>
9208 <row>
9209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213
9214 \series bold
9215 Concli
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 Gianfranco
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 555
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 </row>
9239 <row>
9240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244
9245 \series bold
9246 Dal Bosco
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255 Carolina
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 555
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 </row>
9270 <row>
9271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275
9276 \series bold
9277 Dalpiaz
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 Annamaria
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 555
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 </row>
9301 <row>
9302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306
9307 \series bold
9308 Feliciello
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317 Domenico
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 555
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 </row>
9332 <row>
9333 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \series bold
9339 Focarelli
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 Paola
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 555
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 </row>
9363 <row>
9364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368
9369 \series bold
9370 Galletti
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379 Oreste
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 555
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 </row>
9394 <row>
9395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399
9400 \series bold
9401 Gasparini
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 Franca
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 555
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 </row>
9425 <row>
9426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430
9431 \series bold
9432 Rizzardi
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 Paola
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450 555
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 </row>
9456 <row>
9457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461
9462 \series bold
9463 Lassini
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 Giancarlo
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 555
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 </row>
9487 <row>
9488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492
9493 \series bold
9494 Malfatti
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503 Luciano
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512 555
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 </row>
9518 <row>
9519 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523
9524 \series bold
9525 Malfatti
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534 Valeriano
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543 555
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 </row>
9549 <row>
9550 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9551 \begin_inset Text
9552
9553 \begin_layout Plain Layout
9554
9555 \series bold
9556 Meneguzzo
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="left" valignment="top" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 Roberto
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574 555
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 </row>
9580 <row>
9581 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9582 \begin_inset Text
9583
9584 \begin_layout Plain Layout
9585
9586 \series bold
9587 Mezzadra
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 <cell alignment="left" valignment="top" bottomline="true" rightline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596 Roberto
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605 555
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 </row>
9611 </lyxtabular>
9612
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \begin_layout Section
9619 Special Longtable Issues
9620 \begin_inset CommandInset label
9621 LatexCommand label
9622 name "sec:Special-Longtable-Issues"
9623
9624 \end_inset
9625
9626
9627 \end_layout
9628
9629 \begin_layout Subsection
9630 Longtable Calculation
9631 \begin_inset Index idx
9632 status collapsed
9633
9634 \begin_layout Plain Layout
9635 Longtables ! Calculation
9636 \end_layout
9637
9638 \end_inset
9639
9640
9641 \end_layout
9642
9643 \begin_layout Standard
9644 \SpecialChar LaTeX
9645  calculates the height of table pages and their page breaks using so called
9646  chunks.
9647  Chunks are parts of tables that held at the same time in \SpecialChar LaTeX
9648 's memory.
9649  The default value was historically set to only 20 table rows.
9650  If you are using longtables with many pages this may slow down the creation
9651  of your document.
9652  You can safely increase the chunk size to values of 100-1000 by adding
9653  this command line to your document preamble:
9654 \end_layout
9655
9656 \begin_layout Standard
9657
9658 \series bold
9659
9660 \backslash
9661 setcounter{LTchunksize}{100}
9662 \end_layout
9663
9664 \begin_layout Subsection
9665 Floats and Longtables
9666 \begin_inset Index idx
9667 status collapsed
9668
9669 \begin_layout Plain Layout
9670 Longtables ! Floats
9671 \end_layout
9672
9673 \end_inset
9674
9675
9676 \end_layout
9677
9678 \begin_layout Standard
9679 There might be problems when a float appears on the same page where a longtable
9680  starts.
9681  To avoid such a situation, insert a 
9682 \begin_inset Quotes eld
9683 \end_inset
9684
9685 clear page
9686 \begin_inset Quotes erd
9687 \end_inset
9688
9689  (menu 
9690 \family sans
9691 Insert\SpecialChar menuseparator
9692 Formatting\SpecialChar menuseparator
9693 Clear
9694 \begin_inset space ~
9695 \end_inset
9696
9697 Page
9698 \family default
9699 ) before your longtable.
9700 \end_layout
9701
9702 \begin_layout Subsection
9703 Forced Page Breaks
9704 \begin_inset Index idx
9705 status collapsed
9706
9707 \begin_layout Plain Layout
9708 Longtables ! Forced Page Breaks
9709 \end_layout
9710
9711 \end_inset
9712
9713
9714 \end_layout
9715
9716 \begin_layout Standard
9717 By default tables are only broken between rows.
9718  If you have a cell with multiples lines and want to have a page break within
9719  the cell, insert the new line command 
9720 \begin_inset Quotes eld
9721 \end_inset
9722
9723
9724 \series bold
9725
9726 \backslash
9727
9728 \backslash
9729
9730 \series default
9731
9732 \begin_inset Quotes erd
9733 \end_inset
9734
9735  as \SpecialChar TeX
9736  Code at the point of the cell where it can be broken.
9737  Before the 
9738 \series bold
9739
9740 \backslash
9741
9742 \backslash
9743
9744 \series default
9745  command you have to insert in \SpecialChar TeX
9746  Code as many 
9747 \begin_inset Quotes eld
9748 \end_inset
9749
9750
9751 \series bold
9752 &
9753 \series default
9754
9755 \begin_inset Quotes erd
9756 \end_inset
9757
9758  characters as the number of the following table columns.
9759  The 
9760 \series bold
9761 &
9762 \series default
9763  is the character to separate table cells.
9764  Write in \SpecialChar TeX
9765  Code after each 
9766 \series bold
9767 &
9768 \series default
9769  the content of the corresponding following cell and delete the content
9770  of these cells.
9771 \begin_inset Newline newline
9772 \end_inset
9773
9774 After the 
9775 \series bold
9776
9777 \backslash
9778
9779 \backslash
9780
9781 \series default
9782  command, insert as many 
9783 \series bold
9784 &
9785 \series default
9786  characters as the number of table columns before the current column.
9787  In Table
9788 \begin_inset space ~
9789 \end_inset
9790
9791
9792 \begin_inset CommandInset ref
9793 LatexCommand ref
9794 reference "tab:ForcedPagebreak"
9795
9796 \end_inset
9797
9798  the cell that should be broken is in the second column followed by another
9799  column.
9800  Therefore the following command was inserted in the cell as \SpecialChar TeX
9801  Code after
9802  
9803 \begin_inset Quotes eld
9804 \end_inset
9805
9806
9807 \emph on
9808 Castelchiodato,
9809 \emph default
9810
9811 \begin_inset Quotes erd
9812 \end_inset
9813
9814 :
9815 \end_layout
9816
9817 \begin_layout Standard
9818
9819 \series bold
9820 & 111
9821 \backslash
9822
9823 \backslash
9824  
9825 \backslash
9826 newpage
9827 \begin_inset Newline newline
9828 \end_inset
9829
9830 &
9831 \end_layout
9832
9833 \begin_layout Standard
9834 The 
9835 \begin_inset Quotes eld
9836 \end_inset
9837
9838 111
9839 \begin_inset Quotes erd
9840 \end_inset
9841
9842  in the third column of the row was deleted.
9843  
9844 \series bold
9845
9846 \backslash
9847 newpage
9848 \series default
9849  is only needed when a page break should definitely occur at this position,
9850  otherwise it would be a conditional break.
9851  If your footer row of the longtable has for a certain reason no upper line
9852  but you would have a horizontal line where the cell is broken, use this
9853  command instead:
9854 \end_layout
9855
9856 \begin_layout Standard
9857
9858 \series bold
9859 & 111
9860 \backslash
9861
9862 \backslash
9863
9864 \begin_inset Newline newline
9865 \end_inset
9866
9867
9868 \backslash
9869 hline &
9870 \end_layout
9871
9872 \begin_layout Standard
9873 When the cell to be broken is in the last column, the command
9874 \end_layout
9875
9876 \begin_layout Standard
9877
9878 \series bold
9879
9880 \backslash
9881 setlength{
9882 \backslash
9883 parfillskip}{0pt}
9884 \end_layout
9885
9886 \begin_layout Standard
9887 must be inserted as \SpecialChar TeX
9888  Code at the beginning of the cell.
9889  This ensures that the part of the cell that will be displayed on the new
9890  page appears with the full width.
9891 \begin_inset Separator parbreak
9892 \end_inset
9893
9894
9895 \end_layout
9896
9897 \begin_layout Standard
9898 \align center
9899 \begin_inset Tabular
9900 <lyxtabular version="3" rows="38" columns="3">
9901 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9902 <column alignment="left" valignment="top" width="0cm">
9903 <column alignment="left" valignment="top" width="3cm">
9904 <column alignment="center" valignment="top" width="0pt">
9905 <row endfirsthead="true" caption="true">
9906 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910 \begin_inset Caption Standard
9911
9912 \begin_layout Plain Layout
9913 Table with forced page break in table cell
9914 \begin_inset CommandInset label
9915 LatexCommand label
9916 name "tab:ForcedPagebreak"
9917
9918 \end_inset
9919
9920
9921 \begin_inset Argument 1
9922 status collapsed
9923
9924 \begin_layout Plain Layout
9925 Table with forced page break in table cell
9926 \end_layout
9927
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \end_inset
9934
9935
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row endfirsthead="true">
9960 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \series bold
9966 Example Phone List (ignore the names)
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 </row>
9990 <row endfirsthead="true">
9991 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \series bold
9997 NAME
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015
10016 \series bold
10017 TEL.
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row endhead="true">
10024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028 \begin_inset ERT
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032
10033
10034 \backslash
10035 caption*{Continued Example Phone List}
10036 \backslash
10037
10038 \backslash
10039 %
10040 \end_layout
10041
10042 \end_inset
10043
10044
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 </row>
10068 <row endhead="true">
10069 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Example Phone List
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row endhead="true">
10100 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \series bold
10106 NAME
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \series bold
10126 TEL.
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row endfoot="true">
10133 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137 continued on next page
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 </row>
10161 <row>
10162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \series bold
10168 Annovi
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 Silvia
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186 111
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 </row>
10192 <row>
10193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \series bold
10199 Bertoli
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 Stefano
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 111
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 </row>
10223 <row>
10224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228
10229 \series bold
10230 Bozzi
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239 Walter
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248 111
10249 \end_layout
10250
10251 \end_inset
10252 </cell>
10253 </row>
10254 <row>
10255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259
10260 \series bold
10261 Cachia
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 Maria
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279 111
10280 \end_layout
10281
10282 \end_inset
10283 </cell>
10284 </row>
10285 <row>
10286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290
10291 \series bold
10292 Cachia
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 Maurizio
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310 111
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 </row>
10316 <row>
10317 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321
10322 \series bold
10323 Cinquemani
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 Giusi
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341 111
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 </row>
10347 <row>
10348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352
10353 \series bold
10354 Colin
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 Bernard
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 111
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 </row>
10378 <row>
10379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383
10384 \series bold
10385 Concli
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Gianfranco
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 111
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 </row>
10409 <row>
10410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414
10415 \series bold
10416 Dal Bosco
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 Carolina
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 111
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \series bold
10447 Dalpiaz
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 Annamaria
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 111
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 </row>
10471 <row>
10472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476
10477 \series bold
10478 Feliciello
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 Domenico
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 111
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 </row>
10502 <row>
10503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507
10508 \series bold
10509 Focarelli
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 Paola
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 111
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 <row>
10534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538
10539 \series bold
10540 Galletti
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 Oreste
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 111
10559 \end_layout
10560
10561 \end_inset
10562 </cell>
10563 </row>
10564 <row>
10565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569
10570 \series bold
10571 Gasparini
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 Franca
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 111
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 </row>
10595 <row>
10596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600
10601 \series bold
10602 Lassini
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 Giancarlo
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 111
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 </row>
10626 <row>
10627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \series bold
10633 Malfatti
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 Luciano
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 111
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 </row>
10657 <row>
10658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662
10663 \series bold
10664 Malfatti
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 Valeriano
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682 111
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 </row>
10688 <row>
10689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693
10694 \series bold
10695 Meneguzzo
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 Roberto
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 111
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 </row>
10719 <row>
10720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724
10725 \series bold
10726 Mezzadra
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735 Roberto
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 111
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 </row>
10750 <row>
10751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755
10756 \series bold
10757 Pirpamer
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 Erich
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 111
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 </row>
10781 <row>
10782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786
10787 \series bold
10788 Pochiesa
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 Paolo
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806 111, 222
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 </row>
10812 <row>
10813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817
10818 \series bold
10819 Radina
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828 Claudio
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 111
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 </row>
10843 <row>
10844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848
10849 \series bold
10850 Rizzardi
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10856 \begin_inset Text
10857
10858 \begin_layout Plain Layout
10859 Paolo, 11.
10860  Fürst von Montecompatri, 11.
10861  Fürst von Sulmona und Vivaro, 10.
10862  Fürst von Rossano, 5.
10863  Herzog von Canemorte, 11.
10864  Herzog von Palombara, 5.
10865  Herzog von Castelchiodato,
10866 \begin_inset ERT
10867 status open
10868
10869 \begin_layout Plain Layout
10870
10871 & 111
10872 \backslash
10873
10874 \backslash
10875  
10876 \backslash
10877 newpage
10878 \end_layout
10879
10880 \begin_layout Plain Layout
10881
10882 &
10883 \end_layout
10884
10885 \end_inset
10886
10887  11.
10888  Herzog von Poggionativo, 11.
10889  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10890  Graf von Valinfreda, 11.
10891  Baron von Cropalati, 11.
10892  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 </row>
10907 <row>
10908 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912
10913 \series bold
10914 Stuffer
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 Oskar
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \begin_layout Plain Layout
10932 111
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 </row>
10938 <row>
10939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943
10944 \series bold
10945 Tacchelli
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 Ugo
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10960 \begin_inset Text
10961
10962 \begin_layout Plain Layout
10963 111
10964 \end_layout
10965
10966 \end_inset
10967 </cell>
10968 </row>
10969 <row>
10970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974
10975 \series bold
10976 Tezzele
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 Margit
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10991 \begin_inset Text
10992
10993 \begin_layout Plain Layout
10994 111
10995 \end_layout
10996
10997 \end_inset
10998 </cell>
10999 </row>
11000 <row>
11001 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005
11006 \series bold
11007 Unterkalmsteiner
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 Frieda
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 111
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 </row>
11031 <row>
11032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036
11037 \series bold
11038 Vieider
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 Hilde
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056 111
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 <row>
11063 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067
11068 \series bold
11069 Vigna
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 Jürgen
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 111
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 </row>
11093 <row>
11094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098
11099 \series bold
11100 Weber
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109 Maurizio
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11115 \begin_inset Text
11116
11117 \begin_layout Plain Layout
11118 111
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 </row>
11124 <row>
11125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129
11130 \series bold
11131 Winkler
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 Franz
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 111
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 </row>
11155 </lyxtabular>
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Section
11163 Multiple Lines, Columns and Rows
11164 \end_layout
11165
11166 \begin_layout Subsection
11167 Multiple Lines in Table Cells
11168 \begin_inset CommandInset label
11169 LatexCommand label
11170 name "subsec:Multiple-Lines-in"
11171
11172 \end_inset
11173
11174
11175 \begin_inset Index idx
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179 Multiple Lines in Table Cells
11180 \end_layout
11181
11182 \end_inset
11183
11184
11185 \begin_inset Index idx
11186 status collapsed
11187
11188 \begin_layout Plain Layout
11189 Table ! Linebreaks
11190 \end_layout
11191
11192 \end_inset
11193
11194
11195 \end_layout
11196
11197 \begin_layout Standard
11198 \noindent
11199 \begin_inset Float table
11200 placement H
11201 wide false
11202 sideways false
11203 status open
11204
11205 \begin_layout Plain Layout
11206 \begin_inset Caption Standard
11207
11208 \begin_layout Plain Layout
11209 \begin_inset CommandInset label
11210 LatexCommand label
11211 name "tab:Table-with-multiple"
11212
11213 \end_inset
11214
11215 Table with multiple lines in cells
11216 \end_layout
11217
11218 \end_inset
11219
11220
11221 \end_layout
11222
11223 \begin_layout Plain Layout
11224 \align center
11225 \begin_inset Tabular
11226 <lyxtabular version="3" rows="3" columns="3">
11227 <features tabularvalignment="middle">
11228 <column alignment="center" valignment="middle" width="2.5cm">
11229 <column alignment="center" valignment="middle">
11230 <column alignment="center" valignment="middle">
11231 <row>
11232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 multiple
11237 \begin_inset Newline linebreak
11238 \end_inset
11239
11240 lines
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 b
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11255 \begin_inset Text
11256
11257 \begin_layout Plain Layout
11258 c
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 </row>
11264 <row>
11265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11266 \begin_inset Text
11267
11268 \begin_layout Plain Layout
11269 d
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \begin_layout Plain Layout
11278 e
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287 f
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 </row>
11293 <row>
11294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11295 \begin_inset Text
11296
11297 \begin_layout Plain Layout
11298 g
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 h
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 i
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 </row>
11322 </lyxtabular>
11323
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \begin_layout Standard
11335 Setting a fixed width for a column enables you to enter text as a paragraph
11336  with multiple lines and hyphenation.
11337 \end_layout
11338
11339 \begin_layout Standard
11340 To produce Table
11341 \begin_inset space ~
11342 \end_inset
11343
11344
11345 \begin_inset CommandInset ref
11346 LatexCommand ref
11347 reference "tab:Table-with-multiple"
11348
11349 \end_inset
11350
11351 , create a 3×3 table, mark the first cell and right-click on it.
11352  In the appearing table dialog we set a cell width of 2.5
11353 \begin_inset space \thinspace{}
11354 \end_inset
11355
11356 cm and choose centered for the vertical and horizontal alignment.
11357  The vertical alignment is used for all cells of the row.
11358  As our text is smaller than 2.5
11359 \begin_inset space \thinspace{}
11360 \end_inset
11361
11362 cm, only one line will appear.
11363  To get two lines, a justified line break (shortcut 
11364 \begin_inset Info
11365 type  "shortcut"
11366 arg   "newline-insert linebreak"
11367 \end_inset
11368
11369 ) was added.
11370  If the text is wider than the set cell width, it will automatically be
11371  broken to several lines.
11372 \end_layout
11373
11374 \begin_layout Standard
11375 If you have a long word in a cell with a fixed width, it cannot be hyphenated
11376  by \SpecialChar LaTeX
11377  if it is the first entry.
11378  Therefore you need to insert something to prevent the word not being the
11379  first entry.
11380  So add a horizontal space of 0
11381 \begin_inset space \thinspace{}
11382 \end_inset
11383
11384 pt before the word.
11385  As the space is zero, it doesn't change the output.
11386  Table
11387 \begin_inset space ~
11388 \end_inset
11389
11390
11391 \begin_inset CommandInset ref
11392 LatexCommand ref
11393 reference "tab:Table-with-and"
11394
11395 \end_inset
11396
11397  shows the effect.
11398 \end_layout
11399
11400 \begin_layout Standard
11401 \begin_inset Float table
11402 placement h
11403 wide false
11404 sideways false
11405 status open
11406
11407 \begin_layout Plain Layout
11408 \begin_inset Caption Standard
11409
11410 \begin_layout Plain Layout
11411 \begin_inset CommandInset label
11412 LatexCommand label
11413 name "tab:Table-with-and"
11414
11415 \end_inset
11416
11417 Table with and without hyphenation
11418 \end_layout
11419
11420 \end_inset
11421
11422
11423 \end_layout
11424
11425 \begin_layout Plain Layout
11426 \begin_inset space \hfill{}
11427 \end_inset
11428
11429
11430 \begin_inset Tabular
11431 <lyxtabular version="3" rows="3" columns="3">
11432 <features tabularvalignment="middle">
11433 <column alignment="center" valignment="middle" width="2.5cm">
11434 <column alignment="center" valignment="middle">
11435 <column alignment="center" valignment="middle">
11436 <row>
11437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 verylongtablecellword
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 b
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459 c
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 </row>
11465 <row>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 d
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 e
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488 f
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 </row>
11494 <row>
11495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 g
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 h
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 i
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 </row>
11523 </lyxtabular>
11524
11525 \end_inset
11526
11527
11528 \begin_inset space \hfill{}
11529 \end_inset
11530
11531
11532 \begin_inset Tabular
11533 <lyxtabular version="3" rows="3" columns="3">
11534 <features tabularvalignment="middle">
11535 <column alignment="center" valignment="middle" width="2.5cm">
11536 <column alignment="center" valignment="middle">
11537 <column alignment="center" valignment="middle">
11538 <row>
11539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543 \begin_inset space \hspace{}
11544 \length 0pt
11545 \end_inset
11546
11547 verylongtablecellword
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556 b
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 c
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 </row>
11571 <row>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 d
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 e
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 f
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 </row>
11600 <row>
11601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 g
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 h
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623 i
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 </row>
11629 </lyxtabular>
11630
11631 \end_inset
11632
11633
11634 \begin_inset space \hfill{}
11635 \end_inset
11636
11637
11638 \end_layout
11639
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \begin_layout Subsection
11646 Multicolumns
11647 \begin_inset CommandInset label
11648 LatexCommand label
11649 name "subsec:Multicolumns"
11650
11651 \end_inset
11652
11653
11654 \begin_inset Index idx
11655 status collapsed
11656
11657 \begin_layout Plain Layout
11658 Multicolumns
11659 \end_layout
11660
11661 \end_inset
11662
11663
11664 \begin_inset Index idx
11665 status collapsed
11666
11667 \begin_layout Plain Layout
11668 Table ! Multicolumns
11669 \end_layout
11670
11671 \end_inset
11672
11673
11674 \end_layout
11675
11676 \begin_layout Subsubsection
11677 Multicolumn Basics
11678 \end_layout
11679
11680 \begin_layout Standard
11681 To merge cells over multiple columns, select as many cells within a row
11682  as you want to merge and use either the table-toolbar button 
11683 \begin_inset Info
11684 type  "icon"
11685 arg   "inset-modify tabular multicolumn"
11686 \end_inset
11687
11688 , or the menu 
11689 \family sans
11690 Edit\SpecialChar menuseparator
11691 Table\SpecialChar menuseparator
11692 Multicolumn
11693 \family default
11694 , or right click on the marked cells and choose 
11695 \family sans
11696 Multicolumn
11697 \family default
11698  in the context menu.
11699 \end_layout
11700
11701 \begin_layout Standard
11702 Multicolumns have there own cell settings.
11703  That means changing cell borders, cell alignment, and the width only affects
11704  the multicolumn.
11705  Here is an example table with a multicolumn cell in the first row and one
11706  in the last row without the upper border:
11707 \begin_inset Separator parbreak
11708 \end_inset
11709
11710
11711 \end_layout
11712
11713 \begin_layout Standard
11714 \align center
11715 \begin_inset Tabular
11716 <lyxtabular version="3" rows="3" columns="4">
11717 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11718 <column alignment="center" valignment="top" width="0pt">
11719 <column alignment="center" valignment="middle">
11720 <column alignment="center" valignment="top" width="0in">
11721 <column alignment="center" valignment="top" width="0pt">
11722 <row>
11723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 abc
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11733 \begin_inset Text
11734
11735 \begin_layout Plain Layout
11736 def ghi
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 jkl
11755 \end_layout
11756
11757 \end_inset
11758 </cell>
11759 </row>
11760 <row>
11761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11762 \begin_inset Text
11763
11764 \begin_layout Plain Layout
11765
11766 \family roman
11767 \series medium
11768 \shape up
11769 \size normal
11770 \emph off
11771 \bar no
11772 \noun off
11773 \color none
11774 A
11775 \end_layout
11776
11777 \end_inset
11778 </cell>
11779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11780 \begin_inset Text
11781
11782 \begin_layout Plain Layout
11783 B
11784 \end_layout
11785
11786 \end_inset
11787 </cell>
11788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11789 \begin_inset Text
11790
11791 \begin_layout Plain Layout
11792 C
11793 \end_layout
11794
11795 \end_inset
11796 </cell>
11797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11798 \begin_inset Text
11799
11800 \begin_layout Plain Layout
11801 D
11802 \end_layout
11803
11804 \end_inset
11805 </cell>
11806 </row>
11807 <row>
11808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11809 \begin_inset Text
11810
11811 \begin_layout Plain Layout
11812 1
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 2
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 3
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839 4
11840 \end_layout
11841
11842 \end_inset
11843 </cell>
11844 </row>
11845 </lyxtabular>
11846
11847 \end_inset
11848
11849
11850 \end_layout
11851
11852 \begin_layout Subsubsection
11853 Multicolumn Calculations
11854 \begin_inset CommandInset label
11855 LatexCommand label
11856 name "subsec:Multicolumn-Calculations"
11857
11858 \end_inset
11859
11860
11861 \begin_inset Index idx
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865 Multicolumns ! Calculations
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \begin_layout Standard
11874 \SpecialChar LyX
11875  supports multicolumns directly, but we have to take account of the cell
11876  width of the columns spanned by the multicolumn cell.
11877 \end_layout
11878
11879 \begin_layout Standard
11880 \begin_inset Float table
11881 placement h
11882 wide false
11883 sideways false
11884 status open
11885
11886 \begin_layout Plain Layout
11887 \begin_inset Caption Standard
11888
11889 \begin_layout Plain Layout
11890 \begin_inset CommandInset label
11891 LatexCommand label
11892 name "tab:Table-with-centered"
11893
11894 \end_inset
11895
11896 Table with centered multicolumn text above two columns that have exactly
11897  half the width of the multicolumn cell
11898 \begin_inset Argument 1
11899 status collapsed
11900
11901 \begin_layout Plain Layout
11902 Perfect multicolumn table
11903 \end_layout
11904
11905 \end_inset
11906
11907
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \begin_layout Plain Layout
11916 \align center
11917 \begin_inset Tabular
11918 <lyxtabular version="3" rows="3" columns="3">
11919 <features tabularvalignment="middle">
11920 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11921 <column alignment="center" valignment="middle">
11922 <column alignment="center" valignment="top">
11923 <row>
11924 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 multiple lines multicolumn
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11934 \begin_inset Text
11935
11936 \begin_layout Plain Layout
11937
11938 \end_layout
11939
11940 \end_inset
11941 </cell>
11942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11943 \begin_inset Text
11944
11945 \begin_layout Plain Layout
11946 c
11947 \end_layout
11948
11949 \end_inset
11950 </cell>
11951 </row>
11952 <row>
11953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 d
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11963 \begin_inset Text
11964
11965 \begin_layout Plain Layout
11966 e
11967 \end_layout
11968
11969 \end_inset
11970 </cell>
11971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11972 \begin_inset Text
11973
11974 \begin_layout Plain Layout
11975 f
11976 \end_layout
11977
11978 \end_inset
11979 </cell>
11980 </row>
11981 <row>
11982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11983 \begin_inset Text
11984
11985 \begin_layout Plain Layout
11986 g
11987 \end_layout
11988
11989 \end_inset
11990 </cell>
11991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11992 \begin_inset Text
11993
11994 \begin_layout Plain Layout
11995 h
11996 \end_layout
11997
11998 \end_inset
11999 </cell>
12000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12001 \begin_inset Text
12002
12003 \begin_layout Plain Layout
12004 i
12005 \end_layout
12006
12007 \end_inset
12008 </cell>
12009 </row>
12010 </lyxtabular>
12011
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \begin_layout Standard
12023 To create for example Table
12024 \begin_inset space ~
12025 \end_inset
12026
12027
12028 \begin_inset CommandInset ref
12029 LatexCommand ref
12030 reference "tab:Table-with-centered"
12031
12032 \end_inset
12033
12034 , mark the first two cells in the first row of a 3×3 table and right-click
12035  on them.
12036  Now choose for this cell 
12037 \emph on
12038 multicolumn
12039 \emph default
12040
12041 \emph on
12042 centered alignment
12043 \emph default
12044  and a width of 2.5
12045 \begin_inset space \thinspace{}
12046 \end_inset
12047
12048 cm in the table dialog.
12049  The merged columns should have exactly half the width of the multicolumn
12050  cell, so that you would set a width of 1.25
12051 \begin_inset space \thinspace{}
12052 \end_inset
12053
12054 cm for the first column.
12055  The second column has then automatically a width of 1.25
12056 \begin_inset space \thinspace{}
12057 \end_inset
12058
12059 cm (multicolumn width - width of first column).
12060  This was done for Table
12061 \begin_inset space ~
12062 \end_inset
12063
12064
12065 \begin_inset CommandInset ref
12066 LatexCommand ref
12067 reference "tab:Table-without-half"
12068
12069 \end_inset
12070
12071 .
12072 \end_layout
12073
12074 \begin_layout Standard
12075 \begin_inset Float table
12076 wide false
12077 sideways false
12078 status open
12079
12080 \begin_layout Plain Layout
12081 \begin_inset Caption Standard
12082
12083 \begin_layout Plain Layout
12084 \begin_inset CommandInset label
12085 LatexCommand label
12086 name "tab:Table-without-half"
12087
12088 \end_inset
12089
12090 Table where the spanned table columns are not exactly half the width of
12091  the multicolumn cell
12092 \begin_inset Argument 1
12093 status collapsed
12094
12095 \begin_layout Plain Layout
12096 Imperfect multicolumn table
12097 \end_layout
12098
12099 \end_inset
12100
12101
12102 \end_layout
12103
12104 \end_inset
12105
12106
12107 \end_layout
12108
12109 \begin_layout Plain Layout
12110 \align center
12111 \begin_inset Tabular
12112 <lyxtabular version="3" rows="3" columns="3">
12113 <features tabularvalignment="middle">
12114 <column alignment="center" valignment="top" width="1.25cm">
12115 <column alignment="center" valignment="top">
12116 <column alignment="center" valignment="top">
12117 <row>
12118 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 multiple lines multicolumn
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12137 \begin_inset Text
12138
12139 \begin_layout Plain Layout
12140 c
12141 \end_layout
12142
12143 \end_inset
12144 </cell>
12145 </row>
12146 <row>
12147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12148 \begin_inset Text
12149
12150 \begin_layout Plain Layout
12151 d
12152 \end_layout
12153
12154 \end_inset
12155 </cell>
12156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12157 \begin_inset Text
12158
12159 \begin_layout Plain Layout
12160 e
12161 \end_layout
12162
12163 \end_inset
12164 </cell>
12165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12166 \begin_inset Text
12167
12168 \begin_layout Plain Layout
12169 f
12170 \end_layout
12171
12172 \end_inset
12173 </cell>
12174 </row>
12175 <row>
12176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12177 \begin_inset Text
12178
12179 \begin_layout Plain Layout
12180 g
12181 \end_layout
12182
12183 \end_inset
12184 </cell>
12185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12186 \begin_inset Text
12187
12188 \begin_layout Plain Layout
12189 h
12190 \end_layout
12191
12192 \end_inset
12193 </cell>
12194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12195 \begin_inset Text
12196
12197 \begin_layout Plain Layout
12198 i
12199 \end_layout
12200
12201 \end_inset
12202 </cell>
12203 </row>
12204 </lyxtabular>
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \begin_layout Standard
12217 You can see that the first column is not half the width of the multicolumn
12218  cell, it is a bit bigger.
12219  The reason is that the specified width of a cell 
12220 \begin_inset Formula $W_{g}$
12221 \end_inset
12222
12223  is not its total width 
12224 \begin_inset Formula $W_{\mathrm{tot}}$
12225 \end_inset
12226
12227  because a cell is always a bit larger than specified.
12228  Appendix
12229 \begin_inset space ~
12230 \end_inset
12231
12232
12233 \begin_inset CommandInset ref
12234 LatexCommand ref
12235 reference "cha:Explanation-of-Equation"
12236
12237 \end_inset
12238
12239  explains this in detail.
12240 \end_layout
12241
12242 \begin_layout Standard
12243 The width 
12244 \begin_inset Formula $W_{g\,n}$
12245 \end_inset
12246
12247  which the user needs to set when 
12248 \emph on
12249 n
12250 \emph default
12251  columns are spanned can be calculated, so that each column has a total
12252  width of 
12253 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12254 \end_inset
12255
12256 :
12257 \begin_inset Formula 
12258 \begin{equation}
12259 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12260 \end{equation}
12261
12262 \end_inset
12263
12264
12265 \end_layout
12266
12267 \begin_layout Standard
12268 In our case we have 
12269 \begin_inset Formula $n=2$
12270 \end_inset
12271
12272
12273 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12274 \end_inset
12275
12276 cm and the default values for the lengths, so that equation 
12277 \begin_inset CommandInset ref
12278 LatexCommand ref
12279 reference "eq:Wgn"
12280
12281 \end_inset
12282
12283  becomes
12284 \begin_inset Formula 
12285 \begin{equation}
12286 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12287 \end{equation}
12288
12289 \end_inset
12290
12291
12292 \end_layout
12293
12294 \begin_layout Standard
12295 To enable calculations in \SpecialChar LaTeX
12296 , the \SpecialChar LaTeX
12297 -package 
12298 \series bold
12299 calc
12300 \series default
12301  must be loaded with the document preamble line
12302 \begin_inset Index idx
12303 status collapsed
12304
12305 \begin_layout Plain Layout
12306 \SpecialChar LaTeX
12307 -packages ! calc
12308 \end_layout
12309
12310 \end_inset
12311
12312
12313 \end_layout
12314
12315 \begin_layout Standard
12316
12317 \series bold
12318
12319 \backslash
12320 usepackage{calc}
12321 \end_layout
12322
12323 \begin_layout Standard
12324 \SpecialChar LyX
12325  does not allow you to calculate lengths in the 
12326 \family sans
12327 Width
12328 \family default
12329  field of the table dialog.
12330  Therefore you have to format the column by inserting a \SpecialChar LaTeX
12331 -argument in the
12332  dialog.
12333  Here is an overview about the arguments:
12334 \end_layout
12335
12336 \begin_layout Itemize
12337
12338 \series bold
12339 p{width}
12340 \series default
12341  creates cell with a fixed width, its text is vertically top-aligned
12342 \end_layout
12343
12344 \begin_layout Itemize
12345
12346 \series bold
12347 m{width}
12348 \series default
12349  creates cell with a fixed width, its text is vertically centered
12350 \end_layout
12351
12352 \begin_layout Itemize
12353
12354 \series bold
12355 b{width}
12356 \series default
12357  creates cell with a fixed width, its text is vertically bottom-aligned
12358 \end_layout
12359
12360 \begin_layout Standard
12361 By entering a \SpecialChar LaTeX
12362 -argument, all cell settings set in the table dialog are overwritt
12363 en.
12364 \end_layout
12365
12366 \begin_layout Standard
12367 \begin_inset Note Greyedout
12368 status open
12369
12370 \begin_layout Plain Layout
12371
12372 \series bold
12373 Note:
12374 \series default
12375  Due to a bug, \SpecialChar LyX
12376  shows the overwritten settings anyway.
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \end_layout
12383
12384 \begin_layout Standard
12385 As the text should be horizontally centered, the command 
12386 \series bold
12387
12388 \backslash
12389 centering
12390 \series default
12391  is added.
12392  You can now enter the following \SpecialChar LaTeX
12393 -argument for the first spanned column:
12394 \end_layout
12395
12396 \begin_layout Standard
12397
12398 \series bold
12399 >{
12400 \backslash
12401 centering}m{1.25cm-6.2pt}
12402 \end_layout
12403
12404 \begin_layout Standard
12405 The command 
12406 \series bold
12407 >{ }
12408 \series default
12409  means, that the commands inside the braces are applied before the cell
12410  is created.
12411 \end_layout
12412
12413 \begin_layout Standard
12414 Although we have chosen centered alignment for the text of the multicolumn
12415  cell, it is still left aligned.
12416  This is because \SpecialChar LyX
12417  only applies the alignment to single columns.
12418  So for the multicolumn cell we have to use the \SpecialChar LaTeX
12419 -argument
12420 \end_layout
12421
12422 \begin_layout Standard
12423
12424 \series bold
12425 >{
12426 \backslash
12427 centering}m{2.5cm}
12428 \end_layout
12429
12430 \begin_layout Subsection
12431 Multirows
12432 \begin_inset CommandInset label
12433 LatexCommand label
12434 name "subsec:Multirows"
12435
12436 \end_inset
12437
12438
12439 \begin_inset Index idx
12440 status collapsed
12441
12442 \begin_layout Plain Layout
12443 Multirows
12444 \end_layout
12445
12446 \end_inset
12447
12448
12449 \begin_inset Index idx
12450 status collapsed
12451
12452 \begin_layout Plain Layout
12453 Table ! Multirows
12454 \end_layout
12455
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Standard
12462 To merge cells over multiple rows, select as many cells within a column
12463  as you want to merge and use either the table-toolbar button 
12464 \begin_inset Info
12465 type  "icon"
12466 arg   "inset-modify tabular multirow"
12467 \end_inset
12468
12469 , or the menu 
12470 \family sans
12471 Edit\SpecialChar menuseparator
12472 Table\SpecialChar menuseparator
12473 Multirow
12474 \family default
12475 , or right click on the marked cells and choose 
12476 \family sans
12477 Multirow
12478 \family default
12479  in the context menu.
12480 \end_layout
12481
12482 \begin_layout Standard
12483 Here is an example table with a multirow in the first column:
12484 \begin_inset Separator parbreak
12485 \end_inset
12486
12487
12488 \end_layout
12489
12490 \begin_layout Standard
12491 \align center
12492 \begin_inset Tabular
12493 <lyxtabular version="3" rows="3" columns="3">
12494 <features tabularvalignment="middle">
12495 <column alignment="center" valignment="top" width="0pt">
12496 <column alignment="center" valignment="top">
12497 <column alignment="center" valignment="top">
12498 <row>
12499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12500 \begin_inset Text
12501
12502 \begin_layout Plain Layout
12503 a long cell entry
12504 \end_layout
12505
12506 \end_inset
12507 </cell>
12508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12509 \begin_inset Text
12510
12511 \begin_layout Plain Layout
12512 b
12513 \end_layout
12514
12515 \end_inset
12516 </cell>
12517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12518 \begin_inset Text
12519
12520 \begin_layout Plain Layout
12521 c
12522 \end_layout
12523
12524 \end_inset
12525 </cell>
12526 </row>
12527 <row>
12528 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12529 \begin_inset Text
12530
12531 \begin_layout Plain Layout
12532 multirow
12533 \end_layout
12534
12535 \end_inset
12536 </cell>
12537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Plain Layout
12541 e
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \begin_layout Plain Layout
12550 f
12551 \end_layout
12552
12553 \end_inset
12554 </cell>
12555 </row>
12556 <row>
12557 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12558 \begin_inset Text
12559
12560 \begin_layout Plain Layout
12561
12562 \end_layout
12563
12564 \end_inset
12565 </cell>
12566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12567 \begin_inset Text
12568
12569 \begin_layout Plain Layout
12570 h
12571 \end_layout
12572
12573 \end_inset
12574 </cell>
12575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12576 \begin_inset Text
12577
12578 \begin_layout Plain Layout
12579 i
12580 \end_layout
12581
12582 \end_inset
12583 </cell>
12584 </row>
12585 </lyxtabular>
12586
12587 \end_inset
12588
12589
12590 \end_layout
12591
12592 \begin_layout Standard
12593 The width of multirow cells is set by setting the width and alignment for
12594  the whole column.
12595  The 
12596 \family sans
12597 Vertical Offset
12598 \family default
12599  shifts the content of the multirow up/down if the offset is positive/negative.
12600 \end_layout
12601
12602 \begin_layout Standard
12603 If the column of a multirow cell has no explicit width, the multirow cell
12604  inherits the alignment of the column.
12605  Otherwise it is by default left-aligned.
12606  To override the default, renew the command 
12607 \series bold
12608
12609 \backslash
12610 multirowsetup
12611 \series default
12612  with the command
12613 \end_layout
12614
12615 \begin_layout Standard
12616
12617 \series bold
12618
12619 \backslash
12620 renewcommand{
12621 \backslash
12622 multirowsetup}{
12623 \backslash
12624 centering}
12625 \end_layout
12626
12627 \begin_layout Standard
12628 in the document preamble.
12629  Then all entries of multirow cells in the document are centered.
12630  If centering is only needed for several tables, you can renew the command
12631  in a \SpecialChar TeX
12632  Code box just before the table instead of the preamble.
12633  If the text should be right-aligned, replace 
12634 \series bold
12635
12636 \backslash
12637 centering
12638 \series default
12639  by 
12640 \series bold
12641
12642 \backslash
12643 raggedleft
12644 \series default
12645 .
12646  To return to left-alignment 
12647 \series bold
12648
12649 \backslash
12650 raggedright
12651 \series default
12652  is used.
12653 \end_layout
12654
12655 \begin_layout Standard
12656 This is an example table with a right-aligned multirow cell that has a vertical
12657  offset of -4
12658 \begin_inset space \thinspace{}
12659 \end_inset
12660
12661 mm and is in a 3
12662 \begin_inset space \thinspace{}
12663 \end_inset
12664
12665 cm wide column:
12666 \begin_inset Separator parbreak
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \begin_layout Standard
12673 \noindent
12674 \align center
12675 \begin_inset ERT
12676 status collapsed
12677
12678 \begin_layout Plain Layout
12679
12680
12681 \backslash
12682 renewcommand{
12683 \backslash
12684 multirowsetup}{
12685 \backslash
12686 raggedleft}
12687 \end_layout
12688
12689 \end_inset
12690
12691
12692 \begin_inset Tabular
12693 <lyxtabular version="3" rows="4" columns="3">
12694 <features tabularvalignment="middle">
12695 <column alignment="center" valignment="top" width="3cm">
12696 <column alignment="center" valignment="top">
12697 <column alignment="center" valignment="top">
12698 <row>
12699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12700 \begin_inset Text
12701
12702 \begin_layout Plain Layout
12703 a long cell entry
12704 \end_layout
12705
12706 \end_inset
12707 </cell>
12708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12709 \begin_inset Text
12710
12711 \begin_layout Plain Layout
12712 b
12713 \end_layout
12714
12715 \end_inset
12716 </cell>
12717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12718 \begin_inset Text
12719
12720 \begin_layout Plain Layout
12721 c
12722 \end_layout
12723
12724 \end_inset
12725 </cell>
12726 </row>
12727 <row>
12728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12729 \begin_inset Text
12730
12731 \begin_layout Plain Layout
12732 t
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741 n
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12747 \begin_inset Text
12748
12749 \begin_layout Plain Layout
12750 m
12751 \end_layout
12752
12753 \end_inset
12754 </cell>
12755 </row>
12756 <row>
12757 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 multirow
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Plain Layout
12770 e
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779 f
12780 \end_layout
12781
12782 \end_inset
12783 </cell>
12784 </row>
12785 <row>
12786 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12787 \begin_inset Text
12788
12789 \begin_layout Plain Layout
12790
12791 \end_layout
12792
12793 \end_inset
12794 </cell>
12795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Plain Layout
12799 h
12800 \end_layout
12801
12802 \end_inset
12803 </cell>
12804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 i
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 </row>
12814 </lyxtabular>
12815
12816 \end_inset
12817
12818
12819 \begin_inset ERT
12820 status collapsed
12821
12822 \begin_layout Plain Layout
12823
12824
12825 \backslash
12826 renewcommand{
12827 \backslash
12828 multirowsetup}{
12829 \backslash
12830 raggedright}
12831 \end_layout
12832
12833 \end_inset
12834
12835
12836 \end_layout
12837
12838 \begin_layout Standard
12839 To start a new line in a multirow you can use a forced line break (shortcut
12840  
12841 \begin_inset Info
12842 type  "shortcut"
12843 arg   "newline-insert newline"
12844 \end_inset
12845
12846 ) but this will not respect the cell lines as demonstrated in this table:
12847 \begin_inset Separator parbreak
12848 \end_inset
12849
12850
12851 \end_layout
12852
12853 \begin_layout Standard
12854 \noindent
12855 \align center
12856 \begin_inset Tabular
12857 <lyxtabular version="3" rows="3" columns="2">
12858 <features tabularvalignment="middle">
12859 <column alignment="left" valignment="middle" width="2cm">
12860 <column alignment="center" valignment="top">
12861 <row>
12862 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12863 \begin_inset Text
12864
12865 \begin_layout Plain Layout
12866 aaa
12867 \begin_inset Newline newline
12868 \end_inset
12869
12870 aaa
12871 \begin_inset Newline newline
12872 \end_inset
12873
12874 wrong cell
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12880 \begin_inset Text
12881
12882 \begin_layout Plain Layout
12883 ccc
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 </row>
12889 <row>
12890 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 ddd
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 </row>
12909 <row>
12910 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 bbb
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923 eee
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 </row>
12929 </lyxtabular>
12930
12931 \end_inset
12932
12933
12934 \end_layout
12935
12936 \begin_layout Standard
12937 Therefore be careful with forced line breaks.
12938 \end_layout
12939
12940 \begin_layout Subsection
12941 Cells with diagonal line(s)
12942 \end_layout
12943
12944 \begin_layout Standard
12945 To tell the reader what is meant by column and row headings in a table,
12946  it is helpful to split the first cell of the table by one or two diagonal
12947  lines.
12948  This can be achieved by loading the \SpecialChar LaTeX
12949  package 
12950 \series bold
12951 diagbox
12952 \series default
12953
12954 \begin_inset Index idx
12955 status collapsed
12956
12957 \begin_layout Plain Layout
12958 \SpecialChar LaTeX
12959 -packages ! picinpar
12960 \end_layout
12961
12962 \end_inset
12963
12964  in the document preamble.
12965  The package provides the command 
12966 \series bold
12967
12968 \backslash
12969 diagbox
12970 \series default
12971  that is inserted as \SpecialChar TeX
12972  Code and that can take 2 or 3
12973 \begin_inset space ~
12974 \end_inset
12975
12976 arguments:
12977 \end_layout
12978
12979 \begin_layout Standard
12980
12981 \series bold
12982
12983 \backslash
12984 diagbox[options]{lower left}{upper right}
12985 \end_layout
12986
12987 \begin_layout Standard
12988
12989 \series bold
12990
12991 \backslash
12992 diagbox[options]{lower left}{upper left}{upper right}
12993 \end_layout
12994
12995 \begin_layout Standard
12996 The first scheme divides the cell by a single diagonal line and the arguments
12997  are placed below and above this line.
12998  The second scheme divides the cell by 2
12999 \begin_inset space ~
13000 \end_inset
13001
13002 lines.
13003 \end_layout
13004
13005 \begin_layout Standard
13006 \begin_inset ERT
13007 status collapsed
13008
13009 \begin_layout Plain Layout
13010
13011
13012 \backslash
13013 ifdiagbox
13014 \end_layout
13015
13016 \end_inset
13017
13018
13019 \begin_inset Note Note
13020 status open
13021
13022 \begin_layout Plain Layout
13023 The following section will only be displayed when the \SpecialChar LaTeX
13024 -package 
13025 \series bold
13026 diagbox
13027 \series default
13028  is installed.
13029 \end_layout
13030
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \begin_layout Standard
13037 Here is an example table where 
13038 \series bold
13039
13040 \backslash
13041 diagbox 
13042 \series default
13043 is used in the 2-argument scheme in the first cell:
13044 \begin_inset VSpace medskip
13045 \end_inset
13046
13047
13048 \end_layout
13049
13050 \begin_layout Standard
13051 \noindent
13052 \begin_inset Tabular
13053 <lyxtabular version="3" rows="4" columns="4">
13054 <features tabularvalignment="middle">
13055 <column alignment="center" valignment="top">
13056 <column alignment="center" valignment="top">
13057 <column alignment="center" valignment="top">
13058 <column alignment="center" valignment="top">
13059 <row>
13060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 \begin_inset ERT
13065 status collapsed
13066
13067 \begin_layout Plain Layout
13068
13069
13070 \backslash
13071 diagbox{
13072 \end_layout
13073
13074 \end_inset
13075
13076 Name
13077 \begin_inset ERT
13078 status collapsed
13079
13080 \begin_layout Plain Layout
13081
13082 }{
13083 \end_layout
13084
13085 \end_inset
13086
13087 Parameter
13088 \begin_inset ERT
13089 status collapsed
13090
13091 \begin_layout Plain Layout
13092
13093 }
13094 \end_layout
13095
13096 \end_inset
13097
13098
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13104 \begin_inset Text
13105
13106 \begin_layout Plain Layout
13107 Thickness in nm
13108 \end_layout
13109
13110 \end_inset
13111 </cell>
13112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13113 \begin_inset Text
13114
13115 \begin_layout Plain Layout
13116 Transparency in %
13117 \end_layout
13118
13119 \end_inset
13120 </cell>
13121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13122 \begin_inset Text
13123
13124 \begin_layout Plain Layout
13125 Hardness in MPa
13126 \end_layout
13127
13128 \end_inset
13129 </cell>
13130 </row>
13131 <row>
13132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Plain Layout
13136 Perfect Green
13137 \end_layout
13138
13139 \end_inset
13140 </cell>
13141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 45
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Plain Layout
13154 80
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13160 \begin_inset Text
13161
13162 \begin_layout Plain Layout
13163 504
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 </row>
13169 <row>
13170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174 Dark Multi-P
13175 \end_layout
13176
13177 \end_inset
13178 </cell>
13179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 60
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13189 \begin_inset Text
13190
13191 \begin_layout Plain Layout
13192 72
13193 \end_layout
13194
13195 \end_inset
13196 </cell>
13197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13198 \begin_inset Text
13199
13200 \begin_layout Plain Layout
13201 982
13202 \end_layout
13203
13204 \end_inset
13205 </cell>
13206 </row>
13207 <row>
13208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13209 \begin_inset Text
13210
13211 \begin_layout Plain Layout
13212 Crystal Clear Pro
13213 \end_layout
13214
13215 \end_inset
13216 </cell>
13217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 18
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 86
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13236 \begin_inset Text
13237
13238 \begin_layout Plain Layout
13239 374
13240 \end_layout
13241
13242 \end_inset
13243 </cell>
13244 </row>
13245 </lyxtabular>
13246
13247 \end_inset
13248
13249
13250 \begin_inset VSpace medskip
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 The 3-argument scheme is for example useful for cross-tables of sports leagues
13258  or distances:
13259 \begin_inset Separator parbreak
13260 \end_inset
13261
13262
13263 \end_layout
13264
13265 \begin_layout Standard
13266 \noindent
13267 \align center
13268 \begin_inset Tabular
13269 <lyxtabular version="3" rows="4" columns="4">
13270 <features tabularvalignment="middle">
13271 <column alignment="center" valignment="top" width="0pt">
13272 <column alignment="center" valignment="top">
13273 <column alignment="center" valignment="top">
13274 <column alignment="center" valignment="top">
13275 <row>
13276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13277 \begin_inset Text
13278
13279 \begin_layout Plain Layout
13280 \begin_inset ERT
13281 status collapsed
13282
13283 \begin_layout Plain Layout
13284
13285
13286 \backslash
13287 diagbox{
13288 \end_layout
13289
13290 \end_inset
13291
13292 Team home
13293 \begin_inset ERT
13294 status collapsed
13295
13296 \begin_layout Plain Layout
13297
13298 }{
13299 \end_layout
13300
13301 \end_inset
13302
13303 Result
13304 \begin_inset ERT
13305 status collapsed
13306
13307 \begin_layout Plain Layout
13308
13309 }{
13310 \end_layout
13311
13312 \end_inset
13313
13314 Team away
13315 \begin_inset ERT
13316 status collapsed
13317
13318 \begin_layout Plain Layout
13319
13320 }
13321 \end_layout
13322
13323 \end_inset
13324
13325
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 Tigers
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 Panthers
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13349 \begin_inset Text
13350
13351 \begin_layout Plain Layout
13352 Falcons
13353 \end_layout
13354
13355 \end_inset
13356 </cell>
13357 </row>
13358 <row>
13359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13360 \begin_inset Text
13361
13362 \begin_layout Plain Layout
13363 Tigers
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13369 \begin_inset Text
13370
13371 \begin_layout Plain Layout
13372 —
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13378 \begin_inset Text
13379
13380 \begin_layout Plain Layout
13381 1:3
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13387 \begin_inset Text
13388
13389 \begin_layout Plain Layout
13390 0:1
13391 \end_layout
13392
13393 \end_inset
13394 </cell>
13395 </row>
13396 <row>
13397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13398 \begin_inset Text
13399
13400 \begin_layout Plain Layout
13401 Panthers
13402 \end_layout
13403
13404 \end_inset
13405 </cell>
13406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13407 \begin_inset Text
13408
13409 \begin_layout Plain Layout
13410 3:1
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419 —
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428 0:0
13429 \end_layout
13430
13431 \end_inset
13432 </cell>
13433 </row>
13434 <row>
13435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 Falcons
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448 1:0
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 0:0
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13463 \begin_inset Text
13464
13465 \begin_layout Plain Layout
13466 —
13467 \end_layout
13468
13469 \end_inset
13470 </cell>
13471 </row>
13472 </lyxtabular>
13473
13474 \end_inset
13475
13476
13477 \end_layout
13478
13479 \begin_layout Standard
13480 For larger cross-tables one might use split cells in 2 or every corner of
13481  the table like in this example:
13482 \begin_inset Separator parbreak
13483 \end_inset
13484
13485
13486 \end_layout
13487
13488 \begin_layout Standard
13489 \noindent
13490 \align center
13491 \begin_inset Tabular
13492 <lyxtabular version="3" rows="5" columns="5">
13493 <features tabularvalignment="middle">
13494 <column alignment="center" valignment="top" width="0pt">
13495 <column alignment="center" valignment="top">
13496 <column alignment="center" valignment="top">
13497 <column alignment="center" valignment="top">
13498 <column alignment="center" valignment="top">
13499 <row>
13500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 \begin_inset ERT
13505 status open
13506
13507 \begin_layout Plain Layout
13508
13509
13510 \backslash
13511 diagbox{
13512 \end_layout
13513
13514 \end_inset
13515
13516 Team home
13517 \begin_inset ERT
13518 status collapsed
13519
13520 \begin_layout Plain Layout
13521
13522 }{
13523 \end_layout
13524
13525 \end_inset
13526
13527 Result
13528 \begin_inset ERT
13529 status collapsed
13530
13531 \begin_layout Plain Layout
13532
13533 }{
13534 \end_layout
13535
13536 \end_inset
13537
13538 Team away
13539 \begin_inset ERT
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543
13544 }
13545 \end_layout
13546
13547 \end_inset
13548
13549
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 Tigers
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567 Panthers
13568 \end_layout
13569
13570 \end_inset
13571 </cell>
13572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13573 \begin_inset Text
13574
13575 \begin_layout Plain Layout
13576 Falcons
13577 \end_layout
13578
13579 \end_inset
13580 </cell>
13581 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585 \begin_inset ERT
13586 status open
13587
13588 \begin_layout Plain Layout
13589
13590
13591 \backslash
13592 diagbox[dir=NE]{
13593 \end_layout
13594
13595 \end_inset
13596
13597 Team home
13598 \begin_inset ERT
13599 status collapsed
13600
13601 \begin_layout Plain Layout
13602
13603 }{
13604 \end_layout
13605
13606 \end_inset
13607
13608 Result
13609 \begin_inset ERT
13610 status collapsed
13611
13612 \begin_layout Plain Layout
13613
13614 }{
13615 \end_layout
13616
13617 \end_inset
13618
13619 Team away
13620 \begin_inset ERT
13621 status collapsed
13622
13623 \begin_layout Plain Layout
13624
13625 }
13626 \end_layout
13627
13628 \end_inset
13629
13630
13631 \end_layout
13632
13633 \end_inset
13634 </cell>
13635 </row>
13636 <row>
13637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641 Tigers
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 —
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 1:3
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13665 \begin_inset Text
13666
13667 \begin_layout Plain Layout
13668 0:1
13669 \end_layout
13670
13671 \end_inset
13672 </cell>
13673 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13674 \begin_inset Text
13675
13676 \begin_layout Plain Layout
13677 Tigers
13678 \end_layout
13679
13680 \end_inset
13681 </cell>
13682 </row>
13683 <row>
13684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 Panthers
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697 3:1
13698 \end_layout
13699
13700 \end_inset
13701 </cell>
13702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706 —
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 0:0
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Plain Layout
13724 Panthers
13725 \end_layout
13726
13727 \end_inset
13728 </cell>
13729 </row>
13730 <row>
13731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 Falcons
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 1:0
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13750 \begin_inset Text
13751
13752 \begin_layout Plain Layout
13753 0:0
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Plain Layout
13762 —
13763 \end_layout
13764
13765 \end_inset
13766 </cell>
13767 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13768 \begin_inset Text
13769
13770 \begin_layout Plain Layout
13771 Falcons
13772 \end_layout
13773
13774 \end_inset
13775 </cell>
13776 </row>
13777 <row>
13778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13779 \begin_inset Text
13780
13781 \begin_layout Plain Layout
13782 \begin_inset ERT
13783 status open
13784
13785 \begin_layout Plain Layout
13786
13787
13788 \backslash
13789 diagbox[dir=SW]{
13790 \end_layout
13791
13792 \end_inset
13793
13794 Team home
13795 \begin_inset ERT
13796 status collapsed
13797
13798 \begin_layout Plain Layout
13799
13800 }{
13801 \end_layout
13802
13803 \end_inset
13804
13805 Result
13806 \begin_inset ERT
13807 status collapsed
13808
13809 \begin_layout Plain Layout
13810
13811 }{
13812 \end_layout
13813
13814 \end_inset
13815
13816 Team away
13817 \begin_inset ERT
13818 status collapsed
13819
13820 \begin_layout Plain Layout
13821
13822 }
13823 \end_layout
13824
13825 \end_inset
13826
13827
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 Tigers
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 Panthers
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 Falcons
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 \begin_inset ERT
13864 status open
13865
13866 \begin_layout Plain Layout
13867
13868
13869 \backslash
13870 diagbox[dir=SE]{
13871 \end_layout
13872
13873 \end_inset
13874
13875 Team home
13876 \begin_inset ERT
13877 status collapsed
13878
13879 \begin_layout Plain Layout
13880
13881 }{
13882 \end_layout
13883
13884 \end_inset
13885
13886 Result
13887 \begin_inset ERT
13888 status collapsed
13889
13890 \begin_layout Plain Layout
13891
13892 }{
13893 \end_layout
13894
13895 \end_inset
13896
13897 Team away
13898 \begin_inset ERT
13899 status collapsed
13900
13901 \begin_layout Plain Layout
13902
13903 }
13904 \end_layout
13905
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 </row>
13914 </lyxtabular>
13915
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \begin_layout Standard
13922 To rotate the diagonal lines, the command option 
13923 \series bold
13924 dir=direction
13925 \series default
13926  is used.
13927  
13928 \emph on
13929 direction
13930 \emph default
13931  is either 
13932 \series bold
13933 NE
13934 \series default
13935
13936 \series bold
13937 DE
13938 \series default
13939
13940 \series bold
13941 SW
13942 \series default
13943  or 
13944 \series bold
13945 NW
13946 \series default
13947  and represent a point of a compass.
13948  
13949 \series bold
13950 SW
13951 \series default
13952  is for example the south-west corner.
13953  Thus in the lower left cell of the above table the command
13954 \end_layout
13955
13956 \begin_layout Standard
13957
13958 \series bold
13959
13960 \backslash
13961 diagbox[dir=SW]{Team home}{Result}{Team away}
13962 \end_layout
13963
13964 \begin_layout Standard
13965 is used.
13966  If no direction is given, it will be NW.
13967 \end_layout
13968
13969 \begin_layout Standard
13970 The necessary width of split cells is automatically calculated.
13971  Thus if you set a fixed column width smaller than the calculated one, the
13972  cell's content will protrude the cell borders:
13973 \begin_inset Separator parbreak
13974 \end_inset
13975
13976
13977 \end_layout
13978
13979 \begin_layout Standard
13980 \noindent
13981 \align center
13982 \begin_inset Tabular
13983 <lyxtabular version="3" rows="2" columns="2">
13984 <features tabularvalignment="middle">
13985 <column alignment="center" valignment="top" width="3cm">
13986 <column alignment="center" valignment="top">
13987 <row>
13988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 \begin_inset ERT
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996
13997
13998 \backslash
13999 diagbox{
14000 \end_layout
14001
14002 \end_inset
14003
14004 Name
14005 \begin_inset ERT
14006 status collapsed
14007
14008 \begin_layout Plain Layout
14009
14010 }{
14011 \end_layout
14012
14013 \end_inset
14014
14015 Parameter
14016 \begin_inset ERT
14017 status collapsed
14018
14019 \begin_layout Plain Layout
14020
14021 }
14022 \end_layout
14023
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14032 \begin_inset Text
14033
14034 \begin_layout Plain Layout
14035 Thickness in nm
14036 \end_layout
14037
14038 \end_inset
14039 </cell>
14040 </row>
14041 <row>
14042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 Perfect Green
14047 \end_layout
14048
14049 \end_inset
14050 </cell>
14051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14052 \begin_inset Text
14053
14054 \begin_layout Plain Layout
14055 45
14056 \end_layout
14057
14058 \end_inset
14059 </cell>
14060 </row>
14061 </lyxtabular>
14062
14063 \end_inset
14064
14065
14066 \end_layout
14067
14068 \begin_layout Standard
14069 If you need a certain width for columns with a split cell, use the command
14070  option 
14071 \series bold
14072 width=3cm
14073 \series default
14074  (replace '3cm' by the width you need).
14075  In the following table the width of the first column is set to 4
14076 \begin_inset space \thinspace{}
14077 \end_inset
14078
14079 cm.
14080  For 
14081 \series bold
14082
14083 \backslash
14084 diagbox
14085 \series default
14086  a width of 4
14087 \begin_inset space \thinspace{}
14088 \end_inset
14089
14090 cm + 2
14091 \begin_inset space \thinspace{}
14092 \end_inset
14093
14094
14095 \backslash
14096 tabcolsep is necessary because the overall width is the width for the text
14097  (in this case the 4
14098 \begin_inset space \thinspace{}
14099 \end_inset
14100
14101 cm) plus two times the separation of the text and the cell border.
14102  The calculation of the width cannot be done in the command option of 
14103 \series bold
14104
14105 \backslash
14106 diagbox
14107 \series default
14108  so one needs to create a new length which can be used later.
14109  This is done with the \SpecialChar TeX
14110  Code commands
14111 \end_layout
14112
14113 \begin_layout Standard
14114
14115 \series bold
14116
14117 \backslash
14118 newlength{
14119 \backslash
14120 diagtest}
14121 \begin_inset Newline newline
14122 \end_inset
14123
14124
14125 \backslash
14126 setlength{
14127 \backslash
14128 diagtest}{4cm+2
14129 \backslash
14130 tabcolsep}
14131 \end_layout
14132
14133 \begin_layout Standard
14134 \begin_inset ERT
14135 status collapsed
14136
14137 \begin_layout Plain Layout
14138
14139
14140 \backslash
14141 newlength{
14142 \backslash
14143 diagtest}
14144 \end_layout
14145
14146 \begin_layout Plain Layout
14147
14148
14149 \backslash
14150 setlength{
14151 \backslash
14152 diagtest}{4cm+2
14153 \backslash
14154 tabcolsep}
14155 \end_layout
14156
14157 \end_inset
14158
14159
14160 \end_layout
14161
14162 \begin_layout Standard
14163 To enable calculations in \SpecialChar LaTeX
14164  one needs to load the package 
14165 \series bold
14166 calc
14167 \series default
14168
14169 \begin_inset Index idx
14170 status collapsed
14171
14172 \begin_layout Plain Layout
14173 \SpecialChar LaTeX
14174 -packages ! calc
14175 \end_layout
14176
14177 \end_inset
14178
14179  in the document preamble.
14180 \end_layout
14181
14182 \begin_layout Standard
14183 In this table you can now use the command
14184 \end_layout
14185
14186 \begin_layout Standard
14187
14188 \series bold
14189
14190 \backslash
14191 diagbox[width=
14192 \backslash
14193 diagtest]{A}{B}
14194 \end_layout
14195
14196 \begin_layout Standard
14197 in the first cell:
14198 \begin_inset Separator parbreak
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \begin_layout Standard
14205 \noindent
14206 \align center
14207 \begin_inset Tabular
14208 <lyxtabular version="3" rows="2" columns="2">
14209 <features tabularvalignment="middle">
14210 <column alignment="center" valignment="top" width="4cm">
14211 <column alignment="center" valignment="top">
14212 <row>
14213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14214 \begin_inset Text
14215
14216 \begin_layout Plain Layout
14217 \begin_inset ERT
14218 status open
14219
14220 \begin_layout Plain Layout
14221
14222
14223 \backslash
14224 diagbox[width=
14225 \backslash
14226 diagtest]{
14227 \end_layout
14228
14229 \end_inset
14230
14231 A
14232 \begin_inset ERT
14233 status collapsed
14234
14235 \begin_layout Plain Layout
14236
14237 }{
14238 \end_layout
14239
14240 \end_inset
14241
14242 B
14243 \begin_inset ERT
14244 status collapsed
14245
14246 \begin_layout Plain Layout
14247
14248 }
14249 \end_layout
14250
14251 \end_inset
14252
14253
14254 \end_layout
14255
14256 \end_inset
14257 </cell>
14258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Plain Layout
14262 Thickness in nm
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 </row>
14268 <row>
14269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Plain Layout
14273 Perfect Green
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14279 \begin_inset Text
14280
14281 \begin_layout Plain Layout
14282 45
14283 \end_layout
14284
14285 \end_inset
14286 </cell>
14287 </row>
14288 </lyxtabular>
14289
14290 \end_inset
14291
14292
14293 \end_layout
14294
14295 \begin_layout Standard
14296 Note that the split cell needs to be the widest one in the column.
14297  Otherwise the length of the diagonal line cannot be calculated correctly
14298  like in this table:
14299 \begin_inset Separator parbreak
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 \noindent
14307 \align center
14308 \begin_inset Tabular
14309 <lyxtabular version="3" rows="2" columns="2">
14310 <features tabularvalignment="middle">
14311 <column alignment="center" valignment="top" width="0pt">
14312 <column alignment="center" valignment="top">
14313 <row>
14314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 \begin_inset ERT
14319 status collapsed
14320
14321 \begin_layout Plain Layout
14322
14323
14324 \backslash
14325 diagbox{
14326 \end_layout
14327
14328 \end_inset
14329
14330 A
14331 \begin_inset ERT
14332 status collapsed
14333
14334 \begin_layout Plain Layout
14335
14336 }{
14337 \end_layout
14338
14339 \end_inset
14340
14341 B
14342 \begin_inset ERT
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346
14347 }
14348 \end_layout
14349
14350 \end_inset
14351
14352
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361 Thickness in nm
14362 \end_layout
14363
14364 \end_inset
14365 </cell>
14366 </row>
14367 <row>
14368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372 Perfect Green
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381 45
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 </row>
14387 </lyxtabular>
14388
14389 \end_inset
14390
14391
14392 \end_layout
14393
14394 \begin_layout Standard
14395 In this case use the 
14396 \series bold
14397 width
14398 \series default
14399  option of the 
14400 \series bold
14401
14402 \backslash
14403 diagbox
14404 \series default
14405  command.
14406  It is then not necessary to add 2
14407 \backslash
14408 tabcolsep because the cell width is now the width of the column.
14409  In this table a width of 3
14410 \begin_inset space \thinspace{}
14411 \end_inset
14412
14413 cm is used:
14414 \begin_inset Separator parbreak
14415 \end_inset
14416
14417
14418 \end_layout
14419
14420 \begin_layout Standard
14421 \noindent
14422 \align center
14423 \begin_inset Tabular
14424 <lyxtabular version="3" rows="2" columns="2">
14425 <features tabularvalignment="middle">
14426 <column alignment="center" valignment="top" width="0pt">
14427 <column alignment="center" valignment="top">
14428 <row>
14429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14430 \begin_inset Text
14431
14432 \begin_layout Plain Layout
14433 \begin_inset ERT
14434 status open
14435
14436 \begin_layout Plain Layout
14437
14438
14439 \backslash
14440 diagbox[width=3cm]{
14441 \end_layout
14442
14443 \end_inset
14444
14445 A
14446 \begin_inset ERT
14447 status collapsed
14448
14449 \begin_layout Plain Layout
14450
14451 }{
14452 \end_layout
14453
14454 \end_inset
14455
14456 B
14457 \begin_inset ERT
14458 status collapsed
14459
14460 \begin_layout Plain Layout
14461
14462 }
14463 \end_layout
14464
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14473 \begin_inset Text
14474
14475 \begin_layout Plain Layout
14476 Thickness in nm
14477 \end_layout
14478
14479 \end_inset
14480 </cell>
14481 </row>
14482 <row>
14483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14484 \begin_inset Text
14485
14486 \begin_layout Plain Layout
14487 Perfect Green
14488 \end_layout
14489
14490 \end_inset
14491 </cell>
14492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496 45
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 </row>
14502 </lyxtabular>
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \begin_layout Standard
14510 For multiple text lines in split cells one needs some extra height to fit
14511  the text to the cell.
14512  This can be achieved with the 
14513 \series bold
14514
14515 \backslash
14516 diagbox
14517 \series default
14518  option 
14519 \series bold
14520 height=3cm
14521 \series default
14522  (replace '3cm' by the height you need).
14523  In the following table the command
14524 \end_layout
14525
14526 \begin_layout Standard
14527
14528 \series bold
14529
14530 \backslash
14531 diagbox[width=3cm,height=1.4cm]{A
14532 \backslash
14533
14534 \backslash
14535 B}{C
14536 \backslash
14537
14538 \backslash
14539 D}
14540 \end_layout
14541
14542 \begin_layout Standard
14543 is used in the first cell.
14544  The command 
14545 \series bold
14546
14547 \backslash
14548
14549 \backslash
14550
14551 \series default
14552  creates hereby the line break.
14553 \begin_inset Foot
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 Breaking lines with 
14558 \family sans
14559 Ctrl+Return
14560 \family default
14561  is only possible when the column has a fixed width.
14562 \end_layout
14563
14564 \end_inset
14565
14566
14567 \begin_inset Separator parbreak
14568 \end_inset
14569
14570
14571 \end_layout
14572
14573 \begin_layout Standard
14574 \noindent
14575 \align center
14576 \begin_inset Tabular
14577 <lyxtabular version="3" rows="2" columns="2">
14578 <features tabularvalignment="middle">
14579 <column alignment="center" valignment="top">
14580 <column alignment="center" valignment="top">
14581 <row>
14582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586 \begin_inset ERT
14587 status open
14588
14589 \begin_layout Plain Layout
14590
14591
14592 \backslash
14593 diagbox[width=3cm,height=1.4cm]{
14594 \end_layout
14595
14596 \end_inset
14597
14598 A
14599 \begin_inset ERT
14600 status collapsed
14601
14602 \begin_layout Plain Layout
14603
14604
14605 \backslash
14606
14607 \backslash
14608
14609 \end_layout
14610
14611 \end_inset
14612
14613 B
14614 \begin_inset ERT
14615 status collapsed
14616
14617 \begin_layout Plain Layout
14618
14619 }{
14620 \end_layout
14621
14622 \end_inset
14623
14624 C
14625 \begin_inset ERT
14626 status collapsed
14627
14628 \begin_layout Plain Layout
14629
14630
14631 \backslash
14632
14633 \backslash
14634
14635 \end_layout
14636
14637 \end_inset
14638
14639 D
14640 \begin_inset ERT
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644
14645 }
14646 \end_layout
14647
14648 \end_inset
14649
14650
14651 \end_layout
14652
14653 \end_inset
14654 </cell>
14655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14656 \begin_inset Text
14657
14658 \begin_layout Plain Layout
14659 Thickness in nm
14660 \end_layout
14661
14662 \end_inset
14663 </cell>
14664 </row>
14665 <row>
14666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670 Perfect Green
14671 \end_layout
14672
14673 \end_inset
14674 </cell>
14675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14676 \begin_inset Text
14677
14678 \begin_layout Plain Layout
14679 45
14680 \end_layout
14681
14682 \end_inset
14683 </cell>
14684 </row>
14685 </lyxtabular>
14686
14687 \end_inset
14688
14689
14690 \end_layout
14691
14692 \begin_layout Standard
14693 \begin_inset ERT
14694 status collapsed
14695
14696 \begin_layout Plain Layout
14697
14698
14699 \backslash
14700 else
14701 \end_layout
14702
14703 \end_inset
14704
14705
14706 \begin_inset Note Note
14707 status open
14708
14709 \begin_layout Plain Layout
14710 The following will be displayed when the \SpecialChar LaTeX
14711 -package 
14712 \series bold
14713 diagbox
14714 \series default
14715  is not installed:
14716 \end_layout
14717
14718 \end_inset
14719
14720
14721 \end_layout
14722
14723 \begin_layout Standard
14724 You need to install the \SpecialChar LaTeX
14725 -package 
14726 \series bold
14727 diagbox
14728 \series default
14729  to see the following part of this section in the output.
14730 \end_layout
14731
14732 \begin_layout Standard
14733 \begin_inset ERT
14734 status collapsed
14735
14736 \begin_layout Plain Layout
14737
14738
14739 \backslash
14740 fi
14741 \end_layout
14742
14743 \end_inset
14744
14745
14746 \end_layout
14747
14748 \begin_layout Standard
14749 For more info about the \SpecialChar LaTeX
14750 -package 
14751 \series bold
14752 diagbox
14753 \series default
14754 , see its documentation, 
14755 \begin_inset CommandInset citation
14756 LatexCommand cite
14757 key "diagbox"
14758
14759 \end_inset
14760
14761 .
14762 \end_layout
14763
14764 \begin_layout Section
14765 Formal Tables
14766 \begin_inset CommandInset label
14767 LatexCommand label
14768 name "sec:Formal-Tables"
14769
14770 \end_inset
14771
14772
14773 \begin_inset Index idx
14774 status collapsed
14775
14776 \begin_layout Plain Layout
14777 Table ! Formal
14778 \end_layout
14779
14780 \end_inset
14781
14782
14783 \end_layout
14784
14785 \begin_layout Standard
14786 Tables are often typeset in books similar to Table
14787 \begin_inset space ~
14788 \end_inset
14789
14790
14791 \begin_inset CommandInset ref
14792 LatexCommand ref
14793 reference "tab:Example-booktabs-table"
14794
14795 \end_inset
14796
14797 .
14798  This kind of tables is called 
14799 \begin_inset Quotes eld
14800 \end_inset
14801
14802
14803 \emph on
14804 formal
14805 \emph default
14806
14807 \begin_inset Quotes erd
14808 \end_inset
14809
14810 .
14811  To make a table a formal table use the option 
14812 \family sans
14813 Formal
14814 \family default
14815  in the 
14816 \family sans
14817 Borders
14818 \family default
14819  tab of the table dialog.
14820 \end_layout
14821
14822 \begin_layout Standard
14823 \begin_inset Float table
14824 placement h
14825 wide false
14826 sideways false
14827 status open
14828
14829 \begin_layout Plain Layout
14830 \begin_inset Caption Standard
14831
14832 \begin_layout Plain Layout
14833 \begin_inset CommandInset label
14834 LatexCommand label
14835 name "tab:Example-booktabs-table"
14836
14837 \end_inset
14838
14839 Example booktabs-table
14840 \end_layout
14841
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \begin_layout Plain Layout
14848 \align center
14849 \begin_inset Tabular
14850 <lyxtabular version="3" rows="8" columns="4">
14851 <features booktabs="true" tabularvalignment="middle">
14852 <column alignment="center" valignment="top">
14853 <column alignment="center" valignment="top">
14854 <column alignment="center" valignment="top">
14855 <column alignment="center" valignment="top">
14856 <row>
14857 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14858 \begin_inset Text
14859
14860 \begin_layout Plain Layout
14861 System
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 <cell alignment="center" valignment="top" topline="true" usebox="none">
14867 \begin_inset Text
14868
14869 \begin_layout Plain Layout
14870 Chip
14871 \begin_inset space \thinspace{}
14872 \end_inset
14873
14874 1
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Plain Layout
14883 Chip
14884 \begin_inset space \thinspace{}
14885 \end_inset
14886
14887 2
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 </row>
14902 <row>
14903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907 \begin_inset ERT
14908 status collapsed
14909
14910 \begin_layout Plain Layout
14911
14912
14913 \backslash
14914 cmidrule(r){2-2}
14915 \end_layout
14916
14917 \end_inset
14918
14919
14920 \begin_inset ERT
14921 status collapsed
14922
14923 \begin_layout Plain Layout
14924
14925
14926 \backslash
14927 cmidrule(l){3-4}
14928 \end_layout
14929
14930 \end_inset
14931
14932 Detector thickness in Âµm
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 <cell alignment="center" valignment="top" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941 300
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950 300
14951 \end_layout
14952
14953 \end_inset
14954 </cell>
14955 <cell alignment="center" valignment="top" usebox="none">
14956 \begin_inset Text
14957
14958 \begin_layout Plain Layout
14959 700
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 </row>
14965 <row>
14966 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Plain Layout
14970 Edge angle in Â°
14971 \end_layout
14972
14973 \end_inset
14974 </cell>
14975 <cell alignment="center" valignment="top" topline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979 3.55
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 <cell alignment="center" valignment="top" topline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988 2.71
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997 7.99
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 </row>
15003 <row topspace="default">
15004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008 Spatial resolution in Âµm
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 <cell alignment="center" valignment="top" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Plain Layout
15017 4.26
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 10.17
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="center" valignment="top" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035 10.56
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 </row>
15041 <row topspace="default">
15042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15043 \begin_inset Text
15044
15045 \begin_layout Plain Layout
15046 MTF at 
15047 \begin_inset Formula $f_{\mathrm{max}}$
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059 0.53
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 <cell alignment="center" valignment="top" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068 0.37
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Plain Layout
15077 0.39
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 </row>
15083 <row topspace="default">
15084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Plain Layout
15088 \begin_inset ERT
15089 status collapsed
15090
15091 \begin_layout Plain Layout
15092
15093
15094 \backslash
15095 cmidrule[2pt](l{10pt}){1-1}
15096 \end_layout
15097
15098 \end_inset
15099
15100 LSF-spatial resolution
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 <cell alignment="center" valignment="top" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109
15110 \end_layout
15111
15112 \end_inset
15113 </cell>
15114 <cell alignment="center" valignment="top" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118
15119 \end_layout
15120
15121 \end_inset
15122 </cell>
15123 <cell alignment="center" valignment="top" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Plain Layout
15127
15128 \end_layout
15129
15130 \end_inset
15131 </cell>
15132 </row>
15133 <row>
15134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15135 \begin_inset Text
15136
15137 \begin_layout Plain Layout
15138 in Âµm
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147 129.7
15148 \end_layout
15149
15150 \end_inset
15151 </cell>
15152 <cell alignment="center" valignment="top" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Plain Layout
15156 52.75
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 <cell alignment="center" valignment="top" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165 50.78
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 </row>
15171 <row>
15172 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176 in % of pixel size
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15182 \begin_inset Text
15183
15184 \begin_layout Plain Layout
15185 76.3
15186 \end_layout
15187
15188 \end_inset
15189 </cell>
15190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15191 \begin_inset Text
15192
15193 \begin_layout Plain Layout
15194 95.9
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Plain Layout
15203 92.3
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 </row>
15209 </lyxtabular>
15210
15211 \end_inset
15212
15213
15214 \end_layout
15215
15216 \end_inset
15217
15218
15219 \end_layout
15220
15221 \begin_layout Standard
15222 Spaces to table rows can be added using the 
15223 \family sans
15224 Borders
15225 \family default
15226  tab of the table dialog as described in section
15227 \begin_inset space ~
15228 \end_inset
15229
15230
15231 \begin_inset CommandInset ref
15232 LatexCommand ref
15233 reference "subsec:Row-Spacing"
15234
15235 \end_inset
15236
15237 .
15238 \end_layout
15239
15240 \begin_layout Standard
15241 Unlike normal tables, formal tables have no vertical table lines.
15242  The horizontal table lines can be set as for normal tables but they appear
15243  with different widths in the output:
15244 \begin_inset Newline newline
15245 \end_inset
15246
15247 The first and the last table line have a default width of 0.08
15248 \begin_inset space \thinspace{}
15249 \end_inset
15250
15251 em while the other lines have a default width of 0.05
15252 \begin_inset space \thinspace{}
15253 \end_inset
15254
15255 em.
15256 \end_layout
15257
15258 \begin_layout Standard
15259 The default widths can be changed with the following preamble lines
15260 \end_layout
15261
15262 \begin_layout Standard
15263
15264 \series bold
15265
15266 \backslash
15267 let
15268 \backslash
15269 mytoprule
15270 \backslash
15271 toprule
15272 \begin_inset Newline newline
15273 \end_inset
15274
15275
15276 \backslash
15277 renewcommand{
15278 \backslash
15279 toprule}{
15280 \backslash
15281 mytoprule[width]}
15282 \end_layout
15283
15284 \begin_layout Standard
15285 This example is for the first line, the so called 
15286 \series bold
15287 toprule
15288 \series default
15289 .
15290  If you want to change the width for the last line, replace 
15291 \series bold
15292 toprule
15293 \series default
15294  by 
15295 \series bold
15296 bottomrule
15297 \series default
15298 .
15299  To change the width for the other lines replace 
15300 \series bold
15301 toprule
15302 \series default
15303  by 
15304 \series bold
15305 midrule
15306 \series default
15307 .
15308  You can use all units listed in appendix
15309 \begin_inset space ~
15310 \end_inset
15311
15312
15313 \begin_inset CommandInset ref
15314 LatexCommand ref
15315 reference "cha:Units-available-in"
15316
15317 \end_inset
15318
15319  to set the width.
15320 \end_layout
15321
15322 \begin_layout Standard
15323 Lines that do not span all table columns can be created by setting a table
15324  line for multicolumn cells.
15325  \SpecialChar LyX
15326  will then internally use the command 
15327 \series bold
15328
15329 \backslash
15330 cmidrule
15331 \series default
15332  to create this line.
15333  Its full scheme is
15334 \end_layout
15335
15336 \begin_layout Standard
15337
15338 \series bold
15339
15340 \backslash
15341 cmidrule[height](trim){startcol-endcol}
15342 \end_layout
15343
15344 \begin_layout Standard
15345 The options of 
15346 \series bold
15347
15348 \backslash
15349 cmidrule
15350 \series default
15351  are currently not supported by \SpecialChar LyX
15352  so you have to use \SpecialChar TeX
15353  Code to be able to
15354  use them.
15355  
15356 \series bold
15357
15358 \backslash
15359 cmidrule
15360 \series default
15361 s can manually be created by inserting the command as \SpecialChar TeX
15362  Code as the first
15363  cell entry of the first cell of a row.
15364  The line is then drawn in the output above the current row.
15365 \end_layout
15366
15367 \begin_layout Standard
15368 The default for the optional 
15369 \series bold
15370 height
15371 \series default
15372  is 0.03
15373 \begin_inset space \thinspace{}
15374 \end_inset
15375
15376 em.
15377  
15378 \series bold
15379 startcol
15380 \series default
15381  is the number of the column where the line starts and 
15382 \series bold
15383 endcol
15384 \series default
15385  the column number where the line ends.
15386  The 
15387 \series bold
15388 endcol
15389 \series default
15390  always needs to be specified, also when the line should span only one column.
15391  The optional parameter 
15392 \series bold
15393 trim
15394 \series default
15395  could either be 
15396 \emph on
15397 l{trimwidth}
15398 \emph default
15399  or 
15400 \emph on
15401 r{trimwidth}
15402 \emph default
15403  where the 
15404 \emph on
15405 trimwidth
15406 \emph default
15407  is also optional.
15408  Using for example the parameter 
15409 \emph on
15410 l{2pt}
15411 \emph default
15412  means that the line is trimmed from its left end by 2
15413 \begin_inset space \thinspace{}
15414 \end_inset
15415
15416 pt.
15417  If you don't specify the 
15418 \emph on
15419 trimwidth
15420 \emph default
15421  the line is trimmed by the default of 0.5
15422 \begin_inset space \thinspace{}
15423 \end_inset
15424
15425 em.
15426 \end_layout
15427
15428 \begin_layout Standard
15429 \begin_inset VSpace bigskip
15430 \end_inset
15431
15432 Table
15433 \begin_inset space ~
15434 \end_inset
15435
15436
15437 \begin_inset CommandInset ref
15438 LatexCommand ref
15439 reference "tab:Example-booktabs-table"
15440
15441 \end_inset
15442
15443  was created using the commands
15444 \end_layout
15445
15446 \begin_layout Standard
15447
15448 \series bold
15449
15450 \backslash
15451 cmidrule(r){2-2}
15452 \backslash
15453 cmidrule(l){3-4}
15454 \end_layout
15455
15456 \begin_layout Standard
15457 at the beginning of the second row and
15458 \end_layout
15459
15460 \begin_layout Standard
15461
15462 \series bold
15463
15464 \backslash
15465 cmidrule[2pt](l{10pt}){1-1}
15466 \end_layout
15467
15468 \begin_layout Standard
15469 in the sixth row.
15470 \end_layout
15471
15472 \begin_layout Standard
15473 \begin_inset VSpace bigskip
15474 \end_inset
15475
15476
15477 \end_layout
15478
15479 \begin_layout Standard
15480 You might want to have overlapping 
15481 \series bold
15482
15483 \backslash
15484 cmidrule
15485 \series default
15486 s as in in Table
15487 \begin_inset space ~
15488 \end_inset
15489
15490
15491 \begin_inset CommandInset ref
15492 LatexCommand ref
15493 reference "tab:Special-booktabs-table"
15494
15495 \end_inset
15496
15497 .
15498  This can be achieved with the \SpecialChar TeX
15499  Code command
15500 \end_layout
15501
15502 \begin_layout Standard
15503
15504 \series bold
15505
15506 \backslash
15507 morecmidrules
15508 \end_layout
15509
15510 \begin_layout Standard
15511 The command that was used for the second row of Table
15512 \begin_inset space ~
15513 \end_inset
15514
15515
15516 \begin_inset CommandInset ref
15517 LatexCommand ref
15518 reference "tab:Special-booktabs-table"
15519
15520 \end_inset
15521
15522  is
15523 \end_layout
15524
15525 \begin_layout Standard
15526
15527 \series bold
15528
15529 \backslash
15530 cmidrule(r){2-2}
15531 \backslash
15532 cmidrule(l){3-4}
15533 \backslash
15534 morecmidrules
15535 \backslash
15536 cmidrule{2-4}
15537 \end_layout
15538
15539 \begin_layout Standard
15540 The command for the sixth row is
15541 \end_layout
15542
15543 \begin_layout Standard
15544
15545 \series bold
15546
15547 \backslash
15548 midrule
15549 \backslash
15550 morecmidrules
15551 \backslash
15552 cmidrule{3-4}
15553 \end_layout
15554
15555 \begin_layout Standard
15556 \begin_inset VSpace bigskip
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \begin_layout Standard
15563 If you are in any way not satisfied with the border line spacing, you can
15564  use the following command to produce lines that span over all table columns
15565 \series bold
15566 :
15567 \end_layout
15568
15569 \begin_layout Standard
15570
15571 \series bold
15572
15573 \backslash
15574 specialrule{width}{space above}{space below}
15575 \end_layout
15576
15577 \begin_layout Standard
15578 For more information about these features, refer to the manual of the \SpecialChar LaTeX
15579 -package
15580  
15581 \series bold
15582 booktabs
15583 \series default
15584  
15585 \begin_inset CommandInset citation
15586 LatexCommand cite
15587 key "booktabs"
15588
15589 \end_inset
15590
15591 .
15592 \begin_inset Index idx
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596 \SpecialChar LaTeX
15597 -packages ! booktabs
15598 \end_layout
15599
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \begin_layout Standard
15606 \begin_inset Float table
15607 placement h
15608 wide false
15609 sideways false
15610 status open
15611
15612 \begin_layout Plain Layout
15613 \begin_inset Caption Standard
15614
15615 \begin_layout Plain Layout
15616 \begin_inset CommandInset label
15617 LatexCommand label
15618 name "tab:Special-booktabs-table"
15619
15620 \end_inset
15621
15622 Special booktabs-table
15623 \end_layout
15624
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Plain Layout
15631 \align center
15632 \begin_inset Tabular
15633 <lyxtabular version="3" rows="8" columns="4">
15634 <features booktabs="true" tabularvalignment="middle">
15635 <column alignment="center" valignment="top">
15636 <column alignment="center" valignment="top">
15637 <column alignment="center" valignment="top">
15638 <column alignment="center" valignment="top">
15639 <row>
15640 <cell alignment="center" valignment="top" topline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644 System
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 <cell alignment="center" valignment="top" topline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Plain Layout
15653 Chip
15654 \begin_inset space \thinspace{}
15655 \end_inset
15656
15657 1
15658 \end_layout
15659
15660 \end_inset
15661 </cell>
15662 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666 Chip
15667 \begin_inset space \thinspace{}
15668 \end_inset
15669
15670 2
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 </row>
15685 <row>
15686 <cell alignment="center" valignment="top" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Plain Layout
15690 \begin_inset ERT
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694
15695
15696 \backslash
15697 cmidrule(r){2-2}
15698 \end_layout
15699
15700 \end_inset
15701
15702
15703 \begin_inset ERT
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707
15708
15709 \backslash
15710 cmidrule(l){3-4}
15711 \end_layout
15712
15713 \end_inset
15714
15715
15716 \begin_inset ERT
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720
15721
15722 \backslash
15723 morecmidrules 
15724 \end_layout
15725
15726 \end_inset
15727
15728
15729 \begin_inset ERT
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733
15734
15735 \backslash
15736 cmidrule{2-4}
15737 \end_layout
15738
15739 \end_inset
15740
15741 Detector thickness in Âµm
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 300
15751 \end_layout
15752
15753 \end_inset
15754 </cell>
15755 <cell alignment="center" valignment="top" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759 300
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 700
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 </row>
15774 <row>
15775 <cell alignment="center" valignment="top" topline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779 Edge angle in Â°
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 <cell alignment="center" valignment="top" topline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788 3.55
15789 \end_layout
15790
15791 \end_inset
15792 </cell>
15793 <cell alignment="center" valignment="top" topline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797 2.71
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 <cell alignment="center" valignment="top" topline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806 7.99
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 <row topspace="default">
15813 <cell alignment="center" valignment="top" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 Spatial resolution in Âµm
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 <cell alignment="center" valignment="top" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826 4.26
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 <cell alignment="center" valignment="top" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 10.17
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 <cell alignment="center" valignment="top" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 10.56
15845 \end_layout
15846
15847 \end_inset
15848 </cell>
15849 </row>
15850 <row topspace="default">
15851 <cell alignment="center" valignment="top" usebox="none">
15852 \begin_inset Text
15853
15854 \begin_layout Plain Layout
15855 MTF at 
15856 \begin_inset Formula $f_{\mathrm{max}}$
15857 \end_inset
15858
15859
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Plain Layout
15868 0.53
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 <cell alignment="center" valignment="top" usebox="none">
15874 \begin_inset Text
15875
15876 \begin_layout Plain Layout
15877 0.37
15878 \end_layout
15879
15880 \end_inset
15881 </cell>
15882 <cell alignment="center" valignment="top" usebox="none">
15883 \begin_inset Text
15884
15885 \begin_layout Plain Layout
15886 0.39
15887 \end_layout
15888
15889 \end_inset
15890 </cell>
15891 </row>
15892 <row>
15893 <cell alignment="center" valignment="top" topline="true" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897 \begin_inset ERT
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901
15902
15903 \backslash
15904 morecmidrules 
15905 \end_layout
15906
15907 \end_inset
15908
15909
15910 \begin_inset ERT
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914
15915
15916 \backslash
15917 cmidrule{3-4}
15918 \end_layout
15919
15920 \end_inset
15921
15922 LSF-spatial resolution
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Plain Layout
15940
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 <cell alignment="center" valignment="top" topline="true" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout Plain Layout
15949
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 </row>
15955 <row>
15956 <cell alignment="center" valignment="top" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960 in Âµm
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 <cell alignment="center" valignment="top" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969 129.7
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978 52.75
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 <cell alignment="center" valignment="top" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Plain Layout
15987 50.78
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 <row>
15994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998 in % of pixel size
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Plain Layout
16007 76.3
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 95.9
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025 92.3
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 </row>
16031 </lyxtabular>
16032
16033 \end_inset
16034
16035
16036 \end_layout
16037
16038 \end_inset
16039
16040
16041 \end_layout
16042
16043 \begin_layout Section
16044 Vertical Table Alignment
16045 \begin_inset Index idx
16046 status collapsed
16047
16048 \begin_layout Plain Layout
16049 Table ! Alignment
16050 \end_layout
16051
16052 \end_inset
16053
16054
16055 \end_layout
16056
16057 \begin_layout Standard
16058 To align tables vertically in a text line, the table must be inside a box.
16059  The box can then be vertically aligned as described in section
16060 \begin_inset space ~
16061 \end_inset
16062
16063
16064 \begin_inset CommandInset ref
16065 LatexCommand ref
16066 reference "sec:Box-Dialog"
16067
16068 \end_inset
16069
16070 .
16071 \end_layout
16072
16073 \begin_layout Standard
16074 In the following example the tables are inside a minipage
16075 \begin_inset Foot
16076 status collapsed
16077
16078 \begin_layout Plain Layout
16079 Minipages are described in section
16080 \begin_inset space ~
16081 \end_inset
16082
16083
16084 \begin_inset CommandInset ref
16085 LatexCommand ref
16086 reference "sec:Minipages"
16087
16088 \end_inset
16089
16090 .
16091 \end_layout
16092
16093 \end_inset
16094
16095  box that has a width of 15
16096 \begin_inset space \thinspace{}
16097 \end_inset
16098
16099 col%:
16100 \end_layout
16101
16102 \begin_layout Itemize
16103 test 
16104 \begin_inset Box Frameless
16105 position "t"
16106 hor_pos "c"
16107 has_inner_box 1
16108 inner_pos "c"
16109 use_parbox 0
16110 use_makebox 0
16111 width "15col%"
16112 special "none"
16113 height "1in"
16114 height_special "totalheight"
16115 thickness "0.4pt"
16116 separation "3pt"
16117 shadowsize "4pt"
16118 framecolor "black"
16119 backgroundcolor "none"
16120 status collapsed
16121
16122 \begin_layout Plain Layout
16123 \begin_inset Tabular
16124 <lyxtabular version="3" rows="3" columns="3">
16125 <features tabularvalignment="middle">
16126 <column alignment="center" valignment="top">
16127 <column alignment="center" valignment="top">
16128 <column alignment="center" valignment="top">
16129 <row>
16130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134 a
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 d
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152 g
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 </row>
16158 <row>
16159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16160 \begin_inset Text
16161
16162 \begin_layout Plain Layout
16163 b
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 e
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16178 \begin_inset Text
16179
16180 \begin_layout Plain Layout
16181 h
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 </row>
16187 <row>
16188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192 c
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 f
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210 i
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 </row>
16216 </lyxtabular>
16217
16218 \end_inset
16219
16220
16221 \end_layout
16222
16223 \end_inset
16224
16225  test 
16226 \begin_inset ERT
16227 status collapsed
16228
16229 \begin_layout Plain Layout
16230
16231
16232 \backslash
16233 raisebox{0.85
16234 \backslash
16235 baselineskip}{
16236 \end_layout
16237
16238 \end_inset
16239
16240
16241 \begin_inset Box Frameless
16242 position "t"
16243 hor_pos "c"
16244 has_inner_box 1
16245 inner_pos "c"
16246 use_parbox 0
16247 use_makebox 0
16248 width "15col%"
16249 special "none"
16250 height "1in"
16251 height_special "totalheight"
16252 thickness "0.4pt"
16253 separation "3pt"
16254 shadowsize "4pt"
16255 framecolor "black"
16256 backgroundcolor "none"
16257 status collapsed
16258
16259 \begin_layout Plain Layout
16260 \begin_inset Tabular
16261 <lyxtabular version="3" rows="3" columns="3">
16262 <features tabularvalignment="middle">
16263 <column alignment="center" valignment="top">
16264 <column alignment="center" valignment="top">
16265 <column alignment="center" valignment="top">
16266 <row>
16267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271 a
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280 d
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 g
16290 \end_layout
16291
16292 \end_inset
16293 </cell>
16294 </row>
16295 <row>
16296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 b
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16306 \begin_inset Text
16307
16308 \begin_layout Plain Layout
16309 e
16310 \end_layout
16311
16312 \end_inset
16313 </cell>
16314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16315 \begin_inset Text
16316
16317 \begin_layout Plain Layout
16318 h
16319 \end_layout
16320
16321 \end_inset
16322 </cell>
16323 </row>
16324 <row>
16325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 c
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338 f
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 i
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 </lyxtabular>
16354
16355 \end_inset
16356
16357
16358 \end_layout
16359
16360 \end_inset
16361
16362
16363 \begin_inset ERT
16364 status collapsed
16365
16366 \begin_layout Plain Layout
16367
16368 }
16369 \end_layout
16370
16371 \end_inset
16372
16373
16374 \end_layout
16375
16376 \begin_layout Itemize
16377 test 
16378 \begin_inset Box Frameless
16379 position "c"
16380 hor_pos "c"
16381 has_inner_box 1
16382 inner_pos "c"
16383 use_parbox 0
16384 use_makebox 0
16385 width "15col%"
16386 special "none"
16387 height "1in"
16388 height_special "totalheight"
16389 thickness "0.4pt"
16390 separation "3pt"
16391 shadowsize "4pt"
16392 framecolor "black"
16393 backgroundcolor "none"
16394 status collapsed
16395
16396 \begin_layout Plain Layout
16397 \begin_inset Tabular
16398 <lyxtabular version="3" rows="3" columns="3">
16399 <features tabularvalignment="middle">
16400 <column alignment="center" valignment="top">
16401 <column alignment="center" valignment="top">
16402 <column alignment="center" valignment="top">
16403 <row>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 a
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417 d
16418 \end_layout
16419
16420 \end_inset
16421 </cell>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426 g
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 </row>
16432 <row>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 b
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 e
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 h
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row>
16462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 c
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475 f
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 i
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 </lyxtabular>
16491
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \end_inset
16498
16499
16500 \end_layout
16501
16502 \begin_layout Itemize
16503 test 
16504 \begin_inset Box Frameless
16505 position "b"
16506 hor_pos "c"
16507 has_inner_box 1
16508 inner_pos "c"
16509 use_parbox 0
16510 use_makebox 0
16511 width "15col%"
16512 special "none"
16513 height "1in"
16514 height_special "totalheight"
16515 thickness "0.4pt"
16516 separation "3pt"
16517 shadowsize "4pt"
16518 framecolor "black"
16519 backgroundcolor "none"
16520 status collapsed
16521
16522 \begin_layout Plain Layout
16523 \begin_inset Tabular
16524 <lyxtabular version="3" rows="3" columns="3">
16525 <features tabularvalignment="middle">
16526 <column alignment="center" valignment="top">
16527 <column alignment="center" valignment="top">
16528 <column alignment="center" valignment="top">
16529 <row>
16530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Plain Layout
16534 a
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543 d
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 g
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 b
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 e
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 h
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 c
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 f
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 i
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 </row>
16616 </lyxtabular>
16617
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \end_inset
16624
16625  test 
16626 \begin_inset ERT
16627 status collapsed
16628
16629 \begin_layout Plain Layout
16630
16631
16632 \backslash
16633 raisebox{-0.32
16634 \backslash
16635 baselineskip}{
16636 \end_layout
16637
16638 \end_inset
16639
16640
16641 \begin_inset Box Frameless
16642 position "b"
16643 hor_pos "c"
16644 has_inner_box 1
16645 inner_pos "c"
16646 use_parbox 0
16647 use_makebox 0
16648 width "15col%"
16649 special "none"
16650 height "1in"
16651 height_special "totalheight"
16652 thickness "0.4pt"
16653 separation "3pt"
16654 shadowsize "4pt"
16655 framecolor "black"
16656 backgroundcolor "none"
16657 status collapsed
16658
16659 \begin_layout Plain Layout
16660 \begin_inset Tabular
16661 <lyxtabular version="3" rows="3" columns="3">
16662 <features tabularvalignment="middle">
16663 <column alignment="center" valignment="top">
16664 <column alignment="center" valignment="top">
16665 <column alignment="center" valignment="top">
16666 <row>
16667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Plain Layout
16671 a
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Plain Layout
16680 d
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16686 \begin_inset Text
16687
16688 \begin_layout Plain Layout
16689 g
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 </row>
16695 <row>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700 b
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Plain Layout
16709 e
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 h
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 </row>
16724 <row>
16725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729 c
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738 f
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747 i
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 </row>
16753 </lyxtabular>
16754
16755 \end_inset
16756
16757
16758 \end_layout
16759
16760 \end_inset
16761
16762
16763 \begin_inset ERT
16764 status collapsed
16765
16766 \begin_layout Plain Layout
16767
16768 }
16769 \end_layout
16770
16771 \end_inset
16772
16773
16774 \end_layout
16775
16776 \begin_layout Standard
16777 As you will see, the content of the first and last table row is not correctly
16778  aligned.
16779  To get this alignment, the minipage box must be set into a raisebox.
16780 \begin_inset Foot
16781 status collapsed
16782
16783 \begin_layout Plain Layout
16784 Raiseboxes are described in section
16785 \begin_inset space ~
16786 \end_inset
16787
16788
16789 \begin_inset CommandInset ref
16790 LatexCommand ref
16791 reference "subsec:Vertical-Alignment"
16792
16793 \end_inset
16794
16795 .
16796 \end_layout
16797
16798 \end_inset
16799
16800  In the example above the second table in the first item is aligned using
16801  the \SpecialChar TeX
16802  Code command
16803 \end_layout
16804
16805 \begin_layout Standard
16806
16807 \series bold
16808
16809 \backslash
16810 raisebox{0.85
16811 \backslash
16812 baselineskip}{
16813 \end_layout
16814
16815 \begin_layout Standard
16816 before the box.
16817  After the box the closing brace 
16818 \series bold
16819 }
16820 \series default
16821  is inserted as \SpecialChar TeX
16822  Code.
16823  For the second table in the last item the command
16824 \end_layout
16825
16826 \begin_layout Standard
16827
16828 \series bold
16829
16830 \backslash
16831 raisebox{-0.32
16832 \backslash
16833 baselineskip}{
16834 \end_layout
16835
16836 \begin_layout Standard
16837 is used.
16838 \end_layout
16839
16840 \begin_layout Standard
16841 \begin_inset Note Greyedout
16842 status open
16843
16844 \begin_layout Plain Layout
16845
16846 \series bold
16847 Note:
16848 \series default
16849  The alignment of the table row content to the surrounding text line is
16850  not exact.
16851  The required value for the 
16852 \series bold
16853
16854 \backslash
16855 raisebox
16856 \series default
16857  command for this alignment depends on the document font, the font size,
16858  and the table line thickness.
16859 \end_layout
16860
16861 \end_inset
16862
16863
16864 \end_layout
16865
16866 \begin_layout Section
16867 Colored Tables
16868 \begin_inset CommandInset label
16869 LatexCommand label
16870 name "sec:Colored-Tables"
16871
16872 \end_inset
16873
16874
16875 \begin_inset Index idx
16876 status collapsed
16877
16878 \begin_layout Plain Layout
16879 Table ! Color
16880 \end_layout
16881
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \begin_layout Subsection
16888 Colored Cells
16889 \begin_inset Index idx
16890 status collapsed
16891
16892 \begin_layout Plain Layout
16893 Table Color ! for Cells
16894 \end_layout
16895
16896 \end_inset
16897
16898
16899 \begin_inset Index idx
16900 status collapsed
16901
16902 \begin_layout Plain Layout
16903 Color ! for Table Cells
16904 \end_layout
16905
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \begin_layout Standard
16912 \begin_inset Float table
16913 placement h
16914 wide false
16915 sideways false
16916 status open
16917
16918 \begin_layout Plain Layout
16919 \begin_inset Caption Standard
16920
16921 \begin_layout Plain Layout
16922 \begin_inset CommandInset label
16923 LatexCommand label
16924 name "tab:Table-colored-without"
16925
16926 \end_inset
16927
16928 Table colored without using the package 
16929 \series bold
16930 colortbl
16931 \series default
16932
16933 \begin_inset Argument 1
16934 status collapsed
16935
16936 \begin_layout Plain Layout
16937 Table without colortbl
16938 \end_layout
16939
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \end_inset
16946
16947
16948 \end_layout
16949
16950 \begin_layout Plain Layout
16951 \align center
16952 \begin_inset Tabular
16953 <lyxtabular version="3" rows="3" columns="3">
16954 <features tabularvalignment="middle">
16955 <column alignment="center" valignment="top">
16956 <column alignment="center" valignment="top">
16957 <column alignment="center" valignment="top">
16958 <row>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963
16964 \color green
16965 a
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \color red
16976 b
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985
16986 \color red
16987 c
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row>
16994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998
16999 \color green
17000 d
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009
17010 \color blue
17011 e
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \color blue
17022 f
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 </row>
17028 <row>
17029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \color green
17035 g
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \color blue
17046 h
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055
17056 \color blue
17057 i
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 </row>
17063 </lyxtabular>
17064
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \begin_layout Standard
17076 If you only need colored text, mark the cells and choose a color in the
17077  
17078 \family sans
17079 Text
17080 \begin_inset space ~
17081 \end_inset
17082
17083 Style
17084 \family default
17085  dialog (toolbar button 
17086 \begin_inset Info
17087 type  "icon"
17088 arg   "dialog-show character"
17089 \end_inset
17090
17091 ).
17092  This was used to create Table
17093 \begin_inset space ~
17094 \end_inset
17095
17096
17097 \begin_inset CommandInset ref
17098 LatexCommand ref
17099 reference "tab:Table-colored-without"
17100
17101 \end_inset
17102
17103 .
17104  In any other case you have to use the \SpecialChar LaTeX
17105 -package 
17106 \series bold
17107 colortbl
17108 \series default
17109 .
17110 \begin_inset Index idx
17111 status collapsed
17112
17113 \begin_layout Plain Layout
17114 \SpecialChar LaTeX
17115 -packages ! colortbl
17116 \end_layout
17117
17118 \end_inset
17119
17120
17121 \end_layout
17122
17123 \begin_layout Standard
17124 \begin_inset ERT
17125 status collapsed
17126
17127 \begin_layout Plain Layout
17128
17129
17130 \backslash
17131 ifcolortbl
17132 \end_layout
17133
17134 \end_inset
17135
17136
17137 \begin_inset Note Note
17138 status open
17139
17140 \begin_layout Plain Layout
17141 The following section part will only be displayed when the \SpecialChar LaTeX
17142 -package 
17143 \series bold
17144 colortbl
17145 \series default
17146  is installed.
17147 \end_layout
17148
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \begin_layout Standard
17155 To create colored tables, 
17156 \series bold
17157 colortbl
17158 \series default
17159  must be loaded in the preamble with the line
17160 \end_layout
17161
17162 \begin_layout Standard
17163
17164 \series bold
17165
17166 \backslash
17167 usepackage{colortbl}
17168 \end_layout
17169
17170 \begin_layout Standard
17171 The color of a column is adjusted with the command
17172 \end_layout
17173
17174 \begin_layout Standard
17175
17176 \series bold
17177
17178 \backslash
17179 columncolor{name of color}
17180 \end_layout
17181
17182 \begin_layout Standard
17183 inside the command 
17184 \series bold
17185 >{ }
17186 \series default
17187 .
17188  More about the command 
17189 \series bold
17190 >{}
17191 \series default
17192  is contained in section
17193 \begin_inset space ~
17194 \end_inset
17195
17196
17197 \begin_inset CommandInset ref
17198 LatexCommand ref
17199 reference "subsec:Multicolumn-Calculations"
17200
17201 \end_inset
17202
17203 .
17204 \end_layout
17205
17206 \begin_layout Standard
17207 The following color names are predefined:
17208 \end_layout
17209
17210 \begin_layout Standard
17211
17212 \family sans
17213 red
17214 \family default
17215
17216 \family sans
17217 green
17218 \family default
17219
17220 \family sans
17221 yellow
17222 \family default
17223
17224 \family sans
17225 blue
17226 \family default
17227
17228 \family sans
17229 cyan
17230 \family default
17231
17232 \family sans
17233 magenta
17234 \family default
17235
17236 \family sans
17237 black
17238 \family default
17239  and 
17240 \family sans
17241 white
17242 \end_layout
17243
17244 \begin_layout Standard
17245 \begin_inset VSpace medskip
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \begin_layout Standard
17252 If you add the options
17253 \end_layout
17254
17255 \begin_layout Standard
17256
17257 \series bold
17258 usenames,dvipsnames
17259 \end_layout
17260
17261 \begin_layout Standard
17262 to the document class options in the document settings, you can additionally
17263  use further 61
17264 \begin_inset space ~
17265 \end_inset
17266
17267 colors.
17268  These colors are listed in appendix
17269 \begin_inset space ~
17270 \end_inset
17271
17272
17273 \begin_inset CommandInset ref
17274 LatexCommand ref
17275 reference "chap:List-of-dvips-colornames"
17276
17277 \end_inset
17278
17279 .
17280  One of these colors, 
17281 \family sans
17282 Maroon
17283 \family default
17284 , is used as example in Table
17285 \begin_inset space ~
17286 \end_inset
17287
17288
17289 \begin_inset CommandInset ref
17290 LatexCommand ref
17291 reference "tab:Table-colored-using"
17292
17293 \end_inset
17294
17295 .
17296 \end_layout
17297
17298 \begin_layout Standard
17299 \begin_inset VSpace medskip
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \begin_layout Standard
17306 You can also define your own color with the command
17307 \end_layout
17308
17309 \begin_layout Standard
17310
17311 \series bold
17312
17313 \backslash
17314 definecolor{color name}{color model}{color values}
17315 \end_layout
17316
17317 \begin_layout Standard
17318 The color model can be
17319 \end_layout
17320
17321 \begin_layout Labeling
17322 \labelwidthstring 00.00.0000
17323 cmyk: cyan, magenta, yellow, black
17324 \end_layout
17325
17326 \begin_layout Labeling
17327 \labelwidthstring 00.00.0000
17328 rgb: red, green blue
17329 \end_layout
17330
17331 \begin_layout Labeling
17332 \labelwidthstring 00.00.0000
17333 gray gray
17334 \end_layout
17335
17336 \begin_layout Standard
17337 and the color values are comma separated numbers between 0 and 1 describing
17338  the factor for the corresponding color of the color model.
17339 \end_layout
17340
17341 \begin_layout Standard
17342 You can e.
17343 \begin_inset space \thinspace{}
17344 \end_inset
17345
17346 g.
17347 \begin_inset space \space{}
17348 \end_inset
17349
17350 define the color "
17351 \emph on
17352 darkgreen
17353 \emph default
17354 " in the preamble with
17355 \end_layout
17356
17357 \begin_layout Standard
17358
17359 \series bold
17360
17361 \backslash
17362 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
17363 \end_layout
17364
17365 \begin_layout Standard
17366 and the color "
17367 \emph on
17368 lightgray
17369 \emph default
17370 " with
17371 \end_layout
17372
17373 \begin_layout Standard
17374
17375 \series bold
17376
17377 \backslash
17378 definecolor{lightgray}{gray}{0.8}
17379 \end_layout
17380
17381 \begin_layout Standard
17382 \begin_inset VSpace medskip
17383 \end_inset
17384
17385
17386 \end_layout
17387
17388 \begin_layout Standard
17389 Lines are colored with the command
17390 \end_layout
17391
17392 \begin_layout Standard
17393
17394 \series bold
17395
17396 \backslash
17397 rowcolor{name of color}
17398 \end_layout
17399
17400 \begin_layout Standard
17401 and cells are colored with the command
17402 \end_layout
17403
17404 \begin_layout Standard
17405
17406 \series bold
17407
17408 \backslash
17409 cellcolor{name of color}
17410 \end_layout
17411
17412 \begin_layout Standard
17413 Both commands are inserted at the beginning of a cell as \SpecialChar TeX
17414  Code.
17415 \end_layout
17416
17417 \begin_layout Standard
17418 To color characters in the table, mark the cells and use the 
17419 \family sans
17420 Text
17421 \begin_inset space ~
17422 \end_inset
17423
17424 Style
17425 \family default
17426  dialog.
17427  If a cell contains \SpecialChar TeX
17428  Code mark only the characters, otherwise the colored
17429  \SpecialChar TeX
17430  Code will cause \SpecialChar LaTeX
17431  errors.
17432 \end_layout
17433
17434 \begin_layout Standard
17435 \begin_inset Note Greyedout
17436 status open
17437
17438 \begin_layout Plain Layout
17439
17440 \series bold
17441 Note:
17442 \series default
17443  Not all DVI-viewers are able to display self-defined colors.
17444 \end_layout
17445
17446 \end_inset
17447
17448
17449 \end_layout
17450
17451 \begin_layout Standard
17452 \begin_inset VSpace bigskip
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \begin_layout Standard
17459 To create Table
17460 \begin_inset space ~
17461 \end_inset
17462
17463
17464 \begin_inset CommandInset ref
17465 LatexCommand ref
17466 reference "tab:Table-colored-using"
17467
17468 \end_inset
17469
17470  do the following: The color of the first column should be 
17471 \emph on
17472 darkgreen
17473 \emph default
17474 .
17475  So insert
17476 \end_layout
17477
17478 \begin_layout Standard
17479
17480 \series bold
17481 >{
17482 \backslash
17483 columncolor{darkgreen}
17484 \backslash
17485 centering}c
17486 \end_layout
17487
17488 \begin_layout Standard
17489 as \SpecialChar LaTeX
17490 -argument for this column.
17491  The first row should be light blue, therefore the \SpecialChar TeX
17492  Code command
17493 \end_layout
17494
17495 \begin_layout Standard
17496
17497 \series bold
17498
17499 \backslash
17500 rowcolor{cyan}
17501 \end_layout
17502
17503 \begin_layout Standard
17504 is inserted to the first cell of this row.
17505  Note that this overwrites the column color for the first cell.
17506  The last cell of the last row is colored maroon by inserting the \SpecialChar TeX
17507  Code
17508  command
17509 \end_layout
17510
17511 \begin_layout Standard
17512
17513 \series bold
17514
17515 \backslash
17516 cellcolor{Maroon}
17517 \end_layout
17518
17519 \begin_layout Standard
17520 The characters could now be colored using the menu 
17521 \family sans
17522 Edit\SpecialChar menuseparator
17523 Text
17524 \begin_inset space ~
17525 \end_inset
17526
17527 Style
17528 \family default
17529 .
17530 \end_layout
17531
17532 \begin_layout Standard
17533 \begin_inset Float table
17534 placement h
17535 wide false
17536 sideways false
17537 status open
17538
17539 \begin_layout Plain Layout
17540 \begin_inset Caption Standard
17541
17542 \begin_layout Plain Layout
17543 \begin_inset CommandInset label
17544 LatexCommand label
17545 name "tab:Table-colored-using"
17546
17547 \end_inset
17548
17549 Table colored using the package 
17550 \series bold
17551 colortbl
17552 \series default
17553
17554 \begin_inset Argument 1
17555 status collapsed
17556
17557 \begin_layout Plain Layout
17558 Table with colortbl
17559 \end_layout
17560
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567
17568
17569 \end_layout
17570
17571 \begin_layout Plain Layout
17572 \align center
17573 \begin_inset Tabular
17574 <lyxtabular version="3" rows="3" columns="3">
17575 <features tabularvalignment="middle">
17576 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17577 <column alignment="center" valignment="top">
17578 <column alignment="center" valignment="top">
17579 <row>
17580 <cell alignment="center" valignment="top" usebox="none">
17581 \begin_inset Text
17582
17583 \begin_layout Plain Layout
17584 \begin_inset ERT
17585 status collapsed
17586
17587 \begin_layout Plain Layout
17588
17589
17590 \backslash
17591 rowcolor{cyan}
17592 \end_layout
17593
17594 \end_inset
17595
17596
17597 \color magenta
17598 a
17599 \end_layout
17600
17601 \end_inset
17602 </cell>
17603 <cell alignment="center" valignment="top" usebox="none">
17604 \begin_inset Text
17605
17606 \begin_layout Plain Layout
17607
17608 \color red
17609 b
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 <cell alignment="center" valignment="top" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618
17619 \color red
17620 c
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="center" valignment="top" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \color yellow
17633 d
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \color blue
17644 e
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \color blue
17655 f
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 </row>
17661 <row>
17662 <cell alignment="center" valignment="top" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666
17667 \color yellow
17668 g
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 <cell alignment="center" valignment="top" usebox="none">
17674 \begin_inset Text
17675
17676 \begin_layout Plain Layout
17677
17678 \color blue
17679 h
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 \begin_inset ERT
17689 status collapsed
17690
17691 \begin_layout Plain Layout
17692
17693
17694 \backslash
17695 cellcolor{Maroon}
17696 \end_layout
17697
17698 \end_inset
17699
17700
17701 \color green
17702 i
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 </row>
17708 </lyxtabular>
17709
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \end_inset
17716
17717
17718 \end_layout
17719
17720 \begin_layout Standard
17721 \begin_inset ERT
17722 status collapsed
17723
17724 \begin_layout Plain Layout
17725
17726
17727 \backslash
17728 else
17729 \end_layout
17730
17731 \end_inset
17732
17733
17734 \begin_inset Note Note
17735 status open
17736
17737 \begin_layout Plain Layout
17738 The following will be displayed when the \SpecialChar LaTeX
17739 -package 
17740 \series bold
17741 colortbl
17742 \series default
17743  is not installed:
17744 \end_layout
17745
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \begin_layout Standard
17752 You need to install the package 
17753 \series bold
17754 colortbl
17755 \series default
17756  to see the content of this section in the output.
17757 \end_layout
17758
17759 \begin_layout Standard
17760 \begin_inset ERT
17761 status collapsed
17762
17763 \begin_layout Plain Layout
17764
17765
17766 \backslash
17767 fi
17768 \end_layout
17769
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \begin_layout Subsection
17776 Colored Rows
17777 \begin_inset Index idx
17778 status collapsed
17779
17780 \begin_layout Plain Layout
17781 Table Color ! for Rows
17782 \end_layout
17783
17784 \end_inset
17785
17786
17787 \begin_inset Index idx
17788 status collapsed
17789
17790 \begin_layout Plain Layout
17791 Color ! for Table Rows
17792 \end_layout
17793
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \begin_layout Standard
17800 In case every second table row needs to be colored there is an alternative
17801  to the method described in the previous section: One loads the package
17802  
17803 \series bold
17804 xcolor
17805 \series default
17806
17807 \begin_inset Index idx
17808 status collapsed
17809
17810 \begin_layout Plain Layout
17811 \SpecialChar LaTeX
17812 -packages ! xcolor
17813 \begin_inset ERT
17814 status collapsed
17815
17816 \begin_layout Plain Layout
17817
17818
17819 \backslash
17820 vspace{4mm}
17821 \end_layout
17822
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \end_inset
17829
17830  in the document preamble with the command
17831 \end_layout
17832
17833 \begin_layout Standard
17834
17835 \series bold
17836
17837 \backslash
17838 usepackage[table]{xcolor}
17839 \end_layout
17840
17841 \begin_layout Standard
17842
17843 \series bold
17844 xcolor
17845 \series default
17846  automatically loads also the package 
17847 \series bold
17848 colortbl
17849 \series default
17850
17851 \begin_inset Index idx
17852 status collapsed
17853
17854 \begin_layout Plain Layout
17855 \SpecialChar LaTeX
17856 -packages ! colortbl
17857 \end_layout
17858
17859 \end_inset
17860
17861 , so 
17862 \series bold
17863 colortbl
17864 \series default
17865  must be installed in your \SpecialChar LaTeX
17866 -distribution, otherwise you get \SpecialChar LaTeX
17867 -errors.
17868 \end_layout
17869
17870 \begin_layout Standard
17871 \begin_inset ERT
17872 status collapsed
17873
17874 \begin_layout Plain Layout
17875
17876
17877 \backslash
17878 ifcolortbl
17879 \end_layout
17880
17881 \end_inset
17882
17883
17884 \begin_inset Note Note
17885 status open
17886
17887 \begin_layout Plain Layout
17888 The following section part will only be displayed when the \SpecialChar LaTeX
17889 -package 
17890 \series bold
17891 colortbl
17892 \series default
17893  is installed.
17894 \end_layout
17895
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \begin_layout Standard
17902 The table rows are colored with the command
17903 \end_layout
17904
17905 \begin_layout Standard
17906
17907 \series bold
17908
17909 \backslash
17910 rowcolors[commands]{row number}{odd row color}{even row color}
17911 \end_layout
17912
17913 \begin_layout Standard
17914 that is either inserted in the document preamble or as \SpecialChar TeX
17915  Code before the
17916  first table to be colored.
17917  row
17918 \begin_inset space ~
17919 \end_inset
17920
17921 number is the number of the first row which should be colored according
17922  to the odd row color.
17923  commands can be additional commands that are executed before every table
17924  row.
17925  So for example the command
17926 \end_layout
17927
17928 \begin_layout Standard
17929
17930 \series bold
17931
17932 \backslash
17933 rowcolors{1}{white}{lightgray}
17934 \end_layout
17935
17936 \begin_layout Standard
17937 leads to the coloring scheme of Table
17938 \begin_inset space ~
17939 \end_inset
17940
17941
17942 \begin_inset CommandInset ref
17943 LatexCommand ref
17944 reference "tab:Table-rowcolors"
17945
17946 \end_inset
17947
17948 .
17949  The command
17950 \end_layout
17951
17952 \begin_layout Standard
17953
17954 \series bold
17955
17956 \backslash
17957 rowcolors[
17958 \backslash
17959 hline]{1}{lightgray}{cyan}
17960 \end_layout
17961
17962 \begin_layout Standard
17963 leads to the coloring scheme of Table
17964 \begin_inset space ~
17965 \end_inset
17966
17967
17968 \begin_inset CommandInset ref
17969 LatexCommand ref
17970 reference "tab:Table-rowcolors-2"
17971
17972 \end_inset
17973
17974 .
17975  If odd
17976 \begin_inset space ~
17977 \end_inset
17978
17979 row
17980 \begin_inset space ~
17981 \end_inset
17982
17983 color and/or even
17984 \begin_inset space ~
17985 \end_inset
17986
17987 row
17988 \begin_inset space ~
17989 \end_inset
17990
17991 color are left empty, no color will be used so that the command
17992 \end_layout
17993
17994 \begin_layout Standard
17995
17996 \series bold
17997
17998 \backslash
17999 rowcolors{1}{}{}
18000 \end_layout
18001
18002 \begin_layout Standard
18003 deletes all colors.
18004  
18005 \series bold
18006
18007 \backslash
18008 rowcolors
18009 \series default
18010  affects all tables following that command.
18011 \end_layout
18012
18013 \begin_layout Standard
18014 \begin_inset ERT
18015 status open
18016
18017 \begin_layout Plain Layout
18018
18019
18020 \backslash
18021 rowcolors{1}{white}{lightgray}
18022 \end_layout
18023
18024 \end_inset
18025
18026
18027 \end_layout
18028
18029 \begin_layout Standard
18030 \begin_inset Float table
18031 placement h
18032 wide false
18033 sideways false
18034 status open
18035
18036 \begin_layout Plain Layout
18037 \begin_inset Caption Standard
18038
18039 \begin_layout Plain Layout
18040 \begin_inset CommandInset label
18041 LatexCommand label
18042 name "tab:Table-rowcolors"
18043
18044 \end_inset
18045
18046 Table where every second row is colored light gray.
18047 \end_layout
18048
18049 \end_inset
18050
18051
18052 \end_layout
18053
18054 \begin_layout Plain Layout
18055 \align center
18056 \begin_inset Tabular
18057 <lyxtabular version="3" rows="4" columns="3">
18058 <features tabularvalignment="middle">
18059 <column alignment="center" valignment="top">
18060 <column alignment="center" valignment="top" width="0pt">
18061 <column alignment="center" valignment="top" width="0pt">
18062 <row>
18063 <cell alignment="center" valignment="top" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 X
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 Y
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 Z
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 </row>
18091 <row>
18092 <cell alignment="center" valignment="top" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 1
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 2
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 3
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 </row>
18120 <row>
18121 <cell alignment="center" valignment="top" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 4
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 5
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 <cell alignment="center" valignment="top" usebox="none">
18140 \begin_inset Text
18141
18142 \begin_layout Plain Layout
18143 6
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 </row>
18149 <row>
18150 <cell alignment="center" valignment="top" usebox="none">
18151 \begin_inset Text
18152
18153 \begin_layout Plain Layout
18154 7
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163 8
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 9
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 </row>
18178 </lyxtabular>
18179
18180 \end_inset
18181
18182
18183 \end_layout
18184
18185 \end_inset
18186
18187
18188 \end_layout
18189
18190 \begin_layout Standard
18191 \begin_inset ERT
18192 status open
18193
18194 \begin_layout Plain Layout
18195
18196
18197 \backslash
18198 rowcolors[
18199 \backslash
18200 hline]{1}{lightgray}{cyan}
18201 \end_layout
18202
18203 \end_inset
18204
18205
18206 \end_layout
18207
18208 \begin_layout Standard
18209 \begin_inset Float table
18210 placement h
18211 wide false
18212 sideways false
18213 status open
18214
18215 \begin_layout Plain Layout
18216 \begin_inset Caption Standard
18217
18218 \begin_layout Plain Layout
18219 \begin_inset CommandInset label
18220 LatexCommand label
18221 name "tab:Table-rowcolors-2"
18222
18223 \end_inset
18224
18225 Table where every second row is colored cyan and at which there is a line
18226  between each row.
18227 \end_layout
18228
18229 \end_inset
18230
18231
18232 \end_layout
18233
18234 \begin_layout Plain Layout
18235 \align center
18236 \begin_inset Tabular
18237 <lyxtabular version="3" rows="4" columns="3">
18238 <features tabularvalignment="middle">
18239 <column alignment="center" valignment="top">
18240 <column alignment="center" valignment="top">
18241 <column alignment="center" valignment="top" width="0pt">
18242 <row>
18243 <cell alignment="center" valignment="top" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 X
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 Y
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 Z
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 </row>
18271 <row>
18272 <cell alignment="center" valignment="top" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 1
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 2
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 3
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 </row>
18300 <row>
18301 <cell alignment="center" valignment="top" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 4
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 5
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell alignment="center" valignment="top" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323 6
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 </row>
18329 <row>
18330 <cell alignment="center" valignment="top" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 7
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 8
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 <cell alignment="center" valignment="top" usebox="none">
18349 \begin_inset Text
18350
18351 \begin_layout Plain Layout
18352 9
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 </row>
18358 </lyxtabular>
18359
18360 \end_inset
18361
18362
18363 \end_layout
18364
18365 \end_inset
18366
18367
18368 \end_layout
18369
18370 \begin_layout Standard
18371 \begin_inset ERT
18372 status collapsed
18373
18374 \begin_layout Plain Layout
18375
18376
18377 \backslash
18378 rowcolors{1}{}{}
18379 \end_layout
18380
18381 \end_inset
18382
18383
18384 \begin_inset Note Note
18385 status collapsed
18386
18387 \begin_layout Plain Layout
18388 turns off the row coloring
18389 \end_layout
18390
18391 \end_inset
18392
18393
18394 \end_layout
18395
18396 \begin_layout Standard
18397 \begin_inset ERT
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401
18402
18403 \backslash
18404 else
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \begin_inset Note Note
18411 status open
18412
18413 \begin_layout Plain Layout
18414 The following will be displayed when the \SpecialChar LaTeX
18415 -package 
18416 \series bold
18417 colortbl
18418 \series default
18419  is not installed:
18420 \end_layout
18421
18422 \end_inset
18423
18424
18425 \end_layout
18426
18427 \begin_layout Standard
18428 You need to install the package 
18429 \series bold
18430 colortbl
18431 \series default
18432  to see the content of this section in the output.
18433 \end_layout
18434
18435 \begin_layout Standard
18436 \begin_inset ERT
18437 status collapsed
18438
18439 \begin_layout Plain Layout
18440
18441
18442 \backslash
18443 fi
18444 \end_layout
18445
18446 \end_inset
18447
18448
18449 \end_layout
18450
18451 \begin_layout Subsection
18452 Colored Lines
18453 \begin_inset Index idx
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457 Table Color ! for Lines
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \begin_inset Index idx
18464 status collapsed
18465
18466 \begin_layout Plain Layout
18467 Color ! for Table Lines
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \end_layout
18474
18475 \begin_layout Standard
18476 As described in section
18477 \begin_inset space ~
18478 \end_inset
18479
18480
18481 \begin_inset CommandInset ref
18482 LatexCommand ref
18483 reference "subsec:Line-Thickness"
18484
18485 \end_inset
18486
18487 , the line thickness for all lines in a table can be adjusted with the length
18488  
18489 \series bold
18490
18491 \backslash
18492 arrayrulewidth
18493 \series default
18494 .
18495  It is set to 1.5
18496 \begin_inset space \thinspace{}
18497 \end_inset
18498
18499 pt for all tables of this section.
18500 \begin_inset ERT
18501 status collapsed
18502
18503 \begin_layout Plain Layout
18504
18505
18506 \backslash
18507 setlength{
18508 \backslash
18509 arrayrulewidth}{1.5pt}
18510 \end_layout
18511
18512 \end_inset
18513
18514
18515 \end_layout
18516
18517 \begin_layout Standard
18518 To color vertical lines for example with green, create the following column
18519  format in the document preamble, according to the description in section
18520 \begin_inset space ~
18521 \end_inset
18522
18523
18524 \begin_inset CommandInset ref
18525 LatexCommand ref
18526 reference "subsec:Customized-Format"
18527
18528 \end_inset
18529
18530 :
18531 \end_layout
18532
18533 \begin_layout Standard
18534
18535 \series bold
18536
18537 \backslash
18538 newcolumntype{W}{!{
18539 \backslash
18540 color{green}
18541 \backslash
18542 vline}}
18543 \end_layout
18544
18545 \begin_layout Standard
18546 For Table
18547 \begin_inset space ~
18548 \end_inset
18549
18550
18551 \begin_inset CommandInset ref
18552 LatexCommand ref
18553 reference "tab:Table-with-vertical-colored"
18554
18555 \end_inset
18556
18557  the \SpecialChar LaTeX
18558 -argument
18559 \series bold
18560  WcW
18561 \series default
18562  was used for the last column and
18563 \series bold
18564  Wc
18565 \series default
18566  for the other columns.
18567 \end_layout
18568
18569 \begin_layout Standard
18570 If you want to have several colors, define more column formats.
18571 \end_layout
18572
18573 \begin_layout Standard
18574 \begin_inset Float table
18575 placement h
18576 wide false
18577 sideways false
18578 status open
18579
18580 \begin_layout Plain Layout
18581 \begin_inset Caption Standard
18582
18583 \begin_layout Plain Layout
18584 \begin_inset CommandInset label
18585 LatexCommand label
18586 name "tab:Table-with-vertical-colored"
18587
18588 \end_inset
18589
18590 Table with colored vertical lines
18591 \end_layout
18592
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Plain Layout
18599 \align center
18600 \begin_inset Tabular
18601 <lyxtabular version="3" rows="3" columns="3">
18602 <features tabularvalignment="middle">
18603 <column alignment="center" valignment="top" special="Wc">
18604 <column alignment="center" valignment="top" special="Wc">
18605 <column alignment="center" valignment="top" special="WcW">
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611 sd
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 <row>
18636 <cell alignment="center" valignment="top" topline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 sd
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row>
18665 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687 sd
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 </row>
18693 </lyxtabular>
18694
18695 \end_inset
18696
18697
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \end_layout
18704
18705 \begin_layout Standard
18706 \begin_inset VSpace bigskip
18707 \end_inset
18708
18709 To color horizontal lines for example with red, as in Table
18710 \begin_inset space ~
18711 \end_inset
18712
18713
18714 \begin_inset CommandInset ref
18715 LatexCommand ref
18716 reference "tab:Table-with-horizontal-colored"
18717
18718 \end_inset
18719
18720 , insert these commands in \SpecialChar TeX
18721  Code before the table or table float:
18722 \end_layout
18723
18724 \begin_layout Standard
18725
18726 \series bold
18727
18728 \backslash
18729 let
18730 \backslash
18731 myHlineC
18732 \backslash
18733 hline
18734 \begin_inset Newline newline
18735 \end_inset
18736
18737
18738 \backslash
18739 renewcommand{
18740 \backslash
18741 hline}
18742 \begin_inset Newline newline
18743 \end_inset
18744
18745
18746 \begin_inset Phantom HPhantom
18747 status open
18748
18749 \begin_layout Plain Layout
18750
18751 \series bold
18752 \begin_inset space ~
18753 \end_inset
18754
18755
18756 \end_layout
18757
18758 \end_inset
18759
18760 {
18761 \backslash
18762 arrayrulecolor{red}
18763 \backslash
18764 myHlineC
18765 \backslash
18766 arrayrulecolor{black}}
18767 \end_layout
18768
18769 \begin_layout Standard
18770 \begin_inset ERT
18771 status collapsed
18772
18773 \begin_layout Plain Layout
18774
18775
18776 \backslash
18777 let
18778 \backslash
18779 myHlineC
18780 \backslash
18781 hline
18782 \end_layout
18783
18784 \begin_layout Plain Layout
18785
18786
18787 \backslash
18788 renewcommand{
18789 \backslash
18790 hline}
18791 \end_layout
18792
18793 \begin_layout Plain Layout
18794
18795  {
18796 \backslash
18797 arrayrulecolor{red}
18798 \backslash
18799 myHlineC
18800 \backslash
18801 arrayrulecolor{black}}
18802 \end_layout
18803
18804 \end_inset
18805
18806
18807 \begin_inset Float table
18808 placement h
18809 wide false
18810 sideways false
18811 status open
18812
18813 \begin_layout Plain Layout
18814 \begin_inset Caption Standard
18815
18816 \begin_layout Plain Layout
18817 \begin_inset CommandInset label
18818 LatexCommand label
18819 name "tab:Table-with-horizontal-colored"
18820
18821 \end_inset
18822
18823 Table with colored horizontal lines
18824 \end_layout
18825
18826 \end_inset
18827
18828
18829 \end_layout
18830
18831 \begin_layout Plain Layout
18832 \align center
18833 \begin_inset Tabular
18834 <lyxtabular version="3" rows="3" columns="3">
18835 <features tabularvalignment="middle">
18836 <column alignment="center" valignment="top">
18837 <column alignment="center" valignment="top">
18838 <column alignment="center" valignment="top">
18839 <row>
18840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 sd
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 </row>
18868 <row>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 sd
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 sd
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 </row>
18926 </lyxtabular>
18927
18928 \end_inset
18929
18930
18931 \end_layout
18932
18933 \end_inset
18934
18935
18936 \end_layout
18937
18938 \begin_layout Standard
18939 To return to the default line color black, insert this command in \SpecialChar TeX
18940  Code
18941  after the table or table float:
18942 \end_layout
18943
18944 \begin_layout Standard
18945
18946 \series bold
18947
18948 \backslash
18949 renewcommand{
18950 \backslash
18951 hline}{
18952 \backslash
18953 myHlineC}
18954 \end_layout
18955
18956 \begin_layout Standard
18957 Table
18958 \begin_inset space ~
18959 \end_inset
18960
18961
18962 \begin_inset CommandInset ref
18963 LatexCommand ref
18964 reference "tab:Table-with-colored"
18965
18966 \end_inset
18967
18968  is an example with colored vertical and horizontal lines.
18969 \end_layout
18970
18971 \begin_layout Standard
18972 \begin_inset Float table
18973 placement h
18974 wide false
18975 sideways false
18976 status open
18977
18978 \begin_layout Plain Layout
18979 \begin_inset Caption Standard
18980
18981 \begin_layout Plain Layout
18982 \begin_inset CommandInset label
18983 LatexCommand label
18984 name "tab:Table-with-colored"
18985
18986 \end_inset
18987
18988 Table with colored lines
18989 \end_layout
18990
18991 \end_inset
18992
18993
18994 \end_layout
18995
18996 \begin_layout Plain Layout
18997 \align center
18998 \begin_inset Tabular
18999 <lyxtabular version="3" rows="3" columns="3">
19000 <features tabularvalignment="middle">
19001 <column alignment="center" valignment="top" special="Wc">
19002 <column alignment="center" valignment="top" special="Wc">
19003 <column alignment="center" valignment="top" special="WcW">
19004 <row>
19005 <cell alignment="center" valignment="top" topline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 sd
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" topline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 <cell alignment="center" valignment="top" topline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 </row>
19033 <row>
19034 <cell alignment="center" valignment="top" topline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047 sd
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" topline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 </row>
19062 <row topspace="default">
19063 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 sd
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 </lyxtabular>
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \begin_layout Standard
19104 \begin_inset ERT
19105 status collapsed
19106
19107 \begin_layout Plain Layout
19108
19109
19110 \backslash
19111 renewcommand{
19112 \backslash
19113 hline}{
19114 \backslash
19115 myHlineC}
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \begin_layout Standard
19124 \begin_inset ERT
19125 status collapsed
19126
19127 \begin_layout Plain Layout
19128
19129
19130 \backslash
19131 setlength{
19132 \backslash
19133 arrayrulewidth}{0.4pt}
19134 \end_layout
19135
19136 \end_inset
19137
19138
19139 \end_layout
19140
19141 \begin_layout Section
19142 Rotated Table Cells
19143 \begin_inset CommandInset label
19144 LatexCommand label
19145 name "sec:Rotated-Table-Cells"
19146
19147 \end_inset
19148
19149
19150 \begin_inset Index idx
19151 status collapsed
19152
19153 \begin_layout Plain Layout
19154 Table ! Rotated Cells
19155 \end_layout
19156
19157 \end_inset
19158
19159
19160 \begin_inset Index idx
19161 status collapsed
19162
19163 \begin_layout Plain Layout
19164 Rotated Material
19165 \end_layout
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Standard
19173 \begin_inset Note Greyedout
19174 status open
19175
19176 \begin_layout Plain Layout
19177
19178 \series bold
19179 Note:
19180 \series default
19181  Not all DVI-viewers are able to display rotations.
19182 \end_layout
19183
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \begin_layout Standard
19190 Table
19191 \begin_inset space ~
19192 \end_inset
19193
19194
19195 \begin_inset CommandInset ref
19196 LatexCommand ref
19197 reference "tab:Table-with-rotated-multi"
19198
19199 \end_inset
19200
19201  is an example where 3
19202 \begin_inset space ~
19203 \end_inset
19204
19205 cells were rotated by 45
19206 \begin_inset space \thinspace{}
19207 \end_inset
19208
19209 °.
19210 \end_layout
19211
19212 \begin_layout Standard
19213 \begin_inset Float table
19214 placement h
19215 wide false
19216 sideways false
19217 status open
19218
19219 \begin_layout Plain Layout
19220 \begin_inset Caption Standard
19221
19222 \begin_layout Plain Layout
19223 \begin_inset CommandInset label
19224 LatexCommand label
19225 name "tab:Table-with-rotated"
19226
19227 \end_inset
19228
19229 Table with rotated cells in the first row.
19230 \end_layout
19231
19232 \end_inset
19233
19234
19235 \end_layout
19236
19237 \begin_layout Plain Layout
19238 \noindent
19239 \align center
19240 \begin_inset Tabular
19241 <lyxtabular version="3" rows="2" columns="3">
19242 <features tabularvalignment="middle">
19243 <column alignment="center" valignment="top" width="0pt">
19244 <column alignment="center" valignment="top" width="0pt">
19245 <column alignment="center" valignment="top" width="0pt">
19246 <row>
19247 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 cups
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 plates
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 saucers
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 </row>
19275 <row>
19276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 45
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 33
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19295 \begin_inset Text
19296
19297 \begin_layout Plain Layout
19298 21
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 </row>
19304 </lyxtabular>
19305
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \end_inset
19312
19313
19314 \end_layout
19315
19316 \begin_layout Standard
19317 \begin_inset Note Greyedout
19318 status open
19319
19320 \begin_layout Plain Layout
19321
19322 \series bold
19323 Note:
19324 \series default
19325  Line breaks (shortcut 
19326 \begin_inset Info
19327 type  "shortcut"
19328 arg   "newline-insert newline"
19329 \end_inset
19330
19331 ) are not allowed in rotated cells.
19332 \end_layout
19333
19334 \end_inset
19335
19336
19337 \end_layout
19338
19339 \begin_layout Standard
19340 If you want to rotate table cells containing line breaks, you have to put
19341  the cell content into a minipage or a parbox.
19342 \begin_inset Foot
19343 status collapsed
19344
19345 \begin_layout Plain Layout
19346 For more about these boxes see sec.
19347 \begin_inset space \thinspace{}
19348 \end_inset
19349
19350
19351 \begin_inset CommandInset ref
19352 LatexCommand ref
19353 reference "sec:Minipages"
19354
19355 \end_inset
19356
19357  and 
19358 \begin_inset CommandInset ref
19359 LatexCommand ref
19360 reference "sec:Parboxes"
19361
19362 \end_inset
19363
19364 .
19365 \end_layout
19366
19367 \end_inset
19368
19369  If you rotate this cell by 90
19370 \begin_inset space \thinspace{}
19371 \end_inset
19372
19373 ° the width of the box is the height of the cell.
19374  Table
19375 \begin_inset space ~
19376 \end_inset
19377
19378
19379 \begin_inset CommandInset ref
19380 LatexCommand ref
19381 reference "tab:Table-with-rotated-multi"
19382
19383 \end_inset
19384
19385  is an example for a rotated multiline cell where the box width was set
19386  to 3
19387 \begin_inset space \thinspace{}
19388 \end_inset
19389
19390 cm.
19391 \end_layout
19392
19393 \begin_layout Standard
19394 \begin_inset Float table
19395 wide false
19396 sideways false
19397 status open
19398
19399 \begin_layout Plain Layout
19400 \begin_inset Caption Standard
19401
19402 \begin_layout Plain Layout
19403 \begin_inset CommandInset label
19404 LatexCommand label
19405 name "tab:Table-with-rotated-multi"
19406
19407 \end_inset
19408
19409 Table with rotated multiline cell.
19410 \end_layout
19411
19412 \end_inset
19413
19414
19415 \end_layout
19416
19417 \begin_layout Plain Layout
19418 \noindent
19419 \align center
19420 \begin_inset Tabular
19421 <lyxtabular version="3" rows="2" columns="3">
19422 <features tabularvalignment="middle">
19423 <column alignment="center" valignment="top">
19424 <column alignment="center" valignment="top" width="0pt">
19425 <column alignment="center" valignment="top">
19426 <row>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 a
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 \begin_inset Box Frameless
19441 position "t"
19442 hor_pos "c"
19443 has_inner_box 1
19444 inner_pos "t"
19445 use_parbox 0
19446 use_makebox 0
19447 width "3cm"
19448 special "none"
19449 height "1in"
19450 height_special "totalheight"
19451 thickness "0.4pt"
19452 separation "3pt"
19453 shadowsize "4pt"
19454 framecolor "black"
19455 backgroundcolor "none"
19456 status open
19457
19458 \begin_layout Plain Layout
19459 rotated cell
19460 \begin_inset Newline newline
19461 \end_inset
19462
19463 with line break
19464 \end_layout
19465
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 e
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 b
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 c
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 d
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 </lyxtabular>
19513
19514 \end_inset
19515
19516
19517 \end_layout
19518
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \begin_layout Section
19525 Table Width Calculation
19526 \begin_inset CommandInset label
19527 LatexCommand label
19528 name "sec:Table-Width-Calculation"
19529
19530 \end_inset
19531
19532
19533 \end_layout
19534
19535 \begin_layout Standard
19536 For wide tables it is sometimes difficult to assure that the table does
19537  not protrude over the page margin.
19538  Setting a fixed width for every column of the table is the solution, but
19539  what amount of space is needed for each column?
19540 \end_layout
19541
19542 \begin_layout Standard
19543 The table width 
19544 \begin_inset Formula $W_{\mathrm{table}}$
19545 \end_inset
19546
19547  can be calculated: Every column has the width of the specified column width
19548  
19549 \begin_inset Formula $W_{\mathrm{column}}$
19550 \end_inset
19551
19552  (that the content of the column can consume) plus two times the separation
19553  between the column content and the column border (\SpecialChar LaTeX
19554  length
19555 \series bold
19556  
19557 \backslash
19558 tabcolsep
19559 \series default
19560 , default 6
19561 \begin_inset space \thinspace{}
19562 \end_inset
19563
19564 pt) plus the width of a border line (\SpecialChar LaTeX
19565  length 
19566 \series bold
19567
19568 \backslash
19569 arrayrulewidth
19570 \series default
19571 , default 0.4
19572 \begin_inset space \thinspace{}
19573 \end_inset
19574
19575 pt): So if all 
19576 \begin_inset Formula $n$
19577 \end_inset
19578
19579
19580 \begin_inset space ~
19581 \end_inset
19582
19583 columns have the same width, the table width is
19584 \begin_inset Formula 
19585 \begin{equation}
19586 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19587 \end{equation}
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \begin_layout Standard
19595 The available width for a table is the space between the page margins or
19596  the width of a text column (for a two-column document) (\SpecialChar LaTeX
19597  length 
19598 \series bold
19599
19600 \backslash
19601 columnwidth
19602 \series default
19603 ).
19604  If all table columns should have the same width and 
19605 \begin_inset Formula $W_{\mathrm{table}}$
19606 \end_inset
19607
19608  should be 1
19609 \begin_inset space \thinspace{}
19610 \end_inset
19611
19612
19613 \backslash
19614 columnwidth, 
19615 \begin_inset Formula $W_{\mathrm{column}}$
19616 \end_inset
19617
19618  can easily be calculated.
19619 \end_layout
19620
19621 \begin_layout Standard
19622 To be able to perform calculations you need to load the \SpecialChar LaTeX
19623 -package 
19624 \series bold
19625 calc
19626 \series default
19627
19628 \begin_inset Index idx
19629 status collapsed
19630
19631 \begin_layout Plain Layout
19632 \SpecialChar LaTeX
19633 -packages ! calc
19634 \end_layout
19635
19636 \end_inset
19637
19638  in the document preamble.
19639  To set the width in the table dialog you have to use the field 
19640 \family sans
19641 \SpecialChar LaTeX
19642  argument
19643 \family default
19644 .
19645  The command scheme for this field is the same that is explained in section
19646 \begin_inset space ~
19647 \end_inset
19648
19649
19650 \begin_inset CommandInset ref
19651 LatexCommand ref
19652 reference "subsec:Multicolumn-Calculations"
19653
19654 \end_inset
19655
19656 .
19657  For a table with 5
19658 \begin_inset space \thinspace{}
19659 \end_inset
19660
19661 columns with an uniform width and centered text, enter there for each column
19662  the command
19663 \end_layout
19664
19665 \begin_layout Standard
19666
19667 \series bold
19668 >{
19669 \backslash
19670 centering}p{(1
19671 \backslash
19672 columnwidth-62.4pt)/5}
19673 \end_layout
19674
19675 \begin_layout Standard
19676 For a table with 5
19677 \begin_inset space \thinspace{}
19678 \end_inset
19679
19680 columns where 2 should have 0.75
19681 \begin_inset space ~
19682 \end_inset
19683
19684 times the width than the 3 others, the calculation is
19685 \begin_inset Formula 
19686 \begin{align}
19687 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19688  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19689  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19690 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19691 \end{align}
19692
19693 \end_inset
19694
19695
19696 \end_layout
19697
19698 \begin_layout Standard
19699 In the table therefore the command
19700 \end_layout
19701
19702 \begin_layout Standard
19703
19704 \series bold
19705 >{
19706 \backslash
19707 centering}p{(1
19708 \backslash
19709 columnwidth-62.4pt)/
19710 \backslash
19711 real{4.5}}
19712 \end_layout
19713
19714 \begin_layout Standard
19715 is used for the wider columns and
19716 \end_layout
19717
19718 \begin_layout Standard
19719
19720 \series bold
19721 >{
19722 \backslash
19723 centering}p{(1
19724 \backslash
19725 columnwidth-62.4pt)/
19726 \backslash
19727 real{4.5}*
19728 \backslash
19729 real{0.75}}
19730 \end_layout
19731
19732 \begin_layout Standard
19733 for the smaller ones:
19734 \end_layout
19735
19736 \begin_layout Standard
19737 \begin_inset Tabular
19738 <lyxtabular version="3" rows="2" columns="5">
19739 <features tabularvalignment="middle">
19740 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19741 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19742 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19743 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19744 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19745 <row>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750 1
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 2
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768 3
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 4
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 5
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 111111 1111111 111111 111111111 11111 11111 1111
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 2222 22222 222222 222222222 2222222 22 22222
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 333333 333333 333333 33333 3333333 333
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 </lyxtabular>
19840
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \begin_layout Section
19847 Table Customization
19848 \begin_inset Index idx
19849 status collapsed
19850
19851 \begin_layout Plain Layout
19852 Table Customization
19853 \end_layout
19854
19855 \end_inset
19856
19857
19858 \begin_inset Index idx
19859 status collapsed
19860
19861 \begin_layout Plain Layout
19862 Table ! Customization
19863 \end_layout
19864
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \begin_layout Subsection
19871 Row Spacing
19872 \begin_inset CommandInset label
19873 LatexCommand label
19874 name "subsec:Row-Spacing"
19875
19876 \end_inset
19877
19878
19879 \begin_inset Index idx
19880 status collapsed
19881
19882 \begin_layout Plain Layout
19883 Table Customization ! Row Spacing
19884 \end_layout
19885
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \begin_layout Standard
19892 You can add vertical space to table rows in the 
19893 \family sans
19894 Borders
19895 \family default
19896  tab of the table dialog.
19897  You find there three possibilities:
19898 \end_layout
19899
19900 \begin_layout Description
19901 Top
19902 \begin_inset space ~
19903 \end_inset
19904
19905 of
19906 \begin_inset space ~
19907 \end_inset
19908
19909 row will add space above the characters of the table row.
19910  If the table is a formal table
19911 \begin_inset Foot
19912 status collapsed
19913
19914 \begin_layout Plain Layout
19915 Formal tables are explained in section
19916 \begin_inset space ~
19917 \end_inset
19918
19919
19920 \begin_inset CommandInset ref
19921 LatexCommand ref
19922 reference "sec:Formal-Tables"
19923
19924 \end_inset
19925
19926 .
19927 \end_layout
19928
19929 \end_inset
19930
19931  \SpecialChar LyX
19932  will insert as default 0.5
19933 \begin_inset space \thinspace{}
19934 \end_inset
19935
19936 em space.
19937  For normal tables the inserted space will unfortunately destroy the vertical
19938  table lines as in the following table:
19939 \begin_inset VSpace medskip
19940 \end_inset
19941
19942
19943 \begin_inset Newline newline
19944 \end_inset
19945
19946
19947 \begin_inset space \hspace*{}
19948 \length 0pt
19949 \end_inset
19950
19951
19952 \begin_inset space \hfill{}
19953 \end_inset
19954
19955
19956 \begin_inset Tabular
19957 <lyxtabular version="3" rows="3" columns="1">
19958 <features tabularvalignment="middle">
19959 <column alignment="center" valignment="top">
19960 <row>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 A
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 <row topspace="3mm">
19972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 3
19977 \begin_inset space \thinspace{}
19978 \end_inset
19979
19980 mm space top of row
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 <row>
19987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991 C
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 </row>
19997 </lyxtabular>
19998
19999 \end_inset
20000
20001
20002 \begin_inset space \hfill{}
20003 \end_inset
20004
20005
20006 \begin_inset space \hspace*{}
20007 \length 0pt
20008 \end_inset
20009
20010
20011 \begin_inset VSpace medskip
20012 \end_inset
20013
20014
20015 \begin_inset Newline newline
20016 \end_inset
20017
20018 So inserting space in the top of row for normal tables is only useful when
20019  you don't have vertical lines.
20020 \end_layout
20021
20022 \begin_layout Description
20023 Bottom
20024 \begin_inset space ~
20025 \end_inset
20026
20027 of
20028 \begin_inset space ~
20029 \end_inset
20030
20031 row will add space below the characters of the table row.
20032  If the table is a formal table \SpecialChar LyX
20033  will insert as default 0.5
20034 \begin_inset space \thinspace{}
20035 \end_inset
20036
20037 em space, for normal tables the default size is 2
20038 \begin_inset space \thinspace{}
20039 \end_inset
20040
20041 pt.
20042 \end_layout
20043
20044 \begin_layout Description
20045 Between
20046 \begin_inset space ~
20047 \end_inset
20048
20049 rows adds space between the current and the following row.
20050  If the table is a formal table \SpecialChar LyX
20051  will insert as default 0.5
20052 \begin_inset space \thinspace{}
20053 \end_inset
20054
20055 em space.
20056  For normal tables the inserted space will unfortunately destroy the vertical
20057  table lines as in the following table:
20058 \begin_inset VSpace medskip
20059 \end_inset
20060
20061
20062 \begin_inset Newline newline
20063 \end_inset
20064
20065
20066 \begin_inset space \hspace*{}
20067 \length 0pt
20068 \end_inset
20069
20070
20071 \begin_inset space \hfill{}
20072 \end_inset
20073
20074
20075 \begin_inset Tabular
20076 <lyxtabular version="3" rows="3" columns="1">
20077 <features tabularvalignment="middle">
20078 <column alignment="center" valignment="top">
20079 <row>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 A
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 <row interlinespace="3mm">
20091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095 \begin_inset Formula $\downarrow$
20096 \end_inset
20097
20098  3
20099 \begin_inset space \thinspace{}
20100 \end_inset
20101
20102 mm space between row 
20103 \begin_inset Formula $\downarrow$
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 </row>
20112 <row>
20113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 \begin_inset Formula $\uparrow$
20118 \end_inset
20119
20120  3
20121 \begin_inset space \thinspace{}
20122 \end_inset
20123
20124 mm space between row 
20125 \begin_inset Formula $\uparrow$
20126 \end_inset
20127
20128
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 </row>
20134 </lyxtabular>
20135
20136 \end_inset
20137
20138
20139 \begin_inset space \hfill{}
20140 \end_inset
20141
20142
20143 \begin_inset space \hspace*{}
20144 \length 0pt
20145 \end_inset
20146
20147
20148 \begin_inset VSpace medskip
20149 \end_inset
20150
20151
20152 \begin_inset Newline newline
20153 \end_inset
20154
20155 So inserting space between rows for normal tables is only useful when you
20156  don't have vertical lines.
20157 \end_layout
20158
20159 \begin_layout Standard
20160 \begin_inset VSpace bigskip
20161 \end_inset
20162
20163 When you want to add extra height to all cells of all tables, you can do
20164  this with the following preamble lines:
20165 \end_layout
20166
20167 \begin_layout Standard
20168
20169 \series bold
20170
20171 \backslash
20172 @ifundefined{extrarowheight}
20173 \begin_inset Newline newline
20174 \end_inset
20175
20176
20177 \begin_inset Phantom HPhantom
20178 status open
20179
20180 \begin_layout Plain Layout
20181
20182 \series bold
20183 \begin_inset space ~
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \end_inset
20190
20191 {
20192 \backslash
20193 usepackage{array}}{}
20194 \begin_inset Newline newline
20195 \end_inset
20196
20197
20198 \backslash
20199 setlength{
20200 \backslash
20201 extrarowheight}{height}
20202 \end_layout
20203
20204 \begin_layout Standard
20205 But this has the disadvantage that the cell texts are no longer exactly
20206  vertically centered.
20207  (The package 
20208 \series bold
20209 array
20210 \series default
20211  will be loaded automatically by \SpecialChar LyX
20212  when you use self defined table formats.
20213  To avoid that it being loaded twice the command 
20214 \series bold
20215
20216 \backslash
20217 @ifundefined
20218 \series default
20219  is used in the above command.)
20220 \end_layout
20221
20222 \begin_layout Standard
20223 If you are using font sizes larger than the normal size, the table borders
20224  are often too close to the letters.
20225  This can be corrected by inserting the command 
20226 \series bold
20227
20228 \backslash
20229 strut
20230 \series default
20231  in \SpecialChar TeX
20232  Code at the beginning of a table row.
20233  Table
20234 \begin_inset space ~
20235 \end_inset
20236
20237
20238 \begin_inset CommandInset ref
20239 LatexCommand ref
20240 reference "tab:Vertical-alignment-of"
20241
20242 \end_inset
20243
20244  illustrates the effect.
20245 \end_layout
20246
20247 \begin_layout Standard
20248 \noindent
20249 \begin_inset Float table
20250 placement h
20251 wide false
20252 sideways false
20253 status open
20254
20255 \begin_layout Plain Layout
20256 \begin_inset Caption Standard
20257
20258 \begin_layout Plain Layout
20259 \begin_inset CommandInset label
20260 LatexCommand label
20261 name "tab:Vertical-alignment-of"
20262
20263 \end_inset
20264
20265 Vertical alignment of text with large font sizes.
20266 \end_layout
20267
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \begin_layout Plain Layout
20274 \begin_inset space \hfill{}
20275 \end_inset
20276
20277
20278 \begin_inset Float table
20279 wide false
20280 sideways false
20281 status collapsed
20282
20283 \begin_layout Plain Layout
20284 \begin_inset Caption Standard
20285
20286 \begin_layout Plain Layout
20287 Normal table.
20288 \end_layout
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Plain Layout
20296 \noindent
20297 \align center
20298 \begin_inset Tabular
20299 <lyxtabular version="3" rows="6" columns="1">
20300 <features tabularvalignment="middle">
20301 <column alignment="left" valignment="top">
20302 <row>
20303 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307 Normal, g
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 </row>
20313 <row>
20314 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318
20319 \size large
20320 Large
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 <row>
20327 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \size larger
20333 Larger
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 </row>
20339 <row>
20340 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344
20345 \size largest
20346 Largest
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \size huge
20359 Huge
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 </row>
20365 <row>
20366 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370
20371 \size huge
20372 Huger
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 </row>
20378 </lyxtabular>
20379
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \begin_inset space \hfill{}
20389 \end_inset
20390
20391
20392 \begin_inset Float table
20393 wide false
20394 sideways false
20395 status collapsed
20396
20397 \begin_layout Plain Layout
20398 \begin_inset Caption Standard
20399
20400 \begin_layout Plain Layout
20401 Table using the command 
20402 \series bold
20403
20404 \backslash
20405 strut
20406 \series default
20407 .
20408 \end_layout
20409
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \begin_layout Plain Layout
20416 \noindent
20417 \align center
20418 \begin_inset Tabular
20419 <lyxtabular version="3" rows="6" columns="1">
20420 <features tabularvalignment="middle">
20421 <column alignment="left" valignment="top">
20422 <row>
20423 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 Normal, g
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 <row>
20434 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438
20439 \size large
20440 \begin_inset ERT
20441 status collapsed
20442
20443 \begin_layout Plain Layout
20444
20445
20446 \backslash
20447 strut 
20448 \end_layout
20449
20450 \end_inset
20451
20452 Large
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 </row>
20458 <row>
20459 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Plain Layout
20463
20464 \size larger
20465 \begin_inset ERT
20466 status collapsed
20467
20468 \begin_layout Plain Layout
20469
20470
20471 \backslash
20472 strut 
20473 \end_layout
20474
20475 \end_inset
20476
20477 Larger
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 </row>
20483 <row>
20484 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488
20489 \size largest
20490 \begin_inset ERT
20491 status collapsed
20492
20493 \begin_layout Plain Layout
20494
20495
20496 \backslash
20497 strut 
20498 \end_layout
20499
20500 \end_inset
20501
20502 Largest
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 </row>
20508 <row>
20509 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20510 \begin_inset Text
20511
20512 \begin_layout Plain Layout
20513
20514 \size huge
20515 \begin_inset ERT
20516 status collapsed
20517
20518 \begin_layout Plain Layout
20519
20520
20521 \backslash
20522 strut 
20523 \end_layout
20524
20525 \end_inset
20526
20527 Huge
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 </row>
20533 <row>
20534 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538
20539 \size giant
20540 \begin_inset ERT
20541 status collapsed
20542
20543 \begin_layout Plain Layout
20544
20545
20546 \backslash
20547 strut 
20548 \end_layout
20549
20550 \end_inset
20551
20552
20553 \size huge
20554 Huger
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 </row>
20560 </lyxtabular>
20561
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \end_inset
20568
20569
20570 \begin_inset space \hfill{}
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \begin_layout Subsection
20582 Special Cell Alignment
20583 \begin_inset CommandInset label
20584 LatexCommand label
20585 name "subsec:Special-Cell-Alignment"
20586
20587 \end_inset
20588
20589
20590 \begin_inset Index idx
20591 status collapsed
20592
20593 \begin_layout Plain Layout
20594 Table Customization ! Special Cell Alignment
20595 \end_layout
20596
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \begin_layout Standard
20603 Sometimes it looks better when the cell entries of a column are aligned
20604  with a special character, e.
20605 \begin_inset space \thinspace{}
20606 \end_inset
20607
20608 g.
20609 \begin_inset space \space{}
20610 \end_inset
20611
20612 with the decimal separator as in Table
20613 \begin_inset space ~
20614 \end_inset
20615
20616
20617 \begin_inset CommandInset ref
20618 LatexCommand ref
20619 reference "tab:Table-cells-align"
20620
20621 \end_inset
20622
20623 .
20624  This alignment is achieved by setting the cursor into the column and then
20625  either pressing the toolbar button 
20626 \begin_inset Info
20627 type  "icon"
20628 arg   "inset-modify tabular align-decimal"
20629 \end_inset
20630
20631  or setting the alignment in the table settings to 
20632 \family sans
20633 At
20634 \begin_inset space ~
20635 \end_inset
20636
20637 Decimal
20638 \begin_inset space ~
20639 \end_inset
20640
20641 Separator
20642 \family default
20643 .
20644  The alignment character can be a character of your choice and is specified
20645  in the table settings.
20646 \end_layout
20647
20648 \begin_layout Standard
20649 \begin_inset Float table
20650 placement h
20651 wide false
20652 sideways false
20653 status open
20654
20655 \begin_layout Plain Layout
20656 \begin_inset Caption Standard
20657
20658 \begin_layout Plain Layout
20659 \begin_inset CommandInset label
20660 LatexCommand label
20661 name "tab:Table-cells-align"
20662
20663 \end_inset
20664
20665 Table cells of a column aligned with the decimal separator.
20666 \end_layout
20667
20668 \end_inset
20669
20670
20671 \end_layout
20672
20673 \begin_layout Plain Layout
20674 \align center
20675 \begin_inset Tabular
20676 <lyxtabular version="3" rows="4" columns="1">
20677 <features booktabs="true" tabularvalignment="middle">
20678 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
20679 <row>
20680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684 heading
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 </row>
20690 <row>
20691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 12.6
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 <row>
20702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 0.68
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 </row>
20712 <row>
20713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 -123.0
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 </row>
20723 </lyxtabular>
20724
20725 \end_inset
20726
20727
20728 \end_layout
20729
20730 \end_inset
20731
20732
20733 \end_layout
20734
20735 \begin_layout Standard
20736 \begin_inset Float table
20737 placement h
20738 wide false
20739 sideways false
20740 status open
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Caption Standard
20744
20745 \begin_layout Plain Layout
20746 \begin_inset CommandInset label
20747 LatexCommand label
20748 name "tab:Table-align-operator"
20749
20750 \end_inset
20751
20752 Table cells of a column aligned with the operators.
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \begin_layout Plain Layout
20761 \align center
20762 \begin_inset Tabular
20763 <lyxtabular version="3" rows="4" columns="2">
20764 <features booktabs="true" tabularvalignment="middle">
20765 <column alignment="right" valignment="top" width="0pt">
20766 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20767 <row>
20768 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772 heading
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 </row>
20787 <row>
20788 <cell alignment="center" valignment="top" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 \begin_inset Formula $12\,+$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 \begin_inset Formula $\,6$
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Formula $0\,-$
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 \begin_inset Formula $\,68$
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 </row>
20839 <row>
20840 <cell alignment="center" valignment="top" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Formula $-123\,/$
20845 \end_inset
20846
20847
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 \begin_inset Formula $\,0$
20857 \end_inset
20858
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 </row>
20865 </lyxtabular>
20866
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873
20874
20875 \end_layout
20876
20877 \begin_layout Standard
20878 For alignments at characters in formulas this method does not work because
20879  the field to specify the alignment character does not allow formulas.
20880  In this case one need to use the method from Table
20881 \begin_inset space ~
20882 \end_inset
20883
20884
20885 \begin_inset CommandInset ref
20886 LatexCommand ref
20887 reference "tab:Table-align-operator"
20888
20889 \end_inset
20890
20891 .
20892  This table was created with a 4×2 table.
20893  The heading is a centered multicolumn.
20894  The first column is right-aligned and contains the first part including
20895  the operator.
20896  The second column is left aligned and contains the rest.
20897  A small space was added at the beginning of each cell of the second column
20898  to get the space that is usually around operators.
20899  To omit the space that is normally between two table columns, the following
20900  \SpecialChar LaTeX
20901 -argument was used for the second column:
20902 \end_layout
20903
20904 \begin_layout Standard
20905
20906 \series bold
20907 @{}l
20908 \end_layout
20909
20910 \begin_layout Standard
20911 Table
20912 \begin_inset space ~
20913 \end_inset
20914
20915
20916 \begin_inset CommandInset ref
20917 LatexCommand ref
20918 reference "tab:Several-table-cell"
20919
20920 \end_inset
20921
20922  shows some example alignments.
20923  For the alignment with the relation sign, a small space was added like
20924  for the second column of Table
20925 \begin_inset space ~
20926 \end_inset
20927
20928
20929 \begin_inset CommandInset ref
20930 LatexCommand ref
20931 reference "tab:Table-align-operator"
20932
20933 \end_inset
20934
20935 .
20936 \end_layout
20937
20938 \begin_layout Standard
20939 \begin_inset Float table
20940 placement h
20941 wide false
20942 sideways false
20943 status open
20944
20945 \begin_layout Plain Layout
20946 \begin_inset Caption Standard
20947
20948 \begin_layout Plain Layout
20949 \begin_inset CommandInset label
20950 LatexCommand label
20951 name "tab:Several-table-cell"
20952
20953 \end_inset
20954
20955 Several table cell alignments.
20956 \end_layout
20957
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \begin_layout Plain Layout
20964 \align center
20965 \begin_inset Tabular
20966 <lyxtabular version="3" rows="4" columns="6">
20967 <features tabularvalignment="middle">
20968 <column alignment="right" valignment="top">
20969 <column alignment="left" valignment="top" special="@{}l">
20970 <column alignment="right" valignment="top">
20971 <column alignment="left" valignment="top" special="@{}l">
20972 <column alignment="right" valignment="top">
20973 <column alignment="left" valignment="top" special="@{}l">
20974 <row>
20975 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 units
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 exponents
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 relations
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 </row>
21030 <row>
21031 <cell alignment="center" valignment="top" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035 12×
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044 24
21045 \begin_inset space \thinspace{}
21046 \end_inset
21047
21048 bottles
21049 \end_layout
21050
21051 \end_inset
21052 </cell>
21053 <cell alignment="center" valignment="top" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057 \begin_inset Formula $10\cdot$
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \end_inset
21064 </cell>
21065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069 \begin_inset Formula $10^{\mbox{-}17}$
21070 \end_inset
21071
21072
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\Gamma(t)\propto$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\:\Upsilon(t)$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="center" valignment="top" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107 1024×
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 768
21117 \begin_inset space \thinspace{}
21118 \end_inset
21119
21120 Pixels
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 <cell alignment="center" valignment="top" usebox="none">
21126 \begin_inset Text
21127
21128 \begin_layout Plain Layout
21129 \begin_inset Formula $5.78\cdot$
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 \begin_inset Formula $10^{7}$
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 <cell alignment="center" valignment="top" usebox="none">
21150 \begin_inset Text
21151
21152 \begin_layout Plain Layout
21153 \begin_inset Formula $A\ne$
21154 \end_inset
21155
21156
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 <cell alignment="center" valignment="top" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165 \begin_inset Formula $\:B_{\mathrm{red}}$
21166 \end_inset
21167
21168
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 </row>
21174 <row>
21175 <cell alignment="center" valignment="top" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 32×
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 6
21189 \begin_inset space \thinspace{}
21190 \end_inset
21191
21192 cm
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 <cell alignment="center" valignment="top" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201 -
21202 \begin_inset Formula $33.5\cdot$
21203 \end_inset
21204
21205
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $10^{4}$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 <cell alignment="center" valignment="top" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226 \begin_inset Formula $\sin(\alpha)\ge$
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 <cell alignment="center" valignment="top" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238 \begin_inset Formula $\:\sin(\beta)$
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 </row>
21247 </lyxtabular>
21248
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \end_inset
21255
21256
21257 \end_layout
21258
21259 \begin_layout Subsection
21260 Customized Cell/Column Format
21261 \begin_inset CommandInset label
21262 LatexCommand label
21263 name "subsec:Customized-Format"
21264
21265 \end_inset
21266
21267
21268 \begin_inset Index idx
21269 status collapsed
21270
21271 \begin_layout Plain Layout
21272 Table Customization ! Cell/Column Format
21273 \end_layout
21274
21275 \end_inset
21276
21277
21278 \end_layout
21279
21280 \begin_layout Standard
21281 Calculating the required width for normal columns as described in section
21282 \begin_inset space ~
21283 \end_inset
21284
21285
21286 \begin_inset CommandInset ref
21287 LatexCommand ref
21288 reference "sec:Table-Width-Calculation"
21289
21290 \end_inset
21291
21292  or for spanned columns as described in section
21293 \begin_inset space ~
21294 \end_inset
21295
21296
21297 \begin_inset CommandInset ref
21298 LatexCommand ref
21299 reference "subsec:Multicolumn-Calculations"
21300
21301 \end_inset
21302
21303  is very annoying if you have several tables where a calculation is necessary.
21304  To make life easier, you can define a cell/column format in the preamble,
21305  that can be used in all tables of the document.
21306  The format is defined with the command
21307 \end_layout
21308
21309 \begin_layout Standard
21310
21311 \series bold
21312
21313 \backslash
21314 newcolumntype{name of format}[number of arguments]{commands}
21315 \end_layout
21316
21317 \begin_layout Standard
21318 The format name may only consist of one letter.
21319  The letters 
21320 \emph on
21321 b
21322 \emph default
21323
21324 \emph on
21325 c
21326 \emph default
21327
21328 \emph on
21329 l
21330 \emph default
21331
21332 \emph on
21333 m
21334 \emph default
21335
21336 \emph on
21337 p
21338 \emph default
21339  and 
21340 \emph on
21341 r
21342 \emph default
21343  are predefined and cannot be used.
21344  But all letters are allowed as capitals.
21345 \end_layout
21346
21347 \begin_layout Standard
21348 \begin_inset VSpace medskip
21349 \end_inset
21350
21351
21352 \end_layout
21353
21354 \begin_layout Standard
21355 For vertically and horizontally centered multicolumn cells with a fixed
21356  width you can define the cell format
21357 \end_layout
21358
21359 \begin_layout Standard
21360
21361 \series bold
21362
21363 \backslash
21364 newcolumntype{M}[1]{>{
21365 \backslash
21366 centering
21367 \backslash
21368 hspace{0pt}}m{#1}}
21369 \end_layout
21370
21371 \begin_layout Standard
21372 where 
21373 \series bold
21374
21375 \backslash
21376 hspace{0pt}
21377 \series default
21378  avoids the problem of hyphenating the first word, as described in section
21379 \begin_inset space ~
21380 \end_inset
21381
21382
21383 \begin_inset CommandInset ref
21384 LatexCommand ref
21385 reference "subsec:Multiple-Lines-in"
21386
21387 \end_inset
21388
21389 .
21390  Now you can simply enter
21391 \end_layout
21392
21393 \begin_layout Standard
21394
21395 \series bold
21396 M{width}
21397 \end_layout
21398
21399 \begin_layout Standard
21400 as 
21401 \family sans
21402 \SpecialChar LaTeX
21403 -argument
21404 \family default
21405  in the table dialog to create a multicolumn.
21406 \end_layout
21407
21408 \begin_layout Standard
21409 \begin_inset VSpace bigskip
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \begin_layout Standard
21416 For cells spanned by a multicolumn cell, you can define the format
21417 \end_layout
21418
21419 \begin_layout Standard
21420
21421 \series bold
21422
21423 \backslash
21424 newcolumntype{S}[2]{>{
21425 \backslash
21426 centering
21427 \backslash
21428 hspace{0pt}}
21429 \begin_inset Newline newline
21430 \end_inset
21431
21432
21433 \begin_inset Phantom HPhantom
21434 status open
21435
21436 \begin_layout Plain Layout
21437
21438 \series bold
21439
21440 \backslash
21441 newcolumntype
21442 \end_layout
21443
21444 \end_inset
21445
21446 m{(#1+(2
21447 \backslash
21448 tabcolsep+
21449 \backslash
21450 arrayrulewidth)*(1-#2))/#2}}
21451 \end_layout
21452
21453 \begin_layout Standard
21454 This format uses equation 
21455 \begin_inset CommandInset ref
21456 LatexCommand eqref
21457 reference "eq:Wgn"
21458
21459 \end_inset
21460
21461  to calculate the required width so that each spanned cell has the same
21462  width.
21463 \end_layout
21464
21465 \begin_layout Standard
21466 You can now enter
21467 \end_layout
21468
21469 \begin_layout Standard
21470
21471 \series bold
21472 S{width of multicolumn cell}{number of spanned columns}
21473 \end_layout
21474
21475 \begin_layout Standard
21476 as \SpecialChar LaTeX
21477 -argument of the column.
21478 \end_layout
21479
21480 \begin_layout Standard
21481 \begin_inset VSpace bigskip
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \begin_layout Standard
21488 For colored columns, you can define
21489 \end_layout
21490
21491 \begin_layout Standard
21492
21493 \series bold
21494
21495 \backslash
21496 newcolumntype{K}[1]{>{
21497 \backslash
21498 columncolor{#1}
21499 \backslash
21500 hspace{0pt}}c}
21501 \end_layout
21502
21503 \begin_layout Standard
21504 The 
21505 \begin_inset Quotes eld
21506 \end_inset
21507
21508 c
21509 \begin_inset Quotes erd
21510 \end_inset
21511
21512  at the end creates a column with a flexible width whose text is horizontally
21513  centered.
21514  You can now enter
21515 \end_layout
21516
21517 \begin_layout Standard
21518
21519 \series bold
21520 K{color name}
21521 \end_layout
21522
21523 \begin_layout Standard
21524 as \SpecialChar LaTeX
21525 -argument.
21526 \end_layout
21527
21528 \begin_layout Standard
21529 \begin_inset VSpace bigskip
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \begin_layout Standard
21536 To create Table
21537 \begin_inset space ~
21538 \end_inset
21539
21540
21541 \begin_inset CommandInset ref
21542 LatexCommand ref
21543 reference "tab:Table-using-user-defined"
21544
21545 \end_inset
21546
21547  use the \SpecialChar LaTeX
21548 -arguments
21549 \end_layout
21550
21551 \begin_layout Standard
21552
21553 \series bold
21554 M{2.5cm}
21555 \end_layout
21556
21557 \begin_layout Standard
21558 for the first column and the multicolumn,
21559 \end_layout
21560
21561 \begin_layout Standard
21562
21563 \series bold
21564 K{red}
21565 \end_layout
21566
21567 \begin_layout Standard
21568 for the last column, and
21569 \end_layout
21570
21571 \begin_layout Standard
21572
21573 \series bold
21574 S{2.5cm}{2}
21575 \end_layout
21576
21577 \begin_layout Standard
21578 for the cells in the second column.
21579 \end_layout
21580
21581 \begin_layout Standard
21582 \begin_inset Float table
21583 placement h
21584 wide false
21585 sideways false
21586 status open
21587
21588 \begin_layout Plain Layout
21589 \begin_inset Caption Standard
21590
21591 \begin_layout Plain Layout
21592 \begin_inset CommandInset label
21593 LatexCommand label
21594 name "tab:Table-using-user-defined"
21595
21596 \end_inset
21597
21598 Table using user-defined table formats
21599 \end_layout
21600
21601 \end_inset
21602
21603
21604 \end_layout
21605
21606 \begin_layout Plain Layout
21607 \align center
21608 \begin_inset Tabular
21609 <lyxtabular version="3" rows="3" columns="4">
21610 <features tabularvalignment="middle">
21611 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21612 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21613 <column alignment="center" valignment="middle">
21614 <column alignment="center" valignment="middle" special="K{red}">
21615 <row>
21616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 verylongtablecellword
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629 multiple lines multicolumn
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647 c
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658 d
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 e
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676 f
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685 g
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696 h
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 i
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714 j
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723 k
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 </lyxtabular>
21730
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737
21738
21739 \end_layout
21740
21741 \begin_layout Subsection
21742 Line Thickness
21743 \begin_inset CommandInset label
21744 LatexCommand label
21745 name "subsec:Line-Thickness"
21746
21747 \end_inset
21748
21749
21750 \begin_inset Index idx
21751 status collapsed
21752
21753 \begin_layout Plain Layout
21754 Table Customization ! Line Thickness
21755 \end_layout
21756
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \begin_layout Standard
21763 The line thickness for all lines in a table can be adjusted with the length
21764  
21765 \series bold
21766
21767 \backslash
21768 arrayrulewidth
21769 \series default
21770 .
21771  To set for example a line thickness of 1.5
21772 \begin_inset space \thinspace{}
21773 \end_inset
21774
21775 pt, as in Table
21776 \begin_inset space ~
21777 \end_inset
21778
21779
21780 \begin_inset CommandInset ref
21781 LatexCommand ref
21782 reference "tab:Table-with-1.5"
21783
21784 \end_inset
21785
21786 , insert the command
21787 \end_layout
21788
21789 \begin_layout Standard
21790
21791 \series bold
21792
21793 \backslash
21794 setlength{
21795 \backslash
21796 arrayrulewidth}{1.5pt}
21797 \end_layout
21798
21799 \begin_layout Standard
21800 in \SpecialChar TeX
21801  Code before the table or table float.
21802  The changed thickness is valid for all subsequent tables.
21803  To use the default value again, set 
21804 \series bold
21805
21806 \backslash
21807 arrayrulewidth
21808 \series default
21809  to 0.4
21810 \begin_inset space \thinspace{}
21811 \end_inset
21812
21813 pt in \SpecialChar TeX
21814  Code after the table or table float.
21815 \end_layout
21816
21817 \begin_layout Standard
21818 \begin_inset ERT
21819 status collapsed
21820
21821 \begin_layout Plain Layout
21822
21823
21824 \backslash
21825 setlength{
21826 \backslash
21827 arrayrulewidth}{1.5pt}
21828 \end_layout
21829
21830 \end_inset
21831
21832
21833 \begin_inset Float table
21834 wide false
21835 sideways false
21836 status open
21837
21838 \begin_layout Plain Layout
21839 \begin_inset Caption Standard
21840
21841 \begin_layout Plain Layout
21842 \begin_inset CommandInset label
21843 LatexCommand label
21844 name "tab:Table-with-1.5"
21845
21846 \end_inset
21847
21848 Table with 1.5
21849 \begin_inset space \thinspace{}
21850 \end_inset
21851
21852 pt thick lines
21853 \end_layout
21854
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \begin_layout Plain Layout
21861 \align center
21862 \begin_inset Tabular
21863 <lyxtabular version="3" rows="3" columns="3">
21864 <features tabularvalignment="middle">
21865 <column alignment="center" valignment="top">
21866 <column alignment="center" valignment="top">
21867 <column alignment="center" valignment="top">
21868 <row>
21869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873 sd
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 </row>
21897 <row>
21898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 sd
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 </row>
21926 <row>
21927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 sd
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 </row>
21955 </lyxtabular>
21956
21957 \end_inset
21958
21959
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \begin_inset ERT
21966 status collapsed
21967
21968 \begin_layout Plain Layout
21969
21970
21971 \backslash
21972 setlength{
21973 \backslash
21974 arrayrulewidth}{0.4pt}
21975 \end_layout
21976
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \begin_layout Standard
21983 \begin_inset VSpace bigskip
21984 \end_inset
21985
21986 To set the line thickness to 1.5
21987 \begin_inset space \thinspace{}
21988 \end_inset
21989
21990 pt only for horizontal lines, as in Table
21991 \begin_inset space ~
21992 \end_inset
21993
21994
21995 \begin_inset CommandInset ref
21996 LatexCommand ref
21997 reference "tab:Table-with-horizontal"
21998
21999 \end_inset
22000
22001 , insert these commands in \SpecialChar TeX
22002  Code before the table or table float:
22003 \end_layout
22004
22005 \begin_layout Standard
22006
22007 \series bold
22008
22009 \backslash
22010 let
22011 \backslash
22012 myHline
22013 \backslash
22014 hline
22015 \begin_inset Newline newline
22016 \end_inset
22017
22018
22019 \backslash
22020 renewcommand{
22021 \backslash
22022 hline}
22023 \begin_inset Newline newline
22024 \end_inset
22025
22026  {
22027 \backslash
22028 noalign{
22029 \backslash
22030 global
22031 \backslash
22032 arrayrulewidth 1.5pt}
22033 \begin_inset Newline newline
22034 \end_inset
22035
22036  
22037 \backslash
22038 myHline
22039 \backslash
22040 noalign{
22041 \backslash
22042 global
22043 \backslash
22044 arrayrulewidth 0.4pt}}
22045 \end_layout
22046
22047 \begin_layout Standard
22048 To return to the default line thickness, insert this command in \SpecialChar TeX
22049  Code after
22050  the table or table float:
22051 \end_layout
22052
22053 \begin_layout Standard
22054
22055 \series bold
22056
22057 \backslash
22058 renewcommand{
22059 \backslash
22060 hline}{
22061 \backslash
22062 myHline}
22063 \end_layout
22064
22065 \begin_layout Standard
22066 \begin_inset ERT
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070
22071
22072 \backslash
22073 let
22074 \backslash
22075 myHline
22076 \backslash
22077 hline
22078 \end_layout
22079
22080 \begin_layout Plain Layout
22081
22082
22083 \backslash
22084 renewcommand{
22085 \backslash
22086 hline}
22087 \end_layout
22088
22089 \begin_layout Plain Layout
22090
22091  {
22092 \backslash
22093 noalign{
22094 \backslash
22095 global
22096 \backslash
22097 arrayrulewidth 1.5pt}
22098 \end_layout
22099
22100 \begin_layout Plain Layout
22101
22102   
22103 \backslash
22104 myHline
22105 \backslash
22106 noalign{
22107 \backslash
22108 global
22109 \backslash
22110 arrayrulewidth 0.4pt}}
22111 \end_layout
22112
22113 \end_inset
22114
22115
22116 \begin_inset Float table
22117 wide false
22118 sideways false
22119 status open
22120
22121 \begin_layout Plain Layout
22122 \begin_inset Caption Standard
22123
22124 \begin_layout Plain Layout
22125 \begin_inset CommandInset label
22126 LatexCommand label
22127 name "tab:Table-with-horizontal"
22128
22129 \end_inset
22130
22131 Table with 1.5
22132 \begin_inset space \thinspace{}
22133 \end_inset
22134
22135 pt thick horizontal lines
22136 \end_layout
22137
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \begin_layout Plain Layout
22144 \align center
22145 \begin_inset Tabular
22146 <lyxtabular version="3" rows="3" columns="3">
22147 <features tabularvalignment="middle">
22148 <column alignment="center" valignment="top">
22149 <column alignment="center" valignment="top">
22150 <column alignment="center" valignment="top">
22151 <row>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 sd
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 <row>
22181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 sd
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 </row>
22209 <row>
22210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232 sd
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 </row>
22238 </lyxtabular>
22239
22240 \end_inset
22241
22242
22243 \end_layout
22244
22245 \end_inset
22246
22247
22248 \begin_inset ERT
22249 status collapsed
22250
22251 \begin_layout Plain Layout
22252
22253
22254 \backslash
22255 renewcommand{
22256 \backslash
22257 hline}{
22258 \backslash
22259 myHline}
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Standard
22268 \begin_inset VSpace bigskip
22269 \end_inset
22270
22271 To set the line thickness to 1.5
22272 \begin_inset space \thinspace{}
22273 \end_inset
22274
22275 pt only for vertical lines, create the following column format in the document
22276  preamble, according to the description in section
22277 \begin_inset space ~
22278 \end_inset
22279
22280
22281 \begin_inset CommandInset ref
22282 LatexCommand ref
22283 reference "subsec:Customized-Format"
22284
22285 \end_inset
22286
22287 :
22288 \end_layout
22289
22290 \begin_layout Standard
22291
22292 \series bold
22293
22294 \backslash
22295 newcolumntype{V}{!{
22296 \backslash
22297 vrule width 1.5pt}}
22298 \end_layout
22299
22300 \begin_layout Standard
22301 For Table
22302 \begin_inset space ~
22303 \end_inset
22304
22305
22306 \begin_inset CommandInset ref
22307 LatexCommand ref
22308 reference "tab:Table-with-vertical"
22309
22310 \end_inset
22311
22312  the \SpecialChar LaTeX
22313 -argument
22314 \end_layout
22315
22316 \begin_layout Standard
22317
22318 \series bold
22319 VcV
22320 \end_layout
22321
22322 \begin_layout Standard
22323 was used for the last column and
22324 \end_layout
22325
22326 \begin_layout Standard
22327
22328 \series bold
22329 Vc
22330 \end_layout
22331
22332 \begin_layout Standard
22333 for the other columns.
22334 \end_layout
22335
22336 \begin_layout Standard
22337 \begin_inset Float table
22338 wide false
22339 sideways false
22340 status open
22341
22342 \begin_layout Plain Layout
22343 \begin_inset Caption Standard
22344
22345 \begin_layout Plain Layout
22346 \begin_inset CommandInset label
22347 LatexCommand label
22348 name "tab:Table-with-vertical"
22349
22350 \end_inset
22351
22352 Table with 1.5
22353 \begin_inset space \thinspace{}
22354 \end_inset
22355
22356 pt thick vertical lines
22357 \end_layout
22358
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \begin_layout Plain Layout
22365 \align center
22366 \begin_inset Tabular
22367 <lyxtabular version="3" rows="3" columns="3">
22368 <features tabularvalignment="middle">
22369 <column alignment="center" valignment="top" special="Vc">
22370 <column alignment="center" valignment="top" special="Vc">
22371 <column alignment="center" valignment="top" special="VcV">
22372 <row>
22373 <cell alignment="center" valignment="top" topline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377 sd
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 <cell alignment="center" valignment="top" topline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 </row>
22401 <row>
22402 <cell alignment="center" valignment="top" topline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" topline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 sd
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 <cell alignment="center" valignment="top" topline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 </row>
22430 <row>
22431 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453 sd
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 </lyxtabular>
22460
22461 \end_inset
22462
22463
22464 \end_layout
22465
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \begin_layout Subsection
22472 Dashed Lines
22473 \begin_inset Index idx
22474 status collapsed
22475
22476 \begin_layout Plain Layout
22477 Table Customization ! Dashed Lines
22478 \end_layout
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Standard
22486 \begin_inset ERT
22487 status collapsed
22488
22489 \begin_layout Plain Layout
22490
22491
22492 \backslash
22493 ifarydshln
22494 \end_layout
22495
22496 \end_inset
22497
22498
22499 \begin_inset Note Note
22500 status open
22501
22502 \begin_layout Plain Layout
22503 The following section will only be displayed when the \SpecialChar LaTeX
22504 -package 
22505 \series bold
22506 arydshln
22507 \series default
22508  is installed.
22509 \end_layout
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \begin_layout Standard
22517 \begin_inset Float table
22518 placement H
22519 wide false
22520 sideways false
22521 status open
22522
22523 \begin_layout Plain Layout
22524 \begin_inset Caption Standard
22525
22526 \begin_layout Plain Layout
22527 \begin_inset CommandInset label
22528 LatexCommand label
22529 name "tab:Table-with-dashed"
22530
22531 \end_inset
22532
22533 Table with dashed lines
22534 \end_layout
22535
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \begin_layout Plain Layout
22542 \align center
22543 \begin_inset Tabular
22544 <lyxtabular version="3" rows="5" columns="5">
22545 <features tabularvalignment="middle">
22546 <column alignment="center" valignment="top">
22547 <column alignment="center" valignment="top">
22548 <column alignment="center" valignment="top" special=":c">
22549 <column alignment="center" valignment="top">
22550 <column alignment="center" valignment="top">
22551 <row>
22552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 a
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 b
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 c
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 d
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 e
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 </row>
22598 <row>
22599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603 f
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 g
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 h
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 i
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639 j
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 <row>
22646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650 \begin_inset ERT
22651 status collapsed
22652
22653 \begin_layout Plain Layout
22654
22655
22656 \backslash
22657 hdashline 
22658 \end_layout
22659
22660 \end_inset
22661
22662 k
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 l
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680 m
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689 n
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698 o
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 \begin_inset ERT
22710 status collapsed
22711
22712 \begin_layout Plain Layout
22713
22714
22715 \backslash
22716 cdashline{4-5}
22717 \end_layout
22718
22719 \end_inset
22720
22721 p
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 q
22731 \end_layout
22732
22733 \end_inset
22734 </cell>
22735 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739 r
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 s
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 </row>
22763 <row>
22764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 t
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Plain Layout
22777 u
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22783 \begin_inset Text
22784
22785 \begin_layout Plain Layout
22786 v
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795 w
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804 x
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 </row>
22810 </lyxtabular>
22811
22812 \end_inset
22813
22814
22815 \end_layout
22816
22817 \end_inset
22818
22819
22820 \end_layout
22821
22822 \begin_layout Standard
22823 \SpecialChar LyX
22824  does not natively support dashed lines, so you have to use \SpecialChar TeX
22825  Code.
22826  As a prerequisite the \SpecialChar LaTeX
22827  package 
22828 \series bold
22829 arydshln
22830 \series default
22831
22832 \begin_inset Index idx
22833 status collapsed
22834
22835 \begin_layout Plain Layout
22836 \SpecialChar LaTeX
22837 -packages ! arydshln
22838 \end_layout
22839
22840 \end_inset
22841
22842  must be loaded in the document preamble with the command
22843 \end_layout
22844
22845 \begin_layout Standard
22846
22847 \series bold
22848
22849 \backslash
22850 usepackage{arydshln}
22851 \end_layout
22852
22853 \begin_layout Standard
22854 To make a vertical line dashed, enter the colon 
22855 \begin_inset Quotes eld
22856 \end_inset
22857
22858 :
22859 \begin_inset Quotes erd
22860 \end_inset
22861
22862  together with the character for the horizontal alignment as \SpecialChar LaTeX
22863  argument in
22864  the table cell dialog.
22865 \end_layout
22866
22867 \begin_layout Standard
22868 For a horizontal dashed line add the command
22869 \end_layout
22870
22871 \begin_layout Standard
22872
22873 \series bold
22874
22875 \backslash
22876 hdashline
22877 \end_layout
22878
22879 \begin_layout Standard
22880 in \SpecialChar TeX
22881  Code as first element of the first cell in the table row.
22882 \end_layout
22883
22884 \begin_layout Standard
22885 For dashed multicolumn lines use the command
22886 \end_layout
22887
22888 \begin_layout Standard
22889
22890 \series bold
22891
22892 \backslash
22893 cdashline{line number
22894 \series default
22895 }
22896 \end_layout
22897
22898 \begin_layout Standard
22899 in \SpecialChar TeX
22900  Code as the first element of the first cell in the table row.
22901  If you have for example a multicolumn spanning columns 2 to 4 and you want
22902  to have a dashed line above, add the command
22903 \end_layout
22904
22905 \begin_layout Standard
22906
22907 \series bold
22908
22909 \backslash
22910 cdashline{2-4}
22911 \end_layout
22912
22913 \begin_layout Standard
22914 as the first element of the first cell in the row of the multicolumn.
22915 \end_layout
22916
22917 \begin_layout Standard
22918 \begin_inset VSpace bigskip
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \begin_layout Standard
22925 Table
22926 \begin_inset space ~
22927 \end_inset
22928
22929
22930 \begin_inset CommandInset ref
22931 LatexCommand ref
22932 reference "tab:Table-with-dashed"
22933
22934 \end_inset
22935
22936  was created using 
22937 \begin_inset Quotes eld
22938 \end_inset
22939
22940
22941 \series bold
22942 :c
22943 \series default
22944
22945 \begin_inset Quotes erd
22946 \end_inset
22947
22948  as \SpecialChar LaTeX
22949  argument of the third column.
22950  The \SpecialChar TeX
22951  Code command 
22952 \series bold
22953
22954 \backslash
22955 hdashline
22956 \series default
22957  was inserted in the first cell of the third row and the \SpecialChar TeX
22958  Code command
22959 \begin_inset Newline newline
22960 \end_inset
22961
22962  
22963 \series bold
22964
22965 \backslash
22966 cdashline{4-5}
22967 \series default
22968  was inserted in the first cell of the fourth row.
22969 \end_layout
22970
22971 \begin_layout Standard
22972 \begin_inset VSpace bigskip
22973 \end_inset
22974
22975
22976 \end_layout
22977
22978 \begin_layout Standard
22979 Tables with dashed lines can also be colored as shown by Table
22980 \begin_inset space ~
22981 \end_inset
22982
22983
22984 \begin_inset CommandInset ref
22985 LatexCommand ref
22986 reference "tab:Colored-table-with"
22987
22988 \end_inset
22989
22990 .
22991 \end_layout
22992
22993 \begin_layout Standard
22994 \begin_inset ERT
22995 status collapsed
22996
22997 \begin_layout Plain Layout
22998
22999
23000 \backslash
23001 setlength{
23002 \backslash
23003 arrayrulewidth}{1pt}
23004 \end_layout
23005
23006 \end_inset
23007
23008
23009 \begin_inset Note Note
23010 status collapsed
23011
23012 \begin_layout Plain Layout
23013 thicker lines for better visualization of the line color
23014 \end_layout
23015
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \begin_layout Standard
23022 \begin_inset ERT
23023 status collapsed
23024
23025 \begin_layout Plain Layout
23026
23027
23028 \backslash
23029 dashgapcolor{green}
23030 \end_layout
23031
23032 \end_inset
23033
23034
23035 \begin_inset Note Note
23036 status collapsed
23037
23038 \begin_layout Plain Layout
23039 color gaps between dashes green
23040 \end_layout
23041
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \begin_layout Standard
23048 \begin_inset ERT
23049 status collapsed
23050
23051 \begin_layout Plain Layout
23052
23053
23054 \backslash
23055 let
23056 \backslash
23057 myHdashline
23058 \backslash
23059 hdashline
23060 \end_layout
23061
23062 \begin_layout Plain Layout
23063
23064
23065 \backslash
23066 renewcommand{
23067 \backslash
23068 hdashline}
23069 \end_layout
23070
23071 \begin_layout Plain Layout
23072
23073  {
23074 \backslash
23075 arrayrulecolor{red}
23076 \backslash
23077 myHdashline
23078 \backslash
23079 arrayrulecolor{black}}
23080 \end_layout
23081
23082 \end_inset
23083
23084
23085 \begin_inset Note Note
23086 status collapsed
23087
23088 \begin_layout Plain Layout
23089 color horizontal, dashed lines red
23090 \end_layout
23091
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \begin_layout Standard
23098 \begin_inset ERT
23099 status collapsed
23100
23101 \begin_layout Plain Layout
23102
23103
23104 \backslash
23105 let
23106 \backslash
23107 myCdashline
23108 \backslash
23109 cdashline
23110 \end_layout
23111
23112 \begin_layout Plain Layout
23113
23114
23115 \backslash
23116 renewcommand{
23117 \backslash
23118 cdashline}[1]
23119 \end_layout
23120
23121 \begin_layout Plain Layout
23122
23123  {
23124 \backslash
23125 arrayrulecolor{yellow}
23126 \backslash
23127 myCdashline{#1}
23128 \backslash
23129 arrayrulecolor{black}}
23130 \end_layout
23131
23132 \end_inset
23133
23134
23135 \begin_inset Note Note
23136 status collapsed
23137
23138 \begin_layout Plain Layout
23139 color partial horizontal, dashed lines yellow
23140 \end_layout
23141
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \begin_layout Standard
23148 \begin_inset Float table
23149 placement h
23150 wide false
23151 sideways false
23152 status open
23153
23154 \begin_layout Plain Layout
23155 \begin_inset Caption Standard
23156
23157 \begin_layout Plain Layout
23158 \begin_inset CommandInset label
23159 LatexCommand label
23160 name "tab:Colored-table-with"
23161
23162 \end_inset
23163
23164 Colored table with dashed lines
23165 \end_layout
23166
23167 \end_inset
23168
23169
23170 \end_layout
23171
23172 \begin_layout Plain Layout
23173 \align center
23174 \begin_inset Tabular
23175 <lyxtabular version="3" rows="5" columns="5">
23176 <features tabularvalignment="middle">
23177 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23178 <column alignment="center" valignment="top" width="0pt">
23179 <column alignment="center" valignment="top" width="0pt" special=":c">
23180 <column alignment="center" valignment="top">
23181 <column alignment="center" valignment="top">
23182 <row>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 a
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 <cell alignment="center" valignment="top" topline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 b
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 <cell alignment="center" valignment="top" topline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205 c
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 d
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223 e
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 f
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 g
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" topline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 h
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 i
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 j
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 <row>
23277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281 \begin_inset ERT
23282 status collapsed
23283
23284 \begin_layout Plain Layout
23285
23286
23287 \backslash
23288 hdashline 
23289 \end_layout
23290
23291 \end_inset
23292
23293
23294 \begin_inset ERT
23295 status collapsed
23296
23297 \begin_layout Plain Layout
23298
23299
23300 \backslash
23301 rowcolor{Gray}
23302 \end_layout
23303
23304 \end_inset
23305
23306 k
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315 l
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324 m
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 n
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342 o
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 </row>
23348 <row>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353 \begin_inset ERT
23354 status collapsed
23355
23356 \begin_layout Plain Layout
23357
23358
23359 \backslash
23360 cdashline{4-5}
23361 \end_layout
23362
23363 \end_inset
23364
23365 p
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374 q
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383 r
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392 s
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 </row>
23407 <row>
23408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412 t
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 u
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 v
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 w
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 \begin_inset ERT
23449 status collapsed
23450
23451 \begin_layout Plain Layout
23452
23453
23454 \backslash
23455 cellcolor{Maroon}
23456 \end_layout
23457
23458 \end_inset
23459
23460 i
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 </row>
23466 </lyxtabular>
23467
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474
23475
23476 \end_layout
23477
23478 \begin_layout Standard
23479 \begin_inset ERT
23480 status collapsed
23481
23482 \begin_layout Plain Layout
23483
23484
23485 \backslash
23486 renewcommand{
23487 \backslash
23488 hdashline}{
23489 \backslash
23490 myHdashline}
23491 \end_layout
23492
23493 \end_inset
23494
23495
23496 \begin_inset Note Note
23497 status collapsed
23498
23499 \begin_layout Plain Layout
23500 reset to default
23501 \end_layout
23502
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \begin_layout Standard
23509 \begin_inset ERT
23510 status collapsed
23511
23512 \begin_layout Plain Layout
23513
23514
23515 \backslash
23516 renewcommand{
23517 \backslash
23518 cdashline}{
23519 \backslash
23520 myCdashline}
23521 \end_layout
23522
23523 \end_inset
23524
23525
23526 \begin_inset Note Note
23527 status collapsed
23528
23529 \begin_layout Plain Layout
23530 reset to default
23531 \end_layout
23532
23533 \end_inset
23534
23535
23536 \end_layout
23537
23538 \begin_layout Standard
23539 \begin_inset ERT
23540 status collapsed
23541
23542 \begin_layout Plain Layout
23543
23544
23545 \backslash
23546 nodashgapcolor
23547 \end_layout
23548
23549 \end_inset
23550
23551
23552 \begin_inset Note Note
23553 status collapsed
23554
23555 \begin_layout Plain Layout
23556 reset to default
23557 \end_layout
23558
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \begin_layout Standard
23565 \begin_inset ERT
23566 status collapsed
23567
23568 \begin_layout Plain Layout
23569
23570
23571 \backslash
23572 setlength{
23573 \backslash
23574 arrayrulewidth}{0.4pt}
23575 \end_layout
23576
23577 \end_inset
23578
23579
23580 \begin_inset Note Note
23581 status collapsed
23582
23583 \begin_layout Plain Layout
23584 reset to default
23585 \end_layout
23586
23587 \end_inset
23588
23589
23590 \end_layout
23591
23592 \begin_layout Standard
23593 The coloring of lines, columns and lines works as decribed in section
23594 \begin_inset space ~
23595 \end_inset
23596
23597
23598 \begin_inset CommandInset ref
23599 LatexCommand ref
23600 reference "sec:Colored-Tables"
23601
23602 \end_inset
23603
23604 .
23605  Coloring horizontal lines works analogically as described there as well,
23606  one only needs to replace in the commands 
23607 \series bold
23608
23609 \backslash
23610 myHlineC
23611 \series default
23612  by 
23613 \series bold
23614
23615 \backslash
23616 myHdashline
23617 \series default
23618  and 
23619 \backslash
23620
23621 \series bold
23622 hline
23623 \series default
23624  by 
23625 \series bold
23626
23627 \backslash
23628 hdashline
23629 \series default
23630 ; so one uses the command
23631 \end_layout
23632
23633 \begin_layout Standard
23634
23635 \series bold
23636
23637 \backslash
23638 let
23639 \backslash
23640 myHdashline
23641 \backslash
23642 hdashline
23643 \begin_inset Newline newline
23644 \end_inset
23645
23646
23647 \backslash
23648 renewcommand{
23649 \backslash
23650 hdashline}
23651 \begin_inset Newline newline
23652 \end_inset
23653
23654
23655 \begin_inset Phantom HPhantom
23656 status open
23657
23658 \begin_layout Plain Layout
23659 \begin_inset space ~
23660 \end_inset
23661
23662
23663 \end_layout
23664
23665 \end_inset
23666
23667 {
23668 \backslash
23669 arrayrulecolor{red}
23670 \backslash
23671 myHdashline
23672 \backslash
23673 arrayrulecolor{black}}
23674 \end_layout
23675
23676 \begin_layout Standard
23677 To color 
23678 \series bold
23679
23680 \backslash
23681 cdashline
23682 \series default
23683 , the command is
23684 \end_layout
23685
23686 \begin_layout Standard
23687
23688 \series bold
23689
23690 \backslash
23691 let
23692 \backslash
23693 myCdashline
23694 \backslash
23695 cdashline
23696 \begin_inset Newline newline
23697 \end_inset
23698
23699
23700 \backslash
23701 renewcommand{
23702 \backslash
23703 cdashline}[1]
23704 \begin_inset Newline newline
23705 \end_inset
23706
23707
23708 \begin_inset Phantom HPhantom
23709 status open
23710
23711 \begin_layout Plain Layout
23712 \begin_inset space ~
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \end_inset
23719
23720 {
23721 \backslash
23722 arrayrulecolor{red}
23723 \backslash
23724 myCdashline{#1}
23725 \backslash
23726 arrayrulecolor{black}}
23727 \end_layout
23728
23729 \begin_layout Standard
23730 To get back the black line color, one needs to insert the following commands
23731  as \SpecialChar TeX
23732  Code behind the table:
23733 \end_layout
23734
23735 \begin_layout Standard
23736 For 
23737 \series bold
23738
23739 \backslash
23740 hdashline
23741 \end_layout
23742
23743 \begin_layout Standard
23744
23745 \series bold
23746
23747 \backslash
23748 renewcommand{
23749 \backslash
23750 hdashline}{
23751 \backslash
23752 myHdashline}
23753 \end_layout
23754
23755 \begin_layout Standard
23756 and for 
23757 \series bold
23758
23759 \backslash
23760 cdashline
23761 \end_layout
23762
23763 \begin_layout Standard
23764
23765 \series bold
23766
23767 \backslash
23768 renewcommand{
23769 \backslash
23770 cdashline}{
23771 \backslash
23772 myCdashline}
23773 \end_layout
23774
23775 \begin_layout Standard
23776 To color the gaps between the dashes the command
23777 \end_layout
23778
23779 \begin_layout Standard
23780
23781 \series bold
23782
23783 \backslash
23784 dashgapcolor{color}
23785 \end_layout
23786
23787 \begin_layout Standard
23788 can be used in front of a table as \SpecialChar TeX
23789  Code.
23790  color is hereby the name of a defined color.
23791  The command
23792 \end_layout
23793
23794 \begin_layout Standard
23795
23796 \series bold
23797
23798 \backslash
23799 nodashgapcolor
23800 \end_layout
23801
23802 \begin_layout Standard
23803 unsets the changes made by 
23804 \series bold
23805
23806 \backslash
23807 dashgapcolor
23808 \series default
23809 .
23810 \end_layout
23811
23812 \begin_layout Standard
23813 \begin_inset Note Greyedout
23814 status open
23815
23816 \begin_layout Plain Layout
23817
23818 \series bold
23819 \color none
23820 Note
23821 \series default
23822 : If there are multiple commands in a cell, the command of 
23823 \series bold
23824 arydshln
23825 \series default
23826  needs to be the first one in the cell.
23827  Therefore in cell 
23828 \emph on
23829 k
23830 \emph default
23831  of Table
23832 \begin_inset space ~
23833 \end_inset
23834
23835
23836 \begin_inset CommandInset ref
23837 LatexCommand ref
23838 reference "tab:Colored-table-with"
23839
23840 \end_inset
23841
23842  the command 
23843 \series bold
23844
23845 \backslash
23846 hdashline
23847 \series default
23848  is before 
23849 \series bold
23850
23851 \backslash
23852 rowcolor
23853 \series default
23854 .
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \begin_layout Standard
23863 \begin_inset Note Greyedout
23864 status open
23865
23866 \begin_layout Plain Layout
23867
23868 \series bold
23869 \color none
23870 Note:
23871 \series default
23872  The \SpecialChar LaTeX
23873 -package 
23874 \series bold
23875 arydshln
23876 \series default
23877  must be loaded in the document preamble before the \SpecialChar LaTeX
23878 -package 
23879 \series bold
23880 colortbl
23881 \series default
23882
23883 \begin_inset Index idx
23884 status collapsed
23885
23886 \begin_layout Plain Layout
23887 \SpecialChar LaTeX
23888 -packages ! colortbl
23889 \end_layout
23890
23891 \end_inset
23892
23893 .
23894 \end_layout
23895
23896 \end_inset
23897
23898
23899 \end_layout
23900
23901 \begin_layout Standard
23902 \begin_inset ERT
23903 status collapsed
23904
23905 \begin_layout Plain Layout
23906
23907
23908 \backslash
23909 else
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \begin_inset Note Note
23916 status open
23917
23918 \begin_layout Plain Layout
23919 The following will be displayed when the \SpecialChar LaTeX
23920 -package 
23921 \series bold
23922 arydshln
23923 \series default
23924  is not installed:
23925 \end_layout
23926
23927 \end_inset
23928
23929
23930 \end_layout
23931
23932 \begin_layout Standard
23933 You need to install the package 
23934 \series bold
23935 arydshln
23936 \series default
23937  to see the content of this section in the output.
23938 \end_layout
23939
23940 \begin_layout Standard
23941 \begin_inset ERT
23942 status collapsed
23943
23944 \begin_layout Plain Layout
23945
23946
23947 \backslash
23948 fi
23949 \end_layout
23950
23951 \end_inset
23952
23953
23954 \end_layout
23955
23956 \begin_layout Standard
23957 For more information about dashed lines see the documentation of 
23958 \series bold
23959 arydshln
23960 \series default
23961
23962 \begin_inset CommandInset citation
23963 LatexCommand cite
23964 key "arydshln"
23965
23966 \end_inset
23967
23968 .
23969 \end_layout
23970
23971 \begin_layout Chapter
23972 Floats
23973 \begin_inset CommandInset label
23974 LatexCommand label
23975 name "chap:Floats"
23976
23977 \end_inset
23978
23979
23980 \begin_inset Index idx
23981 status collapsed
23982
23983 \begin_layout Plain Layout
23984 Floats
23985 \end_layout
23986
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \begin_layout Section
23993 Introduction
23994 \begin_inset CommandInset label
23995 LatexCommand label
23996 name "sec:FloatIntroduction"
23997
23998 \end_inset
23999
24000
24001 \begin_inset Index idx
24002 status collapsed
24003
24004 \begin_layout Plain Layout
24005 Floats ! Introduction
24006 \end_layout
24007
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \begin_layout Standard
24014 A float is a block of text associated with some sort of label, which doesn't
24015  have a fixed location.
24016  It can 
24017 \begin_inset Quotes eld
24018 \end_inset
24019
24020 float
24021 \begin_inset Quotes erd
24022 \end_inset
24023
24024  forward or backward a page or two, to wherever it fits best.
24025  
24026 \family sans
24027 Footnotes
24028 \family default
24029  and 
24030 \family sans
24031 Margin
24032 \begin_inset space ~
24033 \end_inset
24034
24035 Notes
24036 \family default
24037  are also floats because they can float to the next page when there are
24038  too many notes on the page.
24039 \end_layout
24040
24041 \begin_layout Standard
24042 Floats allow a high quality layout.
24043  Images and tables can be spread evenly among the pages to avoid white space
24044  and pages without text.
24045  As the floating often destroys the context between the text and the image/table
24046 , every float can be referenced in the text.
24047  Floats are therefore numbered.
24048  Referencing is described in section
24049 \begin_inset space ~
24050 \end_inset
24051
24052
24053 \begin_inset CommandInset ref
24054 LatexCommand ref
24055 reference "sec:Referencing-Floats"
24056
24057 \end_inset
24058
24059 .
24060 \end_layout
24061
24062 \begin_layout Standard
24063 To insert a float, use the menu 
24064 \family sans
24065 Insert\SpecialChar menuseparator
24066 Float
24067 \family default
24068  (toolbar button 
24069 \begin_inset Info
24070 type  "icon"
24071 arg   "float-insert figure"
24072 \end_inset
24073
24074  or 
24075 \begin_inset Info
24076 type  "icon"
24077 arg   "float-insert table"
24078 \end_inset
24079
24080 ).
24081  This inserts the 
24082 \family sans
24083 Caption
24084 \family default
24085  inset, a box with a label.
24086  The label will automatically be translated to the document language in
24087  the output.
24088  After the label you can insert the caption text.
24089  The image or table is inserted above or below the caption in a separate
24090  paragraph within the float.
24091  More about the caption placement is contained in section
24092 \begin_inset space ~
24093 \end_inset
24094
24095
24096 \begin_inset CommandInset ref
24097 LatexCommand ref
24098 reference "sec:Caption-Placement"
24099
24100 \end_inset
24101
24102 .
24103  To keep your \SpecialChar LyX
24104  document readable, you can open and close the float box by
24105  left-clicking on the box label.
24106  A closed float box looks like this: 
24107 \begin_inset Graphics
24108         filename clipart/floatQt4.png
24109         scale 70
24110         scaleBeforeRotation
24111
24112 \end_inset
24113
24114  â€“ a gray button with a red label.
24115 \end_layout
24116
24117 \begin_layout Standard
24118 It is recommended that you insert floats as separate standard paragraphs
24119  to avoid possible \SpecialChar LaTeX
24120 -errors that can occur when the surrounding text is specially
24121  formatted.
24122 \end_layout
24123
24124 \begin_layout Standard
24125 Existing figures or tables can be put into a float by highlighting them
24126  and then pressing the corresponding toolbar button for a new float.
24127 \end_layout
24128
24129 \begin_layout Section
24130 Float Types
24131 \end_layout
24132
24133 \begin_layout Standard
24134 Besides figure and table floats that are described in sections
24135 \begin_inset space ~
24136 \end_inset
24137
24138
24139 \begin_inset CommandInset ref
24140 LatexCommand ref
24141 reference "sec:Figure-Floats"
24142
24143 \end_inset
24144
24145  and 
24146 \begin_inset CommandInset ref
24147 LatexCommand ref
24148 reference "sec:Table-Floats"
24149
24150 \end_inset
24151
24152  respectively, \SpecialChar LyX
24153  offers the float types 
24154 \family sans
24155 Algorithm
24156 \family default
24157  and 
24158 \family sans
24159 Wrap
24160 \family default
24161 .
24162  The latter are explained in sec.
24163 \begin_inset space \thinspace{}
24164 \end_inset
24165
24166
24167 \begin_inset CommandInset ref
24168 LatexCommand ref
24169 reference "sec:Wrap-Floats"
24170
24171 \end_inset
24172
24173 .
24174 \end_layout
24175
24176 \begin_layout Subsection
24177 Algorithm Floats
24178 \begin_inset Index idx
24179 status collapsed
24180
24181 \begin_layout Plain Layout
24182 Floats ! Algorithms
24183 \end_layout
24184
24185 \end_inset
24186
24187
24188 \end_layout
24189
24190 \begin_layout Standard
24191 \begin_inset Float algorithm
24192 placement h
24193 wide false
24194 sideways false
24195 status open
24196
24197 \begin_layout Plain Layout
24198 \begin_inset Caption Standard
24199
24200 \begin_layout Plain Layout
24201 \begin_inset CommandInset label
24202 LatexCommand label
24203 name "alg:Example-Algorithm-float"
24204
24205 \end_inset
24206
24207 Example Algorithm float
24208 \end_layout
24209
24210 \end_inset
24211
24212
24213 \end_layout
24214
24215 \begin_layout LyX-Code
24216 for I in 1..N loop
24217 \begin_inset Newline newline
24218 \end_inset
24219
24220  Sum:= Sum + A(I); /*comment*/
24221 \begin_inset Newline newline
24222 \end_inset
24223
24224 end loop
24225 \begin_inset VSpace -4mm
24226 \end_inset
24227
24228
24229 \end_layout
24230
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \begin_layout Standard
24237 This float type is inserted with the menu 
24238 \family sans
24239 Insert\SpecialChar menuseparator
24240 Float\SpecialChar menuseparator
24241 Algorithm
24242 \family default
24243 .
24244  It is used for program codes and descriptions of algorithms and can be
24245  seen as an alternative to program code listings that are explained in chapter
24246 \begin_inset space ~
24247 \end_inset
24248
24249
24250 \begin_inset CommandInset ref
24251 LatexCommand ref
24252 reference "cha:Program-Code-Listings"
24253
24254 \end_inset
24255
24256 .
24257  A possible environment for algorithms is the 
24258 \family sans
24259 \SpecialChar LyX
24260  Code
24261 \family default
24262 , described in \SpecialChar LyX
24263 's 
24264 \emph on
24265 Userguide
24266 \emph default
24267 .
24268  Algorithm
24269 \begin_inset space ~
24270 \end_inset
24271
24272
24273 \begin_inset CommandInset ref
24274 LatexCommand ref
24275 reference "alg:Example-Algorithm-float"
24276
24277 \end_inset
24278
24279  is an example of an algorithm float where -4
24280 \begin_inset space \thinspace{}
24281 \end_inset
24282
24283 mm vertical space was added at the end of the float to have the bottom rule
24284  exactly below the last text line.
24285 \end_layout
24286
24287 \begin_layout Standard
24288 The float label is not automatically translated into the document language.
24289  If your document is not in English, you have to do this manually by adding
24290  the following line to the document preamble
24291 \series bold
24292 :
24293 \end_layout
24294
24295 \begin_layout Standard
24296
24297 \series bold
24298
24299 \backslash
24300 floatname{algorithm}{your
24301 \begin_inset space ~
24302 \end_inset
24303
24304 name}
24305 \end_layout
24306
24307 \begin_layout Standard
24308 where 
24309 \family sans
24310 your
24311 \begin_inset space ~
24312 \end_inset
24313
24314 name
24315 \family default
24316  is the word 
24317 \begin_inset Quotes eld
24318 \end_inset
24319
24320
24321 \emph on
24322 algorithm
24323 \emph default
24324
24325 \begin_inset Quotes erd
24326 \end_inset
24327
24328  in your language.
24329 \end_layout
24330
24331 \begin_layout Standard
24332 To insert the list of algorithms you can use the menu 
24333 \family sans
24334 Insert\SpecialChar menuseparator
24335 List
24336 \begin_inset space \thinspace{}
24337 \end_inset
24338
24339 /
24340 \begin_inset space \thinspace{}
24341 \end_inset
24342
24343 TOC\SpecialChar menuseparator
24344 List of Algorithms
24345 \family default
24346  when your document has the same language as \SpecialChar LyX
24347 's menu names.
24348  In other cases use this command in \SpecialChar TeX
24349  Code instead:
24350 \end_layout
24351
24352 \begin_layout Standard
24353
24354 \series bold
24355
24356 \backslash
24357 listof{algorithm}{your
24358 \begin_inset space ~
24359 \end_inset
24360
24361 name}
24362 \end_layout
24363
24364 \begin_layout Standard
24365 where 
24366 \family sans
24367 your
24368 \begin_inset space ~
24369 \end_inset
24370
24371 name
24372 \family default
24373  is the word 
24374 \begin_inset Quotes eld
24375 \end_inset
24376
24377
24378 \emph on
24379 List of Algorithm
24380 \emph default
24381 s
24382 \begin_inset Quotes erd
24383 \end_inset
24384
24385  in your language.
24386 \end_layout
24387
24388 \begin_layout Standard
24389 Algorithm floats are not by default numbered in the scheme 
24390 \begin_inset Quotes eld
24391 \end_inset
24392
24393 chapter.algorithm
24394 \begin_inset Quotes erd
24395 \end_inset
24396
24397  as is the case for table and figure floats in many document-classes.
24398  To number algorithm floats in the same scheme, add this command to your
24399  document preamble:
24400 \end_layout
24401
24402 \begin_layout Standard
24403
24404 \series bold
24405
24406 \backslash
24407 numberwithin{algorithm}{chapter}
24408 \end_layout
24409
24410 \begin_layout Standard
24411 To be able to use the command 
24412 \series bold
24413
24414 \backslash
24415 numberwithin
24416 \series default
24417 , set in the tab 
24418 \family sans
24419 Math
24420 \begin_inset space ~
24421 \end_inset
24422
24423 Options
24424 \family default
24425  in the document settings the option 
24426 \family sans
24427 Use
24428 \begin_inset space ~
24429 \end_inset
24430
24431 AMS
24432 \begin_inset space ~
24433 \end_inset
24434
24435 math
24436 \begin_inset space ~
24437 \end_inset
24438
24439 package
24440 \family default
24441 .
24442 \end_layout
24443
24444 \begin_layout Section
24445 Float Numbering
24446 \begin_inset Index idx
24447 status collapsed
24448
24449 \begin_layout Plain Layout
24450 Floats ! Numbering
24451 \end_layout
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \begin_layout Standard
24459 Floats are usually numbered either independently from the sections the floats
24460  are in, or in the scheme 
24461 \begin_inset Quotes eld
24462 \end_inset
24463
24464 chapter.number
24465 \begin_inset Quotes erd
24466 \end_inset
24467
24468  or 
24469 \begin_inset Quotes eld
24470 \end_inset
24471
24472 section.number
24473 \begin_inset Quotes erd
24474 \end_inset
24475
24476 .
24477  This depends on the document class used.
24478 \end_layout
24479
24480 \begin_layout Standard
24481 To change section-independent numbering, you can use this command in the
24482  document preamble:
24483 \end_layout
24484
24485 \begin_layout Standard
24486
24487 \series bold
24488
24489 \backslash
24490 renewcommand{
24491 \backslash
24492 thetable}{
24493 \backslash
24494 roman{table}}
24495 \end_layout
24496
24497 \begin_layout Standard
24498
24499 \series bold
24500
24501 \backslash
24502 thetable
24503 \series default
24504  is the command that prints the table number.
24505  For figure floats, the command would be 
24506 \series bold
24507
24508 \backslash
24509 thefigure
24510 \series default
24511 .
24512  
24513 \series bold
24514
24515 \backslash
24516 roman
24517 \series default
24518  in the command above prints the table number as a small roman number.
24519 \end_layout
24520
24521 \begin_layout Standard
24522 To change the numbering scheme for example to 
24523 \begin_inset Quotes eld
24524 \end_inset
24525
24526 subsection.number
24527 \begin_inset Quotes erd
24528 \end_inset
24529
24530 , use this command in the preamble:
24531 \end_layout
24532
24533 \begin_layout Standard
24534
24535 \series bold
24536
24537 \backslash
24538 numberwithin{table}{subsection}
24539 \end_layout
24540
24541 \begin_layout Standard
24542 To be able to use the command 
24543 \series bold
24544
24545 \backslash
24546 numberwithin
24547 \series default
24548 , set in the tab 
24549 \family sans
24550 Math
24551 \begin_inset space ~
24552 \end_inset
24553
24554 Options
24555 \family default
24556  in the document settings the option 
24557 \family sans
24558 Use
24559 \begin_inset space ~
24560 \end_inset
24561
24562 AMS
24563 \begin_inset space ~
24564 \end_inset
24565
24566 math
24567 \begin_inset space ~
24568 \end_inset
24569
24570 package
24571 \family default
24572 .
24573 \end_layout
24574
24575 \begin_layout Standard
24576 Please also have a look at section
24577 \begin_inset space ~
24578 \end_inset
24579
24580
24581 \begin_inset CommandInset ref
24582 LatexCommand ref
24583 reference "subsec:Footnote-Numbering"
24584
24585 \end_inset
24586
24587  for the details and important notes about the numbering commands.
24588 \end_layout
24589
24590 \begin_layout Section
24591 Referencing Floats
24592 \begin_inset CommandInset label
24593 LatexCommand label
24594 name "sec:Referencing-Floats"
24595
24596 \end_inset
24597
24598
24599 \begin_inset Index idx
24600 status collapsed
24601
24602 \begin_layout Plain Layout
24603 Floats ! References
24604 \end_layout
24605
24606 \end_inset
24607
24608
24609 \begin_inset Index idx
24610 status collapsed
24611
24612 \begin_layout Plain Layout
24613 References ! to Floats
24614 \end_layout
24615
24616 \end_inset
24617
24618
24619 \end_layout
24620
24621 \begin_layout Standard
24622 To reference a float, insert a label into its caption using the menu 
24623 \family sans
24624 Insert\SpecialChar menuseparator
24625 Label
24626 \family default
24627  or the toolbar button 
24628 \begin_inset Info
24629 type  "icon"
24630 arg   "label-insert"
24631 \end_inset
24632
24633 .
24634  A grey label box like this one: 
24635 \begin_inset Graphics
24636         filename clipart/labelQt4.png
24637         scale 85
24638         scaleBeforeRotation
24639
24640 \end_inset
24641
24642  will be inserted and the label window pops up asking for the label text.
24643  \SpecialChar LyX
24644  offers as text the first words of the caption with a prefix.
24645  The prefix depends on the float type, e.
24646 \begin_inset space \thinspace{}
24647 \end_inset
24648
24649 g.
24650 \begin_inset space \space{}
24651 \end_inset
24652
24653 for figure floats the prefix will be "
24654 \family sans
24655 fig:
24656 \family default
24657 ".
24658 \end_layout
24659
24660 \begin_layout Standard
24661 The label is used as anchor and name for the reference.
24662  You can refer to the label using the menu 
24663 \family sans
24664 Insert\SpecialChar menuseparator
24665 Cross-reference
24666 \family default
24667  or the toolbar button 
24668 \begin_inset Info
24669 type  "icon"
24670 arg   "dialog-show-new-inset ref"
24671 \end_inset
24672
24673 .
24674  The cross-reference window appears showing all labels of the document.
24675  If you have multiple \SpecialChar LyX
24676  documents opened, choose the one you are working
24677  on from the drop-list at the top of the dialog.
24678  You can now sort the labels alphabetically and then choose one.
24679  A grey cross-reference box like this one: 
24680 \begin_inset Graphics
24681         filename clipart/referenceQt4.png
24682         scale 85
24683         scaleBeforeRotation
24684
24685 \end_inset
24686
24687  will be inserted.
24688  At the position of the cross-reference box the float number will appear
24689  in the output.
24690 \end_layout
24691
24692 \begin_layout Standard
24693 It is recommended that you use a protected space between the cross-reference
24694  name and its number to avoid line breaks between them.
24695  If a cross-reference refers to a non-existing label, you will see two question
24696  marks in the output instead of the reference.
24697 \end_layout
24698
24699 \begin_layout Standard
24700 You can change labels at any time by clicking on the label box.
24701  References to the changed label will automatically update their links to
24702  the new label text.
24703 \end_layout
24704
24705 \begin_layout Standard
24706 The button 
24707 \family sans
24708 Go
24709 \begin_inset space ~
24710 \end_inset
24711
24712 to
24713 \begin_inset space ~
24714 \end_inset
24715
24716 Label
24717 \family default
24718  in the cross-reference window sets the cursor before the referred label.
24719  The button text changes then to Go
24720 \begin_inset space ~
24721 \end_inset
24722
24723 Back and you can use it to set the cursor back to the cross-reference.
24724 \end_layout
24725
24726 \begin_layout Subsection
24727 Cross-Reference Formats
24728 \begin_inset CommandInset label
24729 LatexCommand label
24730 name "subsec:Cross-Reference-Formats"
24731
24732 \end_inset
24733
24734
24735 \begin_inset Index idx
24736 status collapsed
24737
24738 \begin_layout Plain Layout
24739 References ! Formats
24740 \end_layout
24741
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \begin_layout Standard
24748 There are six varieties of cross-references:
24749 \end_layout
24750
24751 \begin_layout Description
24752 <reference>: prints the float number, this is the default: 
24753 \begin_inset CommandInset ref
24754 LatexCommand ref
24755 reference "fig:Two-distorted-images"
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Description
24763 (<reference>): prints the float number within two parentheses, this is the
24764  style normally used to reference formulas, especially when the reference
24765  name 
24766 \begin_inset Quotes eld
24767 \end_inset
24768
24769 Equation
24770 \begin_inset Quotes erd
24771 \end_inset
24772
24773  is omitted: 
24774 \begin_inset CommandInset ref
24775 LatexCommand eqref
24776 reference "eq:Wgn"
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Description
24784 <page>: prints the page number: Page
24785 \begin_inset space ~
24786 \end_inset
24787
24788
24789 \begin_inset CommandInset ref
24790 LatexCommand pageref
24791 reference "fig:Two-distorted-images"
24792
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \begin_layout Description
24799 on
24800 \begin_inset space ~
24801 \end_inset
24802
24803 page
24804 \begin_inset space ~
24805 \end_inset
24806
24807 <page>: prints the text "on page" and the page number: 
24808 \begin_inset CommandInset ref
24809 LatexCommand vpageref
24810 reference "fig:Two-distorted-images"
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \begin_layout Description
24818 <reference>
24819 \begin_inset space ~
24820 \end_inset
24821
24822 on
24823 \begin_inset space ~
24824 \end_inset
24825
24826 page
24827 \begin_inset space ~
24828 \end_inset
24829
24830 <page>: prints the float number, the text "on page", and the page number:
24831  
24832 \begin_inset CommandInset ref
24833 LatexCommand vref
24834 reference "fig:Two-distorted-images"
24835
24836 \end_inset
24837
24838
24839 \end_layout
24840
24841 \begin_layout Description
24842 Formatted
24843 \begin_inset space ~
24844 \end_inset
24845
24846 reference: prints a self-defined cross-reference format.
24847 \begin_inset Newline newline
24848 \end_inset
24849
24850
24851 \begin_inset Note Greyedout
24852 status open
24853
24854 \begin_layout Plain Layout
24855
24856 \series bold
24857 Note:
24858 \series default
24859  This feature is only available when you have the \SpecialChar LaTeX
24860 -package 
24861 \series bold
24862 prettyref
24863 \series default
24864  or 
24865 \series bold
24866 refstyle
24867 \series default
24868
24869 \begin_inset Index idx
24870 status collapsed
24871
24872 \begin_layout Plain Layout
24873 \SpecialChar LaTeX
24874 -packages ! prettyref
24875 \end_layout
24876
24877 \end_inset
24878
24879
24880 \begin_inset Index idx
24881 status collapsed
24882
24883 \begin_layout Plain Layout
24884 \SpecialChar LaTeX
24885 -packages ! refstyle
24886 \end_layout
24887
24888 \end_inset
24889
24890  installed.
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \begin_inset Newline newline
24897 \end_inset
24898
24899 You can select which \SpecialChar LaTeX
24900 -package should be used for this feature by setting
24901  the option 
24902 \family sans
24903 Use refstyle (not prettyref) for cross-references
24904 \family default
24905  in the menu 
24906 \family sans
24907 Document\SpecialChar menuseparator
24908 Settings\SpecialChar menuseparator
24909 Document Class
24910 \family default
24911 .
24912  The format is specified by adding the command 
24913 \series bold
24914
24915 \backslash
24916 newrefformat
24917 \series default
24918  (prettyref) or 
24919 \series bold
24920
24921 \backslash
24922 newref
24923 \series default
24924  (refstyle) to the preamble of the document.
24925  For example redefining all references to figures (which have the label
24926  shortcut 
24927 \begin_inset Quotes eld
24928 \end_inset
24929
24930
24931 \family sans
24932 fig
24933 \family default
24934
24935 \begin_inset Quotes erd
24936 \end_inset
24937
24938 ) can be done with this command
24939 \begin_inset Newline newline
24940 \end_inset
24941
24942
24943 \series bold
24944
24945 \backslash
24946 newref{fig}{refcmd={Image on page 
24947 \backslash
24948 pageref{#1}}}
24949 \series default
24950
24951 \begin_inset Newline newline
24952 \end_inset
24953
24954 For more information about the format, have a look at the package documentations
24955
24956 \begin_inset CommandInset citation
24957 LatexCommand cite
24958 key "prettyref,refstyle"
24959
24960 \end_inset
24961
24962 .
24963 \end_layout
24964
24965 \begin_layout Description
24966 Textual
24967 \begin_inset space ~
24968 \end_inset
24969
24970 reference: prints the caption of the reference: 
24971 \begin_inset CommandInset ref
24972 LatexCommand nameref
24973 reference "fig:Two-distorted-images"
24974
24975 \end_inset
24976
24977
24978 \end_layout
24979
24980 \begin_layout Standard
24981
24982 \family sans
24983 <page>
24984 \family default
24985  will not print the page number if the label is on the previous, the same,
24986  or the next page.
24987  You will e.
24988 \begin_inset space \thinspace{}
24989 \end_inset
24990
24991 g.
24992 \begin_inset space \space{}
24993 \end_inset
24994
24995 see the text 
24996 \begin_inset Quotes eld
24997 \end_inset
24998
24999
25000 \family sans
25001 on this page
25002 \family default
25003
25004 \begin_inset Quotes erd
25005 \end_inset
25006
25007  instead.
25008  The style 
25009 \family sans
25010 <reference> on page <page>
25011 \family default
25012  will not print anything about the page if the label is on the same page.
25013 \end_layout
25014
25015 \begin_layout Standard
25016 The number and current page of the part of the document referred to in the
25017  output is automatically calculated by \SpecialChar LaTeX
25018 .
25019  The varieties are adjusted in the field 
25020 \family sans
25021 Format
25022 \family default
25023  of the cross-reference window that appears when you click on the cross-referenc
25024 e box.
25025 \end_layout
25026
25027 \begin_layout Standard
25028 \begin_inset Note Greyedout
25029 status open
25030
25031 \begin_layout Plain Layout
25032
25033 \series bold
25034 Note:
25035 \series default
25036  It is recommended to use the \SpecialChar LaTeX
25037 -package 
25038 \series bold
25039 refstyle
25040 \series default
25041
25042 \begin_inset Index idx
25043 status collapsed
25044
25045 \begin_layout Plain Layout
25046 \SpecialChar LaTeX
25047 -packages ! refstyle
25048 \end_layout
25049
25050 \end_inset
25051
25052  because 
25053 \series bold
25054 prettyref
25055 \series default
25056
25057 \begin_inset Index idx
25058 status collapsed
25059
25060 \begin_layout Plain Layout
25061 \SpecialChar LaTeX
25062 -packages ! prettyref
25063 \end_layout
25064
25065 \end_inset
25066
25067  does not know all of \SpecialChar LyX
25068 's possible label shortcuts
25069 \begin_inset Foot
25070 status collapsed
25071
25072 \begin_layout Plain Layout
25073 \begin_inset Quotes eld
25074 \end_inset
25075
25076 fig:
25077 \begin_inset Quotes erd
25078 \end_inset
25079
25080  is for example \SpecialChar LyX
25081 's shortcut for labels in figure captions.
25082 \end_layout
25083
25084 \end_inset
25085
25086  and is not internationalized.
25087 \end_layout
25088
25089 \end_inset
25090
25091
25092 \end_layout
25093
25094 \begin_layout Subsection
25095 Automatic Reference Naming
25096 \begin_inset Index idx
25097 status collapsed
25098
25099 \begin_layout Plain Layout
25100 References ! Automatic Reference Naming
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 The \SpecialChar LaTeX
25110 -package 
25111 \series bold
25112 hyperref
25113 \series default
25114
25115 \begin_inset Index idx
25116 status collapsed
25117
25118 \begin_layout Plain Layout
25119 \SpecialChar LaTeX
25120 -packages ! hyperref
25121 \end_layout
25122
25123 \end_inset
25124
25125 , that is enabled in the 
25126 \family sans
25127 PDF Properties
25128 \family default
25129  of the 
25130 \family sans
25131 Document Settings
25132 \family default
25133  dialog, provides a very useful feature that cross-references automatically
25134  include the name of the referenced floats (or text parts like 
25135 \emph on
25136 section
25137 \emph default
25138 ).
25139  So you will save having to write e.
25140 \begin_inset space \thinspace{}
25141 \end_inset
25142
25143 g.
25144 \begin_inset space \space{}
25145 \end_inset
25146
25147 the name 
25148 \begin_inset Quotes eld
25149 \end_inset
25150
25151 Figure
25152 \begin_inset Quotes erd
25153 \end_inset
25154
25155  before every reference to a figure.
25156  To use this feature, enable 
25157 \series bold
25158 hyperref
25159 \series default
25160  and insert this line to the \SpecialChar LaTeX
25161  preamble:
25162 \end_layout
25163
25164 \begin_layout Standard
25165
25166 \series bold
25167
25168 \backslash
25169 AtBeginDocument{
25170 \backslash
25171 renewcommand{
25172 \backslash
25173 ref}[1]{
25174 \backslash
25175 mbox{
25176 \backslash
25177 autoref{#1}}}}
25178 \end_layout
25179
25180 \begin_layout Standard
25181 When you prefer other reference names than the default ones, for example
25182  you want instead of 
25183 \begin_inset Quotes eld
25184 \end_inset
25185
25186 section
25187 \begin_inset Quotes erd
25188 \end_inset
25189
25190  the name 
25191 \begin_inset Quotes eld
25192 \end_inset
25193
25194 sec.
25195 \begin_inset space \thinspace{}
25196 \end_inset
25197
25198
25199 \begin_inset Quotes eld
25200 \end_inset
25201
25202 , you can redefine the name by inserting this in the preamble:
25203 \end_layout
25204
25205 \begin_layout Standard
25206
25207 \series bold
25208
25209 \backslash
25210 addto
25211 \backslash
25212 extrasenglish{
25213 \backslash
25214 renewcommand{
25215 \backslash
25216 sectionautorefname}
25217 \begin_inset Newline newline
25218 \end_inset
25219
25220
25221 \begin_inset Phantom HPhantom
25222 status open
25223
25224 \begin_layout Plain Layout
25225
25226 \series bold
25227 \begin_inset space ~
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \end_inset
25234
25235 {sec.
25236 \backslash
25237 negthinspace}}
25238 \end_layout
25239
25240 \begin_layout Standard
25241 When you are using another document language than English, replace
25242 \begin_inset Newline newline
25243 \end_inset
25244
25245
25246 \series bold
25247
25248 \backslash
25249 extrasenglish
25250 \series default
25251  by 
25252 \series bold
25253
25254 \backslash
25255 extras***
25256 \series default
25257 , where *** is the name of the language used.
25258 \end_layout
25259
25260 \begin_layout Standard
25261 To get automatic names, but not for certain reference types, for example
25262  not for equations, use this preamble code:
25263 \end_layout
25264
25265 \begin_layout Standard
25266
25267 \series bold
25268
25269 \backslash
25270 addto
25271 \backslash
25272 extrasenglish{
25273 \backslash
25274 renewcommand*{
25275 \backslash
25276 equationautorefname}[1]{}}
25277 \end_layout
25278
25279 \begin_layout Standard
25280 More about this topic can be found in 
25281 \series bold
25282 hyperref
25283 \series default
25284 's documentation 
25285 \begin_inset CommandInset citation
25286 LatexCommand cite
25287 key "hyperref"
25288
25289 \end_inset
25290
25291 .
25292 \end_layout
25293
25294 \begin_layout Standard
25295 \begin_inset Note Greyedout
25296 status open
25297
25298 \begin_layout Plain Layout
25299
25300 \series bold
25301 Note:
25302 \series default
25303  Automatic reference naming cannot be used when you use cross-references
25304  in the 
25305 \family sans
25306 Formatted
25307 \begin_inset space ~
25308 \end_inset
25309
25310 reference
25311 \family default
25312  style, as described in section
25313 \begin_inset space ~
25314 \end_inset
25315
25316
25317 \begin_inset CommandInset ref
25318 LatexCommand ref
25319 reference "subsec:Cross-Reference-Formats"
25320
25321 \end_inset
25322
25323 .
25324 \end_layout
25325
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \begin_layout Standard
25332 The 
25333 \emph on
25334 Math
25335 \emph default
25336  manual is an example where automatic reference naming is used.
25337 \end_layout
25338
25339 \begin_layout Subsection
25340 Reference Position
25341 \begin_inset CommandInset label
25342 LatexCommand label
25343 name "subsec:Reference-Position"
25344
25345 \end_inset
25346
25347
25348 \begin_inset Index idx
25349 status collapsed
25350
25351 \begin_layout Plain Layout
25352 References ! Reference Position
25353 \end_layout
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \begin_layout Standard
25361 If you use 
25362 \series bold
25363 hyperref
25364 \series default
25365
25366 \begin_inset Index idx
25367 status collapsed
25368
25369 \begin_layout Plain Layout
25370 \SpecialChar LaTeX
25371 -packages ! hyperref
25372 \end_layout
25373
25374 \end_inset
25375
25376  in the 
25377 \family sans
25378 PDF Properties
25379 \family default
25380  of the 
25381 \family sans
25382 Document Settings
25383 \family default
25384  dialog to link cross-references in the output, you will see that clicking
25385  on an image float reference jumps to the image label.
25386  The caption will be the first text part on the screen, so that you cannot
25387  see the image without scrolling.
25388  This is because the reference link anchor is placed at the position of
25389  the label.
25390  With the use of the package 
25391 \series bold
25392 hypcap
25393 \series default
25394
25395 \begin_inset Index idx
25396 status collapsed
25397
25398 \begin_layout Plain Layout
25399 \SpecialChar LaTeX
25400 -packages ! hypcap
25401 \end_layout
25402
25403 \end_inset
25404
25405 , which is part of the \SpecialChar LaTeX
25406 -package 
25407 \series bold
25408 oberdiek
25409 \series default
25410
25411 \begin_inset Index idx
25412 status collapsed
25413
25414 \begin_layout Plain Layout
25415 \SpecialChar LaTeX
25416 -packages ! oberdiek
25417 \end_layout
25418
25419 \end_inset
25420
25421 , the link anchor is placed at the beginning of a float.
25422  To use this feature for figure floats, load 
25423 \series bold
25424 hypcap
25425 \series default
25426  in the document preamble with the line
25427 \end_layout
25428
25429 \begin_layout Standard
25430
25431 \series bold
25432
25433 \backslash
25434 usepackage[figure]{hypcap}
25435 \end_layout
25436
25437 \begin_layout Standard
25438 You can also use 
25439 \series bold
25440 hypcap
25441 \series default
25442  for all float types but this is not recommended for stability reasons.
25443  For more information, have a look at 
25444 \series bold
25445 hypcap
25446 \series default
25447 's manual 
25448 \begin_inset CommandInset citation
25449 LatexCommand cite
25450 key "hypcap"
25451
25452 \end_inset
25453
25454 .
25455 \end_layout
25456
25457 \begin_layout Standard
25458 \begin_inset Note Greyedout
25459 status open
25460
25461 \begin_layout Plain Layout
25462
25463 \series bold
25464 Note:
25465 \series default
25466  
25467 \series bold
25468 hypcap
25469 \series default
25470  has no effect on references to subfigures.
25471 \end_layout
25472
25473 \end_inset
25474
25475
25476 \end_layout
25477
25478 \begin_layout Section
25479 Float Placement
25480 \begin_inset CommandInset label
25481 LatexCommand label
25482 name "sec:Float-Placement"
25483
25484 \end_inset
25485
25486
25487 \begin_inset Index idx
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491 Floats ! Placement
25492 \end_layout
25493
25494 \end_inset
25495
25496
25497 \end_layout
25498
25499 \begin_layout Standard
25500 Right-clicking on a float-box and clicking on 
25501 \family sans
25502 Settings
25503 \family default
25504  opens a dialog where you can alter the placement options that \SpecialChar LaTeX
25505  uses for
25506  positioning the float.
25507 \begin_inset Newline newline
25508 \end_inset
25509
25510 The option 
25511 \family sans
25512 Span
25513 \begin_inset space ~
25514 \end_inset
25515
25516 columns
25517 \family default
25518  is only useful for two-column documents: If you select it, the float will
25519  span both columns on the page instead of being confined to just one.
25520 \begin_inset Newline newline
25521 \end_inset
25522
25523 The option 
25524 \family sans
25525 Rotate
25526 \begin_inset space ~
25527 \end_inset
25528
25529 sideways
25530 \family default
25531  is used to rotate floats, see section 
25532 \begin_inset CommandInset ref
25533 LatexCommand ref
25534 reference "sec:Rotated-Floats"
25535
25536 \end_inset
25537
25538 .
25539 \end_layout
25540
25541 \begin_layout Standard
25542 You can use one or more of the following options in the float dialog to
25543  set the placement for a particular float when you uncheck the option 
25544 \family sans
25545 Use
25546 \begin_inset space ~
25547 \end_inset
25548
25549 default
25550 \begin_inset space ~
25551 \end_inset
25552
25553 placement
25554 \family default
25555 :
25556 \end_layout
25557
25558 \begin_layout Description
25559 Here
25560 \begin_inset space ~
25561 \end_inset
25562
25563 if
25564 \begin_inset space ~
25565 \end_inset
25566
25567 possible try to place the float on the position where it has been inserted
25568 \end_layout
25569
25570 \begin_layout Description
25571 Top
25572 \begin_inset space ~
25573 \end_inset
25574
25575 of
25576 \begin_inset space ~
25577 \end_inset
25578
25579 page try to place the float at the top of the current page
25580 \end_layout
25581
25582 \begin_layout Description
25583 Bottom
25584 \begin_inset space ~
25585 \end_inset
25586
25587 of
25588 \begin_inset space ~
25589 \end_inset
25590
25591 page try to place the float at the bottom of the current page
25592 \end_layout
25593
25594 \begin_layout Description
25595 Page
25596 \begin_inset space ~
25597 \end_inset
25598
25599 of
25600 \begin_inset space ~
25601 \end_inset
25602
25603 floats try to place the float on its own page
25604 \end_layout
25605
25606 \begin_layout Standard
25607 The order of the above option is 
25608 \emph on
25609 always
25610 \emph default
25611  used by \SpecialChar LaTeX
25612 .
25613  That means, if you use the default placement, \SpecialChar LaTeX
25614  will first try out 
25615 \family sans
25616 Here
25617 \begin_inset space ~
25618 \end_inset
25619
25620 if
25621 \begin_inset space ~
25622 \end_inset
25623
25624 possible
25625 \family default
25626 , then 
25627 \family sans
25628 Top
25629 \begin_inset space ~
25630 \end_inset
25631
25632 of
25633 \begin_inset space ~
25634 \end_inset
25635
25636 page
25637 \family default
25638 , and then the others.
25639  If you do not use the default, \SpecialChar LaTeX
25640  will try only the checked options but in
25641  the same order.
25642  If none of the 4
25643 \begin_inset space ~
25644 \end_inset
25645
25646 placements is possible the procedure is internally repeated trying to put
25647  the float on the following page.
25648 \end_layout
25649
25650 \begin_layout Standard
25651 By default, each option has its own rules:
25652 \end_layout
25653
25654 \begin_layout Labeling
25655 \labelwidthstring 00.00.0000
25656
25657 \family sans
25658 Top
25659 \begin_inset space ~
25660 \end_inset
25661
25662 of
25663 \begin_inset space ~
25664 \end_inset
25665
25666 page
25667 \family default
25668  only floats occupying less than 70
25669 \begin_inset space \thinspace{}
25670 \end_inset
25671
25672 % of the page can be placed at the top of a page (
25673 \series bold
25674
25675 \backslash
25676 topfraction
25677 \series default
25678 )
25679 \end_layout
25680
25681 \begin_layout Labeling
25682 \labelwidthstring 00.00.0000
25683
25684 \family sans
25685 Bottom
25686 \begin_inset space ~
25687 \end_inset
25688
25689 of
25690 \begin_inset space ~
25691 \end_inset
25692
25693 page
25694 \family default
25695 : only floats occupying less than 30
25696 \begin_inset space \thinspace{}
25697 \end_inset
25698
25699 % of the page can be placed at the bottom of a page.
25700  (
25701 \series bold
25702
25703 \backslash
25704 bottomfraction
25705 \series default
25706 )
25707 \end_layout
25708
25709 \begin_layout Labeling
25710 \labelwidthstring 00.00.0000
25711
25712 \family sans
25713 Page
25714 \begin_inset space ~
25715 \end_inset
25716
25717 of
25718 \begin_inset space ~
25719 \end_inset
25720
25721 floats
25722 \family default
25723 : only if more than 50
25724 \begin_inset space \thinspace{}
25725 \end_inset
25726
25727 % of the page is occupied by floats, several floats can be set together
25728  on a page.
25729  (
25730 \series bold
25731
25732 \backslash
25733 floatpagefraction
25734 \series default
25735 )
25736 \end_layout
25737
25738 \begin_layout Standard
25739 If you don't like these rules, you can ignore them by using the additional
25740  option 
25741 \family sans
25742 Ignore
25743 \begin_inset space ~
25744 \end_inset
25745
25746 \SpecialChar LaTeX
25747
25748 \begin_inset space ~
25749 \end_inset
25750
25751 rules
25752 \family default
25753 .
25754 \begin_inset Newline newline
25755 \end_inset
25756
25757 You can also redefine the rules with \SpecialChar LaTeX
25758 -commands that are given in parentheses
25759  after the rules description above.
25760  To increase for example the often too small default of the bottom-rule
25761  to 50
25762 \begin_inset space \thinspace{}
25763 \end_inset
25764
25765 % of the page, add this line to your document preamble:
25766 \end_layout
25767
25768 \begin_layout Standard
25769
25770 \series bold
25771
25772 \backslash
25773 renewcommand{
25774 \backslash
25775 bottomfraction}{0.5}
25776 \end_layout
25777
25778 \begin_layout Standard
25779 Sometimes you might need, under all circumstances, a float to be placed
25780  exactly at the position where it is inserted.
25781  For this case you can use the option 
25782 \family sans
25783 Here
25784 \begin_inset space ~
25785 \end_inset
25786
25787 definitely
25788 \family default
25789 .
25790  Use this option very rarely and only if the document is almost ready to
25791  be printed, because the float is then no longer able to 
25792 \begin_inset Quotes eld
25793 \end_inset
25794
25795 float
25796 \begin_inset Quotes erd
25797 \end_inset
25798
25799  when you change your document and this will often destroy the page layout.
25800 \end_layout
25801
25802 \begin_layout Standard
25803 There are no placement options for text wrap floats, because they are always
25804  surrounded by the text of a certain paragraph.
25805 \begin_inset VSpace bigskip
25806 \end_inset
25807
25808
25809 \end_layout
25810
25811 \begin_layout Standard
25812 Sometimes you have the problem that a float is placed at the top of a page
25813  while its corresponding section starts at the middle of the page, so that
25814  the reader could think the float is part of the previous section.
25815  To avoid this the \SpecialChar LaTeX
25816 -command 
25817 \series bold
25818
25819 \backslash
25820 suppressfloats
25821 \series default
25822  can be used.
25823  It suppresses a given float placement for the page where it is inserted
25824  and can therefore be used to avoid floats being set before a section starts.
25825  To get this, add these commands to your document preamble:
25826 \end_layout
25827
25828 \begin_layout Standard
25829
25830 \series bold
25831
25832 \backslash
25833 let
25834 \backslash
25835 mySection
25836 \backslash
25837 section
25838 \begin_inset Newline newline
25839 \end_inset
25840
25841
25842 \backslash
25843 renewcommand{
25844 \backslash
25845 section}{
25846 \backslash
25847 suppressfloats[t]
25848 \backslash
25849 mySection}
25850 \end_layout
25851
25852 \begin_layout Standard
25853 You can define the same for all section headings, like chapters and subsections.
25854  This definition is not recommended to be used for small text parts like
25855  subsubsections because \SpecialChar LaTeX
25856  may then have problems finding a suitable placement.
25857 \end_layout
25858
25859 \begin_layout Standard
25860 \begin_inset VSpace bigskip
25861 \end_inset
25862
25863 In some cases it is required to have all figures/tables at the end of the
25864  document.
25865  For this purpose the \SpecialChar LaTeX
25866 -package 
25867 \series bold
25868 endfloat
25869 \series default
25870
25871 \begin_inset Index idx
25872 status collapsed
25873
25874 \begin_layout Plain Layout
25875 \SpecialChar LaTeX
25876 -packages ! endfloat
25877 \end_layout
25878
25879 \end_inset
25880
25881  was developed.
25882  It puts all figure and table floats at the end of the document into their
25883  own sections.
25884  At the original float position a text hint like 
25885 \begin_inset Quotes eld
25886 \end_inset
25887
25888
25889 \family sans
25890 [Figure
25891 \begin_inset space ~
25892 \end_inset
25893
25894 3.2 about here.]
25895 \family default
25896
25897 \begin_inset Quotes erd
25898 \end_inset
25899
25900  is inserted.
25901  The endfloat-package is loaded in the preamble with the line
25902 \end_layout
25903
25904 \begin_layout Standard
25905
25906 \series bold
25907
25908 \backslash
25909 usepackage[options]{endfloat}
25910 \end_layout
25911
25912 \begin_layout Standard
25913 There are various package options to format the created figure/table sections.
25914  For more information we refer you to the 
25915 \series bold
25916 endfloat
25917 \series default
25918  documentation 
25919 \begin_inset CommandInset citation
25920 LatexCommand cite
25921 key "endfloat"
25922
25923 \end_inset
25924
25925 .
25926 \begin_inset Newline newline
25927 \end_inset
25928
25929
25930 \begin_inset Note Greyedout
25931 status open
25932
25933 \begin_layout Plain Layout
25934
25935 \series bold
25936 Note: endfloat
25937 \series default
25938  doesn't provide an automatic translation for the text hint, you have to
25939  do this manually, see section
25940 \begin_inset space ~
25941 \end_inset
25942
25943 4 in 
25944 \begin_inset CommandInset citation
25945 LatexCommand cite
25946 key "endfloat"
25947
25948 \end_inset
25949
25950 .
25951 \end_layout
25952
25953 \end_inset
25954
25955
25956 \begin_inset Newline newline
25957 \end_inset
25958
25959
25960 \begin_inset Note Greyedout
25961 status open
25962
25963 \begin_layout Plain Layout
25964
25965 \series bold
25966 Note:
25967 \series default
25968  There is currently a bug in 
25969 \series bold
25970 endfloat
25971 \series default
25972  when the caption contains a German 
25973 \begin_inset Quotes eld
25974 \end_inset
25975
25976 ß
25977 \begin_inset Quotes erd
25978 \end_inset
25979
25980 .
25981  Use in this case the command 
25982 \begin_inset Quotes eld
25983 \end_inset
25984
25985
25986 \series bold
25987
25988 \backslash
25989 ss
25990 \series default
25991
25992 \begin_inset Quotes erd
25993 \end_inset
25994
25995  in \SpecialChar TeX
25996  Code instead of 
25997 \begin_inset Quotes eld
25998 \end_inset
25999
26000 ß
26001 \begin_inset Quotes erd
26002 \end_inset
26003
26004 .
26005 \end_layout
26006
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \begin_layout Standard
26013 \begin_inset VSpace bigskip
26014 \end_inset
26015
26016 For more details about float placements, have a look at \SpecialChar LaTeX
26017  books, 
26018 \begin_inset CommandInset citation
26019 LatexCommand cite
26020 key "latexcompanion,latexguide,latexbook"
26021
26022 \end_inset
26023
26024 .
26025 \end_layout
26026
26027 \begin_layout Section
26028 Rotated Floats
26029 \begin_inset CommandInset label
26030 LatexCommand label
26031 name "sec:Rotated-Floats"
26032
26033 \end_inset
26034
26035
26036 \begin_inset Index idx
26037 status collapsed
26038
26039 \begin_layout Plain Layout
26040 Floats ! Rotating
26041 \end_layout
26042
26043 \end_inset
26044
26045
26046 \end_layout
26047
26048 \begin_layout Standard
26049 Especially for wide tables you might have floats rotated.
26050  To rotate a whole float including the caption, right-click on the float-box
26051  and use the option 
26052 \family sans
26053 Rotate
26054 \begin_inset space ~
26055 \end_inset
26056
26057 sideways
26058 \family default
26059 .
26060 \end_layout
26061
26062 \begin_layout Standard
26063 Rotated floats are always placed on a page of their own (or column of their
26064  own; in case you have a multi-column document).
26065  You can let them span several columns using the float settings option 
26066 \family sans
26067 Span
26068 \begin_inset space ~
26069 \end_inset
26070
26071 columns
26072 \family default
26073 .
26074  Floats are rotated so that you can read them from the outside margin.
26075  To force a certain rotation direction for all pages, you can add either
26076  the option 
26077 \series bold
26078 figuresleft
26079 \series default
26080  or 
26081 \series bold
26082 figuresright
26083 \series default
26084  to the document class options.
26085 \end_layout
26086
26087 \begin_layout Standard
26088 Referencing rotated floats is the same as for normal floats, the caption
26089  format is also the same: Table
26090 \begin_inset space ~
26091 \end_inset
26092
26093
26094 \begin_inset CommandInset ref
26095 LatexCommand ref
26096 reference "tab:Rotated-table"
26097
26098 \end_inset
26099
26100  is an example of a rotated table float.
26101 \end_layout
26102
26103 \begin_layout Standard
26104 \begin_inset Note Greyedout
26105 status open
26106
26107 \begin_layout Plain Layout
26108
26109 \series bold
26110 Note:
26111 \series default
26112  Not all DVI-viewers are able to display rotated floats.
26113 \end_layout
26114
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \begin_layout Standard
26121 \begin_inset Float table
26122 wide false
26123 sideways true
26124 status open
26125
26126 \begin_layout Plain Layout
26127 \begin_inset Caption Standard
26128
26129 \begin_layout Plain Layout
26130 \begin_inset CommandInset label
26131 LatexCommand label
26132 name "tab:Rotated-table"
26133
26134 \end_inset
26135
26136  Rotated table
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \begin_layout Plain Layout
26145 \align center
26146 \begin_inset Tabular
26147 <lyxtabular version="3" rows="1" columns="5">
26148 <features tabularvalignment="middle">
26149 <column alignment="center" valignment="top">
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 <row>
26155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26156 \begin_inset Text
26157
26158 \begin_layout Plain Layout
26159 test
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26165 \begin_inset Text
26166
26167 \begin_layout Plain Layout
26168 b
26169 \end_layout
26170
26171 \end_inset
26172 </cell>
26173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26174 \begin_inset Text
26175
26176 \begin_layout Plain Layout
26177 c
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186 d
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Plain Layout
26195 e
26196 \end_layout
26197
26198 \end_inset
26199 </cell>
26200 </row>
26201 </lyxtabular>
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \end_inset
26209
26210
26211 \end_layout
26212
26213 \begin_layout Section
26214 Subfloats
26215 \begin_inset Index idx
26216 status collapsed
26217
26218 \begin_layout Plain Layout
26219 Floats ! Subfloats
26220 \end_layout
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \begin_layout Standard
26228 Subfloats are for example used when a figure consists of several images.
26229  They are created by inserting a float into an existing float.
26230  The placement of the subfloats can be controlled in the same way as for
26231  paragraphs as shown in table
26232 \begin_inset space ~
26233 \end_inset
26234
26235
26236 \begin_inset CommandInset ref
26237 LatexCommand ref
26238 reference "tab:Two-subtables-side"
26239
26240 \end_inset
26241
26242  and 
26243 \begin_inset CommandInset ref
26244 LatexCommand ref
26245 reference "tab:Two-subtables-upon"
26246
26247 \end_inset
26248
26249 .
26250 \end_layout
26251
26252 \begin_layout Standard
26253 Referencing subfloats works as for normal floats: Table
26254 \begin_inset space ~
26255 \end_inset
26256
26257
26258 \begin_inset CommandInset ref
26259 LatexCommand ref
26260 reference "tab:This-is-subtable-a"
26261
26262 \end_inset
26263
26264  and 
26265 \begin_inset CommandInset ref
26266 LatexCommand ref
26267 reference "tab:This-is-subtable-b"
26268
26269 \end_inset
26270
26271  are subtables of table
26272 \begin_inset space ~
26273 \end_inset
26274
26275
26276 \begin_inset CommandInset ref
26277 LatexCommand ref
26278 reference "tab:Two-subtables-side"
26279
26280 \end_inset
26281
26282 .
26283 \end_layout
26284
26285 \begin_layout Standard
26286 \begin_inset Float table
26287 wide false
26288 sideways false
26289 status open
26290
26291 \begin_layout Plain Layout
26292 \begin_inset Caption Standard
26293
26294 \begin_layout Plain Layout
26295 \begin_inset CommandInset label
26296 LatexCommand label
26297 name "tab:Two-subtables-side"
26298
26299 \end_inset
26300
26301 Two subtables placed side by side.
26302 \end_layout
26303
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \begin_layout Plain Layout
26310 \align center
26311 \begin_inset space \hfill{}
26312 \end_inset
26313
26314
26315 \begin_inset Float table
26316 wide false
26317 sideways false
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321 \begin_inset Caption Standard
26322
26323 \begin_layout Plain Layout
26324 \begin_inset CommandInset label
26325 LatexCommand label
26326 name "tab:This-is-subtable-a"
26327
26328 \end_inset
26329
26330 This is subtable a.
26331 \end_layout
26332
26333 \end_inset
26334
26335
26336 \end_layout
26337
26338 \begin_layout Plain Layout
26339 \align center
26340 \begin_inset Tabular
26341 <lyxtabular version="3" rows="1" columns="5">
26342 <features tabularvalignment="middle">
26343 <column alignment="center" valignment="top">
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 <row>
26349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26350 \begin_inset Text
26351
26352 \begin_layout Plain Layout
26353 test
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26359 \begin_inset Text
26360
26361 \begin_layout Plain Layout
26362 b
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Plain Layout
26371 c
26372 \end_layout
26373
26374 \end_inset
26375 </cell>
26376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26377 \begin_inset Text
26378
26379 \begin_layout Plain Layout
26380 d
26381 \end_layout
26382
26383 \end_inset
26384 </cell>
26385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26386 \begin_inset Text
26387
26388 \begin_layout Plain Layout
26389 e
26390 \end_layout
26391
26392 \end_inset
26393 </cell>
26394 </row>
26395 </lyxtabular>
26396
26397 \end_inset
26398
26399
26400 \end_layout
26401
26402 \end_inset
26403
26404
26405 \begin_inset space \hfill{}
26406 \end_inset
26407
26408
26409 \begin_inset Float table
26410 wide false
26411 sideways false
26412 status collapsed
26413
26414 \begin_layout Plain Layout
26415 \begin_inset Caption Standard
26416
26417 \begin_layout Plain Layout
26418 \begin_inset CommandInset label
26419 LatexCommand label
26420 name "tab:This-is-subtable-b"
26421
26422 \end_inset
26423
26424 This is subtable b.
26425 \end_layout
26426
26427 \end_inset
26428
26429
26430 \end_layout
26431
26432 \begin_layout Plain Layout
26433 \align center
26434 \begin_inset Tabular
26435 <lyxtabular version="3" rows="1" columns="5">
26436 <features tabularvalignment="middle">
26437 <column alignment="center" valignment="top">
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 <row>
26443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26444 \begin_inset Text
26445
26446 \begin_layout Plain Layout
26447 e
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456 d
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Plain Layout
26465 c
26466 \end_layout
26467
26468 \end_inset
26469 </cell>
26470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26471 \begin_inset Text
26472
26473 \begin_layout Plain Layout
26474 b
26475 \end_layout
26476
26477 \end_inset
26478 </cell>
26479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26480 \begin_inset Text
26481
26482 \begin_layout Plain Layout
26483 test
26484 \end_layout
26485
26486 \end_inset
26487 </cell>
26488 </row>
26489 </lyxtabular>
26490
26491 \end_inset
26492
26493
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \begin_inset space \hfill{}
26500 \end_inset
26501
26502
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset Float table
26512 wide false
26513 sideways false
26514 status open
26515
26516 \begin_layout Plain Layout
26517 \begin_inset Caption Standard
26518
26519 \begin_layout Plain Layout
26520 \begin_inset CommandInset label
26521 LatexCommand label
26522 name "tab:Two-subtables-upon"
26523
26524 \end_inset
26525
26526 Two subtables placed one above the other.
26527  (a) table with 4 cells, (b) table with 5 cells.
26528 \end_layout
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \begin_layout Plain Layout
26536 \align center
26537 \begin_inset Float table
26538 wide false
26539 sideways false
26540 status collapsed
26541
26542 \begin_layout Plain Layout
26543 \begin_inset Caption Standard
26544
26545 \begin_layout Plain Layout
26546
26547 \end_layout
26548
26549 \end_inset
26550
26551
26552 \end_layout
26553
26554 \begin_layout Plain Layout
26555 \align center
26556 \begin_inset Tabular
26557 <lyxtabular version="3" rows="1" columns="4">
26558 <features tabularvalignment="middle">
26559 <column alignment="center" valignment="top">
26560 <column alignment="center" valignment="top">
26561 <column alignment="center" valignment="top">
26562 <column alignment="center" valignment="top">
26563 <row>
26564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Plain Layout
26568 test
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577 test
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26583 \begin_inset Text
26584
26585 \begin_layout Plain Layout
26586 test
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Plain Layout
26595 test
26596 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 </row>
26601 </lyxtabular>
26602
26603 \end_inset
26604
26605
26606 \end_layout
26607
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \begin_layout Plain Layout
26614 \align center
26615 \begin_inset Float table
26616 wide false
26617 sideways false
26618 status collapsed
26619
26620 \begin_layout Plain Layout
26621 \begin_inset Caption Standard
26622
26623 \begin_layout Plain Layout
26624
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \begin_layout Plain Layout
26633 \align center
26634 \begin_inset Tabular
26635 <lyxtabular version="3" rows="1" columns="5">
26636 <features tabularvalignment="middle">
26637 <column alignment="center" valignment="top">
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 <row>
26643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647 a
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Plain Layout
26656 b
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26662 \begin_inset Text
26663
26664 \begin_layout Plain Layout
26665 c
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674 d
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683 e
26684 \end_layout
26685
26686 \end_inset
26687 </cell>
26688 </row>
26689 </lyxtabular>
26690
26691 \end_inset
26692
26693
26694 \end_layout
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \end_inset
26702
26703
26704 \end_layout
26705
26706 \begin_layout Section
26707 Floats Side by Side
26708 \begin_inset Index idx
26709 status collapsed
26710
26711 \begin_layout Plain Layout
26712 Floats ! Side by side
26713 \end_layout
26714
26715 \end_inset
26716
26717
26718 \end_layout
26719
26720 \begin_layout Standard
26721 To place floats side by side, as in Figures
26722 \begin_inset space ~
26723 \end_inset
26724
26725
26726 \begin_inset CommandInset ref
26727 LatexCommand ref
26728 reference "fig:Float-left"
26729
26730 \end_inset
26731
26732  and 
26733 \begin_inset CommandInset ref
26734 LatexCommand ref
26735 reference "fig:Float-right"
26736
26737 \end_inset
26738
26739 , only 
26740 \emph on
26741 one
26742 \emph default
26743  float is used.
26744  In it two minipage boxes are inserted.
26745 \begin_inset Foot
26746 status collapsed
26747
26748 \begin_layout Plain Layout
26749 Minipages are explained in section
26750 \begin_inset space ~
26751 \end_inset
26752
26753
26754 \begin_inset CommandInset ref
26755 LatexCommand ref
26756 reference "sec:Minipages"
26757
26758 \end_inset
26759
26760 .
26761 \end_layout
26762
26763 \end_inset
26764
26765  The width is set to 45
26766 \begin_inset space \thinspace{}
26767 \end_inset
26768
26769 -50
26770 \begin_inset space \thinspace{}
26771 \end_inset
26772
26773 column% and the box alignment to 
26774 \family sans
26775 Bottom
26776 \family default
26777  for each minipage.
26778  The minipage boxes contain the image and the caption in the same way as
26779  they are in a float.
26780  The only difference is that the image unit 
26781 \family sans
26782 Column
26783 \begin_inset space ~
26784 \end_inset
26785
26786 Width
26787 \begin_inset space ~
26788 \end_inset
26789
26790 %
26791 \family default
26792  is now calculated according to the width of the minipage boxes.
26793 \end_layout
26794
26795 \begin_layout Standard
26796 \begin_inset Float figure
26797 wide false
26798 sideways false
26799 status open
26800
26801 \begin_layout Plain Layout
26802 \begin_inset Box Frameless
26803 position "b"
26804 hor_pos "c"
26805 has_inner_box 1
26806 inner_pos "t"
26807 use_parbox 0
26808 use_makebox 0
26809 width "45col%"
26810 special "none"
26811 height "1in"
26812 height_special "totalheight"
26813 thickness "0.4pt"
26814 separation "3pt"
26815 shadowsize "4pt"
26816 framecolor "black"
26817 backgroundcolor "none"
26818 status open
26819
26820 \begin_layout Plain Layout
26821 \align center
26822 \begin_inset Graphics
26823         filename clipart/mobius.eps
26824         lyxscale 50
26825         width 100col%
26826         scaleBeforeRotation
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Plain Layout
26834 \begin_inset Caption Standard
26835
26836 \begin_layout Plain Layout
26837 \begin_inset CommandInset label
26838 LatexCommand label
26839 name "fig:Float-left"
26840
26841 \end_inset
26842
26843 Float on the left side.
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \end_inset
26852
26853
26854 \begin_inset space \hfill{}
26855 \end_inset
26856
26857
26858 \begin_inset Box Frameless
26859 position "b"
26860 hor_pos "c"
26861 has_inner_box 1
26862 inner_pos "t"
26863 use_parbox 0
26864 use_makebox 0
26865 width "45col%"
26866 special "none"
26867 height "1in"
26868 height_special "totalheight"
26869 thickness "0.4pt"
26870 separation "3pt"
26871 shadowsize "4pt"
26872 framecolor "black"
26873 backgroundcolor "none"
26874 status open
26875
26876 \begin_layout Plain Layout
26877 \align center
26878 \begin_inset Graphics
26879         filename clipart/platypus.eps
26880         lyxscale 50
26881         width 100col%
26882         scaleBeforeRotation
26883
26884 \end_inset
26885
26886
26887 \end_layout
26888
26889 \begin_layout Plain Layout
26890 \begin_inset Caption Standard
26891
26892 \begin_layout Plain Layout
26893 \begin_inset CommandInset label
26894 LatexCommand label
26895 name "fig:Float-right"
26896
26897 \end_inset
26898
26899 Float on the right side.
26900 \end_layout
26901
26902 \end_inset
26903
26904
26905 \end_layout
26906
26907 \end_inset
26908
26909
26910 \end_layout
26911
26912 \begin_layout Plain Layout
26913
26914 \end_layout
26915
26916 \end_inset
26917
26918
26919 \end_layout
26920
26921 \begin_layout Section
26922 Caption Formatting
26923 \begin_inset Index idx
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927 Caption ! Formatting
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \begin_inset Index idx
26934 status collapsed
26935
26936 \begin_layout Plain Layout
26937 Floats ! Caption Formatting
26938 \end_layout
26939
26940 \end_inset
26941
26942
26943 \begin_inset CommandInset label
26944 LatexCommand label
26945 name "sec:Caption-Formatting"
26946
26947 \end_inset
26948
26949
26950 \end_layout
26951
26952 \begin_layout Standard
26953 The 
26954 \family sans
26955 Caption
26956 \family default
26957  environment is the default paragraph environment for 
26958 \family sans
26959 Floats
26960 \family default
26961 .
26962  On the \SpecialChar LyX
26963  screen captions appear as a label, e.
26964 \begin_inset space \thinspace{}
26965 \end_inset
26966
26967 g.
26968 \begin_inset space \space{}
26969 \end_inset
26970
26971
26972 \begin_inset Quotes eld
26973 \end_inset
26974
26975
26976 \family sans
26977 Figure #:
26978 \family default
26979
26980 \begin_inset Quotes erd
26981 \end_inset
26982
26983  followed by the caption text.
26984  
26985 \begin_inset Quotes eld
26986 \end_inset
26987
26988 #
26989 \begin_inset Quotes erd
26990 \end_inset
26991
26992  is the actual reference number.
26993  By default the label and the number are in the same font as the caption
26994  text and a colon follows the number to divide the label from the text.
26995  This caption format is suitable for many but not all documents.
26996  
26997 \end_layout
26998
26999 \begin_layout Standard
27000 To change the default caption format, load the \SpecialChar LaTeX
27001 -package 
27002 \series bold
27003 caption
27004 \series default
27005
27006 \begin_inset Index idx
27007 status collapsed
27008
27009 \begin_layout Plain Layout
27010 \SpecialChar LaTeX
27011 -packages ! caption
27012 \end_layout
27013
27014 \end_inset
27015
27016  in the document preamble with this line:
27017 \end_layout
27018
27019 \begin_layout Standard
27020
27021 \series bold
27022
27023 \backslash
27024 usepackage[format definition]{caption}
27025 \end_layout
27026
27027 \begin_layout Standard
27028 To have for example the label and the number in sans-serif, bold font and
27029  the table captions always above the table as in this document, use the
27030  following command:
27031 \end_layout
27032
27033 \begin_layout Standard
27034
27035 \series bold
27036
27037 \backslash
27038 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27039 \end_layout
27040
27041 \begin_layout Standard
27042 You can also define different caption formats for the different float types.
27043  In this case load the 
27044 \series bold
27045 caption
27046 \series default
27047  package without format specific options and define the different formats
27048  with the help of the command
27049 \end_layout
27050
27051 \begin_layout Standard
27052
27053 \series bold
27054
27055 \backslash
27056 captionsetup[float type]{format definition}
27057 \end_layout
27058
27059 \begin_layout Standard
27060 in the document preamble.
27061  For example the caption formats of Figure
27062 \begin_inset space ~
27063 \end_inset
27064
27065
27066 \begin_inset CommandInset ref
27067 LatexCommand ref
27068 reference "fig:This-is-an-fig"
27069
27070 \end_inset
27071
27072  and Table
27073 \begin_inset space ~
27074 \end_inset
27075
27076
27077 \begin_inset CommandInset ref
27078 LatexCommand ref
27079 reference "tab:This-is-an-tab"
27080
27081 \end_inset
27082
27083  can be created using these commands in the document preamble:
27084 \end_layout
27085
27086 \begin_layout Standard
27087
27088 \series bold
27089
27090 \backslash
27091 usepackage[tableposition=top]{caption}
27092 \series default
27093
27094 \begin_inset Newline newline
27095 \end_inset
27096
27097
27098 \series bold
27099
27100 \backslash
27101 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27102 \begin_inset Newline newline
27103 \end_inset
27104
27105
27106 \begin_inset Phantom HPhantom
27107 status open
27108
27109 \begin_layout Plain Layout
27110
27111 \series bold
27112
27113 \backslash
27114 captionsetup[figure]{
27115 \end_layout
27116
27117 \end_inset
27118
27119 labelsep=period}
27120 \begin_inset Newline newline
27121 \end_inset
27122
27123
27124 \backslash
27125 captionsetup[table]{labelfont={bf,sf}}
27126 \end_layout
27127
27128 \begin_layout Standard
27129 \begin_inset Note Greyedout
27130 status open
27131
27132 \begin_layout Plain Layout
27133
27134 \series bold
27135 Note:
27136 \series default
27137  The option 
27138 \series bold
27139 tableposition=top
27140 \series default
27141  has no effect when a 
27142 \series bold
27143 KOMA-Script
27144 \series default
27145
27146 \begin_inset Index idx
27147 status collapsed
27148
27149 \begin_layout Plain Layout
27150 \SpecialChar LaTeX
27151 -packages ! KOMA-Script
27152 \end_layout
27153
27154 \end_inset
27155
27156  document class is used.
27157  In this case the document class option 
27158 \series bold
27159 captions=tableheading
27160 \series default
27161  must be used.
27162 \end_layout
27163
27164 \end_inset
27165
27166
27167 \end_layout
27168
27169 \begin_layout Standard
27170 For more information about the package 
27171 \series bold
27172 caption
27173 \series default
27174  we refer to its documentation 
27175 \begin_inset CommandInset citation
27176 LatexCommand cite
27177 key "caption"
27178
27179 \end_inset
27180
27181 .
27182 \end_layout
27183
27184 \begin_layout Standard
27185 To change the label name from e.
27186 \begin_inset space \thinspace{}
27187 \end_inset
27188
27189 g.
27190 \begin_inset space \space{}
27191 \end_inset
27192
27193
27194 \begin_inset Quotes eld
27195 \end_inset
27196
27197 Figure
27198 \begin_inset Quotes erd
27199 \end_inset
27200
27201  to 
27202 \begin_inset Quotes eld
27203 \end_inset
27204
27205 Image
27206 \begin_inset Quotes erd
27207 \end_inset
27208
27209  use this preamble command:
27210 \end_layout
27211
27212 \begin_layout Standard
27213
27214 \series bold
27215
27216 \backslash
27217 renewcommand{
27218 \backslash
27219 fnum@figure}{Image~
27220 \backslash
27221 thefigure}
27222 \end_layout
27223
27224 \begin_layout Standard
27225 where 
27226 \series bold
27227
27228 \backslash
27229 thefigure
27230 \series default
27231  inserts the figure number and
27232 \series bold
27233  
27234 \begin_inset Quotes eld
27235 \end_inset
27236
27237 ~
27238 \series default
27239
27240 \begin_inset Quotes erd
27241 \end_inset
27242
27243  creates a protected space.
27244 \end_layout
27245
27246 \begin_layout Standard
27247 \begin_inset VSpace bigskip
27248 \end_inset
27249
27250 If you are using a 
27251 \series bold
27252 KOMA-Script
27253 \series default
27254
27255 \begin_inset Index idx
27256 status collapsed
27257
27258 \begin_layout Plain Layout
27259 \SpecialChar LaTeX
27260 -packages ! KOMA-Script
27261 \end_layout
27262
27263 \end_inset
27264
27265  document class (
27266 \family sans
27267 article (KOMA-Script)
27268 \family default
27269
27270 \family sans
27271 book (KOMA-Script)
27272 \family default
27273
27274 \family sans
27275 letter (KOMA-Script)
27276 \family default
27277 , or 
27278 \family sans
27279 report (KOMA-Script)
27280 \family default
27281
27282 \begin_inset space \thinspace{}
27283 \end_inset
27284
27285 ), you can alternatively to the 
27286 \series bold
27287 caption
27288 \series default
27289  package use 
27290 \series bold
27291 KOMA-Script
27292 \series default
27293 's built-in command 
27294 \series bold
27295
27296 \backslash
27297 setkomafont
27298 \series default
27299 .
27300  For example, to have the caption label in bold, add this command to your
27301  document preamble:
27302 \end_layout
27303
27304 \begin_layout Standard
27305
27306 \series bold
27307
27308 \backslash
27309 setkomafont{captionlabel}{
27310 \backslash
27311 bfseries}
27312 \end_layout
27313
27314 \begin_layout Standard
27315 For more information about 
27316 \series bold
27317
27318 \backslash
27319 setkomafont
27320 \series default
27321  we refer to the 
27322 \series bold
27323 KOMA-Script
27324 \series default
27325  documentation 
27326 \begin_inset CommandInset citation
27327 LatexCommand cite
27328 key "KOMA-Script"
27329
27330 \end_inset
27331
27332 .
27333 \end_layout
27334
27335 \begin_layout Standard
27336 \begin_inset ERT
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340
27341
27342 \backslash
27343 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27344 }
27345 \end_layout
27346
27347 \end_inset
27348
27349
27350 \begin_inset Note Note
27351 status open
27352
27353 \begin_layout Plain Layout
27354 The caption format is changed only for this example.
27355 \end_layout
27356
27357 \end_inset
27358
27359
27360 \end_layout
27361
27362 \begin_layout Standard
27363 \begin_inset Float figure
27364 placement !p
27365 wide false
27366 sideways false
27367 status open
27368
27369 \begin_layout Plain Layout
27370 \align center
27371 \begin_inset Graphics
27372         filename clipart/mobius.eps
27373         lyxscale 50
27374         scale 50
27375         scaleBeforeRotation
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Plain Layout
27383 \begin_inset Caption Standard
27384
27385 \begin_layout Plain Layout
27386 \begin_inset CommandInset label
27387 LatexCommand label
27388 name "fig:This-is-an-fig"
27389
27390 \end_inset
27391
27392 This is an example figure caption that is longer than one line to show the
27393  different caption format.
27394  Here a self-defined caption format is used.
27395 \end_layout
27396
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \end_inset
27403
27404
27405 \end_layout
27406
27407 \begin_layout Standard
27408 \begin_inset ERT
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412
27413
27414 \backslash
27415 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27416 on}
27417 \end_layout
27418
27419 \end_inset
27420
27421
27422 \end_layout
27423
27424 \begin_layout Standard
27425 \begin_inset Float table
27426 placement !p
27427 wide false
27428 sideways false
27429 status open
27430
27431 \begin_layout Plain Layout
27432 \begin_inset Caption Standard
27433
27434 \begin_layout Plain Layout
27435 \begin_inset CommandInset label
27436 LatexCommand label
27437 name "tab:This-is-an-tab"
27438
27439 \end_inset
27440
27441 This is an example table caption that is longer than one line to show the
27442  different caption format.
27443  Here the standard caption format for tables in this document is used.
27444 \end_layout
27445
27446 \end_inset
27447
27448
27449 \end_layout
27450
27451 \begin_layout Plain Layout
27452 \align center
27453 \begin_inset Tabular
27454 <lyxtabular version="3" rows="1" columns="5">
27455 <features tabularvalignment="middle">
27456 <column alignment="center" valignment="top">
27457 <column alignment="center" valignment="top">
27458 <column alignment="center" valignment="top">
27459 <column alignment="center" valignment="top">
27460 <column alignment="center" valignment="top">
27461 <row>
27462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27463 \begin_inset Text
27464
27465 \begin_layout Plain Layout
27466 a
27467 \end_layout
27468
27469 \end_inset
27470 </cell>
27471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27472 \begin_inset Text
27473
27474 \begin_layout Plain Layout
27475 b
27476 \end_layout
27477
27478 \end_inset
27479 </cell>
27480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27481 \begin_inset Text
27482
27483 \begin_layout Plain Layout
27484 c
27485 \end_layout
27486
27487 \end_inset
27488 </cell>
27489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27490 \begin_inset Text
27491
27492 \begin_layout Plain Layout
27493 d
27494 \end_layout
27495
27496 \end_inset
27497 </cell>
27498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27499 \begin_inset Text
27500
27501 \begin_layout Plain Layout
27502 e
27503 \end_layout
27504
27505 \end_inset
27506 </cell>
27507 </row>
27508 </lyxtabular>
27509
27510 \end_inset
27511
27512
27513 \end_layout
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Section
27521 Caption Placement
27522 \begin_inset Index idx
27523 status collapsed
27524
27525 \begin_layout Plain Layout
27526 Caption ! Placement
27527 \end_layout
27528
27529 \end_inset
27530
27531
27532 \begin_inset Index idx
27533 status collapsed
27534
27535 \begin_layout Plain Layout
27536 Floats ! Caption Placement
27537 \end_layout
27538
27539 \end_inset
27540
27541
27542 \begin_inset CommandInset label
27543 LatexCommand label
27544 name "sec:Caption-Placement"
27545
27546 \end_inset
27547
27548
27549 \end_layout
27550
27551 \begin_layout Standard
27552 The common caption placement rule is:
27553 \end_layout
27554
27555 \begin_layout Description
27556 Figure: Caption is set below the figure
27557 \end_layout
27558
27559 \begin_layout Description
27560 Table: Caption is set above the table
27561 \end_layout
27562
27563 \begin_layout Standard
27564 Having the caption above the table is unfortunately not supported in \SpecialChar LaTeX
27565 's
27566  standard classes.
27567  That means if you are using the document classes 
27568 \family sans
27569 article
27570 \family default
27571
27572 \family sans
27573 book
27574 \family default
27575
27576 \family sans
27577 letter
27578 \family default
27579 , or 
27580 \family sans
27581 report
27582 \family default
27583  there will be no space between the caption and the table.
27584  To insert the necessary space, load the \SpecialChar LaTeX
27585 -package 
27586 \series bold
27587 caption
27588 \series default
27589
27590 \begin_inset Index idx
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594 \SpecialChar LaTeX
27595 -packages ! caption
27596 \end_layout
27597
27598 \end_inset
27599
27600  in your document preamble with the option
27601 \begin_inset Foot
27602 status collapsed
27603
27604 \begin_layout Plain Layout
27605 See section
27606 \begin_inset space ~
27607 \end_inset
27608
27609
27610 \begin_inset CommandInset ref
27611 LatexCommand ref
27612 reference "sec:Caption-Formatting"
27613
27614 \end_inset
27615
27616  for more information of the package 
27617 \series bold
27618 caption
27619 \series default
27620 .
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Standard
27629
27630 \series bold
27631 tableposition=top
27632 \end_layout
27633
27634 \begin_layout Standard
27635 If you are using a 
27636 \series bold
27637 KOMA-Script
27638 \series default
27639
27640 \begin_inset Index idx
27641 status collapsed
27642
27643 \begin_layout Plain Layout
27644 \SpecialChar LaTeX
27645 -packages ! KOMA-Script
27646 \end_layout
27647
27648 \end_inset
27649
27650  document class (
27651 \family sans
27652 article (KOMA-Script)
27653 \family default
27654
27655 \family sans
27656 book (KOMA-Script)
27657 \family default
27658
27659 \family sans
27660 letter (KOMA-Script)
27661 \family default
27662 , or 
27663 \family sans
27664 report (KOMA-Script)
27665 \family default
27666
27667 \begin_inset space \thinspace{}
27668 \end_inset
27669
27670 ), you can alternatively to the 
27671 \series bold
27672 caption
27673 \series default
27674  package set the document class option
27675 \begin_inset Foot
27676 status collapsed
27677
27678 \begin_layout Plain Layout
27679 That option is used in this document.
27680 \end_layout
27681
27682 \end_inset
27683
27684
27685 \end_layout
27686
27687 \begin_layout Standard
27688
27689 \series bold
27690 captions=tableheading
27691 \end_layout
27692
27693 \begin_layout Standard
27694 In documents with a KOMA-Script document class you can also right-click
27695  on a caption and mark in the context menu if this should be a caption above
27696  or below the table/figure.
27697  This way you can override the document-wide caption placement for certain
27698  captions.
27699  Table
27700 \begin_inset space ~
27701 \end_inset
27702
27703
27704 \begin_inset CommandInset ref
27705 LatexCommand ref
27706 reference "tab:A-caption-marked"
27707
27708 \end_inset
27709
27710  is an example where the caption is marked a being below the table while
27711  it is above.
27712  For comparison the caption in Table
27713 \begin_inset space ~
27714 \end_inset
27715
27716
27717 \begin_inset CommandInset ref
27718 LatexCommand ref
27719 reference "tab:A-standard-table"
27720
27721 \end_inset
27722
27723  is not marked.
27724 \end_layout
27725
27726 \begin_layout Standard
27727 \begin_inset Float table
27728 wide false
27729 sideways false
27730 status open
27731
27732 \begin_layout Plain Layout
27733 \begin_inset Caption Below
27734
27735 \begin_layout Plain Layout
27736 \begin_inset CommandInset label
27737 LatexCommand label
27738 name "tab:A-caption-marked"
27739
27740 \end_inset
27741
27742 A caption marked as being below the table.
27743 \end_layout
27744
27745 \end_inset
27746
27747
27748 \end_layout
27749
27750 \begin_layout Plain Layout
27751 \align center
27752 \begin_inset Tabular
27753 <lyxtabular version="3" rows="3" columns="3">
27754 <features tabularvalignment="middle">
27755 <column alignment="center" valignment="top" width="0pt">
27756 <column alignment="center" valignment="top" width="0pt">
27757 <column alignment="center" valignment="top" width="0pt">
27758 <row>
27759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27760 \begin_inset Text
27761
27762 \begin_layout Plain Layout
27763 1
27764 \end_layout
27765
27766 \end_inset
27767 </cell>
27768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27769 \begin_inset Text
27770
27771 \begin_layout Plain Layout
27772 2
27773 \end_layout
27774
27775 \end_inset
27776 </cell>
27777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27778 \begin_inset Text
27779
27780 \begin_layout Plain Layout
27781 3
27782 \end_layout
27783
27784 \end_inset
27785 </cell>
27786 </row>
27787 <row>
27788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27789 \begin_inset Text
27790
27791 \begin_layout Plain Layout
27792 Joe
27793 \end_layout
27794
27795 \end_inset
27796 </cell>
27797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27798 \begin_inset Text
27799
27800 \begin_layout Plain Layout
27801 Mary
27802 \end_layout
27803
27804 \end_inset
27805 </cell>
27806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27807 \begin_inset Text
27808
27809 \begin_layout Plain Layout
27810 Ted
27811 \end_layout
27812
27813 \end_inset
27814 </cell>
27815 </row>
27816 <row>
27817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27818 \begin_inset Text
27819
27820 \begin_layout Plain Layout
27821 \begin_inset Formula $\int x^{2}dx$
27822 \end_inset
27823
27824
27825 \end_layout
27826
27827 \end_inset
27828 </cell>
27829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27830 \begin_inset Text
27831
27832 \begin_layout Plain Layout
27833 \begin_inset Formula $\left[\begin{array}{cc}
27834 a & b\\
27835 c & d
27836 \end{array}\right]$
27837 \end_inset
27838
27839
27840 \end_layout
27841
27842 \end_inset
27843 </cell>
27844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27845 \begin_inset Text
27846
27847 \begin_layout Plain Layout
27848 \begin_inset Formula $1+1=2$
27849 \end_inset
27850
27851
27852 \end_layout
27853
27854 \end_inset
27855 </cell>
27856 </row>
27857 </lyxtabular>
27858
27859 \end_inset
27860
27861
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \begin_layout Standard
27870 \begin_inset Float table
27871 wide false
27872 sideways false
27873 status open
27874
27875 \begin_layout Plain Layout
27876 \begin_inset Caption Standard
27877
27878 \begin_layout Plain Layout
27879 \begin_inset CommandInset label
27880 LatexCommand label
27881 name "tab:A-standard-table"
27882
27883 \end_inset
27884
27885 A standard table caption.
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \end_layout
27892
27893 \begin_layout Plain Layout
27894 \align center
27895 \begin_inset Tabular
27896 <lyxtabular version="3" rows="3" columns="3">
27897 <features tabularvalignment="middle">
27898 <column alignment="center" valignment="top" width="0pt">
27899 <column alignment="center" valignment="top" width="0pt">
27900 <column alignment="center" valignment="top" width="0pt">
27901 <row>
27902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27903 \begin_inset Text
27904
27905 \begin_layout Plain Layout
27906 1
27907 \end_layout
27908
27909 \end_inset
27910 </cell>
27911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27912 \begin_inset Text
27913
27914 \begin_layout Plain Layout
27915 2
27916 \end_layout
27917
27918 \end_inset
27919 </cell>
27920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27921 \begin_inset Text
27922
27923 \begin_layout Plain Layout
27924 3
27925 \end_layout
27926
27927 \end_inset
27928 </cell>
27929 </row>
27930 <row>
27931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27932 \begin_inset Text
27933
27934 \begin_layout Plain Layout
27935 Joe
27936 \end_layout
27937
27938 \end_inset
27939 </cell>
27940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27941 \begin_inset Text
27942
27943 \begin_layout Plain Layout
27944 Mary
27945 \end_layout
27946
27947 \end_inset
27948 </cell>
27949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27950 \begin_inset Text
27951
27952 \begin_layout Plain Layout
27953 Ted
27954 \end_layout
27955
27956 \end_inset
27957 </cell>
27958 </row>
27959 <row>
27960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27961 \begin_inset Text
27962
27963 \begin_layout Plain Layout
27964 \begin_inset Formula $\int x^{2}dx$
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \end_inset
27971 </cell>
27972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27973 \begin_inset Text
27974
27975 \begin_layout Plain Layout
27976 \begin_inset Formula $\left[\begin{array}{cc}
27977 a & b\\
27978 c & d
27979 \end{array}\right]$
27980 \end_inset
27981
27982
27983 \end_layout
27984
27985 \end_inset
27986 </cell>
27987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27988 \begin_inset Text
27989
27990 \begin_layout Plain Layout
27991 \begin_inset Formula $1+1=2$
27992 \end_inset
27993
27994
27995 \end_layout
27996
27997 \end_inset
27998 </cell>
27999 </row>
28000 </lyxtabular>
28001
28002 \end_inset
28003
28004
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Standard
28013 \begin_inset VSpace bigskip
28014 \end_inset
28015
28016 It is also possible to set the caption beside a figure or table.
28017  To get this the \SpecialChar LaTeX
28018 -package 
28019 \series bold
28020 sidecap
28021 \series default
28022
28023 \begin_inset Index idx
28024 status collapsed
28025
28026 \begin_layout Plain Layout
28027 \SpecialChar LaTeX
28028 -packages ! sidecap
28029 \end_layout
28030
28031 \end_inset
28032
28033  has to be loaded in the document preamble with the line
28034 \end_layout
28035
28036 \begin_layout Standard
28037
28038 \series bold
28039
28040 \backslash
28041 usepackage[option]{sidecap}
28042 \end_layout
28043
28044 \begin_layout Standard
28045 If you set no option, the caption is placed on the side of the outer page
28046  margin â€“ to the right on odd pages, to the left on even pages.
28047  You can change the placement to inner margin with the option 
28048 \series bold
28049 innercaption
28050 \series default
28051 .
28052  To force the placement always to the right or left, use the option 
28053 \series bold
28054 rightcaption
28055 \series default
28056  or 
28057 \series bold
28058 leftcaption
28059 \series default
28060 , respectively.
28061 \end_layout
28062
28063 \begin_layout Standard
28064 \begin_inset ERT
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068
28069
28070 \backslash
28071 ifsidecap
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \begin_inset Note Note
28078 status open
28079
28080 \begin_layout Plain Layout
28081 The following section will only be displayed when the \SpecialChar LaTeX
28082 -package 
28083 \series bold
28084 sidecap
28085 \series default
28086  is installed.
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Standard
28095 To place in \SpecialChar LyX
28096  the caption of a float on the side, it is necessary to add
28097  these commands to the document preamble:
28098 \end_layout
28099
28100 \begin_layout Standard
28101 \noindent
28102 \begin_inset CommandInset line
28103 LatexCommand rule
28104 offset "0.5ex"
28105 width "100line%"
28106 height "1pt"
28107
28108 \end_inset
28109
28110
28111 \end_layout
28112
28113 \begin_layout Standard
28114
28115 \series bold
28116
28117 \backslash
28118 newcommand{
28119 \backslash
28120 TabBesBeg}[1][1.0]{%
28121 \begin_inset Newline newline
28122 \end_inset
28123
28124
28125 \begin_inset Phantom HPhantom
28126 status open
28127
28128 \begin_layout Plain Layout
28129 \begin_inset space ~
28130 \end_inset
28131
28132
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \backslash
28139 let
28140 \backslash
28141 MyTable
28142 \backslash
28143 table
28144 \begin_inset Newline newline
28145 \end_inset
28146
28147
28148 \begin_inset Phantom HPhantom
28149 status open
28150
28151 \begin_layout Plain Layout
28152
28153 \series medium
28154 \begin_inset space ~
28155 \end_inset
28156
28157
28158 \end_layout
28159
28160 \end_inset
28161
28162
28163 \backslash
28164 let
28165 \backslash
28166 MyEndtable
28167 \backslash
28168 endtable
28169 \begin_inset Newline newline
28170 \end_inset
28171
28172
28173 \begin_inset Phantom HPhantom
28174 status open
28175
28176 \begin_layout Plain Layout
28177
28178 \series medium
28179 \begin_inset space ~
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \end_inset
28186
28187
28188 \backslash
28189 renewenvironment{table}[1]{
28190 \backslash
28191 begin{SCtable}[#1]##1}{
28192 \backslash
28193 end{SCtable}}}
28194 \end_layout
28195
28196 \begin_layout Standard
28197
28198 \series bold
28199
28200 \backslash
28201 newcommand{
28202 \backslash
28203 TabBesEnd}{%
28204 \begin_inset Newline newline
28205 \end_inset
28206
28207
28208 \begin_inset Phantom HPhantom
28209 status open
28210
28211 \begin_layout Plain Layout
28212 \begin_inset space ~
28213 \end_inset
28214
28215
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \backslash
28222 let
28223 \backslash
28224 table
28225 \backslash
28226 MyTable
28227 \begin_inset Newline newline
28228 \end_inset
28229
28230
28231 \begin_inset Phantom HPhantom
28232 status open
28233
28234 \begin_layout Plain Layout
28235 \begin_inset space ~
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \end_inset
28242
28243
28244 \backslash
28245 let
28246 \backslash
28247 endtable
28248 \backslash
28249 MyEndtable
28250 \end_layout
28251
28252 \begin_layout Standard
28253
28254 \series bold
28255
28256 \backslash
28257 newcommand{
28258 \backslash
28259 FigBesBeg}[1][1.0]{%
28260 \begin_inset Newline newline
28261 \end_inset
28262
28263
28264 \begin_inset Phantom HPhantom
28265 status open
28266
28267 \begin_layout Plain Layout
28268 \begin_inset space ~
28269 \end_inset
28270
28271
28272 \end_layout
28273
28274 \end_inset
28275
28276
28277 \backslash
28278 let
28279 \backslash
28280 MyFigure
28281 \backslash
28282 figure
28283 \begin_inset Newline newline
28284 \end_inset
28285
28286
28287 \begin_inset Phantom HPhantom
28288 status open
28289
28290 \begin_layout Plain Layout
28291 \begin_inset space ~
28292 \end_inset
28293
28294
28295 \end_layout
28296
28297 \end_inset
28298
28299
28300 \backslash
28301 let
28302 \backslash
28303 MyEndfigure
28304 \backslash
28305 endfigure
28306 \begin_inset Newline newline
28307 \end_inset
28308
28309
28310 \begin_inset Phantom HPhantom
28311 status open
28312
28313 \begin_layout Plain Layout
28314 \begin_inset space ~
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \backslash
28324 renewenvironment{figure}[1]{
28325 \backslash
28326 begin{SCfigure}[#1]##1}{
28327 \backslash
28328 end{SCfigure}}}
28329 \end_layout
28330
28331 \begin_layout Standard
28332
28333 \series bold
28334
28335 \backslash
28336 newcommand{
28337 \backslash
28338 FigBesEnd}{%
28339 \begin_inset Newline newline
28340 \end_inset
28341
28342
28343 \begin_inset Phantom HPhantom
28344 status open
28345
28346 \begin_layout Plain Layout
28347 \begin_inset space ~
28348 \end_inset
28349
28350
28351 \end_layout
28352
28353 \end_inset
28354
28355
28356 \backslash
28357 let
28358 \backslash
28359 figure
28360 \backslash
28361 MyFigure
28362 \begin_inset Newline newline
28363 \end_inset
28364
28365
28366 \begin_inset Phantom HPhantom
28367 status open
28368
28369 \begin_layout Plain Layout
28370 \begin_inset space ~
28371 \end_inset
28372
28373
28374 \end_layout
28375
28376 \end_inset
28377
28378
28379 \backslash
28380 let
28381 \backslash
28382 endfigure
28383 \backslash
28384 MyEndfigure}
28385 \end_layout
28386
28387 \begin_layout Standard
28388 \noindent
28389 \begin_inset CommandInset line
28390 LatexCommand rule
28391 offset "0.5ex"
28392 width "100line%"
28393 height "1pt"
28394
28395 \end_inset
28396
28397
28398 \end_layout
28399
28400 \begin_layout Standard
28401 The commands allow you to redefine the floats so that the caption is set
28402  on the side.
28403  For figure floats use the command
28404 \end_layout
28405
28406 \begin_layout Standard
28407
28408 \series bold
28409
28410 \backslash
28411 FigBesBeg
28412 \end_layout
28413
28414 \begin_layout Standard
28415 in \SpecialChar TeX
28416  Code before the float.
28417  And insert the command
28418 \end_layout
28419
28420 \begin_layout Standard
28421
28422 \series bold
28423
28424 \backslash
28425 FigBesEnd
28426 \end_layout
28427
28428 \begin_layout Standard
28429 in \SpecialChar TeX
28430  Code at the point where you want to get back to the original float definitio
28431 n.
28432 \end_layout
28433
28434 \begin_layout Standard
28435 For table floats use the corresponding commands
28436 \end_layout
28437
28438 \begin_layout Standard
28439
28440 \series bold
28441
28442 \backslash
28443 TabBesBeg
28444 \series default
28445  and 
28446 \series bold
28447
28448 \backslash
28449 TabBesEnd
28450 \end_layout
28451
28452 \begin_layout Standard
28453 Figure
28454 \begin_inset space ~
28455 \end_inset
28456
28457
28458 \begin_inset CommandInset ref
28459 LatexCommand ref
28460 reference "fig:cap-beside-fig"
28461
28462 \end_inset
28463
28464  and Table
28465 \begin_inset space ~
28466 \end_inset
28467
28468
28469 \begin_inset CommandInset ref
28470 LatexCommand ref
28471 reference "tab:cap-beside-tab"
28472
28473 \end_inset
28474
28475  are examples where the caption is set beside.
28476 \end_layout
28477
28478 \begin_layout Standard
28479 You can see in the examples that the caption text appears at the top of
28480  the floats for table floats and at the bottom for figure floats.
28481  To change this, you can use the command
28482 \end_layout
28483
28484 \begin_layout Standard
28485
28486 \series bold
28487
28488 \backslash
28489 sidecaptionvpos{float type}{placement}
28490 \end_layout
28491
28492 \begin_layout Standard
28493 in the document preamble or in \SpecialChar TeX
28494  Code before the float.
28495  The float type is either 
28496 \family sans
28497 figure
28498 \family default
28499  or 
28500 \family sans
28501 table
28502 \family default
28503 , the placement can be 
28504 \begin_inset Quotes eld
28505 \end_inset
28506
28507
28508 \family sans
28509 t
28510 \family default
28511
28512 \begin_inset Quotes erd
28513 \end_inset
28514
28515  for top, 
28516 \begin_inset Quotes eld
28517 \end_inset
28518
28519
28520 \family sans
28521 c
28522 \family default
28523
28524 \begin_inset Quotes erd
28525 \end_inset
28526
28527  for center, or 
28528 \begin_inset Quotes eld
28529 \end_inset
28530
28531
28532 \family sans
28533 b
28534 \family default
28535
28536 \begin_inset Quotes erd
28537 \end_inset
28538
28539  for bottom.
28540  To have for example the caption of figure floats vertically centered, use
28541  the command
28542 \end_layout
28543
28544 \begin_layout Standard
28545
28546 \series bold
28547
28548 \backslash
28549 sidecaptionvpos{figure}{c}
28550 \end_layout
28551
28552 \begin_layout Standard
28553 This was used for Figure
28554 \begin_inset space ~
28555 \end_inset
28556
28557
28558 \begin_inset CommandInset ref
28559 LatexCommand ref
28560 reference "fig:cap-beside-fig-2"
28561
28562 \end_inset
28563
28564 .
28565 \end_layout
28566
28567 \begin_layout Standard
28568 \begin_inset VSpace medskip
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 The default caption width is the width of the image/table.
28576  For thin image/tables, like in Table
28577 \begin_inset space ~
28578 \end_inset
28579
28580
28581 \begin_inset CommandInset ref
28582 LatexCommand ref
28583 reference "tab:cap-beside-tab"
28584
28585 \end_inset
28586
28587 , this leads to captions that are too thin.
28588  You can increase the width by specifying a factor that will be multiplied
28589  with the image/table width to get the caption width.
28590  The caption width will automatically be recalculated in case it would protrude
28591  over the page or column margin due to the specified width.
28592  The 
28593 \emph on
28594 factor
28595 \emph default
28596  can either be given as optional argument for 
28597 \series bold
28598
28599 \backslash
28600 FigBesBeg
28601 \series default
28602 :
28603 \end_layout
28604
28605 \begin_layout Standard
28606
28607 \series bold
28608
28609 \backslash
28610 FigBesBeg[factor]
28611 \end_layout
28612
28613 \begin_layout Standard
28614 or in the definition of 
28615 \series bold
28616
28617 \backslash
28618 FigBesBeg
28619 \series default
28620  by replacing the 
28621 \series bold
28622 1.0
28623 \series default
28624  with another value.
28625  If you do the latter, your factor will be the default if 
28626 \series bold
28627
28628 \backslash
28629 FigBesBeg
28630 \series default
28631  is used without an argument.
28632  For Table
28633 \begin_inset space ~
28634 \end_inset
28635
28636
28637 \begin_inset CommandInset ref
28638 LatexCommand ref
28639 reference "tab:cap-beside-tab-wider"
28640
28641 \end_inset
28642
28643  the factor 5 was used.
28644 \end_layout
28645
28646 \begin_layout Standard
28647 \begin_inset Note Greyedout
28648 status open
28649
28650 \begin_layout Plain Layout
28651
28652 \series bold
28653 Note:
28654 \series default
28655  For floats with captions set beside, you cannot use the float placement
28656  option 
28657 \family sans
28658 Here
28659 \begin_inset space ~
28660 \end_inset
28661
28662 definitely
28663 \family default
28664  because it is not supported by 
28665 \series bold
28666 sidecap
28667 \series default
28668 .
28669 \end_layout
28670
28671 \end_inset
28672
28673
28674 \end_layout
28675
28676 \begin_layout Standard
28677 \begin_inset VSpace medskip
28678 \end_inset
28679
28680 For more information about the package 
28681 \series bold
28682 sidecap
28683 \series default
28684  we refer to its documentation 
28685 \begin_inset CommandInset citation
28686 LatexCommand cite
28687 key "sidecap"
28688
28689 \end_inset
28690
28691 .
28692 \end_layout
28693
28694 \begin_layout Standard
28695 \begin_inset Note Greyedout
28696 status open
28697
28698 \begin_layout Plain Layout
28699
28700 \series bold
28701 Note:
28702 \series default
28703  The \SpecialChar LaTeX
28704 -package 
28705 \series bold
28706 hypcap
28707 \series default
28708
28709 \begin_inset Index idx
28710 status collapsed
28711
28712 \begin_layout Plain Layout
28713 \SpecialChar LaTeX
28714 -packages ! hypcap
28715 \end_layout
28716
28717 \end_inset
28718
28719 , described in section
28720 \begin_inset space ~
28721 \end_inset
28722
28723
28724 \begin_inset CommandInset ref
28725 LatexCommand ref
28726 reference "subsec:Reference-Position"
28727
28728 \end_inset
28729
28730 , has no effect on floats with the caption set beside.
28731 \end_layout
28732
28733 \end_inset
28734
28735
28736 \end_layout
28737
28738 \begin_layout Standard
28739 \begin_inset ERT
28740 status collapsed
28741
28742 \begin_layout Plain Layout
28743
28744
28745 \backslash
28746 FigBesBeg
28747 \end_layout
28748
28749 \end_inset
28750
28751
28752 \end_layout
28753
28754 \begin_layout Standard
28755 \begin_inset Float figure
28756 wide false
28757 sideways false
28758 status open
28759
28760 \begin_layout Plain Layout
28761 \begin_inset Graphics
28762         filename clipart/escher-lsd.eps
28763         scale 75
28764         scaleBeforeRotation
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Plain Layout
28772 \begin_inset Caption Standard
28773
28774 \begin_layout Plain Layout
28775 \begin_inset CommandInset label
28776 LatexCommand label
28777 name "fig:cap-beside-fig"
28778
28779 \end_inset
28780
28781 This is a caption beside a figure.
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \begin_layout Standard
28795 \begin_inset ERT
28796 status collapsed
28797
28798 \begin_layout Plain Layout
28799
28800
28801 \backslash
28802 FigBesEnd
28803 \end_layout
28804
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Standard
28811 \begin_inset ERT
28812 status collapsed
28813
28814 \begin_layout Plain Layout
28815
28816
28817 \backslash
28818 TabBesBeg
28819 \end_layout
28820
28821 \end_inset
28822
28823
28824 \end_layout
28825
28826 \begin_layout Standard
28827 \begin_inset Float table
28828 wide false
28829 sideways false
28830 status open
28831
28832 \begin_layout Plain Layout
28833 \begin_inset Caption Standard
28834
28835 \begin_layout Plain Layout
28836 \begin_inset CommandInset label
28837 LatexCommand label
28838 name "tab:cap-beside-tab"
28839
28840 \end_inset
28841
28842 This is a caption beside a table.
28843 \end_layout
28844
28845 \end_inset
28846
28847
28848 \end_layout
28849
28850 \begin_layout Plain Layout
28851 \begin_inset Tabular
28852 <lyxtabular version="3" rows="4" columns="5">
28853 <features tabularvalignment="middle">
28854 <column alignment="center" valignment="top">
28855 <column alignment="center" valignment="top">
28856 <column alignment="center" valignment="top">
28857 <column alignment="center" valignment="top">
28858 <column alignment="center" valignment="top">
28859 <row>
28860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28861 \begin_inset Text
28862
28863 \begin_layout Plain Layout
28864 a
28865 \end_layout
28866
28867 \end_inset
28868 </cell>
28869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28870 \begin_inset Text
28871
28872 \begin_layout Plain Layout
28873
28874 \end_layout
28875
28876 \end_inset
28877 </cell>
28878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28879 \begin_inset Text
28880
28881 \begin_layout Plain Layout
28882 b
28883 \end_layout
28884
28885 \end_inset
28886 </cell>
28887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28888 \begin_inset Text
28889
28890 \begin_layout Plain Layout
28891
28892 \end_layout
28893
28894 \end_inset
28895 </cell>
28896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28897 \begin_inset Text
28898
28899 \begin_layout Plain Layout
28900 c
28901 \end_layout
28902
28903 \end_inset
28904 </cell>
28905 </row>
28906 <row>
28907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28908 \begin_inset Text
28909
28910 \begin_layout Plain Layout
28911
28912 \end_layout
28913
28914 \end_inset
28915 </cell>
28916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28917 \begin_inset Text
28918
28919 \begin_layout Plain Layout
28920 d
28921 \end_layout
28922
28923 \end_inset
28924 </cell>
28925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28926 \begin_inset Text
28927
28928 \begin_layout Plain Layout
28929
28930 \end_layout
28931
28932 \end_inset
28933 </cell>
28934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28935 \begin_inset Text
28936
28937 \begin_layout Plain Layout
28938 e
28939 \end_layout
28940
28941 \end_inset
28942 </cell>
28943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28944 \begin_inset Text
28945
28946 \begin_layout Plain Layout
28947
28948 \end_layout
28949
28950 \end_inset
28951 </cell>
28952 </row>
28953 <row>
28954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28955 \begin_inset Text
28956
28957 \begin_layout Plain Layout
28958 f
28959 \end_layout
28960
28961 \end_inset
28962 </cell>
28963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28964 \begin_inset Text
28965
28966 \begin_layout Plain Layout
28967
28968 \end_layout
28969
28970 \end_inset
28971 </cell>
28972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28973 \begin_inset Text
28974
28975 \begin_layout Plain Layout
28976 g
28977 \end_layout
28978
28979 \end_inset
28980 </cell>
28981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28982 \begin_inset Text
28983
28984 \begin_layout Plain Layout
28985
28986 \end_layout
28987
28988 \end_inset
28989 </cell>
28990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28991 \begin_inset Text
28992
28993 \begin_layout Plain Layout
28994 h
28995 \end_layout
28996
28997 \end_inset
28998 </cell>
28999 </row>
29000 <row>
29001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29002 \begin_inset Text
29003
29004 \begin_layout Plain Layout
29005
29006 \end_layout
29007
29008 \end_inset
29009 </cell>
29010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29011 \begin_inset Text
29012
29013 \begin_layout Plain Layout
29014 i
29015 \end_layout
29016
29017 \end_inset
29018 </cell>
29019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29020 \begin_inset Text
29021
29022 \begin_layout Plain Layout
29023
29024 \end_layout
29025
29026 \end_inset
29027 </cell>
29028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29029 \begin_inset Text
29030
29031 \begin_layout Plain Layout
29032 j
29033 \end_layout
29034
29035 \end_inset
29036 </cell>
29037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 </row>
29047 </lyxtabular>
29048
29049 \end_inset
29050
29051
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \begin_layout Standard
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065
29066 \backslash
29067 TabBesEnd
29068 \end_layout
29069
29070 \end_inset
29071
29072
29073 \end_layout
29074
29075 \begin_layout Standard
29076 \begin_inset ERT
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080
29081
29082 \backslash
29083 FigBesBeg
29084 \end_layout
29085
29086 \end_inset
29087
29088
29089 \begin_inset ERT
29090 status collapsed
29091
29092 \begin_layout Plain Layout
29093
29094
29095 \backslash
29096 sidecaptionvpos{figure}{c}
29097 \end_layout
29098
29099 \end_inset
29100
29101
29102 \begin_inset Float figure
29103 wide false
29104 sideways false
29105 status open
29106
29107 \begin_layout Plain Layout
29108 \begin_inset Graphics
29109         filename clipart/escher-lsd.eps
29110         scale 75
29111         scaleBeforeRotation
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \begin_layout Plain Layout
29119 \begin_inset Caption Standard
29120
29121 \begin_layout Plain Layout
29122 \begin_inset CommandInset label
29123 LatexCommand label
29124 name "fig:cap-beside-fig-2"
29125
29126 \end_inset
29127
29128 This is a vertically centered caption beside a figure.
29129 \end_layout
29130
29131 \end_inset
29132
29133
29134 \end_layout
29135
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \begin_layout Standard
29142 \begin_inset ERT
29143 status collapsed
29144
29145 \begin_layout Plain Layout
29146
29147
29148 \backslash
29149 FigBesEnd
29150 \end_layout
29151
29152 \end_inset
29153
29154
29155 \end_layout
29156
29157 \begin_layout Standard
29158 \begin_inset ERT
29159 status collapsed
29160
29161 \begin_layout Plain Layout
29162
29163
29164 \backslash
29165 TabBesBeg[5]
29166 \end_layout
29167
29168 \end_inset
29169
29170
29171 \end_layout
29172
29173 \begin_layout Standard
29174 \begin_inset Float table
29175 wide false
29176 sideways false
29177 status open
29178
29179 \begin_layout Plain Layout
29180 \begin_inset Caption Standard
29181
29182 \begin_layout Plain Layout
29183 \begin_inset CommandInset label
29184 LatexCommand label
29185 name "tab:cap-beside-tab-wider"
29186
29187 \end_inset
29188
29189 This caption is wider than the one in Table
29190 \begin_inset space ~
29191 \end_inset
29192
29193
29194 \begin_inset CommandInset ref
29195 LatexCommand ref
29196 reference "tab:cap-beside-tab"
29197
29198 \end_inset
29199
29200 .
29201 \end_layout
29202
29203 \end_inset
29204
29205
29206 \end_layout
29207
29208 \begin_layout Plain Layout
29209 \begin_inset Tabular
29210 <lyxtabular version="3" rows="4" columns="5">
29211 <features tabularvalignment="middle">
29212 <column alignment="center" valignment="top">
29213 <column alignment="center" valignment="top">
29214 <column alignment="center" valignment="top">
29215 <column alignment="center" valignment="top">
29216 <column alignment="center" valignment="top">
29217 <row>
29218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29219 \begin_inset Text
29220
29221 \begin_layout Plain Layout
29222 a
29223 \end_layout
29224
29225 \end_inset
29226 </cell>
29227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29228 \begin_inset Text
29229
29230 \begin_layout Plain Layout
29231
29232 \end_layout
29233
29234 \end_inset
29235 </cell>
29236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29237 \begin_inset Text
29238
29239 \begin_layout Plain Layout
29240 b
29241 \end_layout
29242
29243 \end_inset
29244 </cell>
29245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29246 \begin_inset Text
29247
29248 \begin_layout Plain Layout
29249
29250 \end_layout
29251
29252 \end_inset
29253 </cell>
29254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29255 \begin_inset Text
29256
29257 \begin_layout Plain Layout
29258 c
29259 \end_layout
29260
29261 \end_inset
29262 </cell>
29263 </row>
29264 <row>
29265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29266 \begin_inset Text
29267
29268 \begin_layout Plain Layout
29269
29270 \end_layout
29271
29272 \end_inset
29273 </cell>
29274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29275 \begin_inset Text
29276
29277 \begin_layout Plain Layout
29278 d
29279 \end_layout
29280
29281 \end_inset
29282 </cell>
29283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29284 \begin_inset Text
29285
29286 \begin_layout Plain Layout
29287
29288 \end_layout
29289
29290 \end_inset
29291 </cell>
29292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29293 \begin_inset Text
29294
29295 \begin_layout Plain Layout
29296 e
29297 \end_layout
29298
29299 \end_inset
29300 </cell>
29301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29302 \begin_inset Text
29303
29304 \begin_layout Plain Layout
29305
29306 \end_layout
29307
29308 \end_inset
29309 </cell>
29310 </row>
29311 <row>
29312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29313 \begin_inset Text
29314
29315 \begin_layout Plain Layout
29316 f
29317 \end_layout
29318
29319 \end_inset
29320 </cell>
29321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29322 \begin_inset Text
29323
29324 \begin_layout Plain Layout
29325
29326 \end_layout
29327
29328 \end_inset
29329 </cell>
29330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29331 \begin_inset Text
29332
29333 \begin_layout Plain Layout
29334 g
29335 \end_layout
29336
29337 \end_inset
29338 </cell>
29339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29340 \begin_inset Text
29341
29342 \begin_layout Plain Layout
29343
29344 \end_layout
29345
29346 \end_inset
29347 </cell>
29348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29349 \begin_inset Text
29350
29351 \begin_layout Plain Layout
29352 h
29353 \end_layout
29354
29355 \end_inset
29356 </cell>
29357 </row>
29358 <row>
29359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29360 \begin_inset Text
29361
29362 \begin_layout Plain Layout
29363
29364 \end_layout
29365
29366 \end_inset
29367 </cell>
29368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29369 \begin_inset Text
29370
29371 \begin_layout Plain Layout
29372 i
29373 \end_layout
29374
29375 \end_inset
29376 </cell>
29377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29378 \begin_inset Text
29379
29380 \begin_layout Plain Layout
29381
29382 \end_layout
29383
29384 \end_inset
29385 </cell>
29386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29387 \begin_inset Text
29388
29389 \begin_layout Plain Layout
29390 j
29391 \end_layout
29392
29393 \end_inset
29394 </cell>
29395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29396 \begin_inset Text
29397
29398 \begin_layout Plain Layout
29399
29400 \end_layout
29401
29402 \end_inset
29403 </cell>
29404 </row>
29405 </lyxtabular>
29406
29407 \end_inset
29408
29409
29410 \end_layout
29411
29412 \end_inset
29413
29414
29415 \end_layout
29416
29417 \begin_layout Standard
29418 \begin_inset ERT
29419 status collapsed
29420
29421 \begin_layout Plain Layout
29422
29423
29424 \backslash
29425 TabBesEnd
29426 \end_layout
29427
29428 \end_inset
29429
29430
29431 \end_layout
29432
29433 \begin_layout Standard
29434 \begin_inset ERT
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438
29439
29440 \backslash
29441 else
29442 \end_layout
29443
29444 \end_inset
29445
29446
29447 \begin_inset Note Note
29448 status open
29449
29450 \begin_layout Plain Layout
29451 The following will be displayed when the \SpecialChar LaTeX
29452 -package 
29453 \series bold
29454 sidecap
29455 \series default
29456  is not installed:
29457 \end_layout
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Standard
29465 You need to install the \SpecialChar LaTeX
29466 -package 
29467 \series bold
29468 sidecap
29469 \series default
29470  to see the following part of this section in the output.
29471 \end_layout
29472
29473 \begin_layout Standard
29474 \begin_inset ERT
29475 status collapsed
29476
29477 \begin_layout Plain Layout
29478
29479
29480 \backslash
29481 fi
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \end_layout
29488
29489 \begin_layout Section
29490 Listings of Floats
29491 \begin_inset Index idx
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495 Floats ! Float Lists
29496 \end_layout
29497
29498 \end_inset
29499
29500
29501 \end_layout
29502
29503 \begin_layout Standard
29504 Similar to the table of contents where the sections of the document are
29505  listed, there are listings for all float types, like the figures of the
29506  documents.
29507  You can insert them via the 
29508 \family sans
29509 Insert\SpecialChar menuseparator
29510 List
29511 \begin_inset space ~
29512 \end_inset
29513
29514 /
29515 \begin_inset space ~
29516 \end_inset
29517
29518 TOC
29519 \family default
29520  sub menus.
29521 \end_layout
29522
29523 \begin_layout Standard
29524 The list entries are the float captions or its short title, the float number,
29525  and the page number where they appear in the document.
29526 \end_layout
29527
29528 \begin_layout Standard
29529 You can find the list of figures and tables at the end of this document.
29530 \end_layout
29531
29532 \begin_layout Chapter
29533 Notes
29534 \end_layout
29535
29536 \begin_layout Section
29537 \SpecialChar LyX
29538  Notes
29539 \begin_inset Index idx
29540 status collapsed
29541
29542 \begin_layout Plain Layout
29543 Notes ! \SpecialChar LyX
29544  Notes
29545 \end_layout
29546
29547 \end_inset
29548
29549
29550 \end_layout
29551
29552 \begin_layout Standard
29553 Notes are inserted with the toolbar button 
29554 \begin_inset Info
29555 type  "icon"
29556 arg   "note-insert"
29557 \end_inset
29558
29559  or the menu 
29560 \family sans
29561 Insert\SpecialChar menuseparator
29562 Note
29563 \family default
29564 .
29565  There are three types of notes:
29566 \end_layout
29567
29568 \begin_layout Description
29569 \SpecialChar LyX
29570
29571 \begin_inset space ~
29572 \end_inset
29573
29574 Note This note type is for internal notes that won't appear in the output.
29575  Its note-box looks like this:
29576 \begin_inset Newline newline
29577 \end_inset
29578
29579
29580 \begin_inset Newline newline
29581 \end_inset
29582
29583
29584 \begin_inset Graphics
29585         filename clipart/LyXNoteImageQt4.png
29586         display false
29587         scale 85
29588         scaleBeforeRotation
29589
29590 \end_inset
29591
29592  
29593 \begin_inset Note Note
29594 status open
29595
29596 \begin_layout Plain Layout
29597 This is text in a note box that doesn't appear in the output.
29598 \end_layout
29599
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \begin_layout Description
29606 Comment This note also doesn't appear in the output but it appears as \SpecialChar LaTeX
29607 -comment,
29608  when you export the document to \SpecialChar LaTeX
29609  via the menu 
29610 \family sans
29611 File\SpecialChar menuseparator
29612 Export\SpecialChar menuseparator
29613 \SpecialChar LaTeX
29614  (pdflatex) / (plain)
29615 \family default
29616 .
29617  Its note-box looks like this:
29618 \begin_inset Newline newline
29619 \end_inset
29620
29621
29622 \begin_inset Newline newline
29623 \end_inset
29624
29625
29626 \begin_inset Graphics
29627         filename clipart/CommentNoteImageQt4.png
29628         display false
29629         scale 85
29630         scaleBeforeRotation
29631
29632 \end_inset
29633
29634  
29635 \begin_inset Note Comment
29636 status open
29637
29638 \begin_layout Plain Layout
29639 This is text in a note box that only appears as comment in \SpecialChar LaTeX
29640 -files.
29641 \end_layout
29642
29643 \end_inset
29644
29645
29646 \end_layout
29647
29648 \begin_layout Description
29649 Greyed
29650 \begin_inset space ~
29651 \end_inset
29652
29653 Out This note will appear in the output as grey text.
29654  Its note-box looks like this:
29655 \begin_inset Newline newline
29656 \end_inset
29657
29658
29659 \begin_inset Newline newline
29660 \end_inset
29661
29662
29663 \begin_inset Graphics
29664         filename clipart/GreyedOutNoteImageQt4.png
29665         display false
29666         scale 85
29667         scaleBeforeRotation
29668
29669 \end_inset
29670
29671
29672 \begin_inset Newline newline
29673 \end_inset
29674
29675
29676 \begin_inset ERT
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680
29681
29682 \backslash
29683 renewenvironment{lyxgreyedout}
29684 \end_layout
29685
29686 \begin_layout Plain Layout
29687
29688 {
29689 \backslash
29690 textcolor[gray]{0.8}
29691 \backslash
29692 bgroup}{
29693 \backslash
29694 egroup}
29695 \end_layout
29696
29697 \end_inset
29698
29699
29700 \begin_inset Note Greyedout
29701 status open
29702
29703 \begin_layout Plain Layout
29704 This is text
29705 \begin_inset Foot
29706 status open
29707
29708 \begin_layout Plain Layout
29709 This is an example footnote within a greyed out note.
29710 \end_layout
29711
29712 \end_inset
29713
29714  of a comment that appears in the output as grey text.
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \begin_inset ERT
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724
29725
29726 \backslash
29727 renewenvironment{lyxgreyedout}
29728 \end_layout
29729
29730 \begin_layout Plain Layout
29731
29732 {
29733 \backslash
29734 textcolor{blue}
29735 \backslash
29736 bgroup}{
29737 \backslash
29738 egroup}
29739 \end_layout
29740
29741 \end_inset
29742
29743
29744 \begin_inset Note Note
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 The greyed out note is here redefined to show it with the original \SpecialChar LyX
29749  definition
29750  because greyed out notes are redefined in the preamble of this document,
29751  as described below, to have blue text.
29752 \end_layout
29753
29754 \end_inset
29755
29756
29757 \begin_inset Newline newline
29758 \end_inset
29759
29760
29761 \begin_inset Newline newline
29762 \end_inset
29763
29764 As you can see in the example, the first line of greyed out notes is a bit
29765  indented and greyed out notes can have footnotes.
29766 \end_layout
29767
29768 \begin_layout Standard
29769 \begin_inset VSpace bigskip
29770 \end_inset
29771
29772 When you use the toolbar button 
29773 \begin_inset Info
29774 type  "icon"
29775 arg   "note-insert"
29776 \end_inset
29777
29778  to insert notes, a 
29779 \family sans
29780 \SpecialChar LyX
29781
29782 \begin_inset space ~
29783 \end_inset
29784
29785 Note
29786 \family default
29787  is inserted.
29788  You can switch between the three note types by right-clicking on the note-box.
29789  
29790 \family roman
29791 \series medium
29792 \bar no
29793 If you want to turn existing text into a note, mark it and click on the
29794  note
29795 \family default
29796 \series default
29797 \bar default
29798  toolbar 
29799 \family roman
29800 \series medium
29801 \bar no
29802 button
29803 \family default
29804 \series default
29805 \bar default
29806 .
29807  To change a note to text, press the backspace key when the cursor is in
29808  the first position of a note, or press the delete key when the cursor is
29809  in the very last position of the note, respectively.
29810 \end_layout
29811
29812 \begin_layout Standard
29813 \begin_inset VSpace bigskip
29814 \end_inset
29815
29816 You can change the text color of the greyed out notes in the menu 
29817 \family sans
29818 Document\SpecialChar menuseparator
29819 Settings\SpecialChar menuseparator
29820 Colors
29821 \family default
29822 .
29823 \end_layout
29824
29825 \begin_layout Section
29826 Footnotes
29827 \begin_inset CommandInset label
29828 LatexCommand label
29829 name "sec:Footnotes"
29830
29831 \end_inset
29832
29833
29834 \begin_inset Index idx
29835 status collapsed
29836
29837 \begin_layout Plain Layout
29838 Notes ! Footnotes
29839 \end_layout
29840
29841 \end_inset
29842
29843
29844 \begin_inset Index idx
29845 status collapsed
29846
29847 \begin_layout Plain Layout
29848 Footnotes
29849 \end_layout
29850
29851 \end_inset
29852
29853
29854 \end_layout
29855
29856 \begin_layout Standard
29857 Footnotes can be inserted using the toolbar button 
29858 \begin_inset Info
29859 type  "icon"
29860 arg   "footnote-insert"
29861 \end_inset
29862
29863  or the menu 
29864 \family sans
29865 Insert\SpecialChar menuseparator
29866 Footnote
29867 \family default
29868 .
29869  You will then see the following footnote-box: 
29870 \begin_inset Graphics
29871         filename clipart/footnoteQt4.png
29872         scale 80
29873         scaleBeforeRotation
29874
29875 \end_inset
29876
29877  
29878 \family roman
29879 \series medium
29880 \bar no
29881 where you can enter the footnote text.
29882  If you want to turn existing text into a footnote, mark it and click on
29883  the footnote
29884 \family default
29885 \series default
29886 \bar default
29887  toolbar 
29888 \family roman
29889 \series medium
29890 \bar no
29891 button
29892 \family default
29893 \series default
29894 \bar default
29895 .
29896  To change a 
29897 \family roman
29898 \series medium
29899 \bar no
29900 footnote
29901 \family default
29902 \series default
29903 \bar default
29904  to text, press the 
29905 \family sans
29906 Backspace
29907 \family default
29908  key when the cursor is in the first position of a 
29909 \family roman
29910 \series medium
29911 \bar no
29912 footnote
29913 \family default
29914 \series default
29915 \bar default
29916 , or press the 
29917 \family sans
29918 Delete
29919 \family default
29920  key when the cursor is in the very last position of the 
29921 \family roman
29922 \series medium
29923 \bar no
29924 footnote
29925 \family default
29926 \series default
29927 \bar default
29928 , respectively.
29929 \end_layout
29930
29931 \begin_layout Standard
29932 Here is an example footnote:
29933 \family roman
29934 \series medium
29935 \bar no
29936
29937 \begin_inset Foot
29938 status open
29939
29940 \begin_layout Plain Layout
29941 \begin_inset CommandInset label
29942 LatexCommand label
29943 name "foot:This-is-an"
29944
29945 \end_inset
29946
29947 This is an example footnote.
29948 \end_layout
29949
29950 \end_inset
29951
29952
29953 \family default
29954 \series default
29955 \bar default
29956
29957 \begin_inset ERT
29958 status collapsed
29959
29960 \begin_layout Plain Layout
29961
29962
29963 \backslash
29964 newcounter{MyRepeatFoot}
29965 \end_layout
29966
29967 \begin_layout Plain Layout
29968
29969
29970 \backslash
29971 setcounter{MyRepeatFoot}{
29972 \backslash
29973 thefootnote}
29974 \end_layout
29975
29976 \end_inset
29977
29978
29979 \end_layout
29980
29981 \begin_layout Standard
29982 The footnote will appear in the output as a superscript number at the text
29983  position where the footnote box is placed.
29984  The footnote text is placed at the bottom of the current page.
29985  The footnote number is calculated by \SpecialChar LaTeX
29986 ; the numbers are consecutive.
29987  Whether the footnote number is reset for every chapter depends on your
29988  document class.
29989 \end_layout
29990
29991 \begin_layout Standard
29992 Footnotes can be referenced like floats: Insert a label into the footnote
29993  and cross-reference this label in the text as described in section
29994 \begin_inset space ~
29995 \end_inset
29996
29997
29998 \begin_inset CommandInset ref
29999 LatexCommand ref
30000 reference "sec:Referencing-Floats"
30001
30002 \end_inset
30003
30004 .
30005 \begin_inset Newline newline
30006 \end_inset
30007
30008 This is a cross-reference of Footnote
30009 \begin_inset space ~
30010 \end_inset
30011
30012
30013 \begin_inset CommandInset ref
30014 LatexCommand ref
30015 reference "foot:This-is-an"
30016
30017 \end_inset
30018
30019 .
30020 \end_layout
30021
30022 \begin_layout Standard
30023 \begin_inset VSpace defskip
30024 \end_inset
30025
30026 Footnotes in title environments are usually not numbered with symbols and
30027  they cannot contain several paragraphs.
30028  See for example the footnote in the titling of this document.
30029 \end_layout
30030
30031 \begin_layout Standard
30032 \begin_inset VSpace defskip
30033 \end_inset
30034
30035 Footnotes in tables are not printed by \SpecialChar LaTeX
30036  due to technical reasons.
30037  However there exists another method to print them: Instead of the footnote
30038  the command 
30039 \series bold
30040
30041 \backslash
30042 footnotemark{}
30043 \series default
30044  is inserted as \SpecialChar TeX
30045  code.
30046  The text of the footnote is entered as an argument of the \SpecialChar TeX
30047  code command
30048  
30049 \series bold
30050
30051 \backslash
30052 footnotetext
30053 \series default
30054  after the table.
30055 \begin_inset Newline newline
30056 \end_inset
30057
30058 This was done for the following table with the command
30059 \end_layout
30060
30061 \begin_layout Standard
30062
30063 \series bold
30064
30065 \backslash
30066 footnotetext{
30067 \series default
30068 Printed table footnote.
30069 \series bold
30070 }
30071 \end_layout
30072
30073 \begin_layout Standard
30074 \begin_inset Tabular
30075 <lyxtabular version="3" rows="2" columns="1">
30076 <features tabularvalignment="middle">
30077 <column alignment="center" valignment="top">
30078 <row>
30079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30080 \begin_inset Text
30081
30082 \begin_layout Plain Layout
30083 This an example text.
30084 \begin_inset Foot
30085 status open
30086
30087 \begin_layout Plain Layout
30088 This footnote will not be printed!
30089 \end_layout
30090
30091 \end_inset
30092
30093
30094 \end_layout
30095
30096 \end_inset
30097 </cell>
30098 </row>
30099 <row>
30100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30101 \begin_inset Text
30102
30103 \begin_layout Plain Layout
30104 This an example text.
30105 \begin_inset ERT
30106 status collapsed
30107
30108 \begin_layout Plain Layout
30109
30110
30111 \backslash
30112 footnotemark{}
30113 \end_layout
30114
30115 \end_inset
30116
30117
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 </row>
30123 </lyxtabular>
30124
30125 \end_inset
30126
30127
30128 \begin_inset ERT
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132
30133
30134 \backslash
30135 footnotetext{
30136 \end_layout
30137
30138 \end_inset
30139
30140 Printed table footnote.
30141 \begin_inset ERT
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145
30146 }
30147 \end_layout
30148
30149 \end_inset
30150
30151
30152 \end_layout
30153
30154 \begin_layout Standard
30155 Footnotes in longtables are described in section
30156 \begin_inset space ~
30157 \end_inset
30158
30159
30160 \begin_inset CommandInset ref
30161 LatexCommand ref
30162 reference "subsec:Footnotes-in-Longtables"
30163
30164 \end_inset
30165
30166 .
30167 \end_layout
30168
30169 \begin_layout Standard
30170 Footnotes in minipage boxes are printed, but inside the box and with a different
30171  numbering because a minipage box is like a page inside a page.
30172  (For more about minipages, see section
30173 \begin_inset space ~
30174 \end_inset
30175
30176
30177 \begin_inset CommandInset ref
30178 LatexCommand ref
30179 reference "sec:Minipages"
30180
30181 \end_inset
30182
30183 .) To get a footnote in the minipage that is output at the bottom of the
30184  page like normal footnotes, also use the method of 
30185 \series bold
30186
30187 \backslash
30188 footnotemark{}
30189 \series default
30190  and 
30191 \series bold
30192
30193 \backslash
30194 footnotetext
30195 \series default
30196 .
30197 \end_layout
30198
30199 \begin_layout Standard
30200 \begin_inset Box Frameless
30201 position "t"
30202 hor_pos "c"
30203 has_inner_box 1
30204 inner_pos "t"
30205 use_parbox 0
30206 use_makebox 0
30207 width "100col%"
30208 special "none"
30209 height "1in"
30210 height_special "totalheight"
30211 thickness "0.4pt"
30212 separation "3pt"
30213 shadowsize "4pt"
30214 framecolor "black"
30215 backgroundcolor "none"
30216 status open
30217
30218 \begin_layout Plain Layout
30219 This an example text in a minipage.
30220 \begin_inset Foot
30221 status open
30222
30223 \begin_layout Plain Layout
30224 Footnote in the minipage.
30225 \end_layout
30226
30227 \end_inset
30228
30229
30230 \end_layout
30231
30232 \begin_layout Plain Layout
30233 This an example text in a minipage.
30234 \begin_inset ERT
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238
30239
30240 \backslash
30241 footnotemark{}
30242 \end_layout
30243
30244 \end_inset
30245
30246
30247 \end_layout
30248
30249 \end_inset
30250
30251
30252 \end_layout
30253
30254 \begin_layout Standard
30255 \begin_inset ERT
30256 status collapsed
30257
30258 \begin_layout Plain Layout
30259
30260
30261 \backslash
30262 footnotetext{
30263 \end_layout
30264
30265 \end_inset
30266
30267 Footnote outside the minipage.
30268 \begin_inset ERT
30269 status collapsed
30270
30271 \begin_layout Plain Layout
30272
30273 }
30274 \end_layout
30275
30276 \end_inset
30277
30278
30279 \end_layout
30280
30281 \begin_layout Standard
30282 \begin_inset VSpace defskip
30283 \end_inset
30284
30285
30286 \end_layout
30287
30288 \begin_layout Standard
30289 To refer to the same footnote several times without printing the footnote
30290  text every time, use the command 
30291 \series bold
30292
30293 \backslash
30294 footnotemark[number]
30295 \series default
30296  in \SpecialChar TeX
30297  code.
30298 \begin_inset Newline newline
30299 \end_inset
30300
30301 As you do not know the number of the repeating footnote while you are writing
30302  the text, you have to store its number.
30303  For the following footnote mark example, these commands were inserted in
30304  \SpecialChar TeX
30305  code after Footnote
30306 \begin_inset space ~
30307 \end_inset
30308
30309
30310 \begin_inset CommandInset ref
30311 LatexCommand ref
30312 reference "foot:This-is-an"
30313
30314 \end_inset
30315
30316  to store the footnote number:
30317 \end_layout
30318
30319 \begin_layout Standard
30320
30321 \series bold
30322
30323 \backslash
30324 newcounter{MyRepeatFoot}
30325 \begin_inset Newline newline
30326 \end_inset
30327
30328
30329 \backslash
30330 setcounter{MyRepeatFoot}{
30331 \backslash
30332 thefootnote}
30333 \end_layout
30334
30335 \begin_layout Standard
30336 The footnote mark was then created with this command:
30337 \end_layout
30338
30339 \begin_layout Standard
30340
30341 \series bold
30342
30343 \backslash
30344 footnotemark[
30345 \backslash
30346 theMyRepeatFoot]
30347 \end_layout
30348
30349 \begin_layout Standard
30350 Here is a repeated footnote:
30351 \family roman
30352 \series medium
30353 \bar no
30354
30355 \begin_inset ERT
30356 status collapsed
30357
30358 \begin_layout Plain Layout
30359
30360
30361 \backslash
30362 footnotemark[
30363 \backslash
30364 theMyRepeatFoot]
30365 \end_layout
30366
30367 \end_inset
30368
30369
30370 \end_layout
30371
30372 \begin_layout Standard
30373 If you want to repeat the previous footnote, you can omit the storage of
30374  the footnote number and just use this command instead:
30375 \end_layout
30376
30377 \begin_layout Standard
30378
30379 \series bold
30380
30381 \backslash
30382 footnotemark[
30383 \backslash
30384 thefootnote]
30385 \end_layout
30386
30387 \begin_layout Standard
30388 Here is another repeated footnote:
30389 \family roman
30390 \series medium
30391 \bar no
30392
30393 \begin_inset ERT
30394 status collapsed
30395
30396 \begin_layout Plain Layout
30397
30398
30399 \backslash
30400 footnotemark[
30401 \backslash
30402 thefootnote]
30403 \end_layout
30404
30405 \end_inset
30406
30407
30408 \end_layout
30409
30410 \begin_layout Subsection
30411 Footnote Numbering
30412 \begin_inset CommandInset label
30413 LatexCommand label
30414 name "subsec:Footnote-Numbering"
30415
30416 \end_inset
30417
30418
30419 \begin_inset Index idx
30420 status collapsed
30421
30422 \begin_layout Plain Layout
30423 Footnotes ! Numbering
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \end_layout
30430
30431 \begin_layout Standard
30432 To reset the footnote number back to 1 after each section
30433 \family roman
30434 , add this command to your document preamble:
30435 \end_layout
30436
30437 \begin_layout Standard
30438
30439 \series bold
30440
30441 \backslash
30442 @addtoreset{footnote}{section}
30443 \end_layout
30444
30445 \begin_layout Standard
30446 \begin_inset VSpace bigskip
30447 \end_inset
30448
30449 The following preamble command changes the footnote numbering style to small
30450  roman numerals:
30451 \end_layout
30452
30453 \begin_layout Standard
30454
30455 \series bold
30456
30457 \backslash
30458 renewcommand{
30459 \backslash
30460 thefootnote}{
30461 \backslash
30462 roman{footnote}}
30463 \end_layout
30464
30465 \begin_layout Standard
30466 \begin_inset ERT
30467 status collapsed
30468
30469 \begin_layout Plain Layout
30470
30471
30472 \backslash
30473 renewcommand{
30474 \backslash
30475 thefootnote}{
30476 \backslash
30477 roman{footnote}}
30478 \end_layout
30479
30480 \end_inset
30481
30482  This is a footnote with roman numbering:
30483 \begin_inset Foot
30484 status open
30485
30486 \begin_layout Plain Layout
30487 This is an example footnote with roman numbering.
30488 \end_layout
30489
30490 \end_inset
30491
30492
30493 \end_layout
30494
30495 \begin_layout Standard
30496 To change the numbering style to capital roman numerals replace in the command
30497  above 
30498 \series bold
30499
30500 \backslash
30501 roman
30502 \series default
30503  by 
30504 \series bold
30505
30506 \backslash
30507 Roman
30508 \series default
30509 .
30510  To 
30511 \begin_inset Quotes eld
30512 \end_inset
30513
30514 number
30515 \begin_inset Quotes erd
30516 \end_inset
30517
30518  footnotes with capital or small Latin letters use 
30519 \series bold
30520
30521 \backslash
30522 Alph
30523 \series default
30524  or 
30525 \series bold
30526
30527 \backslash
30528 alph
30529 \series default
30530 , respectively.
30531  To 
30532 \begin_inset Quotes eld
30533 \end_inset
30534
30535 number
30536 \begin_inset Quotes erd
30537 \end_inset
30538
30539  footnotes with symbols use 
30540 \series bold
30541
30542 \backslash
30543 fnsymbol
30544 \series default
30545 .
30546 \end_layout
30547
30548 \begin_layout Standard
30549 \begin_inset Note Greyedout
30550 status open
30551
30552 \begin_layout Plain Layout
30553
30554 \series bold
30555 Note:
30556 \series default
30557  You can only number 26 footnotes with Latin letters, because this numbering
30558  is limited to single letters.
30559 \end_layout
30560
30561 \end_inset
30562
30563
30564 \begin_inset Newline newline
30565 \end_inset
30566
30567
30568 \begin_inset Note Greyedout
30569 status open
30570
30571 \begin_layout Plain Layout
30572
30573 \series bold
30574 Note:
30575 \series default
30576  You can only number 9 footnotes with symbols.
30577 \end_layout
30578
30579 \end_inset
30580
30581
30582 \end_layout
30583
30584 \begin_layout Standard
30585 To return to the default numbering style after you have changed to another
30586  one, use 
30587 \series bold
30588
30589 \backslash
30590 arabic
30591 \series default
30592  instead of 
30593 \series bold
30594
30595 \backslash
30596 roman
30597 \series default
30598  in the command above.
30599 \begin_inset ERT
30600 status collapsed
30601
30602 \begin_layout Plain Layout
30603
30604
30605 \backslash
30606 renewcommand{
30607 \backslash
30608 thefootnote}{
30609 \backslash
30610 arabic{footnote}}
30611 \end_layout
30612
30613 \end_inset
30614
30615
30616 \end_layout
30617
30618 \begin_layout Standard
30619 \begin_inset VSpace bigskip
30620 \end_inset
30621
30622
30623 \end_layout
30624
30625 \begin_layout Standard
30626 If you want to have footnotes numbered in the scheme 
30627 \begin_inset Quotes eld
30628 \end_inset
30629
30630 chapter.footnote
30631 \begin_inset Quotes erd
30632 \end_inset
30633
30634 , add the following command to your document preamble:
30635 \end_layout
30636
30637 \begin_layout Standard
30638
30639 \series bold
30640
30641 \backslash
30642 numberwithin{footnote}{chapter}
30643 \end_layout
30644
30645 \begin_layout Standard
30646 To be able to use the command 
30647 \series bold
30648
30649 \backslash
30650 numberwithin
30651 \series default
30652 , set in the tab 
30653 \family sans
30654 Math
30655 \begin_inset space ~
30656 \end_inset
30657
30658 Options
30659 \family default
30660  in the document settings the option 
30661 \family sans
30662 Use
30663 \begin_inset space ~
30664 \end_inset
30665
30666 AMS
30667 \begin_inset space ~
30668 \end_inset
30669
30670 math
30671 \begin_inset space ~
30672 \end_inset
30673
30674 package
30675 \family default
30676 .
30677 \end_layout
30678
30679 \begin_layout Standard
30680 \begin_inset ERT
30681 status collapsed
30682
30683 \begin_layout Plain Layout
30684
30685
30686 \backslash
30687 numberwithin{footnote}{chapter}
30688 \end_layout
30689
30690 \end_inset
30691
30692 This is another example footnote:
30693 \series bold
30694
30695 \begin_inset Foot
30696 status open
30697
30698 \begin_layout Plain Layout
30699 This is a footnote numbered in the scheme 
30700 \begin_inset Quotes eld
30701 \end_inset
30702
30703 chapter.footnote
30704 \begin_inset Quotes erd
30705 \end_inset
30706
30707 .
30708 \end_layout
30709
30710 \end_inset
30711
30712
30713 \series default
30714
30715 \begin_inset ERT
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719
30720
30721 \backslash
30722 renewcommand{
30723 \backslash
30724 thefootnote}{
30725 \backslash
30726 arabic{footnote}}
30727 \end_layout
30728
30729 \end_inset
30730
30731
30732 \end_layout
30733
30734 \begin_layout Standard
30735 \begin_inset Note Greyedout
30736 status open
30737
30738 \begin_layout Plain Layout
30739
30740 \series bold
30741 Note:
30742 \series default
30743  
30744 \series bold
30745
30746 \backslash
30747 numberwithin
30748 \series default
30749  always prints out the footnote number as arabic number; previous redefinitions
30750  to get non-arabic numbers are overwritten.
30751 \end_layout
30752
30753 \end_inset
30754
30755
30756 \end_layout
30757
30758 \begin_layout Standard
30759 So to get for example the scheme 
30760 \begin_inset Quotes eld
30761 \end_inset
30762
30763 chapter.
30764 \backslash
30765 Roman{footnote}
30766 \begin_inset Quotes erd
30767 \end_inset
30768
30769 , use this command instead of 
30770 \series bold
30771
30772 \backslash
30773 numberwithin
30774 \series default
30775 :
30776 \end_layout
30777
30778 \begin_layout Standard
30779
30780 \series bold
30781
30782 \backslash
30783 renewcommand{
30784 \backslash
30785 thefootnote}{
30786 \backslash
30787 thechapter.
30788 \backslash
30789 Roman{footnote}}
30790 \end_layout
30791
30792 \begin_layout Subsection
30793 Footnote Placement
30794 \begin_inset Index idx
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798 Footnotes ! Placement
30799 \end_layout
30800
30801 \end_inset
30802
30803
30804 \end_layout
30805
30806 \begin_layout Standard
30807 If you have several footnotes in one page, they appear without vertical
30808  space between them at the bottom of the page.
30809  To make them more readable you can e.
30810 \begin_inset space \thinspace{}
30811 \end_inset
30812
30813 g.
30814 \begin_inset space \space{}
30815 \end_inset
30816
30817 add 1.5
30818 \begin_inset space \thinspace{}
30819 \end_inset
30820
30821 mm space with the following preamble command:
30822 \end_layout
30823
30824 \begin_layout Standard
30825
30826 \series bold
30827
30828 \backslash
30829 let
30830 \backslash
30831 myFoot
30832 \backslash
30833 footnote
30834 \begin_inset Newline newline
30835 \end_inset
30836
30837
30838 \backslash
30839 renewcommand{
30840 \backslash
30841 footnote}[1]{
30842 \backslash
30843 myFoot{#1
30844 \backslash
30845 vspace{1.5mm}}}
30846 \end_layout
30847
30848 \begin_layout Standard
30849 \begin_inset VSpace bigskip
30850 \end_inset
30851
30852 In a two-column document the footnotes appear at the bottom of every column,
30853  see Figure
30854 \begin_inset space ~
30855 \end_inset
30856
30857
30858 \begin_inset CommandInset ref
30859 LatexCommand ref
30860 reference "fig:Standard-footnote-placement"
30861
30862 \end_inset
30863
30864 .
30865  If the footnotes should only appear at the bottom of the right column,
30866  as in Figure
30867 \begin_inset space ~
30868 \end_inset
30869
30870
30871 \begin_inset CommandInset ref
30872 LatexCommand ref
30873 reference "fig:Footnote-placement-in"
30874
30875 \end_inset
30876
30877 , use the \SpecialChar LaTeX
30878 -package 
30879 \series bold
30880 ftnright
30881 \series default
30882
30883 \begin_inset Index idx
30884 status collapsed
30885
30886 \begin_layout Plain Layout
30887 \SpecialChar LaTeX
30888 -packages ! ftnright
30889 \end_layout
30890
30891 \end_inset
30892
30893  with this command in the document preamble:
30894 \end_layout
30895
30896 \begin_layout Standard
30897
30898 \series bold
30899
30900 \backslash
30901 usepackage{ftnright}
30902 \end_layout
30903
30904 \begin_layout Standard
30905 \begin_inset Float figure
30906 placement !h
30907 wide false
30908 sideways false
30909 status open
30910
30911 \begin_layout Plain Layout
30912 \begin_inset ERT
30913 status collapsed
30914
30915 \begin_layout Plain Layout
30916
30917
30918 \backslash
30919 framebox{
30920 \end_layout
30921
30922 \end_inset
30923
30924
30925 \begin_inset Graphics
30926         filename clipart/without_fntright.pdf
30927         width 100col%
30928         scaleBeforeRotation
30929
30930 \end_inset
30931
30932
30933 \begin_inset ERT
30934 status collapsed
30935
30936 \begin_layout Plain Layout
30937
30938 }
30939 \end_layout
30940
30941 \end_inset
30942
30943
30944 \end_layout
30945
30946 \begin_layout Plain Layout
30947 \begin_inset Caption Standard
30948
30949 \begin_layout Plain Layout
30950 \begin_inset CommandInset label
30951 LatexCommand label
30952 name "fig:Standard-footnote-placement"
30953
30954 \end_inset
30955
30956 Standard footnote placement in two-column documents.
30957 \end_layout
30958
30959 \end_inset
30960
30961
30962 \end_layout
30963
30964 \end_inset
30965
30966
30967 \end_layout
30968
30969 \begin_layout Standard
30970 \begin_inset Float figure
30971 placement !h
30972 wide false
30973 sideways false
30974 status open
30975
30976 \begin_layout Plain Layout
30977 \begin_inset ERT
30978 status collapsed
30979
30980 \begin_layout Plain Layout
30981
30982
30983 \backslash
30984 framebox{
30985 \end_layout
30986
30987 \end_inset
30988
30989
30990 \begin_inset Graphics
30991         filename clipart/with_fntright.pdf
30992         width 100col%
30993         scaleBeforeRotation
30994
30995 \end_inset
30996
30997
30998 \begin_inset ERT
30999 status collapsed
31000
31001 \begin_layout Plain Layout
31002
31003 }
31004 \end_layout
31005
31006 \end_inset
31007
31008
31009 \end_layout
31010
31011 \begin_layout Plain Layout
31012 \begin_inset Caption Standard
31013
31014 \begin_layout Plain Layout
31015 \begin_inset CommandInset label
31016 LatexCommand label
31017 name "fig:Footnote-placement-in"
31018
31019 \end_inset
31020
31021 Footnote placement in two-column documents when the \SpecialChar LaTeX
31022 -package 
31023 \series bold
31024 ftnright
31025 \series default
31026  is used.
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \begin_layout Standard
31040 \begin_inset VSpace bigskip
31041 \end_inset
31042
31043 In some scientific literature it is usual to collect the footnotes and print
31044  them in a separate paragraph at the end of a section, as in Figure
31045 \begin_inset space ~
31046 \end_inset
31047
31048
31049 \begin_inset CommandInset ref
31050 LatexCommand ref
31051 reference "fig:Endnotes"
31052
31053 \end_inset
31054
31055 .
31056  They are then called 
31057 \begin_inset Quotes eld
31058 \end_inset
31059
31060 endnotes
31061 \begin_inset Quotes erd
31062 \end_inset
31063
31064 .
31065 \begin_inset Index idx
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069 Endnotes
31070 \end_layout
31071
31072 \end_inset
31073
31074  To use endnotes instead of footnotes in your document, load in the menu
31075  
31076 \family sans
31077 Document\SpecialChar menuseparator
31078 Settings\SpecialChar menuseparator
31079 Modules 
31080 \family default
31081 the module 
31082 \family sans
31083 Foot
31084 \begin_inset space ~
31085 \end_inset
31086
31087 to
31088 \begin_inset space ~
31089 \end_inset
31090
31091 End
31092 \family default
31093 .
31094  To insert the collected footnotes, insert the command
31095 \end_layout
31096
31097 \begin_layout Standard
31098
31099 \series bold
31100
31101 \backslash
31102 theendnotes
31103 \end_layout
31104
31105 \begin_layout Standard
31106 in \SpecialChar TeX
31107  Code at the end of a section or chapter.
31108 \end_layout
31109
31110 \begin_layout Standard
31111 \begin_inset Float figure
31112 wide false
31113 sideways false
31114 status open
31115
31116 \begin_layout Plain Layout
31117 \align center
31118 \begin_inset ERT
31119 status collapsed
31120
31121 \begin_layout Plain Layout
31122
31123
31124 \backslash
31125 framebox{
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \begin_inset Graphics
31132         filename clipart/endnotes.pdf
31133         scaleBeforeRotation
31134
31135 \end_inset
31136
31137
31138 \begin_inset ERT
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142
31143 }
31144 \end_layout
31145
31146 \end_inset
31147
31148
31149 \end_layout
31150
31151 \begin_layout Plain Layout
31152 \begin_inset Caption Standard
31153
31154 \begin_layout Plain Layout
31155 \begin_inset CommandInset label
31156 LatexCommand label
31157 name "fig:Endnotes"
31158
31159 \end_inset
31160
31161 Endnotes â€“ footnotes are printed in a separate paragraph at the end of sections
31162  or chapters.
31163 \end_layout
31164
31165 \end_inset
31166
31167
31168 \end_layout
31169
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \begin_layout Standard
31176 \begin_inset VSpace medskip
31177 \end_inset
31178
31179 The paragraph heading for the endnotes isn't automatically translated into
31180  the document language, this must be done manually.
31181  The following preamble command translates the default English 
31182 \begin_inset Quotes eld
31183 \end_inset
31184
31185 Notes
31186 \begin_inset Quotes erd
31187 \end_inset
31188
31189  into the German 
31190 \begin_inset Quotes eld
31191 \end_inset
31192
31193 Anmerkungen
31194 \begin_inset Quotes erd
31195 \end_inset
31196
31197 :
31198 \end_layout
31199
31200 \begin_layout Standard
31201
31202 \series bold
31203
31204 \backslash
31205 renewcommand{
31206 \backslash
31207 notesname}{Anmerkungen}
31208 \end_layout
31209
31210 \begin_layout Standard
31211 \begin_inset VSpace medskip
31212 \end_inset
31213
31214 The numbering of endnotes can be changed like the footnote numbering as
31215  described in section
31216 \begin_inset space ~
31217 \end_inset
31218
31219
31220 \begin_inset CommandInset ref
31221 LatexCommand ref
31222 reference "subsec:Footnote-Numbering"
31223
31224 \end_inset
31225
31226 ; just replace the command 
31227 \series bold
31228
31229 \backslash
31230 thefootnote
31231 \series default
31232  by 
31233 \series bold
31234
31235 \backslash
31236 theendnote
31237 \series default
31238 .
31239  To reset the endnote number use the command 
31240 \series bold
31241
31242 \backslash
31243 @addtoreset
31244 \series default
31245  as described in section
31246 \begin_inset space ~
31247 \end_inset
31248
31249
31250 \begin_inset CommandInset ref
31251 LatexCommand ref
31252 reference "subsec:Footnote-Numbering"
31253
31254 \end_inset
31255
31256  and replace the command parameter 
31257 \series bold
31258 footnote
31259 \series default
31260  by 
31261 \series bold
31262 endnote
31263 \series default
31264 .
31265 \end_layout
31266
31267 \begin_layout Standard
31268 For endnotes there is the command 
31269 \series bold
31270
31271 \backslash
31272 endnotemark[number]
31273 \series default
31274  similar to the command 
31275 \series bold
31276
31277 \backslash
31278 footnotemark
31279 \series default
31280 , that is described in section
31281 \begin_inset space ~
31282 \end_inset
31283
31284
31285 \begin_inset CommandInset ref
31286 LatexCommand ref
31287 reference "sec:Footnotes"
31288
31289 \end_inset
31290
31291 .
31292 \end_layout
31293
31294 \begin_layout Standard
31295 \begin_inset VSpace bigskip
31296 \end_inset
31297
31298 Footnotes can also be placed in the page margin and the footnote text alignment
31299  can be changed, see the \SpecialChar LaTeX
31300 -package 
31301 \series bold
31302 footmisc
31303 \series default
31304
31305 \begin_inset Index idx
31306 status collapsed
31307
31308 \begin_layout Plain Layout
31309 \SpecialChar LaTeX
31310 -packages ! footmisc
31311 \end_layout
31312
31313 \end_inset
31314
31315
31316 \begin_inset CommandInset citation
31317 LatexCommand cite
31318 key "footmisc"
31319
31320 \end_inset
31321
31322  for more information about this.
31323 \end_layout
31324
31325 \begin_layout Standard
31326 For various further footnote formatting issues have a look at \SpecialChar LaTeX
31327 -books, 
31328 \begin_inset CommandInset citation
31329 LatexCommand cite
31330 key "latexcompanion,latexguide,latexbook"
31331
31332 \end_inset
31333
31334 .
31335  If you are using a 
31336 \series bold
31337 KOMA-Script
31338 \series default
31339
31340 \begin_inset Index idx
31341 status collapsed
31342
31343 \begin_layout Plain Layout
31344 \SpecialChar LaTeX
31345 -packages ! KOMA-Script
31346 \end_layout
31347
31348 \end_inset
31349
31350  document class, you can adjust all footnote settings using class-specific
31351  commands, see 
31352 \begin_inset CommandInset citation
31353 LatexCommand cite
31354 key "KOMA-Script"
31355
31356 \end_inset
31357
31358 .
31359 \end_layout
31360
31361 \begin_layout Section
31362 Margin Notes
31363 \begin_inset Index idx
31364 status collapsed
31365
31366 \begin_layout Plain Layout
31367 Notes ! Margin Notes
31368 \end_layout
31369
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \begin_layout Standard
31376 Margin notes look and behave in \SpecialChar LyX
31377  like footnotes.
31378  They are inserted via the menu 
31379 \family sans
31380 Insert\SpecialChar menuseparator
31381 Marginal
31382 \begin_inset space ~
31383 \end_inset
31384
31385 Note
31386 \family default
31387  or the toolbar button 
31388 \begin_inset Info
31389 type  "icon"
31390 arg   "marginalnote-insert"
31391 \end_inset
31392
31393 .
31394  A grey 
31395 \family roman
31396 \series medium
31397 box with the
31398 \family default
31399 \series default
31400  red 
31401 \family roman
31402 \series medium
31403 label 
31404 \begin_inset Quotes eld
31405 \end_inset
31406
31407 margin
31408 \begin_inset Quotes erd
31409 \end_inset
31410
31411  appears where you can enter the text of the margin note.
31412 \end_layout
31413
31414 \begin_layout Standard
31415 At the side is an example margin note.
31416
31417 \family roman
31418 \series medium
31419  
31420 \begin_inset Marginal
31421 status open
31422
31423 \begin_layout Plain Layout
31424 This is a margin note.
31425 \end_layout
31426
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \begin_layout Standard
31433 Margin notes appear at the right side in single-sided documents.
31434  In double-sided documents they appear in the outer margin â€“ left on even
31435  pages, right on odd pages.
31436  The text of margin notes is aligned opposite to the outer margin â€“ right-aligne
31437 d when the note appears in the left margin.
31438  The first line of the margin note is placed at the position of the text
31439  line where it is inserted in the document.
31440 \end_layout
31441
31442 \begin_layout Standard
31443 \begin_inset VSpace bigskip
31444 \end_inset
31445
31446 To place the margin note in the inner margin, add the command
31447 \end_layout
31448
31449 \begin_layout Standard
31450
31451 \series bold
31452
31453 \backslash
31454 reversemarginpar
31455 \end_layout
31456
31457 \begin_layout Standard
31458 in \SpecialChar TeX
31459  Code before a margin note.
31460  The new placement is valid for all subsequent margin notes.
31461  
31462 \begin_inset ERT
31463 status collapsed
31464
31465 \begin_layout Plain Layout
31466
31467
31468 \backslash
31469 reversemarginpar 
31470 \end_layout
31471
31472 \end_inset
31473
31474
31475 \begin_inset Marginal
31476 status open
31477
31478 \begin_layout Plain Layout
31479 This is a margin note in the inner margin.
31480 \end_layout
31481
31482 \end_inset
31483
31484
31485 \series bold
31486
31487 \begin_inset Newline newline
31488 \end_inset
31489
31490
31491 \series default
31492
31493 \begin_inset Note Greyedout
31494 status open
31495
31496 \begin_layout Plain Layout
31497
31498 \series bold
31499 Note:
31500 \series default
31501  There is often not enough space in the inner margin so that the notes are
31502  not correctly displayed in the output.
31503 \end_layout
31504
31505 \end_inset
31506
31507
31508 \end_layout
31509
31510 \begin_layout Standard
31511 To return to the default placement insert the command
31512 \end_layout
31513
31514 \begin_layout Standard
31515
31516 \series bold
31517
31518 \backslash
31519 normalmarginpar
31520 \end_layout
31521
31522 \begin_layout Standard
31523 in \SpecialChar TeX
31524  Code.
31525 \begin_inset ERT
31526 status collapsed
31527
31528 \begin_layout Plain Layout
31529
31530
31531 \backslash
31532 normalmarginpar 
31533 \end_layout
31534
31535 \end_inset
31536
31537  
31538 \begin_inset Note Greyedout
31539 status open
31540
31541 \begin_layout Plain Layout
31542
31543 \series bold
31544 Note:
31545 \series default
31546  The command is ignored when it is within a paragraph where also the command
31547  
31548 \series bold
31549
31550 \backslash
31551 reversemarginpar
31552 \series default
31553  is inserted.
31554 \end_layout
31555
31556 \end_inset
31557
31558
31559 \end_layout
31560
31561 \begin_layout Standard
31562 \begin_inset VSpace bigskip
31563 \end_inset
31564
31565
31566 \family roman
31567 \series medium
31568
31569 \begin_inset Marginal
31570 status open
31571
31572 \begin_layout Plain Layout
31573 AVeryLongMarginParWord that isn't hyphenated.
31574 \end_layout
31575
31576 \end_inset
31577
31578
31579 \family default
31580 \series default
31581  Similar to the case described in section
31582 \begin_inset space ~
31583 \end_inset
31584
31585
31586 \begin_inset CommandInset ref
31587 LatexCommand ref
31588 reference "subsec:Multiple-Lines-in"
31589
31590 \end_inset
31591
31592 , long words cannot be hyphenated when they are the first word in a margin
31593  note.
31594  To avoid this, insert 0
31595 \begin_inset space \thinspace{}
31596 \end_inset
31597
31598 pt horizontal space before the word
31599 \family roman
31600 \series medium
31601 .
31602  
31603 \begin_inset Marginal
31604 status open
31605
31606 \begin_layout Plain Layout
31607 \begin_inset space \hspace*{}
31608 \length 0pt
31609 \end_inset
31610
31611 AVeryLongMarginParWord that is hyphenated.
31612 \end_layout
31613
31614 \end_inset
31615
31616
31617 \end_layout
31618
31619 \begin_layout Standard
31620 \begin_inset VSpace bigskip
31621 \end_inset
31622
31623
31624 \end_layout
31625
31626 \begin_layout Standard
31627 \begin_inset Note Greyedout
31628 status open
31629
31630 \begin_layout Plain Layout
31631
31632 \series bold
31633 Note:
31634 \series default
31635  Margin notes can normally not be used inside tables, floats, and footnotes.
31636 \end_layout
31637
31638 \end_inset
31639
31640
31641 \end_layout
31642
31643 \begin_layout Standard
31644 \begin_inset VSpace bigskip
31645 \end_inset
31646
31647
31648 \end_layout
31649
31650 \begin_layout Standard
31651 \begin_inset ERT
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655
31656
31657 \backslash
31658 ifmarginnote
31659 \end_layout
31660
31661 \end_inset
31662
31663
31664 \begin_inset Note Note
31665 status open
31666
31667 \begin_layout Plain Layout
31668 The following section will only be displayed when the \SpecialChar LaTeX
31669 -package 
31670 \series bold
31671 marginnote
31672 \series default
31673  is installed.
31674 \end_layout
31675
31676 \end_inset
31677
31678
31679 \end_layout
31680
31681 \begin_layout Standard
31682 This restriction can be evaded by using the \SpecialChar LaTeX
31683 -package 
31684 \series bold
31685 marginnote
31686 \series default
31687
31688 \begin_inset Index idx
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692 \SpecialChar LaTeX
31693 -packages ! marginnote
31694 \end_layout
31695
31696 \end_inset
31697
31698 .
31699  By adding these two lines to your document preamble, the command used by
31700  \SpecialChar LyX
31701  for margin notes is redefined to use the command provided by the 
31702 \series bold
31703 marginnote
31704 \series default
31705 -package:
31706 \end_layout
31707
31708 \begin_layout Standard
31709
31710 \series bold
31711
31712 \backslash
31713 usepackage{marginnote}
31714 \begin_inset Newline newline
31715 \end_inset
31716
31717
31718 \backslash
31719 let
31720 \backslash
31721 marginpar
31722 \backslash
31723 marginnote
31724 \end_layout
31725
31726 \begin_layout Standard
31727 This is also used in this document because 
31728 \series bold
31729 marginnote
31730 \series default
31731  has another useful feature: You can set a vertical offset for the note.
31732  This is often needed when too many margin notes are too close together
31733  or for a better page layout.
31734  The offset is set in \SpecialChar LyX
31735  as \SpecialChar TeX
31736  Code directly after the margin note in the scheme
31737 \end_layout
31738
31739 \begin_layout Standard
31740
31741 \series bold
31742 [offset]
31743 \end_layout
31744
31745 \begin_layout Standard
31746 where the offset is a length with one of the units listed in Table
31747 \begin_inset space ~
31748 \end_inset
31749
31750
31751 \begin_inset CommandInset ref
31752 LatexCommand ref
31753 reference "tab:Units"
31754
31755 \end_inset
31756
31757 .
31758  A negative value shifts the note up, a positive value shifts it down.
31759  
31760 \family roman
31761 \series medium
31762 For example the margin note beside this text line is shifted up 1.5
31763 \begin_inset space \thinspace{}
31764 \end_inset
31765
31766 cm with the \SpecialChar TeX
31767  Code command 
31768 \begin_inset Quotes eld
31769 \end_inset
31770
31771
31772 \family default
31773 \series bold
31774 [-1.5cm]
31775 \family roman
31776 \series medium
31777
31778 \begin_inset Quotes erd
31779 \end_inset
31780
31781
31782 \begin_inset Marginal
31783 status open
31784
31785 \begin_layout Plain Layout
31786 This margin note is shifted up 1.5
31787 \begin_inset space \thinspace{}
31788 \end_inset
31789
31790 cm from its original position.
31791 \end_layout
31792
31793 \end_inset
31794
31795
31796 \family default
31797 \series default
31798
31799 \begin_inset ERT
31800 status collapsed
31801
31802 \begin_layout Plain Layout
31803
31804 [-1.5cm]
31805 \end_layout
31806
31807 \end_inset
31808
31809
31810 \end_layout
31811
31812 \begin_layout Standard
31813 \begin_inset VSpace medskip
31814 \end_inset
31815
31816 With 
31817 \series bold
31818 marginnote
31819 \series default
31820  you can also change the alignment of the text in the margin note.
31821  For example the commands
31822 \end_layout
31823
31824 \begin_layout Standard
31825
31826 \series bold
31827
31828 \backslash
31829 renewcommand*{
31830 \backslash
31831 raggedleftmarginnote}{
31832 \backslash
31833 centering}
31834 \begin_inset Newline newline
31835 \end_inset
31836
31837
31838 \backslash
31839 renewcommand*{
31840 \backslash
31841 raggedrightmarginnote}{
31842 \backslash
31843 centering}
31844 \end_layout
31845
31846 \begin_layout Standard
31847 set the alignment to centered.
31848  
31849 \series bold
31850
31851 \backslash
31852 raggedleftmarginnote
31853 \series default
31854  denotes margin notes that appear at the left side.
31855 \family roman
31856 \series medium
31857
31858 \begin_inset ERT
31859 status collapsed
31860
31861 \begin_layout Plain Layout
31862
31863
31864 \backslash
31865 renewcommand*{
31866 \backslash
31867 raggedleftmarginnote}{
31868 \backslash
31869 centering}
31870 \end_layout
31871
31872 \begin_layout Plain Layout
31873
31874
31875 \backslash
31876 renewcommand*{
31877 \backslash
31878 raggedrightmarginnote}{
31879 \backslash
31880 centering}
31881 \end_layout
31882
31883 \end_inset
31884
31885
31886 \begin_inset Marginal
31887 status open
31888
31889 \begin_layout Plain Layout
31890 The text of this margin note is centered.
31891 \end_layout
31892
31893 \end_inset
31894
31895
31896 \family default
31897 \series default
31898  The default is
31899 \end_layout
31900
31901 \begin_layout Standard
31902
31903 \series bold
31904
31905 \backslash
31906 renewcommand*{
31907 \backslash
31908 raggedleftmarginnote}{
31909 \backslash
31910 raggedleft}
31911 \begin_inset Newline newline
31912 \end_inset
31913
31914
31915 \backslash
31916 renewcommand*{
31917 \backslash
31918 raggedrightmarginnote}{
31919 \backslash
31920 raggedright}
31921 \family roman
31922 \series medium
31923
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929
31930 \backslash
31931 renewcommand*{
31932 \backslash
31933 raggedleftmarginnote}{
31934 \backslash
31935 raggedleft}
31936 \end_layout
31937
31938 \begin_layout Plain Layout
31939
31940
31941 \backslash
31942 renewcommand*{
31943 \backslash
31944 raggedrightmarginnote}{
31945 \backslash
31946 raggedright}
31947 \end_layout
31948
31949 \end_inset
31950
31951
31952 \end_layout
31953
31954 \begin_layout Standard
31955 \begin_inset VSpace medskip
31956 \end_inset
31957
31958 For the other features of 
31959 \series bold
31960 marginnote
31961 \series default
31962  refer to its documentation 
31963 \begin_inset CommandInset citation
31964 LatexCommand cite
31965 key "marginnote"
31966
31967 \end_inset
31968
31969 .
31970 \end_layout
31971
31972 \begin_layout Standard
31973 \begin_inset VSpace bigskip
31974 \end_inset
31975
31976 You can adjust the layout of margin notes by changing its definition.
31977  To create for example a header for all margin notes with the underlined,
31978  sans-serif, and bold header text 
31979 \begin_inset Quotes eld
31980 \end_inset
31981
31982
31983 \family sans
31984 \series bold
31985 \bar under
31986 Attention!
31987 \family default
31988 \series default
31989 \bar default
31990
31991 \begin_inset Quotes erd
31992 \end_inset
31993
31994 , add this to your document preamble:
31995 \end_layout
31996
31997 \begin_layout Standard
31998
31999 \series bold
32000
32001 \backslash
32002 let
32003 \backslash
32004 myMarginpar
32005 \backslash
32006 marginpar
32007 \begin_inset Newline newline
32008 \end_inset
32009
32010
32011 \backslash
32012 renewcommand{
32013 \backslash
32014 marginpar}[1]{
32015 \backslash
32016 myMarginpar{%
32017 \begin_inset Newline newline
32018 \end_inset
32019
32020
32021 \begin_inset Phantom HPhantom
32022 status open
32023
32024 \begin_layout Plain Layout
32025
32026 \series bold
32027 \begin_inset space ~
32028 \end_inset
32029
32030
32031 \end_layout
32032
32033 \end_inset
32034
32035
32036 \backslash
32037 hspace{0pt}
32038 \backslash
32039 textsf{
32040 \backslash
32041 textbf{
32042 \backslash
32043 underbar{Attention!}}}%
32044 \begin_inset Newline newline
32045 \end_inset
32046
32047
32048 \begin_inset Phantom HPhantom
32049 status open
32050
32051 \begin_layout Plain Layout
32052
32053 \series bold
32054 \begin_inset space ~
32055 \end_inset
32056
32057
32058 \end_layout
32059
32060 \end_inset
32061
32062
32063 \backslash
32064 vspace{1.5mm}
32065 \backslash
32066
32067 \backslash
32068 #1}}
32069 \end_layout
32070
32071 \begin_layout Standard
32072
32073 \family roman
32074 \series medium
32075 \begin_inset ERT
32076 status collapsed
32077
32078 \begin_layout Plain Layout
32079
32080
32081 \backslash
32082 let
32083 \backslash
32084 myMarginpar
32085 \backslash
32086 marginpar
32087 \end_layout
32088
32089 \begin_layout Plain Layout
32090
32091
32092 \backslash
32093 renewcommand{
32094 \backslash
32095 marginpar}[1]{
32096 \backslash
32097 myMarginpar{%
32098 \end_layout
32099
32100 \begin_layout Plain Layout
32101
32102    
32103 \backslash
32104 textsf{
32105 \backslash
32106 textbf{
32107 \backslash
32108 underbar{Attention!}}}%
32109 \end_layout
32110
32111 \begin_layout Plain Layout
32112
32113    
32114 \backslash
32115 vspace{1.5mm}
32116 \backslash
32117
32118 \backslash
32119 #1}}
32120 \end_layout
32121
32122 \end_inset
32123
32124
32125 \begin_inset Marginal
32126 status open
32127
32128 \begin_layout Plain Layout
32129 This is a margin note with a defined heading.
32130 \end_layout
32131
32132 \end_inset
32133
32134
32135 \family default
32136 \series default
32137
32138 \begin_inset ERT
32139 status collapsed
32140
32141 \begin_layout Plain Layout
32142
32143 [-1.5cm]
32144 \end_layout
32145
32146 \end_inset
32147
32148
32149 \family roman
32150 \series medium
32151
32152 \begin_inset ERT
32153 status collapsed
32154
32155 \begin_layout Plain Layout
32156
32157
32158 \backslash
32159 renewcommand{
32160 \backslash
32161 marginpar}[1]{
32162 \backslash
32163 myMarginpar{#1}}
32164 \end_layout
32165
32166 \end_inset
32167
32168
32169 \family default
32170 \series default
32171
32172 \begin_inset Note Note
32173 status collapsed
32174
32175 \begin_layout Plain Layout
32176 The margin note format is changed only for this example.
32177 \end_layout
32178
32179 \end_inset
32180
32181
32182 \end_layout
32183
32184 \begin_layout Standard
32185 \begin_inset ERT
32186 status collapsed
32187
32188 \begin_layout Plain Layout
32189
32190
32191 \backslash
32192 else
32193 \end_layout
32194
32195 \end_inset
32196
32197
32198 \begin_inset Note Note
32199 status open
32200
32201 \begin_layout Plain Layout
32202 The following will be displayed when the \SpecialChar LaTeX
32203 -package 
32204 \series bold
32205 marginnote
32206 \series default
32207  is not installed:
32208 \end_layout
32209
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \begin_layout Standard
32216 You need to install the \SpecialChar LaTeX
32217 -package 
32218 \series bold
32219 marginnote
32220 \series default
32221  to see the following part of this section in the output.
32222 \end_layout
32223
32224 \begin_layout Standard
32225 \begin_inset ERT
32226 status collapsed
32227
32228 \begin_layout Plain Layout
32229
32230
32231 \backslash
32232 fi
32233 \end_layout
32234
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \begin_layout Chapter
32241 Boxes
32242 \end_layout
32243
32244 \begin_layout Section
32245 Introduction
32246 \begin_inset Index idx
32247 status collapsed
32248
32249 \begin_layout Plain Layout
32250 Boxes ! Introduction
32251 \end_layout
32252
32253 \end_inset
32254
32255
32256 \end_layout
32257
32258 \begin_layout Standard
32259 Boxes are used to format a block of text.
32260  Boxes can be used to write documents with multiple languages, see section
32261 \begin_inset space ~
32262 \end_inset
32263
32264
32265 \begin_inset CommandInset ref
32266 LatexCommand ref
32267 reference "sec:Minipages"
32268
32269 \end_inset
32270
32271 , to frame texts, see section
32272 \begin_inset space ~
32273 \end_inset
32274
32275
32276 \begin_inset CommandInset ref
32277 LatexCommand ref
32278 reference "sec:Decoration"
32279
32280 \end_inset
32281
32282 , to prevent words from being hyphenated, see section
32283 \begin_inset space ~
32284 \end_inset
32285
32286
32287 \begin_inset CommandInset ref
32288 LatexCommand ref
32289 reference "sec:Prevent-Hyphenation"
32290
32291 \end_inset
32292
32293 , to align text, see section
32294 \begin_inset space ~
32295 \end_inset
32296
32297
32298 \begin_inset CommandInset ref
32299 LatexCommand ref
32300 reference "subsec:Vertical-Alignment"
32301
32302 \end_inset
32303
32304 , or to set the background color of texts, see section
32305 \begin_inset space ~
32306 \end_inset
32307
32308
32309 \begin_inset CommandInset ref
32310 LatexCommand ref
32311 reference "sec:Colored-Boxes"
32312
32313 \end_inset
32314
32315 .
32316 \end_layout
32317
32318 \begin_layout Standard
32319 Boxes can be inserted with the menu 
32320 \family sans
32321 Insert\SpecialChar menuseparator
32322 Box
32323 \family default
32324  or the toolbar button 
32325 \begin_inset Info
32326 type  "icon"
32327 arg   "box-insert Frameless"
32328 \end_inset
32329
32330 .
32331  A grey box with the label 
32332 \family sans
32333 Box (Minipage)
32334 \family default
32335
32336 \begin_inset Graphics
32337         filename clipart/BoxInsetDefaultQt4.png
32338         scale 85
32339         scaleBeforeRotation
32340
32341 \end_inset
32342
32343  will be inserted.
32344  The box type can be specified by right-clicking on the box and selecting
32345  
32346 \family sans
32347 Settings
32348 \family default
32349 .
32350  The box dialog offers the 
32351 \family sans
32352 Inner
32353 \begin_inset space ~
32354 \end_inset
32355
32356 Box
32357 \family default
32358  types 
32359 \family sans
32360 Makebox
32361 \family default
32362
32363 \family sans
32364 Parbox
32365 \family default
32366  and 
32367 \family sans
32368 Minipage
32369 \family default
32370 .
32371  The type 
32372 \family sans
32373 Minipage
32374 \family default
32375  is the default for new boxes and is explained in section
32376 \begin_inset space ~
32377 \end_inset
32378
32379
32380 \begin_inset CommandInset ref
32381 LatexCommand ref
32382 reference "sec:Minipages"
32383
32384 \end_inset
32385
32386 ; the type 
32387 \family sans
32388 Parbox
32389 \family default
32390  is described in section
32391 \begin_inset space ~
32392 \end_inset
32393
32394
32395 \begin_inset CommandInset ref
32396 LatexCommand ref
32397 reference "sec:Parboxes"
32398
32399 \end_inset
32400
32401  and the type 
32402 \family sans
32403 Makebox
32404 \family default
32405  in 
32406 \begin_inset CommandInset ref
32407 LatexCommand ref
32408 reference "sec:Prevent-Hyphenation"
32409
32410 \end_inset
32411
32412 .
32413 \end_layout
32414
32415 \begin_layout Standard
32416 Boxes are not numbered and can therefore not be referenced like floats or
32417  footnotes.
32418 \end_layout
32419
32420 \begin_layout Standard
32421 \begin_inset Note Greyedout
32422 status open
32423
32424 \begin_layout Plain Layout
32425
32426 \series bold
32427 Note:
32428 \series default
32429  Boxes must not be the item in an 
32430 \family sans
32431 Itemize
32432 \family default
32433  or 
32434 \family sans
32435 Description
32436 \family default
32437  environment.
32438 \end_layout
32439
32440 \end_inset
32441
32442
32443 \end_layout
32444
32445 \begin_layout Standard
32446 \begin_inset Note Greyedout
32447 status open
32448
32449 \begin_layout Plain Layout
32450
32451 \series bold
32452 Note:
32453 \series default
32454  For an unknown reason you can only set the 
32455 \family sans
32456 Inner
32457 \begin_inset space ~
32458 \end_inset
32459
32460 Box
32461 \family default
32462  type to 
32463 \family sans
32464 None
32465 \family default
32466  when you use a framed box.
32467  Boxes without an 
32468 \family sans
32469 Inner
32470 \begin_inset space ~
32471 \end_inset
32472
32473 Box
32474 \family default
32475  type and without frames are explained in section
32476 \begin_inset space ~
32477 \end_inset
32478
32479
32480 \begin_inset CommandInset ref
32481 LatexCommand ref
32482 reference "sec:Prevent-Hyphenation"
32483
32484 \end_inset
32485
32486 .
32487 \end_layout
32488
32489 \end_inset
32490
32491
32492 \end_layout
32493
32494 \begin_layout Section
32495 Box Dialog
32496 \begin_inset CommandInset label
32497 LatexCommand label
32498 name "sec:Box-Dialog"
32499
32500 \end_inset
32501
32502
32503 \begin_inset Index idx
32504 status collapsed
32505
32506 \begin_layout Plain Layout
32507 Boxes ! Box Dialog
32508 \end_layout
32509
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \begin_layout Subsection
32516 Size
32517 \begin_inset Index idx
32518 status collapsed
32519
32520 \begin_layout Plain Layout
32521 Boxes ! Size
32522 \end_layout
32523
32524 \end_inset
32525
32526
32527 \end_layout
32528
32529 \begin_layout Standard
32530 In the box dialog you can adjust the box geometry in the fields 
32531 \family sans
32532 Width
32533 \family default
32534  and 
32535 \family sans
32536 Height
32537 \family default
32538 .
32539  The available units for the geometry are explained in Table
32540 \begin_inset space ~
32541 \end_inset
32542
32543
32544 \begin_inset CommandInset ref
32545 LatexCommand ref
32546 reference "tab:Units"
32547
32548 \end_inset
32549
32550 .
32551  The field 
32552 \family sans
32553 Height
32554 \family default
32555  offers the following additional sizes:
32556 \end_layout
32557
32558 \begin_layout Description
32559 Depth This is the plain text 
32560 \begin_inset Quotes eld
32561 \end_inset
32562
32563 height
32564 \begin_inset Quotes erd
32565 \end_inset
32566
32567 .
32568  It ignores the total depth when there are multiple text lines in the box:
32569 \begin_inset Newline newline
32570 \end_inset
32571
32572
32573 \begin_inset Newline newline
32574 \end_inset
32575
32576
32577 \begin_inset Newline newline
32578 \end_inset
32579
32580
32581 \begin_inset Box Boxed
32582 position "c"
32583 hor_pos "c"
32584 has_inner_box 1
32585 inner_pos "c"
32586 use_parbox 0
32587 use_makebox 0
32588 width "12col%"
32589 special "none"
32590 height "1in"
32591 height_special "depth"
32592 thickness "0.4pt"
32593 separation "3pt"
32594 shadowsize "4pt"
32595 framecolor "black"
32596 backgroundcolor "none"
32597 status collapsed
32598
32599 \begin_layout Plain Layout
32600 \align center
32601 Box height set to 1
32602 \begin_inset space \thinspace{}
32603 \end_inset
32604
32605 Depth
32606 \end_layout
32607
32608 \end_inset
32609
32610
32611 \begin_inset Newline newline
32612 \end_inset
32613
32614
32615 \begin_inset Newline newline
32616 \end_inset
32617
32618
32619 \end_layout
32620
32621 \begin_layout Description
32622 Height This is the height of the text that is inside the box.
32623  A value of e.
32624 \begin_inset space \thinspace{}
32625 \end_inset
32626
32627 g.
32628 \begin_inset space \space{}
32629 \end_inset
32630
32631 2 for this size will set the box height to 2
32632 \begin_inset space ~
32633 \end_inset
32634
32635 times the text height: 
32636 \begin_inset Box Boxed
32637 position "c"
32638 hor_pos "c"
32639 has_inner_box 1
32640 inner_pos "c"
32641 use_parbox 0
32642 use_makebox 0
32643 width "20col%"
32644 special "none"
32645 height "2in"
32646 height_special "height"
32647 thickness "0.4pt"
32648 separation "3pt"
32649 shadowsize "4pt"
32650 framecolor "black"
32651 backgroundcolor "none"
32652 status collapsed
32653
32654 \begin_layout Plain Layout
32655 \align center
32656 Box height set to 2
32657 \begin_inset space \thinspace{}
32658 \end_inset
32659
32660 Height
32661 \end_layout
32662
32663 \end_inset
32664
32665
32666 \end_layout
32667
32668 \begin_layout Description
32669 Total
32670 \begin_inset space ~
32671 \end_inset
32672
32673 Height This is the Height
32674 \begin_inset space \thinspace{}
32675 \end_inset
32676
32677 +
32678 \begin_inset space \thinspace{}
32679 \end_inset
32680
32681 Depth: 
32682 \begin_inset Box Boxed
32683 position "c"
32684 hor_pos "c"
32685 has_inner_box 1
32686 inner_pos "c"
32687 use_parbox 0
32688 use_makebox 0
32689 width "20col%"
32690 special "none"
32691 height "1in"
32692 height_special "totalheight"
32693 thickness "0.4pt"
32694 separation "3pt"
32695 shadowsize "4pt"
32696 framecolor "black"
32697 backgroundcolor "none"
32698 status collapsed
32699
32700 \begin_layout Plain Layout
32701 \align center
32702 Box height set to 1
32703 \begin_inset space \thinspace{}
32704 \end_inset
32705
32706 Total
32707 \begin_inset space ~
32708 \end_inset
32709
32710 Height
32711 \end_layout
32712
32713 \end_inset
32714
32715
32716 \end_layout
32717
32718 \begin_layout Description
32719 Width This sets the width of the box as height: 
32720 \begin_inset Box Boxed
32721 position "c"
32722 hor_pos "c"
32723 has_inner_box 1
32724 inner_pos "c"
32725 use_parbox 0
32726 use_makebox 0
32727 width "12col%"
32728 special "none"
32729 height "1in"
32730 height_special "width"
32731 thickness "0.4pt"
32732 separation "3pt"
32733 shadowsize "4pt"
32734 framecolor "black"
32735 backgroundcolor "none"
32736 status collapsed
32737
32738 \begin_layout Plain Layout
32739 \align center
32740 Box height set to 1
32741 \begin_inset space \thinspace{}
32742 \end_inset
32743
32744 Width
32745 \end_layout
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Subsection
32753 Alignment
32754 \begin_inset Index idx
32755 status collapsed
32756
32757 \begin_layout Plain Layout
32758 Boxes ! Alignment
32759 \end_layout
32760
32761 \end_inset
32762
32763
32764 \end_layout
32765
32766 \begin_layout Standard
32767 When you have chosen an 
32768 \family sans
32769 Inner
32770 \begin_inset space ~
32771 \end_inset
32772
32773 Box
32774 \family default
32775 , the vertical box alignment can be:
32776 \end_layout
32777
32778 \begin_layout Description
32779 Top This is an example text line.
32780  
32781 \begin_inset Box Boxed
32782 position "t"
32783 hor_pos "c"
32784 has_inner_box 1
32785 inner_pos "c"
32786 use_parbox 0
32787 use_makebox 0
32788 width "12col%"
32789 special "none"
32790 height "1in"
32791 height_special "totalheight"
32792 thickness "0.4pt"
32793 separation "3pt"
32794 shadowsize "4pt"
32795 framecolor "black"
32796 backgroundcolor "none"
32797 status collapsed
32798
32799 \begin_layout Plain Layout
32800 \align center
32801 This box is top-aligned.
32802 \end_layout
32803
32804 \end_inset
32805
32806  This is an example text line.
32807 \end_layout
32808
32809 \begin_layout Description
32810 Middle This is an example text line.
32811  
32812 \begin_inset Box Boxed
32813 position "c"
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 middle-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 Bottom This is an example text line.
32842  
32843 \begin_inset Box Boxed
32844 position "b"
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 bottom-aligned.
32864 \end_layout
32865
32866 \end_inset
32867
32868  This is an example text line.
32869 \end_layout
32870
32871 \begin_layout Standard
32872 \begin_inset Note Greyedout
32873 status open
32874
32875 \begin_layout Plain Layout
32876
32877 \series bold
32878 Note:
32879 \series default
32880  The vertical box alignment can be lost in the output when you have two
32881  boxes in a line and one has e.
32882 \begin_inset space \thinspace{}
32883 \end_inset
32884
32885 g.
32886 \begin_inset space \space{}
32887 \end_inset
32888
32889 a shadow and the other one not.
32890 \end_layout
32891
32892 \end_inset
32893
32894
32895 \end_layout
32896
32897 \begin_layout Standard
32898 The horizontal box alignment can be set via \SpecialChar LyX
32899 's paragraph dialog when you
32900  set the box into its own paragraph.
32901 \end_layout
32902
32903 \begin_layout Standard
32904 \begin_inset VSpace bigskip
32905 \end_inset
32906
32907 When you have chosen an 
32908 \family sans
32909 Inner
32910 \begin_inset space ~
32911 \end_inset
32912
32913 Box
32914 \family default
32915 , the box content can be aligned vertically to:
32916 \end_layout
32917
32918 \begin_layout Description
32919 top This is an example text line.
32920  
32921 \begin_inset Box Boxed
32922 position "c"
32923 hor_pos "c"
32924 has_inner_box 1
32925 inner_pos "t"
32926 use_parbox 0
32927 use_makebox 0
32928 width "12col%"
32929 special "none"
32930 height "1.5in"
32931 height_special "totalheight"
32932 thickness "0.4pt"
32933 separation "3pt"
32934 shadowsize "4pt"
32935 framecolor "black"
32936 backgroundcolor "none"
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940 \align center
32941 This box text is top-aligned.
32942 \end_layout
32943
32944 \end_inset
32945
32946  This is an example text line.
32947 \end_layout
32948
32949 \begin_layout Description
32950 middle 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 "c"
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 middle-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 bottom 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 "b"
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 bottom-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 stretch 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 "s"
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
33035 \end_layout
33036
33037 \begin_layout Plain Layout
33038 \align center
33039 text is
33040 \end_layout
33041
33042 \begin_layout Plain Layout
33043 \align center
33044 stretched.
33045 \end_layout
33046
33047 \end_inset
33048
33049  This is an example text line.
33050 \end_layout
33051
33052 \begin_layout Standard
33053 To stretch the box content, it must consist of more than one paragraph.
33054  In the example above every text line is in an own paragraph.
33055 \end_layout
33056
33057 \begin_layout Standard
33058 \begin_inset VSpace bigskip
33059 \end_inset
33060
33061 To align the box content horizontally you can use \SpecialChar LyX
33062 's paragraph dialog when
33063  you have chosen an 
33064 \family sans
33065 Inner
33066 \begin_inset space ~
33067 \end_inset
33068
33069 Box
33070 \family default
33071 .
33072 \end_layout
33073
33074 \begin_layout Standard
33075 \align center
33076 \begin_inset Box Boxed
33077 position "c"
33078 hor_pos "c"
33079 has_inner_box 1
33080 inner_pos "s"
33081 use_parbox 0
33082 use_makebox 0
33083 width "15col%"
33084 special "none"
33085 height "1.25in"
33086 height_special "totalheight"
33087 thickness "0.4pt"
33088 separation "3pt"
33089 shadowsize "4pt"
33090 framecolor "black"
33091 backgroundcolor "none"
33092 status collapsed
33093
33094 \begin_layout Plain Layout
33095 \align left
33096 This box
33097 \end_layout
33098
33099 \begin_layout Plain Layout
33100 \align center
33101 text is
33102 \end_layout
33103
33104 \begin_layout Plain Layout
33105 \align right
33106 stretched.
33107 \end_layout
33108
33109 \end_inset
33110
33111
33112 \end_layout
33113
33114 \begin_layout Standard
33115 If you have not set an 
33116 \family sans
33117 Inner
33118 \begin_inset space ~
33119 \end_inset
33120
33121 Box
33122 \family default
33123 , you can align the box content horizontally in the box dialog.
33124 \begin_inset Separator parbreak
33125 \end_inset
33126
33127
33128 \end_layout
33129
33130 \begin_layout Standard
33131 \align center
33132 \begin_inset Box Boxed
33133 position "c"
33134 hor_pos "s"
33135 has_inner_box 0
33136 inner_pos "s"
33137 use_parbox 0
33138 use_makebox 0
33139 width "90col%"
33140 special "none"
33141 height "1.25in"
33142 height_special "totalheight"
33143 thickness "0.4pt"
33144 separation "3pt"
33145 shadowsize "4pt"
33146 framecolor "black"
33147 backgroundcolor "none"
33148 status collapsed
33149
33150 \begin_layout Plain Layout
33151 This box text is horizontally stretched.
33152 \end_layout
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \begin_layout Subsection
33160 Decoration
33161 \begin_inset CommandInset label
33162 LatexCommand label
33163 name "sec:Decoration"
33164
33165 \end_inset
33166
33167
33168 \begin_inset Index idx
33169 status collapsed
33170
33171 \begin_layout Plain Layout
33172 Boxes ! Decoration
33173 \end_layout
33174
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \begin_layout Standard
33181 The type of the box can be specified in the box dialog in the drop-down
33182  list 
33183 \family sans
33184 Decoration
33185 \family default
33186 .
33187  The following types are possible:
33188 \end_layout
33189
33190 \begin_layout Description
33191 No
33192 \begin_inset space ~
33193 \end_inset
33194
33195 frame Nothing is drawn.
33196 \end_layout
33197
33198 \begin_layout Description
33199 Simple
33200 \begin_inset space ~
33201 \end_inset
33202
33203 rectangular
33204 \begin_inset space ~
33205 \end_inset
33206
33207 frame This draws a rectangular frame around the box.
33208  The frame line thickness can be specified.
33209  
33210 \begin_inset Box Boxed
33211 position "c"
33212 hor_pos "c"
33213 has_inner_box 1
33214 inner_pos "c"
33215 use_parbox 0
33216 use_makebox 0
33217 width "20col%"
33218 special "none"
33219 height "1in"
33220 height_special "totalheight"
33221 thickness "0.4pt"
33222 separation "3pt"
33223 shadowsize "4pt"
33224 framecolor "black"
33225 backgroundcolor "none"
33226 status collapsed
33227
33228 \begin_layout Plain Layout
33229 \align center
33230 Rectangular box
33231 \end_layout
33232
33233 \end_inset
33234
33235
33236 \end_layout
33237
33238 \begin_layout Description
33239 Oval
33240 \begin_inset space ~
33241 \end_inset
33242
33243 box,
33244 \begin_inset space ~
33245 \end_inset
33246
33247 thin This draws an oval frame around the box.
33248  The frame line thickness has the size 0.4
33249 \begin_inset space \thinspace{}
33250 \end_inset
33251
33252 pt.
33253  
33254 \begin_inset Box ovalbox
33255 position "c"
33256 hor_pos "c"
33257 has_inner_box 1
33258 inner_pos "c"
33259 use_parbox 0
33260 use_makebox 0
33261 width "20col%"
33262 special "none"
33263 height "1in"
33264 height_special "totalheight"
33265 thickness "0.4pt"
33266 separation "3pt"
33267 shadowsize "4pt"
33268 framecolor "black"
33269 backgroundcolor "none"
33270 status collapsed
33271
33272 \begin_layout Plain Layout
33273 \align center
33274 Oval box, thin
33275 \end_layout
33276
33277 \end_inset
33278
33279
33280 \end_layout
33281
33282 \begin_layout Description
33283 Oval
33284 \begin_inset space ~
33285 \end_inset
33286
33287 box,
33288 \begin_inset space ~
33289 \end_inset
33290
33291 thick This draws an oval frame around the box.
33292  The frame line thickness has the size 0.8
33293 \begin_inset space \thinspace{}
33294 \end_inset
33295
33296 pt.
33297  
33298 \begin_inset Box Ovalbox
33299 position "c"
33300 hor_pos "c"
33301 has_inner_box 1
33302 inner_pos "c"
33303 use_parbox 0
33304 use_makebox 0
33305 width "20col%"
33306 special "none"
33307 height "1in"
33308 height_special "totalheight"
33309 thickness "0.4pt"
33310 separation "3pt"
33311 shadowsize "4pt"
33312 framecolor "black"
33313 backgroundcolor "none"
33314 status collapsed
33315
33316 \begin_layout Plain Layout
33317 \align center
33318 Oval box, thick
33319 \end_layout
33320
33321 \end_inset
33322
33323
33324 \end_layout
33325
33326 \begin_layout Description
33327 Drop
33328 \begin_inset space ~
33329 \end_inset
33330
33331 shadow This draws a rectangular frame with a shadow around the box.
33332  The frame line thickness and the shadow can be specified.
33333  
33334 \begin_inset Box Shadowbox
33335 position "c"
33336 hor_pos "c"
33337 has_inner_box 1
33338 inner_pos "c"
33339 use_parbox 0
33340 use_makebox 0
33341 width "20col%"
33342 special "none"
33343 height "1in"
33344 height_special "totalheight"
33345 thickness "0.4pt"
33346 separation "3pt"
33347 shadowsize "4pt"
33348 framecolor "black"
33349 backgroundcolor "none"
33350 status collapsed
33351
33352 \begin_layout Plain Layout
33353 \align center
33354 Shadow box
33355 \end_layout
33356
33357 \end_inset
33358
33359
33360 \end_layout
33361
33362 \begin_layout Description
33363 Shaded
33364 \begin_inset space ~
33365 \end_inset
33366
33367 background This draws a box with a red background.
33368  Unlike colored boxes
33369 \begin_inset Foot
33370 status collapsed
33371
33372 \begin_layout Plain Layout
33373 see sec.
33374 \begin_inset space \thinspace{}
33375 \end_inset
33376
33377
33378 \begin_inset CommandInset ref
33379 LatexCommand ref
33380 reference "sec:Colored-Boxes"
33381
33382 \end_inset
33383
33384
33385 \end_layout
33386
33387 \end_inset
33388
33389 , it always uses the whole column width and the box is set as its own paragraph.
33390  
33391 \begin_inset Box Shaded
33392 position "t"
33393 hor_pos "c"
33394 has_inner_box 0
33395 inner_pos "t"
33396 use_parbox 0
33397 use_makebox 0
33398 width "50col%"
33399 special "none"
33400 height "1in"
33401 height_special "totalheight"
33402 thickness "0.4pt"
33403 separation "3pt"
33404 shadowsize "4pt"
33405 framecolor "black"
33406 backgroundcolor "none"
33407 status collapsed
33408
33409 \begin_layout Plain Layout
33410 Shaded background box
33411 \end_layout
33412
33413 \end_inset
33414
33415
33416 \end_layout
33417
33418 \begin_layout Description
33419 Double
33420 \begin_inset space ~
33421 \end_inset
33422
33423 rectangular
33424 \begin_inset space ~
33425 \end_inset
33426
33427 frame This draws a double-line rectangular frame around the box.
33428  The line thickness of the inner frame is 0.75
33429 \begin_inset space \thinspace{}
33430 \end_inset
33431
33432 line
33433 \begin_inset space ~
33434 \end_inset
33435
33436 thickness, the thickness of the outer frame is 1.5
33437 \begin_inset space \thinspace{}
33438 \end_inset
33439
33440 line
33441 \begin_inset space ~
33442 \end_inset
33443
33444 thickness.
33445  The distance between the lines is 1.5
33446 \begin_inset space \thinspace{}
33447 \end_inset
33448
33449 line
33450 \begin_inset space ~
33451 \end_inset
33452
33453 thickness
33454 \begin_inset space \thinspace{}
33455 \end_inset
33456
33457 +
33458 \begin_inset space \thinspace{}
33459 \end_inset
33460
33461 0.5
33462 \begin_inset space \thinspace{}
33463 \end_inset
33464
33465 pt.
33466  
33467 \begin_inset Box Doublebox
33468 position "c"
33469 hor_pos "c"
33470 has_inner_box 1
33471 inner_pos "c"
33472 use_parbox 0
33473 use_makebox 0
33474 width "20col%"
33475 special "none"
33476 height "1in"
33477 height_special "totalheight"
33478 thickness "0.4pt"
33479 separation "3pt"
33480 shadowsize "4pt"
33481 framecolor "black"
33482 backgroundcolor "none"
33483 status collapsed
33484
33485 \begin_layout Plain Layout
33486 \align center
33487 Double rectangular box
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \end_layout
33494
33495 \begin_layout Standard
33496 \begin_inset VSpace bigskip
33497 \end_inset
33498
33499 \SpecialChar LyX
33500 's box label will reflect the different frame types.
33501  To be able to use all types, the \SpecialChar LaTeX
33502 -package 
33503 \series bold
33504 fancybox
33505 \series default
33506
33507 \begin_inset Index idx
33508 status collapsed
33509
33510 \begin_layout Plain Layout
33511 \SpecialChar LaTeX
33512 -packages ! fancybox
33513 \end_layout
33514
33515 \end_inset
33516
33517  must be installed.
33518 \end_layout
33519
33520 \begin_layout Standard
33521 \begin_inset VSpace bigskip
33522 \end_inset
33523
33524 When you use the decoration 
33525 \family sans
33526 simple rectangular frame
33527 \family default
33528  and no inner box, you can allow page breaks within a box.
33529  Note that then, unlike other framed boxes, the frame always uses the whole
33530  column width and the box is set as its own paragraph: 
33531 \begin_inset Box Framed
33532 position "t"
33533 hor_pos "c"
33534 has_inner_box 0
33535 inner_pos "t"
33536 use_parbox 0
33537 use_makebox 0
33538 width "100col%"
33539 special "none"
33540 height "1in"
33541 height_special "totalheight"
33542 thickness "0.4pt"
33543 separation "3pt"
33544 shadowsize "4pt"
33545 framecolor "black"
33546 backgroundcolor "none"
33547 status collapsed
33548
33549 \begin_layout Plain Layout
33550 Allow page break box
33551 \end_layout
33552
33553 \end_inset
33554
33555
33556 \end_layout
33557
33558 \begin_layout Section
33559 Box Customization
33560 \begin_inset Index idx
33561 status collapsed
33562
33563 \begin_layout Plain Layout
33564 Boxes ! Customization
33565 \end_layout
33566
33567 \end_inset
33568
33569
33570 \end_layout
33571
33572 \begin_layout Standard
33573 The diameter of the round corners of the oval boxes can be set with the
33574  command 
33575 \series bold
33576
33577 \backslash
33578 cornersize
33579 \series default
33580 .
33581  The command
33582 \end_layout
33583
33584 \begin_layout Standard
33585
33586 \series bold
33587
33588 \backslash
33589 cornersize*{1cm}
33590 \end_layout
33591
33592 \begin_layout Standard
33593 sets the diameter to 1
33594 \begin_inset space \thinspace{}
33595 \end_inset
33596
33597 cm.
33598  The command
33599 \end_layout
33600
33601 \begin_layout Standard
33602
33603 \series bold
33604
33605 \backslash
33606 cornersize{num}
33607 \end_layout
33608
33609 \begin_layout Standard
33610 sets the diameter to 
33611 \family sans
33612 num
33613 \begin_inset space \thinspace{}
33614 \end_inset
33615
33616 ×
33617 \begin_inset space \thinspace{}
33618 \end_inset
33619
33620 minimum(width and height of box)
33621 \family default
33622 .
33623  The default is 
33624 \series bold
33625
33626 \backslash
33627 cornersize{0.5}
33628 \series default
33629 .
33630 \end_layout
33631
33632 \begin_layout Standard
33633 \begin_inset ERT
33634 status collapsed
33635
33636 \begin_layout Plain Layout
33637
33638
33639 \backslash
33640 cornersize*{1.5cm}
33641 \end_layout
33642
33643 \end_inset
33644
33645
33646 \begin_inset Box Ovalbox
33647 position "c"
33648 hor_pos "c"
33649 has_inner_box 1
33650 inner_pos "c"
33651 use_parbox 0
33652 use_makebox 0
33653 width "25col%"
33654 special "none"
33655 height "1in"
33656 height_special "totalheight"
33657 thickness "0.4pt"
33658 separation "3pt"
33659 shadowsize "4pt"
33660 framecolor "black"
33661 backgroundcolor "none"
33662 status open
33663
33664 \begin_layout Plain Layout
33665 \align center
33666 Oval box with 
33667 \series bold
33668
33669 \backslash
33670 cornersize
33671 \series default
33672
33673 \begin_inset space \thinspace{}
33674 \end_inset
33675
33676 =
33677 \begin_inset space \thinspace{}
33678 \end_inset
33679
33680 1.5
33681 \begin_inset space \thinspace{}
33682 \end_inset
33683
33684 cm
33685 \end_layout
33686
33687 \end_inset
33688
33689
33690 \begin_inset ERT
33691 status collapsed
33692
33693 \begin_layout Plain Layout
33694
33695
33696 \backslash
33697 cornersize{0.5}
33698 \end_layout
33699
33700 \end_inset
33701
33702
33703 \end_layout
33704
33705 \begin_layout Standard
33706 \begin_inset VSpace bigskip
33707 \end_inset
33708
33709
33710 \end_layout
33711
33712 \begin_layout Standard
33713 The default background color red of 
33714 \family sans
33715 shaded background
33716 \family default
33717  boxes can either be changed locally with the command 
33718 \series bold
33719
33720 \backslash
33721 definecolor{shadecolor}
33722 \series default
33723  or globally with the menu 
33724 \family sans
33725 Tools\SpecialChar menuseparator
33726 Preferences\SpecialChar menuseparator
33727 Colors\SpecialChar menuseparator
33728 shaded
33729 \begin_inset space ~
33730 \end_inset
33731
33732 box
33733 \family default
33734 .
33735  The scheme of the 
33736 \series bold
33737
33738 \backslash
33739 definecolor
33740 \series default
33741  command is explained in section
33742 \begin_inset space ~
33743 \end_inset
33744
33745
33746 \begin_inset CommandInset ref
33747 LatexCommand ref
33748 reference "sec:Colored-Tables"
33749
33750 \end_inset
33751
33752 .
33753 \begin_inset Foot
33754 status collapsed
33755
33756 \begin_layout Plain Layout
33757 Note that 
33758 \series bold
33759
33760 \backslash
33761 definecolor
33762 \series default
33763  requires the \SpecialChar LaTeX
33764 -package 
33765 \series bold
33766 color
33767 \series default
33768  in the preamble, see section
33769 \begin_inset space ~
33770 \end_inset
33771
33772
33773 \begin_inset CommandInset ref
33774 LatexCommand ref
33775 reference "sec:Colored-Boxes"
33776
33777 \end_inset
33778
33779 .
33780 \end_layout
33781
33782 \end_inset
33783
33784  For example the appearance of the following shaded background box is set
33785  with the \SpecialChar TeX
33786  Code command
33787 \end_layout
33788
33789 \begin_layout Standard
33790
33791 \series bold
33792
33793 \backslash
33794 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33795 \end_layout
33796
33797 \begin_layout Standard
33798 \begin_inset ERT
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802
33803
33804 \backslash
33805 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33806 \end_layout
33807
33808 \end_inset
33809
33810
33811 \begin_inset Box Shaded
33812 position "t"
33813 hor_pos "c"
33814 has_inner_box 0
33815 inner_pos "t"
33816 use_parbox 0
33817 use_makebox 0
33818 width "100col%"
33819 special "none"
33820 height "1in"
33821 height_special "totalheight"
33822 thickness "0.4pt"
33823 separation "3pt"
33824 shadowsize "4pt"
33825 framecolor "black"
33826 backgroundcolor "none"
33827 status open
33828
33829 \begin_layout Plain Layout
33830
33831 \color yellow
33832 This is yellow text in a
33833 \color none
33834  
33835 \family sans
33836 \color yellow
33837 shaded background
33838 \family default
33839 \color none
33840  
33841 \color yellow
33842 box with dark green background.
33843 \end_layout
33844
33845 \end_inset
33846
33847
33848 \begin_inset ERT
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852
33853
33854 \backslash
33855 definecolor{shadecolor}{rgb}{1,0,0}
33856 \end_layout
33857
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \begin_layout Standard
33864 \begin_inset VSpace bigskip
33865 \end_inset
33866
33867 Manually changed sizes and colors are valid for all boxes following the
33868  commands that change them.
33869 \end_layout
33870
33871 \begin_layout Section
33872 Minipages
33873 \begin_inset CommandInset label
33874 LatexCommand label
33875 name "sec:Minipages"
33876
33877 \end_inset
33878
33879
33880 \begin_inset Index idx
33881 status collapsed
33882
33883 \begin_layout Plain Layout
33884 Boxes ! Minipages
33885 \end_layout
33886
33887 \end_inset
33888
33889
33890 \end_layout
33891
33892 \begin_layout Standard
33893 Minipages are treated by \SpecialChar LaTeX
33894  as pages within pages and can therefore for example
33895  have their own footnotes.
33896 \end_layout
33897
33898 \begin_layout Standard
33899 Minipages are useful when you write documents with different languages.
33900 \end_layout
33901
33902 \begin_layout Standard
33903 Below are two example minipages side by side.
33904  Their width is set to 45
33905 \begin_inset space \thinspace{}
33906 \end_inset
33907
33908 col% and they are separated by a horizontal fill, that was inserted via
33909  the menu 
33910 \family sans
33911 Insert\SpecialChar menuseparator
33912 Special
33913 \begin_inset space ~
33914 \end_inset
33915
33916 Formatting\SpecialChar menuseparator
33917 Horizontal
33918 \begin_inset space ~
33919 \end_inset
33920
33921 Fill
33922 \family default
33923 .
33924 \begin_inset Newpage newpage
33925 \end_inset
33926
33927
33928 \end_layout
33929
33930 \begin_layout Standard
33931 \begin_inset Box Frameless
33932 position "t"
33933 hor_pos "c"
33934 has_inner_box 1
33935 inner_pos "c"
33936 use_parbox 0
33937 use_makebox 0
33938 width "45col%"
33939 special "none"
33940 height "1in"
33941 height_special "totalheight"
33942 thickness "0.4pt"
33943 separation "3pt"
33944 shadowsize "4pt"
33945 framecolor "black"
33946 backgroundcolor "none"
33947 status open
33948
33949 \begin_layout Plain Layout
33950
33951 \lang ngerman
33952 Dies ist ein deutscher Text.
33953  Dies ist ein deutscher Text.
33954  Dies ist ein deutscher Text.
33955  Dies ist ein deutscher Text.
33956  Dies ist ein deutscher Text.
33957  Dies ist ein deutscher Text.
33958  Dies ist ein deutscher Text.
33959  Dies ist ein deutscher Text.
33960  Dies ist ein deutscher Text.
33961  Dies ist ein deutscher Text.
33962  Dies ist ein deutscher Text.
33963  Dies ist ein deutscher Text.
33964  Dies ist ein deutscher Text
33965 \begin_inset Foot
33966 status collapsed
33967
33968 \begin_layout Plain Layout
33969
33970 \lang ngerman
33971 Dies ist eine deutsche Fußnote.
33972 \end_layout
33973
33974 \end_inset
33975
33976 .
33977  Dies ist ein deutscher Text.
33978  Dies ist ein deutscher Text.
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \begin_inset space \hfill{}
33985 \end_inset
33986
33987
33988 \begin_inset Box Frameless
33989 position "t"
33990 hor_pos "c"
33991 has_inner_box 1
33992 inner_pos "c"
33993 use_parbox 0
33994 use_makebox 0
33995 width "45col%"
33996 special "none"
33997 height "1in"
33998 height_special "totalheight"
33999 thickness "0.4pt"
34000 separation "3pt"
34001 shadowsize "4pt"
34002 framecolor "black"
34003 backgroundcolor "none"
34004 status open
34005
34006 \begin_layout Plain Layout
34007 This is an English Text.
34008  This is an English Text.
34009  This is an English Text.
34010  This is an English Text.
34011  This is an English Text.
34012  This is an English Text.
34013  This is an English Text.
34014  This is an English Text.
34015  This is an English Text.
34016  This is an English Text.
34017  This is an English Text.
34018  This is an English Text.
34019  This is an English Text.
34020  This is an English Text.
34021  This is an English Text.
34022  This is an English Text.
34023 \begin_inset Foot
34024 status collapsed
34025
34026 \begin_layout Plain Layout
34027 This is an English footnote.
34028 \end_layout
34029
34030 \end_inset
34031
34032  This is an English Text.
34033 \end_layout
34034
34035 \end_inset
34036
34037
34038 \end_layout
34039
34040 \begin_layout Standard
34041 \begin_inset VSpace bigskip
34042 \end_inset
34043
34044 The document-wide paragraph settings are ignored within minipages.
34045  That means that there will be no space between paragraphs in minipages
34046  although you set it to e.
34047 \begin_inset space \thinspace{}
34048 \end_inset
34049
34050 g.
34051 \begin_inset space \space{}
34052 \end_inset
34053
34054
34055 \family sans
34056 MedSkip
34057 \family default
34058  in the document settings.
34059 \end_layout
34060
34061 \begin_layout Standard
34062 Minipages can also be used to set a background color for text parts, see
34063  section
34064 \begin_inset space ~
34065 \end_inset
34066
34067
34068 \begin_inset CommandInset ref
34069 LatexCommand ref
34070 reference "sec:Colored-Boxes"
34071
34072 \end_inset
34073
34074 .
34075 \end_layout
34076
34077 \begin_layout Standard
34078 \begin_inset Note Greyedout
34079 status open
34080
34081 \begin_layout Plain Layout
34082
34083 \series bold
34084 Note:
34085 \series default
34086  You cannot have floats or margin notes inside minipages but minipages can
34087  be used inside tables, floats, and other boxes.
34088 \end_layout
34089
34090 \end_inset
34091
34092
34093 \end_layout
34094
34095 \begin_layout Section
34096 Parboxes
34097 \begin_inset CommandInset label
34098 LatexCommand label
34099 name "sec:Parboxes"
34100
34101 \end_inset
34102
34103
34104 \begin_inset Index idx
34105 status collapsed
34106
34107 \begin_layout Plain Layout
34108 Boxes ! Parboxes
34109 \end_layout
34110
34111 \end_inset
34112
34113
34114 \end_layout
34115
34116 \begin_layout Standard
34117 Parboxes are very similar to minipages with the difference that they cannot
34118  have footnotes.
34119 \begin_inset Separator parbreak
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \begin_layout Standard
34126 \align center
34127 \begin_inset Box Frameless
34128 position "t"
34129 hor_pos "c"
34130 has_inner_box 1
34131 inner_pos "t"
34132 use_parbox 1
34133 use_makebox 0
34134 width "33col%"
34135 special "none"
34136 height "1in"
34137 height_special "totalheight"
34138 thickness "0.4pt"
34139 separation "3pt"
34140 shadowsize "4pt"
34141 framecolor "black"
34142 backgroundcolor "none"
34143 status open
34144
34145 \begin_layout Plain Layout
34146 This a text within a parbox.
34147  This a text within a parbox.
34148 \end_layout
34149
34150 \begin_layout Plain Layout
34151 This footnote won't appear:
34152 \begin_inset Foot
34153 status collapsed
34154
34155 \begin_layout Plain Layout
34156 This footnote is inside a parbox and will therefore not appear.
34157 \end_layout
34158
34159 \end_inset
34160
34161
34162 \end_layout
34163
34164 \end_inset
34165
34166
34167 \end_layout
34168
34169 \begin_layout Section
34170 Boxes for Words and Characters
34171 \begin_inset Index idx
34172 status collapsed
34173
34174 \begin_layout Plain Layout
34175 Boxes ! for Characters
34176 \end_layout
34177
34178 \end_inset
34179
34180
34181 \end_layout
34182
34183 \begin_layout Subsection
34184 Prevent Hyphenation
34185 \begin_inset CommandInset label
34186 LatexCommand label
34187 name "sec:Prevent-Hyphenation"
34188
34189 \end_inset
34190
34191
34192 \begin_inset Index idx
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196 Boxes ! to Prevent Hyphenation
34197 \end_layout
34198
34199 \end_inset
34200
34201
34202 \end_layout
34203
34204 \begin_layout Standard
34205 You can use the box type 
34206 \family sans
34207 Makebox
34208 \family default
34209  to prevent words or text from being hyphenated.
34210 \begin_inset Newline newline
34211 \end_inset
34212
34213 Here is an example text:
34214 \end_layout
34215
34216 \begin_layout Standard
34217 This line is an example to show how you can prevent the hyphenation of 
34218 \begin_inset Quotes eld
34219 \end_inset
34220
34221 veryverylongword
34222 \begin_inset Quotes erd
34223 \end_inset
34224
34225 .
34226 \end_layout
34227
34228 \begin_layout Standard
34229 To prevent the hyphenation of the word 
34230 \begin_inset Quotes eld
34231 \end_inset
34232
34233 veryverylongword
34234 \begin_inset Quotes erd
34235 \end_inset
34236
34237 , put the word into a box, set the 
34238 \family sans
34239 Inner
34240 \begin_inset space ~
34241 \end_inset
34242
34243 box
34244 \family default
34245  to 
34246 \family sans
34247 Makebox
34248 \family default
34249  and use no explicit width.
34250 \end_layout
34251
34252 \begin_layout Standard
34253 This is the result:
34254 \end_layout
34255
34256 \begin_layout Standard
34257 This line is an example to show how you can prevent the hyphenation of 
34258 \begin_inset Box Frameless
34259 position "t"
34260 hor_pos "c"
34261 has_inner_box 1
34262 inner_pos "t"
34263 use_parbox 0
34264 use_makebox 1
34265 width ""
34266 special "none"
34267 height "1in"
34268 height_special "totalheight"
34269 thickness "0.4pt"
34270 separation "3pt"
34271 shadowsize "4pt"
34272 framecolor "black"
34273 backgroundcolor "none"
34274 status open
34275
34276 \begin_layout Plain Layout
34277 \begin_inset Quotes eld
34278 \end_inset
34279
34280 veryverylongword
34281 \begin_inset Quotes erd
34282 \end_inset
34283
34284
34285 \end_layout
34286
34287 \end_inset
34288
34289 .
34290 \end_layout
34291
34292 \begin_layout Standard
34293 You can alternatively set the command 
34294 \begin_inset Quotes eld
34295 \end_inset
34296
34297
34298 \series bold
34299
34300 \backslash
34301 -
34302 \series default
34303
34304 \begin_inset Quotes grd
34305 \end_inset
34306
34307  as \SpecialChar TeX
34308  Code directly before the word:
34309 \end_layout
34310
34311 \begin_layout Standard
34312 This line is an example to show how you can prevent the hyphenation of 
34313 \begin_inset Quotes eld
34314 \end_inset
34315
34316
34317 \begin_inset ERT
34318 status collapsed
34319
34320 \begin_layout Plain Layout
34321
34322
34323 \backslash
34324 -
34325 \end_layout
34326
34327 \end_inset
34328
34329 veryverylongword
34330 \begin_inset Quotes erd
34331 \end_inset
34332
34333 .
34334 \end_layout
34335
34336 \begin_layout Standard
34337 Of course the word now protrudes over the side margin.
34338  To avoid this, add via the menu 
34339 \family sans
34340 Insert\SpecialChar menuseparator
34341 Formatting\SpecialChar menuseparator
34342 Ragged
34343 \begin_inset space ~
34344 \end_inset
34345
34346 Line
34347 \begin_inset space ~
34348 \end_inset
34349
34350 Break
34351 \family default
34352  (shortcut 
34353 \begin_inset Info
34354 type  "shortcut"
34355 arg   "newline-insert newline"
34356 \end_inset
34357
34358 ) a line break before the word:
34359 \end_layout
34360
34361 \begin_layout Standard
34362 This line is an example to show how you can prevent the hyphenation of 
34363 \begin_inset Newline newline
34364 \end_inset
34365
34366
34367 \begin_inset Box Frameless
34368 position "t"
34369 hor_pos "c"
34370 has_inner_box 1
34371 inner_pos "t"
34372 use_parbox 0
34373 use_makebox 1
34374 width ""
34375 special "none"
34376 height "1in"
34377 height_special "totalheight"
34378 thickness "0.4pt"
34379 separation "3pt"
34380 shadowsize "4pt"
34381 framecolor "black"
34382 backgroundcolor "none"
34383 status open
34384
34385 \begin_layout Plain Layout
34386 \begin_inset Quotes eld
34387 \end_inset
34388
34389 veryverylongword
34390 \begin_inset Quotes erd
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \end_inset
34397
34398 .
34399 \end_layout
34400
34401 \begin_layout Subsection
34402 Vertical Alignment
34403 \begin_inset CommandInset label
34404 LatexCommand label
34405 name "subsec:Vertical-Alignment"
34406
34407 \end_inset
34408
34409
34410 \begin_inset Index idx
34411 status collapsed
34412
34413 \begin_layout Plain Layout
34414 Boxes ! for Vertical Alignment
34415 \end_layout
34416
34417 \end_inset
34418
34419
34420 \begin_inset Index idx
34421 status collapsed
34422
34423 \begin_layout Plain Layout
34424 Boxes ! Raiseboxes
34425 \end_layout
34426
34427 \end_inset
34428
34429
34430 \end_layout
34431
34432 \begin_layout Standard
34433 With the help of the command 
34434 \series bold
34435
34436 \backslash
34437 raisebox
34438 \series default
34439  you can align words, characters or other boxes vertically relative to the
34440  surrounding text.
34441  
34442 \series bold
34443
34444 \backslash
34445 raisebox
34446 \series default
34447  is used with the following scheme:
34448 \end_layout
34449
34450 \begin_layout Standard
34451
34452 \series bold
34453
34454 \backslash
34455 raisebox{lift}[height][depth]{box content}
34456 \end_layout
34457
34458 \begin_layout Standard
34459 The lift can be a positive value to raise the box or a negative value to
34460  lower the box.
34461 \end_layout
34462
34463 \begin_layout Standard
34464 To align for example the word 
34465 \begin_inset Quotes eld
34466 \end_inset
34467
34468 preventing
34469 \begin_inset Quotes erd
34470 \end_inset
34471
34472  so that the bottom of the 
34473 \begin_inset Quotes eld
34474 \end_inset
34475
34476 deepest
34477 \begin_inset Quotes erd
34478 \end_inset
34479
34480  character 
34481 \begin_inset Quotes eld
34482 \end_inset
34483
34484 p
34485 \begin_inset Quotes erd
34486 \end_inset
34487
34488  is at the baseline, insert the command
34489 \end_layout
34490
34491 \begin_layout Standard
34492
34493 \series bold
34494
34495 \backslash
34496 raisebox{
34497 \backslash
34498 depth}{
34499 \end_layout
34500
34501 \begin_layout Standard
34502 in \SpecialChar TeX
34503  Code before the word.
34504  After the word insert a closing brace 
34505 \begin_inset Quotes eld
34506 \end_inset
34507
34508
34509 \series bold
34510 }
34511 \series default
34512
34513 \begin_inset Quotes erd
34514 \end_inset
34515
34516  in \SpecialChar TeX
34517  Code.
34518 \begin_inset Newline newline
34519 \end_inset
34520
34521 This is the result:
34522 \end_layout
34523
34524 \begin_layout Standard
34525 This is a text line with the word 
34526 \begin_inset ERT
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530
34531
34532 \backslash
34533 raisebox{
34534 \backslash
34535 depth}{
34536 \end_layout
34537
34538 \end_inset
34539
34540
34541 \begin_inset Quotes eld
34542 \end_inset
34543
34544 preventing
34545 \begin_inset Quotes erd
34546 \end_inset
34547
34548
34549 \begin_inset ERT
34550 status collapsed
34551
34552 \begin_layout Plain Layout
34553
34554 }
34555 \end_layout
34556
34557 \end_inset
34558
34559  as a raised word.
34560 \end_layout
34561
34562 \begin_layout Standard
34563 \begin_inset VSpace bigskip
34564 \end_inset
34565
34566 When you raise or lower characters in a line, the line distance will be
34567  spread:
34568 \end_layout
34569
34570 \begin_layout Standard
34571 This is a text line with the word 
34572 \begin_inset ERT
34573 status collapsed
34574
34575 \begin_layout Plain Layout
34576
34577
34578 \backslash
34579 raisebox{-
34580 \backslash
34581 depth}{
34582 \end_layout
34583
34584 \end_inset
34585
34586
34587 \begin_inset Quotes eld
34588 \end_inset
34589
34590 preventing
34591 \begin_inset Quotes erd
34592 \end_inset
34593
34594
34595 \begin_inset ERT
34596 status collapsed
34597
34598 \begin_layout Plain Layout
34599
34600 }
34601 \end_layout
34602
34603 \end_inset
34604
34605  as a lowered word.
34606 \begin_inset Newline newline
34607 \end_inset
34608
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{0.5cm}{
34618 \end_layout
34619
34620 \end_inset
34621
34622
34623 \begin_inset Quotes eld
34624 \end_inset
34625
34626 testing
34627 \begin_inset Quotes erd
34628 \end_inset
34629
34630
34631 \begin_inset ERT
34632 status collapsed
34633
34634 \begin_layout Plain Layout
34635
34636 }
34637 \end_layout
34638
34639 \end_inset
34640
34641  as a raised word.
34642 \end_layout
34643
34644 \begin_layout Standard
34645 If you want to prevent this for a certain reason, set the box height to
34646  a zero value.
34647  For example use
34648 \end_layout
34649
34650 \begin_layout Standard
34651
34652 \series bold
34653
34654 \backslash
34655 raisebox{-
34656 \backslash
34657 depth}[0pt]{
34658 \end_layout
34659
34660 \begin_layout Standard
34661 This is a text line with the word 
34662 \begin_inset ERT
34663 status collapsed
34664
34665 \begin_layout Plain Layout
34666
34667
34668 \backslash
34669 raisebox{-
34670 \backslash
34671 depth}[0pt]{
34672 \end_layout
34673
34674 \end_inset
34675
34676
34677 \begin_inset Quotes eld
34678 \end_inset
34679
34680 preventing
34681 \begin_inset Quotes erd
34682 \end_inset
34683
34684
34685 \begin_inset ERT
34686 status collapsed
34687
34688 \begin_layout Plain Layout
34689
34690 }
34691 \end_layout
34692
34693 \end_inset
34694
34695  as a lowered word.
34696 \begin_inset Newline newline
34697 \end_inset
34698
34699
34700 \begin_inset Newline newline
34701 \end_inset
34702
34703 This is a text line with the word 
34704 \begin_inset ERT
34705 status collapsed
34706
34707 \begin_layout Plain Layout
34708
34709
34710 \backslash
34711 raisebox{0.5cm}[0pt]{
34712 \end_layout
34713
34714 \end_inset
34715
34716
34717 \begin_inset Quotes eld
34718 \end_inset
34719
34720 testing
34721 \begin_inset Quotes erd
34722 \end_inset
34723
34724
34725 \begin_inset ERT
34726 status collapsed
34727
34728 \begin_layout Plain Layout
34729
34730 }
34731 \end_layout
34732
34733 \end_inset
34734
34735  as a raised word.
34736 \end_layout
34737
34738 \begin_layout Section
34739 Colored Boxes
34740 \begin_inset CommandInset label
34741 LatexCommand label
34742 name "sec:Colored-Boxes"
34743
34744 \end_inset
34745
34746
34747 \begin_inset Index idx
34748 status collapsed
34749
34750 \begin_layout Plain Layout
34751 Boxes ! Color
34752 \end_layout
34753
34754 \end_inset
34755
34756
34757 \end_layout
34758
34759 \begin_layout Standard
34760 To color the background of a box just select the color you like in the box
34761  dialog.
34762  This is for example a box with orange background: 
34763 \begin_inset Box Frameless
34764 position "t"
34765 hor_pos "c"
34766 has_inner_box 1
34767 inner_pos "t"
34768 use_parbox 0
34769 use_makebox 1
34770 width ""
34771 special "none"
34772 height "1in"
34773 height_special "totalheight"
34774 thickness "0.4pt"
34775 separation "3pt"
34776 shadowsize "4pt"
34777 framecolor "black"
34778 backgroundcolor "orange"
34779 status open
34780
34781 \begin_layout Plain Layout
34782 Box with orange background
34783 \end_layout
34784
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Standard
34791 If you use the decoration 
34792 \family sans
34793 Simple
34794 \begin_inset space ~
34795 \end_inset
34796
34797 rectangular
34798 \begin_inset space ~
34799 \end_inset
34800
34801 frame
34802 \family default
34803  you can set a frame color.
34804  In this case you must also specify a background color (LyX sets white as
34805  default).
34806  Here is an example: 
34807 \begin_inset Box Boxed
34808 position "t"
34809 hor_pos "c"
34810 has_inner_box 0
34811 inner_pos "t"
34812 use_parbox 0
34813 use_makebox 0
34814 width ""
34815 special "none"
34816 height "1in"
34817 height_special "totalheight"
34818 thickness "0.4pt"
34819 separation "3pt"
34820 shadowsize "4pt"
34821 framecolor "teal"
34822 backgroundcolor "yellow"
34823 status open
34824
34825 \begin_layout Plain Layout
34826 Box with teal frame color and yellow background color
34827 \end_layout
34828
34829 \end_inset
34830
34831
34832 \end_layout
34833
34834 \begin_layout Standard
34835 \begin_inset VSpace bigskip
34836 \end_inset
34837
34838 Of course you can also have colored text inside a colored box:
34839 \begin_inset Newline newline
34840 \end_inset
34841
34842
34843 \begin_inset Box Boxed
34844 position "t"
34845 hor_pos "c"
34846 has_inner_box 0
34847 inner_pos "t"
34848 use_parbox 0
34849 use_makebox 0
34850 width ""
34851 special "none"
34852 height "1in"
34853 height_special "totalheight"
34854 thickness "0.4pt"
34855 separation "3pt"
34856 shadowsize "4pt"
34857 framecolor "cyan"
34858 backgroundcolor "magenta"
34859 status open
34860
34861 \begin_layout Plain Layout
34862
34863 \color yellow
34864 This is colored text within a colored, framed box
34865 \end_layout
34866
34867 \end_inset
34868
34869
34870 \end_layout
34871
34872 \begin_layout Standard
34873 \begin_inset VSpace bigskip
34874 \end_inset
34875
34876
34877 \end_layout
34878
34879 \begin_layout Standard
34880 If you need another color than the predefined ones, you can define your
34881  own color as described in section
34882 \begin_inset space ~
34883 \end_inset
34884
34885
34886 \begin_inset CommandInset ref
34887 LatexCommand ref
34888 reference "sec:Colored-Tables"
34889
34890 \end_inset
34891
34892 .
34893  To use your own color you must typeset the box by using TeX code:
34894 \end_layout
34895
34896 \begin_layout Standard
34897 Colored boxes without frame are created with the command 
34898 \series bold
34899
34900 \backslash
34901 colorbox
34902 \series default
34903 .
34904  It has the following scheme:
34905 \end_layout
34906
34907 \begin_layout Standard
34908
34909 \series bold
34910
34911 \backslash
34912 colorbox{color}{box content}
34913 \end_layout
34914
34915 \begin_layout Standard
34916 The box content can also be a box and colored boxes can also be within other
34917  boxes.
34918  To have e.
34919 \begin_inset space \thinspace{}
34920 \end_inset
34921
34922 g.
34923 \begin_inset space \space{}
34924 \end_inset
34925
34926 a darkgreen background for a word, insert the command
34927 \end_layout
34928
34929 \begin_layout Standard
34930
34931 \series bold
34932
34933 \backslash
34934 colorbox{darkgreen}{
34935 \end_layout
34936
34937 \begin_layout Standard
34938 before the word in \SpecialChar TeX
34939  Code.
34940  After the word insert a closing brace 
34941 \begin_inset Quotes eld
34942 \end_inset
34943
34944
34945 \series bold
34946 }
34947 \series default
34948
34949 \begin_inset Quotes erd
34950 \end_inset
34951
34952  in \SpecialChar TeX
34953  Code.
34954 \begin_inset Newline newline
34955 \end_inset
34956
34957 This is the result:
34958 \end_layout
34959
34960 \begin_layout Standard
34961 This is a line where the word 
34962 \begin_inset ERT
34963 status collapsed
34964
34965 \begin_layout Plain Layout
34966
34967
34968 \backslash
34969 colorbox{darkgreen}{
34970 \end_layout
34971
34972 \end_inset
34973
34974
34975 \begin_inset Quotes eld
34976 \end_inset
34977
34978 Attention!
34979 \begin_inset Quotes erd
34980 \end_inset
34981
34982
34983 \begin_inset ERT
34984 status collapsed
34985
34986 \begin_layout Plain Layout
34987
34988 }
34989 \end_layout
34990
34991 \end_inset
34992
34993  has a darkgreen background.
34994 \end_layout
34995
34996 \begin_layout Standard
34997 Framed, colored boxes are created with the command 
34998 \series bold
34999
35000 \backslash
35001 fcolorbox
35002 \series default
35003 .
35004  It has the following scheme:
35005 \end_layout
35006
35007 \begin_layout Standard
35008
35009 \series bold
35010
35011 \backslash
35012 fcolorbox{frame color}{box color}{box content}
35013 \end_layout
35014
35015 \begin_layout Section
35016 Rotated and Scaled Boxes
35017 \end_layout
35018
35019 \begin_layout Standard
35020 To use the boxes described in this section, the module 
35021 \family sans
35022 GraphicBoxes
35023 \family default
35024  must be loaded in the document settings.
35025 \end_layout
35026
35027 \begin_layout Standard
35028 \begin_inset Note Greyedout
35029 status open
35030
35031 \begin_layout Plain Layout
35032
35033 \series bold
35034 Note:
35035 \series default
35036  Not all DVI-viewers are able to display rotated or scaled material.
35037 \end_layout
35038
35039 \end_inset
35040
35041
35042 \end_layout
35043
35044 \begin_layout Standard
35045 \begin_inset Note Greyedout
35046 status open
35047
35048 \begin_layout Plain Layout
35049
35050 \series bold
35051 Note:
35052 \series default
35053  Floats are not allowed inside a rotated or scaled box.
35054 \end_layout
35055
35056 \end_inset
35057
35058
35059 \end_layout
35060
35061 \begin_layout Subsection
35062 Rotated Boxes
35063 \begin_inset Index idx
35064 status collapsed
35065
35066 \begin_layout Plain Layout
35067 Boxes ! rotated
35068 \end_layout
35069
35070 \end_inset
35071
35072
35073 \begin_inset Index idx
35074 status collapsed
35075
35076 \begin_layout Plain Layout
35077 Rotated Material
35078 \end_layout
35079
35080 \end_inset
35081
35082
35083 \end_layout
35084
35085 \begin_layout Standard
35086 To rotate material, you can put it into a rotated box.
35087  Such a box is inserted via the menu 
35088 \family sans
35089 Insert\SpecialChar menuseparator
35090 Custom Insets\SpecialChar menuseparator
35091 Rotatebox
35092 \family default
35093 .
35094 \end_layout
35095
35096 \begin_layout Standard
35097 The rotation origin can be specified via the inset 
35098 \family sans
35099 Origin
35100 \family default
35101  (menu 
35102 \family sans
35103 Insert\SpecialChar menuseparator
35104 Origin
35105 \family default
35106 ) in the form 
35107 \series bold
35108 origin=position
35109 \series default
35110 .
35111  The following positions are possible: 
35112 \emph on
35113 c
35114 \emph default
35115  (center), 
35116 \emph on
35117 l
35118 \emph default
35119  (left), 
35120 \emph on
35121 r
35122 \emph default
35123  (right), 
35124 \emph on
35125 b
35126 \emph default
35127  (bottom), 
35128 \emph on
35129 t
35130 \emph default
35131  (top), along with meaningful combinations of the four base positions.
35132  For example 
35133 \emph on
35134 lt
35135 \emph default
35136  means that the rotation origin is at the top left corner of the box.
35137  When no rotation origin is specified, the position 
35138 \emph on
35139 l
35140 \emph default
35141  will be used.
35142  The rotation angle is a number that can be negative that specifies the
35143  angle in degrees.
35144  The rotation direction is counterclockwise.
35145 \end_layout
35146
35147 \begin_layout Standard
35148 In the following example 
35149 \series bold
35150 origin=c
35151 \series default
35152  was inserted to the 
35153 \family sans
35154 Option
35155 \family default
35156  inset and 
35157 \series bold
35158 60
35159 \series default
35160  was inserted to the 
35161 \family sans
35162 Angle
35163 \family default
35164  inset.
35165 \end_layout
35166
35167 \begin_layout Standard
35168 This is a line 
35169 \begin_inset Flex Rotatebox
35170 status open
35171
35172 \begin_layout Plain Layout
35173 \begin_inset Argument 1
35174 status open
35175
35176 \begin_layout Plain Layout
35177 origin=c
35178 \end_layout
35179
35180 \end_inset
35181
35182
35183 \begin_inset Argument 2
35184 status open
35185
35186 \begin_layout Plain Layout
35187 60
35188 \end_layout
35189
35190 \end_inset
35191
35192 with rotated
35193 \end_layout
35194
35195 \end_inset
35196
35197  text.
35198 \end_layout
35199
35200 \begin_layout Standard
35201 The box content can also be another box or an inline formula:
35202 \end_layout
35203
35204 \begin_layout Standard
35205 This is a line 
35206 \begin_inset Flex Rotatebox
35207 status open
35208
35209 \begin_layout Plain Layout
35210 \begin_inset Argument 1
35211 status open
35212
35213 \begin_layout Plain Layout
35214 origin=r
35215 \end_layout
35216
35217 \end_inset
35218
35219
35220 \begin_inset Argument 2
35221 status open
35222
35223 \begin_layout Plain Layout
35224 -60
35225 \end_layout
35226
35227 \end_inset
35228
35229
35230 \begin_inset Box Doublebox
35231 position "c"
35232 hor_pos "c"
35233 has_inner_box 0
35234 inner_pos "c"
35235 use_parbox 0
35236 use_makebox 0
35237 width "1in"
35238 special "width"
35239 height "1in"
35240 height_special "totalheight"
35241 thickness "0.4pt"
35242 separation "3pt"
35243 shadowsize "4pt"
35244 framecolor "black"
35245 backgroundcolor "none"
35246 status collapsed
35247
35248 \begin_layout Plain Layout
35249 with rotated
35250 \end_layout
35251
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \end_inset
35258
35259  framed text 
35260 \begin_inset Flex Rotatebox
35261 status open
35262
35263 \begin_layout Plain Layout
35264 \begin_inset Argument 1
35265 status open
35266
35267 \begin_layout Plain Layout
35268 origin=lb
35269 \end_layout
35270
35271 \end_inset
35272
35273
35274 \begin_inset Argument 2
35275 status open
35276
35277 \begin_layout Plain Layout
35278 60
35279 \end_layout
35280
35281 \end_inset
35282
35283
35284 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \end_inset
35291
35292  and a formula.
35293 \end_layout
35294
35295 \begin_layout Standard
35296 or an image or table:
35297 \end_layout
35298
35299 \begin_layout Standard
35300 This is a line 
35301 \begin_inset Flex Rotatebox
35302 status open
35303
35304 \begin_layout Plain Layout
35305 \begin_inset Argument 1
35306 status open
35307
35308 \begin_layout Plain Layout
35309 origin=lb
35310 \end_layout
35311
35312 \end_inset
35313
35314
35315 \begin_inset Argument 2
35316 status open
35317
35318 \begin_layout Plain Layout
35319 90
35320 \end_layout
35321
35322 \end_inset
35323
35324
35325 \begin_inset Graphics
35326         filename clipart/platypus.eps
35327         lyxscale 50
35328         width 25col%
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \end_inset
35336
35337  with a rotated image 
35338 \begin_inset Flex Rotatebox
35339 status open
35340
35341 \begin_layout Plain Layout
35342 \begin_inset Argument 2
35343 status open
35344
35345 \begin_layout Plain Layout
35346 -90
35347 \end_layout
35348
35349 \end_inset
35350
35351
35352 \begin_inset Tabular
35353 <lyxtabular version="3" rows="2" columns="2">
35354 <features tabularvalignment="middle">
35355 <column alignment="center" valignment="top">
35356 <column alignment="center" valignment="top">
35357 <row>
35358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362 q
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35368 \begin_inset Text
35369
35370 \begin_layout Plain Layout
35371 w
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 </row>
35377 <row>
35378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382 e
35383 \end_layout
35384
35385 \end_inset
35386 </cell>
35387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35388 \begin_inset Text
35389
35390 \begin_layout Plain Layout
35391 r
35392 \end_layout
35393
35394 \end_inset
35395 </cell>
35396 </row>
35397 </lyxtabular>
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \end_inset
35405
35406  and table.
35407 \begin_inset Index idx
35408 status collapsed
35409
35410 \begin_layout Plain Layout
35411 Figures ! rotated
35412 \end_layout
35413
35414 \end_inset
35415
35416
35417 \begin_inset Index idx
35418 status collapsed
35419
35420 \begin_layout Plain Layout
35421 Table Customization ! Rotating
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \begin_layout Subsection
35430 Scaled Boxes
35431 \begin_inset Index idx
35432 status collapsed
35433
35434 \begin_layout Plain Layout
35435 Boxes ! scaled
35436 \end_layout
35437
35438 \end_inset
35439
35440
35441 \begin_inset Index idx
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445 Scaled Material
35446 \end_layout
35447
35448 \end_inset
35449
35450
35451 \end_layout
35452
35453 \begin_layout Standard
35454 To scale material the commands 
35455 \series bold
35456
35457 \backslash
35458 scalebox
35459 \series default
35460  and 
35461 \series bold
35462
35463 \backslash
35464 resizebox
35465 \series default
35466  can be used as \SpecialChar TeX
35467  Code.
35468 \end_layout
35469
35470 \begin_layout Standard
35471
35472 \series bold
35473
35474 \backslash
35475 scalebox
35476 \series default
35477  is used with the following scheme:
35478 \end_layout
35479
35480 \begin_layout Standard
35481
35482 \series bold
35483
35484 \backslash
35485 scalebox{horizontal}[vertical]{box content}
35486 \end_layout
35487
35488 \begin_layout Standard
35489 Horizontal and vertical are the corresponding scaling factors.
35490  If no vertical scaling factor is given, the horizontal factor will also
35491  be used as the vertical one.
35492 \end_layout
35493
35494 \begin_layout Standard
35495 The command 
35496 \series bold
35497
35498 \backslash
35499 scalebox{2}{Hello}
35500 \series default
35501  creates for example a double size 
35502 \begin_inset ERT
35503 status collapsed
35504
35505 \begin_layout Plain Layout
35506
35507
35508 \backslash
35509 scalebox{2}{
35510 \end_layout
35511
35512 \end_inset
35513
35514 Hello
35515 \begin_inset ERT
35516 status collapsed
35517
35518 \begin_layout Plain Layout
35519
35520 }
35521 \end_layout
35522
35523 \end_inset
35524
35525 , compared with the document text size.
35526 \end_layout
35527
35528 \begin_layout Standard
35529
35530 \series bold
35531
35532 \backslash
35533 scalebox{2}[1]{Hello}
35534 \series default
35535  on the other hand distorts the 
35536 \begin_inset ERT
35537 status collapsed
35538
35539 \begin_layout Plain Layout
35540
35541
35542 \backslash
35543 scalebox{2}[1]{
35544 \end_layout
35545
35546 \end_inset
35547
35548 Hello
35549 \begin_inset ERT
35550 status collapsed
35551
35552 \begin_layout Plain Layout
35553
35554 }
35555 \end_layout
35556
35557 \end_inset
35558
35559 .
35560 \end_layout
35561
35562 \begin_layout Standard
35563 If the scaling factor is negative, the box content will be mirrored.
35564  Therefore the command 
35565 \series bold
35566
35567 \backslash
35568 scalebox{-1}[1]{Hello}
35569 \series default
35570  can be used to create mirror writing: 
35571 \begin_inset ERT
35572 status collapsed
35573
35574 \begin_layout Plain Layout
35575
35576
35577 \backslash
35578 scalebox{-1}[1]{
35579 \end_layout
35580
35581 \end_inset
35582
35583 Hello
35584 \begin_inset ERT
35585 status collapsed
35586
35587 \begin_layout Plain Layout
35588
35589 }
35590 \end_layout
35591
35592 \end_inset
35593
35594
35595 \end_layout
35596
35597 \begin_layout Standard
35598
35599 \series bold
35600
35601 \backslash
35602 scalebox{1}[-1]{Hello}
35603 \series default
35604  reflects the 
35605 \begin_inset ERT
35606 status collapsed
35607
35608 \begin_layout Plain Layout
35609
35610
35611 \backslash
35612 scalebox{1}[-1]{
35613 \end_layout
35614
35615 \end_inset
35616
35617 Hello
35618 \begin_inset ERT
35619 status collapsed
35620
35621 \begin_layout Plain Layout
35622
35623 }
35624 \end_layout
35625
35626 \end_inset
35627
35628  at the base line.
35629 \end_layout
35630
35631 \begin_layout Standard
35632 Equivalent to 
35633 \series bold
35634
35635 \backslash
35636 scalebox{-1}[1]{box content}
35637 \series default
35638  there exists the command
35639 \begin_inset Newline newline
35640 \end_inset
35641
35642
35643 \series bold
35644
35645 \backslash
35646 reflectbox{box content}
35647 \series default
35648 .
35649 \end_layout
35650
35651 \begin_layout Standard
35652 \begin_inset VSpace bigskip
35653 \end_inset
35654
35655 The command 
35656 \series bold
35657
35658 \backslash
35659 resizebox
35660 \series default
35661  is used to scale the box to a defined width and height.
35662  The command scheme is:
35663 \end_layout
35664
35665 \begin_layout Standard
35666
35667 \series bold
35668
35669 \backslash
35670 resizebox{width}{height}{box content}
35671 \end_layout
35672
35673 \begin_layout Standard
35674 If one of the two command arguments given is an exclamation mark 
35675 \series bold
35676 !
35677 \series default
35678 , the size is set so that the aspect ratio of the box content is kept.
35679 \end_layout
35680
35681 \begin_layout Standard
35682 The command 
35683 \series bold
35684
35685 \backslash
35686 resizebox{2cm}{1cm}{Hello}
35687 \series default
35688  produces: 
35689 \begin_inset ERT
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693
35694
35695 \backslash
35696 resizebox{2cm}{1cm}{
35697 \end_layout
35698
35699 \end_inset
35700
35701 Hello
35702 \begin_inset ERT
35703 status collapsed
35704
35705 \begin_layout Plain Layout
35706
35707 }
35708 \end_layout
35709
35710 \end_inset
35711
35712
35713 \begin_inset Newline newline
35714 \end_inset
35715
35716 The command 
35717 \series bold
35718
35719 \backslash
35720 resizebox{2cm}{!}{Hello}
35721 \series default
35722  produces: 
35723 \begin_inset ERT
35724 status collapsed
35725
35726 \begin_layout Plain Layout
35727
35728
35729 \backslash
35730 resizebox{2cm}{!}{
35731 \end_layout
35732
35733 \end_inset
35734
35735 Hello
35736 \begin_inset ERT
35737 status collapsed
35738
35739 \begin_layout Plain Layout
35740
35741 }
35742 \end_layout
35743
35744 \end_inset
35745
35746
35747 \end_layout
35748
35749 \begin_layout Standard
35750 \begin_inset VSpace bigskip
35751 \end_inset
35752
35753
35754 \begin_inset Note Greyedout
35755 status open
35756
35757 \begin_layout Plain Layout
35758
35759 \series bold
35760 Note:
35761 \series default
35762  When arguments of 
35763 \series bold
35764
35765 \backslash
35766 scalebox
35767 \series default
35768  or 
35769 \series bold
35770
35771 \backslash
35772 resizebox
35773 \series default
35774  are set to zero, no \SpecialChar LaTeX
35775 -errors occur when exporting the document but the exported
35776  files can not or only partly be displayed.
35777 \end_layout
35778
35779 \end_inset
35780
35781
35782 \end_layout
35783
35784 \begin_layout Standard
35785 \begin_inset VSpace bigskip
35786 \end_inset
35787
35788
35789 \end_layout
35790
35791 \begin_layout Standard
35792 The boxes can be combined in any order.
35793  E.
35794 \begin_inset space \thinspace{}
35795 \end_inset
35796
35797 g.
35798 \begin_inset space \space{}
35799 \end_inset
35800
35801 the command
35802 \begin_inset Newline newline
35803 \end_inset
35804
35805
35806 \series bold
35807
35808 \backslash
35809 rotatebox[origin=c]{-45}{
35810 \backslash
35811 resizebox{2cm}{!}{
35812 \backslash
35813 reflectbox{Hello}}}
35814 \begin_inset Newline newline
35815 \end_inset
35816
35817
35818 \series default
35819 produces:
35820 \begin_inset Separator parbreak
35821 \end_inset
35822
35823
35824 \end_layout
35825
35826 \begin_layout Standard
35827 \align center
35828 \begin_inset ERT
35829 status collapsed
35830
35831 \begin_layout Plain Layout
35832
35833
35834 \backslash
35835 rotatebox[origin=c]{-45}{
35836 \backslash
35837 resizebox{2cm}{!}{
35838 \backslash
35839 reflectbox{
35840 \end_layout
35841
35842 \end_inset
35843
35844 Hello
35845 \begin_inset ERT
35846 status collapsed
35847
35848 \begin_layout Plain Layout
35849
35850 }}}
35851 \end_layout
35852
35853 \end_inset
35854
35855
35856 \end_layout
35857
35858 \begin_layout Standard
35859 \noindent
35860 Images, tables, and inline formulas are allowed as box content:
35861 \begin_inset Separator parbreak
35862 \end_inset
35863
35864
35865 \end_layout
35866
35867 \begin_layout Standard
35868 \align center
35869 \begin_inset ERT
35870 status collapsed
35871
35872 \begin_layout Plain Layout
35873
35874
35875 \backslash
35876 rotatebox[origin=c]{-30}{
35877 \backslash
35878 resizebox{2cm}{!}{
35879 \backslash
35880 reflectbox{
35881 \end_layout
35882
35883 \end_inset
35884
35885
35886 \begin_inset Graphics
35887         filename clipart/platypus.eps
35888         lyxscale 50
35889         width 25col%
35890
35891 \end_inset
35892
35893
35894 \begin_inset ERT
35895 status collapsed
35896
35897 \begin_layout Plain Layout
35898
35899 }}}
35900 \end_layout
35901
35902 \end_inset
35903
35904
35905 \begin_inset ERT
35906 status collapsed
35907
35908 \begin_layout Plain Layout
35909
35910
35911 \backslash
35912 rotatebox[origin=c]{-45}{
35913 \backslash
35914 resizebox{2cm}{!}{
35915 \backslash
35916 reflectbox{
35917 \end_layout
35918
35919 \end_inset
35920
35921
35922 \begin_inset Tabular
35923 <lyxtabular version="3" rows="2" columns="2">
35924 <features tabularvalignment="middle">
35925 <column alignment="center" valignment="top">
35926 <column alignment="center" valignment="top">
35927 <row>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932 q
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941 w
35942 \end_layout
35943
35944 \end_inset
35945 </cell>
35946 </row>
35947 <row>
35948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952 e
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961 r
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 </row>
35967 </lyxtabular>
35968
35969 \end_inset
35970
35971
35972 \begin_inset ERT
35973 status collapsed
35974
35975 \begin_layout Plain Layout
35976
35977 }}}
35978 \end_layout
35979
35980 \end_inset
35981
35982
35983 \begin_inset ERT
35984 status collapsed
35985
35986 \begin_layout Plain Layout
35987
35988
35989 \backslash
35990 rotatebox[origin=c]{-45}{
35991 \backslash
35992 resizebox{2cm}{!}{
35993 \backslash
35994 reflectbox{
35995 \end_layout
35996
35997 \end_inset
35998
35999
36000 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36001 \end_inset
36002
36003
36004 \begin_inset ERT
36005 status collapsed
36006
36007 \begin_layout Plain Layout
36008
36009 }}}
36010 \end_layout
36011
36012 \end_inset
36013
36014
36015 \begin_inset Index idx
36016 status collapsed
36017
36018 \begin_layout Plain Layout
36019 Figures ! scaled
36020 \end_layout
36021
36022 \end_inset
36023
36024
36025 \begin_inset Index idx
36026 status collapsed
36027
36028 \begin_layout Plain Layout
36029 Table Customization ! Scaling
36030 \end_layout
36031
36032 \end_inset
36033
36034
36035 \end_layout
36036
36037 \begin_layout Standard
36038 When the global formula style 
36039 \series bold
36040 fleqn
36041 \series default
36042  is used in the document
36043 \begin_inset Foot
36044 status collapsed
36045
36046 \begin_layout Plain Layout
36047 When 
36048 \begin_inset Quotes eld
36049 \end_inset
36050
36051 fleqn
36052 \begin_inset Quotes erd
36053 \end_inset
36054
36055  is added to the document class options.
36056 \end_layout
36057
36058 \end_inset
36059
36060 , display style formulas can also be scaled.
36061 \end_layout
36062
36063 \begin_layout Chapter
36064 Objects Surrounded by Text
36065 \begin_inset Index idx
36066 status collapsed
36067
36068 \begin_layout Plain Layout
36069 Surrounded by text
36070 \end_layout
36071
36072 \end_inset
36073
36074
36075 \end_layout
36076
36077 \begin_layout Section
36078 Wrap Floats
36079 \begin_inset CommandInset label
36080 LatexCommand label
36081 name "sec:Wrap-Floats"
36082
36083 \end_inset
36084
36085
36086 \begin_inset Index idx
36087 status collapsed
36088
36089 \begin_layout Plain Layout
36090 Floats ! Wrap Floats
36091 \end_layout
36092
36093 \end_inset
36094
36095
36096 \begin_inset Index idx
36097 status collapsed
36098
36099 \begin_layout Plain Layout
36100 Surrounded by text ! Wrap Floats
36101 \end_layout
36102
36103 \end_inset
36104
36105
36106 \end_layout
36107
36108 \begin_layout Standard
36109 \begin_inset Wrap figure
36110 lines 0
36111 placement l
36112 overhang 1cm
36113 width "40col%"
36114 status open
36115
36116 \begin_layout Plain Layout
36117 \begin_inset Graphics
36118         filename clipart/mobius.eps
36119         width 40col%
36120         scaleBeforeRotation
36121         rotateOrigin center
36122
36123 \end_inset
36124
36125
36126 \end_layout
36127
36128 \begin_layout Plain Layout
36129 \begin_inset Caption Standard
36130
36131 \begin_layout Plain Layout
36132 \begin_inset CommandInset label
36133 LatexCommand label
36134 name "fig:This-is-a"
36135
36136 \end_inset
36137
36138 This is a figure wrap float.
36139 \end_layout
36140
36141 \end_inset
36142
36143
36144 \end_layout
36145
36146 \end_inset
36147
36148  This float type is used if you want to wrap text around a figure or table
36149  so that it only occupies some fraction of the column width.
36150  It can be inserted using the menu 
36151 \family sans
36152 Insert\SpecialChar menuseparator
36153 Floats\SpecialChar menuseparator
36154 Figure
36155 \begin_inset space ~
36156 \end_inset
36157
36158 Wrap
36159 \begin_inset space ~
36160 \end_inset
36161
36162 Float
36163 \family default
36164  or 
36165 \family sans
36166 Table
36167 \begin_inset space ~
36168 \end_inset
36169
36170 Wrap
36171 \begin_inset space ~
36172 \end_inset
36173
36174 Float
36175 \family default
36176  if the \SpecialChar LaTeX
36177 -package 
36178 \series bold
36179 wrapfig
36180 \series default
36181
36182 \begin_inset Index idx
36183 status collapsed
36184
36185 \begin_layout Plain Layout
36186 \SpecialChar LaTeX
36187 -packages ! wrapfig
36188 \end_layout
36189
36190 \end_inset
36191
36192  is installed.
36193 \begin_inset Foot
36194 status collapsed
36195
36196 \begin_layout Plain Layout
36197 Installing a \SpecialChar LaTeX
36198 -package is explained it in the 
36199 \emph on
36200 \SpecialChar LaTeX
36201
36202 \begin_inset space ~
36203 \end_inset
36204
36205 Configuration
36206 \emph default
36207  manual.
36208 \end_layout
36209
36210 \end_inset
36211
36212  The settings of the float can be modified by right-clicking on the float
36213  box.
36214  The mandatory settings are the float 
36215 \family sans
36216 Placement
36217 \family default
36218  and its 
36219 \family sans
36220 Width
36221 \family default
36222 .
36223  Optional are the 
36224 \family sans
36225 Overhang
36226 \family default
36227  that specifies how much the float is set into the paragraph
36228 \begin_inset space \thinspace{}
36229 \end_inset
36230
36231 /
36232 \begin_inset space \thinspace{}
36233 \end_inset
36234
36235 page margin, and the 
36236 \family sans
36237 Line
36238 \begin_inset space ~
36239 \end_inset
36240
36241 span
36242 \family default
36243  that specifies how many text lines the float will approximately need.
36244  The line span is often hard to approximate; so it is better only to use
36245  it when you encounter float placement problems.
36246  You can furthermore decide if \SpecialChar LaTeX
36247  is allowed to let the float float within
36248  the paragraph or to surrounding paragraphs.
36249  Figure
36250 \begin_inset space ~
36251 \end_inset
36252
36253
36254 \begin_inset CommandInset ref
36255 LatexCommand ref
36256 reference "fig:This-is-a"
36257
36258 \end_inset
36259
36260  is an example text wrap float with a width of 40
36261 \begin_inset space \thinspace{}
36262 \end_inset
36263
36264 col%, 1
36265 \begin_inset space \thinspace{}
36266 \end_inset
36267
36268 cm overhang, set to the left.
36269 \end_layout
36270
36271 \begin_layout Standard
36272 \begin_inset Note Greyedout
36273 status open
36274
36275 \begin_layout Plain Layout
36276
36277 \series bold
36278 Note:
36279 \series default
36280  Text
36281 \begin_inset space ~
36282 \end_inset
36283
36284 wrap float floats are fragile! E.
36285 \begin_inset space \thinspace{}
36286 \end_inset
36287
36288 g.
36289 \begin_inset space \space{}
36290 \end_inset
36291
36292 having a figure too close to the bottom of the page can mess things up in
36293  such a way that the float does not appear in the output or that it is placed
36294  over some other text.
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \begin_layout Standard
36303 In general, the following applies for wrap floats:
36304 \end_layout
36305
36306 \begin_layout Itemize
36307 They should not be placed in paragraphs that run over a page break.
36308  That means that wrap floats are better inserted in their exact place when
36309  the document is almost finished and you are able to estimate where page
36310  breaks will appear.
36311 \end_layout
36312
36313 \begin_layout Itemize
36314 They should either be placed in their own paragraph before the paragraph
36315  where they should wrap into or within a paragraph.
36316 \end_layout
36317
36318 \begin_layout Itemize
36319 In consecutive paragraphs they may cause troubles, so ensure that there
36320  is a text paragraph between them as separator.
36321 \end_layout
36322
36323 \begin_layout Itemize
36324 They are not allowed in section headings or tables.
36325 \end_layout
36326
36327 \begin_layout Itemize
36328 Their numbering and referencing works as described in chap.
36329 \begin_inset space \thinspace{}
36330 \end_inset
36331
36332
36333 \begin_inset CommandInset ref
36334 LatexCommand ref
36335 reference "chap:Floats"
36336
36337 \end_inset
36338
36339 .
36340 \end_layout
36341
36342 \begin_layout Section
36343 Surrounded Fixed Objects
36344 \begin_inset Index idx
36345 status collapsed
36346
36347 \begin_layout Plain Layout
36348 Surrounded by text ! Fixed objects
36349 \end_layout
36350
36351 \end_inset
36352
36353
36354 \end_layout
36355
36356 \begin_layout Standard
36357 The wrap floats described in sec.
36358 \begin_inset space \thinspace{}
36359 \end_inset
36360
36361
36362 \begin_inset CommandInset ref
36363 LatexCommand ref
36364 reference "sec:Wrap-Floats"
36365
36366 \end_inset
36367
36368  have these positions in the paragraph:
36369 \begin_inset Separator parbreak
36370 \end_inset
36371
36372
36373 \end_layout
36374
36375 \begin_layout Standard
36376 \noindent
36377 \align center
36378 \begin_inset Tabular
36379 <lyxtabular version="3" rows="2" columns="2">
36380 <features tabularvalignment="middle">
36381 <column alignment="center" valignment="top">
36382 <column alignment="center" valignment="top">
36383 <row>
36384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36385 \begin_inset Text
36386
36387 \begin_layout Plain Layout
36388 \begin_inset Graphics
36389         filename ../images/dialog-show-new-inset_graphics.png
36390         scale 70
36391         scaleBeforeRotation
36392
36393 \end_inset
36394
36395
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36401 \begin_inset Text
36402
36403 \begin_layout Plain Layout
36404 text
36405 \end_layout
36406
36407 \end_inset
36408 </cell>
36409 </row>
36410 <row>
36411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36412 \begin_inset Text
36413
36414 \begin_layout Plain Layout
36415 text
36416 \end_layout
36417
36418 \end_inset
36419 </cell>
36420 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424 text
36425 \end_layout
36426
36427 \end_inset
36428 </cell>
36429 </row>
36430 </lyxtabular>
36431
36432 \end_inset
36433
36434  or 
36435 \begin_inset Tabular
36436 <lyxtabular version="3" rows="2" columns="2">
36437 <features tabularvalignment="middle">
36438 <column alignment="center" valignment="top">
36439 <column alignment="center" valignment="top">
36440 <row>
36441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36442 \begin_inset Text
36443
36444 \begin_layout Plain Layout
36445 text
36446 \end_layout
36447
36448 \end_inset
36449 </cell>
36450 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454 \begin_inset Graphics
36455         filename ../images/dialog-show-new-inset_graphics.png
36456         scale 70
36457         scaleBeforeRotation
36458
36459 \end_inset
36460
36461
36462 \end_layout
36463
36464 \end_inset
36465 </cell>
36466 </row>
36467 <row>
36468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36469 \begin_inset Text
36470
36471 \begin_layout Plain Layout
36472 text
36473 \end_layout
36474
36475 \end_inset
36476 </cell>
36477 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36478 \begin_inset Text
36479
36480 \begin_layout Plain Layout
36481 text
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 </row>
36487 </lyxtabular>
36488
36489 \end_inset
36490
36491
36492 \end_layout
36493
36494 \begin_layout Standard
36495 To get an object exactly at the position where it is inserted, for example
36496  to get one of these positions:
36497 \begin_inset VSpace defskip
36498 \end_inset
36499
36500
36501 \end_layout
36502
36503 \begin_layout Standard
36504 \noindent
36505 \align center
36506 \begin_inset Tabular
36507 <lyxtabular version="3" rows="2" columns="2">
36508 <features tabularvalignment="middle">
36509 <column alignment="center" valignment="top">
36510 <column alignment="center" valignment="top">
36511 <row>
36512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36513 \begin_inset Text
36514
36515 \begin_layout Plain Layout
36516 text
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525 text
36526 \end_layout
36527
36528 \end_inset
36529 </cell>
36530 </row>
36531 <row>
36532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36533 \begin_inset Text
36534
36535 \begin_layout Plain Layout
36536 \begin_inset Graphics
36537         filename ../images/dialog-show-new-inset_graphics.png
36538         scale 70
36539         scaleBeforeRotation
36540
36541 \end_inset
36542
36543
36544 \end_layout
36545
36546 \end_inset
36547 </cell>
36548 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36549 \begin_inset Text
36550
36551 \begin_layout Plain Layout
36552 text
36553 \end_layout
36554
36555 \end_inset
36556 </cell>
36557 </row>
36558 </lyxtabular>
36559
36560 \end_inset
36561
36562  
36563 \begin_inset Tabular
36564 <lyxtabular version="3" rows="2" columns="2">
36565 <features tabularvalignment="middle">
36566 <column alignment="center" valignment="top">
36567 <column alignment="center" valignment="top">
36568 <row>
36569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36570 \begin_inset Text
36571
36572 \begin_layout Plain Layout
36573 text
36574 \end_layout
36575
36576 \end_inset
36577 </cell>
36578 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582 text
36583 \end_layout
36584
36585 \end_inset
36586 </cell>
36587 </row>
36588 <row>
36589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36590 \begin_inset Text
36591
36592 \begin_layout Plain Layout
36593 text
36594 \end_layout
36595
36596 \end_inset
36597 </cell>
36598 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36599 \begin_inset Text
36600
36601 \begin_layout Plain Layout
36602 \begin_inset Graphics
36603         filename ../images/dialog-show-new-inset_graphics.png
36604         scale 70
36605         scaleBeforeRotation
36606
36607 \end_inset
36608
36609
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 </row>
36615 </lyxtabular>
36616
36617 \end_inset
36618
36619  
36620 \begin_inset Tabular
36621 <lyxtabular version="3" rows="2" columns="3">
36622 <features tabularvalignment="middle">
36623 <column alignment="center" valignment="top">
36624 <column alignment="center" valignment="top">
36625 <column alignment="center" valignment="top">
36626 <row>
36627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36628 \begin_inset Text
36629
36630 \begin_layout Plain Layout
36631 text
36632 \end_layout
36633
36634 \end_inset
36635 </cell>
36636 <cell alignment="center" valignment="top" topline="true" usebox="none">
36637 \begin_inset Text
36638
36639 \begin_layout Plain Layout
36640 \begin_inset Graphics
36641         filename ../images/dialog-show-new-inset_graphics.png
36642         scale 70
36643         scaleBeforeRotation
36644
36645 \end_inset
36646
36647
36648 \end_layout
36649
36650 \end_inset
36651 </cell>
36652 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36653 \begin_inset Text
36654
36655 \begin_layout Plain Layout
36656 text
36657 \end_layout
36658
36659 \end_inset
36660 </cell>
36661 </row>
36662 <row>
36663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36664 \begin_inset Text
36665
36666 \begin_layout Plain Layout
36667 text
36668 \end_layout
36669
36670 \end_inset
36671 </cell>
36672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36673 \begin_inset Text
36674
36675 \begin_layout Plain Layout
36676 text
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Plain Layout
36685 text
36686 \end_layout
36687
36688 \end_inset
36689 </cell>
36690 </row>
36691 </lyxtabular>
36692
36693 \end_inset
36694
36695  
36696 \begin_inset Tabular
36697 <lyxtabular version="3" rows="2" columns="3">
36698 <features tabularvalignment="middle">
36699 <column alignment="center" valignment="top">
36700 <column alignment="center" valignment="top">
36701 <column alignment="center" valignment="top">
36702 <row>
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout Plain Layout
36707 text
36708 \end_layout
36709
36710 \end_inset
36711 </cell>
36712 <cell alignment="center" valignment="top" topline="true" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716 text
36717 \end_layout
36718
36719 \end_inset
36720 </cell>
36721 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36722 \begin_inset Text
36723
36724 \begin_layout Plain Layout
36725 text
36726 \end_layout
36727
36728 \end_inset
36729 </cell>
36730 </row>
36731 <row>
36732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36733 \begin_inset Text
36734
36735 \begin_layout Plain Layout
36736 text
36737 \end_layout
36738
36739 \end_inset
36740 </cell>
36741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36742 \begin_inset Text
36743
36744 \begin_layout Plain Layout
36745 \begin_inset Graphics
36746         filename ../images/dialog-show-new-inset_graphics.png
36747         scale 70
36748         scaleBeforeRotation
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \end_inset
36756 </cell>
36757 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36758 \begin_inset Text
36759
36760 \begin_layout Plain Layout
36761 text
36762 \end_layout
36763
36764 \end_inset
36765 </cell>
36766 </row>
36767 </lyxtabular>
36768
36769 \end_inset
36770
36771
36772 \end_layout
36773
36774 \begin_layout Standard
36775 \noindent
36776 \align center
36777 \begin_inset Tabular
36778 <lyxtabular version="3" rows="3" columns="2">
36779 <features tabularvalignment="middle">
36780 <column alignment="center" valignment="top">
36781 <column alignment="center" valignment="top">
36782 <row>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787 text
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796 text
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 </row>
36802 <row>
36803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36804 \begin_inset Text
36805
36806 \begin_layout Plain Layout
36807 \begin_inset Graphics
36808         filename ../images/dialog-show-new-inset_graphics.png
36809         scale 70
36810         scaleBeforeRotation
36811
36812 \end_inset
36813
36814
36815 \end_layout
36816
36817 \end_inset
36818 </cell>
36819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823 text
36824 \end_layout
36825
36826 \end_inset
36827 </cell>
36828 </row>
36829 <row>
36830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36831 \begin_inset Text
36832
36833 \begin_layout Plain Layout
36834 text
36835 \end_layout
36836
36837 \end_inset
36838 </cell>
36839 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36840 \begin_inset Text
36841
36842 \begin_layout Plain Layout
36843 text
36844 \end_layout
36845
36846 \end_inset
36847 </cell>
36848 </row>
36849 </lyxtabular>
36850
36851 \end_inset
36852
36853  
36854 \begin_inset Tabular
36855 <lyxtabular version="3" rows="3" columns="3">
36856 <features tabularvalignment="middle">
36857 <column alignment="center" valignment="top">
36858 <column alignment="center" valignment="top">
36859 <column alignment="center" valignment="top">
36860 <row>
36861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36862 \begin_inset Text
36863
36864 \begin_layout Plain Layout
36865 text
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 <cell alignment="center" valignment="top" topline="true" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874 text
36875 \end_layout
36876
36877 \end_inset
36878 </cell>
36879 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36880 \begin_inset Text
36881
36882 \begin_layout Plain Layout
36883 text
36884 \end_layout
36885
36886 \end_inset
36887 </cell>
36888 </row>
36889 <row>
36890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894 text
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 <cell alignment="center" valignment="top" usebox="none">
36900 \begin_inset Text
36901
36902 \begin_layout Plain Layout
36903 \begin_inset Graphics
36904         filename ../images/dialog-show-new-inset_graphics.png
36905         scale 70
36906         scaleBeforeRotation
36907
36908 \end_inset
36909
36910
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36916 \begin_inset Text
36917
36918 \begin_layout Plain Layout
36919 text
36920 \end_layout
36921
36922 \end_inset
36923 </cell>
36924 </row>
36925 <row>
36926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36927 \begin_inset Text
36928
36929 \begin_layout Plain Layout
36930 text
36931 \end_layout
36932
36933 \end_inset
36934 </cell>
36935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36936 \begin_inset Text
36937
36938 \begin_layout Plain Layout
36939 text
36940 \end_layout
36941
36942 \end_inset
36943 </cell>
36944 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36945 \begin_inset Text
36946
36947 \begin_layout Plain Layout
36948 text
36949 \end_layout
36950
36951 \end_inset
36952 </cell>
36953 </row>
36954 </lyxtabular>
36955
36956 \end_inset
36957
36958  
36959 \begin_inset Tabular
36960 <lyxtabular version="3" rows="3" columns="2">
36961 <features tabularvalignment="middle">
36962 <column alignment="center" valignment="top">
36963 <column alignment="center" valignment="top">
36964 <row>
36965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36966 \begin_inset Text
36967
36968 \begin_layout Plain Layout
36969 text
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978 text
36979 \end_layout
36980
36981 \end_inset
36982 </cell>
36983 </row>
36984 <row>
36985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36986 \begin_inset Text
36987
36988 \begin_layout Plain Layout
36989 text
36990 \end_layout
36991
36992 \end_inset
36993 </cell>
36994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36995 \begin_inset Text
36996
36997 \begin_layout Plain Layout
36998 \begin_inset Graphics
36999         filename ../images/dialog-show-new-inset_graphics.png
37000         scale 70
37001         scaleBeforeRotation
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \end_inset
37009 </cell>
37010 </row>
37011 <row>
37012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37013 \begin_inset Text
37014
37015 \begin_layout Plain Layout
37016 text
37017 \end_layout
37018
37019 \end_inset
37020 </cell>
37021 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37022 \begin_inset Text
37023
37024 \begin_layout Plain Layout
37025 text
37026 \end_layout
37027
37028 \end_inset
37029 </cell>
37030 </row>
37031 </lyxtabular>
37032
37033 \end_inset
37034
37035
37036 \end_layout
37037
37038 \begin_layout Standard
37039 \noindent
37040 you can use the \SpecialChar LaTeX
37041 -package 
37042 \series bold
37043 picinpar
37044 \series default
37045
37046 \begin_inset Index idx
37047 status collapsed
37048
37049 \begin_layout Plain Layout
37050 \SpecialChar LaTeX
37051 -packages ! picinpar
37052 \end_layout
37053
37054 \end_inset
37055
37056 .
37057  Here is an example:
37058 \end_layout
37059
37060 \begin_layout Standard
37061 \begin_inset ERT
37062 status collapsed
37063
37064 \begin_layout Plain Layout
37065
37066
37067 \backslash
37068 ifpicinpar
37069 \end_layout
37070
37071 \end_inset
37072
37073
37074 \begin_inset Note Note
37075 status open
37076
37077 \begin_layout Plain Layout
37078 The following section will only be displayed when the \SpecialChar LaTeX
37079 -package 
37080 \series bold
37081 picinpar
37082 \series default
37083  is installed.
37084 \end_layout
37085
37086 \end_inset
37087
37088
37089 \end_layout
37090
37091 \begin_layout Standard
37092 \begin_inset ERT
37093 status collapsed
37094
37095 \begin_layout Plain Layout
37096
37097
37098 \backslash
37099 begin{window}[2,c,{
37100 \end_layout
37101
37102 \end_inset
37103
37104
37105 \begin_inset Graphics
37106         filename clipart/mobius.eps
37107         lyxscale 60
37108         width 40col%
37109         scaleBeforeRotation
37110         rotateOrigin center
37111
37112 \end_inset
37113
37114
37115 \begin_inset ERT
37116 status collapsed
37117
37118 \begin_layout Plain Layout
37119
37120 },]
37121 \end_layout
37122
37123 \begin_layout Plain Layout
37124
37125 {}
37126 \end_layout
37127
37128 \end_inset
37129
37130
37131 \size small
37132 It was in the spring of the year 1894 that all London was interested, and
37133  the fashionable world dismayed, by the murder of the Honourable Ronald
37134  Adair under most unusual and inexplicable circumstances.
37135  The public has already learned those particulars of the crime which
37136 \size default
37137
37138 \begin_inset ERT
37139 status collapsed
37140
37141 \begin_layout Plain Layout
37142
37143
37144 \backslash
37145 footnotemark{}
37146 \end_layout
37147
37148 \end_inset
37149
37150
37151 \size small
37152  came out in the police investigation, but a good deal was suppressed upon
37153  that occasion, since the case for the prosecution was so overwhelmingly
37154  strong that it was not necessary to bring forward all the facts.
37155  Only now, at the end of nearly ten years, am I allowed to supply those
37156  missing links which make up the whole of that remarkable chain.
37157 \size default
37158
37159 \begin_inset ERT
37160 status collapsed
37161
37162 \begin_layout Plain Layout
37163
37164
37165 \backslash
37166 end{window}
37167 \end_layout
37168
37169 \end_inset
37170
37171
37172 \end_layout
37173
37174 \begin_layout Standard
37175 \begin_inset ERT
37176 status collapsed
37177
37178 \begin_layout Plain Layout
37179
37180
37181 \backslash
37182 footnotetext{
37183 \end_layout
37184
37185 \end_inset
37186
37187 Footnote of the paragraph with the fixed object.
37188 \begin_inset ERT
37189 status collapsed
37190
37191 \begin_layout Plain Layout
37192
37193 }
37194 \end_layout
37195
37196 \end_inset
37197
37198
37199 \end_layout
37200
37201 \begin_layout Standard
37202 Surrounded fixed objects are used to let text float around them, at which
37203  the object's position in the paragraph can be determined by the number
37204  of lines above it.
37205  In contrary to floats is it not possible to have a numbered caption.
37206 \end_layout
37207
37208 \begin_layout Standard
37209 A fixed object is inserted by adding the command
37210 \end_layout
37211
37212 \begin_layout Standard
37213
37214 \series bold
37215
37216 \backslash
37217 begin{window}[2,c,{
37218 \end_layout
37219
37220 \begin_layout Standard
37221 as \SpecialChar TeX
37222  Code at the beginning of the paragraph.
37223  The first parameter in the bracket, here '2', defines the number of lines
37224  above the object, the second, here 'c', the position of the object.
37225  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37226  Behind the command you insert the object.
37227  In this example an image with a width of 40
37228 \begin_inset space \thinspace{}
37229 \end_inset
37230
37231 % of the text column width was inserted.
37232  The object can also be a table, a box or an equation.
37233  Behind the object the command
37234 \end_layout
37235
37236 \begin_layout Standard
37237
37238 \series bold
37239 },description text]
37240 \begin_inset Newline newline
37241 \end_inset
37242
37243 {}
37244 \end_layout
37245
37246 \begin_layout Standard
37247 is inserted.
37248  Note that the 
37249 \begin_inset Quotes eld
37250 \end_inset
37251
37252
37253 \series bold
37254 {}
37255 \series default
37256
37257 \begin_inset Quotes erd
37258 \end_inset
37259
37260  is in the second line.
37261  The description text is optional.
37262  The text surrounding the object must be in the same paragraph as the object,
37263  so it must begin directly after the 
37264 \series bold
37265 {}
37266 \series default
37267 .
37268  At the end of the paragraph insert the command:
37269 \end_layout
37270
37271 \begin_layout Standard
37272
37273 \series bold
37274
37275 \backslash
37276 end{window}
37277 \end_layout
37278
37279 \begin_layout Standard
37280 Within a paragraph with a fixed object, you cannot insert footnotes in the
37281  normal way.
37282  You have to use instead the command 
37283 \series bold
37284
37285 \backslash
37286 footnotemark
37287 \series default
37288  inside the paragraph and outside the command 
37289 \series bold
37290
37291 \backslash
37292 footnotetext
37293 \series default
37294  as described in sec.
37295 \begin_inset space \thinspace{}
37296 \end_inset
37297
37298
37299 \begin_inset CommandInset ref
37300 LatexCommand ref
37301 reference "sec:Footnotes"
37302
37303 \end_inset
37304
37305 .
37306 \end_layout
37307
37308 \begin_layout Standard
37309 \begin_inset ERT
37310 status collapsed
37311
37312 \begin_layout Plain Layout
37313
37314
37315 \backslash
37316 else
37317 \end_layout
37318
37319 \end_inset
37320
37321
37322 \begin_inset Note Note
37323 status open
37324
37325 \begin_layout Plain Layout
37326 The following will be displayed when the \SpecialChar LaTeX
37327 -package 
37328 \series bold
37329 picinpar
37330 \series default
37331  is not installed:
37332 \end_layout
37333
37334 \end_inset
37335
37336
37337 \end_layout
37338
37339 \begin_layout Standard
37340 You need to install the \SpecialChar LaTeX
37341 -package 
37342 \series bold
37343 picinpar
37344 \series default
37345  to see the following part of this section in the output.
37346 \end_layout
37347
37348 \begin_layout Standard
37349 \begin_inset ERT
37350 status collapsed
37351
37352 \begin_layout Plain Layout
37353
37354
37355 \backslash
37356 fi
37357 \end_layout
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \begin_layout Section
37365 Initials
37366 \begin_inset Index idx
37367 status collapsed
37368
37369 \begin_layout Plain Layout
37370 Initials
37371 \end_layout
37372
37373 \end_inset
37374
37375
37376 \begin_inset Index idx
37377 status collapsed
37378
37379 \begin_layout Plain Layout
37380 Surrounded by text ! Initials
37381 \end_layout
37382
37383 \end_inset
37384
37385
37386 \end_layout
37387
37388 \begin_layout Standard
37389 To use initials, you must have the \SpecialChar LaTeX
37390 -package 
37391 \series bold
37392 lettrine
37393 \series default
37394
37395 \begin_inset Index idx
37396 status collapsed
37397
37398 \begin_layout Plain Layout
37399 \SpecialChar LaTeX
37400 -packages ! lettrine
37401 \end_layout
37402
37403 \end_inset
37404
37405  installed and use the module 
37406 \family sans
37407 Initials
37408 \family default
37409  in your document (menu 
37410 \family sans
37411 Document\SpecialChar menuseparator
37412 Settings\SpecialChar menuseparator
37413 Modules
37414 \family default
37415 ).
37416  To insert an initial, use the style 
37417 \family sans
37418 Initial
37419 \family default
37420 .
37421  This style has a mandatory and two optional arguments.
37422  The arguments are inserted via the 
37423 \family sans
37424 Insert
37425 \family default
37426  menu.
37427  The mandatory argument 
37428 \family sans
37429 Initial
37430 \family default
37431  contains the letter(s) that is the initial, the argument 
37432 \family sans
37433 Rest
37434 \begin_inset space ~
37435 \end_inset
37436
37437 of
37438 \begin_inset space ~
37439 \end_inset
37440
37441 Initial
37442 \family default
37443  contains the rest of the word or text of the initial letter(s).
37444  The argument 
37445 \family sans
37446 Options
37447 \family default
37448  contains parameters to modify the initial.
37449  For more information about the possible parameters see the documentation
37450  of 
37451 \series bold
37452 lettrine
37453 \series default
37454
37455 \begin_inset CommandInset citation
37456 LatexCommand cite
37457 key "lettrine"
37458
37459 \end_inset
37460
37461 .
37462  The style itself contains the text that is surrounding the initial.
37463  The usual style is hereby that the word whose first letter is the initial,
37464  is printed with 
37465 \shape smallcaps
37466 small caps
37467 \shape default
37468 .
37469 \end_layout
37470
37471 \begin_layout Standard
37472 Here are some examples:
37473 \end_layout
37474
37475 \begin_layout Standard
37476 \begin_inset ERT
37477 status collapsed
37478
37479 \begin_layout Plain Layout
37480
37481
37482 \backslash
37483 iflettrine
37484 \end_layout
37485
37486 \end_inset
37487
37488
37489 \begin_inset Note Note
37490 status open
37491
37492 \begin_layout Plain Layout
37493 The following section will only be displayed when the \SpecialChar LaTeX
37494 -package 
37495 \series bold
37496 lettrine
37497 \series default
37498  is installed.
37499 \end_layout
37500
37501 \end_inset
37502
37503
37504 \end_layout
37505
37506 \begin_layout Enumerate
37507 No optional argument, the initial is the letter 'I' in the math font 
37508 \begin_inset Formula $\mathfrak{Fraktur}$
37509 \end_inset
37510
37511 :
37512 \begin_inset Separator parbreak
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \begin_deeper
37519 \begin_layout Initial
37520 \begin_inset Argument 2
37521 status open
37522
37523 \begin_layout Plain Layout
37524 \begin_inset Formula $\mathfrak{I}$
37525 \end_inset
37526
37527
37528 \end_layout
37529
37530 \end_inset
37531
37532
37533 \begin_inset Argument 3
37534 status open
37535
37536 \begin_layout Plain Layout
37537 t
37538 \end_layout
37539
37540 \end_inset
37541
37542  was in the spring of the year 1894 that all London was interested, and
37543  the fashionable world dismayed, by the murder of the Honourable Ronald
37544  Adair under most unusual and inexplicable circumstances.
37545  The public has already learned those particulars of the crime which came
37546  out in the police investigation, but a good deal was suppressed upon that
37547  occasion, since the case for the prosecution was so overwhelmingly strong
37548  that it was not necessary to bring forward all the facts.
37549 \begin_inset Newpage newpage
37550 \end_inset
37551
37552
37553 \end_layout
37554
37555 \end_deeper
37556 \begin_layout Enumerate
37557 Only one line is surrounding the initial, which is formed by two letters
37558  in standard font and no text is printed in small caps:
37559 \begin_inset Separator parbreak
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \begin_deeper
37566 \begin_layout Initial
37567 \begin_inset Argument 1
37568 status open
37569
37570 \begin_layout Plain Layout
37571 lines=1
37572 \end_layout
37573
37574 \end_inset
37575
37576
37577 \begin_inset Argument 2
37578 status open
37579
37580 \begin_layout Plain Layout
37581 It
37582 \end_layout
37583
37584 \end_inset
37585
37586  was in the spring of the year 1894 that all London was interested, and
37587  the fashionable world dismayed, by the murder of the Honourable Ronald
37588  Adair under most unusual and inexplicable circumstances.
37589  The public has already learned those particulars of the crime which came
37590  out in the police investigation, but a good deal was suppressed upon that
37591  occasion, since the case for the prosecution was so overwhelmingly strong
37592  that it was not necessary to bring forward all the facts.
37593 \end_layout
37594
37595 \end_deeper
37596 \begin_layout Enumerate
37597 Magenta, hanging initial over 3
37598 \begin_inset space ~
37599 \end_inset
37600
37601 lines in the math font 
37602 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37603 \end_inset
37604
37605 , the text 
37606 \begin_inset Quotes eld
37607 \end_inset
37608
37609 t was in the spring
37610 \begin_inset Quotes erd
37611 \end_inset
37612
37613  is in 
37614 \shape smallcaps
37615 small caps
37616 \shape default
37617 ; to color the initial, you must insert this command before the initial:
37618 \begin_inset Newline newline
37619 \end_inset
37620
37621
37622 \series bold
37623
37624 \backslash
37625 renewcommand{
37626 \backslash
37627 LettrineFontHook}{
37628 \backslash
37629 color{color}}
37630 \series default
37631
37632 \begin_inset Newline newline
37633 \end_inset
37634
37635 where the second 
37636 \emph on
37637 color
37638 \emph default
37639  can be 
37640 \begin_inset Quotes eld
37641 \end_inset
37642
37643 red
37644 \begin_inset Quotes erd
37645 \end_inset
37646
37647
37648 \begin_inset Quotes eld
37649 \end_inset
37650
37651 blue
37652 \begin_inset Quotes erd
37653 \end_inset
37654
37655
37656 \begin_inset Quotes eld
37657 \end_inset
37658
37659 green
37660 \begin_inset Quotes erd
37661 \end_inset
37662
37663
37664 \begin_inset Quotes eld
37665 \end_inset
37666
37667 yellow
37668 \begin_inset Quotes erd
37669 \end_inset
37670
37671
37672 \begin_inset Quotes eld
37673 \end_inset
37674
37675 cyan
37676 \begin_inset Quotes erd
37677 \end_inset
37678
37679
37680 \begin_inset Quotes eld
37681 \end_inset
37682
37683 magenta
37684 \begin_inset Quotes erd
37685 \end_inset
37686
37687
37688 \begin_inset Quotes eld
37689 \end_inset
37690
37691 black
37692 \begin_inset Quotes erd
37693 \end_inset
37694
37695  or 
37696 \begin_inset Quotes eld
37697 \end_inset
37698
37699 white
37700 \begin_inset Quotes erd
37701 \end_inset
37702
37703 , and add this command to the document preamble:
37704 \begin_inset Newline newline
37705 \end_inset
37706
37707
37708 \series bold
37709
37710 \backslash
37711 @ifundefined{textcolor}
37712 \begin_inset Newline newline
37713 \end_inset
37714
37715
37716 \begin_inset space ~
37717 \end_inset
37718
37719 {
37720 \backslash
37721 usepackage{color}}{}
37722 \series default
37723
37724 \begin_inset Separator parbreak
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \begin_deeper
37731 \begin_layout Standard
37732 \begin_inset ERT
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736
37737
37738 \backslash
37739 renewcommand{
37740 \backslash
37741 LettrineFontHook}{
37742 \backslash
37743 color{magenta}}
37744 \end_layout
37745
37746 \end_inset
37747
37748
37749 \begin_inset Note Note
37750 status collapsed
37751
37752 \begin_layout Plain Layout
37753 makes the initial magenta
37754 \end_layout
37755
37756 \end_inset
37757
37758
37759 \end_layout
37760
37761 \begin_layout Initial
37762 \begin_inset Argument 1
37763 status open
37764
37765 \begin_layout Plain Layout
37766 lines=3, lhang=0.33, loversize=0.25
37767 \end_layout
37768
37769 \end_inset
37770
37771
37772 \begin_inset Argument 2
37773 status open
37774
37775 \begin_layout Plain Layout
37776 \begin_inset Formula $\mathcal{I}$
37777 \end_inset
37778
37779
37780 \end_layout
37781
37782 \end_inset
37783
37784
37785 \begin_inset Argument 3
37786 status open
37787
37788 \begin_layout Plain Layout
37789 t was in the spring
37790 \end_layout
37791
37792 \end_inset
37793
37794  of the year 1894 that all London was interested, and the fashionable world
37795  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37796  and inexplicable circumstances.
37797  The public has already learned those particulars of the crime which came
37798  out in the police investigation, but a good deal was suppressed upon that
37799  occasion, since the case for the prosecution was so overwhelmingly strong
37800  that it was not necessary to bring forward all the facts.
37801 \end_layout
37802
37803 \end_deeper
37804 \begin_layout Standard
37805 \begin_inset ERT
37806 status collapsed
37807
37808 \begin_layout Plain Layout
37809
37810
37811 \backslash
37812 else
37813 \end_layout
37814
37815 \end_inset
37816
37817
37818 \begin_inset Note Note
37819 status open
37820
37821 \begin_layout Plain Layout
37822 The following will be displayed when the \SpecialChar LaTeX
37823 -package 
37824 \series bold
37825 lettrine
37826 \series default
37827  is not installed:
37828 \end_layout
37829
37830 \end_inset
37831
37832
37833 \end_layout
37834
37835 \begin_layout Standard
37836 You need to install the \SpecialChar LaTeX
37837 -package 
37838 \series bold
37839 lettrine
37840 \series default
37841  to see the following part of this section in the output.
37842 \end_layout
37843
37844 \begin_layout Standard
37845 \begin_inset ERT
37846 status collapsed
37847
37848 \begin_layout Plain Layout
37849
37850
37851 \backslash
37852 fi
37853 \end_layout
37854
37855 \end_inset
37856
37857
37858 \end_layout
37859
37860 \begin_layout Chapter
37861 External Document Parts
37862 \begin_inset Index idx
37863 status collapsed
37864
37865 \begin_layout Plain Layout
37866 External Document Parts
37867 \end_layout
37868
37869 \end_inset
37870
37871
37872 \end_layout
37873
37874 \begin_layout Standard
37875 With the menu 
37876 \family sans
37877 Insert\SpecialChar menuseparator
37878 File
37879 \family default
37880  you can insert external material into your document.
37881  This can be:
37882 \end_layout
37883
37884 \begin_layout Description
37885 LyX
37886 \begin_inset space ~
37887 \end_inset
37888
37889 Document Another \SpecialChar LyX
37890  document; its content is directly inserted to your document.
37891 \end_layout
37892
37893 \begin_layout Description
37894 Plain
37895 \begin_inset space ~
37896 \end_inset
37897
37898 Text A text document; each line is inserted in your document as a separate
37899  paragraph.
37900 \end_layout
37901
37902 \begin_layout Description
37903 Plain
37904 \begin_inset space ~
37905 \end_inset
37906
37907 Text,
37908 \begin_inset space ~
37909 \end_inset
37910
37911 Join
37912 \begin_inset space ~
37913 \end_inset
37914
37915 Lines A text document; text lines are inserted in your document continuously
37916  but an empty text line creates a new paragraph.
37917 \end_layout
37918
37919 \begin_layout Description
37920 External
37921 \begin_inset space ~
37922 \end_inset
37923
37924 Material Files in various formats.
37925 \end_layout
37926
37927 \begin_layout Description
37928 Child
37929 \begin_inset space ~
37930 \end_inset
37931
37932 Document \SpecialChar LyX
37933  or \SpecialChar LaTeX
37934  documents.
37935 \end_layout
37936
37937 \begin_layout Section
37938 External Material
37939 \begin_inset Index idx
37940 status collapsed
37941
37942 \begin_layout Plain Layout
37943 External Document Parts ! External Material
37944 \end_layout
37945
37946 \end_inset
37947
37948
37949 \end_layout
37950
37951 \begin_layout Standard
37952 The external material feature allows you to insert files into your document
37953  without converting them to a format that can be read by the document output
37954  format.
37955  \SpecialChar LyX
37956  takes care of the necessary conversions.
37957  This is similar to images that can be inserted in various image formats
37958  in \SpecialChar LyX
37959  documents.
37960  When you have enabled Instant Preview in \SpecialChar LyX
37961 's preferences under 
37962 \family sans
37963 Look
37964 \begin_inset space ~
37965 \end_inset
37966
37967 and
37968 \begin_inset space ~
37969 \end_inset
37970
37971 feel\SpecialChar menuseparator
37972 Graphics
37973 \family default
37974 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
37975 .
37976 \end_layout
37977
37978 \begin_layout Standard
37979 External material can be inserted via the 
37980 \family sans
37981 External Material
37982 \family default
37983  dialog that is accessible with the menu 
37984 \family sans
37985 Insert\SpecialChar menuseparator
37986 File\SpecialChar menuseparator
37987 External
37988 \begin_inset space ~
37989 \end_inset
37990
37991 Material
37992 \family default
37993 .
37994  Currently the following file types (
37995 \family sans
37996 Templates
37997 \family default
37998 ) are allowed:
37999 \end_layout
38000
38001 \begin_layout Description
38002 ChessDiagram This template supports chess position diagrams made with the
38003  program 
38004 \series bold
38005
38006 \begin_inset CommandInset href
38007 LatexCommand href
38008 name "XBoard"
38009 target "http://en.wikipedia.org/wiki/XBoard"
38010
38011 \end_inset
38012
38013
38014 \series default
38015 .
38016 \end_layout
38017
38018 \begin_layout Description
38019 Date This inserts the date in the form 
38020 \emph on
38021 Day-Month-Year
38022 \emph default
38023 .
38024  This is a date inserted as external material: 
38025 \begin_inset External
38026         template Date
38027         filename .
38028
38029 \end_inset
38030
38031
38032 \begin_inset space ~
38033 \end_inset
38034
38035
38036 \begin_inset Note Note
38037 status open
38038
38039 \begin_layout Plain Layout
38040 Remove the protected space when bug 4398 is fixed!
38041 \end_layout
38042
38043 \end_inset
38044
38045
38046 \begin_inset Newline newline
38047 \end_inset
38048
38049 The date is not shown within \SpecialChar LyX
38050 , only in the output.
38051  There are two other methods of inserting a date: Via menu 
38052 \family sans
38053 Insert\SpecialChar menuseparator
38054 Date
38055 \family default
38056  and with the \SpecialChar LaTeX
38057  command 
38058 \series bold
38059
38060 \backslash
38061 today
38062 \series default
38063  as \SpecialChar TeX
38064  Code.
38065  The different methods are compared in Table
38066 \begin_inset space ~
38067 \end_inset
38068
38069
38070 \begin_inset CommandInset ref
38071 LatexCommand ref
38072 reference "tab:Comparison-of-the"
38073
38074 \end_inset
38075
38076 .
38077 \end_layout
38078
38079 \begin_layout Description
38080 Dia This template supports diagrams created with the program 
38081 \series bold
38082
38083 \begin_inset CommandInset href
38084 LatexCommand href
38085 name "Dia"
38086 target "http://en.wikipedia.org/wiki/Dia_(software)"
38087
38088 \end_inset
38089
38090
38091 \series default
38092 .
38093 \end_layout
38094
38095 \begin_layout Description
38096 GnumericSpreadsheet With this template you can insert spreadsheets
38097 \begin_inset space \thinspace{}
38098 \end_inset
38099
38100 /
38101 \begin_inset space \thinspace{}
38102 \end_inset
38103
38104 tables in the format of 
38105 \series bold
38106
38107 \begin_inset CommandInset href
38108 LatexCommand href
38109 name "Gnumeric"
38110 target "http://en.wikipedia.org/wiki/Gnumeric"
38111
38112 \end_inset
38113
38114
38115 \series default
38116
38117 \begin_inset CommandInset href
38118 LatexCommand href
38119 name "OpenDocument"
38120 target "http://en.wikipedia.org/wiki/OpenDocument"
38121
38122 \end_inset
38123
38124
38125 \begin_inset CommandInset href
38126 LatexCommand href
38127 name "Microsoft Office XML"
38128 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38129
38130 \end_inset
38131
38132  and 
38133 \begin_inset CommandInset href
38134 LatexCommand href
38135 name "Office Open XML"
38136 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38137
38138 \end_inset
38139
38140 .
38141  For this feature \SpecialChar LyX
38142  must have found the program 
38143 \family typewriter
38144 ssconvert
38145 \family default
38146  during its configuration.
38147  This program is part of Gnumeric, so that you must have Gnumeric installed,
38148  also if you don't have tables in the Gnumeric format.
38149  For examples and possible limitations have a look at \SpecialChar LyX
38150 's example file 
38151 \emph on
38152 spreadsheet.lyx
38153 \emph default
38154 .
38155 \end_layout
38156
38157 \begin_layout Description
38158 LilyPond This template is used for music notation typeset with the program
38159 \begin_inset Newline linebreak
38160 \end_inset
38161
38162
38163 \series bold
38164
38165 \begin_inset CommandInset href
38166 LatexCommand href
38167 name "LilyPond"
38168 target "http://en.wikipedia.org/wiki/LilyPond"
38169
38170 \end_inset
38171
38172
38173 \series default
38174 .
38175  For \SpecialChar LyX
38176 's extended support for LilyPond have a look at \SpecialChar LyX
38177 's example file 
38178 \emph on
38179 lilypond.lyx
38180 \emph default
38181 .
38182 \end_layout
38183
38184 \begin_layout Description
38185 PDFPages With this template you can insert PDF documents to your document.
38186  To specify the range of pages that should be included, use the option 
38187 \series bold
38188 pages
38189 \series default
38190  in the 
38191 \family sans
38192 Option
38193 \family default
38194  field in the 
38195 \family sans
38196 LaTeX and LyX options
38197 \family default
38198  tab.
38199  The argument of this option is a comma separated list, containing page
38200  numbers (insert as option 
38201 \series bold
38202 pages={3,5,6,8}
38203 \series default
38204 ), ranges of page numbers (
38205 \series bold
38206 pages={4-9}
38207 \series default
38208 ) or any combination.
38209  To insert empty pages use {}.
38210  E.
38211 \begin_inset space \thinspace{}
38212 \end_inset
38213
38214 g.
38215 \begin_inset space ~
38216 \end_inset
38217
38218
38219 \series bold
38220 pages={3,{},8-11,15}
38221 \series default
38222  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38223  Page ranges are specified in the syntax 
38224 \emph on
38225 start
38226 \emph default
38227 -
38228 \emph on
38229 stop
38230 \emph default
38231 .
38232  This selects all pages from 
38233 \emph on
38234 start
38235 \emph default
38236  to 
38237 \emph on
38238 stop
38239 \emph default
38240 .
38241  Omitting 
38242 \emph on
38243 start
38244 \emph default
38245  defaults to the first page; omitting 
38246 \emph on
38247 stop
38248 \emph default
38249  defaults to the last page of the document.
38250  The last page can also be selected with the keyword 
38251 \series bold
38252 last
38253 \series default
38254 .
38255  (This is only permitted in a page range.) So 
38256 \series bold
38257 pages=-
38258 \series default
38259  will insert all pages of the document and 
38260 \series bold
38261 pages=last-1
38262 \series default
38263  will insert all pages in reverse order.
38264  If the pages option is not specified, only the first page of the PDF is
38265  inserted.
38266 \begin_inset Newline newline
38267 \end_inset
38268
38269 The option 
38270 \series bold
38271 noautoscale
38272 \series default
38273  inserts the pages with their original size, if this option is not given,
38274  the pages will be resized to fith the width of the page of your document.
38275  In the tab 
38276 \family sans
38277 Size and Rotation
38278 \family default
38279  you can specify the width and height of the input pages and their rotation.
38280  If another width than 100
38281 \begin_inset space \thinspace{}
38282 \end_inset
38283
38284 Scale% is used, the option 
38285 \series bold
38286 noautoscale
38287 \series default
38288  will be overwritten.
38289  For more info and possible options, have a look into the documentation
38290  of the \SpecialChar LaTeX
38291 -package 
38292 \series bold
38293 pdfpages
38294 \series default
38295  
38296 \begin_inset CommandInset citation
38297 LatexCommand cite
38298 key "pdfpages"
38299
38300 \end_inset
38301
38302 .
38303 \begin_inset Index idx
38304 status collapsed
38305
38306 \begin_layout Plain Layout
38307 \SpecialChar LaTeX
38308 -packages ! pdfpages
38309 \end_layout
38310
38311 \end_inset
38312
38313
38314 \begin_inset Newline newline
38315 \end_inset
38316
38317 To use this template in a 
38318 \family sans
38319 Beamer
38320 \family default
38321  presentation you need to first insert an 
38322 \family sans
38323 EndFrame
38324 \family default
38325  environment and in a subsequent paragraph a \SpecialChar TeX
38326  Code box containing the command
38327  
38328 \series bold
38329
38330 \backslash
38331 setbeamertemplate{background canvas}{}
38332 \series default
38333 .
38334  Then you can insert as many paragraphs containing the PDFPages template
38335  as you wish.
38336  Behind the included PDF pages you can resume the Beamer presentation by
38337  beginning a new frame or by starting a new section.
38338  To avoid stray blank pages prior to the PDF pages, make sure to use the
38339  
38340 \family sans
38341 Default
38342 \family default
38343  alignment for the paragraph containing the template.
38344 \begin_inset Newline newline
38345 \end_inset
38346
38347 Here is an included PDF which is rotated by -5°: 
38348 \begin_inset External
38349         template PDFPages
38350         filename clipart/Abstract.pdf
38351         extra LaTeX "noautoscale, pages=-"
38352         rotateAngle -5
38353         rotateOrigin bottomleft
38354
38355 \end_inset
38356
38357
38358 \end_layout
38359
38360 \begin_layout Description
38361 RasterImage This can be used for bitmap images.
38362  The image can be treated in the 
38363 \family sans
38364 External material
38365 \family default
38366  dialog like the images that are usually included via the 
38367 \family sans
38368 Graphics
38369 \family default
38370  dialog as described in section
38371 \begin_inset space ~
38372 \end_inset
38373
38374
38375 \begin_inset CommandInset ref
38376 LatexCommand ref
38377 reference "sec:Graphics-Dialog"
38378
38379 \end_inset
38380
38381 .
38382  The difference to the normal image input is that only raster images are
38383  allowed; that means that PDF and EPS-images are not supported.
38384  Here is an inserted raster image: 
38385 \begin_inset External
38386         template RasterImage
38387         filename clipart/ToolbarEnvBox.png
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \begin_layout Description
38395 XFig This template supports images created with the program 
38396 \series bold
38397
38398 \begin_inset CommandInset href
38399 LatexCommand href
38400 name "Xfig"
38401 target "http://en.wikipedia.org/wiki/Xfig"
38402
38403 \end_inset
38404
38405
38406 \series default
38407 .
38408 \end_layout
38409
38410 \begin_layout Standard
38411 \begin_inset Float table
38412 placement !h
38413 wide false
38414 sideways false
38415 status open
38416
38417 \begin_layout Plain Layout
38418 \begin_inset Caption Standard
38419
38420 \begin_layout Plain Layout
38421 \begin_inset CommandInset label
38422 LatexCommand label
38423 name "tab:Comparison-of-the"
38424
38425 \end_inset
38426
38427 Comparison of the date input methods.
38428 \end_layout
38429
38430 \end_inset
38431
38432
38433 \end_layout
38434
38435 \begin_layout Plain Layout
38436 \align center
38437 \begin_inset Tabular
38438 <lyxtabular version="3" rows="4" columns="4">
38439 <features tabularvalignment="middle">
38440 <column alignment="center" valignment="top">
38441 <column alignment="center" valignment="top">
38442 <column alignment="center" valignment="top">
38443 <column alignment="center" valignment="top">
38444 <row>
38445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38446 \begin_inset Text
38447
38448 \begin_layout Plain Layout
38449 Document format
38450 \end_layout
38451
38452 \end_inset
38453 </cell>
38454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Plain Layout
38458
38459 \family sans
38460 External Material\SpecialChar menuseparator
38461 Date
38462 \end_layout
38463
38464 \end_inset
38465 </cell>
38466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38467 \begin_inset Text
38468
38469 \begin_layout Plain Layout
38470
38471 \family sans
38472 Insert\SpecialChar menuseparator
38473 Date
38474 \end_layout
38475
38476 \end_inset
38477 </cell>
38478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38479 \begin_inset Text
38480
38481 \begin_layout Plain Layout
38482 command 
38483 \series bold
38484
38485 \backslash
38486 today
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 </row>
38492 <row>
38493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38494 \begin_inset Text
38495
38496 \begin_layout Plain Layout
38497 \SpecialChar LyX
38498
38499 \end_layout
38500
38501 \end_inset
38502 </cell>
38503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38504 \begin_inset Text
38505
38506 \begin_layout Plain Layout
38507 as inset box
38508 \end_layout
38509
38510 \end_inset
38511 </cell>
38512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38513 \begin_inset Text
38514
38515 \begin_layout Plain Layout
38516 as date
38517 \end_layout
38518
38519 \end_inset
38520 </cell>
38521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38522 \begin_inset Text
38523
38524 \begin_layout Plain Layout
38525 as \SpecialChar TeX
38526  Code inset box
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 </row>
38532 <row>
38533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38534 \begin_inset Text
38535
38536 \begin_layout Plain Layout
38537 \SpecialChar LaTeX
38538
38539 \end_layout
38540
38541 \end_inset
38542 </cell>
38543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38544 \begin_inset Text
38545
38546 \begin_layout Plain Layout
38547 as date
38548 \end_layout
38549
38550 \end_inset
38551 </cell>
38552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38553 \begin_inset Text
38554
38555 \begin_layout Plain Layout
38556 as date
38557 \end_layout
38558
38559 \end_inset
38560 </cell>
38561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38562 \begin_inset Text
38563
38564 \begin_layout Plain Layout
38565 as command
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 </row>
38571 <row>
38572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38573 \begin_inset Text
38574
38575 \begin_layout Plain Layout
38576 DVI, PDF, PS
38577 \end_layout
38578
38579 \end_inset
38580 </cell>
38581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38582 \begin_inset Text
38583
38584 \begin_layout Plain Layout
38585 as date
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594 as date
38595 \end_layout
38596
38597 \end_inset
38598 </cell>
38599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38600 \begin_inset Text
38601
38602 \begin_layout Plain Layout
38603 as date
38604 \end_layout
38605
38606 \end_inset
38607 </cell>
38608 </row>
38609 </lyxtabular>
38610
38611 \end_inset
38612
38613
38614 \end_layout
38615
38616 \end_inset
38617
38618
38619 \end_layout
38620
38621 \begin_layout Standard
38622 When you use the option 
38623 \family sans
38624 Draft
38625 \family default
38626  in the 
38627 \family sans
38628 File
38629 \family default
38630  tab of the 
38631 \family sans
38632 External Material
38633 \family default
38634  dialog, only the path to the inserted file is shown in the output.
38635 \begin_inset Newline newline
38636 \end_inset
38637
38638 External material is displayed in \SpecialChar LyX
38639  either as a box like this: 
38640 \begin_inset Graphics
38641         filename clipart/ExternalMaterialQt4.png
38642         scale 85
38643         scaleBeforeRotation
38644
38645 \end_inset
38646
38647  or as image, depending on the option 
38648 \family sans
38649 Show in LyX
38650 \family default
38651  in the 
38652 \family sans
38653 LaTeX and LyX options
38654 \family default
38655  tab of the dialog.
38656 \end_layout
38657
38658 \begin_layout Standard
38659 The 
38660 \family sans
38661 \emph on
38662 Customization
38663 \family default
38664 \emph default
38665  manual explains how you can define your own templates.
38666 \end_layout
38667
38668 \begin_layout Section
38669 Child Documents
38670 \begin_inset CommandInset label
38671 LatexCommand label
38672 name "sec:Child-Documents"
38673
38674 \end_inset
38675
38676
38677 \begin_inset Index idx
38678 status collapsed
38679
38680 \begin_layout Plain Layout
38681 External Document Parts ! Child Documents
38682 \end_layout
38683
38684 \end_inset
38685
38686
38687 \begin_inset Index idx
38688 status collapsed
38689
38690 \begin_layout Plain Layout
38691 Files ! Include
38692 \end_layout
38693
38694 \end_inset
38695
38696
38697 \end_layout
38698
38699 \begin_layout Standard
38700 Child documents are used if you have a long document consisting of several
38701  larger parts or sections.
38702  For maintenance it is often useful and sometimes even required to split
38703  the document into several files that can be revised separately.
38704  The different documents are then the so called 
38705 \begin_inset Quotes eld
38706 \end_inset
38707
38708 child documents
38709 \begin_inset Quotes erd
38710 \end_inset
38711
38712 , and a master document connects them to print the full document or parts
38713  of it.
38714  A child document inherits elements from its master, for example the \SpecialChar LaTeX
38715  preamble,
38716  the bibliography, and labels for cross-references.
38717 \end_layout
38718
38719 \begin_layout Standard
38720 To be able to work on child documents without the need to open their master,
38721  specify in the child document the master in the menu
38722 \family sans
38723  Document\SpecialChar menuseparator
38724 Settings\SpecialChar menuseparator
38725 Document
38726 \begin_inset space ~
38727 \end_inset
38728
38729 Class
38730 \family default
38731 .
38732  This master document will then be used in the background by \SpecialChar LyX
38733  when you edit
38734  the child document.
38735 \end_layout
38736
38737 \begin_layout Standard
38738 Included documents are displayed in \SpecialChar LyX
38739  as a box like this: 
38740 \begin_inset Graphics
38741         filename clipart/ChildDocumentQt4.png
38742         scale 85
38743         scaleBeforeRotation
38744
38745 \end_inset
38746
38747  To include child documents in a master document use the menu 
38748 \family sans
38749 Insert\SpecialChar menuseparator
38750 File\SpecialChar menuseparator
38751 Child
38752 \begin_inset space ~
38753 \end_inset
38754
38755 Documents
38756 \family default
38757 .
38758  A dialog pops up where you can choose between four include methods:
38759 \end_layout
38760
38761 \begin_layout Description
38762 Include You can include \SpecialChar LyX
38763  and \SpecialChar LaTeX
38764  documents.
38765  When you press the 
38766 \family sans
38767 Edit
38768 \family default
38769  button in the 
38770 \family sans
38771 Child Document
38772 \family default
38773  dialog, the included document will be opened in \SpecialChar LyX
38774  in a new file tab so that
38775  you can modify it.
38776 \begin_inset Newline newline
38777 \end_inset
38778
38779
38780 \end_layout
38781
38782 \begin_layout Standard
38783 Here is a child document inserted using 
38784 \family sans
38785 Include
38786 \family default
38787
38788 \begin_inset CommandInset include
38789 LatexCommand include
38790 filename "DummyDocument1.lyx"
38791
38792 \end_inset
38793
38794
38795 \end_layout
38796
38797 \begin_layout Standard
38798 The section numbering includes the sections of the included files in the
38799  order they are inserted in the master document.
38800  The included example document has for example a subsection that is numbered
38801  as a subsection of this section.
38802  Labels of included documents can be referenced: Subsection
38803 \begin_inset space ~
38804 \end_inset
38805
38806
38807 \begin_inset CommandInset ref
38808 LatexCommand ref
38809 reference "subsec:External-Subsection-1"
38810
38811 \end_inset
38812
38813 .
38814 \end_layout
38815
38816 \begin_layout Standard
38817 The preamble of the child document is ignored; only the preamble of the
38818  master document is used.
38819  Branches in child documents will be ignored by the master document when
38820  the master document does not have a branch with the same name.
38821  Included documents are inserted starting on a new page and ending with
38822  a page break.
38823 \end_layout
38824
38825 \begin_layout Standard
38826 \begin_inset Note Greyedout
38827 status open
38828
38829 \begin_layout Plain Layout
38830
38831 \series bold
38832 Note:
38833 \series default
38834  If you have included a \SpecialChar LyX
38835  or \SpecialChar LaTeX
38836  file, you are warned when you export/view the
38837  document in case the child document uses another document class than the
38838  master document as this will lead to unexpected outputs.
38839 \end_layout
38840
38841 \end_inset
38842
38843
38844 \end_layout
38845
38846 \begin_layout Description
38847 Input This method is very similar to the Include method.
38848  The differences are:
38849 \begin_inset Separator parbreak
38850 \end_inset
38851
38852
38853 \end_layout
38854
38855 \begin_deeper
38856 \begin_layout Itemize
38857 Input files don't start with a new page and don't end with a page break.
38858 \end_layout
38859
38860 \begin_layout Itemize
38861 Input files can be previewed in \SpecialChar LyX
38862  when 
38863 \family sans
38864 Instant
38865 \begin_inset space ~
38866 \end_inset
38867
38868 Preview
38869 \family default
38870  is enabled in \SpecialChar LyX
38871 's preferences under 
38872 \family sans
38873 Look
38874 \begin_inset space ~
38875 \end_inset
38876
38877 and
38878 \begin_inset space ~
38879 \end_inset
38880
38881 feel\SpecialChar menuseparator
38882 Graphics
38883 \family default
38884 .
38885 \end_layout
38886
38887 \begin_layout Itemize
38888 You cannot exclude Input files via the menu 
38889 \family sans
38890 Document\SpecialChar menuseparator
38891 Settings\SpecialChar menuseparator
38892 Child Documents
38893 \family default
38894 .
38895 \end_layout
38896
38897 \end_deeper
38898 \begin_layout Standard
38899 Here is a child document inserted using 
38900 \family sans
38901 Input
38902 \family default
38903
38904 \begin_inset CommandInset include
38905 LatexCommand input
38906 filename "DummyDocument2.lyx"
38907
38908 \end_inset
38909
38910
38911 \end_layout
38912
38913 \begin_layout Description
38914 Verbatim With this method any text file can be included.
38915  The file is shown in the output with its source code; no command used in
38916  the text is invoked.
38917  You can use the option 
38918 \family sans
38919 Mark spaces in output
38920 \family default
38921  that displays the character 
38922 \begin_inset Quotes eld
38923 \end_inset
38924
38925
38926 \begin_inset ERT
38927 status collapsed
38928
38929 \begin_layout Plain Layout
38930
38931
38932 \backslash
38933 textvisiblespace 
38934 \end_layout
38935
38936 \end_inset
38937
38938
38939 \begin_inset Quotes erd
38940 \end_inset
38941
38942  for every space character in the source code.
38943  The difference from the method via the menu 
38944 \family sans
38945 Insert\SpecialChar menuseparator
38946 File\SpecialChar menuseparator
38947 Plain
38948 \begin_inset space ~
38949 \end_inset
38950
38951 Text
38952 \family default
38953  is that the document content is not shown in \SpecialChar LyX
38954 .
38955 \end_layout
38956
38957 \begin_layout Standard
38958 Here is a child document inserted as Verbatim: 
38959 \begin_inset CommandInset include
38960 LatexCommand verbatiminput
38961 filename "DummyTextDocument.txt"
38962
38963 \end_inset
38964
38965
38966 \begin_inset VSpace bigskip
38967 \end_inset
38968
38969  Here is a child document inserted as Verbatim using the 
38970 \family sans
38971 Mark spaces in output
38972 \family default
38973  option: 
38974 \begin_inset CommandInset include
38975 LatexCommand verbatiminput*
38976 filename "DummyTextDocument.txt"
38977
38978 \end_inset
38979
38980
38981 \end_layout
38982
38983 \begin_layout Standard
38984 \begin_inset VSpace bigskip
38985 \end_inset
38986
38987
38988 \end_layout
38989
38990 \begin_layout Standard
38991 \begin_inset Note Greyedout
38992 status open
38993
38994 \begin_layout Plain Layout
38995
38996 \series bold
38997 Note:
38998 \series default
38999  As you can see in the examples above, the text of the documents included
39000  as 
39001 \family sans
39002 verbatim
39003 \family default
39004  is not broken at the end of the document lines.
39005 \end_layout
39006
39007 \end_inset
39008
39009
39010 \end_layout
39011
39012 \begin_layout Description
39013 Listings This type is described in chapter
39014 \begin_inset space ~
39015 \end_inset
39016
39017
39018 \begin_inset CommandInset ref
39019 LatexCommand ref
39020 reference "cha:Program-Code-Listings"
39021
39022 \end_inset
39023
39024 .
39025 \end_layout
39026
39027 \begin_layout Standard
39028 \begin_inset Note Greyedout
39029 status open
39030
39031 \begin_layout Plain Layout
39032
39033 \series bold
39034 Note:
39035 \series default
39036  Including the same document twice in a document using different methods
39037  could cause \SpecialChar LaTeX
39038 -problems.
39039 \end_layout
39040
39041 \end_inset
39042
39043
39044 \end_layout
39045
39046 \begin_layout Standard
39047 If you want to view/export only selected children of your master document,
39048  either because you want to save compiling time or because you want to distribut
39049 e single chapters of the book you are just writing, you can exclude children
39050  from the output.
39051  This is done via the menu 
39052 \family sans
39053 Document\SpecialChar menuseparator
39054 Settings\SpecialChar menuseparator
39055 Child Documents
39056 \family default
39057 .
39058  You can exclude\SpecialChar breakableslash
39059 include children by double-clicking on the 
39060 \family sans
39061 include to output
39062 \family default
39063  column of the respective child document in the list (note that this only
39064  works for documents embedded via 
39065 \begin_inset Quotes eld
39066 \end_inset
39067
39068 Include
39069 \begin_inset Quotes erd
39070 \end_inset
39071
39072 , not with 
39073 \begin_inset Quotes eld
39074 \end_inset
39075
39076 Input
39077 \begin_inset Quotes erd
39078 \end_inset
39079
39080 ).
39081  If the option 
39082 \family sans
39083 Maintain counters and references
39084 \family default
39085  is enabled, \SpecialChar LyX
39086  will assure that all page numbers, references etc.
39087 \begin_inset space ~
39088 \end_inset
39089
39090 are correct as if the whole document was processed.
39091  This is useful if you want the selected sub-documents to look exactly as
39092  in the context of the whole document.
39093  However, \SpecialChar LyX
39094  needs to process the whole document in the background for this
39095  feature.
39096  So if you want to save compile time and if counters and references do not
39097  need to be correct, disable this checkbox.
39098 \end_layout
39099
39100 \begin_layout Standard
39101 Alternatively, you can put each included file into a branch.
39102 \begin_inset Foot
39103 status collapsed
39104
39105 \begin_layout Plain Layout
39106 Branches are described in section 
39107 \emph on
39108 Branches
39109 \emph default
39110  of the \SpecialChar LyX
39111  
39112 \emph on
39113 Userguide
39114 \emph default
39115 .
39116 \end_layout
39117
39118 \end_inset
39119
39120  By enabling\SpecialChar breakableslash
39121 disabling branches you can decide which included files will
39122  appear in the output.
39123  This has the advantage that it also works with Input'ed sub-documents.
39124  However, counters and references will not be maintained with this approach.
39125 \end_layout
39126
39127 \begin_layout Chapter
39128 Program Code Listings
39129 \begin_inset CommandInset label
39130 LatexCommand label
39131 name "cha:Program-Code-Listings"
39132
39133 \end_inset
39134
39135
39136 \begin_inset Index idx
39137 status collapsed
39138
39139 \begin_layout Plain Layout
39140 Listings
39141 \end_layout
39142
39143 \end_inset
39144
39145
39146 \begin_inset Index idx
39147 status collapsed
39148
39149 \begin_layout Plain Layout
39150 Program Code
39151 \end_layout
39152
39153 \end_inset
39154
39155
39156 \begin_inset Index idx
39157 status collapsed
39158
39159 \begin_layout Plain Layout
39160 Floats ! Listings
39161 \end_layout
39162
39163 \end_inset
39164
39165
39166 \end_layout
39167
39168 \begin_layout Standard
39169 To include and typeset program code you can use the 
39170 \family sans
39171 Listings
39172 \family default
39173  inset that can be inserted via the menu 
39174 \family sans
39175 Insert\SpecialChar menuseparator
39176 Program Listing
39177 \family default
39178 .
39179  The \SpecialChar LaTeX
39180 -package 
39181 \series bold
39182 listings
39183 \series default
39184
39185 \begin_inset Index idx
39186 status collapsed
39187
39188 \begin_layout Plain Layout
39189 \SpecialChar LaTeX
39190 -packages ! listings
39191 \end_layout
39192
39193 \end_inset
39194
39195  provides a powerful and flexible way to insert program source code into
39196  your document.
39197 \end_layout
39198
39199 \begin_layout Standard
39200 Right-clicking on a listings inset opens the context menu containing where
39201  you can set the listings format.
39202 \end_layout
39203
39204 \begin_layout Standard
39205 By default, a listing starts a new paragraph in the output.
39206  The placement option 
39207 \family sans
39208 Inline
39209 \begin_inset space ~
39210 \end_inset
39211
39212 listing
39213 \family default
39214  prints the listing inline like this: 
39215 \begin_inset listings
39216 lstparams "language={C++}"
39217 inline true
39218 status open
39219
39220 \begin_layout Plain Layout
39221
39222 int a=5;
39223 \end_layout
39224
39225 \end_inset
39226
39227
39228 \begin_inset Newline newline
39229 \end_inset
39230
39231 The option 
39232 \family sans
39233 Float
39234 \family default
39235  creates a listings float where you can specify the placement options 
39236 \begin_inset Quotes eld
39237 \end_inset
39238
39239
39240 \family sans
39241 h
39242 \family default
39243
39244 \begin_inset Quotes erd
39245 \end_inset
39246
39247
39248 \begin_inset Quotes eld
39249 \end_inset
39250
39251
39252 \family sans
39253 t
39254 \family default
39255
39256 \begin_inset Quotes erd
39257 \end_inset
39258
39259
39260 \begin_inset Quotes eld
39261 \end_inset
39262
39263
39264 \family sans
39265 b
39266 \family default
39267
39268 \begin_inset Quotes erd
39269 \end_inset
39270
39271 , and 
39272 \begin_inset Quotes eld
39273 \end_inset
39274
39275
39276 \family sans
39277 p
39278 \family default
39279
39280 \begin_inset Quotes erd
39281 \end_inset
39282
39283  corresponding to the float placement options described in section
39284 \begin_inset space ~
39285 \end_inset
39286
39287
39288 \begin_inset CommandInset ref
39289 LatexCommand ref
39290 reference "sec:Float-Placement"
39291
39292 \end_inset
39293
39294 .
39295  The placement options can be mixed and are inserted without any separation,
39296  e.
39297 \begin_inset space \thinspace{}
39298 \end_inset
39299
39300 g.
39301 \begin_inset space \space{}
39302 \end_inset
39303
39304
39305 \begin_inset Quotes eld
39306 \end_inset
39307
39308
39309 \family sans
39310 htbp
39311 \family default
39312
39313 \begin_inset Quotes erd
39314 \end_inset
39315
39316 .
39317  The option 
39318 \begin_inset Quotes eld
39319 \end_inset
39320
39321 h
39322 \begin_inset Quotes erd
39323 \end_inset
39324
39325  has sometimes no effect, but you don't need to use the 
39326 \family sans
39327 Float
39328 \family default
39329  option in this case as also non-float listings can have captions and be
39330  referenced.
39331 \end_layout
39332
39333 \begin_layout Standard
39334 You can add captions to listings with the menu 
39335 \family sans
39336 Insert\SpecialChar menuseparator
39337 Caption
39338 \family default
39339 .
39340  Listings can be referenced like floats: Listing
39341 \begin_inset space ~
39342 \end_inset
39343
39344
39345 \begin_inset CommandInset ref
39346 LatexCommand ref
39347 reference "lst:Example-Listing"
39348
39349 \end_inset
39350
39351 .
39352  A list of listings which contains all listings with captions can be created
39353  via the menu 
39354 \family sans
39355 Insert\SpecialChar menuseparator
39356 List
39357 \begin_inset space ~
39358 \end_inset
39359
39360 /
39361 \begin_inset space ~
39362 \end_inset
39363
39364 TOC\SpecialChar menuseparator
39365 List of Listings
39366 \family default
39367 .
39368  The list entries are the listing caption and the listing number.
39369 \end_layout
39370
39371 \begin_layout Standard
39372 \begin_inset listings
39373 lstparams "language=Python"
39374 inline false
39375 status open
39376
39377 \begin_layout Plain Layout
39378
39379 \begin_inset Caption Standard
39380
39381 \begin_layout Plain Layout
39382 \begin_inset CommandInset label
39383 LatexCommand label
39384 name "lst:Example-Listing"
39385
39386 \end_inset
39387
39388 Example Listing float
39389 \end_layout
39390
39391 \end_inset
39392
39393 # Example listing float
39394 \end_layout
39395
39396 \begin_layout Plain Layout
39397
39398 def func(param):
39399 \end_layout
39400
39401 \begin_layout Plain Layout
39402
39403     'this is a python function'
39404 \end_layout
39405
39406 \begin_layout Plain Layout
39407
39408     pass
39409 \end_layout
39410
39411 \end_inset
39412
39413
39414 \end_layout
39415
39416 \begin_layout Standard
39417 When you have set a programming language in the listings dialog, the keywords
39418  of this language will be recognized and specially typeset in the output.
39419  In the example listings the Python keyword 
39420 \begin_inset Quotes eld
39421 \end_inset
39422
39423 def
39424 \begin_inset Quotes erd
39425 \end_inset
39426
39427  is recognized and printed bold in the output.
39428 \end_layout
39429
39430 \begin_layout Standard
39431 \begin_inset Note Greyedout
39432 status open
39433
39434 \begin_layout Plain Layout
39435
39436 \series bold
39437 Note:
39438 \series default
39439  If you don't get bold keywords when using typewriter fonts, your 
39440 \family typewriter
39441 typewriter
39442 \family default
39443  font probably doesn't provide a bold shape.
39444  In this case select a different one in the menu 
39445 \family sans
39446 Document\SpecialChar menuseparator
39447 Settings\SpecialChar menuseparator
39448 Fonts
39449 \family default
39450 .
39451  (The fonts 
39452 \emph on
39453 LuxiMono, BeraMono
39454 \emph default
39455  and 
39456 \emph on
39457 Courier
39458 \emph default
39459  provide bold shapes.)
39460 \end_layout
39461
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \begin_layout Standard
39468 In section 
39469 \family sans
39470 Line
39471 \begin_inset space ~
39472 \end_inset
39473
39474 numbering
39475 \family default
39476  of the listings dialog you can specify the line numbering style.
39477  You can insert a number to specify which lines are numbered in the field
39478  
39479 \family sans
39480 Step
39481 \family default
39482 .
39483  When you insert e.
39484 \begin_inset space \thinspace{}
39485 \end_inset
39486
39487 g.
39488 \begin_inset space \space{}
39489 \end_inset
39490
39491
39492 \begin_inset Quotes eld
39493 \end_inset
39494
39495 3
39496 \begin_inset Quotes erd
39497 \end_inset
39498
39499 , only every 3rd line will be numbered.
39500 \end_layout
39501
39502 \begin_layout Standard
39503 You can furthermore specify a range of lines; only these will then appear
39504  in the output.
39505  The option 
39506 \family sans
39507 Extended character table
39508 \family default
39509  should be used when you use national characters like the German umlauts
39510  in the listing.
39511 \begin_inset Newline newline
39512 \end_inset
39513
39514 Here is an example listing with left line numbering, step 
39515 \begin_inset Quotes eld
39516 \end_inset
39517
39518 3
39519 \begin_inset Quotes erd
39520 \end_inset
39521
39522 , language 
39523 \begin_inset Quotes eld
39524 \end_inset
39525
39526 Python
39527 \begin_inset Quotes erd
39528 \end_inset
39529
39530 , options 
39531 \begin_inset Quotes eld
39532 \end_inset
39533
39534 Extended character table
39535 \begin_inset Quotes erd
39536 \end_inset
39537
39538  and 
39539 \begin_inset Quotes eld
39540 \end_inset
39541
39542 Space
39543 \begin_inset space ~
39544 \end_inset
39545
39546 as
39547 \begin_inset space ~
39548 \end_inset
39549
39550 symbol
39551 \begin_inset Quotes erd
39552 \end_inset
39553
39554 , range lines 3
39555 \begin_inset space \thinspace{}
39556 \end_inset
39557
39558 -
39559 \begin_inset space \thinspace{}
39560 \end_inset
39561
39562 8:
39563 \end_layout
39564
39565 \begin_layout Standard
39566 \begin_inset listings
39567 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39568 inline false
39569 status open
39570
39571 \begin_layout Plain Layout
39572
39573 def func(param):
39574 \end_layout
39575
39576 \begin_layout Plain Layout
39577
39578     'this is a python function'
39579 \end_layout
39580
39581 \begin_layout Plain Layout
39582
39583     pass
39584 \end_layout
39585
39586 \begin_layout Plain Layout
39587
39588 def func(param):
39589 \end_layout
39590
39591 \begin_layout Plain Layout
39592
39593 'This is a German word: Tschüß'
39594 \end_layout
39595
39596 \begin_layout Plain Layout
39597
39598 pass
39599 \end_layout
39600
39601 \begin_layout Plain Layout
39602
39603 def func(param):
39604 \end_layout
39605
39606 \begin_layout Plain Layout
39607
39608 'this is a python function'
39609 \end_layout
39610
39611 \begin_layout Plain Layout
39612
39613 pass
39614 \end_layout
39615
39616 \end_inset
39617
39618
39619 \end_layout
39620
39621 \begin_layout Standard
39622 When you have tabulators in your listing, you can specify the number of
39623  characters that are spanned by a tabulator in the field 
39624 \family sans
39625 Tabulator
39626 \begin_inset space ~
39627 \end_inset
39628
39629 size
39630 \family default
39631 .
39632 \end_layout
39633
39634 \begin_layout Standard
39635 \begin_inset Note Greyedout
39636 status open
39637
39638 \begin_layout Plain Layout
39639
39640 \series bold
39641 Note:
39642 \series default
39643  Due to a bug in the 
39644 \series bold
39645 listings
39646 \series default
39647  package the line numbering is shifted by a line by every previous listing.
39648  That's the reason why the lines 2 and 5 are numbered in the above listing
39649  and not the lines 3 and 6.
39650 \end_layout
39651
39652 \end_inset
39653
39654
39655 \end_layout
39656
39657 \begin_layout Standard
39658 \begin_inset VSpace bigskip
39659 \end_inset
39660
39661
39662 \end_layout
39663
39664 \begin_layout Standard
39665 It is also possible to print lines from a file as listing.
39666  To do this, use the menu 
39667 \family sans
39668 Insert\SpecialChar menuseparator
39669 File\SpecialChar menuseparator
39670 Child Document
39671 \family default
39672  and choose the type 
39673 \family sans
39674 Listings
39675 \family default
39676 .
39677 \begin_inset Foot
39678 status collapsed
39679
39680 \begin_layout Plain Layout
39681 The other child document types are described in section
39682 \begin_inset space ~
39683 \end_inset
39684
39685
39686 \begin_inset CommandInset ref
39687 LatexCommand ref
39688 reference "sec:Child-Documents"
39689
39690 \end_inset
39691
39692 .
39693 \end_layout
39694
39695 \end_inset
39696
39697  In the child document dialog you can specify the listing parameters in
39698  a text box.
39699  To show a list of all available parameters, type in a question mark 
39700 \begin_inset Quotes eld
39701 \end_inset
39702
39703 ?
39704 \begin_inset Quotes erd
39705 \end_inset
39706
39707  in the text box.
39708 \end_layout
39709
39710 \begin_layout Standard
39711 To reference child document listings, write a label text into the corresponding
39712  field of the child document dialog.
39713  The label can then be referenced using the menu 
39714 \family sans
39715 Insert\SpecialChar menuseparator
39716 Cross-Reference
39717 \family default
39718 .
39719 \end_layout
39720
39721 \begin_layout Standard
39722 Listing
39723 \begin_inset space ~
39724 \end_inset
39725
39726
39727 \begin_inset CommandInset ref
39728 LatexCommand ref
39729 reference "lst:file-listing"
39730
39731 \end_inset
39732
39733  is an example for a listing of a file; there the lines 10
39734 \begin_inset space \thinspace{}
39735 \end_inset
39736
39737 -
39738 \begin_inset space \thinspace{}
39739 \end_inset
39740
39741 15 of this \SpecialChar LyX
39742  file are listed.
39743 \end_layout
39744
39745 \begin_layout Standard
39746 \begin_inset CommandInset include
39747 LatexCommand lstinputlisting
39748 filename "EmbeddedObjects.lyx"
39749 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
39750
39751 \end_inset
39752
39753
39754 \end_layout
39755
39756 \begin_layout Standard
39757 \begin_inset VSpace bigskip
39758 \end_inset
39759
39760
39761 \end_layout
39762
39763 \begin_layout Standard
39764 Inserting a formula into a listing can be done the following way:
39765 \end_layout
39766
39767 \begin_layout Enumerate
39768 Open the listings dialog and add
39769 \begin_inset Newline newline
39770 \end_inset
39771
39772
39773 \family sans
39774 mathescape=true
39775 \family default
39776
39777 \begin_inset Newline newline
39778 \end_inset
39779
39780 to the field of the 
39781 \family sans
39782 Advanced
39783 \family default
39784  tab.
39785 \end_layout
39786
39787 \begin_layout Enumerate
39788 Create a formula outside the listing
39789 \end_layout
39790
39791 \begin_layout Enumerate
39792 Copy the content of the formula (not the formula inset) to the clipboard
39793  (shortcut 
39794 \begin_inset Info
39795 type  "shortcut"
39796 arg   "copy"
39797 \end_inset
39798
39799 )
39800 \end_layout
39801
39802 \begin_layout Enumerate
39803 In the listing write 
39804 \begin_inset Quotes eld
39805 \end_inset
39806
39807
39808 \family sans
39809 $$
39810 \family default
39811
39812 \begin_inset Quotes erd
39813 \end_inset
39814
39815  and copy from the clipboard between the dollar-signs (shortcut 
39816 \begin_inset Info
39817 type  "shortcut"
39818 arg   "paste"
39819 \end_inset
39820
39821 )
39822 \end_layout
39823
39824 \begin_layout Standard
39825 \begin_inset listings
39826 lstparams "language=Python,mathescape=true"
39827 inline false
39828 status open
39829
39830 \begin_layout Plain Layout
39831
39832 \begin_inset Caption Standard
39833
39834 \begin_layout Plain Layout
39835 Example Listing float containing a formula
39836 \end_layout
39837
39838 \end_inset
39839
39840 # Example listing float
39841 \end_layout
39842
39843 \begin_layout Plain Layout
39844
39845 def func(param):
39846 \end_layout
39847
39848 \begin_layout Plain Layout
39849
39850     # $
39851 \backslash
39852 prod_{n=1}^{
39853 \backslash
39854 infty}
39855 \backslash
39856 ,
39857 \backslash
39858 frac{1}{x^{2}}$
39859 \end_layout
39860
39861 \begin_layout Plain Layout
39862
39863     pass
39864 \end_layout
39865
39866 \end_inset
39867
39868
39869 \end_layout
39870
39871 \begin_layout Standard
39872 \begin_inset VSpace bigskip
39873 \end_inset
39874
39875
39876 \end_layout
39877
39878 \begin_layout Standard
39879 Global listings settings can be set in the 
39880 \family sans
39881 Document\SpecialChar menuseparator
39882 Settings\SpecialChar menuseparator
39883 Listings
39884 \family default
39885  dialog.
39886  To get there a list of available options, type in a question mark 
39887 \begin_inset Quotes eld
39888 \end_inset
39889
39890 ?
39891 \begin_inset Quotes erd
39892 \end_inset
39893
39894 .
39895 \end_layout
39896
39897 \begin_layout Standard
39898 For more information about the 
39899 \series bold
39900 listings
39901 \series default
39902  package, we refer to its documentation 
39903 \begin_inset CommandInset citation
39904 LatexCommand cite
39905 key "listings"
39906
39907 \end_inset
39908
39909 .
39910 \end_layout
39911
39912 \begin_layout Standard
39913 \begin_inset Newpage newpage
39914 \end_inset
39915
39916
39917 \end_layout
39918
39919 \begin_layout Chapter
39920 \start_of_appendix
39921 Units available in \SpecialChar LyX
39922
39923 \begin_inset Index idx
39924 status collapsed
39925
39926 \begin_layout Plain Layout
39927 Units
39928 \end_layout
39929
39930 \end_inset
39931
39932
39933 \begin_inset CommandInset label
39934 LatexCommand label
39935 name "cha:Units-available-in"
39936
39937 \end_inset
39938
39939
39940 \end_layout
39941
39942 \begin_layout Standard
39943 To understand the units described in this documentation, Table
39944 \begin_inset space ~
39945 \end_inset
39946
39947
39948 \begin_inset CommandInset ref
39949 LatexCommand ref
39950 reference "tab:Units"
39951
39952 \end_inset
39953
39954  explains all units available in \SpecialChar LyX
39955 .
39956 \end_layout
39957
39958 \begin_layout Standard
39959 \begin_inset Float table
39960 placement h
39961 wide false
39962 sideways false
39963 status open
39964
39965 \begin_layout Plain Layout
39966 \begin_inset Caption Standard
39967
39968 \begin_layout Plain Layout
39969 \begin_inset CommandInset label
39970 LatexCommand label
39971 name "tab:Units"
39972
39973 \end_inset
39974
39975 Units
39976 \end_layout
39977
39978 \end_inset
39979
39980
39981 \end_layout
39982
39983 \begin_layout Plain Layout
39984 \begin_inset VSpace medskip
39985 \end_inset
39986
39987
39988 \end_layout
39989
39990 \begin_layout Plain Layout
39991 \align center
39992 \begin_inset Tabular
39993 <lyxtabular version="3" rows="20" columns="3">
39994 <features tabularvalignment="middle">
39995 <column alignment="center" valignment="top">
39996 <column alignment="center" valignment="top">
39997 <column alignment="center" valignment="top">
39998 <row>
39999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40000 \begin_inset Text
40001
40002 \begin_layout Plain Layout
40003 unit
40004 \end_layout
40005
40006 \end_inset
40007 </cell>
40008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40009 \begin_inset Text
40010
40011 \begin_layout Plain Layout
40012 name/description
40013 \end_layout
40014
40015 \end_inset
40016 </cell>
40017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40018 \begin_inset Text
40019
40020 \begin_layout Plain Layout
40021 \SpecialChar LaTeX
40022  command
40023 \end_layout
40024
40025 \end_inset
40026 </cell>
40027 </row>
40028 <row>
40029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40030 \begin_inset Text
40031
40032 \begin_layout Plain Layout
40033 mm
40034 \end_layout
40035
40036 \end_inset
40037 </cell>
40038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40039 \begin_inset Text
40040
40041 \begin_layout Plain Layout
40042 millimeter
40043 \end_layout
40044
40045 \end_inset
40046 </cell>
40047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40048 \begin_inset Text
40049
40050 \begin_layout Plain Layout
40051 -
40052 \end_layout
40053
40054 \end_inset
40055 </cell>
40056 </row>
40057 <row>
40058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40059 \begin_inset Text
40060
40061 \begin_layout Plain Layout
40062 cm
40063 \end_layout
40064
40065 \end_inset
40066 </cell>
40067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40068 \begin_inset Text
40069
40070 \begin_layout Plain Layout
40071 centimeter
40072 \end_layout
40073
40074 \end_inset
40075 </cell>
40076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40077 \begin_inset Text
40078
40079 \begin_layout Plain Layout
40080 -
40081 \end_layout
40082
40083 \end_inset
40084 </cell>
40085 </row>
40086 <row>
40087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40088 \begin_inset Text
40089
40090 \begin_layout Plain Layout
40091 in
40092 \end_layout
40093
40094 \end_inset
40095 </cell>
40096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40097 \begin_inset Text
40098
40099 \begin_layout Plain Layout
40100 inch
40101 \end_layout
40102
40103 \end_inset
40104 </cell>
40105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40106 \begin_inset Text
40107
40108 \begin_layout Plain Layout
40109 -
40110 \end_layout
40111
40112 \end_inset
40113 </cell>
40114 </row>
40115 <row>
40116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40117 \begin_inset Text
40118
40119 \begin_layout Plain Layout
40120 pt
40121 \end_layout
40122
40123 \end_inset
40124 </cell>
40125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40126 \begin_inset Text
40127
40128 \begin_layout Plain Layout
40129 point (72.27
40130 \begin_inset space \thinspace{}
40131 \end_inset
40132
40133 pt = 1
40134 \begin_inset space \thinspace{}
40135 \end_inset
40136
40137 in)
40138 \end_layout
40139
40140 \end_inset
40141 </cell>
40142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40143 \begin_inset Text
40144
40145 \begin_layout Plain Layout
40146 -
40147 \end_layout
40148
40149 \end_inset
40150 </cell>
40151 </row>
40152 <row>
40153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40154 \begin_inset Text
40155
40156 \begin_layout Plain Layout
40157 pc
40158 \end_layout
40159
40160 \end_inset
40161 </cell>
40162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40163 \begin_inset Text
40164
40165 \begin_layout Plain Layout
40166 pica (1
40167 \begin_inset space \thinspace{}
40168 \end_inset
40169
40170 pc = 12
40171 \begin_inset space \thinspace{}
40172 \end_inset
40173
40174 pt)
40175 \end_layout
40176
40177 \end_inset
40178 </cell>
40179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40180 \begin_inset Text
40181
40182 \begin_layout Plain Layout
40183 -
40184 \end_layout
40185
40186 \end_inset
40187 </cell>
40188 </row>
40189 <row>
40190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40191 \begin_inset Text
40192
40193 \begin_layout Plain Layout
40194 sp
40195 \end_layout
40196
40197 \end_inset
40198 </cell>
40199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40200 \begin_inset Text
40201
40202 \begin_layout Plain Layout
40203 scaled point (65536
40204 \begin_inset space \thinspace{}
40205 \end_inset
40206
40207 sp = 1
40208 \begin_inset space \thinspace{}
40209 \end_inset
40210
40211 pt)
40212 \end_layout
40213
40214 \end_inset
40215 </cell>
40216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40217 \begin_inset Text
40218
40219 \begin_layout Plain Layout
40220 -
40221 \end_layout
40222
40223 \end_inset
40224 </cell>
40225 </row>
40226 <row>
40227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40228 \begin_inset Text
40229
40230 \begin_layout Plain Layout
40231 bp
40232 \end_layout
40233
40234 \end_inset
40235 </cell>
40236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40237 \begin_inset Text
40238
40239 \begin_layout Plain Layout
40240 big point (72
40241 \begin_inset space \thinspace{}
40242 \end_inset
40243
40244 bp = 1
40245 \begin_inset space \thinspace{}
40246 \end_inset
40247
40248 in)
40249 \end_layout
40250
40251 \end_inset
40252 </cell>
40253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40254 \begin_inset Text
40255
40256 \begin_layout Plain Layout
40257 -
40258 \end_layout
40259
40260 \end_inset
40261 </cell>
40262 </row>
40263 <row>
40264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40265 \begin_inset Text
40266
40267 \begin_layout Plain Layout
40268 dd
40269 \end_layout
40270
40271 \end_inset
40272 </cell>
40273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40274 \begin_inset Text
40275
40276 \begin_layout Plain Layout
40277 didot (1
40278 \begin_inset space \thinspace{}
40279 \end_inset
40280
40281 dd 
40282 \begin_inset Formula $\approx$
40283 \end_inset
40284
40285  0.376
40286 \begin_inset space \thinspace{}
40287 \end_inset
40288
40289 mm)
40290 \end_layout
40291
40292 \end_inset
40293 </cell>
40294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40295 \begin_inset Text
40296
40297 \begin_layout Plain Layout
40298 -
40299 \end_layout
40300
40301 \end_inset
40302 </cell>
40303 </row>
40304 <row>
40305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40306 \begin_inset Text
40307
40308 \begin_layout Plain Layout
40309 cc
40310 \end_layout
40311
40312 \end_inset
40313 </cell>
40314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40315 \begin_inset Text
40316
40317 \begin_layout Plain Layout
40318 cicero (1
40319 \begin_inset space \thinspace{}
40320 \end_inset
40321
40322 cc = 12
40323 \begin_inset space \thinspace{}
40324 \end_inset
40325
40326 dd)
40327 \end_layout
40328
40329 \end_inset
40330 </cell>
40331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40332 \begin_inset Text
40333
40334 \begin_layout Plain Layout
40335 -
40336 \end_layout
40337
40338 \end_inset
40339 </cell>
40340 </row>
40341 <row>
40342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40343 \begin_inset Text
40344
40345 \begin_layout Plain Layout
40346 Scale Graphics %
40347 \end_layout
40348
40349 \end_inset
40350 </cell>
40351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40352 \begin_inset Text
40353
40354 \begin_layout Plain Layout
40355 % of original image width
40356 \end_layout
40357
40358 \end_inset
40359 </cell>
40360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40361 \begin_inset Text
40362
40363 \begin_layout Plain Layout
40364
40365 \end_layout
40366
40367 \end_inset
40368 </cell>
40369 </row>
40370 <row>
40371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40372 \begin_inset Text
40373
40374 \begin_layout Plain Layout
40375 Text Width %
40376 \end_layout
40377
40378 \end_inset
40379 </cell>
40380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40381 \begin_inset Text
40382
40383 \begin_layout Plain Layout
40384 % of text width
40385 \end_layout
40386
40387 \end_inset
40388 </cell>
40389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40390 \begin_inset Text
40391
40392 \begin_layout Plain Layout
40393
40394 \backslash
40395 textwidth
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 Column Width %
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 % of column width
40416 \end_layout
40417
40418 \end_inset
40419 </cell>
40420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40421 \begin_inset Text
40422
40423 \begin_layout Plain Layout
40424
40425 \backslash
40426 columnwidth
40427 \end_layout
40428
40429 \end_inset
40430 </cell>
40431 </row>
40432 <row>
40433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40434 \begin_inset Text
40435
40436 \begin_layout Plain Layout
40437 Page Width %
40438 \end_layout
40439
40440 \end_inset
40441 </cell>
40442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40443 \begin_inset Text
40444
40445 \begin_layout Plain Layout
40446 % of paper width
40447 \end_layout
40448
40449 \end_inset
40450 </cell>
40451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40452 \begin_inset Text
40453
40454 \begin_layout Plain Layout
40455
40456 \backslash
40457 paperwidth
40458 \end_layout
40459
40460 \end_inset
40461 </cell>
40462 </row>
40463 <row>
40464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40465 \begin_inset Text
40466
40467 \begin_layout Plain Layout
40468 Line Width %
40469 \end_layout
40470
40471 \end_inset
40472 </cell>
40473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40474 \begin_inset Text
40475
40476 \begin_layout Plain Layout
40477 % of line width
40478 \end_layout
40479
40480 \end_inset
40481 </cell>
40482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40483 \begin_inset Text
40484
40485 \begin_layout Plain Layout
40486
40487 \backslash
40488 linewidth
40489 \end_layout
40490
40491 \end_inset
40492 </cell>
40493 </row>
40494 <row>
40495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40496 \begin_inset Text
40497
40498 \begin_layout Plain Layout
40499 Text Height %
40500 \end_layout
40501
40502 \end_inset
40503 </cell>
40504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40505 \begin_inset Text
40506
40507 \begin_layout Plain Layout
40508 % of text height
40509 \end_layout
40510
40511 \end_inset
40512 </cell>
40513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40514 \begin_inset Text
40515
40516 \begin_layout Plain Layout
40517
40518 \backslash
40519 textheight
40520 \end_layout
40521
40522 \end_inset
40523 </cell>
40524 </row>
40525 <row>
40526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40527 \begin_inset Text
40528
40529 \begin_layout Plain Layout
40530 Page Height %
40531 \end_layout
40532
40533 \end_inset
40534 </cell>
40535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40536 \begin_inset Text
40537
40538 \begin_layout Plain Layout
40539 % of paper height
40540 \end_layout
40541
40542 \end_inset
40543 </cell>
40544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40545 \begin_inset Text
40546
40547 \begin_layout Plain Layout
40548
40549 \backslash
40550 paperheight
40551 \end_layout
40552
40553 \end_inset
40554 </cell>
40555 </row>
40556 <row>
40557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40558 \begin_inset Text
40559
40560 \begin_layout Plain Layout
40561 ex
40562 \end_layout
40563
40564 \end_inset
40565 </cell>
40566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40567 \begin_inset Text
40568
40569 \begin_layout Plain Layout
40570 height of letter 
40571 \emph on
40572 x
40573 \emph default
40574  in current font
40575 \end_layout
40576
40577 \end_inset
40578 </cell>
40579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40580 \begin_inset Text
40581
40582 \begin_layout Plain Layout
40583 -
40584 \end_layout
40585
40586 \end_inset
40587 </cell>
40588 </row>
40589 <row>
40590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40591 \begin_inset Text
40592
40593 \begin_layout Plain Layout
40594 em
40595 \end_layout
40596
40597 \end_inset
40598 </cell>
40599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40600 \begin_inset Text
40601
40602 \begin_layout Plain Layout
40603 width of letter 
40604 \emph on
40605 M
40606 \emph default
40607  in current font
40608 \end_layout
40609
40610 \end_inset
40611 </cell>
40612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40613 \begin_inset Text
40614
40615 \begin_layout Plain Layout
40616 -
40617 \end_layout
40618
40619 \end_inset
40620 </cell>
40621 </row>
40622 <row>
40623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40624 \begin_inset Text
40625
40626 \begin_layout Plain Layout
40627 mu
40628 \end_layout
40629
40630 \end_inset
40631 </cell>
40632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40633 \begin_inset Text
40634
40635 \begin_layout Plain Layout
40636 math unit (1
40637 \begin_inset space \thinspace{}
40638 \end_inset
40639
40640 mu = 1/18
40641 \begin_inset space \thinspace{}
40642 \end_inset
40643
40644 em)
40645 \end_layout
40646
40647 \end_inset
40648 </cell>
40649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40650 \begin_inset Text
40651
40652 \begin_layout Plain Layout
40653 -
40654 \end_layout
40655
40656 \end_inset
40657 </cell>
40658 </row>
40659 </lyxtabular>
40660
40661 \end_inset
40662
40663
40664 \end_layout
40665
40666 \end_inset
40667
40668
40669 \end_layout
40670
40671 \begin_layout Chapter
40672 Output File Formats with Graphics
40673 \begin_inset CommandInset label
40674 LatexCommand label
40675 name "cha:Output-File-Formats"
40676
40677 \end_inset
40678
40679
40680 \end_layout
40681
40682 \begin_layout Section
40683 DVI
40684 \begin_inset Index idx
40685 status collapsed
40686
40687 \begin_layout Plain Layout
40688 File Formats ! DVI
40689 \end_layout
40690
40691 \end_inset
40692
40693
40694 \begin_inset Index idx
40695 status collapsed
40696
40697 \begin_layout Plain Layout
40698 DVI|see
40699 \begin_inset ERT
40700 status collapsed
40701
40702 \begin_layout Plain Layout
40703
40704 {
40705 \end_layout
40706
40707 \end_inset
40708
40709 File Formats
40710 \begin_inset ERT
40711 status collapsed
40712
40713 \begin_layout Plain Layout
40714
40715 }
40716 \end_layout
40717
40718 \end_inset
40719
40720
40721 \end_layout
40722
40723 \end_inset
40724
40725
40726 \end_layout
40727
40728 \begin_layout Standard
40729 This file type has the extension 
40730 \begin_inset Quotes eld
40731 \end_inset
40732
40733
40734 \family typewriter
40735 .dvi
40736 \family default
40737
40738 \begin_inset Quotes erd
40739 \end_inset
40740
40741 .
40742  It is called 
40743 \begin_inset Quotes eld
40744 \end_inset
40745
40746 device-independent
40747 \begin_inset Quotes erd
40748 \end_inset
40749
40750  (DVI), because it is completely portable; you can move them from one machine
40751  to another without needing to do any sort of conversion.
40752  At the time when this file-format was developed, this was no matter of
40753  course.
40754  DVIs are used for quick previews and as pre-stage for other output formats,
40755  like PostScript.
40756 \end_layout
40757
40758 \begin_layout Standard
40759 \begin_inset Note Greyedout
40760 status open
40761
40762 \begin_layout Plain Layout
40763
40764 \series bold
40765 Note:
40766 \series default
40767  DVI-files do not contain images; they will only be a linked.
40768 \end_layout
40769
40770 \end_inset
40771
40772  So don't forget this, if you move your 
40773 \family typewriter
40774 .dvi
40775 \family default
40776  file to another computer.
40777  This property can also slow down your computer when you view the DVI, because
40778  the DVI-viewer has to convert the image in the background to make it visible
40779  when you scroll in the DVI.
40780  So it is recommended that you use PDF for files with many images.
40781 \end_layout
40782
40783 \begin_layout Standard
40784 You can export your document to DVI by using the menu 
40785 \family sans
40786 File\SpecialChar menuseparator
40787 Export\SpecialChar menuseparator
40788 DVI
40789 \family default
40790 .
40791  You can view your document as DVI via the 
40792 \family sans
40793 View
40794 \family default
40795  menu.
40796 \end_layout
40797
40798 \begin_layout Section
40799 PostScript
40800 \begin_inset Index idx
40801 status collapsed
40802
40803 \begin_layout Plain Layout
40804 File Formats ! PostScript
40805 \end_layout
40806
40807 \end_inset
40808
40809
40810 \begin_inset Index idx
40811 status collapsed
40812
40813 \begin_layout Plain Layout
40814 PostScript|see
40815 \begin_inset ERT
40816 status collapsed
40817
40818 \begin_layout Plain Layout
40819
40820 {
40821 \end_layout
40822
40823 \end_inset
40824
40825 File Formats
40826 \begin_inset ERT
40827 status collapsed
40828
40829 \begin_layout Plain Layout
40830
40831 }
40832 \end_layout
40833
40834 \end_inset
40835
40836
40837 \end_layout
40838
40839 \end_inset
40840
40841
40842 \end_layout
40843
40844 \begin_layout Standard
40845 This file type has the extension 
40846 \begin_inset Quotes eld
40847 \end_inset
40848
40849
40850 \family typewriter
40851 .ps
40852 \family default
40853
40854 \begin_inset Quotes erd
40855 \end_inset
40856
40857 .
40858  PostScript was developed by the company 
40859 \family typewriter
40860 Adobe
40861 \family default
40862  as a printer language.
40863  The file therefore contains commands that the printer uses to print the
40864  file.
40865  PostScript can be seen as a 
40866 \begin_inset Quotes eld
40867 \end_inset
40868
40869 programming language
40870 \begin_inset Quotes erd
40871 \end_inset
40872
40873 ; you can calculate with it and draw diagrams and images
40874 \begin_inset Foot
40875 status collapsed
40876
40877 \begin_layout Plain Layout
40878 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
40879 -package
40880  
40881 \series bold
40882 PSTricks
40883 \series default
40884  
40885 \begin_inset CommandInset citation
40886 LatexCommand cite
40887 key "pstricks"
40888
40889 \end_inset
40890
40891 .
40892 \end_layout
40893
40894 \end_inset
40895
40896 .
40897  Due to this ability, the files are often bigger than PDFs.
40898 \end_layout
40899
40900 \begin_layout Standard
40901 PostScript can only contain images in the format 
40902 \begin_inset Quotes eld
40903 \end_inset
40904
40905 Encapsulated PostScript
40906 \begin_inset Quotes erd
40907 \end_inset
40908
40909  (EPS, file extension 
40910 \begin_inset Quotes eld
40911 \end_inset
40912
40913
40914 \family typewriter
40915 .eps
40916 \family default
40917
40918 \begin_inset Quotes erd
40919 \end_inset
40920
40921 ).
40922  As \SpecialChar LyX
40923  allows you to use any known image format in your document, it has to
40924  convert images in the background to EPS.
40925  If you have e.g.
40926 \begin_inset space ~
40927 \end_inset
40928
40929 50
40930 \begin_inset space ~
40931 \end_inset
40932
40933 images in your document, \SpecialChar LyX
40934  has to do 50
40935 \begin_inset space ~
40936 \end_inset
40937
40938 conversions whenever you view or export your document.
40939  This will slow down your work flow with \SpecialChar LyX
40940  drastically.
40941  So if you plan to use PostScript, you can insert your images directly as
40942  EPS to avoid this problem.
40943 \end_layout
40944
40945 \begin_layout Standard
40946 You can export your document to PostScript using the menu 
40947 \family sans
40948 File\SpecialChar menuseparator
40949 Export\SpecialChar menuseparator
40950 Postscript
40951 \family default
40952 .
40953  You can view your document as PostScript via the 
40954 \family sans
40955 View
40956 \family default
40957  menu.
40958 \end_layout
40959
40960 \begin_layout Section
40961 PDF
40962 \begin_inset Index idx
40963 status collapsed
40964
40965 \begin_layout Plain Layout
40966 File Formats ! PDF
40967 \end_layout
40968
40969 \end_inset
40970
40971
40972 \begin_inset Index idx
40973 status collapsed
40974
40975 \begin_layout Plain Layout
40976 PDF
40977 \end_layout
40978
40979 \end_inset
40980
40981
40982 \end_layout
40983
40984 \begin_layout Standard
40985 This file type has the extension 
40986 \begin_inset Quotes eld
40987 \end_inset
40988
40989
40990 \family typewriter
40991 .pdf
40992 \family default
40993
40994 \begin_inset Quotes erd
40995 \end_inset
40996
40997 .
40998  The 
40999 \begin_inset Quotes eld
41000 \end_inset
41001
41002 Portable Document Format
41003 \begin_inset Quotes erd
41004 \end_inset
41005
41006  (PDF) was developed by 
41007 \family typewriter
41008 Adobe
41009 \family default
41010  as a derivative of PostScript.
41011  It is more compressed and it uses fewer commands than PostScript.
41012  As the name 
41013 \begin_inset Quotes eld
41014 \end_inset
41015
41016 portable
41017 \begin_inset Quotes erd
41018 \end_inset
41019
41020  implies, it can be processed at any computer system and the printed output
41021  looks exactly the same.
41022 \end_layout
41023
41024 \begin_layout Standard
41025 PDF can contain images in its own PDF format, in the format 
41026 \begin_inset Quotes eld
41027 \end_inset
41028
41029 Joint Photographic Experts Group
41030 \begin_inset Quotes erd
41031 \end_inset
41032
41033  (JPG, file extension 
41034 \begin_inset Quotes eld
41035 \end_inset
41036
41037
41038 \family typewriter
41039 .jpg
41040 \family default
41041
41042 \begin_inset Quotes erd
41043 \end_inset
41044
41045  or 
41046 \begin_inset Quotes eld
41047 \end_inset
41048
41049
41050 \family typewriter
41051 .jpeg
41052 \family default
41053
41054 \begin_inset Quotes erd
41055 \end_inset
41056
41057 ), and in the format 
41058 \begin_inset Quotes eld
41059 \end_inset
41060
41061 Portable Network Graphics
41062 \begin_inset Quotes erd
41063 \end_inset
41064
41065  (PNG, file extension 
41066 \begin_inset Quotes eld
41067 \end_inset
41068
41069
41070 \family typewriter
41071 .png
41072 \family default
41073
41074 \begin_inset Quotes erd
41075 \end_inset
41076
41077 ).
41078  Nevertheless you can use any other image format, because \SpecialChar LyX
41079  converts them
41080  in the background to one of these formats.
41081  But as described in the section about PostScript, the image conversion
41082  will slow down your work flow.
41083  So it is recommended that you use images in one of the three mentioned
41084  formats.
41085 \end_layout
41086
41087 \begin_layout Standard
41088 You can export your document to PDF via the menu 
41089 \family sans
41090 File\SpecialChar menuseparator
41091 Export
41092 \family default
41093  in three different ways:
41094 \end_layout
41095
41096 \begin_layout Description
41097 PDF
41098 \begin_inset space ~
41099 \end_inset
41100
41101 (ps2pdf) This uses the program 
41102 \family typewriter
41103 ps2pdf
41104 \family default
41105  that creates a PDF from a PostScript-version of your file.
41106  The PostScript-version is produced by the program 
41107 \family typewriter
41108 dvips
41109 \family default
41110  which uses a DVI-version as intermediate step.
41111  So this export variant consists of three conversions.
41112 \end_layout
41113
41114 \begin_layout Description
41115 PDF
41116 \begin_inset space ~
41117 \end_inset
41118
41119 (dvipdfm) This uses the program 
41120 \family typewriter
41121 dvipdfm
41122 \family default
41123  that converts your file in the background to DVI and in a second step to
41124  PDF.
41125 \end_layout
41126
41127 \begin_layout Description
41128 PDF
41129 \begin_inset space ~
41130 \end_inset
41131
41132 (pdflatex) This uses the program 
41133 \family typewriter
41134 pdftex
41135 \family default
41136  that converts your file directly to PDF.
41137 \end_layout
41138
41139 \begin_layout Standard
41140 It is recommended that you use 
41141 \family sans
41142 PDF
41143 \begin_inset space ~
41144 \end_inset
41145
41146 (pdflatex)
41147 \family default
41148  because 
41149 \family typewriter
41150 pdftex
41151 \family default
41152  supports all features of actual PDF-versions, is quick and works stable.
41153  The program 
41154 \family typewriter
41155 dvipdfm
41156 \family default
41157  is not under development and therefore a bit outdated.
41158 \end_layout
41159
41160 \begin_layout Standard
41161 You can view your document as PDF via the 
41162 \family sans
41163 View
41164 \family default
41165  menu or by using a toolbar button.
41166 \end_layout
41167
41168 \begin_layout Chapter
41169 List of dvips color names
41170 \begin_inset CommandInset label
41171 LatexCommand label
41172 name "chap:List-of-dvips-colornames"
41173
41174 \end_inset
41175
41176
41177 \end_layout
41178
41179 \begin_layout Standard
41180 \begin_inset Tabular
41181 <lyxtabular version="3" rows="17" columns="4">
41182 <features tabularvalignment="middle">
41183 <column alignment="left" valignment="top" width="0pt">
41184 <column alignment="left" valignment="top" width="0pt">
41185 <column alignment="left" valignment="top" width="0pt">
41186 <column alignment="left" valignment="top" width="0pt">
41187 <row>
41188 <cell alignment="left" valignment="top" usebox="none">
41189 \begin_inset Text
41190
41191 \begin_layout Plain Layout
41192 \begin_inset ERT
41193 status collapsed
41194
41195 \begin_layout Plain Layout
41196
41197
41198 \backslash
41199 fcolorbox{black}{
41200 \end_layout
41201
41202 \end_inset
41203
41204 white
41205 \begin_inset ERT
41206 status collapsed
41207
41208 \begin_layout Plain Layout
41209
41210 }{
41211 \end_layout
41212
41213 \end_inset
41214
41215 Color
41216 \begin_inset ERT
41217 status collapsed
41218
41219 \begin_layout Plain Layout
41220
41221 }
41222 \end_layout
41223
41224 \end_inset
41225
41226  Color name
41227 \end_layout
41228
41229 \end_inset
41230 </cell>
41231 <cell alignment="left" valignment="top" usebox="none">
41232 \begin_inset Text
41233
41234 \begin_layout Plain Layout
41235 \begin_inset ERT
41236 status collapsed
41237
41238 \begin_layout Plain Layout
41239
41240
41241 \backslash
41242 fcolorbox{black}{
41243 \end_layout
41244
41245 \end_inset
41246
41247 white
41248 \begin_inset ERT
41249 status collapsed
41250
41251 \begin_layout Plain Layout
41252
41253 }{
41254 \end_layout
41255
41256 \end_inset
41257
41258 Color
41259 \begin_inset ERT
41260 status collapsed
41261
41262 \begin_layout Plain Layout
41263
41264 }
41265 \end_layout
41266
41267 \end_inset
41268
41269  Color name
41270 \end_layout
41271
41272 \end_inset
41273 </cell>
41274 <cell alignment="left" valignment="top" usebox="none">
41275 \begin_inset Text
41276
41277 \begin_layout Plain Layout
41278 \begin_inset ERT
41279 status collapsed
41280
41281 \begin_layout Plain Layout
41282
41283
41284 \backslash
41285 fcolorbox{black}{
41286 \end_layout
41287
41288 \end_inset
41289
41290 white
41291 \begin_inset ERT
41292 status collapsed
41293
41294 \begin_layout Plain Layout
41295
41296 }{
41297 \end_layout
41298
41299 \end_inset
41300
41301 Color
41302 \begin_inset ERT
41303 status collapsed
41304
41305 \begin_layout Plain Layout
41306
41307 }
41308 \end_layout
41309
41310 \end_inset
41311
41312  Color name
41313 \end_layout
41314
41315 \end_inset
41316 </cell>
41317 <cell alignment="left" valignment="top" usebox="none">
41318 \begin_inset Text
41319
41320 \begin_layout Plain Layout
41321 \begin_inset ERT
41322 status collapsed
41323
41324 \begin_layout Plain Layout
41325
41326
41327 \backslash
41328 fcolorbox{black}{
41329 \end_layout
41330
41331 \end_inset
41332
41333 white
41334 \begin_inset ERT
41335 status collapsed
41336
41337 \begin_layout Plain Layout
41338
41339 }{
41340 \end_layout
41341
41342 \end_inset
41343
41344 Color
41345 \begin_inset ERT
41346 status collapsed
41347
41348 \begin_layout Plain Layout
41349
41350 }
41351 \end_layout
41352
41353 \end_inset
41354
41355  Color name
41356 \end_layout
41357
41358 \end_inset
41359 </cell>
41360 </row>
41361 <row>
41362 <cell alignment="center" valignment="top" usebox="none">
41363 \begin_inset Text
41364
41365 \begin_layout Plain Layout
41366 \begin_inset ERT
41367 status collapsed
41368
41369 \begin_layout Plain Layout
41370
41371
41372 \backslash
41373 fcolorbox{black}{
41374 \end_layout
41375
41376 \end_inset
41377
41378 Apricot
41379 \begin_inset ERT
41380 status collapsed
41381
41382 \begin_layout Plain Layout
41383
41384 }{
41385 \end_layout
41386
41387 \end_inset
41388
41389
41390 \begin_inset Phantom Phantom
41391 status open
41392
41393 \begin_layout Plain Layout
41394 W
41395 \end_layout
41396
41397 \end_inset
41398
41399
41400 \begin_inset ERT
41401 status collapsed
41402
41403 \begin_layout Plain Layout
41404
41405 }
41406 \end_layout
41407
41408 \end_inset
41409
41410  Apricot
41411 \end_layout
41412
41413 \end_inset
41414 </cell>
41415 <cell alignment="center" valignment="top" usebox="none">
41416 \begin_inset Text
41417
41418 \begin_layout Plain Layout
41419 \begin_inset ERT
41420 status collapsed
41421
41422 \begin_layout Plain Layout
41423
41424
41425 \backslash
41426 fcolorbox{black}{
41427 \end_layout
41428
41429 \end_inset
41430
41431 Aquamarine
41432 \begin_inset ERT
41433 status collapsed
41434
41435 \begin_layout Plain Layout
41436
41437 }{
41438 \end_layout
41439
41440 \end_inset
41441
41442
41443 \begin_inset Phantom Phantom
41444 status open
41445
41446 \begin_layout Plain Layout
41447 W
41448 \end_layout
41449
41450 \end_inset
41451
41452
41453 \begin_inset ERT
41454 status collapsed
41455
41456 \begin_layout Plain Layout
41457
41458 }
41459 \end_layout
41460
41461 \end_inset
41462
41463  Aquamarine
41464 \end_layout
41465
41466 \end_inset
41467 </cell>
41468 <cell alignment="center" valignment="top" usebox="none">
41469 \begin_inset Text
41470
41471 \begin_layout Plain Layout
41472 \begin_inset ERT
41473 status collapsed
41474
41475 \begin_layout Plain Layout
41476
41477
41478 \backslash
41479 fcolorbox{black}{
41480 \end_layout
41481
41482 \end_inset
41483
41484 Bittersweet
41485 \begin_inset ERT
41486 status collapsed
41487
41488 \begin_layout Plain Layout
41489
41490 }{
41491 \end_layout
41492
41493 \end_inset
41494
41495
41496 \begin_inset Phantom Phantom
41497 status open
41498
41499 \begin_layout Plain Layout
41500 W
41501 \end_layout
41502
41503 \end_inset
41504
41505
41506 \begin_inset ERT
41507 status collapsed
41508
41509 \begin_layout Plain Layout
41510
41511 }
41512 \end_layout
41513
41514 \end_inset
41515
41516  Bittersweet
41517 \end_layout
41518
41519 \end_inset
41520 </cell>
41521 <cell alignment="center" valignment="top" usebox="none">
41522 \begin_inset Text
41523
41524 \begin_layout Plain Layout
41525 \begin_inset ERT
41526 status collapsed
41527
41528 \begin_layout Plain Layout
41529
41530
41531 \backslash
41532 fcolorbox{black}{
41533 \end_layout
41534
41535 \end_inset
41536
41537 BlueGreen
41538 \begin_inset ERT
41539 status collapsed
41540
41541 \begin_layout Plain Layout
41542
41543 }{
41544 \end_layout
41545
41546 \end_inset
41547
41548
41549 \begin_inset Phantom Phantom
41550 status open
41551
41552 \begin_layout Plain Layout
41553 W
41554 \end_layout
41555
41556 \end_inset
41557
41558
41559 \begin_inset ERT
41560 status collapsed
41561
41562 \begin_layout Plain Layout
41563
41564 }
41565 \end_layout
41566
41567 \end_inset
41568
41569  BlueGreen
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 </row>
41575 <row>
41576 <cell alignment="left" valignment="top" usebox="none">
41577 \begin_inset Text
41578
41579 \begin_layout Plain Layout
41580 \begin_inset ERT
41581 status collapsed
41582
41583 \begin_layout Plain Layout
41584
41585
41586 \backslash
41587 fcolorbox{black}{
41588 \end_layout
41589
41590 \end_inset
41591
41592 BlueViolet
41593 \begin_inset ERT
41594 status collapsed
41595
41596 \begin_layout Plain Layout
41597
41598 }{
41599 \end_layout
41600
41601 \end_inset
41602
41603
41604 \begin_inset Phantom Phantom
41605 status open
41606
41607 \begin_layout Plain Layout
41608 W
41609 \end_layout
41610
41611 \end_inset
41612
41613
41614 \begin_inset ERT
41615 status collapsed
41616
41617 \begin_layout Plain Layout
41618
41619 }
41620 \end_layout
41621
41622 \end_inset
41623
41624  BlueViolet
41625 \end_layout
41626
41627 \end_inset
41628 </cell>
41629 <cell alignment="left" valignment="top" usebox="none">
41630 \begin_inset Text
41631
41632 \begin_layout Plain Layout
41633 \begin_inset ERT
41634 status collapsed
41635
41636 \begin_layout Plain Layout
41637
41638
41639 \backslash
41640 fcolorbox{black}{
41641 \end_layout
41642
41643 \end_inset
41644
41645 BrickRed
41646 \begin_inset ERT
41647 status collapsed
41648
41649 \begin_layout Plain Layout
41650
41651 }{
41652 \end_layout
41653
41654 \end_inset
41655
41656
41657 \begin_inset Phantom Phantom
41658 status open
41659
41660 \begin_layout Plain Layout
41661 W
41662 \end_layout
41663
41664 \end_inset
41665
41666
41667 \begin_inset ERT
41668 status collapsed
41669
41670 \begin_layout Plain Layout
41671
41672 }
41673 \end_layout
41674
41675 \end_inset
41676
41677  BrickRed
41678 \end_layout
41679
41680 \end_inset
41681 </cell>
41682 <cell alignment="left" valignment="top" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686 \begin_inset ERT
41687 status collapsed
41688
41689 \begin_layout Plain Layout
41690
41691
41692 \backslash
41693 fcolorbox{black}{
41694 \end_layout
41695
41696 \end_inset
41697
41698 Brown
41699 \begin_inset ERT
41700 status collapsed
41701
41702 \begin_layout Plain Layout
41703
41704 }{
41705 \end_layout
41706
41707 \end_inset
41708
41709
41710 \begin_inset Phantom Phantom
41711 status open
41712
41713 \begin_layout Plain Layout
41714 W
41715 \end_layout
41716
41717 \end_inset
41718
41719
41720 \begin_inset ERT
41721 status collapsed
41722
41723 \begin_layout Plain Layout
41724
41725 }
41726 \end_layout
41727
41728 \end_inset
41729
41730  Brown
41731 \end_layout
41732
41733 \end_inset
41734 </cell>
41735 <cell alignment="left" valignment="top" usebox="none">
41736 \begin_inset Text
41737
41738 \begin_layout Plain Layout
41739 \begin_inset ERT
41740 status collapsed
41741
41742 \begin_layout Plain Layout
41743
41744
41745 \backslash
41746 fcolorbox{black}{
41747 \end_layout
41748
41749 \end_inset
41750
41751 BurntOrange
41752 \begin_inset ERT
41753 status collapsed
41754
41755 \begin_layout Plain Layout
41756
41757 }{
41758 \end_layout
41759
41760 \end_inset
41761
41762
41763 \begin_inset Phantom Phantom
41764 status open
41765
41766 \begin_layout Plain Layout
41767 W
41768 \end_layout
41769
41770 \end_inset
41771
41772
41773 \begin_inset ERT
41774 status collapsed
41775
41776 \begin_layout Plain Layout
41777
41778 }
41779 \end_layout
41780
41781 \end_inset
41782
41783  BurntOrange
41784 \end_layout
41785
41786 \end_inset
41787 </cell>
41788 </row>
41789 <row>
41790 <cell alignment="left" valignment="top" usebox="none">
41791 \begin_inset Text
41792
41793 \begin_layout Plain Layout
41794 \begin_inset ERT
41795 status collapsed
41796
41797 \begin_layout Plain Layout
41798
41799
41800 \backslash
41801 fcolorbox{black}{
41802 \end_layout
41803
41804 \end_inset
41805
41806 CadetBlue
41807 \begin_inset ERT
41808 status collapsed
41809
41810 \begin_layout Plain Layout
41811
41812 }{
41813 \end_layout
41814
41815 \end_inset
41816
41817
41818 \begin_inset Phantom Phantom
41819 status open
41820
41821 \begin_layout Plain Layout
41822 W
41823 \end_layout
41824
41825 \end_inset
41826
41827
41828 \begin_inset ERT
41829 status collapsed
41830
41831 \begin_layout Plain Layout
41832
41833 }
41834 \end_layout
41835
41836 \end_inset
41837
41838  CadetBlue
41839 \end_layout
41840
41841 \end_inset
41842 </cell>
41843 <cell alignment="left" valignment="top" usebox="none">
41844 \begin_inset Text
41845
41846 \begin_layout Plain Layout
41847 \begin_inset ERT
41848 status collapsed
41849
41850 \begin_layout Plain Layout
41851
41852
41853 \backslash
41854 fcolorbox{black}{
41855 \end_layout
41856
41857 \end_inset
41858
41859 CarnationPink
41860 \begin_inset ERT
41861 status collapsed
41862
41863 \begin_layout Plain Layout
41864
41865 }{
41866 \end_layout
41867
41868 \end_inset
41869
41870
41871 \begin_inset Phantom Phantom
41872 status open
41873
41874 \begin_layout Plain Layout
41875 W
41876 \end_layout
41877
41878 \end_inset
41879
41880
41881 \begin_inset ERT
41882 status collapsed
41883
41884 \begin_layout Plain Layout
41885
41886 }
41887 \end_layout
41888
41889 \end_inset
41890
41891  CarnationPink
41892 \end_layout
41893
41894 \end_inset
41895 </cell>
41896 <cell alignment="left" valignment="top" usebox="none">
41897 \begin_inset Text
41898
41899 \begin_layout Plain Layout
41900 \begin_inset ERT
41901 status collapsed
41902
41903 \begin_layout Plain Layout
41904
41905
41906 \backslash
41907 fcolorbox{black}{
41908 \end_layout
41909
41910 \end_inset
41911
41912 Cerulean
41913 \begin_inset ERT
41914 status collapsed
41915
41916 \begin_layout Plain Layout
41917
41918 }{
41919 \end_layout
41920
41921 \end_inset
41922
41923
41924 \begin_inset Phantom Phantom
41925 status open
41926
41927 \begin_layout Plain Layout
41928 W
41929 \end_layout
41930
41931 \end_inset
41932
41933
41934 \begin_inset ERT
41935 status collapsed
41936
41937 \begin_layout Plain Layout
41938
41939 }
41940 \end_layout
41941
41942 \end_inset
41943
41944  Cerulean
41945 \end_layout
41946
41947 \end_inset
41948 </cell>
41949 <cell alignment="left" valignment="top" usebox="none">
41950 \begin_inset Text
41951
41952 \begin_layout Plain Layout
41953 \begin_inset ERT
41954 status collapsed
41955
41956 \begin_layout Plain Layout
41957
41958
41959 \backslash
41960 fcolorbox{black}{
41961 \end_layout
41962
41963 \end_inset
41964
41965 CornflowerBlue
41966 \begin_inset ERT
41967 status collapsed
41968
41969 \begin_layout Plain Layout
41970
41971 }{
41972 \end_layout
41973
41974 \end_inset
41975
41976
41977 \begin_inset Phantom Phantom
41978 status open
41979
41980 \begin_layout Plain Layout
41981 W
41982 \end_layout
41983
41984 \end_inset
41985
41986
41987 \begin_inset ERT
41988 status collapsed
41989
41990 \begin_layout Plain Layout
41991
41992 }
41993 \end_layout
41994
41995 \end_inset
41996
41997  CornflowerBlue
41998 \end_layout
41999
42000 \end_inset
42001 </cell>
42002 </row>
42003 <row>
42004 <cell alignment="left" valignment="top" usebox="none">
42005 \begin_inset Text
42006
42007 \begin_layout Plain Layout
42008 \begin_inset ERT
42009 status collapsed
42010
42011 \begin_layout Plain Layout
42012
42013
42014 \backslash
42015 fcolorbox{black}{
42016 \end_layout
42017
42018 \end_inset
42019
42020 Dandelion
42021 \begin_inset ERT
42022 status collapsed
42023
42024 \begin_layout Plain Layout
42025
42026 }{
42027 \end_layout
42028
42029 \end_inset
42030
42031
42032 \begin_inset Phantom Phantom
42033 status open
42034
42035 \begin_layout Plain Layout
42036 W
42037 \end_layout
42038
42039 \end_inset
42040
42041
42042 \begin_inset ERT
42043 status collapsed
42044
42045 \begin_layout Plain Layout
42046
42047 }
42048 \end_layout
42049
42050 \end_inset
42051
42052  Dandelion
42053 \end_layout
42054
42055 \end_inset
42056 </cell>
42057 <cell alignment="left" valignment="top" usebox="none">
42058 \begin_inset Text
42059
42060 \begin_layout Plain Layout
42061 \begin_inset ERT
42062 status collapsed
42063
42064 \begin_layout Plain Layout
42065
42066
42067 \backslash
42068 fcolorbox{black}{
42069 \end_layout
42070
42071 \end_inset
42072
42073 DarkOrchid
42074 \begin_inset ERT
42075 status collapsed
42076
42077 \begin_layout Plain Layout
42078
42079 }{
42080 \end_layout
42081
42082 \end_inset
42083
42084
42085 \begin_inset Phantom Phantom
42086 status open
42087
42088 \begin_layout Plain Layout
42089 W
42090 \end_layout
42091
42092 \end_inset
42093
42094
42095 \begin_inset ERT
42096 status collapsed
42097
42098 \begin_layout Plain Layout
42099
42100 }
42101 \end_layout
42102
42103 \end_inset
42104
42105  DarkOrchid
42106 \end_layout
42107
42108 \end_inset
42109 </cell>
42110 <cell alignment="left" valignment="top" usebox="none">
42111 \begin_inset Text
42112
42113 \begin_layout Plain Layout
42114 \begin_inset ERT
42115 status collapsed
42116
42117 \begin_layout Plain Layout
42118
42119
42120 \backslash
42121 fcolorbox{black}{
42122 \end_layout
42123
42124 \end_inset
42125
42126 Emerald
42127 \begin_inset ERT
42128 status collapsed
42129
42130 \begin_layout Plain Layout
42131
42132 }{
42133 \end_layout
42134
42135 \end_inset
42136
42137
42138 \begin_inset Phantom Phantom
42139 status open
42140
42141 \begin_layout Plain Layout
42142 W
42143 \end_layout
42144
42145 \end_inset
42146
42147
42148 \begin_inset ERT
42149 status collapsed
42150
42151 \begin_layout Plain Layout
42152
42153 }
42154 \end_layout
42155
42156 \end_inset
42157
42158  Emerald
42159 \end_layout
42160
42161 \end_inset
42162 </cell>
42163 <cell alignment="left" valignment="top" usebox="none">
42164 \begin_inset Text
42165
42166 \begin_layout Plain Layout
42167 \begin_inset ERT
42168 status collapsed
42169
42170 \begin_layout Plain Layout
42171
42172
42173 \backslash
42174 fcolorbox{black}{
42175 \end_layout
42176
42177 \end_inset
42178
42179 ForestGreen
42180 \begin_inset ERT
42181 status collapsed
42182
42183 \begin_layout Plain Layout
42184
42185 }{
42186 \end_layout
42187
42188 \end_inset
42189
42190
42191 \begin_inset Phantom Phantom
42192 status open
42193
42194 \begin_layout Plain Layout
42195 W
42196 \end_layout
42197
42198 \end_inset
42199
42200
42201 \begin_inset ERT
42202 status collapsed
42203
42204 \begin_layout Plain Layout
42205
42206 }
42207 \end_layout
42208
42209 \end_inset
42210
42211  ForestGreen
42212 \end_layout
42213
42214 \end_inset
42215 </cell>
42216 </row>
42217 <row>
42218 <cell alignment="left" valignment="top" usebox="none">
42219 \begin_inset Text
42220
42221 \begin_layout Plain Layout
42222 \begin_inset ERT
42223 status collapsed
42224
42225 \begin_layout Plain Layout
42226
42227
42228 \backslash
42229 fcolorbox{black}{
42230 \end_layout
42231
42232 \end_inset
42233
42234 Fuchsia
42235 \begin_inset ERT
42236 status collapsed
42237
42238 \begin_layout Plain Layout
42239
42240 }{
42241 \end_layout
42242
42243 \end_inset
42244
42245
42246 \begin_inset Phantom Phantom
42247 status open
42248
42249 \begin_layout Plain Layout
42250 W
42251 \end_layout
42252
42253 \end_inset
42254
42255
42256 \begin_inset ERT
42257 status collapsed
42258
42259 \begin_layout Plain Layout
42260
42261 }
42262 \end_layout
42263
42264 \end_inset
42265
42266  Fuchsia
42267 \end_layout
42268
42269 \end_inset
42270 </cell>
42271 <cell alignment="left" valignment="top" usebox="none">
42272 \begin_inset Text
42273
42274 \begin_layout Plain Layout
42275 \begin_inset ERT
42276 status collapsed
42277
42278 \begin_layout Plain Layout
42279
42280
42281 \backslash
42282 fcolorbox{black}{
42283 \end_layout
42284
42285 \end_inset
42286
42287 Goldenrod
42288 \begin_inset ERT
42289 status collapsed
42290
42291 \begin_layout Plain Layout
42292
42293 }{
42294 \end_layout
42295
42296 \end_inset
42297
42298
42299 \begin_inset Phantom Phantom
42300 status open
42301
42302 \begin_layout Plain Layout
42303 W
42304 \end_layout
42305
42306 \end_inset
42307
42308
42309 \begin_inset ERT
42310 status collapsed
42311
42312 \begin_layout Plain Layout
42313
42314 }
42315 \end_layout
42316
42317 \end_inset
42318
42319  Goldenrod
42320 \end_layout
42321
42322 \end_inset
42323 </cell>
42324 <cell alignment="left" valignment="top" usebox="none">
42325 \begin_inset Text
42326
42327 \begin_layout Plain Layout
42328 \begin_inset ERT
42329 status collapsed
42330
42331 \begin_layout Plain Layout
42332
42333
42334 \backslash
42335 fcolorbox{black}{
42336 \end_layout
42337
42338 \end_inset
42339
42340 Gray
42341 \begin_inset ERT
42342 status collapsed
42343
42344 \begin_layout Plain Layout
42345
42346 }{
42347 \end_layout
42348
42349 \end_inset
42350
42351
42352 \begin_inset Phantom Phantom
42353 status open
42354
42355 \begin_layout Plain Layout
42356 W
42357 \end_layout
42358
42359 \end_inset
42360
42361
42362 \begin_inset ERT
42363 status collapsed
42364
42365 \begin_layout Plain Layout
42366
42367 }
42368 \end_layout
42369
42370 \end_inset
42371
42372  Gray
42373 \end_layout
42374
42375 \end_inset
42376 </cell>
42377 <cell alignment="left" valignment="top" usebox="none">
42378 \begin_inset Text
42379
42380 \begin_layout Plain Layout
42381 \begin_inset ERT
42382 status collapsed
42383
42384 \begin_layout Plain Layout
42385
42386
42387 \backslash
42388 fcolorbox{black}{
42389 \end_layout
42390
42391 \end_inset
42392
42393 GreenYellow
42394 \begin_inset ERT
42395 status collapsed
42396
42397 \begin_layout Plain Layout
42398
42399 }{
42400 \end_layout
42401
42402 \end_inset
42403
42404
42405 \begin_inset Phantom Phantom
42406 status open
42407
42408 \begin_layout Plain Layout
42409 W
42410 \end_layout
42411
42412 \end_inset
42413
42414
42415 \begin_inset ERT
42416 status collapsed
42417
42418 \begin_layout Plain Layout
42419
42420 }
42421 \end_layout
42422
42423 \end_inset
42424
42425  GreenYellow
42426 \end_layout
42427
42428 \end_inset
42429 </cell>
42430 </row>
42431 <row>
42432 <cell alignment="center" valignment="top" usebox="none">
42433 \begin_inset Text
42434
42435 \begin_layout Plain Layout
42436 \begin_inset ERT
42437 status collapsed
42438
42439 \begin_layout Plain Layout
42440
42441
42442 \backslash
42443 fcolorbox{black}{
42444 \end_layout
42445
42446 \end_inset
42447
42448 JungleGreen
42449 \begin_inset ERT
42450 status collapsed
42451
42452 \begin_layout Plain Layout
42453
42454 }{
42455 \end_layout
42456
42457 \end_inset
42458
42459
42460 \begin_inset Phantom Phantom
42461 status open
42462
42463 \begin_layout Plain Layout
42464 W
42465 \end_layout
42466
42467 \end_inset
42468
42469
42470 \begin_inset ERT
42471 status collapsed
42472
42473 \begin_layout Plain Layout
42474
42475 }
42476 \end_layout
42477
42478 \end_inset
42479
42480  JungleGreen
42481 \end_layout
42482
42483 \end_inset
42484 </cell>
42485 <cell alignment="center" valignment="top" usebox="none">
42486 \begin_inset Text
42487
42488 \begin_layout Plain Layout
42489 \begin_inset ERT
42490 status collapsed
42491
42492 \begin_layout Plain Layout
42493
42494
42495 \backslash
42496 fcolorbox{black}{
42497 \end_layout
42498
42499 \end_inset
42500
42501 Lavender
42502 \begin_inset ERT
42503 status collapsed
42504
42505 \begin_layout Plain Layout
42506
42507 }{
42508 \end_layout
42509
42510 \end_inset
42511
42512
42513 \begin_inset Phantom Phantom
42514 status open
42515
42516 \begin_layout Plain Layout
42517 W
42518 \end_layout
42519
42520 \end_inset
42521
42522
42523 \begin_inset ERT
42524 status collapsed
42525
42526 \begin_layout Plain Layout
42527
42528 }
42529 \end_layout
42530
42531 \end_inset
42532
42533  Lavender
42534 \end_layout
42535
42536 \end_inset
42537 </cell>
42538 <cell alignment="center" valignment="top" usebox="none">
42539 \begin_inset Text
42540
42541 \begin_layout Plain Layout
42542 \begin_inset ERT
42543 status collapsed
42544
42545 \begin_layout Plain Layout
42546
42547
42548 \backslash
42549 fcolorbox{black}{
42550 \end_layout
42551
42552 \end_inset
42553
42554 LimeGreen
42555 \begin_inset ERT
42556 status collapsed
42557
42558 \begin_layout Plain Layout
42559
42560 }{
42561 \end_layout
42562
42563 \end_inset
42564
42565
42566 \begin_inset Phantom Phantom
42567 status open
42568
42569 \begin_layout Plain Layout
42570 W
42571 \end_layout
42572
42573 \end_inset
42574
42575
42576 \begin_inset ERT
42577 status collapsed
42578
42579 \begin_layout Plain Layout
42580
42581 }
42582 \end_layout
42583
42584 \end_inset
42585
42586  LimeGreen
42587 \end_layout
42588
42589 \end_inset
42590 </cell>
42591 <cell alignment="center" valignment="top" usebox="none">
42592 \begin_inset Text
42593
42594 \begin_layout Plain Layout
42595 \begin_inset ERT
42596 status collapsed
42597
42598 \begin_layout Plain Layout
42599
42600
42601 \backslash
42602 fcolorbox{black}{
42603 \end_layout
42604
42605 \end_inset
42606
42607 Mahogany
42608 \begin_inset ERT
42609 status collapsed
42610
42611 \begin_layout Plain Layout
42612
42613 }{
42614 \end_layout
42615
42616 \end_inset
42617
42618
42619 \begin_inset Phantom Phantom
42620 status open
42621
42622 \begin_layout Plain Layout
42623 W
42624 \end_layout
42625
42626 \end_inset
42627
42628
42629 \begin_inset ERT
42630 status collapsed
42631
42632 \begin_layout Plain Layout
42633
42634 }
42635 \end_layout
42636
42637 \end_inset
42638
42639  Mahogany
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 </row>
42645 <row>
42646 <cell alignment="left" valignment="top" usebox="none">
42647 \begin_inset Text
42648
42649 \begin_layout Plain Layout
42650 \begin_inset ERT
42651 status collapsed
42652
42653 \begin_layout Plain Layout
42654
42655
42656 \backslash
42657 fcolorbox{black}{
42658 \end_layout
42659
42660 \end_inset
42661
42662 Mahogany
42663 \begin_inset ERT
42664 status collapsed
42665
42666 \begin_layout Plain Layout
42667
42668 }{
42669 \end_layout
42670
42671 \end_inset
42672
42673
42674 \begin_inset Phantom Phantom
42675 status open
42676
42677 \begin_layout Plain Layout
42678 W
42679 \end_layout
42680
42681 \end_inset
42682
42683
42684 \begin_inset ERT
42685 status collapsed
42686
42687 \begin_layout Plain Layout
42688
42689 }
42690 \end_layout
42691
42692 \end_inset
42693
42694  Mahogany
42695 \end_layout
42696
42697 \end_inset
42698 </cell>
42699 <cell alignment="left" valignment="top" usebox="none">
42700 \begin_inset Text
42701
42702 \begin_layout Plain Layout
42703 \begin_inset ERT
42704 status collapsed
42705
42706 \begin_layout Plain Layout
42707
42708
42709 \backslash
42710 fcolorbox{black}{
42711 \end_layout
42712
42713 \end_inset
42714
42715 Maroon
42716 \begin_inset ERT
42717 status collapsed
42718
42719 \begin_layout Plain Layout
42720
42721 }{
42722 \end_layout
42723
42724 \end_inset
42725
42726
42727 \begin_inset Phantom Phantom
42728 status open
42729
42730 \begin_layout Plain Layout
42731 W
42732 \end_layout
42733
42734 \end_inset
42735
42736
42737 \begin_inset ERT
42738 status collapsed
42739
42740 \begin_layout Plain Layout
42741
42742 }
42743 \end_layout
42744
42745 \end_inset
42746
42747  Maroon
42748 \end_layout
42749
42750 \end_inset
42751 </cell>
42752 <cell alignment="left" valignment="top" usebox="none">
42753 \begin_inset Text
42754
42755 \begin_layout Plain Layout
42756 \begin_inset ERT
42757 status collapsed
42758
42759 \begin_layout Plain Layout
42760
42761
42762 \backslash
42763 fcolorbox{black}{
42764 \end_layout
42765
42766 \end_inset
42767
42768 Melon
42769 \begin_inset ERT
42770 status collapsed
42771
42772 \begin_layout Plain Layout
42773
42774 }{
42775 \end_layout
42776
42777 \end_inset
42778
42779
42780 \begin_inset Phantom Phantom
42781 status open
42782
42783 \begin_layout Plain Layout
42784 W
42785 \end_layout
42786
42787 \end_inset
42788
42789
42790 \begin_inset ERT
42791 status collapsed
42792
42793 \begin_layout Plain Layout
42794
42795 }
42796 \end_layout
42797
42798 \end_inset
42799
42800  Melon
42801 \end_layout
42802
42803 \end_inset
42804 </cell>
42805 <cell alignment="left" valignment="top" usebox="none">
42806 \begin_inset Text
42807
42808 \begin_layout Plain Layout
42809 \begin_inset ERT
42810 status collapsed
42811
42812 \begin_layout Plain Layout
42813
42814
42815 \backslash
42816 fcolorbox{black}{
42817 \end_layout
42818
42819 \end_inset
42820
42821 MidnightBlue
42822 \begin_inset ERT
42823 status collapsed
42824
42825 \begin_layout Plain Layout
42826
42827 }{
42828 \end_layout
42829
42830 \end_inset
42831
42832
42833 \begin_inset Phantom Phantom
42834 status open
42835
42836 \begin_layout Plain Layout
42837 W
42838 \end_layout
42839
42840 \end_inset
42841
42842
42843 \begin_inset ERT
42844 status collapsed
42845
42846 \begin_layout Plain Layout
42847
42848 }
42849 \end_layout
42850
42851 \end_inset
42852
42853  MidnightBlue
42854 \end_layout
42855
42856 \end_inset
42857 </cell>
42858 </row>
42859 <row>
42860 <cell alignment="left" valignment="top" usebox="none">
42861 \begin_inset Text
42862
42863 \begin_layout Plain Layout
42864 \begin_inset ERT
42865 status collapsed
42866
42867 \begin_layout Plain Layout
42868
42869
42870 \backslash
42871 fcolorbox{black}{
42872 \end_layout
42873
42874 \end_inset
42875
42876 Mulberry
42877 \begin_inset ERT
42878 status collapsed
42879
42880 \begin_layout Plain Layout
42881
42882 }{
42883 \end_layout
42884
42885 \end_inset
42886
42887
42888 \begin_inset Phantom Phantom
42889 status open
42890
42891 \begin_layout Plain Layout
42892 W
42893 \end_layout
42894
42895 \end_inset
42896
42897
42898 \begin_inset ERT
42899 status collapsed
42900
42901 \begin_layout Plain Layout
42902
42903 }
42904 \end_layout
42905
42906 \end_inset
42907
42908  Mulberry
42909 \end_layout
42910
42911 \end_inset
42912 </cell>
42913 <cell alignment="left" valignment="top" usebox="none">
42914 \begin_inset Text
42915
42916 \begin_layout Plain Layout
42917 \begin_inset ERT
42918 status collapsed
42919
42920 \begin_layout Plain Layout
42921
42922
42923 \backslash
42924 fcolorbox{black}{
42925 \end_layout
42926
42927 \end_inset
42928
42929 NavyBlue
42930 \begin_inset ERT
42931 status collapsed
42932
42933 \begin_layout Plain Layout
42934
42935 }{
42936 \end_layout
42937
42938 \end_inset
42939
42940
42941 \begin_inset Phantom Phantom
42942 status open
42943
42944 \begin_layout Plain Layout
42945 W
42946 \end_layout
42947
42948 \end_inset
42949
42950
42951 \begin_inset ERT
42952 status collapsed
42953
42954 \begin_layout Plain Layout
42955
42956 }
42957 \end_layout
42958
42959 \end_inset
42960
42961  NavyBlue
42962 \end_layout
42963
42964 \end_inset
42965 </cell>
42966 <cell alignment="left" valignment="top" usebox="none">
42967 \begin_inset Text
42968
42969 \begin_layout Plain Layout
42970 \begin_inset ERT
42971 status collapsed
42972
42973 \begin_layout Plain Layout
42974
42975
42976 \backslash
42977 fcolorbox{black}{
42978 \end_layout
42979
42980 \end_inset
42981
42982 OliveGreen
42983 \begin_inset ERT
42984 status collapsed
42985
42986 \begin_layout Plain Layout
42987
42988 }{
42989 \end_layout
42990
42991 \end_inset
42992
42993
42994 \begin_inset Phantom Phantom
42995 status open
42996
42997 \begin_layout Plain Layout
42998 W
42999 \end_layout
43000
43001 \end_inset
43002
43003
43004 \begin_inset ERT
43005 status collapsed
43006
43007 \begin_layout Plain Layout
43008
43009 }
43010 \end_layout
43011
43012 \end_inset
43013
43014  OliveGreen
43015 \end_layout
43016
43017 \end_inset
43018 </cell>
43019 <cell alignment="left" valignment="top" usebox="none">
43020 \begin_inset Text
43021
43022 \begin_layout Plain Layout
43023 \begin_inset ERT
43024 status collapsed
43025
43026 \begin_layout Plain Layout
43027
43028
43029 \backslash
43030 fcolorbox{black}{
43031 \end_layout
43032
43033 \end_inset
43034
43035 Orange
43036 \begin_inset ERT
43037 status collapsed
43038
43039 \begin_layout Plain Layout
43040
43041 }{
43042 \end_layout
43043
43044 \end_inset
43045
43046
43047 \begin_inset Phantom Phantom
43048 status open
43049
43050 \begin_layout Plain Layout
43051 W
43052 \end_layout
43053
43054 \end_inset
43055
43056
43057 \begin_inset ERT
43058 status collapsed
43059
43060 \begin_layout Plain Layout
43061
43062 }
43063 \end_layout
43064
43065 \end_inset
43066
43067  Orange
43068 \end_layout
43069
43070 \end_inset
43071 </cell>
43072 </row>
43073 <row>
43074 <cell alignment="left" valignment="top" usebox="none">
43075 \begin_inset Text
43076
43077 \begin_layout Plain Layout
43078 \begin_inset ERT
43079 status collapsed
43080
43081 \begin_layout Plain Layout
43082
43083
43084 \backslash
43085 fcolorbox{black}{
43086 \end_layout
43087
43088 \end_inset
43089
43090 OrangeRed
43091 \begin_inset ERT
43092 status collapsed
43093
43094 \begin_layout Plain Layout
43095
43096 }{
43097 \end_layout
43098
43099 \end_inset
43100
43101
43102 \begin_inset Phantom Phantom
43103 status open
43104
43105 \begin_layout Plain Layout
43106 W
43107 \end_layout
43108
43109 \end_inset
43110
43111
43112 \begin_inset ERT
43113 status collapsed
43114
43115 \begin_layout Plain Layout
43116
43117 }
43118 \end_layout
43119
43120 \end_inset
43121
43122  OrangeRed
43123 \end_layout
43124
43125 \end_inset
43126 </cell>
43127 <cell alignment="left" valignment="top" usebox="none">
43128 \begin_inset Text
43129
43130 \begin_layout Plain Layout
43131 \begin_inset ERT
43132 status collapsed
43133
43134 \begin_layout Plain Layout
43135
43136
43137 \backslash
43138 fcolorbox{black}{
43139 \end_layout
43140
43141 \end_inset
43142
43143 Orchid
43144 \begin_inset ERT
43145 status collapsed
43146
43147 \begin_layout Plain Layout
43148
43149 }{
43150 \end_layout
43151
43152 \end_inset
43153
43154
43155 \begin_inset Phantom Phantom
43156 status open
43157
43158 \begin_layout Plain Layout
43159 W
43160 \end_layout
43161
43162 \end_inset
43163
43164
43165 \begin_inset ERT
43166 status collapsed
43167
43168 \begin_layout Plain Layout
43169
43170 }
43171 \end_layout
43172
43173 \end_inset
43174
43175  Orchid
43176 \end_layout
43177
43178 \end_inset
43179 </cell>
43180 <cell alignment="left" valignment="top" usebox="none">
43181 \begin_inset Text
43182
43183 \begin_layout Plain Layout
43184 \begin_inset ERT
43185 status collapsed
43186
43187 \begin_layout Plain Layout
43188
43189
43190 \backslash
43191 fcolorbox{black}{
43192 \end_layout
43193
43194 \end_inset
43195
43196 Peach
43197 \begin_inset ERT
43198 status collapsed
43199
43200 \begin_layout Plain Layout
43201
43202 }{
43203 \end_layout
43204
43205 \end_inset
43206
43207
43208 \begin_inset Phantom Phantom
43209 status open
43210
43211 \begin_layout Plain Layout
43212 W
43213 \end_layout
43214
43215 \end_inset
43216
43217
43218 \begin_inset ERT
43219 status collapsed
43220
43221 \begin_layout Plain Layout
43222
43223 }
43224 \end_layout
43225
43226 \end_inset
43227
43228  Peach
43229 \end_layout
43230
43231 \end_inset
43232 </cell>
43233 <cell alignment="left" valignment="top" usebox="none">
43234 \begin_inset Text
43235
43236 \begin_layout Plain Layout
43237 \begin_inset ERT
43238 status collapsed
43239
43240 \begin_layout Plain Layout
43241
43242
43243 \backslash
43244 fcolorbox{black}{
43245 \end_layout
43246
43247 \end_inset
43248
43249 Periwinkle
43250 \begin_inset ERT
43251 status collapsed
43252
43253 \begin_layout Plain Layout
43254
43255 }{
43256 \end_layout
43257
43258 \end_inset
43259
43260
43261 \begin_inset Phantom Phantom
43262 status open
43263
43264 \begin_layout Plain Layout
43265 W
43266 \end_layout
43267
43268 \end_inset
43269
43270
43271 \begin_inset ERT
43272 status collapsed
43273
43274 \begin_layout Plain Layout
43275
43276 }
43277 \end_layout
43278
43279 \end_inset
43280
43281  Periwinkle
43282 \end_layout
43283
43284 \end_inset
43285 </cell>
43286 </row>
43287 <row>
43288 <cell alignment="left" valignment="top" usebox="none">
43289 \begin_inset Text
43290
43291 \begin_layout Plain Layout
43292 \begin_inset ERT
43293 status collapsed
43294
43295 \begin_layout Plain Layout
43296
43297
43298 \backslash
43299 fcolorbox{black}{
43300 \end_layout
43301
43302 \end_inset
43303
43304 PineGreen
43305 \begin_inset ERT
43306 status collapsed
43307
43308 \begin_layout Plain Layout
43309
43310 }{
43311 \end_layout
43312
43313 \end_inset
43314
43315
43316 \begin_inset Phantom Phantom
43317 status open
43318
43319 \begin_layout Plain Layout
43320 W
43321 \end_layout
43322
43323 \end_inset
43324
43325
43326 \begin_inset ERT
43327 status collapsed
43328
43329 \begin_layout Plain Layout
43330
43331 }
43332 \end_layout
43333
43334 \end_inset
43335
43336  PineGreen
43337 \end_layout
43338
43339 \end_inset
43340 </cell>
43341 <cell alignment="left" valignment="top" usebox="none">
43342 \begin_inset Text
43343
43344 \begin_layout Plain Layout
43345 \begin_inset ERT
43346 status collapsed
43347
43348 \begin_layout Plain Layout
43349
43350
43351 \backslash
43352 fcolorbox{black}{
43353 \end_layout
43354
43355 \end_inset
43356
43357 Plum
43358 \begin_inset ERT
43359 status collapsed
43360
43361 \begin_layout Plain Layout
43362
43363 }{
43364 \end_layout
43365
43366 \end_inset
43367
43368
43369 \begin_inset Phantom Phantom
43370 status open
43371
43372 \begin_layout Plain Layout
43373 W
43374 \end_layout
43375
43376 \end_inset
43377
43378
43379 \begin_inset ERT
43380 status collapsed
43381
43382 \begin_layout Plain Layout
43383
43384 }
43385 \end_layout
43386
43387 \end_inset
43388
43389  Plum
43390 \end_layout
43391
43392 \end_inset
43393 </cell>
43394 <cell alignment="left" valignment="top" usebox="none">
43395 \begin_inset Text
43396
43397 \begin_layout Plain Layout
43398 \begin_inset ERT
43399 status collapsed
43400
43401 \begin_layout Plain Layout
43402
43403
43404 \backslash
43405 fcolorbox{black}{
43406 \end_layout
43407
43408 \end_inset
43409
43410 ProcessBlue
43411 \begin_inset ERT
43412 status collapsed
43413
43414 \begin_layout Plain Layout
43415
43416 }{
43417 \end_layout
43418
43419 \end_inset
43420
43421
43422 \begin_inset Phantom Phantom
43423 status open
43424
43425 \begin_layout Plain Layout
43426 W
43427 \end_layout
43428
43429 \end_inset
43430
43431
43432 \begin_inset ERT
43433 status collapsed
43434
43435 \begin_layout Plain Layout
43436
43437 }
43438 \end_layout
43439
43440 \end_inset
43441
43442  ProcessBlue
43443 \end_layout
43444
43445 \end_inset
43446 </cell>
43447 <cell alignment="left" valignment="top" usebox="none">
43448 \begin_inset Text
43449
43450 \begin_layout Plain Layout
43451 \begin_inset ERT
43452 status collapsed
43453
43454 \begin_layout Plain Layout
43455
43456
43457 \backslash
43458 fcolorbox{black}{
43459 \end_layout
43460
43461 \end_inset
43462
43463 Purple
43464 \begin_inset ERT
43465 status collapsed
43466
43467 \begin_layout Plain Layout
43468
43469 }{
43470 \end_layout
43471
43472 \end_inset
43473
43474
43475 \begin_inset Phantom Phantom
43476 status open
43477
43478 \begin_layout Plain Layout
43479 W
43480 \end_layout
43481
43482 \end_inset
43483
43484
43485 \begin_inset ERT
43486 status collapsed
43487
43488 \begin_layout Plain Layout
43489
43490 }
43491 \end_layout
43492
43493 \end_inset
43494
43495  Purple
43496 \end_layout
43497
43498 \end_inset
43499 </cell>
43500 </row>
43501 <row>
43502 <cell alignment="left" valignment="top" usebox="none">
43503 \begin_inset Text
43504
43505 \begin_layout Plain Layout
43506 \begin_inset ERT
43507 status collapsed
43508
43509 \begin_layout Plain Layout
43510
43511
43512 \backslash
43513 fcolorbox{black}{
43514 \end_layout
43515
43516 \end_inset
43517
43518 RawSienna
43519 \begin_inset ERT
43520 status collapsed
43521
43522 \begin_layout Plain Layout
43523
43524 }{
43525 \end_layout
43526
43527 \end_inset
43528
43529
43530 \begin_inset Phantom Phantom
43531 status open
43532
43533 \begin_layout Plain Layout
43534 W
43535 \end_layout
43536
43537 \end_inset
43538
43539
43540 \begin_inset ERT
43541 status collapsed
43542
43543 \begin_layout Plain Layout
43544
43545 }
43546 \end_layout
43547
43548 \end_inset
43549
43550  RawSienna
43551 \end_layout
43552
43553 \end_inset
43554 </cell>
43555 <cell alignment="left" valignment="top" usebox="none">
43556 \begin_inset Text
43557
43558 \begin_layout Plain Layout
43559 \begin_inset ERT
43560 status collapsed
43561
43562 \begin_layout Plain Layout
43563
43564
43565 \backslash
43566 fcolorbox{black}{
43567 \end_layout
43568
43569 \end_inset
43570
43571 RedOrange
43572 \begin_inset ERT
43573 status collapsed
43574
43575 \begin_layout Plain Layout
43576
43577 }{
43578 \end_layout
43579
43580 \end_inset
43581
43582
43583 \begin_inset Phantom Phantom
43584 status open
43585
43586 \begin_layout Plain Layout
43587 W
43588 \end_layout
43589
43590 \end_inset
43591
43592
43593 \begin_inset ERT
43594 status collapsed
43595
43596 \begin_layout Plain Layout
43597
43598 }
43599 \end_layout
43600
43601 \end_inset
43602
43603  RedOrange
43604 \end_layout
43605
43606 \end_inset
43607 </cell>
43608 <cell alignment="left" valignment="top" usebox="none">
43609 \begin_inset Text
43610
43611 \begin_layout Plain Layout
43612 \begin_inset ERT
43613 status collapsed
43614
43615 \begin_layout Plain Layout
43616
43617
43618 \backslash
43619 fcolorbox{black}{
43620 \end_layout
43621
43622 \end_inset
43623
43624 RedViolet
43625 \begin_inset ERT
43626 status collapsed
43627
43628 \begin_layout Plain Layout
43629
43630 }{
43631 \end_layout
43632
43633 \end_inset
43634
43635
43636 \begin_inset Phantom Phantom
43637 status open
43638
43639 \begin_layout Plain Layout
43640 W
43641 \end_layout
43642
43643 \end_inset
43644
43645
43646 \begin_inset ERT
43647 status collapsed
43648
43649 \begin_layout Plain Layout
43650
43651 }
43652 \end_layout
43653
43654 \end_inset
43655
43656  RedViolet
43657 \end_layout
43658
43659 \end_inset
43660 </cell>
43661 <cell alignment="left" valignment="top" usebox="none">
43662 \begin_inset Text
43663
43664 \begin_layout Plain Layout
43665 \begin_inset ERT
43666 status collapsed
43667
43668 \begin_layout Plain Layout
43669
43670
43671 \backslash
43672 fcolorbox{black}{
43673 \end_layout
43674
43675 \end_inset
43676
43677 Rhodamine
43678 \begin_inset ERT
43679 status collapsed
43680
43681 \begin_layout Plain Layout
43682
43683 }{
43684 \end_layout
43685
43686 \end_inset
43687
43688
43689 \begin_inset Phantom Phantom
43690 status open
43691
43692 \begin_layout Plain Layout
43693 W
43694 \end_layout
43695
43696 \end_inset
43697
43698
43699 \begin_inset ERT
43700 status collapsed
43701
43702 \begin_layout Plain Layout
43703
43704 }
43705 \end_layout
43706
43707 \end_inset
43708
43709  Rhodamine
43710 \end_layout
43711
43712 \end_inset
43713 </cell>
43714 </row>
43715 <row>
43716 <cell alignment="left" valignment="top" usebox="none">
43717 \begin_inset Text
43718
43719 \begin_layout Plain Layout
43720 \begin_inset ERT
43721 status collapsed
43722
43723 \begin_layout Plain Layout
43724
43725
43726 \backslash
43727 fcolorbox{black}{
43728 \end_layout
43729
43730 \end_inset
43731
43732 RoyalBlue
43733 \begin_inset ERT
43734 status collapsed
43735
43736 \begin_layout Plain Layout
43737
43738 }{
43739 \end_layout
43740
43741 \end_inset
43742
43743
43744 \begin_inset Phantom Phantom
43745 status open
43746
43747 \begin_layout Plain Layout
43748 W
43749 \end_layout
43750
43751 \end_inset
43752
43753
43754 \begin_inset ERT
43755 status collapsed
43756
43757 \begin_layout Plain Layout
43758
43759 }
43760 \end_layout
43761
43762 \end_inset
43763
43764  RoyalBlue
43765 \end_layout
43766
43767 \end_inset
43768 </cell>
43769 <cell alignment="left" valignment="top" usebox="none">
43770 \begin_inset Text
43771
43772 \begin_layout Plain Layout
43773 \begin_inset ERT
43774 status collapsed
43775
43776 \begin_layout Plain Layout
43777
43778
43779 \backslash
43780 fcolorbox{black}{
43781 \end_layout
43782
43783 \end_inset
43784
43785 RoyalPurple
43786 \begin_inset ERT
43787 status collapsed
43788
43789 \begin_layout Plain Layout
43790
43791 }{
43792 \end_layout
43793
43794 \end_inset
43795
43796
43797 \begin_inset Phantom Phantom
43798 status open
43799
43800 \begin_layout Plain Layout
43801 W
43802 \end_layout
43803
43804 \end_inset
43805
43806
43807 \begin_inset ERT
43808 status collapsed
43809
43810 \begin_layout Plain Layout
43811
43812 }
43813 \end_layout
43814
43815 \end_inset
43816
43817  RoyalPurple
43818 \end_layout
43819
43820 \end_inset
43821 </cell>
43822 <cell alignment="left" valignment="top" usebox="none">
43823 \begin_inset Text
43824
43825 \begin_layout Plain Layout
43826 \begin_inset ERT
43827 status collapsed
43828
43829 \begin_layout Plain Layout
43830
43831
43832 \backslash
43833 fcolorbox{black}{
43834 \end_layout
43835
43836 \end_inset
43837
43838 RubineRed
43839 \begin_inset ERT
43840 status collapsed
43841
43842 \begin_layout Plain Layout
43843
43844 }{
43845 \end_layout
43846
43847 \end_inset
43848
43849
43850 \begin_inset Phantom Phantom
43851 status open
43852
43853 \begin_layout Plain Layout
43854 W
43855 \end_layout
43856
43857 \end_inset
43858
43859
43860 \begin_inset ERT
43861 status collapsed
43862
43863 \begin_layout Plain Layout
43864
43865 }
43866 \end_layout
43867
43868 \end_inset
43869
43870  RubineRed
43871 \end_layout
43872
43873 \end_inset
43874 </cell>
43875 <cell alignment="left" valignment="top" usebox="none">
43876 \begin_inset Text
43877
43878 \begin_layout Plain Layout
43879 \begin_inset ERT
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883
43884
43885 \backslash
43886 fcolorbox{black}{
43887 \end_layout
43888
43889 \end_inset
43890
43891 Salmon
43892 \begin_inset ERT
43893 status collapsed
43894
43895 \begin_layout Plain Layout
43896
43897 }{
43898 \end_layout
43899
43900 \end_inset
43901
43902
43903 \begin_inset Phantom Phantom
43904 status open
43905
43906 \begin_layout Plain Layout
43907 W
43908 \end_layout
43909
43910 \end_inset
43911
43912
43913 \begin_inset ERT
43914 status collapsed
43915
43916 \begin_layout Plain Layout
43917
43918 }
43919 \end_layout
43920
43921 \end_inset
43922
43923  Salmon
43924 \end_layout
43925
43926 \end_inset
43927 </cell>
43928 </row>
43929 <row>
43930 <cell alignment="left" valignment="top" usebox="none">
43931 \begin_inset Text
43932
43933 \begin_layout Plain Layout
43934 \begin_inset ERT
43935 status collapsed
43936
43937 \begin_layout Plain Layout
43938
43939
43940 \backslash
43941 fcolorbox{black}{
43942 \end_layout
43943
43944 \end_inset
43945
43946 SeaGreen
43947 \begin_inset ERT
43948 status collapsed
43949
43950 \begin_layout Plain Layout
43951
43952 }{
43953 \end_layout
43954
43955 \end_inset
43956
43957
43958 \begin_inset Phantom Phantom
43959 status open
43960
43961 \begin_layout Plain Layout
43962 W
43963 \end_layout
43964
43965 \end_inset
43966
43967
43968 \begin_inset ERT
43969 status collapsed
43970
43971 \begin_layout Plain Layout
43972
43973 }
43974 \end_layout
43975
43976 \end_inset
43977
43978  SeaGreen
43979 \end_layout
43980
43981 \end_inset
43982 </cell>
43983 <cell alignment="left" valignment="top" usebox="none">
43984 \begin_inset Text
43985
43986 \begin_layout Plain Layout
43987 \begin_inset ERT
43988 status collapsed
43989
43990 \begin_layout Plain Layout
43991
43992
43993 \backslash
43994 fcolorbox{black}{
43995 \end_layout
43996
43997 \end_inset
43998
43999 Sepia
44000 \begin_inset ERT
44001 status collapsed
44002
44003 \begin_layout Plain Layout
44004
44005 }{
44006 \end_layout
44007
44008 \end_inset
44009
44010
44011 \begin_inset Phantom Phantom
44012 status open
44013
44014 \begin_layout Plain Layout
44015 W
44016 \end_layout
44017
44018 \end_inset
44019
44020
44021 \begin_inset ERT
44022 status collapsed
44023
44024 \begin_layout Plain Layout
44025
44026 }
44027 \end_layout
44028
44029 \end_inset
44030
44031  Sepia
44032 \end_layout
44033
44034 \end_inset
44035 </cell>
44036 <cell alignment="left" valignment="top" usebox="none">
44037 \begin_inset Text
44038
44039 \begin_layout Plain Layout
44040 \begin_inset ERT
44041 status collapsed
44042
44043 \begin_layout Plain Layout
44044
44045
44046 \backslash
44047 fcolorbox{black}{
44048 \end_layout
44049
44050 \end_inset
44051
44052 SkyBlue
44053 \begin_inset ERT
44054 status collapsed
44055
44056 \begin_layout Plain Layout
44057
44058 }{
44059 \end_layout
44060
44061 \end_inset
44062
44063
44064 \begin_inset Phantom Phantom
44065 status open
44066
44067 \begin_layout Plain Layout
44068 W
44069 \end_layout
44070
44071 \end_inset
44072
44073
44074 \begin_inset ERT
44075 status collapsed
44076
44077 \begin_layout Plain Layout
44078
44079 }
44080 \end_layout
44081
44082 \end_inset
44083
44084  SkyBlue
44085 \end_layout
44086
44087 \end_inset
44088 </cell>
44089 <cell alignment="left" valignment="top" usebox="none">
44090 \begin_inset Text
44091
44092 \begin_layout Plain Layout
44093 \begin_inset ERT
44094 status collapsed
44095
44096 \begin_layout Plain Layout
44097
44098
44099 \backslash
44100 fcolorbox{black}{
44101 \end_layout
44102
44103 \end_inset
44104
44105 SpringGreen
44106 \begin_inset ERT
44107 status collapsed
44108
44109 \begin_layout Plain Layout
44110
44111 }{
44112 \end_layout
44113
44114 \end_inset
44115
44116
44117 \begin_inset Phantom Phantom
44118 status open
44119
44120 \begin_layout Plain Layout
44121 W
44122 \end_layout
44123
44124 \end_inset
44125
44126
44127 \begin_inset ERT
44128 status collapsed
44129
44130 \begin_layout Plain Layout
44131
44132 }
44133 \end_layout
44134
44135 \end_inset
44136
44137  SpringGreen
44138 \end_layout
44139
44140 \end_inset
44141 </cell>
44142 </row>
44143 <row>
44144 <cell alignment="left" valignment="top" usebox="none">
44145 \begin_inset Text
44146
44147 \begin_layout Plain Layout
44148 \begin_inset ERT
44149 status collapsed
44150
44151 \begin_layout Plain Layout
44152
44153
44154 \backslash
44155 fcolorbox{black}{
44156 \end_layout
44157
44158 \end_inset
44159
44160 Tan
44161 \begin_inset ERT
44162 status collapsed
44163
44164 \begin_layout Plain Layout
44165
44166 }{
44167 \end_layout
44168
44169 \end_inset
44170
44171
44172 \begin_inset Phantom Phantom
44173 status open
44174
44175 \begin_layout Plain Layout
44176 W
44177 \end_layout
44178
44179 \end_inset
44180
44181
44182 \begin_inset ERT
44183 status collapsed
44184
44185 \begin_layout Plain Layout
44186
44187 }
44188 \end_layout
44189
44190 \end_inset
44191
44192  Tan
44193 \end_layout
44194
44195 \end_inset
44196 </cell>
44197 <cell alignment="left" valignment="top" usebox="none">
44198 \begin_inset Text
44199
44200 \begin_layout Plain Layout
44201 \begin_inset ERT
44202 status collapsed
44203
44204 \begin_layout Plain Layout
44205
44206
44207 \backslash
44208 fcolorbox{black}{
44209 \end_layout
44210
44211 \end_inset
44212
44213 TealBlue
44214 \begin_inset ERT
44215 status collapsed
44216
44217 \begin_layout Plain Layout
44218
44219 }{
44220 \end_layout
44221
44222 \end_inset
44223
44224
44225 \begin_inset Phantom Phantom
44226 status open
44227
44228 \begin_layout Plain Layout
44229 W
44230 \end_layout
44231
44232 \end_inset
44233
44234
44235 \begin_inset ERT
44236 status collapsed
44237
44238 \begin_layout Plain Layout
44239
44240 }
44241 \end_layout
44242
44243 \end_inset
44244
44245  TealBlue
44246 \end_layout
44247
44248 \end_inset
44249 </cell>
44250 <cell alignment="left" valignment="top" usebox="none">
44251 \begin_inset Text
44252
44253 \begin_layout Plain Layout
44254 \begin_inset ERT
44255 status collapsed
44256
44257 \begin_layout Plain Layout
44258
44259
44260 \backslash
44261 fcolorbox{black}{
44262 \end_layout
44263
44264 \end_inset
44265
44266 Thistle
44267 \begin_inset ERT
44268 status collapsed
44269
44270 \begin_layout Plain Layout
44271
44272 }{
44273 \end_layout
44274
44275 \end_inset
44276
44277
44278 \begin_inset Phantom Phantom
44279 status open
44280
44281 \begin_layout Plain Layout
44282 W
44283 \end_layout
44284
44285 \end_inset
44286
44287
44288 \begin_inset ERT
44289 status collapsed
44290
44291 \begin_layout Plain Layout
44292
44293 }
44294 \end_layout
44295
44296 \end_inset
44297
44298  Thistle
44299 \end_layout
44300
44301 \end_inset
44302 </cell>
44303 <cell alignment="left" valignment="top" usebox="none">
44304 \begin_inset Text
44305
44306 \begin_layout Plain Layout
44307 \begin_inset ERT
44308 status collapsed
44309
44310 \begin_layout Plain Layout
44311
44312
44313 \backslash
44314 fcolorbox{black}{
44315 \end_layout
44316
44317 \end_inset
44318
44319 Turquoise
44320 \begin_inset ERT
44321 status collapsed
44322
44323 \begin_layout Plain Layout
44324
44325 }{
44326 \end_layout
44327
44328 \end_inset
44329
44330
44331 \begin_inset Phantom Phantom
44332 status open
44333
44334 \begin_layout Plain Layout
44335 W
44336 \end_layout
44337
44338 \end_inset
44339
44340
44341 \begin_inset ERT
44342 status collapsed
44343
44344 \begin_layout Plain Layout
44345
44346 }
44347 \end_layout
44348
44349 \end_inset
44350
44351  Turquoise
44352 \end_layout
44353
44354 \end_inset
44355 </cell>
44356 </row>
44357 <row>
44358 <cell alignment="left" valignment="top" usebox="none">
44359 \begin_inset Text
44360
44361 \begin_layout Plain Layout
44362 \begin_inset ERT
44363 status collapsed
44364
44365 \begin_layout Plain Layout
44366
44367
44368 \backslash
44369 fcolorbox{black}{
44370 \end_layout
44371
44372 \end_inset
44373
44374 Violet
44375 \begin_inset ERT
44376 status collapsed
44377
44378 \begin_layout Plain Layout
44379
44380 }{
44381 \end_layout
44382
44383 \end_inset
44384
44385
44386 \begin_inset Phantom Phantom
44387 status open
44388
44389 \begin_layout Plain Layout
44390 W
44391 \end_layout
44392
44393 \end_inset
44394
44395
44396 \begin_inset ERT
44397 status collapsed
44398
44399 \begin_layout Plain Layout
44400
44401 }
44402 \end_layout
44403
44404 \end_inset
44405
44406  Violet
44407 \end_layout
44408
44409 \end_inset
44410 </cell>
44411 <cell alignment="left" valignment="top" usebox="none">
44412 \begin_inset Text
44413
44414 \begin_layout Plain Layout
44415 \begin_inset ERT
44416 status collapsed
44417
44418 \begin_layout Plain Layout
44419
44420
44421 \backslash
44422 fcolorbox{black}{
44423 \end_layout
44424
44425 \end_inset
44426
44427 VioletRed
44428 \begin_inset ERT
44429 status collapsed
44430
44431 \begin_layout Plain Layout
44432
44433 }{
44434 \end_layout
44435
44436 \end_inset
44437
44438
44439 \begin_inset Phantom Phantom
44440 status open
44441
44442 \begin_layout Plain Layout
44443 W
44444 \end_layout
44445
44446 \end_inset
44447
44448
44449 \begin_inset ERT
44450 status collapsed
44451
44452 \begin_layout Plain Layout
44453
44454 }
44455 \end_layout
44456
44457 \end_inset
44458
44459  VioletRed
44460 \end_layout
44461
44462 \end_inset
44463 </cell>
44464 <cell alignment="left" valignment="top" usebox="none">
44465 \begin_inset Text
44466
44467 \begin_layout Plain Layout
44468 \begin_inset ERT
44469 status collapsed
44470
44471 \begin_layout Plain Layout
44472
44473
44474 \backslash
44475 fcolorbox{black}{
44476 \end_layout
44477
44478 \end_inset
44479
44480 WildStrawberry
44481 \begin_inset ERT
44482 status collapsed
44483
44484 \begin_layout Plain Layout
44485
44486 }{
44487 \end_layout
44488
44489 \end_inset
44490
44491
44492 \begin_inset Phantom Phantom
44493 status open
44494
44495 \begin_layout Plain Layout
44496 W
44497 \end_layout
44498
44499 \end_inset
44500
44501
44502 \begin_inset ERT
44503 status collapsed
44504
44505 \begin_layout Plain Layout
44506
44507 }
44508 \end_layout
44509
44510 \end_inset
44511
44512  WildStrawberry
44513 \end_layout
44514
44515 \end_inset
44516 </cell>
44517 <cell alignment="left" valignment="top" usebox="none">
44518 \begin_inset Text
44519
44520 \begin_layout Plain Layout
44521 \begin_inset ERT
44522 status collapsed
44523
44524 \begin_layout Plain Layout
44525
44526
44527 \backslash
44528 fcolorbox{black}{
44529 \end_layout
44530
44531 \end_inset
44532
44533 YellowGreen
44534 \begin_inset ERT
44535 status collapsed
44536
44537 \begin_layout Plain Layout
44538
44539 }{
44540 \end_layout
44541
44542 \end_inset
44543
44544
44545 \begin_inset Phantom Phantom
44546 status open
44547
44548 \begin_layout Plain Layout
44549 W
44550 \end_layout
44551
44552 \end_inset
44553
44554
44555 \begin_inset ERT
44556 status collapsed
44557
44558 \begin_layout Plain Layout
44559
44560 }
44561 \end_layout
44562
44563 \end_inset
44564
44565  YellowGreen
44566 \end_layout
44567
44568 \end_inset
44569 </cell>
44570 </row>
44571 <row>
44572 <cell alignment="left" valignment="top" usebox="none">
44573 \begin_inset Text
44574
44575 \begin_layout Plain Layout
44576 \begin_inset ERT
44577 status collapsed
44578
44579 \begin_layout Plain Layout
44580
44581
44582 \backslash
44583 fcolorbox{black}{
44584 \end_layout
44585
44586 \end_inset
44587
44588 YellowOrange
44589 \begin_inset ERT
44590 status collapsed
44591
44592 \begin_layout Plain Layout
44593
44594 }{
44595 \end_layout
44596
44597 \end_inset
44598
44599
44600 \begin_inset Phantom Phantom
44601 status open
44602
44603 \begin_layout Plain Layout
44604 W
44605 \end_layout
44606
44607 \end_inset
44608
44609
44610 \begin_inset ERT
44611 status collapsed
44612
44613 \begin_layout Plain Layout
44614
44615 }
44616 \end_layout
44617
44618 \end_inset
44619
44620  YellowOrange
44621 \end_layout
44622
44623 \end_inset
44624 </cell>
44625 <cell alignment="left" valignment="top" usebox="none">
44626 \begin_inset Text
44627
44628 \begin_layout Plain Layout
44629
44630 \end_layout
44631
44632 \end_inset
44633 </cell>
44634 <cell alignment="left" valignment="top" usebox="none">
44635 \begin_inset Text
44636
44637 \begin_layout Plain Layout
44638
44639 \end_layout
44640
44641 \end_inset
44642 </cell>
44643 <cell alignment="left" valignment="top" usebox="none">
44644 \begin_inset Text
44645
44646 \begin_layout Plain Layout
44647
44648 \end_layout
44649
44650 \end_inset
44651 </cell>
44652 </row>
44653 </lyxtabular>
44654
44655 \end_inset
44656
44657
44658 \end_layout
44659
44660 \begin_layout Chapter
44661 Explanation of Equation
44662 \begin_inset space ~
44663 \end_inset
44664
44665 (
44666 \begin_inset CommandInset ref
44667 LatexCommand ref
44668 reference "eq:Wgn"
44669
44670 \end_inset
44671
44672 )
44673 \begin_inset CommandInset label
44674 LatexCommand label
44675 name "cha:Explanation-of-Equation"
44676
44677 \end_inset
44678
44679
44680 \end_layout
44681
44682 \begin_layout Standard
44683 We can calculate the total width of 
44684 \emph on
44685 n
44686 \emph default
44687  table cells 
44688 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44689 \end_inset
44690
44691  as follows:
44692 \begin_inset Formula 
44693 \begin{equation}
44694 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44695 \end{equation}
44696
44697 \end_inset
44698
44699 where 
44700 \begin_inset Formula $W_{g\,n}$
44701 \end_inset
44702
44703  is the given width of all cells, 
44704 \series bold
44705
44706 \backslash
44707 tabcolsep
44708 \series default
44709  is the \SpecialChar LaTeX
44710 -length between the cell text and the cell border (its default value
44711  is 6
44712 \begin_inset space \thinspace{}
44713 \end_inset
44714
44715 pt).
44716  
44717 \series bold
44718
44719 \backslash
44720 arrayrulewidth
44721 \series default
44722  is the thickness of the cell border line, the default is 0.4
44723 \begin_inset space \thinspace{}
44724 \end_inset
44725
44726 pt.
44727 \end_layout
44728
44729 \begin_layout Standard
44730 Following equation
44731 \begin_inset space ~
44732 \end_inset
44733
44734
44735 \begin_inset CommandInset ref
44736 LatexCommand eqref
44737 reference "eq:Wtot_n"
44738
44739 \end_inset
44740
44741 , the total width of a multicolumn 
44742 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44743 \end_inset
44744
44745  is
44746 \begin_inset Formula 
44747 \begin{equation}
44748 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44749 \end{equation}
44750
44751 \end_inset
44752
44753
44754 \end_layout
44755
44756 \begin_layout Standard
44757 By setting equation
44758 \begin_inset space ~
44759 \end_inset
44760
44761
44762 \begin_inset CommandInset ref
44763 LatexCommand eqref
44764 reference "eq:Wtot_n"
44765
44766 \end_inset
44767
44768  and 
44769 \begin_inset CommandInset ref
44770 LatexCommand eqref
44771 reference "eq:Wtot_mult"
44772
44773 \end_inset
44774
44775  equal we can calculate the needed given width 
44776 \begin_inset Formula $W_{g\,n}$
44777 \end_inset
44778
44779  when 
44780 \emph on
44781 n
44782 \emph default
44783  columns are spanned, so that each column has a total width of 
44784 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44785 \end_inset
44786
44787 :
44788 \begin_inset Formula 
44789 \begin{equation}
44790 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44791 \end{equation}
44792
44793 \end_inset
44794
44795
44796 \end_layout
44797
44798 \begin_layout Bibliography
44799 \begin_inset CommandInset bibitem
44800 LatexCommand bibitem
44801 key "latexcompanion"
44802
44803 \end_inset
44804
44805 Frank Mittelbach and Michel Goossens: 
44806 \emph on
44807 The \SpecialChar LaTeX
44808  Companion Second Edition.
44809
44810 \emph default
44811  Addison-Wesley, 2004
44812 \end_layout
44813
44814 \begin_layout Bibliography
44815 \begin_inset CommandInset bibitem
44816 LatexCommand bibitem
44817 key "latexguide"
44818
44819 \end_inset
44820
44821 Helmut Kopka and Patrick W.
44822  Daly: 
44823 \emph on
44824 A Guide to \SpecialChar LaTeX
44825  Fourth Edition.
44826
44827 \emph default
44828  Addison-Wesley, 2003
44829 \end_layout
44830
44831 \begin_layout Bibliography
44832 \begin_inset CommandInset bibitem
44833 LatexCommand bibitem
44834 key "latexbook"
44835
44836 \end_inset
44837
44838 Leslie Lamport: 
44839 \emph on
44840 \SpecialChar LaTeX
44841 : A Document Preparation System.
44842
44843 \emph default
44844  Addison-Wesley, second edition, 1994
44845 \end_layout
44846
44847 \begin_layout Bibliography
44848 \begin_inset CommandInset bibitem
44849 LatexCommand bibitem
44850 key "arydshln"
44851
44852 \end_inset
44853
44854 Documentation of the \SpecialChar LaTeX
44855 -package 
44856 \series bold
44857
44858 \begin_inset CommandInset href
44859 LatexCommand href
44860 name "arydshln"
44861 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
44862
44863 \end_inset
44864
44865
44866 \series default
44867
44868 \begin_inset Index idx
44869 status collapsed
44870
44871 \begin_layout Plain Layout
44872 \SpecialChar LaTeX
44873 -packages ! arydshln
44874 \end_layout
44875
44876 \end_inset
44877
44878
44879 \end_layout
44880
44881 \begin_layout Bibliography
44882 \begin_inset CommandInset bibitem
44883 LatexCommand bibitem
44884 key "booktabs"
44885
44886 \end_inset
44887
44888 Documentation of the \SpecialChar LaTeX
44889 -package 
44890 \series bold
44891
44892 \begin_inset CommandInset href
44893 LatexCommand href
44894 name "booktabs"
44895 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
44896
44897 \end_inset
44898
44899
44900 \series default
44901
44902 \begin_inset Index idx
44903 status collapsed
44904
44905 \begin_layout Plain Layout
44906 \SpecialChar LaTeX
44907 -packages ! booktabs
44908 \end_layout
44909
44910 \end_inset
44911
44912
44913 \end_layout
44914
44915 \begin_layout Bibliography
44916 \begin_inset CommandInset bibitem
44917 LatexCommand bibitem
44918 key "caption"
44919
44920 \end_inset
44921
44922 Documentation of the \SpecialChar LaTeX
44923 -package 
44924 \series bold
44925
44926 \begin_inset CommandInset href
44927 LatexCommand href
44928 name "caption"
44929 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
44930
44931 \end_inset
44932
44933
44934 \series default
44935
44936 \begin_inset Index idx
44937 status collapsed
44938
44939 \begin_layout Plain Layout
44940 \SpecialChar LaTeX
44941 -packages ! caption
44942 \end_layout
44943
44944 \end_inset
44945
44946
44947 \end_layout
44948
44949 \begin_layout Bibliography
44950 \begin_inset CommandInset bibitem
44951 LatexCommand bibitem
44952 key "diagbox"
44953
44954 \end_inset
44955
44956 Documentation of the \SpecialChar LaTeX
44957 -package 
44958 \series bold
44959
44960 \begin_inset CommandInset href
44961 LatexCommand href
44962 name "diagbox"
44963 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
44964
44965 \end_inset
44966
44967
44968 \series default
44969
44970 \begin_inset Index idx
44971 status collapsed
44972
44973 \begin_layout Plain Layout
44974 \SpecialChar LaTeX
44975 -packages ! diagbox
44976 \end_layout
44977
44978 \end_inset
44979
44980
44981 \end_layout
44982
44983 \begin_layout Bibliography
44984 \begin_inset CommandInset bibitem
44985 LatexCommand bibitem
44986 key "endfloat"
44987
44988 \end_inset
44989
44990 Documentation of the \SpecialChar LaTeX
44991 -package 
44992 \series bold
44993
44994 \begin_inset CommandInset href
44995 LatexCommand href
44996 name "endfloat"
44997 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
44998
44999 \end_inset
45000
45001
45002 \series default
45003
45004 \begin_inset Index idx
45005 status collapsed
45006
45007 \begin_layout Plain Layout
45008 \SpecialChar LaTeX
45009 -packages ! endfloat
45010 \end_layout
45011
45012 \end_inset
45013
45014
45015 \end_layout
45016
45017 \begin_layout Bibliography
45018 \begin_inset CommandInset bibitem
45019 LatexCommand bibitem
45020 key "footmisc"
45021
45022 \end_inset
45023
45024 Documentation of the \SpecialChar LaTeX
45025 -package 
45026 \series bold
45027
45028 \begin_inset CommandInset href
45029 LatexCommand href
45030 name "footmisc"
45031 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45032
45033 \end_inset
45034
45035
45036 \series default
45037
45038 \begin_inset Index idx
45039 status collapsed
45040
45041 \begin_layout Plain Layout
45042 \SpecialChar LaTeX
45043 -packages ! footmisc
45044 \end_layout
45045
45046 \end_inset
45047
45048
45049 \end_layout
45050
45051 \begin_layout Bibliography
45052 \begin_inset CommandInset bibitem
45053 LatexCommand bibitem
45054 key "hypcap"
45055
45056 \end_inset
45057
45058 Documentation of the \SpecialChar LaTeX
45059 -package 
45060 \series bold
45061
45062 \begin_inset CommandInset href
45063 LatexCommand href
45064 name "hypcap"
45065 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45066
45067 \end_inset
45068
45069
45070 \series default
45071
45072 \begin_inset Index idx
45073 status collapsed
45074
45075 \begin_layout Plain Layout
45076 \SpecialChar LaTeX
45077 -packages ! hyperref
45078 \end_layout
45079
45080 \end_inset
45081
45082
45083 \end_layout
45084
45085 \begin_layout Bibliography
45086 \begin_inset CommandInset bibitem
45087 LatexCommand bibitem
45088 key "hyperref"
45089
45090 \end_inset
45091
45092 Documentation of the \SpecialChar LaTeX
45093 -package 
45094 \series bold
45095
45096 \begin_inset CommandInset href
45097 LatexCommand href
45098 name "hyperref"
45099 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45100
45101 \end_inset
45102
45103
45104 \series default
45105
45106 \begin_inset Index idx
45107 status collapsed
45108
45109 \begin_layout Plain Layout
45110 \SpecialChar LaTeX
45111 -packages ! hyperref
45112 \end_layout
45113
45114 \end_inset
45115
45116
45117 \end_layout
45118
45119 \begin_layout Bibliography
45120 \begin_inset CommandInset bibitem
45121 LatexCommand bibitem
45122 key "KOMA-Script"
45123
45124 \end_inset
45125
45126 Documentation of the \SpecialChar LaTeX
45127 -package 
45128 \series bold
45129
45130 \begin_inset CommandInset href
45131 LatexCommand href
45132 name "KOMA-Script"
45133 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45134
45135 \end_inset
45136
45137
45138 \series default
45139
45140 \begin_inset Index idx
45141 status collapsed
45142
45143 \begin_layout Plain Layout
45144 \SpecialChar LaTeX
45145 -packages ! KOMA-Script
45146 \end_layout
45147
45148 \end_inset
45149
45150
45151 \end_layout
45152
45153 \begin_layout Bibliography
45154 \begin_inset CommandInset bibitem
45155 LatexCommand bibitem
45156 key "lettrine"
45157
45158 \end_inset
45159
45160 Documentation of the \SpecialChar LaTeX
45161 -package 
45162 \series bold
45163
45164 \begin_inset CommandInset href
45165 LatexCommand href
45166 name "lettrine"
45167 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45168
45169 \end_inset
45170
45171
45172 \series default
45173  and an 
45174 \begin_inset CommandInset href
45175 LatexCommand href
45176 name "example"
45177 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45178
45179 \end_inset
45180
45181
45182 \begin_inset Index idx
45183 status collapsed
45184
45185 \begin_layout Plain Layout
45186 \SpecialChar LaTeX
45187 -packages ! lettrine
45188 \end_layout
45189
45190 \end_inset
45191
45192
45193 \end_layout
45194
45195 \begin_layout Bibliography
45196 \begin_inset CommandInset bibitem
45197 LatexCommand bibitem
45198 key "listings"
45199
45200 \end_inset
45201
45202 Documentation of the \SpecialChar LaTeX
45203 -package 
45204 \series bold
45205
45206 \begin_inset CommandInset href
45207 LatexCommand href
45208 name "listings"
45209 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45210
45211 \end_inset
45212
45213
45214 \series default
45215
45216 \begin_inset Index idx
45217 status collapsed
45218
45219 \begin_layout Plain Layout
45220 \SpecialChar LaTeX
45221 -packages ! listings
45222 \end_layout
45223
45224 \end_inset
45225
45226
45227 \end_layout
45228
45229 \begin_layout Bibliography
45230 \begin_inset CommandInset bibitem
45231 LatexCommand bibitem
45232 key "marginnote"
45233
45234 \end_inset
45235
45236 Documentation of the \SpecialChar LaTeX
45237 -package 
45238 \series bold
45239
45240 \begin_inset CommandInset href
45241 LatexCommand href
45242 name "marginnote"
45243 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45244
45245 \end_inset
45246
45247
45248 \series default
45249
45250 \begin_inset Index idx
45251 status collapsed
45252
45253 \begin_layout Plain Layout
45254 \SpecialChar LaTeX
45255 -packages ! marginnote
45256 \end_layout
45257
45258 \end_inset
45259
45260
45261 \end_layout
45262
45263 \begin_layout Bibliography
45264 \begin_inset CommandInset bibitem
45265 LatexCommand bibitem
45266 key "pdfpages"
45267
45268 \end_inset
45269
45270 Documentation of the \SpecialChar LaTeX
45271 -package 
45272 \series bold
45273
45274 \begin_inset CommandInset href
45275 LatexCommand href
45276 name "pdfpages"
45277 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45278
45279 \end_inset
45280
45281
45282 \series default
45283
45284 \begin_inset Index idx
45285 status collapsed
45286
45287 \begin_layout Plain Layout
45288 \SpecialChar LaTeX
45289 -packages ! pdfpages
45290 \end_layout
45291
45292 \end_inset
45293
45294
45295 \end_layout
45296
45297 \begin_layout Bibliography
45298 \begin_inset CommandInset bibitem
45299 LatexCommand bibitem
45300 key "prettyref"
45301
45302 \end_inset
45303
45304 Documentation of the \SpecialChar LaTeX
45305 -package 
45306 \series bold
45307
45308 \begin_inset CommandInset href
45309 LatexCommand href
45310 name "prettyref"
45311 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45312
45313 \end_inset
45314
45315
45316 \series default
45317
45318 \begin_inset Index idx
45319 status collapsed
45320
45321 \begin_layout Plain Layout
45322 \SpecialChar LaTeX
45323 -packages ! prettyref
45324 \end_layout
45325
45326 \end_inset
45327
45328
45329 \end_layout
45330
45331 \begin_layout Bibliography
45332 \begin_inset CommandInset bibitem
45333 LatexCommand bibitem
45334 key "pstricks"
45335
45336 \end_inset
45337
45338 Web page of the \SpecialChar LaTeX
45339 -package 
45340 \series bold
45341
45342 \begin_inset CommandInset href
45343 LatexCommand href
45344 name "PSTricks"
45345 target "http://tug.org/PSTricks/"
45346
45347 \end_inset
45348
45349
45350 \series default
45351
45352 \begin_inset Index idx
45353 status collapsed
45354
45355 \begin_layout Plain Layout
45356 \SpecialChar LaTeX
45357 -packages ! PSTricks
45358 \end_layout
45359
45360 \end_inset
45361
45362
45363 \end_layout
45364
45365 \begin_layout Bibliography
45366 \begin_inset CommandInset bibitem
45367 LatexCommand bibitem
45368 key "refstyle"
45369
45370 \end_inset
45371
45372 Documentation of the \SpecialChar LaTeX
45373 -package 
45374 \series bold
45375
45376 \begin_inset CommandInset href
45377 LatexCommand href
45378 name "refstyle"
45379 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45380
45381 \end_inset
45382
45383
45384 \series default
45385
45386 \begin_inset Index idx
45387 status collapsed
45388
45389 \begin_layout Plain Layout
45390 \SpecialChar LaTeX
45391 -packages ! refstyle
45392 \end_layout
45393
45394 \end_inset
45395
45396
45397 \end_layout
45398
45399 \begin_layout Bibliography
45400 \begin_inset CommandInset bibitem
45401 LatexCommand bibitem
45402 key "sidecap"
45403
45404 \end_inset
45405
45406 Documentation of the \SpecialChar LaTeX
45407 -package 
45408 \series bold
45409
45410 \begin_inset CommandInset href
45411 LatexCommand href
45412 name "sidecap"
45413 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45414
45415 \end_inset
45416
45417
45418 \series default
45419
45420 \begin_inset Index idx
45421 status collapsed
45422
45423 \begin_layout Plain Layout
45424 \SpecialChar LaTeX
45425 -packages ! sidecap
45426 \end_layout
45427
45428 \end_inset
45429
45430
45431 \end_layout
45432
45433 \begin_layout Bibliography
45434 \begin_inset CommandInset bibitem
45435 LatexCommand bibitem
45436 key "NewInLyX20"
45437
45438 \end_inset
45439
45440
45441 \begin_inset CommandInset href
45442 LatexCommand href
45443 name "Wiki page"
45444 target "http://wiki.lyx.org/LyX/NewInLyX20"
45445
45446 \end_inset
45447
45448  about new features in 
45449 \family sans
45450 \SpecialChar LyX
45451  2.0
45452 \family default
45453 .
45454 \end_layout
45455
45456 \begin_layout Standard
45457 \begin_inset CommandInset index_print
45458 LatexCommand printindex
45459 type "idx"
45460
45461 \end_inset
45462
45463
45464 \end_layout
45465
45466 \end_body
45467 \end_document