]> git.lyx.org Git - lyx.git/blob - lib/doc/EmbeddedObjects.lyx
UserGuide.lyx: change a section name as suggested by a user
[lyx.git] / lib / doc / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 501
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC is numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for colored tables
69 \@ifundefined{textcolor}
70  {\usepackage{color}}{}
71 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
72 \definecolor{lightgrey}{gray}{0.8}
73
74 % check for package colortbl
75 % used for colored table cells
76 \newboolean{colortbl}
77 \IfFileExists{colortbl.sty}
78  {\usepackage{colortbl}
79   \setboolean{colortbl}{true}}
80  {\setboolean{colortbl}{false}}
81
82 % used to have extra space in table cells
83 \@ifundefined{extrarowheight}
84  {\usepackage{array}}{}
85 \setlength{\extrarowheight}{2pt}
86
87 % used for customized tables
88 % ---
89 \newcolumntype{M}[1]
90  {>{\centering\hspace{0pt}}m{#1}}
91
92 \newcolumntype{S}[2]
93  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
94
95 \newcolumntype{K}[1]
96  {>{\columncolor{#1}\hspace{0pt}}c}
97
98 \newcolumntype{V}{!{\vrule width 1.5pt}}
99
100 \newcolumntype{W}{!{\color{green}\vline}}
101 % ---
102
103 % insert additional vertical space of
104 % 1.5 mm between footnotes
105 \let\myFoot\footnote
106 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
107
108 % number algorithm floats within chapters
109 \numberwithin{algorithm}{chapter}
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package arydshln
116 % used for tables with dashed lines
117 \newboolean{arydshln}
118 \IfFileExists{arydshln.sty}
119  {\usepackage{arydshln}
120   \setboolean{arydshln}{true}}
121  {\setboolean{arydshln}{false}}
122
123 % check for package marginnote
124 % used for margin notes
125 \newboolean{marginnote}
126 \IfFileExists{marginnote.sty}
127  {\usepackage{marginnote}
128   \let\marginpar\marginnote
129   \setboolean{marginnote}{true}}
130  {\setboolean{marginnote}{false}}
131
132 % check for package sidecap
133 % used for captions on the side
134 \newboolean{sidecap}
135 \IfFileExists{sidecap.sty}
136  {\usepackage{sidecap}
137   \setboolean{sidecap}{true}}
138  {\setboolean{sidecap}{false}}
139
140 % check for picinpar
141 % used for surrounded fixed objects
142 \newboolean{picinpar}
143 \IfFileExists{picinpar.sty}
144  {\usepackage{picinpar}
145   \setboolean{picinpar}{true}}
146  {\setboolean{picinpar}{false}}
147
148 % check for lettrine
149 \newboolean{lettrine}
150 \IfFileExists{lettrine.sty}
151  {\usepackage{lettrine}
152   \setboolean{lettrine}{true}}
153  {\setboolean{lettrine}{false}}
154
155 % check for diagbox
156 \newboolean{diagbox}
157 \IfFileExists{diagbox.sty}
158  {\usepackage{diagbox}
159   \setboolean{diagbox}{true}}
160  {\setboolean{diagbox}{false}}
161 \end_preamble
162 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
163 \use_default_options false
164 \begin_modules
165 initials
166 graphicboxes
167 \end_modules
168 \maintain_unincluded_children false
169 \language english
170 \language_package default
171 \inputencoding auto
172 \fontencoding global
173 \font_roman "default" "default"
174 \font_sans "default" "default"
175 \font_typewriter "default" "default"
176 \font_math "auto" "auto"
177 \font_default_family default
178 \use_non_tex_fonts false
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100 100
182 \font_tt_scale 100 100
183 \graphics default
184 \default_output_format default
185 \output_sync 0
186 \bibtex_command default
187 \index_command default
188 \paperfontsize 12
189 \spacing single
190 \use_hyperref true
191 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
192 \pdf_author "LyX Team, Uwe Stöhr"
193 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
194 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
195 \pdf_bookmarks true
196 \pdf_bookmarksnumbered true
197 \pdf_bookmarksopen true
198 \pdf_bookmarksopenlevel 1
199 \pdf_breaklinks false
200 \pdf_pdfborder false
201 \pdf_colorlinks true
202 \pdf_backref false
203 \pdf_pdfusetitle false
204 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
205 \papersize default
206 \use_geometry false
207 \use_package amsmath 2
208 \use_package amssymb 2
209 \use_package cancel 0
210 \use_package esint 0
211 \use_package mathdots 1
212 \use_package mathtools 0
213 \use_package mhchem 1
214 \use_package stackrel 0
215 \use_package stmaryrd 0
216 \use_package undertilde 0
217 \cite_engine basic
218 \cite_engine_type default
219 \biblio_style plain
220 \use_bibtopic false
221 \use_indices false
222 \paperorientation portrait
223 \suppress_date false
224 \justification true
225 \use_refstyle 0
226 \notefontcolor #0000ff
227 \index Index
228 \shortcut idx
229 \color #008000
230 \end_index
231 \secnumdepth 3
232 \tocdepth 3
233 \paragraph_separation skip
234 \defskip medskip
235 \quotes_language english
236 \papercolumns 1
237 \papersides 2
238 \paperpagestyle default
239 \tracking_changes 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 
35087 \family sans
35088 Rotatebox
35089 \family default
35090 .
35091  Such a box is inserted via the menu 
35092 \family sans
35093 Insert\SpecialChar menuseparator
35094 Custom Insets\SpecialChar menuseparator
35095 Rotatebox
35096 \family default
35097 .
35098 \end_layout
35099
35100 \begin_layout Standard
35101 The rotation origin can be specified via the inset 
35102 \family sans
35103 Origin
35104 \family default
35105  (menu 
35106 \family sans
35107 Insert\SpecialChar menuseparator
35108 Origin
35109 \family default
35110 ) in the form 
35111 \series bold
35112 origin=position
35113 \series default
35114 .
35115  The following positions are possible: 
35116 \emph on
35117 c
35118 \emph default
35119  (center), 
35120 \emph on
35121 l
35122 \emph default
35123  (left), 
35124 \emph on
35125 r
35126 \emph default
35127  (right), 
35128 \emph on
35129 b
35130 \emph default
35131  (bottom), 
35132 \emph on
35133 t
35134 \emph default
35135  (top), along with meaningful combinations of the four base positions.
35136  For example 
35137 \emph on
35138 lt
35139 \emph default
35140  means that the rotation origin is at the top left corner of the box.
35141  When no rotation origin is specified, the position 
35142 \emph on
35143 l
35144 \emph default
35145  will be used.
35146  The rotation angle is a number that can be negative that specifies the
35147  angle in degrees.
35148  The rotation direction is counterclockwise.
35149 \end_layout
35150
35151 \begin_layout Standard
35152 In the following example 
35153 \series bold
35154 origin=c
35155 \series default
35156  was inserted to the 
35157 \family sans
35158 Option
35159 \family default
35160  inset and 
35161 \series bold
35162 60
35163 \series default
35164  was inserted to the 
35165 \family sans
35166 Angle
35167 \family default
35168  inset.
35169 \end_layout
35170
35171 \begin_layout Standard
35172 This is a line 
35173 \begin_inset Flex Rotatebox
35174 status open
35175
35176 \begin_layout Plain Layout
35177 \begin_inset Argument 1
35178 status open
35179
35180 \begin_layout Plain Layout
35181 origin=c
35182 \end_layout
35183
35184 \end_inset
35185
35186
35187 \begin_inset Argument 2
35188 status open
35189
35190 \begin_layout Plain Layout
35191 60
35192 \end_layout
35193
35194 \end_inset
35195
35196 with rotated
35197 \end_layout
35198
35199 \end_inset
35200
35201  text.
35202 \end_layout
35203
35204 \begin_layout Standard
35205 The box content can also be another box or an inline formula:
35206 \end_layout
35207
35208 \begin_layout Standard
35209 This is a line 
35210 \begin_inset Flex Rotatebox
35211 status open
35212
35213 \begin_layout Plain Layout
35214 \begin_inset Argument 1
35215 status open
35216
35217 \begin_layout Plain Layout
35218 origin=r
35219 \end_layout
35220
35221 \end_inset
35222
35223
35224 \begin_inset Argument 2
35225 status open
35226
35227 \begin_layout Plain Layout
35228 -60
35229 \end_layout
35230
35231 \end_inset
35232
35233
35234 \begin_inset Box Doublebox
35235 position "c"
35236 hor_pos "c"
35237 has_inner_box 0
35238 inner_pos "c"
35239 use_parbox 0
35240 use_makebox 0
35241 width "1in"
35242 special "width"
35243 height "1in"
35244 height_special "totalheight"
35245 thickness "0.4pt"
35246 separation "3pt"
35247 shadowsize "4pt"
35248 framecolor "black"
35249 backgroundcolor "none"
35250 status collapsed
35251
35252 \begin_layout Plain Layout
35253 with rotated
35254 \end_layout
35255
35256 \end_inset
35257
35258
35259 \end_layout
35260
35261 \end_inset
35262
35263  framed text 
35264 \begin_inset Flex Rotatebox
35265 status open
35266
35267 \begin_layout Plain Layout
35268 \begin_inset Argument 1
35269 status open
35270
35271 \begin_layout Plain Layout
35272 origin=lb
35273 \end_layout
35274
35275 \end_inset
35276
35277
35278 \begin_inset Argument 2
35279 status open
35280
35281 \begin_layout Plain Layout
35282 60
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \end_inset
35295
35296  and a formula.
35297 \end_layout
35298
35299 \begin_layout Standard
35300 or an image or table:
35301 \end_layout
35302
35303 \begin_layout Standard
35304 This is a line 
35305 \begin_inset Flex Rotatebox
35306 status open
35307
35308 \begin_layout Plain Layout
35309 \begin_inset Argument 1
35310 status open
35311
35312 \begin_layout Plain Layout
35313 origin=lb
35314 \end_layout
35315
35316 \end_inset
35317
35318
35319 \begin_inset Argument 2
35320 status open
35321
35322 \begin_layout Plain Layout
35323 90
35324 \end_layout
35325
35326 \end_inset
35327
35328
35329 \begin_inset Graphics
35330         filename clipart/platypus.eps
35331         lyxscale 50
35332         width 25col%
35333
35334 \end_inset
35335
35336
35337 \end_layout
35338
35339 \end_inset
35340
35341  with a rotated image 
35342 \begin_inset Flex Rotatebox
35343 status open
35344
35345 \begin_layout Plain Layout
35346 \begin_inset Argument 2
35347 status open
35348
35349 \begin_layout Plain Layout
35350 -90
35351 \end_layout
35352
35353 \end_inset
35354
35355
35356 \begin_inset Tabular
35357 <lyxtabular version="3" rows="2" columns="2">
35358 <features tabularvalignment="middle">
35359 <column alignment="center" valignment="top">
35360 <column alignment="center" valignment="top">
35361 <row>
35362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35363 \begin_inset Text
35364
35365 \begin_layout Plain Layout
35366 q
35367 \end_layout
35368
35369 \end_inset
35370 </cell>
35371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35372 \begin_inset Text
35373
35374 \begin_layout Plain Layout
35375 w
35376 \end_layout
35377
35378 \end_inset
35379 </cell>
35380 </row>
35381 <row>
35382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35383 \begin_inset Text
35384
35385 \begin_layout Plain Layout
35386 e
35387 \end_layout
35388
35389 \end_inset
35390 </cell>
35391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395 r
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 </row>
35401 </lyxtabular>
35402
35403 \end_inset
35404
35405
35406 \end_layout
35407
35408 \end_inset
35409
35410  and table.
35411 \begin_inset Index idx
35412 status collapsed
35413
35414 \begin_layout Plain Layout
35415 Figures ! rotated
35416 \end_layout
35417
35418 \end_inset
35419
35420
35421 \begin_inset Index idx
35422 status collapsed
35423
35424 \begin_layout Plain Layout
35425 Table Customization ! Rotating
35426 \end_layout
35427
35428 \end_inset
35429
35430
35431 \end_layout
35432
35433 \begin_layout Standard
35434 \begin_inset Note Greyedout
35435 status open
35436
35437 \begin_layout Plain Layout
35438
35439 \series bold
35440 Note:
35441 \series default
35442  If the 
35443 \family sans
35444 Angle
35445 \family default
35446  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
35447
35448  errors when viewing/exporting the document.
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \end_layout
35455
35456 \begin_layout Subsection
35457 Scaled Boxes
35458 \begin_inset Index idx
35459 status collapsed
35460
35461 \begin_layout Plain Layout
35462 Boxes ! scaled
35463 \end_layout
35464
35465 \end_inset
35466
35467
35468 \begin_inset Index idx
35469 status collapsed
35470
35471 \begin_layout Plain Layout
35472 Scaled Material
35473 \end_layout
35474
35475 \end_inset
35476
35477
35478 \end_layout
35479
35480 \begin_layout Standard
35481 To scale material put it into a 
35482 \family sans
35483 Scalebox
35484 \family default
35485 .
35486  Such a box is inserted via the menu 
35487 \family sans
35488 Insert\SpecialChar menuseparator
35489 Custom Insets\SpecialChar menuseparator
35490 Scalebox
35491 \family default
35492 .
35493 \end_layout
35494
35495 \begin_layout Standard
35496 The 
35497 \family sans
35498 Scalebox
35499 \family default
35500  inset has the mandatory inset 
35501 \family sans
35502 H-Factor
35503 \family default
35504  and the optional inset 
35505 \family sans
35506 V-Factor
35507 \family default
35508  (inserted via the menu 
35509 \family sans
35510 Insert\SpecialChar menuseparator
35511 V-Factor)
35512 \family default
35513 .
35514  Input there there horizontal and vertical scale factor, respectively.
35515  If no 
35516 \family sans
35517 V-Factor
35518 \family default
35519  inset is used, the horizontal factor will also be used as the vertical
35520  one.
35521 \end_layout
35522
35523 \begin_layout Standard
35524 To get for example the double text size, compared to the document text size,
35525  insert 
35526 \series bold
35527 2
35528 \series default
35529  into the 
35530 \family sans
35531 H-Factor
35532 \family default
35533  inset.
35534  An example: 
35535 \begin_inset Flex Scalebox
35536 status open
35537
35538 \begin_layout Plain Layout
35539 \begin_inset Argument 1
35540 status open
35541
35542 \begin_layout Plain Layout
35543 2
35544 \end_layout
35545
35546 \end_inset
35547
35548 Hello
35549 \end_layout
35550
35551 \end_inset
35552
35553
35554 \end_layout
35555
35556 \begin_layout Standard
35557
35558 \series bold
35559 2
35560 \series default
35561  as 
35562 \family sans
35563 H-Factor
35564 \family default
35565  and 
35566 \series bold
35567 1
35568 \series default
35569  as 
35570 \family sans
35571 V-Factor
35572 \family default
35573  distorts the 
35574 \begin_inset Flex Scalebox
35575 status open
35576
35577 \begin_layout Plain Layout
35578 \begin_inset Argument 1
35579 status open
35580
35581 \begin_layout Plain Layout
35582 2
35583 \end_layout
35584
35585 \end_inset
35586
35587
35588 \begin_inset Argument 2
35589 status open
35590
35591 \begin_layout Plain Layout
35592 1
35593 \end_layout
35594
35595 \end_inset
35596
35597 Hello
35598 \end_layout
35599
35600 \end_inset
35601
35602 .
35603 \end_layout
35604
35605 \begin_layout Standard
35606 If the scaling factor is negative, the box content will be mirrored.
35607  Therefore 
35608 \series bold
35609 -1
35610 \series default
35611  as 
35612 \family sans
35613 H-Factor
35614 \family default
35615  and 
35616 \series bold
35617 1
35618 \series default
35619  as 
35620 \family sans
35621 V-Factor
35622 \family default
35623  can be used to create mirror writing: 
35624 \begin_inset Flex Scalebox
35625 status open
35626
35627 \begin_layout Plain Layout
35628 \begin_inset Argument 1
35629 status open
35630
35631 \begin_layout Plain Layout
35632 -1
35633 \end_layout
35634
35635 \end_inset
35636
35637
35638 \begin_inset Argument 2
35639 status open
35640
35641 \begin_layout Plain Layout
35642 1
35643 \end_layout
35644
35645 \end_inset
35646
35647 Hello
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Standard
35656
35657 \series bold
35658 -1
35659 \series default
35660  as 
35661 \family sans
35662 H-Factor
35663 \family default
35664  and 
35665 \series bold
35666 1
35667 \series default
35668  as 
35669 \family sans
35670 V-Factor
35671 \family default
35672  reflects the 
35673 \begin_inset Flex Scalebox
35674 status open
35675
35676 \begin_layout Plain Layout
35677 \begin_inset Argument 1
35678 status open
35679
35680 \begin_layout Plain Layout
35681 1
35682 \end_layout
35683
35684 \end_inset
35685
35686
35687 \begin_inset Argument 2
35688 status open
35689
35690 \begin_layout Plain Layout
35691 -1
35692 \end_layout
35693
35694 \end_inset
35695
35696 Hello
35697 \end_layout
35698
35699 \end_inset
35700
35701  at the base line.
35702 \end_layout
35703
35704 \begin_layout Standard
35705 The 
35706 \family sans
35707 Reflectbox
35708 \family default
35709  (menu 
35710 \family sans
35711 Insert\SpecialChar menuseparator
35712 Custom Insets\SpecialChar menuseparator
35713 Reflectbox
35714 \family default
35715 ) is equivalent to 
35716 \series bold
35717 -1
35718 \series default
35719  as 
35720 \family sans
35721 H-Factor
35722 \family default
35723  and 
35724 \series bold
35725 1
35726 \series default
35727  as 
35728 \family sans
35729 V-Factor 
35730 \family default
35731 for a 
35732 \family sans
35733 Scalebox
35734 \family default
35735 .
35736 \end_layout
35737
35738 \begin_layout Standard
35739 \begin_inset Note Greyedout
35740 status open
35741
35742 \begin_layout Plain Layout
35743
35744 \series bold
35745 Note:
35746 \series default
35747  If the 
35748 \family sans
35749 H-Factor
35750 \family default
35751  inset is empty or contains other characters than numbers you will get LaTeX
35752  errors when viewing/exporting the document.
35753 \end_layout
35754
35755 \end_inset
35756
35757
35758 \end_layout
35759
35760 \begin_layout Standard
35761 \begin_inset VSpace bigskip
35762 \end_inset
35763
35764 The 
35765 \family sans
35766 Resizebox
35767 \family default
35768  (menu 
35769 \family sans
35770 Insert\SpecialChar menuseparator
35771 Custom Insets\SpecialChar menuseparator
35772 Resizebox
35773 \family default
35774 ) is used to scale the content to a defined width and height.
35775  The 
35776 \family sans
35777 Resizebox
35778 \family default
35779  inset has the mandatory inset 
35780 \family sans
35781 Width
35782 \family default
35783  and the optional inset 
35784 \family sans
35785 Height
35786 \family default
35787  (inserted via the menu 
35788 \family sans
35789 Insert\SpecialChar menuseparator
35790 Height)
35791 \family default
35792 .
35793  Input there there width and height, respectively, as value with a unit.
35794  
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "tab:Units"
35798
35799 \end_inset
35800
35801  lists the possible units.
35802  If there is an exclamation mark 
35803 \series bold
35804 !
35805 \series default
35806  in of of the two insets, the size is set so that the aspect ratio of the
35807  box content is kept.
35808  If no 
35809 \family sans
35810 Height
35811 \family default
35812  inset is used an exclamation mark will internally be used for the height.
35813 \end_layout
35814
35815 \begin_layout Standard
35816
35817 \series bold
35818 2cm
35819 \series default
35820  as 
35821 \family sans
35822 Width
35823 \family default
35824  and 
35825 \series bold
35826 1cm
35827 \series default
35828  as 
35829 \family sans
35830 Height
35831 \family default
35832  produces: 
35833 \begin_inset Flex Resizebox
35834 status open
35835
35836 \begin_layout Plain Layout
35837 \begin_inset Argument 1
35838 status open
35839
35840 \begin_layout Plain Layout
35841 2cm
35842 \end_layout
35843
35844 \end_inset
35845
35846
35847 \begin_inset Argument 2
35848 status open
35849
35850 \begin_layout Plain Layout
35851 1cm
35852 \end_layout
35853
35854 \end_inset
35855
35856 Hello
35857 \end_layout
35858
35859 \end_inset
35860
35861
35862 \begin_inset Newline newline
35863 \end_inset
35864
35865
35866 \series bold
35867 2cm
35868 \series default
35869  as 
35870 \family sans
35871 Width
35872 \family default
35873  and 
35874 \series bold
35875 !
35876 \series default
35877  as 
35878 \family sans
35879 Height
35880 \family default
35881  (or no 
35882 \family sans
35883 Height
35884 \family default
35885 ) produces: 
35886 \begin_inset Flex Resizebox
35887 status open
35888
35889 \begin_layout Plain Layout
35890 \begin_inset Argument 1
35891 status open
35892
35893 \begin_layout Plain Layout
35894 2cm
35895 \end_layout
35896
35897 \end_inset
35898
35899
35900 \begin_inset Argument 2
35901 status open
35902
35903 \begin_layout Plain Layout
35904 !
35905 \end_layout
35906
35907 \end_inset
35908
35909 Hello
35910 \end_layout
35911
35912 \end_inset
35913
35914
35915 \end_layout
35916
35917 \begin_layout Standard
35918 \begin_inset Note Greyedout
35919 status open
35920
35921 \begin_layout Plain Layout
35922
35923 \series bold
35924 Note:
35925 \series default
35926  If the 
35927 \family sans
35928 Width
35929 \family default
35930  inset is empty or contains an invalid unit you will get LaTeX errors when
35931  viewing/exporting the document.
35932 \end_layout
35933
35934 \end_inset
35935
35936
35937 \end_layout
35938
35939 \begin_layout Standard
35940 \begin_inset VSpace bigskip
35941 \end_inset
35942
35943
35944 \end_layout
35945
35946 \begin_layout Standard
35947 The boxes can be combined in any order.
35948  As example a 
35949 \family sans
35950 Reflectbox
35951 \family default
35952  inside a 
35953 \family sans
35954 Resizebox
35955 \family default
35956  which is in turn inside a 
35957 \family sans
35958 Rotatebox
35959 \family default
35960 :
35961 \end_layout
35962
35963 \begin_layout Standard
35964 \noindent
35965 \align center
35966 \begin_inset Flex Rotatebox
35967 status open
35968
35969 \begin_layout Plain Layout
35970 \begin_inset Argument 1
35971 status open
35972
35973 \begin_layout Plain Layout
35974 origin=c
35975 \end_layout
35976
35977 \end_inset
35978
35979
35980 \begin_inset Argument 2
35981 status open
35982
35983 \begin_layout Plain Layout
35984 -45
35985 \end_layout
35986
35987 \end_inset
35988
35989
35990 \begin_inset Flex Resizebox
35991 status open
35992
35993 \begin_layout Plain Layout
35994 \begin_inset Argument 1
35995 status open
35996
35997 \begin_layout Plain Layout
35998 2cm
35999 \end_layout
36000
36001 \end_inset
36002
36003
36004 \begin_inset Flex Reflectbox
36005 status open
36006
36007 \begin_layout Plain Layout
36008 Hello
36009 \end_layout
36010
36011 \end_inset
36012
36013
36014 \end_layout
36015
36016 \end_inset
36017
36018
36019 \end_layout
36020
36021 \end_inset
36022
36023
36024 \end_layout
36025
36026 \begin_layout Standard
36027 \noindent
36028 Images, tables, and inline formulas are allowed as box content:
36029 \end_layout
36030
36031 \begin_layout Standard
36032 \noindent
36033 \align center
36034 \begin_inset Flex Resizebox
36035 status open
36036
36037 \begin_layout Plain Layout
36038 \begin_inset Argument 1
36039 status open
36040
36041 \begin_layout Plain Layout
36042 2cm
36043 \end_layout
36044
36045 \end_inset
36046
36047
36048 \begin_inset Flex Reflectbox
36049 status open
36050
36051 \begin_layout Plain Layout
36052 \begin_inset Graphics
36053         filename clipart/platypus.eps
36054         lyxscale 50
36055         width 25col%
36056
36057 \end_inset
36058
36059
36060 \end_layout
36061
36062 \end_inset
36063
36064
36065 \end_layout
36066
36067 \end_inset
36068
36069  
36070 \begin_inset Flex Resizebox
36071 status open
36072
36073 \begin_layout Plain Layout
36074 \begin_inset Argument 1
36075 status open
36076
36077 \begin_layout Plain Layout
36078 2cm
36079 \end_layout
36080
36081 \end_inset
36082
36083
36084 \begin_inset Flex Reflectbox
36085 status open
36086
36087 \begin_layout Plain Layout
36088 \begin_inset Tabular
36089 <lyxtabular version="3" rows="2" columns="2">
36090 <features tabularvalignment="middle">
36091 <column alignment="center" valignment="top">
36092 <column alignment="center" valignment="top">
36093 <row>
36094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36095 \begin_inset Text
36096
36097 \begin_layout Plain Layout
36098 q
36099 \end_layout
36100
36101 \end_inset
36102 </cell>
36103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36104 \begin_inset Text
36105
36106 \begin_layout Plain Layout
36107 w
36108 \end_layout
36109
36110 \end_inset
36111 </cell>
36112 </row>
36113 <row>
36114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36115 \begin_inset Text
36116
36117 \begin_layout Plain Layout
36118 e
36119 \end_layout
36120
36121 \end_inset
36122 </cell>
36123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127 r
36128 \end_layout
36129
36130 \end_inset
36131 </cell>
36132 </row>
36133 </lyxtabular>
36134
36135 \end_inset
36136
36137
36138 \end_layout
36139
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \end_inset
36146
36147  
36148 \begin_inset Flex Resizebox
36149 status open
36150
36151 \begin_layout Plain Layout
36152 \begin_inset Argument 1
36153 status open
36154
36155 \begin_layout Plain Layout
36156 3cm
36157 \end_layout
36158
36159 \end_inset
36160
36161
36162 \begin_inset Flex Reflectbox
36163 status open
36164
36165 \begin_layout Plain Layout
36166 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36167 \end_inset
36168
36169
36170 \end_layout
36171
36172 \end_inset
36173
36174
36175 \end_layout
36176
36177 \end_inset
36178
36179
36180 \begin_inset Index idx
36181 status collapsed
36182
36183 \begin_layout Plain Layout
36184 Figures ! scaled
36185 \end_layout
36186
36187 \end_inset
36188
36189
36190 \begin_inset Index idx
36191 status collapsed
36192
36193 \begin_layout Plain Layout
36194 Table Customization ! Scaling
36195 \end_layout
36196
36197 \end_inset
36198
36199
36200 \end_layout
36201
36202 \begin_layout Standard
36203 When the global formula style 
36204 \series bold
36205 fleqn
36206 \series default
36207  is used in the document
36208 \begin_inset Foot
36209 status collapsed
36210
36211 \begin_layout Plain Layout
36212 When 
36213 \begin_inset Quotes eld
36214 \end_inset
36215
36216 fleqn
36217 \begin_inset Quotes erd
36218 \end_inset
36219
36220  is added to the document class options.
36221 \end_layout
36222
36223 \end_inset
36224
36225 , display style formulas can also be scaled.
36226 \end_layout
36227
36228 \begin_layout Chapter
36229 Objects Surrounded by Text
36230 \begin_inset Index idx
36231 status collapsed
36232
36233 \begin_layout Plain Layout
36234 Surrounded by text
36235 \end_layout
36236
36237 \end_inset
36238
36239
36240 \end_layout
36241
36242 \begin_layout Section
36243 Wrap Floats
36244 \begin_inset CommandInset label
36245 LatexCommand label
36246 name "sec:Wrap-Floats"
36247
36248 \end_inset
36249
36250
36251 \begin_inset Index idx
36252 status collapsed
36253
36254 \begin_layout Plain Layout
36255 Floats ! Wrap Floats
36256 \end_layout
36257
36258 \end_inset
36259
36260
36261 \begin_inset Index idx
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265 Surrounded by text ! Wrap Floats
36266 \end_layout
36267
36268 \end_inset
36269
36270
36271 \end_layout
36272
36273 \begin_layout Standard
36274 \begin_inset Wrap figure
36275 lines 0
36276 placement l
36277 overhang 1cm
36278 width "40col%"
36279 status open
36280
36281 \begin_layout Plain Layout
36282 \begin_inset Graphics
36283         filename clipart/mobius.eps
36284         width 40col%
36285         scaleBeforeRotation
36286         rotateOrigin center
36287
36288 \end_inset
36289
36290
36291 \end_layout
36292
36293 \begin_layout Plain Layout
36294 \begin_inset Caption Standard
36295
36296 \begin_layout Plain Layout
36297 \begin_inset CommandInset label
36298 LatexCommand label
36299 name "fig:This-is-a"
36300
36301 \end_inset
36302
36303 This is a figure wrap float.
36304 \end_layout
36305
36306 \end_inset
36307
36308
36309 \end_layout
36310
36311 \end_inset
36312
36313  This float type is used if you want to wrap text around a figure or table
36314  so that it only occupies some fraction of the column width.
36315  It can be inserted using the menu 
36316 \family sans
36317 Insert\SpecialChar menuseparator
36318 Floats\SpecialChar menuseparator
36319 Figure
36320 \begin_inset space ~
36321 \end_inset
36322
36323 Wrap
36324 \begin_inset space ~
36325 \end_inset
36326
36327 Float
36328 \family default
36329  or 
36330 \family sans
36331 Table
36332 \begin_inset space ~
36333 \end_inset
36334
36335 Wrap
36336 \begin_inset space ~
36337 \end_inset
36338
36339 Float
36340 \family default
36341  if the \SpecialChar LaTeX
36342 -package 
36343 \series bold
36344 wrapfig
36345 \series default
36346
36347 \begin_inset Index idx
36348 status collapsed
36349
36350 \begin_layout Plain Layout
36351 \SpecialChar LaTeX
36352 -packages ! wrapfig
36353 \end_layout
36354
36355 \end_inset
36356
36357  is installed.
36358 \begin_inset Foot
36359 status collapsed
36360
36361 \begin_layout Plain Layout
36362 Installing a \SpecialChar LaTeX
36363 -package is explained it in the 
36364 \emph on
36365 \SpecialChar LaTeX
36366
36367 \begin_inset space ~
36368 \end_inset
36369
36370 Configuration
36371 \emph default
36372  manual.
36373 \end_layout
36374
36375 \end_inset
36376
36377  The settings of the float can be modified by right-clicking on the float
36378  box.
36379  The mandatory settings are the float 
36380 \family sans
36381 Placement
36382 \family default
36383  and its 
36384 \family sans
36385 Width
36386 \family default
36387 .
36388  Optional are the 
36389 \family sans
36390 Overhang
36391 \family default
36392  that specifies how much the float is set into the paragraph
36393 \begin_inset space \thinspace{}
36394 \end_inset
36395
36396 /
36397 \begin_inset space \thinspace{}
36398 \end_inset
36399
36400 page margin, and the 
36401 \family sans
36402 Line
36403 \begin_inset space ~
36404 \end_inset
36405
36406 span
36407 \family default
36408  that specifies how many text lines the float will approximately need.
36409  The line span is often hard to approximate; so it is better only to use
36410  it when you encounter float placement problems.
36411  You can furthermore decide if \SpecialChar LaTeX
36412  is allowed to let the float float within
36413  the paragraph or to surrounding paragraphs.
36414  Figure
36415 \begin_inset space ~
36416 \end_inset
36417
36418
36419 \begin_inset CommandInset ref
36420 LatexCommand ref
36421 reference "fig:This-is-a"
36422
36423 \end_inset
36424
36425  is an example text wrap float with a width of 40
36426 \begin_inset space \thinspace{}
36427 \end_inset
36428
36429 col%, 1
36430 \begin_inset space \thinspace{}
36431 \end_inset
36432
36433 cm overhang, set to the left.
36434 \end_layout
36435
36436 \begin_layout Standard
36437 \begin_inset Note Greyedout
36438 status open
36439
36440 \begin_layout Plain Layout
36441
36442 \series bold
36443 Note:
36444 \series default
36445  Text
36446 \begin_inset space ~
36447 \end_inset
36448
36449 wrap float floats are fragile! E.
36450 \begin_inset space \thinspace{}
36451 \end_inset
36452
36453 g.
36454 \begin_inset space \space{}
36455 \end_inset
36456
36457 having a figure too close to the bottom of the page can mess things up in
36458  such a way that the float does not appear in the output or that it is placed
36459  over some other text.
36460 \end_layout
36461
36462 \end_inset
36463
36464
36465 \end_layout
36466
36467 \begin_layout Standard
36468 In general, the following applies for wrap floats:
36469 \end_layout
36470
36471 \begin_layout Itemize
36472 They should not be placed in paragraphs that run over a page break.
36473  That means that wrap floats are better inserted in their exact place when
36474  the document is almost finished and you are able to estimate where page
36475  breaks will appear.
36476 \end_layout
36477
36478 \begin_layout Itemize
36479 They should either be placed in their own paragraph before the paragraph
36480  where they should wrap into or within a paragraph.
36481 \end_layout
36482
36483 \begin_layout Itemize
36484 In consecutive paragraphs they may cause troubles, so ensure that there
36485  is a text paragraph between them as separator.
36486 \end_layout
36487
36488 \begin_layout Itemize
36489 They are not allowed in section headings or tables.
36490 \end_layout
36491
36492 \begin_layout Itemize
36493 Their numbering and referencing works as described in chap.
36494 \begin_inset space \thinspace{}
36495 \end_inset
36496
36497
36498 \begin_inset CommandInset ref
36499 LatexCommand ref
36500 reference "chap:Floats"
36501
36502 \end_inset
36503
36504 .
36505 \end_layout
36506
36507 \begin_layout Section
36508 Surrounded Fixed Objects
36509 \begin_inset Index idx
36510 status collapsed
36511
36512 \begin_layout Plain Layout
36513 Surrounded by text ! Fixed objects
36514 \end_layout
36515
36516 \end_inset
36517
36518
36519 \end_layout
36520
36521 \begin_layout Standard
36522 The wrap floats described in sec.
36523 \begin_inset space \thinspace{}
36524 \end_inset
36525
36526
36527 \begin_inset CommandInset ref
36528 LatexCommand ref
36529 reference "sec:Wrap-Floats"
36530
36531 \end_inset
36532
36533  have these positions in the paragraph:
36534 \begin_inset Separator parbreak
36535 \end_inset
36536
36537
36538 \end_layout
36539
36540 \begin_layout Standard
36541 \noindent
36542 \align center
36543 \begin_inset Tabular
36544 <lyxtabular version="3" rows="2" columns="2">
36545 <features tabularvalignment="middle">
36546 <column alignment="center" valignment="top">
36547 <column alignment="center" valignment="top">
36548 <row>
36549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553 \begin_inset Graphics
36554         filename ../images/dialog-show-new-inset_graphics.png
36555         scale 70
36556         scaleBeforeRotation
36557
36558 \end_inset
36559
36560
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569 text
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 </row>
36575 <row>
36576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36577 \begin_inset Text
36578
36579 \begin_layout Plain Layout
36580 text
36581 \end_layout
36582
36583 \end_inset
36584 </cell>
36585 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36586 \begin_inset Text
36587
36588 \begin_layout Plain Layout
36589 text
36590 \end_layout
36591
36592 \end_inset
36593 </cell>
36594 </row>
36595 </lyxtabular>
36596
36597 \end_inset
36598
36599  or 
36600 \begin_inset Tabular
36601 <lyxtabular version="3" rows="2" columns="2">
36602 <features tabularvalignment="middle">
36603 <column alignment="center" valignment="top">
36604 <column alignment="center" valignment="top">
36605 <row>
36606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36607 \begin_inset Text
36608
36609 \begin_layout Plain Layout
36610 text
36611 \end_layout
36612
36613 \end_inset
36614 </cell>
36615 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36616 \begin_inset Text
36617
36618 \begin_layout Plain Layout
36619 \begin_inset Graphics
36620         filename ../images/dialog-show-new-inset_graphics.png
36621         scale 70
36622         scaleBeforeRotation
36623
36624 \end_inset
36625
36626
36627 \end_layout
36628
36629 \end_inset
36630 </cell>
36631 </row>
36632 <row>
36633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36634 \begin_inset Text
36635
36636 \begin_layout Plain Layout
36637 text
36638 \end_layout
36639
36640 \end_inset
36641 </cell>
36642 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646 text
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 </row>
36652 </lyxtabular>
36653
36654 \end_inset
36655
36656
36657 \end_layout
36658
36659 \begin_layout Standard
36660 To get an object exactly at the position where it is inserted, for example
36661  to get one of these positions:
36662 \begin_inset VSpace defskip
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \begin_layout Standard
36669 \noindent
36670 \align center
36671 \begin_inset Tabular
36672 <lyxtabular version="3" rows="2" columns="2">
36673 <features tabularvalignment="middle">
36674 <column alignment="center" valignment="top">
36675 <column alignment="center" valignment="top">
36676 <row>
36677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36678 \begin_inset Text
36679
36680 \begin_layout Plain Layout
36681 text
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690 text
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 </row>
36696 <row>
36697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36698 \begin_inset Text
36699
36700 \begin_layout Plain Layout
36701 \begin_inset Graphics
36702         filename ../images/dialog-show-new-inset_graphics.png
36703         scale 70
36704         scaleBeforeRotation
36705
36706 \end_inset
36707
36708
36709 \end_layout
36710
36711 \end_inset
36712 </cell>
36713 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36714 \begin_inset Text
36715
36716 \begin_layout Plain Layout
36717 text
36718 \end_layout
36719
36720 \end_inset
36721 </cell>
36722 </row>
36723 </lyxtabular>
36724
36725 \end_inset
36726
36727  
36728 \begin_inset Tabular
36729 <lyxtabular version="3" rows="2" columns="2">
36730 <features tabularvalignment="middle">
36731 <column alignment="center" valignment="top">
36732 <column alignment="center" valignment="top">
36733 <row>
36734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36735 \begin_inset Text
36736
36737 \begin_layout Plain Layout
36738 text
36739 \end_layout
36740
36741 \end_inset
36742 </cell>
36743 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36744 \begin_inset Text
36745
36746 \begin_layout Plain Layout
36747 text
36748 \end_layout
36749
36750 \end_inset
36751 </cell>
36752 </row>
36753 <row>
36754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758 text
36759 \end_layout
36760
36761 \end_inset
36762 </cell>
36763 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Plain Layout
36767 \begin_inset Graphics
36768         filename ../images/dialog-show-new-inset_graphics.png
36769         scale 70
36770         scaleBeforeRotation
36771
36772 \end_inset
36773
36774
36775 \end_layout
36776
36777 \end_inset
36778 </cell>
36779 </row>
36780 </lyxtabular>
36781
36782 \end_inset
36783
36784  
36785 \begin_inset Tabular
36786 <lyxtabular version="3" rows="2" columns="3">
36787 <features tabularvalignment="middle">
36788 <column alignment="center" valignment="top">
36789 <column alignment="center" valignment="top">
36790 <column alignment="center" valignment="top">
36791 <row>
36792 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" usebox="none">
36802 \begin_inset Text
36803
36804 \begin_layout Plain Layout
36805 \begin_inset Graphics
36806         filename ../images/dialog-show-new-inset_graphics.png
36807         scale 70
36808         scaleBeforeRotation
36809
36810 \end_inset
36811
36812
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821 text
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 </row>
36827 <row>
36828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832 text
36833 \end_layout
36834
36835 \end_inset
36836 </cell>
36837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841 text
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Plain Layout
36850 text
36851 \end_layout
36852
36853 \end_inset
36854 </cell>
36855 </row>
36856 </lyxtabular>
36857
36858 \end_inset
36859
36860  
36861 \begin_inset Tabular
36862 <lyxtabular version="3" rows="2" columns="3">
36863 <features tabularvalignment="middle">
36864 <column alignment="center" valignment="top">
36865 <column alignment="center" valignment="top">
36866 <column alignment="center" valignment="top">
36867 <row>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872 text
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" topline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881 text
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36887 \begin_inset Text
36888
36889 \begin_layout Plain Layout
36890 text
36891 \end_layout
36892
36893 \end_inset
36894 </cell>
36895 </row>
36896 <row>
36897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36898 \begin_inset Text
36899
36900 \begin_layout Plain Layout
36901 text
36902 \end_layout
36903
36904 \end_inset
36905 </cell>
36906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36907 \begin_inset Text
36908
36909 \begin_layout Plain Layout
36910 \begin_inset Graphics
36911         filename ../images/dialog-show-new-inset_graphics.png
36912         scale 70
36913         scaleBeforeRotation
36914
36915 \end_inset
36916
36917
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926 text
36927 \end_layout
36928
36929 \end_inset
36930 </cell>
36931 </row>
36932 </lyxtabular>
36933
36934 \end_inset
36935
36936
36937 \end_layout
36938
36939 \begin_layout Standard
36940 \noindent
36941 \align center
36942 \begin_inset Tabular
36943 <lyxtabular version="3" rows="3" columns="2">
36944 <features tabularvalignment="middle">
36945 <column alignment="center" valignment="top">
36946 <column alignment="center" valignment="top">
36947 <row>
36948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36949 \begin_inset Text
36950
36951 \begin_layout Plain Layout
36952 text
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36958 \begin_inset Text
36959
36960 \begin_layout Plain Layout
36961 text
36962 \end_layout
36963
36964 \end_inset
36965 </cell>
36966 </row>
36967 <row>
36968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36969 \begin_inset Text
36970
36971 \begin_layout Plain Layout
36972 \begin_inset Graphics
36973         filename ../images/dialog-show-new-inset_graphics.png
36974         scale 70
36975         scaleBeforeRotation
36976
36977 \end_inset
36978
36979
36980 \end_layout
36981
36982 \end_inset
36983 </cell>
36984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36985 \begin_inset Text
36986
36987 \begin_layout Plain Layout
36988 text
36989 \end_layout
36990
36991 \end_inset
36992 </cell>
36993 </row>
36994 <row>
36995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36996 \begin_inset Text
36997
36998 \begin_layout Plain Layout
36999 text
37000 \end_layout
37001
37002 \end_inset
37003 </cell>
37004 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37005 \begin_inset Text
37006
37007 \begin_layout Plain Layout
37008 text
37009 \end_layout
37010
37011 \end_inset
37012 </cell>
37013 </row>
37014 </lyxtabular>
37015
37016 \end_inset
37017
37018  
37019 \begin_inset Tabular
37020 <lyxtabular version="3" rows="3" columns="3">
37021 <features tabularvalignment="middle">
37022 <column alignment="center" valignment="top">
37023 <column alignment="center" valignment="top">
37024 <column alignment="center" valignment="top">
37025 <row>
37026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37027 \begin_inset Text
37028
37029 \begin_layout Plain Layout
37030 text
37031 \end_layout
37032
37033 \end_inset
37034 </cell>
37035 <cell alignment="center" valignment="top" topline="true" usebox="none">
37036 \begin_inset Text
37037
37038 \begin_layout Plain Layout
37039 text
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37045 \begin_inset Text
37046
37047 \begin_layout Plain Layout
37048 text
37049 \end_layout
37050
37051 \end_inset
37052 </cell>
37053 </row>
37054 <row>
37055 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37056 \begin_inset Text
37057
37058 \begin_layout Plain Layout
37059 text
37060 \end_layout
37061
37062 \end_inset
37063 </cell>
37064 <cell alignment="center" valignment="top" usebox="none">
37065 \begin_inset Text
37066
37067 \begin_layout Plain Layout
37068 \begin_inset Graphics
37069         filename ../images/dialog-show-new-inset_graphics.png
37070         scale 70
37071         scaleBeforeRotation
37072
37073 \end_inset
37074
37075
37076 \end_layout
37077
37078 \end_inset
37079 </cell>
37080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37081 \begin_inset Text
37082
37083 \begin_layout Plain Layout
37084 text
37085 \end_layout
37086
37087 \end_inset
37088 </cell>
37089 </row>
37090 <row>
37091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37092 \begin_inset Text
37093
37094 \begin_layout Plain Layout
37095 text
37096 \end_layout
37097
37098 \end_inset
37099 </cell>
37100 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37101 \begin_inset Text
37102
37103 \begin_layout Plain Layout
37104 text
37105 \end_layout
37106
37107 \end_inset
37108 </cell>
37109 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37110 \begin_inset Text
37111
37112 \begin_layout Plain Layout
37113 text
37114 \end_layout
37115
37116 \end_inset
37117 </cell>
37118 </row>
37119 </lyxtabular>
37120
37121 \end_inset
37122
37123  
37124 \begin_inset Tabular
37125 <lyxtabular version="3" rows="3" columns="2">
37126 <features tabularvalignment="middle">
37127 <column alignment="center" valignment="top">
37128 <column alignment="center" valignment="top">
37129 <row>
37130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37131 \begin_inset Text
37132
37133 \begin_layout Plain Layout
37134 text
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143 text
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 </row>
37149 <row>
37150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37151 \begin_inset Text
37152
37153 \begin_layout Plain Layout
37154 text
37155 \end_layout
37156
37157 \end_inset
37158 </cell>
37159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163 \begin_inset Graphics
37164         filename ../images/dialog-show-new-inset_graphics.png
37165         scale 70
37166         scaleBeforeRotation
37167
37168 \end_inset
37169
37170
37171 \end_layout
37172
37173 \end_inset
37174 </cell>
37175 </row>
37176 <row>
37177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37178 \begin_inset Text
37179
37180 \begin_layout Plain Layout
37181 text
37182 \end_layout
37183
37184 \end_inset
37185 </cell>
37186 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37187 \begin_inset Text
37188
37189 \begin_layout Plain Layout
37190 text
37191 \end_layout
37192
37193 \end_inset
37194 </cell>
37195 </row>
37196 </lyxtabular>
37197
37198 \end_inset
37199
37200
37201 \end_layout
37202
37203 \begin_layout Standard
37204 \noindent
37205 you can use the \SpecialChar LaTeX
37206 -package 
37207 \series bold
37208 picinpar
37209 \series default
37210
37211 \begin_inset Index idx
37212 status collapsed
37213
37214 \begin_layout Plain Layout
37215 \SpecialChar LaTeX
37216 -packages ! picinpar
37217 \end_layout
37218
37219 \end_inset
37220
37221 .
37222  Here is an example:
37223 \end_layout
37224
37225 \begin_layout Standard
37226 \begin_inset ERT
37227 status collapsed
37228
37229 \begin_layout Plain Layout
37230
37231
37232 \backslash
37233 ifpicinpar
37234 \end_layout
37235
37236 \end_inset
37237
37238
37239 \begin_inset Note Note
37240 status open
37241
37242 \begin_layout Plain Layout
37243 The following section will only be displayed when the \SpecialChar LaTeX
37244 -package 
37245 \series bold
37246 picinpar
37247 \series default
37248  is installed.
37249 \end_layout
37250
37251 \end_inset
37252
37253
37254 \end_layout
37255
37256 \begin_layout Standard
37257 \begin_inset ERT
37258 status collapsed
37259
37260 \begin_layout Plain Layout
37261
37262
37263 \backslash
37264 begin{window}[2,c,{
37265 \end_layout
37266
37267 \end_inset
37268
37269
37270 \begin_inset Graphics
37271         filename clipart/mobius.eps
37272         lyxscale 60
37273         width 40col%
37274         scaleBeforeRotation
37275         rotateOrigin center
37276
37277 \end_inset
37278
37279
37280 \begin_inset ERT
37281 status collapsed
37282
37283 \begin_layout Plain Layout
37284
37285 },]
37286 \end_layout
37287
37288 \begin_layout Plain Layout
37289
37290 {}
37291 \end_layout
37292
37293 \end_inset
37294
37295
37296 \size small
37297 It was in the spring of the year 1894 that all London was interested, and
37298  the fashionable world dismayed, by the murder of the Honourable Ronald
37299  Adair under most unusual and inexplicable circumstances.
37300  The public has already learned those particulars of the crime which
37301 \size default
37302
37303 \begin_inset ERT
37304 status collapsed
37305
37306 \begin_layout Plain Layout
37307
37308
37309 \backslash
37310 footnotemark{}
37311 \end_layout
37312
37313 \end_inset
37314
37315
37316 \size small
37317  came out in the police investigation, but a good deal was suppressed upon
37318  that occasion, since the case for the prosecution was so overwhelmingly
37319  strong that it was not necessary to bring forward all the facts.
37320  Only now, at the end of nearly ten years, am I allowed to supply those
37321  missing links which make up the whole of that remarkable chain.
37322 \size default
37323
37324 \begin_inset ERT
37325 status collapsed
37326
37327 \begin_layout Plain Layout
37328
37329
37330 \backslash
37331 end{window}
37332 \end_layout
37333
37334 \end_inset
37335
37336
37337 \end_layout
37338
37339 \begin_layout Standard
37340 \begin_inset ERT
37341 status collapsed
37342
37343 \begin_layout Plain Layout
37344
37345
37346 \backslash
37347 footnotetext{
37348 \end_layout
37349
37350 \end_inset
37351
37352 Footnote of the paragraph with the fixed object.
37353 \begin_inset ERT
37354 status collapsed
37355
37356 \begin_layout Plain Layout
37357
37358 }
37359 \end_layout
37360
37361 \end_inset
37362
37363
37364 \end_layout
37365
37366 \begin_layout Standard
37367 Surrounded fixed objects are used to let text float around them, at which
37368  the object's position in the paragraph can be determined by the number
37369  of lines above it.
37370  In contrary to floats is it not possible to have a numbered caption.
37371 \end_layout
37372
37373 \begin_layout Standard
37374 A fixed object is inserted by adding the command
37375 \end_layout
37376
37377 \begin_layout Standard
37378
37379 \series bold
37380
37381 \backslash
37382 begin{window}[2,c,{
37383 \end_layout
37384
37385 \begin_layout Standard
37386 as \SpecialChar TeX
37387  Code at the beginning of the paragraph.
37388  The first parameter in the bracket, here '2', defines the number of lines
37389  above the object, the second, here 'c', the position of the object.
37390  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
37391  Behind the command you insert the object.
37392  In this example an image with a width of 40
37393 \begin_inset space \thinspace{}
37394 \end_inset
37395
37396 % of the text column width was inserted.
37397  The object can also be a table, a box or an equation.
37398  Behind the object the command
37399 \end_layout
37400
37401 \begin_layout Standard
37402
37403 \series bold
37404 },description text]
37405 \begin_inset Newline newline
37406 \end_inset
37407
37408 {}
37409 \end_layout
37410
37411 \begin_layout Standard
37412 is inserted.
37413  Note that the 
37414 \begin_inset Quotes eld
37415 \end_inset
37416
37417
37418 \series bold
37419 {}
37420 \series default
37421
37422 \begin_inset Quotes erd
37423 \end_inset
37424
37425  is in the second line.
37426  The description text is optional.
37427  The text surrounding the object must be in the same paragraph as the object,
37428  so it must begin directly after the 
37429 \series bold
37430 {}
37431 \series default
37432 .
37433  At the end of the paragraph insert the command:
37434 \end_layout
37435
37436 \begin_layout Standard
37437
37438 \series bold
37439
37440 \backslash
37441 end{window}
37442 \end_layout
37443
37444 \begin_layout Standard
37445 Within a paragraph with a fixed object, you cannot insert footnotes in the
37446  normal way.
37447  You have to use instead the command 
37448 \series bold
37449
37450 \backslash
37451 footnotemark
37452 \series default
37453  inside the paragraph and outside the command 
37454 \series bold
37455
37456 \backslash
37457 footnotetext
37458 \series default
37459  as described in sec.
37460 \begin_inset space \thinspace{}
37461 \end_inset
37462
37463
37464 \begin_inset CommandInset ref
37465 LatexCommand ref
37466 reference "sec:Footnotes"
37467
37468 \end_inset
37469
37470 .
37471 \end_layout
37472
37473 \begin_layout Standard
37474 \begin_inset ERT
37475 status collapsed
37476
37477 \begin_layout Plain Layout
37478
37479
37480 \backslash
37481 else
37482 \end_layout
37483
37484 \end_inset
37485
37486
37487 \begin_inset Note Note
37488 status open
37489
37490 \begin_layout Plain Layout
37491 The following will be displayed when the \SpecialChar LaTeX
37492 -package 
37493 \series bold
37494 picinpar
37495 \series default
37496  is not installed:
37497 \end_layout
37498
37499 \end_inset
37500
37501
37502 \end_layout
37503
37504 \begin_layout Standard
37505 You need to install the \SpecialChar LaTeX
37506 -package 
37507 \series bold
37508 picinpar
37509 \series default
37510  to see the following part of this section in the output.
37511 \end_layout
37512
37513 \begin_layout Standard
37514 \begin_inset ERT
37515 status collapsed
37516
37517 \begin_layout Plain Layout
37518
37519
37520 \backslash
37521 fi
37522 \end_layout
37523
37524 \end_inset
37525
37526
37527 \end_layout
37528
37529 \begin_layout Section
37530 Initials
37531 \begin_inset Index idx
37532 status collapsed
37533
37534 \begin_layout Plain Layout
37535 Initials
37536 \end_layout
37537
37538 \end_inset
37539
37540
37541 \begin_inset Index idx
37542 status collapsed
37543
37544 \begin_layout Plain Layout
37545 Surrounded by text ! Initials
37546 \end_layout
37547
37548 \end_inset
37549
37550
37551 \end_layout
37552
37553 \begin_layout Standard
37554 To use initials, you must have the \SpecialChar LaTeX
37555 -package 
37556 \series bold
37557 lettrine
37558 \series default
37559
37560 \begin_inset Index idx
37561 status collapsed
37562
37563 \begin_layout Plain Layout
37564 \SpecialChar LaTeX
37565 -packages ! lettrine
37566 \end_layout
37567
37568 \end_inset
37569
37570  installed and use the module 
37571 \family sans
37572 Initials
37573 \family default
37574  in your document (menu 
37575 \family sans
37576 Document\SpecialChar menuseparator
37577 Settings\SpecialChar menuseparator
37578 Modules
37579 \family default
37580 ).
37581  To insert an initial, use the style 
37582 \family sans
37583 Initial
37584 \family default
37585 .
37586  This style has a mandatory and two optional arguments.
37587  The arguments are inserted via the 
37588 \family sans
37589 Insert
37590 \family default
37591  menu.
37592  The mandatory argument 
37593 \family sans
37594 Initial
37595 \family default
37596  contains the letter(s) that is the initial, the argument 
37597 \family sans
37598 Rest
37599 \begin_inset space ~
37600 \end_inset
37601
37602 of
37603 \begin_inset space ~
37604 \end_inset
37605
37606 Initial
37607 \family default
37608  contains the rest of the word or text of the initial letter(s).
37609  The argument 
37610 \family sans
37611 Options
37612 \family default
37613  contains parameters to modify the initial.
37614  For more information about the possible parameters see the documentation
37615  of 
37616 \series bold
37617 lettrine
37618 \series default
37619
37620 \begin_inset CommandInset citation
37621 LatexCommand cite
37622 key "lettrine"
37623
37624 \end_inset
37625
37626 .
37627  The style itself contains the text that is surrounding the initial.
37628  The usual style is hereby that the word whose first letter is the initial,
37629  is printed with 
37630 \shape smallcaps
37631 small caps
37632 \shape default
37633 .
37634 \end_layout
37635
37636 \begin_layout Standard
37637 Here are some examples:
37638 \end_layout
37639
37640 \begin_layout Standard
37641 \begin_inset ERT
37642 status collapsed
37643
37644 \begin_layout Plain Layout
37645
37646
37647 \backslash
37648 iflettrine
37649 \end_layout
37650
37651 \end_inset
37652
37653
37654 \begin_inset Note Note
37655 status open
37656
37657 \begin_layout Plain Layout
37658 The following section will only be displayed when the \SpecialChar LaTeX
37659 -package 
37660 \series bold
37661 lettrine
37662 \series default
37663  is installed.
37664 \end_layout
37665
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \begin_layout Enumerate
37672 No optional argument, the initial is the letter 'I' in the math font 
37673 \begin_inset Formula $\mathfrak{Fraktur}$
37674 \end_inset
37675
37676 :
37677 \begin_inset Separator parbreak
37678 \end_inset
37679
37680
37681 \end_layout
37682
37683 \begin_deeper
37684 \begin_layout Initial
37685 \begin_inset Argument 2
37686 status open
37687
37688 \begin_layout Plain Layout
37689 \begin_inset Formula $\mathfrak{I}$
37690 \end_inset
37691
37692
37693 \end_layout
37694
37695 \end_inset
37696
37697
37698 \begin_inset Argument 3
37699 status open
37700
37701 \begin_layout Plain Layout
37702 t
37703 \end_layout
37704
37705 \end_inset
37706
37707  was in the spring of the year 1894 that all London was interested, and
37708  the fashionable world dismayed, by the murder of the Honourable Ronald
37709  Adair under most unusual and inexplicable circumstances.
37710  The public has already learned those particulars of the crime which came
37711  out in the police investigation, but a good deal was suppressed upon that
37712  occasion, since the case for the prosecution was so overwhelmingly strong
37713  that it was not necessary to bring forward all the facts.
37714 \begin_inset Newpage newpage
37715 \end_inset
37716
37717
37718 \end_layout
37719
37720 \end_deeper
37721 \begin_layout Enumerate
37722 Only one line is surrounding the initial, which is formed by two letters
37723  in standard font and no text is printed in small caps:
37724 \begin_inset Separator parbreak
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \begin_deeper
37731 \begin_layout Initial
37732 \begin_inset Argument 1
37733 status open
37734
37735 \begin_layout Plain Layout
37736 lines=1
37737 \end_layout
37738
37739 \end_inset
37740
37741
37742 \begin_inset Argument 2
37743 status open
37744
37745 \begin_layout Plain Layout
37746 It
37747 \end_layout
37748
37749 \end_inset
37750
37751  was in the spring of the year 1894 that all London was interested, and
37752  the fashionable world dismayed, by the murder of the Honourable Ronald
37753  Adair under most unusual and inexplicable circumstances.
37754  The public has already learned those particulars of the crime which came
37755  out in the police investigation, but a good deal was suppressed upon that
37756  occasion, since the case for the prosecution was so overwhelmingly strong
37757  that it was not necessary to bring forward all the facts.
37758 \end_layout
37759
37760 \end_deeper
37761 \begin_layout Enumerate
37762 Magenta, hanging initial over 3
37763 \begin_inset space ~
37764 \end_inset
37765
37766 lines in the math font 
37767 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37768 \end_inset
37769
37770 , the text 
37771 \begin_inset Quotes eld
37772 \end_inset
37773
37774 t was in the spring
37775 \begin_inset Quotes erd
37776 \end_inset
37777
37778  is in 
37779 \shape smallcaps
37780 small caps
37781 \shape default
37782 ; to color the initial, you must insert this command before the initial:
37783 \begin_inset Newline newline
37784 \end_inset
37785
37786
37787 \series bold
37788
37789 \backslash
37790 renewcommand{
37791 \backslash
37792 LettrineFontHook}{
37793 \backslash
37794 color{color}}
37795 \series default
37796
37797 \begin_inset Newline newline
37798 \end_inset
37799
37800 where the second 
37801 \emph on
37802 color
37803 \emph default
37804  can be 
37805 \begin_inset Quotes eld
37806 \end_inset
37807
37808 red
37809 \begin_inset Quotes erd
37810 \end_inset
37811
37812
37813 \begin_inset Quotes eld
37814 \end_inset
37815
37816 blue
37817 \begin_inset Quotes erd
37818 \end_inset
37819
37820
37821 \begin_inset Quotes eld
37822 \end_inset
37823
37824 green
37825 \begin_inset Quotes erd
37826 \end_inset
37827
37828
37829 \begin_inset Quotes eld
37830 \end_inset
37831
37832 yellow
37833 \begin_inset Quotes erd
37834 \end_inset
37835
37836
37837 \begin_inset Quotes eld
37838 \end_inset
37839
37840 cyan
37841 \begin_inset Quotes erd
37842 \end_inset
37843
37844
37845 \begin_inset Quotes eld
37846 \end_inset
37847
37848 magenta
37849 \begin_inset Quotes erd
37850 \end_inset
37851
37852
37853 \begin_inset Quotes eld
37854 \end_inset
37855
37856 black
37857 \begin_inset Quotes erd
37858 \end_inset
37859
37860  or 
37861 \begin_inset Quotes eld
37862 \end_inset
37863
37864 white
37865 \begin_inset Quotes erd
37866 \end_inset
37867
37868 , and add this command to the document preamble:
37869 \begin_inset Newline newline
37870 \end_inset
37871
37872
37873 \series bold
37874
37875 \backslash
37876 @ifundefined{textcolor}
37877 \begin_inset Newline newline
37878 \end_inset
37879
37880
37881 \begin_inset space ~
37882 \end_inset
37883
37884 {
37885 \backslash
37886 usepackage{color}}{}
37887 \series default
37888
37889 \begin_inset Separator parbreak
37890 \end_inset
37891
37892
37893 \end_layout
37894
37895 \begin_deeper
37896 \begin_layout Standard
37897 \begin_inset ERT
37898 status collapsed
37899
37900 \begin_layout Plain Layout
37901
37902
37903 \backslash
37904 renewcommand{
37905 \backslash
37906 LettrineFontHook}{
37907 \backslash
37908 color{magenta}}
37909 \end_layout
37910
37911 \end_inset
37912
37913
37914 \begin_inset Note Note
37915 status collapsed
37916
37917 \begin_layout Plain Layout
37918 makes the initial magenta
37919 \end_layout
37920
37921 \end_inset
37922
37923
37924 \end_layout
37925
37926 \begin_layout Initial
37927 \begin_inset Argument 1
37928 status open
37929
37930 \begin_layout Plain Layout
37931 lines=3, lhang=0.33, loversize=0.25
37932 \end_layout
37933
37934 \end_inset
37935
37936
37937 \begin_inset Argument 2
37938 status open
37939
37940 \begin_layout Plain Layout
37941 \begin_inset Formula $\mathcal{I}$
37942 \end_inset
37943
37944
37945 \end_layout
37946
37947 \end_inset
37948
37949
37950 \begin_inset Argument 3
37951 status open
37952
37953 \begin_layout Plain Layout
37954 t was in the spring
37955 \end_layout
37956
37957 \end_inset
37958
37959  of the year 1894 that all London was interested, and the fashionable world
37960  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37961  and inexplicable circumstances.
37962  The public has already learned those particulars of the crime which came
37963  out in the police investigation, but a good deal was suppressed upon that
37964  occasion, since the case for the prosecution was so overwhelmingly strong
37965  that it was not necessary to bring forward all the facts.
37966 \end_layout
37967
37968 \end_deeper
37969 \begin_layout Standard
37970 \begin_inset ERT
37971 status collapsed
37972
37973 \begin_layout Plain Layout
37974
37975
37976 \backslash
37977 else
37978 \end_layout
37979
37980 \end_inset
37981
37982
37983 \begin_inset Note Note
37984 status open
37985
37986 \begin_layout Plain Layout
37987 The following will be displayed when the \SpecialChar LaTeX
37988 -package 
37989 \series bold
37990 lettrine
37991 \series default
37992  is not installed:
37993 \end_layout
37994
37995 \end_inset
37996
37997
37998 \end_layout
37999
38000 \begin_layout Standard
38001 You need to install the \SpecialChar LaTeX
38002 -package 
38003 \series bold
38004 lettrine
38005 \series default
38006  to see the following part of this section in the output.
38007 \end_layout
38008
38009 \begin_layout Standard
38010 \begin_inset ERT
38011 status collapsed
38012
38013 \begin_layout Plain Layout
38014
38015
38016 \backslash
38017 fi
38018 \end_layout
38019
38020 \end_inset
38021
38022
38023 \end_layout
38024
38025 \begin_layout Chapter
38026 External Document Parts
38027 \begin_inset Index idx
38028 status collapsed
38029
38030 \begin_layout Plain Layout
38031 External Document Parts
38032 \end_layout
38033
38034 \end_inset
38035
38036
38037 \end_layout
38038
38039 \begin_layout Standard
38040 With the menu 
38041 \family sans
38042 Insert\SpecialChar menuseparator
38043 File
38044 \family default
38045  you can insert external material into your document.
38046  This can be:
38047 \end_layout
38048
38049 \begin_layout Description
38050 LyX
38051 \begin_inset space ~
38052 \end_inset
38053
38054 Document Another \SpecialChar LyX
38055  document; its content is directly inserted to your document.
38056 \end_layout
38057
38058 \begin_layout Description
38059 Plain
38060 \begin_inset space ~
38061 \end_inset
38062
38063 Text A text document; each line is inserted in your document as a separate
38064  paragraph.
38065 \end_layout
38066
38067 \begin_layout Description
38068 Plain
38069 \begin_inset space ~
38070 \end_inset
38071
38072 Text,
38073 \begin_inset space ~
38074 \end_inset
38075
38076 Join
38077 \begin_inset space ~
38078 \end_inset
38079
38080 Lines A text document; text lines are inserted in your document continuously
38081  but an empty text line creates a new paragraph.
38082 \end_layout
38083
38084 \begin_layout Description
38085 External
38086 \begin_inset space ~
38087 \end_inset
38088
38089 Material Files in various formats.
38090 \end_layout
38091
38092 \begin_layout Description
38093 Child
38094 \begin_inset space ~
38095 \end_inset
38096
38097 Document \SpecialChar LyX
38098  or \SpecialChar LaTeX
38099  documents.
38100 \end_layout
38101
38102 \begin_layout Section
38103 External Material
38104 \begin_inset Index idx
38105 status collapsed
38106
38107 \begin_layout Plain Layout
38108 External Document Parts ! External Material
38109 \end_layout
38110
38111 \end_inset
38112
38113
38114 \end_layout
38115
38116 \begin_layout Standard
38117 The external material feature allows you to insert files into your document
38118  without converting them to a format that can be read by the document output
38119  format.
38120  \SpecialChar LyX
38121  takes care of the necessary conversions.
38122  This is similar to images that can be inserted in various image formats
38123  in \SpecialChar LyX
38124  documents.
38125  When you have enabled Instant Preview in \SpecialChar LyX
38126 's preferences under 
38127 \family sans
38128 Look
38129 \begin_inset space ~
38130 \end_inset
38131
38132 and
38133 \begin_inset space ~
38134 \end_inset
38135
38136 feel\SpecialChar menuseparator
38137 Graphics
38138 \family default
38139 , the external material types Dia and Xfig are directly shown in \SpecialChar LyX
38140 .
38141 \end_layout
38142
38143 \begin_layout Standard
38144 External material can be inserted via the 
38145 \family sans
38146 External Material
38147 \family default
38148  dialog that is accessible with the menu 
38149 \family sans
38150 Insert\SpecialChar menuseparator
38151 File\SpecialChar menuseparator
38152 External
38153 \begin_inset space ~
38154 \end_inset
38155
38156 Material
38157 \family default
38158 .
38159  Currently the following file types (
38160 \family sans
38161 Templates
38162 \family default
38163 ) are allowed:
38164 \end_layout
38165
38166 \begin_layout Description
38167 ChessDiagram This template supports chess position diagrams made with the
38168  program 
38169 \series bold
38170
38171 \begin_inset CommandInset href
38172 LatexCommand href
38173 name "XBoard"
38174 target "http://en.wikipedia.org/wiki/XBoard"
38175
38176 \end_inset
38177
38178
38179 \series default
38180 .
38181 \end_layout
38182
38183 \begin_layout Description
38184 Date This inserts the date in the form 
38185 \emph on
38186 Day-Month-Year
38187 \emph default
38188 .
38189  This is a date inserted as external material: 
38190 \begin_inset External
38191         template Date
38192         filename .
38193
38194 \end_inset
38195
38196
38197 \begin_inset space ~
38198 \end_inset
38199
38200
38201 \begin_inset Note Note
38202 status open
38203
38204 \begin_layout Plain Layout
38205 Remove the protected space when bug 4398 is fixed!
38206 \end_layout
38207
38208 \end_inset
38209
38210
38211 \begin_inset Newline newline
38212 \end_inset
38213
38214 The date is not shown within \SpecialChar LyX
38215 , only in the output.
38216  There are two other methods of inserting a date: Via menu 
38217 \family sans
38218 Insert\SpecialChar menuseparator
38219 Date
38220 \family default
38221  and with the \SpecialChar LaTeX
38222  command 
38223 \series bold
38224
38225 \backslash
38226 today
38227 \series default
38228  as \SpecialChar TeX
38229  Code.
38230  The different methods are compared in Table
38231 \begin_inset space ~
38232 \end_inset
38233
38234
38235 \begin_inset CommandInset ref
38236 LatexCommand ref
38237 reference "tab:Comparison-of-the"
38238
38239 \end_inset
38240
38241 .
38242 \end_layout
38243
38244 \begin_layout Description
38245 Dia This template supports diagrams created with the program 
38246 \series bold
38247
38248 \begin_inset CommandInset href
38249 LatexCommand href
38250 name "Dia"
38251 target "http://en.wikipedia.org/wiki/Dia_(software)"
38252
38253 \end_inset
38254
38255
38256 \series default
38257 .
38258 \end_layout
38259
38260 \begin_layout Description
38261 GnumericSpreadsheet With this template you can insert spreadsheets
38262 \begin_inset space \thinspace{}
38263 \end_inset
38264
38265 /
38266 \begin_inset space \thinspace{}
38267 \end_inset
38268
38269 tables in the format of 
38270 \series bold
38271
38272 \begin_inset CommandInset href
38273 LatexCommand href
38274 name "Gnumeric"
38275 target "http://en.wikipedia.org/wiki/Gnumeric"
38276
38277 \end_inset
38278
38279
38280 \series default
38281
38282 \begin_inset CommandInset href
38283 LatexCommand href
38284 name "OpenDocument"
38285 target "http://en.wikipedia.org/wiki/OpenDocument"
38286
38287 \end_inset
38288
38289
38290 \begin_inset CommandInset href
38291 LatexCommand href
38292 name "Microsoft Office XML"
38293 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38294
38295 \end_inset
38296
38297  and 
38298 \begin_inset CommandInset href
38299 LatexCommand href
38300 name "Office Open XML"
38301 target "http://en.wikipedia.org/wiki/Office_Open_XML"
38302
38303 \end_inset
38304
38305 .
38306  For this feature \SpecialChar LyX
38307  must have found the program 
38308 \family typewriter
38309 ssconvert
38310 \family default
38311  during its configuration.
38312  This program is part of Gnumeric, so that you must have Gnumeric installed,
38313  also if you don't have tables in the Gnumeric format.
38314  For examples and possible limitations have a look at \SpecialChar LyX
38315 's example file 
38316 \emph on
38317 spreadsheet.lyx
38318 \emph default
38319 .
38320 \end_layout
38321
38322 \begin_layout Description
38323 LilyPond This template is used for music notation typeset with the program
38324 \begin_inset Newline linebreak
38325 \end_inset
38326
38327
38328 \series bold
38329
38330 \begin_inset CommandInset href
38331 LatexCommand href
38332 name "LilyPond"
38333 target "http://en.wikipedia.org/wiki/LilyPond"
38334
38335 \end_inset
38336
38337
38338 \series default
38339 .
38340  For \SpecialChar LyX
38341 's extended support for LilyPond have a look at \SpecialChar LyX
38342 's example file 
38343 \emph on
38344 lilypond.lyx
38345 \emph default
38346 .
38347 \end_layout
38348
38349 \begin_layout Description
38350 PDFPages With this template you can insert PDF documents to your document.
38351  To specify the range of pages that should be included, use the option 
38352 \series bold
38353 pages
38354 \series default
38355  in the 
38356 \family sans
38357 Option
38358 \family default
38359  field in the 
38360 \family sans
38361 LaTeX and LyX options
38362 \family default
38363  tab.
38364  The argument of this option is a comma separated list, containing page
38365  numbers (insert as option 
38366 \series bold
38367 pages={3,5,6,8}
38368 \series default
38369 ), ranges of page numbers (
38370 \series bold
38371 pages={4-9}
38372 \series default
38373 ) or any combination.
38374  To insert empty pages use {}.
38375  E.
38376 \begin_inset space \thinspace{}
38377 \end_inset
38378
38379 g.
38380 \begin_inset space ~
38381 \end_inset
38382
38383
38384 \series bold
38385 pages={3,{},8-11,15}
38386 \series default
38387  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
38388  Page ranges are specified in the syntax 
38389 \emph on
38390 start
38391 \emph default
38392 -
38393 \emph on
38394 stop
38395 \emph default
38396 .
38397  This selects all pages from 
38398 \emph on
38399 start
38400 \emph default
38401  to 
38402 \emph on
38403 stop
38404 \emph default
38405 .
38406  Omitting 
38407 \emph on
38408 start
38409 \emph default
38410  defaults to the first page; omitting 
38411 \emph on
38412 stop
38413 \emph default
38414  defaults to the last page of the document.
38415  The last page can also be selected with the keyword 
38416 \series bold
38417 last
38418 \series default
38419 .
38420  (This is only permitted in a page range.) So 
38421 \series bold
38422 pages=-
38423 \series default
38424  will insert all pages of the document and 
38425 \series bold
38426 pages=last-1
38427 \series default
38428  will insert all pages in reverse order.
38429  If the pages option is not specified, only the first page of the PDF is
38430  inserted.
38431 \begin_inset Newline newline
38432 \end_inset
38433
38434 The option 
38435 \series bold
38436 noautoscale
38437 \series default
38438  inserts the pages with their original size, if this option is not given,
38439  the pages will be resized to fith the width of the page of your document.
38440  In the tab 
38441 \family sans
38442 Size and Rotation
38443 \family default
38444  you can specify the width and height of the input pages and their rotation.
38445  If another width than 100
38446 \begin_inset space \thinspace{}
38447 \end_inset
38448
38449 Scale% is used, the option 
38450 \series bold
38451 noautoscale
38452 \series default
38453  will be overwritten.
38454  For more info and possible options, have a look into the documentation
38455  of the \SpecialChar LaTeX
38456 -package 
38457 \series bold
38458 pdfpages
38459 \series default
38460  
38461 \begin_inset CommandInset citation
38462 LatexCommand cite
38463 key "pdfpages"
38464
38465 \end_inset
38466
38467 .
38468 \begin_inset Index idx
38469 status collapsed
38470
38471 \begin_layout Plain Layout
38472 \SpecialChar LaTeX
38473 -packages ! pdfpages
38474 \end_layout
38475
38476 \end_inset
38477
38478
38479 \begin_inset Newline newline
38480 \end_inset
38481
38482 To use this template in a 
38483 \family sans
38484 Beamer
38485 \family default
38486  presentation you need to first insert an 
38487 \family sans
38488 EndFrame
38489 \family default
38490  environment and in a subsequent paragraph a \SpecialChar TeX
38491  Code box containing the command
38492  
38493 \series bold
38494
38495 \backslash
38496 setbeamertemplate{background canvas}{}
38497 \series default
38498 .
38499  Then you can insert as many paragraphs containing the PDFPages template
38500  as you wish.
38501  Behind the included PDF pages you can resume the Beamer presentation by
38502  beginning a new frame or by starting a new section.
38503  To avoid stray blank pages prior to the PDF pages, make sure to use the
38504  
38505 \family sans
38506 Default
38507 \family default
38508  alignment for the paragraph containing the template.
38509 \begin_inset Newline newline
38510 \end_inset
38511
38512 Here is an included PDF which is rotated by -5°: 
38513 \begin_inset External
38514         template PDFPages
38515         filename clipart/Abstract.pdf
38516         extra LaTeX "noautoscale, pages=-"
38517         rotateAngle -5
38518         rotateOrigin bottomleft
38519
38520 \end_inset
38521
38522
38523 \end_layout
38524
38525 \begin_layout Description
38526 RasterImage This can be used for bitmap images.
38527  The image can be treated in the 
38528 \family sans
38529 External material
38530 \family default
38531  dialog like the images that are usually included via the 
38532 \family sans
38533 Graphics
38534 \family default
38535  dialog as described in section
38536 \begin_inset space ~
38537 \end_inset
38538
38539
38540 \begin_inset CommandInset ref
38541 LatexCommand ref
38542 reference "sec:Graphics-Dialog"
38543
38544 \end_inset
38545
38546 .
38547  The difference to the normal image input is that only raster images are
38548  allowed; that means that PDF and EPS-images are not supported.
38549  Here is an inserted raster image: 
38550 \begin_inset External
38551         template RasterImage
38552         filename clipart/ToolbarEnvBox.png
38553
38554 \end_inset
38555
38556
38557 \end_layout
38558
38559 \begin_layout Description
38560 XFig This template supports images created with the program 
38561 \series bold
38562
38563 \begin_inset CommandInset href
38564 LatexCommand href
38565 name "Xfig"
38566 target "http://en.wikipedia.org/wiki/Xfig"
38567
38568 \end_inset
38569
38570
38571 \series default
38572 .
38573 \end_layout
38574
38575 \begin_layout Standard
38576 \begin_inset Float table
38577 placement !h
38578 wide false
38579 sideways false
38580 status open
38581
38582 \begin_layout Plain Layout
38583 \begin_inset Caption Standard
38584
38585 \begin_layout Plain Layout
38586 \begin_inset CommandInset label
38587 LatexCommand label
38588 name "tab:Comparison-of-the"
38589
38590 \end_inset
38591
38592 Comparison of the date input methods.
38593 \end_layout
38594
38595 \end_inset
38596
38597
38598 \end_layout
38599
38600 \begin_layout Plain Layout
38601 \align center
38602 \begin_inset Tabular
38603 <lyxtabular version="3" rows="4" columns="4">
38604 <features tabularvalignment="middle">
38605 <column alignment="center" valignment="top">
38606 <column alignment="center" valignment="top">
38607 <column alignment="center" valignment="top">
38608 <column alignment="center" valignment="top">
38609 <row>
38610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38611 \begin_inset Text
38612
38613 \begin_layout Plain Layout
38614 Document format
38615 \end_layout
38616
38617 \end_inset
38618 </cell>
38619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38620 \begin_inset Text
38621
38622 \begin_layout Plain Layout
38623
38624 \family sans
38625 External Material\SpecialChar menuseparator
38626 Date
38627 \end_layout
38628
38629 \end_inset
38630 </cell>
38631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38632 \begin_inset Text
38633
38634 \begin_layout Plain Layout
38635
38636 \family sans
38637 Insert\SpecialChar menuseparator
38638 Date
38639 \end_layout
38640
38641 \end_inset
38642 </cell>
38643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38644 \begin_inset Text
38645
38646 \begin_layout Plain Layout
38647 command 
38648 \series bold
38649
38650 \backslash
38651 today
38652 \end_layout
38653
38654 \end_inset
38655 </cell>
38656 </row>
38657 <row>
38658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38659 \begin_inset Text
38660
38661 \begin_layout Plain Layout
38662 \SpecialChar LyX
38663
38664 \end_layout
38665
38666 \end_inset
38667 </cell>
38668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38669 \begin_inset Text
38670
38671 \begin_layout Plain Layout
38672 as inset box
38673 \end_layout
38674
38675 \end_inset
38676 </cell>
38677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38678 \begin_inset Text
38679
38680 \begin_layout Plain Layout
38681 as date
38682 \end_layout
38683
38684 \end_inset
38685 </cell>
38686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38687 \begin_inset Text
38688
38689 \begin_layout Plain Layout
38690 as \SpecialChar TeX
38691  Code inset box
38692 \end_layout
38693
38694 \end_inset
38695 </cell>
38696 </row>
38697 <row>
38698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38699 \begin_inset Text
38700
38701 \begin_layout Plain Layout
38702 \SpecialChar LaTeX
38703
38704 \end_layout
38705
38706 \end_inset
38707 </cell>
38708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38709 \begin_inset Text
38710
38711 \begin_layout Plain Layout
38712 as date
38713 \end_layout
38714
38715 \end_inset
38716 </cell>
38717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38718 \begin_inset Text
38719
38720 \begin_layout Plain Layout
38721 as date
38722 \end_layout
38723
38724 \end_inset
38725 </cell>
38726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730 as command
38731 \end_layout
38732
38733 \end_inset
38734 </cell>
38735 </row>
38736 <row>
38737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38738 \begin_inset Text
38739
38740 \begin_layout Plain Layout
38741 DVI, PDF, PS
38742 \end_layout
38743
38744 \end_inset
38745 </cell>
38746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38747 \begin_inset Text
38748
38749 \begin_layout Plain Layout
38750 as date
38751 \end_layout
38752
38753 \end_inset
38754 </cell>
38755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38756 \begin_inset Text
38757
38758 \begin_layout Plain Layout
38759 as date
38760 \end_layout
38761
38762 \end_inset
38763 </cell>
38764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38765 \begin_inset Text
38766
38767 \begin_layout Plain Layout
38768 as date
38769 \end_layout
38770
38771 \end_inset
38772 </cell>
38773 </row>
38774 </lyxtabular>
38775
38776 \end_inset
38777
38778
38779 \end_layout
38780
38781 \end_inset
38782
38783
38784 \end_layout
38785
38786 \begin_layout Standard
38787 When you use the option 
38788 \family sans
38789 Draft
38790 \family default
38791  in the 
38792 \family sans
38793 File
38794 \family default
38795  tab of the 
38796 \family sans
38797 External Material
38798 \family default
38799  dialog, only the path to the inserted file is shown in the output.
38800 \begin_inset Newline newline
38801 \end_inset
38802
38803 External material is displayed in \SpecialChar LyX
38804  either as a box like this: 
38805 \begin_inset Graphics
38806         filename clipart/ExternalMaterialQt4.png
38807         scale 85
38808         scaleBeforeRotation
38809
38810 \end_inset
38811
38812  or as image, depending on the option 
38813 \family sans
38814 Show in LyX
38815 \family default
38816  in the 
38817 \family sans
38818 LaTeX and LyX options
38819 \family default
38820  tab of the dialog.
38821 \end_layout
38822
38823 \begin_layout Standard
38824 The 
38825 \family sans
38826 \emph on
38827 Customization
38828 \family default
38829 \emph default
38830  manual explains how you can define your own templates.
38831 \end_layout
38832
38833 \begin_layout Section
38834 Child Documents
38835 \begin_inset CommandInset label
38836 LatexCommand label
38837 name "sec:Child-Documents"
38838
38839 \end_inset
38840
38841
38842 \begin_inset Index idx
38843 status collapsed
38844
38845 \begin_layout Plain Layout
38846 External Document Parts ! Child Documents
38847 \end_layout
38848
38849 \end_inset
38850
38851
38852 \begin_inset Index idx
38853 status collapsed
38854
38855 \begin_layout Plain Layout
38856 Files ! Include
38857 \end_layout
38858
38859 \end_inset
38860
38861
38862 \end_layout
38863
38864 \begin_layout Standard
38865 Child documents are used if you have a long document consisting of several
38866  larger parts or sections.
38867  For maintenance it is often useful and sometimes even required to split
38868  the document into several files that can be revised separately.
38869  The different documents are then the so called 
38870 \begin_inset Quotes eld
38871 \end_inset
38872
38873 child documents
38874 \begin_inset Quotes erd
38875 \end_inset
38876
38877 , and a master document connects them to print the full document or parts
38878  of it.
38879  A child document inherits elements from its master, for example the \SpecialChar LaTeX
38880  preamble,
38881  the bibliography, and labels for cross-references.
38882 \end_layout
38883
38884 \begin_layout Standard
38885 To be able to work on child documents without the need to open their master,
38886  specify in the child document the master in the menu
38887 \family sans
38888  Document\SpecialChar menuseparator
38889 Settings\SpecialChar menuseparator
38890 Document
38891 \begin_inset space ~
38892 \end_inset
38893
38894 Class
38895 \family default
38896 .
38897  This master document will then be used in the background by \SpecialChar LyX
38898  when you edit
38899  the child document.
38900 \end_layout
38901
38902 \begin_layout Standard
38903 Included documents are displayed in \SpecialChar LyX
38904  as a box like this: 
38905 \begin_inset Graphics
38906         filename clipart/ChildDocumentQt4.png
38907         scale 85
38908         scaleBeforeRotation
38909
38910 \end_inset
38911
38912  To include child documents in a master document use the menu 
38913 \family sans
38914 Insert\SpecialChar menuseparator
38915 File\SpecialChar menuseparator
38916 Child
38917 \begin_inset space ~
38918 \end_inset
38919
38920 Documents
38921 \family default
38922 .
38923  A dialog pops up where you can choose between four include methods:
38924 \end_layout
38925
38926 \begin_layout Description
38927 Include You can include \SpecialChar LyX
38928  and \SpecialChar LaTeX
38929  documents.
38930  When you press the 
38931 \family sans
38932 Edit
38933 \family default
38934  button in the 
38935 \family sans
38936 Child Document
38937 \family default
38938  dialog, the included document will be opened in \SpecialChar LyX
38939  in a new file tab so that
38940  you can modify it.
38941 \begin_inset Newline newline
38942 \end_inset
38943
38944
38945 \end_layout
38946
38947 \begin_layout Standard
38948 Here is a child document inserted using 
38949 \family sans
38950 Include
38951 \family default
38952
38953 \begin_inset CommandInset include
38954 LatexCommand include
38955 filename "DummyDocument1.lyx"
38956
38957 \end_inset
38958
38959
38960 \end_layout
38961
38962 \begin_layout Standard
38963 The section numbering includes the sections of the included files in the
38964  order they are inserted in the master document.
38965  The included example document has for example a subsection that is numbered
38966  as a subsection of this section.
38967  Labels of included documents can be referenced: Subsection
38968 \begin_inset space ~
38969 \end_inset
38970
38971
38972 \begin_inset CommandInset ref
38973 LatexCommand ref
38974 reference "subsec:External-Subsection-1"
38975
38976 \end_inset
38977
38978 .
38979 \end_layout
38980
38981 \begin_layout Standard
38982 The preamble of the child document is ignored; only the preamble of the
38983  master document is used.
38984  Branches in child documents will be ignored by the master document when
38985  the master document does not have a branch with the same name.
38986  Included documents are inserted starting on a new page and ending with
38987  a page break.
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  If you have included a \SpecialChar LyX
39000  or \SpecialChar LaTeX
39001  file, you are warned when you export/view the
39002  document in case the child document uses another document class than the
39003  master document as this will lead to unexpected outputs.
39004 \end_layout
39005
39006 \end_inset
39007
39008
39009 \end_layout
39010
39011 \begin_layout Description
39012 Input This method is very similar to the Include method.
39013  The differences are:
39014 \begin_inset Separator parbreak
39015 \end_inset
39016
39017
39018 \end_layout
39019
39020 \begin_deeper
39021 \begin_layout Itemize
39022 Input files don't start with a new page and don't end with a page break.
39023 \end_layout
39024
39025 \begin_layout Itemize
39026 Input files can be previewed in \SpecialChar LyX
39027  when 
39028 \family sans
39029 Instant
39030 \begin_inset space ~
39031 \end_inset
39032
39033 Preview
39034 \family default
39035  is enabled in \SpecialChar LyX
39036 's preferences under 
39037 \family sans
39038 Look
39039 \begin_inset space ~
39040 \end_inset
39041
39042 and
39043 \begin_inset space ~
39044 \end_inset
39045
39046 feel\SpecialChar menuseparator
39047 Graphics
39048 \family default
39049 .
39050 \end_layout
39051
39052 \begin_layout Itemize
39053 You cannot exclude Input files via the menu 
39054 \family sans
39055 Document\SpecialChar menuseparator
39056 Settings\SpecialChar menuseparator
39057 Child Documents
39058 \family default
39059 .
39060 \end_layout
39061
39062 \end_deeper
39063 \begin_layout Standard
39064 Here is a child document inserted using 
39065 \family sans
39066 Input
39067 \family default
39068
39069 \begin_inset CommandInset include
39070 LatexCommand input
39071 filename "DummyDocument2.lyx"
39072
39073 \end_inset
39074
39075
39076 \end_layout
39077
39078 \begin_layout Description
39079 Verbatim With this method any text file can be included.
39080  The file is shown in the output with its source code; no command used in
39081  the text is invoked.
39082  You can use the option 
39083 \family sans
39084 Mark spaces in output
39085 \family default
39086  that displays the character 
39087 \begin_inset Quotes eld
39088 \end_inset
39089
39090
39091 \begin_inset ERT
39092 status collapsed
39093
39094 \begin_layout Plain Layout
39095
39096
39097 \backslash
39098 textvisiblespace 
39099 \end_layout
39100
39101 \end_inset
39102
39103
39104 \begin_inset Quotes erd
39105 \end_inset
39106
39107  for every space character in the source code.
39108  The difference from the method via the menu 
39109 \family sans
39110 Insert\SpecialChar menuseparator
39111 File\SpecialChar menuseparator
39112 Plain
39113 \begin_inset space ~
39114 \end_inset
39115
39116 Text
39117 \family default
39118  is that the document content is not shown in \SpecialChar LyX
39119 .
39120 \end_layout
39121
39122 \begin_layout Standard
39123 Here is a child document inserted as Verbatim: 
39124 \begin_inset CommandInset include
39125 LatexCommand verbatiminput
39126 filename "DummyTextDocument.txt"
39127
39128 \end_inset
39129
39130
39131 \begin_inset VSpace bigskip
39132 \end_inset
39133
39134  Here is a child document inserted as Verbatim using the 
39135 \family sans
39136 Mark spaces in output
39137 \family default
39138  option: 
39139 \begin_inset CommandInset include
39140 LatexCommand verbatiminput*
39141 filename "DummyTextDocument.txt"
39142
39143 \end_inset
39144
39145
39146 \end_layout
39147
39148 \begin_layout Standard
39149 \begin_inset VSpace bigskip
39150 \end_inset
39151
39152
39153 \end_layout
39154
39155 \begin_layout Standard
39156 \begin_inset Note Greyedout
39157 status open
39158
39159 \begin_layout Plain Layout
39160
39161 \series bold
39162 Note:
39163 \series default
39164  As you can see in the examples above, the text of the documents included
39165  as 
39166 \family sans
39167 verbatim
39168 \family default
39169  is not broken at the end of the document lines.
39170 \end_layout
39171
39172 \end_inset
39173
39174
39175 \end_layout
39176
39177 \begin_layout Description
39178 Listings This type is described in chapter
39179 \begin_inset space ~
39180 \end_inset
39181
39182
39183 \begin_inset CommandInset ref
39184 LatexCommand ref
39185 reference "cha:Program-Code-Listings"
39186
39187 \end_inset
39188
39189 .
39190 \end_layout
39191
39192 \begin_layout Standard
39193 \begin_inset Note Greyedout
39194 status open
39195
39196 \begin_layout Plain Layout
39197
39198 \series bold
39199 Note:
39200 \series default
39201  Including the same document twice in a document using different methods
39202  could cause \SpecialChar LaTeX
39203 -problems.
39204 \end_layout
39205
39206 \end_inset
39207
39208
39209 \end_layout
39210
39211 \begin_layout Standard
39212 If you want to view/export only selected children of your master document,
39213  either because you want to save compiling time or because you want to distribut
39214 e single chapters of the book you are just writing, you can exclude children
39215  from the output.
39216  This is done via the menu 
39217 \family sans
39218 Document\SpecialChar menuseparator
39219 Settings\SpecialChar menuseparator
39220 Child Documents
39221 \family default
39222 .
39223  You can exclude\SpecialChar breakableslash
39224 include children by double-clicking on the 
39225 \family sans
39226 include to output
39227 \family default
39228  column of the respective child document in the list (note that this only
39229  works for documents embedded via 
39230 \begin_inset Quotes eld
39231 \end_inset
39232
39233 Include
39234 \begin_inset Quotes erd
39235 \end_inset
39236
39237 , not with 
39238 \begin_inset Quotes eld
39239 \end_inset
39240
39241 Input
39242 \begin_inset Quotes erd
39243 \end_inset
39244
39245 ).
39246  If the option 
39247 \family sans
39248 Maintain counters and references
39249 \family default
39250  is enabled, \SpecialChar LyX
39251  will assure that all page numbers, references etc.
39252 \begin_inset space ~
39253 \end_inset
39254
39255 are correct as if the whole document was processed.
39256  This is useful if you want the selected sub-documents to look exactly as
39257  in the context of the whole document.
39258  However, \SpecialChar LyX
39259  needs to process the whole document in the background for this
39260  feature.
39261  So if you want to save compile time and if counters and references do not
39262  need to be correct, disable this checkbox.
39263 \end_layout
39264
39265 \begin_layout Standard
39266 Alternatively, you can put each included file into a branch.
39267 \begin_inset Foot
39268 status collapsed
39269
39270 \begin_layout Plain Layout
39271 Branches are described in section 
39272 \emph on
39273 Branches
39274 \emph default
39275  of the \SpecialChar LyX
39276  
39277 \emph on
39278 Userguide
39279 \emph default
39280 .
39281 \end_layout
39282
39283 \end_inset
39284
39285  By enabling\SpecialChar breakableslash
39286 disabling branches you can decide which included files will
39287  appear in the output.
39288  This has the advantage that it also works with Input'ed sub-documents.
39289  However, counters and references will not be maintained with this approach.
39290 \end_layout
39291
39292 \begin_layout Chapter
39293 Program Code Listings
39294 \begin_inset CommandInset label
39295 LatexCommand label
39296 name "cha:Program-Code-Listings"
39297
39298 \end_inset
39299
39300
39301 \begin_inset Index idx
39302 status collapsed
39303
39304 \begin_layout Plain Layout
39305 Listings
39306 \end_layout
39307
39308 \end_inset
39309
39310
39311 \begin_inset Index idx
39312 status collapsed
39313
39314 \begin_layout Plain Layout
39315 Program Code
39316 \end_layout
39317
39318 \end_inset
39319
39320
39321 \begin_inset Index idx
39322 status collapsed
39323
39324 \begin_layout Plain Layout
39325 Floats ! Listings
39326 \end_layout
39327
39328 \end_inset
39329
39330
39331 \end_layout
39332
39333 \begin_layout Standard
39334 To include and typeset program code you can use the 
39335 \family sans
39336 Listings
39337 \family default
39338  inset that can be inserted via the menu 
39339 \family sans
39340 Insert\SpecialChar menuseparator
39341 Program Listing
39342 \family default
39343 .
39344  The \SpecialChar LaTeX
39345 -package 
39346 \series bold
39347 listings
39348 \series default
39349
39350 \begin_inset Index idx
39351 status collapsed
39352
39353 \begin_layout Plain Layout
39354 \SpecialChar LaTeX
39355 -packages ! listings
39356 \end_layout
39357
39358 \end_inset
39359
39360  provides a powerful and flexible way to insert program source code into
39361  your document.
39362 \end_layout
39363
39364 \begin_layout Standard
39365 Right-clicking on a listings inset opens the context menu containing where
39366  you can set the listings format.
39367 \end_layout
39368
39369 \begin_layout Standard
39370 By default, a listing starts a new paragraph in the output.
39371  The placement option 
39372 \family sans
39373 Inline
39374 \begin_inset space ~
39375 \end_inset
39376
39377 listing
39378 \family default
39379  prints the listing inline like this: 
39380 \begin_inset listings
39381 lstparams "language={C++}"
39382 inline true
39383 status open
39384
39385 \begin_layout Plain Layout
39386
39387 int a=5;
39388 \end_layout
39389
39390 \end_inset
39391
39392
39393 \begin_inset Newline newline
39394 \end_inset
39395
39396 The option 
39397 \family sans
39398 Float
39399 \family default
39400  creates a listings float where you can specify the placement options 
39401 \begin_inset Quotes eld
39402 \end_inset
39403
39404
39405 \family sans
39406 h
39407 \family default
39408
39409 \begin_inset Quotes erd
39410 \end_inset
39411
39412
39413 \begin_inset Quotes eld
39414 \end_inset
39415
39416
39417 \family sans
39418 t
39419 \family default
39420
39421 \begin_inset Quotes erd
39422 \end_inset
39423
39424
39425 \begin_inset Quotes eld
39426 \end_inset
39427
39428
39429 \family sans
39430 b
39431 \family default
39432
39433 \begin_inset Quotes erd
39434 \end_inset
39435
39436 , and 
39437 \begin_inset Quotes eld
39438 \end_inset
39439
39440
39441 \family sans
39442 p
39443 \family default
39444
39445 \begin_inset Quotes erd
39446 \end_inset
39447
39448  corresponding to the float placement options described in section
39449 \begin_inset space ~
39450 \end_inset
39451
39452
39453 \begin_inset CommandInset ref
39454 LatexCommand ref
39455 reference "sec:Float-Placement"
39456
39457 \end_inset
39458
39459 .
39460  The placement options can be mixed and are inserted without any separation,
39461  e.
39462 \begin_inset space \thinspace{}
39463 \end_inset
39464
39465 g.
39466 \begin_inset space \space{}
39467 \end_inset
39468
39469
39470 \begin_inset Quotes eld
39471 \end_inset
39472
39473
39474 \family sans
39475 htbp
39476 \family default
39477
39478 \begin_inset Quotes erd
39479 \end_inset
39480
39481 .
39482  The option 
39483 \begin_inset Quotes eld
39484 \end_inset
39485
39486 h
39487 \begin_inset Quotes erd
39488 \end_inset
39489
39490  has sometimes no effect, but you don't need to use the 
39491 \family sans
39492 Float
39493 \family default
39494  option in this case as also non-float listings can have captions and be
39495  referenced.
39496 \end_layout
39497
39498 \begin_layout Standard
39499 You can add captions to listings with the menu 
39500 \family sans
39501 Insert\SpecialChar menuseparator
39502 Caption
39503 \family default
39504 .
39505  Listings can be referenced like floats: Listing
39506 \begin_inset space ~
39507 \end_inset
39508
39509
39510 \begin_inset CommandInset ref
39511 LatexCommand ref
39512 reference "lst:Example-Listing"
39513
39514 \end_inset
39515
39516 .
39517  A list of listings which contains all listings with captions can be created
39518  via the menu 
39519 \family sans
39520 Insert\SpecialChar menuseparator
39521 List
39522 \begin_inset space ~
39523 \end_inset
39524
39525 /
39526 \begin_inset space ~
39527 \end_inset
39528
39529 TOC\SpecialChar menuseparator
39530 List of Listings
39531 \family default
39532 .
39533  The list entries are the listing caption and the listing number.
39534 \end_layout
39535
39536 \begin_layout Standard
39537 \begin_inset listings
39538 lstparams "language=Python"
39539 inline false
39540 status open
39541
39542 \begin_layout Plain Layout
39543
39544 \begin_inset Caption Standard
39545
39546 \begin_layout Plain Layout
39547 \begin_inset CommandInset label
39548 LatexCommand label
39549 name "lst:Example-Listing"
39550
39551 \end_inset
39552
39553 Example Listing float
39554 \end_layout
39555
39556 \end_inset
39557
39558 # Example listing float
39559 \end_layout
39560
39561 \begin_layout Plain Layout
39562
39563 def func(param):
39564 \end_layout
39565
39566 \begin_layout Plain Layout
39567
39568     'this is a python function'
39569 \end_layout
39570
39571 \begin_layout Plain Layout
39572
39573     pass
39574 \end_layout
39575
39576 \end_inset
39577
39578
39579 \end_layout
39580
39581 \begin_layout Standard
39582 When you have set a programming language in the listings dialog, the keywords
39583  of this language will be recognized and specially typeset in the output.
39584  In the example listings the Python keyword 
39585 \begin_inset Quotes eld
39586 \end_inset
39587
39588 def
39589 \begin_inset Quotes erd
39590 \end_inset
39591
39592  is recognized and printed bold in the output.
39593 \end_layout
39594
39595 \begin_layout Standard
39596 \begin_inset Note Greyedout
39597 status open
39598
39599 \begin_layout Plain Layout
39600
39601 \series bold
39602 Note:
39603 \series default
39604  If you don't get bold keywords when using typewriter fonts, your 
39605 \family typewriter
39606 typewriter
39607 \family default
39608  font probably doesn't provide a bold shape.
39609  In this case select a different one in the menu 
39610 \family sans
39611 Document\SpecialChar menuseparator
39612 Settings\SpecialChar menuseparator
39613 Fonts
39614 \family default
39615 .
39616  (The fonts 
39617 \emph on
39618 LuxiMono, BeraMono
39619 \emph default
39620  and 
39621 \emph on
39622 Courier
39623 \emph default
39624  provide bold shapes.)
39625 \end_layout
39626
39627 \end_inset
39628
39629
39630 \end_layout
39631
39632 \begin_layout Standard
39633 In section 
39634 \family sans
39635 Line
39636 \begin_inset space ~
39637 \end_inset
39638
39639 numbering
39640 \family default
39641  of the listings dialog you can specify the line numbering style.
39642  You can insert a number to specify which lines are numbered in the field
39643  
39644 \family sans
39645 Step
39646 \family default
39647 .
39648  When you insert e.
39649 \begin_inset space \thinspace{}
39650 \end_inset
39651
39652 g.
39653 \begin_inset space \space{}
39654 \end_inset
39655
39656
39657 \begin_inset Quotes eld
39658 \end_inset
39659
39660 3
39661 \begin_inset Quotes erd
39662 \end_inset
39663
39664 , only every 3rd line will be numbered.
39665 \end_layout
39666
39667 \begin_layout Standard
39668 You can furthermore specify a range of lines; only these will then appear
39669  in the output.
39670  The option 
39671 \family sans
39672 Extended character table
39673 \family default
39674  should be used when you use national characters like the German umlauts
39675  in the listing.
39676 \begin_inset Newline newline
39677 \end_inset
39678
39679 Here is an example listing with left line numbering, step 
39680 \begin_inset Quotes eld
39681 \end_inset
39682
39683 3
39684 \begin_inset Quotes erd
39685 \end_inset
39686
39687 , language 
39688 \begin_inset Quotes eld
39689 \end_inset
39690
39691 Python
39692 \begin_inset Quotes erd
39693 \end_inset
39694
39695 , options 
39696 \begin_inset Quotes eld
39697 \end_inset
39698
39699 Extended character table
39700 \begin_inset Quotes erd
39701 \end_inset
39702
39703  and 
39704 \begin_inset Quotes eld
39705 \end_inset
39706
39707 Space
39708 \begin_inset space ~
39709 \end_inset
39710
39711 as
39712 \begin_inset space ~
39713 \end_inset
39714
39715 symbol
39716 \begin_inset Quotes erd
39717 \end_inset
39718
39719 , range lines 3
39720 \begin_inset space \thinspace{}
39721 \end_inset
39722
39723 -
39724 \begin_inset space \thinspace{}
39725 \end_inset
39726
39727 8:
39728 \end_layout
39729
39730 \begin_layout Standard
39731 \begin_inset listings
39732 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39733 inline false
39734 status open
39735
39736 \begin_layout Plain Layout
39737
39738 def func(param):
39739 \end_layout
39740
39741 \begin_layout Plain Layout
39742
39743     'this is a python function'
39744 \end_layout
39745
39746 \begin_layout Plain Layout
39747
39748     pass
39749 \end_layout
39750
39751 \begin_layout Plain Layout
39752
39753 def func(param):
39754 \end_layout
39755
39756 \begin_layout Plain Layout
39757
39758 'This is a German word: Tschüß'
39759 \end_layout
39760
39761 \begin_layout Plain Layout
39762
39763 pass
39764 \end_layout
39765
39766 \begin_layout Plain Layout
39767
39768 def func(param):
39769 \end_layout
39770
39771 \begin_layout Plain Layout
39772
39773 'this is a python function'
39774 \end_layout
39775
39776 \begin_layout Plain Layout
39777
39778 pass
39779 \end_layout
39780
39781 \end_inset
39782
39783
39784 \end_layout
39785
39786 \begin_layout Standard
39787 When you have tabulators in your listing, you can specify the number of
39788  characters that are spanned by a tabulator in the field 
39789 \family sans
39790 Tabulator
39791 \begin_inset space ~
39792 \end_inset
39793
39794 size
39795 \family default
39796 .
39797 \end_layout
39798
39799 \begin_layout Standard
39800 \begin_inset Note Greyedout
39801 status open
39802
39803 \begin_layout Plain Layout
39804
39805 \series bold
39806 Note:
39807 \series default
39808  Due to a bug in the 
39809 \series bold
39810 listings
39811 \series default
39812  package the line numbering is shifted by a line by every previous listing.
39813  That's the reason why the lines 2 and 5 are numbered in the above listing
39814  and not the lines 3 and 6.
39815 \end_layout
39816
39817 \end_inset
39818
39819
39820 \end_layout
39821
39822 \begin_layout Standard
39823 \begin_inset VSpace bigskip
39824 \end_inset
39825
39826
39827 \end_layout
39828
39829 \begin_layout Standard
39830 It is also possible to print lines from a file as listing.
39831  To do this, use the menu 
39832 \family sans
39833 Insert\SpecialChar menuseparator
39834 File\SpecialChar menuseparator
39835 Child Document
39836 \family default
39837  and choose the type 
39838 \family sans
39839 Listings
39840 \family default
39841 .
39842 \begin_inset Foot
39843 status collapsed
39844
39845 \begin_layout Plain Layout
39846 The other child document types are described in section
39847 \begin_inset space ~
39848 \end_inset
39849
39850
39851 \begin_inset CommandInset ref
39852 LatexCommand ref
39853 reference "sec:Child-Documents"
39854
39855 \end_inset
39856
39857 .
39858 \end_layout
39859
39860 \end_inset
39861
39862  In the child document dialog you can specify the listing parameters in
39863  a text box.
39864  To show a list of all available parameters, type in a question mark 
39865 \begin_inset Quotes eld
39866 \end_inset
39867
39868 ?
39869 \begin_inset Quotes erd
39870 \end_inset
39871
39872  in the text box.
39873 \end_layout
39874
39875 \begin_layout Standard
39876 To reference child document listings, write a label text into the corresponding
39877  field of the child document dialog.
39878  The label can then be referenced using the menu 
39879 \family sans
39880 Insert\SpecialChar menuseparator
39881 Cross-Reference
39882 \family default
39883 .
39884 \end_layout
39885
39886 \begin_layout Standard
39887 Listing
39888 \begin_inset space ~
39889 \end_inset
39890
39891
39892 \begin_inset CommandInset ref
39893 LatexCommand ref
39894 reference "lst:file-listing"
39895
39896 \end_inset
39897
39898  is an example for a listing of a file; there the lines 10
39899 \begin_inset space \thinspace{}
39900 \end_inset
39901
39902 -
39903 \begin_inset space \thinspace{}
39904 \end_inset
39905
39906 15 of this \SpecialChar LyX
39907  file are listed.
39908 \end_layout
39909
39910 \begin_layout Standard
39911 \begin_inset CommandInset include
39912 LatexCommand lstinputlisting
39913 filename "EmbeddedObjects.lyx"
39914 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
39915
39916 \end_inset
39917
39918
39919 \end_layout
39920
39921 \begin_layout Standard
39922 \begin_inset VSpace bigskip
39923 \end_inset
39924
39925
39926 \end_layout
39927
39928 \begin_layout Standard
39929 Inserting a formula into a listing can be done the following way:
39930 \end_layout
39931
39932 \begin_layout Enumerate
39933 Open the listings dialog and add
39934 \begin_inset Newline newline
39935 \end_inset
39936
39937
39938 \family sans
39939 mathescape=true
39940 \family default
39941
39942 \begin_inset Newline newline
39943 \end_inset
39944
39945 to the field of the 
39946 \family sans
39947 Advanced
39948 \family default
39949  tab.
39950 \end_layout
39951
39952 \begin_layout Enumerate
39953 Create a formula outside the listing
39954 \end_layout
39955
39956 \begin_layout Enumerate
39957 Copy the content of the formula (not the formula inset) to the clipboard
39958  (shortcut 
39959 \begin_inset Info
39960 type  "shortcut"
39961 arg   "copy"
39962 \end_inset
39963
39964 )
39965 \end_layout
39966
39967 \begin_layout Enumerate
39968 In the listing write 
39969 \begin_inset Quotes eld
39970 \end_inset
39971
39972
39973 \family sans
39974 $$
39975 \family default
39976
39977 \begin_inset Quotes erd
39978 \end_inset
39979
39980  and copy from the clipboard between the dollar-signs (shortcut 
39981 \begin_inset Info
39982 type  "shortcut"
39983 arg   "paste"
39984 \end_inset
39985
39986 )
39987 \end_layout
39988
39989 \begin_layout Standard
39990 \begin_inset listings
39991 lstparams "language=Python,mathescape=true"
39992 inline false
39993 status open
39994
39995 \begin_layout Plain Layout
39996
39997 \begin_inset Caption Standard
39998
39999 \begin_layout Plain Layout
40000 Example Listing float containing a formula
40001 \end_layout
40002
40003 \end_inset
40004
40005 # Example listing float
40006 \end_layout
40007
40008 \begin_layout Plain Layout
40009
40010 def func(param):
40011 \end_layout
40012
40013 \begin_layout Plain Layout
40014
40015     # $
40016 \backslash
40017 prod_{n=1}^{
40018 \backslash
40019 infty}
40020 \backslash
40021 ,
40022 \backslash
40023 frac{1}{x^{2}}$
40024 \end_layout
40025
40026 \begin_layout Plain Layout
40027
40028     pass
40029 \end_layout
40030
40031 \end_inset
40032
40033
40034 \end_layout
40035
40036 \begin_layout Standard
40037 \begin_inset VSpace bigskip
40038 \end_inset
40039
40040
40041 \end_layout
40042
40043 \begin_layout Standard
40044 Global listings settings can be set in the 
40045 \family sans
40046 Document\SpecialChar menuseparator
40047 Settings\SpecialChar menuseparator
40048 Listings
40049 \family default
40050  dialog.
40051  To get there a list of available options, type in a question mark 
40052 \begin_inset Quotes eld
40053 \end_inset
40054
40055 ?
40056 \begin_inset Quotes erd
40057 \end_inset
40058
40059 .
40060 \end_layout
40061
40062 \begin_layout Standard
40063 For more information about the 
40064 \series bold
40065 listings
40066 \series default
40067  package, we refer to its documentation 
40068 \begin_inset CommandInset citation
40069 LatexCommand cite
40070 key "listings"
40071
40072 \end_inset
40073
40074 .
40075 \end_layout
40076
40077 \begin_layout Standard
40078 \begin_inset Newpage newpage
40079 \end_inset
40080
40081
40082 \end_layout
40083
40084 \begin_layout Chapter
40085 \start_of_appendix
40086 Units available in \SpecialChar LyX
40087
40088 \begin_inset Index idx
40089 status collapsed
40090
40091 \begin_layout Plain Layout
40092 Units
40093 \end_layout
40094
40095 \end_inset
40096
40097
40098 \begin_inset CommandInset label
40099 LatexCommand label
40100 name "cha:Units-available-in"
40101
40102 \end_inset
40103
40104
40105 \end_layout
40106
40107 \begin_layout Standard
40108 To understand the units described in this documentation, Table
40109 \begin_inset space ~
40110 \end_inset
40111
40112
40113 \begin_inset CommandInset ref
40114 LatexCommand ref
40115 reference "tab:Units"
40116
40117 \end_inset
40118
40119  explains all units available in \SpecialChar LyX
40120 .
40121 \end_layout
40122
40123 \begin_layout Standard
40124 \begin_inset Float table
40125 placement h
40126 wide false
40127 sideways false
40128 status open
40129
40130 \begin_layout Plain Layout
40131 \begin_inset Caption Standard
40132
40133 \begin_layout Plain Layout
40134 \begin_inset CommandInset label
40135 LatexCommand label
40136 name "tab:Units"
40137
40138 \end_inset
40139
40140 Units
40141 \end_layout
40142
40143 \end_inset
40144
40145
40146 \end_layout
40147
40148 \begin_layout Plain Layout
40149 \begin_inset VSpace medskip
40150 \end_inset
40151
40152
40153 \end_layout
40154
40155 \begin_layout Plain Layout
40156 \align center
40157 \begin_inset Tabular
40158 <lyxtabular version="3" rows="20" columns="3">
40159 <features tabularvalignment="middle">
40160 <column alignment="center" valignment="top">
40161 <column alignment="center" valignment="top">
40162 <column alignment="center" valignment="top">
40163 <row>
40164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40165 \begin_inset Text
40166
40167 \begin_layout Plain Layout
40168 unit
40169 \end_layout
40170
40171 \end_inset
40172 </cell>
40173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40174 \begin_inset Text
40175
40176 \begin_layout Plain Layout
40177 name/description
40178 \end_layout
40179
40180 \end_inset
40181 </cell>
40182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40183 \begin_inset Text
40184
40185 \begin_layout Plain Layout
40186 \SpecialChar LaTeX
40187  command
40188 \end_layout
40189
40190 \end_inset
40191 </cell>
40192 </row>
40193 <row>
40194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40195 \begin_inset Text
40196
40197 \begin_layout Plain Layout
40198 mm
40199 \end_layout
40200
40201 \end_inset
40202 </cell>
40203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40204 \begin_inset Text
40205
40206 \begin_layout Plain Layout
40207 millimeter
40208 \end_layout
40209
40210 \end_inset
40211 </cell>
40212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40213 \begin_inset Text
40214
40215 \begin_layout Plain Layout
40216 -
40217 \end_layout
40218
40219 \end_inset
40220 </cell>
40221 </row>
40222 <row>
40223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40224 \begin_inset Text
40225
40226 \begin_layout Plain Layout
40227 cm
40228 \end_layout
40229
40230 \end_inset
40231 </cell>
40232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40233 \begin_inset Text
40234
40235 \begin_layout Plain Layout
40236 centimeter
40237 \end_layout
40238
40239 \end_inset
40240 </cell>
40241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40242 \begin_inset Text
40243
40244 \begin_layout Plain Layout
40245 -
40246 \end_layout
40247
40248 \end_inset
40249 </cell>
40250 </row>
40251 <row>
40252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40253 \begin_inset Text
40254
40255 \begin_layout Plain Layout
40256 in
40257 \end_layout
40258
40259 \end_inset
40260 </cell>
40261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40262 \begin_inset Text
40263
40264 \begin_layout Plain Layout
40265 inch
40266 \end_layout
40267
40268 \end_inset
40269 </cell>
40270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40271 \begin_inset Text
40272
40273 \begin_layout Plain Layout
40274 -
40275 \end_layout
40276
40277 \end_inset
40278 </cell>
40279 </row>
40280 <row>
40281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40282 \begin_inset Text
40283
40284 \begin_layout Plain Layout
40285 pt
40286 \end_layout
40287
40288 \end_inset
40289 </cell>
40290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40291 \begin_inset Text
40292
40293 \begin_layout Plain Layout
40294 point (72.27
40295 \begin_inset space \thinspace{}
40296 \end_inset
40297
40298 pt = 1
40299 \begin_inset space \thinspace{}
40300 \end_inset
40301
40302 in)
40303 \end_layout
40304
40305 \end_inset
40306 </cell>
40307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40308 \begin_inset Text
40309
40310 \begin_layout Plain Layout
40311 -
40312 \end_layout
40313
40314 \end_inset
40315 </cell>
40316 </row>
40317 <row>
40318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40319 \begin_inset Text
40320
40321 \begin_layout Plain Layout
40322 pc
40323 \end_layout
40324
40325 \end_inset
40326 </cell>
40327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40328 \begin_inset Text
40329
40330 \begin_layout Plain Layout
40331 pica (1
40332 \begin_inset space \thinspace{}
40333 \end_inset
40334
40335 pc = 12
40336 \begin_inset space \thinspace{}
40337 \end_inset
40338
40339 pt)
40340 \end_layout
40341
40342 \end_inset
40343 </cell>
40344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40345 \begin_inset Text
40346
40347 \begin_layout Plain Layout
40348 -
40349 \end_layout
40350
40351 \end_inset
40352 </cell>
40353 </row>
40354 <row>
40355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40356 \begin_inset Text
40357
40358 \begin_layout Plain Layout
40359 sp
40360 \end_layout
40361
40362 \end_inset
40363 </cell>
40364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40365 \begin_inset Text
40366
40367 \begin_layout Plain Layout
40368 scaled point (65536
40369 \begin_inset space \thinspace{}
40370 \end_inset
40371
40372 sp = 1
40373 \begin_inset space \thinspace{}
40374 \end_inset
40375
40376 pt)
40377 \end_layout
40378
40379 \end_inset
40380 </cell>
40381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40382 \begin_inset Text
40383
40384 \begin_layout Plain Layout
40385 -
40386 \end_layout
40387
40388 \end_inset
40389 </cell>
40390 </row>
40391 <row>
40392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40393 \begin_inset Text
40394
40395 \begin_layout Plain Layout
40396 bp
40397 \end_layout
40398
40399 \end_inset
40400 </cell>
40401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40402 \begin_inset Text
40403
40404 \begin_layout Plain Layout
40405 big point (72
40406 \begin_inset space \thinspace{}
40407 \end_inset
40408
40409 bp = 1
40410 \begin_inset space \thinspace{}
40411 \end_inset
40412
40413 in)
40414 \end_layout
40415
40416 \end_inset
40417 </cell>
40418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40419 \begin_inset Text
40420
40421 \begin_layout Plain Layout
40422 -
40423 \end_layout
40424
40425 \end_inset
40426 </cell>
40427 </row>
40428 <row>
40429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40430 \begin_inset Text
40431
40432 \begin_layout Plain Layout
40433 dd
40434 \end_layout
40435
40436 \end_inset
40437 </cell>
40438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40439 \begin_inset Text
40440
40441 \begin_layout Plain Layout
40442 didot (1
40443 \begin_inset space \thinspace{}
40444 \end_inset
40445
40446 dd 
40447 \begin_inset Formula $\approx$
40448 \end_inset
40449
40450  0.376
40451 \begin_inset space \thinspace{}
40452 \end_inset
40453
40454 mm)
40455 \end_layout
40456
40457 \end_inset
40458 </cell>
40459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40460 \begin_inset Text
40461
40462 \begin_layout Plain Layout
40463 -
40464 \end_layout
40465
40466 \end_inset
40467 </cell>
40468 </row>
40469 <row>
40470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40471 \begin_inset Text
40472
40473 \begin_layout Plain Layout
40474 cc
40475 \end_layout
40476
40477 \end_inset
40478 </cell>
40479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40480 \begin_inset Text
40481
40482 \begin_layout Plain Layout
40483 cicero (1
40484 \begin_inset space \thinspace{}
40485 \end_inset
40486
40487 cc = 12
40488 \begin_inset space \thinspace{}
40489 \end_inset
40490
40491 dd)
40492 \end_layout
40493
40494 \end_inset
40495 </cell>
40496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40497 \begin_inset Text
40498
40499 \begin_layout Plain Layout
40500 -
40501 \end_layout
40502
40503 \end_inset
40504 </cell>
40505 </row>
40506 <row>
40507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40508 \begin_inset Text
40509
40510 \begin_layout Plain Layout
40511 Scale Graphics %
40512 \end_layout
40513
40514 \end_inset
40515 </cell>
40516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40517 \begin_inset Text
40518
40519 \begin_layout Plain Layout
40520 % of original image width
40521 \end_layout
40522
40523 \end_inset
40524 </cell>
40525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40526 \begin_inset Text
40527
40528 \begin_layout Plain Layout
40529
40530 \end_layout
40531
40532 \end_inset
40533 </cell>
40534 </row>
40535 <row>
40536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40537 \begin_inset Text
40538
40539 \begin_layout Plain Layout
40540 Text Width %
40541 \end_layout
40542
40543 \end_inset
40544 </cell>
40545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40546 \begin_inset Text
40547
40548 \begin_layout Plain Layout
40549 % of text width
40550 \end_layout
40551
40552 \end_inset
40553 </cell>
40554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40555 \begin_inset Text
40556
40557 \begin_layout Plain Layout
40558
40559 \backslash
40560 textwidth
40561 \end_layout
40562
40563 \end_inset
40564 </cell>
40565 </row>
40566 <row>
40567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40568 \begin_inset Text
40569
40570 \begin_layout Plain Layout
40571 Column Width %
40572 \end_layout
40573
40574 \end_inset
40575 </cell>
40576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40577 \begin_inset Text
40578
40579 \begin_layout Plain Layout
40580 % of column width
40581 \end_layout
40582
40583 \end_inset
40584 </cell>
40585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40586 \begin_inset Text
40587
40588 \begin_layout Plain Layout
40589
40590 \backslash
40591 columnwidth
40592 \end_layout
40593
40594 \end_inset
40595 </cell>
40596 </row>
40597 <row>
40598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40599 \begin_inset Text
40600
40601 \begin_layout Plain Layout
40602 Page Width %
40603 \end_layout
40604
40605 \end_inset
40606 </cell>
40607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40608 \begin_inset Text
40609
40610 \begin_layout Plain Layout
40611 % of paper width
40612 \end_layout
40613
40614 \end_inset
40615 </cell>
40616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40617 \begin_inset Text
40618
40619 \begin_layout Plain Layout
40620
40621 \backslash
40622 paperwidth
40623 \end_layout
40624
40625 \end_inset
40626 </cell>
40627 </row>
40628 <row>
40629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40630 \begin_inset Text
40631
40632 \begin_layout Plain Layout
40633 Line Width %
40634 \end_layout
40635
40636 \end_inset
40637 </cell>
40638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40639 \begin_inset Text
40640
40641 \begin_layout Plain Layout
40642 % of line width
40643 \end_layout
40644
40645 \end_inset
40646 </cell>
40647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40648 \begin_inset Text
40649
40650 \begin_layout Plain Layout
40651
40652 \backslash
40653 linewidth
40654 \end_layout
40655
40656 \end_inset
40657 </cell>
40658 </row>
40659 <row>
40660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40661 \begin_inset Text
40662
40663 \begin_layout Plain Layout
40664 Text Height %
40665 \end_layout
40666
40667 \end_inset
40668 </cell>
40669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40670 \begin_inset Text
40671
40672 \begin_layout Plain Layout
40673 % of text height
40674 \end_layout
40675
40676 \end_inset
40677 </cell>
40678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40679 \begin_inset Text
40680
40681 \begin_layout Plain Layout
40682
40683 \backslash
40684 textheight
40685 \end_layout
40686
40687 \end_inset
40688 </cell>
40689 </row>
40690 <row>
40691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40692 \begin_inset Text
40693
40694 \begin_layout Plain Layout
40695 Page Height %
40696 \end_layout
40697
40698 \end_inset
40699 </cell>
40700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40701 \begin_inset Text
40702
40703 \begin_layout Plain Layout
40704 % of paper height
40705 \end_layout
40706
40707 \end_inset
40708 </cell>
40709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40710 \begin_inset Text
40711
40712 \begin_layout Plain Layout
40713
40714 \backslash
40715 paperheight
40716 \end_layout
40717
40718 \end_inset
40719 </cell>
40720 </row>
40721 <row>
40722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40723 \begin_inset Text
40724
40725 \begin_layout Plain Layout
40726 ex
40727 \end_layout
40728
40729 \end_inset
40730 </cell>
40731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40732 \begin_inset Text
40733
40734 \begin_layout Plain Layout
40735 height of letter 
40736 \emph on
40737 x
40738 \emph default
40739  in current font
40740 \end_layout
40741
40742 \end_inset
40743 </cell>
40744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40745 \begin_inset Text
40746
40747 \begin_layout Plain Layout
40748 -
40749 \end_layout
40750
40751 \end_inset
40752 </cell>
40753 </row>
40754 <row>
40755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40756 \begin_inset Text
40757
40758 \begin_layout Plain Layout
40759 em
40760 \end_layout
40761
40762 \end_inset
40763 </cell>
40764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40765 \begin_inset Text
40766
40767 \begin_layout Plain Layout
40768 width of letter 
40769 \emph on
40770 M
40771 \emph default
40772  in current font
40773 \end_layout
40774
40775 \end_inset
40776 </cell>
40777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40778 \begin_inset Text
40779
40780 \begin_layout Plain Layout
40781 -
40782 \end_layout
40783
40784 \end_inset
40785 </cell>
40786 </row>
40787 <row>
40788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40789 \begin_inset Text
40790
40791 \begin_layout Plain Layout
40792 mu
40793 \end_layout
40794
40795 \end_inset
40796 </cell>
40797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40798 \begin_inset Text
40799
40800 \begin_layout Plain Layout
40801 math unit (1
40802 \begin_inset space \thinspace{}
40803 \end_inset
40804
40805 mu = 1/18
40806 \begin_inset space \thinspace{}
40807 \end_inset
40808
40809 em)
40810 \end_layout
40811
40812 \end_inset
40813 </cell>
40814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40815 \begin_inset Text
40816
40817 \begin_layout Plain Layout
40818 -
40819 \end_layout
40820
40821 \end_inset
40822 </cell>
40823 </row>
40824 </lyxtabular>
40825
40826 \end_inset
40827
40828
40829 \end_layout
40830
40831 \end_inset
40832
40833
40834 \end_layout
40835
40836 \begin_layout Chapter
40837 Output File Formats with Graphics
40838 \begin_inset CommandInset label
40839 LatexCommand label
40840 name "cha:Output-File-Formats"
40841
40842 \end_inset
40843
40844
40845 \end_layout
40846
40847 \begin_layout Section
40848 DVI
40849 \begin_inset Index idx
40850 status collapsed
40851
40852 \begin_layout Plain Layout
40853 File Formats ! DVI
40854 \end_layout
40855
40856 \end_inset
40857
40858
40859 \begin_inset Index idx
40860 status collapsed
40861
40862 \begin_layout Plain Layout
40863 DVI|see
40864 \begin_inset ERT
40865 status collapsed
40866
40867 \begin_layout Plain Layout
40868
40869 {
40870 \end_layout
40871
40872 \end_inset
40873
40874 File Formats
40875 \begin_inset ERT
40876 status collapsed
40877
40878 \begin_layout Plain Layout
40879
40880 }
40881 \end_layout
40882
40883 \end_inset
40884
40885
40886 \end_layout
40887
40888 \end_inset
40889
40890
40891 \end_layout
40892
40893 \begin_layout Standard
40894 This file type has the extension 
40895 \begin_inset Quotes eld
40896 \end_inset
40897
40898
40899 \family typewriter
40900 .dvi
40901 \family default
40902
40903 \begin_inset Quotes erd
40904 \end_inset
40905
40906 .
40907  It is called 
40908 \begin_inset Quotes eld
40909 \end_inset
40910
40911 device-independent
40912 \begin_inset Quotes erd
40913 \end_inset
40914
40915  (DVI), because it is completely portable; you can move them from one machine
40916  to another without needing to do any sort of conversion.
40917  At the time when this file-format was developed, this was no matter of
40918  course.
40919  DVIs are used for quick previews and as pre-stage for other output formats,
40920  like PostScript.
40921 \end_layout
40922
40923 \begin_layout Standard
40924 \begin_inset Note Greyedout
40925 status open
40926
40927 \begin_layout Plain Layout
40928
40929 \series bold
40930 Note:
40931 \series default
40932  DVI-files do not contain images; they will only be a linked.
40933 \end_layout
40934
40935 \end_inset
40936
40937  So don't forget this, if you move your 
40938 \family typewriter
40939 .dvi
40940 \family default
40941  file to another computer.
40942  This property can also slow down your computer when you view the DVI, because
40943  the DVI-viewer has to convert the image in the background to make it visible
40944  when you scroll in the DVI.
40945  So it is recommended that you use PDF for files with many images.
40946 \end_layout
40947
40948 \begin_layout Standard
40949 You can export your document to DVI by using the menu 
40950 \family sans
40951 File\SpecialChar menuseparator
40952 Export\SpecialChar menuseparator
40953 DVI
40954 \family default
40955 .
40956  You can view your document as DVI via the 
40957 \family sans
40958 View
40959 \family default
40960  menu.
40961 \end_layout
40962
40963 \begin_layout Section
40964 PostScript
40965 \begin_inset Index idx
40966 status collapsed
40967
40968 \begin_layout Plain Layout
40969 File Formats ! PostScript
40970 \end_layout
40971
40972 \end_inset
40973
40974
40975 \begin_inset Index idx
40976 status collapsed
40977
40978 \begin_layout Plain Layout
40979 PostScript|see
40980 \begin_inset ERT
40981 status collapsed
40982
40983 \begin_layout Plain Layout
40984
40985 {
40986 \end_layout
40987
40988 \end_inset
40989
40990 File Formats
40991 \begin_inset ERT
40992 status collapsed
40993
40994 \begin_layout Plain Layout
40995
40996 }
40997 \end_layout
40998
40999 \end_inset
41000
41001
41002 \end_layout
41003
41004 \end_inset
41005
41006
41007 \end_layout
41008
41009 \begin_layout Standard
41010 This file type has the extension 
41011 \begin_inset Quotes eld
41012 \end_inset
41013
41014
41015 \family typewriter
41016 .ps
41017 \family default
41018
41019 \begin_inset Quotes erd
41020 \end_inset
41021
41022 .
41023  PostScript was developed by the company 
41024 \family typewriter
41025 Adobe
41026 \family default
41027  as a printer language.
41028  The file therefore contains commands that the printer uses to print the
41029  file.
41030  PostScript can be seen as a 
41031 \begin_inset Quotes eld
41032 \end_inset
41033
41034 programming language
41035 \begin_inset Quotes erd
41036 \end_inset
41037
41038 ; you can calculate with it and draw diagrams and images
41039 \begin_inset Foot
41040 status collapsed
41041
41042 \begin_layout Plain Layout
41043 If you are interested to learn more about this, have a look at the \SpecialChar LaTeX
41044 -package
41045  
41046 \series bold
41047 PSTricks
41048 \series default
41049  
41050 \begin_inset CommandInset citation
41051 LatexCommand cite
41052 key "pstricks"
41053
41054 \end_inset
41055
41056 .
41057 \end_layout
41058
41059 \end_inset
41060
41061 .
41062  Due to this ability, the files are often bigger than PDFs.
41063 \end_layout
41064
41065 \begin_layout Standard
41066 PostScript can only contain images in the format 
41067 \begin_inset Quotes eld
41068 \end_inset
41069
41070 Encapsulated PostScript
41071 \begin_inset Quotes erd
41072 \end_inset
41073
41074  (EPS, file extension 
41075 \begin_inset Quotes eld
41076 \end_inset
41077
41078
41079 \family typewriter
41080 .eps
41081 \family default
41082
41083 \begin_inset Quotes erd
41084 \end_inset
41085
41086 ).
41087  As \SpecialChar LyX
41088  allows you to use any known image format in your document, it has to
41089  convert images in the background to EPS.
41090  If you have e.g.
41091 \begin_inset space ~
41092 \end_inset
41093
41094 50
41095 \begin_inset space ~
41096 \end_inset
41097
41098 images in your document, \SpecialChar LyX
41099  has to do 50
41100 \begin_inset space ~
41101 \end_inset
41102
41103 conversions whenever you view or export your document.
41104  This will slow down your work flow with \SpecialChar LyX
41105  drastically.
41106  So if you plan to use PostScript, you can insert your images directly as
41107  EPS to avoid this problem.
41108 \end_layout
41109
41110 \begin_layout Standard
41111 You can export your document to PostScript using the menu 
41112 \family sans
41113 File\SpecialChar menuseparator
41114 Export\SpecialChar menuseparator
41115 Postscript
41116 \family default
41117 .
41118  You can view your document as PostScript via the 
41119 \family sans
41120 View
41121 \family default
41122  menu.
41123 \end_layout
41124
41125 \begin_layout Section
41126 PDF
41127 \begin_inset Index idx
41128 status collapsed
41129
41130 \begin_layout Plain Layout
41131 File Formats ! PDF
41132 \end_layout
41133
41134 \end_inset
41135
41136
41137 \begin_inset Index idx
41138 status collapsed
41139
41140 \begin_layout Plain Layout
41141 PDF
41142 \end_layout
41143
41144 \end_inset
41145
41146
41147 \end_layout
41148
41149 \begin_layout Standard
41150 This file type has the extension 
41151 \begin_inset Quotes eld
41152 \end_inset
41153
41154
41155 \family typewriter
41156 .pdf
41157 \family default
41158
41159 \begin_inset Quotes erd
41160 \end_inset
41161
41162 .
41163  The 
41164 \begin_inset Quotes eld
41165 \end_inset
41166
41167 Portable Document Format
41168 \begin_inset Quotes erd
41169 \end_inset
41170
41171  (PDF) was developed by 
41172 \family typewriter
41173 Adobe
41174 \family default
41175  as a derivative of PostScript.
41176  It is more compressed and it uses fewer commands than PostScript.
41177  As the name 
41178 \begin_inset Quotes eld
41179 \end_inset
41180
41181 portable
41182 \begin_inset Quotes erd
41183 \end_inset
41184
41185  implies, it can be processed at any computer system and the printed output
41186  looks exactly the same.
41187 \end_layout
41188
41189 \begin_layout Standard
41190 PDF can contain images in its own PDF format, in the format 
41191 \begin_inset Quotes eld
41192 \end_inset
41193
41194 Joint Photographic Experts Group
41195 \begin_inset Quotes erd
41196 \end_inset
41197
41198  (JPG, file extension 
41199 \begin_inset Quotes eld
41200 \end_inset
41201
41202
41203 \family typewriter
41204 .jpg
41205 \family default
41206
41207 \begin_inset Quotes erd
41208 \end_inset
41209
41210  or 
41211 \begin_inset Quotes eld
41212 \end_inset
41213
41214
41215 \family typewriter
41216 .jpeg
41217 \family default
41218
41219 \begin_inset Quotes erd
41220 \end_inset
41221
41222 ), and in the format 
41223 \begin_inset Quotes eld
41224 \end_inset
41225
41226 Portable Network Graphics
41227 \begin_inset Quotes erd
41228 \end_inset
41229
41230  (PNG, file extension 
41231 \begin_inset Quotes eld
41232 \end_inset
41233
41234
41235 \family typewriter
41236 .png
41237 \family default
41238
41239 \begin_inset Quotes erd
41240 \end_inset
41241
41242 ).
41243  Nevertheless you can use any other image format, because \SpecialChar LyX
41244  converts them
41245  in the background to one of these formats.
41246  But as described in the section about PostScript, the image conversion
41247  will slow down your work flow.
41248  So it is recommended that you use images in one of the three mentioned
41249  formats.
41250 \end_layout
41251
41252 \begin_layout Standard
41253 You can export your document to PDF via the menu 
41254 \family sans
41255 File\SpecialChar menuseparator
41256 Export
41257 \family default
41258  in three different ways:
41259 \end_layout
41260
41261 \begin_layout Description
41262 PDF
41263 \begin_inset space ~
41264 \end_inset
41265
41266 (ps2pdf) This uses the program 
41267 \family typewriter
41268 ps2pdf
41269 \family default
41270  that creates a PDF from a PostScript-version of your file.
41271  The PostScript-version is produced by the program 
41272 \family typewriter
41273 dvips
41274 \family default
41275  which uses a DVI-version as intermediate step.
41276  So this export variant consists of three conversions.
41277 \end_layout
41278
41279 \begin_layout Description
41280 PDF
41281 \begin_inset space ~
41282 \end_inset
41283
41284 (dvipdfm) This uses the program 
41285 \family typewriter
41286 dvipdfm
41287 \family default
41288  that converts your file in the background to DVI and in a second step to
41289  PDF.
41290 \end_layout
41291
41292 \begin_layout Description
41293 PDF
41294 \begin_inset space ~
41295 \end_inset
41296
41297 (pdflatex) This uses the program 
41298 \family typewriter
41299 pdftex
41300 \family default
41301  that converts your file directly to PDF.
41302 \end_layout
41303
41304 \begin_layout Standard
41305 It is recommended that you use 
41306 \family sans
41307 PDF
41308 \begin_inset space ~
41309 \end_inset
41310
41311 (pdflatex)
41312 \family default
41313  because 
41314 \family typewriter
41315 pdftex
41316 \family default
41317  supports all features of actual PDF-versions, is quick and works stable.
41318  The program 
41319 \family typewriter
41320 dvipdfm
41321 \family default
41322  is not under development and therefore a bit outdated.
41323 \end_layout
41324
41325 \begin_layout Standard
41326 You can view your document as PDF via the 
41327 \family sans
41328 View
41329 \family default
41330  menu or by using a toolbar button.
41331 \end_layout
41332
41333 \begin_layout Chapter
41334 List of dvips color names
41335 \begin_inset CommandInset label
41336 LatexCommand label
41337 name "chap:List-of-dvips-colornames"
41338
41339 \end_inset
41340
41341
41342 \end_layout
41343
41344 \begin_layout Standard
41345 \begin_inset Tabular
41346 <lyxtabular version="3" rows="17" columns="4">
41347 <features tabularvalignment="middle">
41348 <column alignment="left" valignment="top" width="0pt">
41349 <column alignment="left" valignment="top" width="0pt">
41350 <column alignment="left" valignment="top" width="0pt">
41351 <column alignment="left" valignment="top" width="0pt">
41352 <row>
41353 <cell alignment="left" valignment="top" usebox="none">
41354 \begin_inset Text
41355
41356 \begin_layout Plain Layout
41357 \begin_inset ERT
41358 status collapsed
41359
41360 \begin_layout Plain Layout
41361
41362
41363 \backslash
41364 fcolorbox{black}{
41365 \end_layout
41366
41367 \end_inset
41368
41369 white
41370 \begin_inset ERT
41371 status collapsed
41372
41373 \begin_layout Plain Layout
41374
41375 }{
41376 \end_layout
41377
41378 \end_inset
41379
41380 Color
41381 \begin_inset ERT
41382 status collapsed
41383
41384 \begin_layout Plain Layout
41385
41386 }
41387 \end_layout
41388
41389 \end_inset
41390
41391  Color name
41392 \end_layout
41393
41394 \end_inset
41395 </cell>
41396 <cell alignment="left" valignment="top" usebox="none">
41397 \begin_inset Text
41398
41399 \begin_layout Plain Layout
41400 \begin_inset ERT
41401 status collapsed
41402
41403 \begin_layout Plain Layout
41404
41405
41406 \backslash
41407 fcolorbox{black}{
41408 \end_layout
41409
41410 \end_inset
41411
41412 white
41413 \begin_inset ERT
41414 status collapsed
41415
41416 \begin_layout Plain Layout
41417
41418 }{
41419 \end_layout
41420
41421 \end_inset
41422
41423 Color
41424 \begin_inset ERT
41425 status collapsed
41426
41427 \begin_layout Plain Layout
41428
41429 }
41430 \end_layout
41431
41432 \end_inset
41433
41434  Color name
41435 \end_layout
41436
41437 \end_inset
41438 </cell>
41439 <cell alignment="left" valignment="top" usebox="none">
41440 \begin_inset Text
41441
41442 \begin_layout Plain Layout
41443 \begin_inset ERT
41444 status collapsed
41445
41446 \begin_layout Plain Layout
41447
41448
41449 \backslash
41450 fcolorbox{black}{
41451 \end_layout
41452
41453 \end_inset
41454
41455 white
41456 \begin_inset ERT
41457 status collapsed
41458
41459 \begin_layout Plain Layout
41460
41461 }{
41462 \end_layout
41463
41464 \end_inset
41465
41466 Color
41467 \begin_inset ERT
41468 status collapsed
41469
41470 \begin_layout Plain Layout
41471
41472 }
41473 \end_layout
41474
41475 \end_inset
41476
41477  Color name
41478 \end_layout
41479
41480 \end_inset
41481 </cell>
41482 <cell alignment="left" valignment="top" usebox="none">
41483 \begin_inset Text
41484
41485 \begin_layout Plain Layout
41486 \begin_inset ERT
41487 status collapsed
41488
41489 \begin_layout Plain Layout
41490
41491
41492 \backslash
41493 fcolorbox{black}{
41494 \end_layout
41495
41496 \end_inset
41497
41498 white
41499 \begin_inset ERT
41500 status collapsed
41501
41502 \begin_layout Plain Layout
41503
41504 }{
41505 \end_layout
41506
41507 \end_inset
41508
41509 Color
41510 \begin_inset ERT
41511 status collapsed
41512
41513 \begin_layout Plain Layout
41514
41515 }
41516 \end_layout
41517
41518 \end_inset
41519
41520  Color name
41521 \end_layout
41522
41523 \end_inset
41524 </cell>
41525 </row>
41526 <row>
41527 <cell alignment="center" valignment="top" usebox="none">
41528 \begin_inset Text
41529
41530 \begin_layout Plain Layout
41531 \begin_inset ERT
41532 status collapsed
41533
41534 \begin_layout Plain Layout
41535
41536
41537 \backslash
41538 fcolorbox{black}{
41539 \end_layout
41540
41541 \end_inset
41542
41543 Apricot
41544 \begin_inset ERT
41545 status collapsed
41546
41547 \begin_layout Plain Layout
41548
41549 }{
41550 \end_layout
41551
41552 \end_inset
41553
41554
41555 \begin_inset Phantom Phantom
41556 status open
41557
41558 \begin_layout Plain Layout
41559 W
41560 \end_layout
41561
41562 \end_inset
41563
41564
41565 \begin_inset ERT
41566 status collapsed
41567
41568 \begin_layout Plain Layout
41569
41570 }
41571 \end_layout
41572
41573 \end_inset
41574
41575  Apricot
41576 \end_layout
41577
41578 \end_inset
41579 </cell>
41580 <cell alignment="center" valignment="top" usebox="none">
41581 \begin_inset Text
41582
41583 \begin_layout Plain Layout
41584 \begin_inset ERT
41585 status collapsed
41586
41587 \begin_layout Plain Layout
41588
41589
41590 \backslash
41591 fcolorbox{black}{
41592 \end_layout
41593
41594 \end_inset
41595
41596 Aquamarine
41597 \begin_inset ERT
41598 status collapsed
41599
41600 \begin_layout Plain Layout
41601
41602 }{
41603 \end_layout
41604
41605 \end_inset
41606
41607
41608 \begin_inset Phantom Phantom
41609 status open
41610
41611 \begin_layout Plain Layout
41612 W
41613 \end_layout
41614
41615 \end_inset
41616
41617
41618 \begin_inset ERT
41619 status collapsed
41620
41621 \begin_layout Plain Layout
41622
41623 }
41624 \end_layout
41625
41626 \end_inset
41627
41628  Aquamarine
41629 \end_layout
41630
41631 \end_inset
41632 </cell>
41633 <cell alignment="center" valignment="top" usebox="none">
41634 \begin_inset Text
41635
41636 \begin_layout Plain Layout
41637 \begin_inset ERT
41638 status collapsed
41639
41640 \begin_layout Plain Layout
41641
41642
41643 \backslash
41644 fcolorbox{black}{
41645 \end_layout
41646
41647 \end_inset
41648
41649 Bittersweet
41650 \begin_inset ERT
41651 status collapsed
41652
41653 \begin_layout Plain Layout
41654
41655 }{
41656 \end_layout
41657
41658 \end_inset
41659
41660
41661 \begin_inset Phantom Phantom
41662 status open
41663
41664 \begin_layout Plain Layout
41665 W
41666 \end_layout
41667
41668 \end_inset
41669
41670
41671 \begin_inset ERT
41672 status collapsed
41673
41674 \begin_layout Plain Layout
41675
41676 }
41677 \end_layout
41678
41679 \end_inset
41680
41681  Bittersweet
41682 \end_layout
41683
41684 \end_inset
41685 </cell>
41686 <cell alignment="center" valignment="top" usebox="none">
41687 \begin_inset Text
41688
41689 \begin_layout Plain Layout
41690 \begin_inset ERT
41691 status collapsed
41692
41693 \begin_layout Plain Layout
41694
41695
41696 \backslash
41697 fcolorbox{black}{
41698 \end_layout
41699
41700 \end_inset
41701
41702 BlueGreen
41703 \begin_inset ERT
41704 status collapsed
41705
41706 \begin_layout Plain Layout
41707
41708 }{
41709 \end_layout
41710
41711 \end_inset
41712
41713
41714 \begin_inset Phantom Phantom
41715 status open
41716
41717 \begin_layout Plain Layout
41718 W
41719 \end_layout
41720
41721 \end_inset
41722
41723
41724 \begin_inset ERT
41725 status collapsed
41726
41727 \begin_layout Plain Layout
41728
41729 }
41730 \end_layout
41731
41732 \end_inset
41733
41734  BlueGreen
41735 \end_layout
41736
41737 \end_inset
41738 </cell>
41739 </row>
41740 <row>
41741 <cell alignment="left" valignment="top" usebox="none">
41742 \begin_inset Text
41743
41744 \begin_layout Plain Layout
41745 \begin_inset ERT
41746 status collapsed
41747
41748 \begin_layout Plain Layout
41749
41750
41751 \backslash
41752 fcolorbox{black}{
41753 \end_layout
41754
41755 \end_inset
41756
41757 BlueViolet
41758 \begin_inset ERT
41759 status collapsed
41760
41761 \begin_layout Plain Layout
41762
41763 }{
41764 \end_layout
41765
41766 \end_inset
41767
41768
41769 \begin_inset Phantom Phantom
41770 status open
41771
41772 \begin_layout Plain Layout
41773 W
41774 \end_layout
41775
41776 \end_inset
41777
41778
41779 \begin_inset ERT
41780 status collapsed
41781
41782 \begin_layout Plain Layout
41783
41784 }
41785 \end_layout
41786
41787 \end_inset
41788
41789  BlueViolet
41790 \end_layout
41791
41792 \end_inset
41793 </cell>
41794 <cell alignment="left" valignment="top" usebox="none">
41795 \begin_inset Text
41796
41797 \begin_layout Plain Layout
41798 \begin_inset ERT
41799 status collapsed
41800
41801 \begin_layout Plain Layout
41802
41803
41804 \backslash
41805 fcolorbox{black}{
41806 \end_layout
41807
41808 \end_inset
41809
41810 BrickRed
41811 \begin_inset ERT
41812 status collapsed
41813
41814 \begin_layout Plain Layout
41815
41816 }{
41817 \end_layout
41818
41819 \end_inset
41820
41821
41822 \begin_inset Phantom Phantom
41823 status open
41824
41825 \begin_layout Plain Layout
41826 W
41827 \end_layout
41828
41829 \end_inset
41830
41831
41832 \begin_inset ERT
41833 status collapsed
41834
41835 \begin_layout Plain Layout
41836
41837 }
41838 \end_layout
41839
41840 \end_inset
41841
41842  BrickRed
41843 \end_layout
41844
41845 \end_inset
41846 </cell>
41847 <cell alignment="left" valignment="top" usebox="none">
41848 \begin_inset Text
41849
41850 \begin_layout Plain Layout
41851 \begin_inset ERT
41852 status collapsed
41853
41854 \begin_layout Plain Layout
41855
41856
41857 \backslash
41858 fcolorbox{black}{
41859 \end_layout
41860
41861 \end_inset
41862
41863 Brown
41864 \begin_inset ERT
41865 status collapsed
41866
41867 \begin_layout Plain Layout
41868
41869 }{
41870 \end_layout
41871
41872 \end_inset
41873
41874
41875 \begin_inset Phantom Phantom
41876 status open
41877
41878 \begin_layout Plain Layout
41879 W
41880 \end_layout
41881
41882 \end_inset
41883
41884
41885 \begin_inset ERT
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889
41890 }
41891 \end_layout
41892
41893 \end_inset
41894
41895  Brown
41896 \end_layout
41897
41898 \end_inset
41899 </cell>
41900 <cell alignment="left" valignment="top" usebox="none">
41901 \begin_inset Text
41902
41903 \begin_layout Plain Layout
41904 \begin_inset ERT
41905 status collapsed
41906
41907 \begin_layout Plain Layout
41908
41909
41910 \backslash
41911 fcolorbox{black}{
41912 \end_layout
41913
41914 \end_inset
41915
41916 BurntOrange
41917 \begin_inset ERT
41918 status collapsed
41919
41920 \begin_layout Plain Layout
41921
41922 }{
41923 \end_layout
41924
41925 \end_inset
41926
41927
41928 \begin_inset Phantom Phantom
41929 status open
41930
41931 \begin_layout Plain Layout
41932 W
41933 \end_layout
41934
41935 \end_inset
41936
41937
41938 \begin_inset ERT
41939 status collapsed
41940
41941 \begin_layout Plain Layout
41942
41943 }
41944 \end_layout
41945
41946 \end_inset
41947
41948  BurntOrange
41949 \end_layout
41950
41951 \end_inset
41952 </cell>
41953 </row>
41954 <row>
41955 <cell alignment="left" valignment="top" usebox="none">
41956 \begin_inset Text
41957
41958 \begin_layout Plain Layout
41959 \begin_inset ERT
41960 status collapsed
41961
41962 \begin_layout Plain Layout
41963
41964
41965 \backslash
41966 fcolorbox{black}{
41967 \end_layout
41968
41969 \end_inset
41970
41971 CadetBlue
41972 \begin_inset ERT
41973 status collapsed
41974
41975 \begin_layout Plain Layout
41976
41977 }{
41978 \end_layout
41979
41980 \end_inset
41981
41982
41983 \begin_inset Phantom Phantom
41984 status open
41985
41986 \begin_layout Plain Layout
41987 W
41988 \end_layout
41989
41990 \end_inset
41991
41992
41993 \begin_inset ERT
41994 status collapsed
41995
41996 \begin_layout Plain Layout
41997
41998 }
41999 \end_layout
42000
42001 \end_inset
42002
42003  CadetBlue
42004 \end_layout
42005
42006 \end_inset
42007 </cell>
42008 <cell alignment="left" valignment="top" usebox="none">
42009 \begin_inset Text
42010
42011 \begin_layout Plain Layout
42012 \begin_inset ERT
42013 status collapsed
42014
42015 \begin_layout Plain Layout
42016
42017
42018 \backslash
42019 fcolorbox{black}{
42020 \end_layout
42021
42022 \end_inset
42023
42024 CarnationPink
42025 \begin_inset ERT
42026 status collapsed
42027
42028 \begin_layout Plain Layout
42029
42030 }{
42031 \end_layout
42032
42033 \end_inset
42034
42035
42036 \begin_inset Phantom Phantom
42037 status open
42038
42039 \begin_layout Plain Layout
42040 W
42041 \end_layout
42042
42043 \end_inset
42044
42045
42046 \begin_inset ERT
42047 status collapsed
42048
42049 \begin_layout Plain Layout
42050
42051 }
42052 \end_layout
42053
42054 \end_inset
42055
42056  CarnationPink
42057 \end_layout
42058
42059 \end_inset
42060 </cell>
42061 <cell alignment="left" valignment="top" usebox="none">
42062 \begin_inset Text
42063
42064 \begin_layout Plain Layout
42065 \begin_inset ERT
42066 status collapsed
42067
42068 \begin_layout Plain Layout
42069
42070
42071 \backslash
42072 fcolorbox{black}{
42073 \end_layout
42074
42075 \end_inset
42076
42077 Cerulean
42078 \begin_inset ERT
42079 status collapsed
42080
42081 \begin_layout Plain Layout
42082
42083 }{
42084 \end_layout
42085
42086 \end_inset
42087
42088
42089 \begin_inset Phantom Phantom
42090 status open
42091
42092 \begin_layout Plain Layout
42093 W
42094 \end_layout
42095
42096 \end_inset
42097
42098
42099 \begin_inset ERT
42100 status collapsed
42101
42102 \begin_layout Plain Layout
42103
42104 }
42105 \end_layout
42106
42107 \end_inset
42108
42109  Cerulean
42110 \end_layout
42111
42112 \end_inset
42113 </cell>
42114 <cell alignment="left" valignment="top" usebox="none">
42115 \begin_inset Text
42116
42117 \begin_layout Plain Layout
42118 \begin_inset ERT
42119 status collapsed
42120
42121 \begin_layout Plain Layout
42122
42123
42124 \backslash
42125 fcolorbox{black}{
42126 \end_layout
42127
42128 \end_inset
42129
42130 CornflowerBlue
42131 \begin_inset ERT
42132 status collapsed
42133
42134 \begin_layout Plain Layout
42135
42136 }{
42137 \end_layout
42138
42139 \end_inset
42140
42141
42142 \begin_inset Phantom Phantom
42143 status open
42144
42145 \begin_layout Plain Layout
42146 W
42147 \end_layout
42148
42149 \end_inset
42150
42151
42152 \begin_inset ERT
42153 status collapsed
42154
42155 \begin_layout Plain Layout
42156
42157 }
42158 \end_layout
42159
42160 \end_inset
42161
42162  CornflowerBlue
42163 \end_layout
42164
42165 \end_inset
42166 </cell>
42167 </row>
42168 <row>
42169 <cell alignment="left" valignment="top" usebox="none">
42170 \begin_inset Text
42171
42172 \begin_layout Plain Layout
42173 \begin_inset ERT
42174 status collapsed
42175
42176 \begin_layout Plain Layout
42177
42178
42179 \backslash
42180 fcolorbox{black}{
42181 \end_layout
42182
42183 \end_inset
42184
42185 Dandelion
42186 \begin_inset ERT
42187 status collapsed
42188
42189 \begin_layout Plain Layout
42190
42191 }{
42192 \end_layout
42193
42194 \end_inset
42195
42196
42197 \begin_inset Phantom Phantom
42198 status open
42199
42200 \begin_layout Plain Layout
42201 W
42202 \end_layout
42203
42204 \end_inset
42205
42206
42207 \begin_inset ERT
42208 status collapsed
42209
42210 \begin_layout Plain Layout
42211
42212 }
42213 \end_layout
42214
42215 \end_inset
42216
42217  Dandelion
42218 \end_layout
42219
42220 \end_inset
42221 </cell>
42222 <cell alignment="left" valignment="top" usebox="none">
42223 \begin_inset Text
42224
42225 \begin_layout Plain Layout
42226 \begin_inset ERT
42227 status collapsed
42228
42229 \begin_layout Plain Layout
42230
42231
42232 \backslash
42233 fcolorbox{black}{
42234 \end_layout
42235
42236 \end_inset
42237
42238 DarkOrchid
42239 \begin_inset ERT
42240 status collapsed
42241
42242 \begin_layout Plain Layout
42243
42244 }{
42245 \end_layout
42246
42247 \end_inset
42248
42249
42250 \begin_inset Phantom Phantom
42251 status open
42252
42253 \begin_layout Plain Layout
42254 W
42255 \end_layout
42256
42257 \end_inset
42258
42259
42260 \begin_inset ERT
42261 status collapsed
42262
42263 \begin_layout Plain Layout
42264
42265 }
42266 \end_layout
42267
42268 \end_inset
42269
42270  DarkOrchid
42271 \end_layout
42272
42273 \end_inset
42274 </cell>
42275 <cell alignment="left" valignment="top" usebox="none">
42276 \begin_inset Text
42277
42278 \begin_layout Plain Layout
42279 \begin_inset ERT
42280 status collapsed
42281
42282 \begin_layout Plain Layout
42283
42284
42285 \backslash
42286 fcolorbox{black}{
42287 \end_layout
42288
42289 \end_inset
42290
42291 Emerald
42292 \begin_inset ERT
42293 status collapsed
42294
42295 \begin_layout Plain Layout
42296
42297 }{
42298 \end_layout
42299
42300 \end_inset
42301
42302
42303 \begin_inset Phantom Phantom
42304 status open
42305
42306 \begin_layout Plain Layout
42307 W
42308 \end_layout
42309
42310 \end_inset
42311
42312
42313 \begin_inset ERT
42314 status collapsed
42315
42316 \begin_layout Plain Layout
42317
42318 }
42319 \end_layout
42320
42321 \end_inset
42322
42323  Emerald
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 <cell alignment="left" valignment="top" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332 \begin_inset ERT
42333 status collapsed
42334
42335 \begin_layout Plain Layout
42336
42337
42338 \backslash
42339 fcolorbox{black}{
42340 \end_layout
42341
42342 \end_inset
42343
42344 ForestGreen
42345 \begin_inset ERT
42346 status collapsed
42347
42348 \begin_layout Plain Layout
42349
42350 }{
42351 \end_layout
42352
42353 \end_inset
42354
42355
42356 \begin_inset Phantom Phantom
42357 status open
42358
42359 \begin_layout Plain Layout
42360 W
42361 \end_layout
42362
42363 \end_inset
42364
42365
42366 \begin_inset ERT
42367 status collapsed
42368
42369 \begin_layout Plain Layout
42370
42371 }
42372 \end_layout
42373
42374 \end_inset
42375
42376  ForestGreen
42377 \end_layout
42378
42379 \end_inset
42380 </cell>
42381 </row>
42382 <row>
42383 <cell alignment="left" valignment="top" usebox="none">
42384 \begin_inset Text
42385
42386 \begin_layout Plain Layout
42387 \begin_inset ERT
42388 status collapsed
42389
42390 \begin_layout Plain Layout
42391
42392
42393 \backslash
42394 fcolorbox{black}{
42395 \end_layout
42396
42397 \end_inset
42398
42399 Fuchsia
42400 \begin_inset ERT
42401 status collapsed
42402
42403 \begin_layout Plain Layout
42404
42405 }{
42406 \end_layout
42407
42408 \end_inset
42409
42410
42411 \begin_inset Phantom Phantom
42412 status open
42413
42414 \begin_layout Plain Layout
42415 W
42416 \end_layout
42417
42418 \end_inset
42419
42420
42421 \begin_inset ERT
42422 status collapsed
42423
42424 \begin_layout Plain Layout
42425
42426 }
42427 \end_layout
42428
42429 \end_inset
42430
42431  Fuchsia
42432 \end_layout
42433
42434 \end_inset
42435 </cell>
42436 <cell alignment="left" valignment="top" usebox="none">
42437 \begin_inset Text
42438
42439 \begin_layout Plain Layout
42440 \begin_inset ERT
42441 status collapsed
42442
42443 \begin_layout Plain Layout
42444
42445
42446 \backslash
42447 fcolorbox{black}{
42448 \end_layout
42449
42450 \end_inset
42451
42452 Goldenrod
42453 \begin_inset ERT
42454 status collapsed
42455
42456 \begin_layout Plain Layout
42457
42458 }{
42459 \end_layout
42460
42461 \end_inset
42462
42463
42464 \begin_inset Phantom Phantom
42465 status open
42466
42467 \begin_layout Plain Layout
42468 W
42469 \end_layout
42470
42471 \end_inset
42472
42473
42474 \begin_inset ERT
42475 status collapsed
42476
42477 \begin_layout Plain Layout
42478
42479 }
42480 \end_layout
42481
42482 \end_inset
42483
42484  Goldenrod
42485 \end_layout
42486
42487 \end_inset
42488 </cell>
42489 <cell alignment="left" valignment="top" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493 \begin_inset ERT
42494 status collapsed
42495
42496 \begin_layout Plain Layout
42497
42498
42499 \backslash
42500 fcolorbox{black}{
42501 \end_layout
42502
42503 \end_inset
42504
42505 Gray
42506 \begin_inset ERT
42507 status collapsed
42508
42509 \begin_layout Plain Layout
42510
42511 }{
42512 \end_layout
42513
42514 \end_inset
42515
42516
42517 \begin_inset Phantom Phantom
42518 status open
42519
42520 \begin_layout Plain Layout
42521 W
42522 \end_layout
42523
42524 \end_inset
42525
42526
42527 \begin_inset ERT
42528 status collapsed
42529
42530 \begin_layout Plain Layout
42531
42532 }
42533 \end_layout
42534
42535 \end_inset
42536
42537  Gray
42538 \end_layout
42539
42540 \end_inset
42541 </cell>
42542 <cell alignment="left" valignment="top" usebox="none">
42543 \begin_inset Text
42544
42545 \begin_layout Plain Layout
42546 \begin_inset ERT
42547 status collapsed
42548
42549 \begin_layout Plain Layout
42550
42551
42552 \backslash
42553 fcolorbox{black}{
42554 \end_layout
42555
42556 \end_inset
42557
42558 GreenYellow
42559 \begin_inset ERT
42560 status collapsed
42561
42562 \begin_layout Plain Layout
42563
42564 }{
42565 \end_layout
42566
42567 \end_inset
42568
42569
42570 \begin_inset Phantom Phantom
42571 status open
42572
42573 \begin_layout Plain Layout
42574 W
42575 \end_layout
42576
42577 \end_inset
42578
42579
42580 \begin_inset ERT
42581 status collapsed
42582
42583 \begin_layout Plain Layout
42584
42585 }
42586 \end_layout
42587
42588 \end_inset
42589
42590  GreenYellow
42591 \end_layout
42592
42593 \end_inset
42594 </cell>
42595 </row>
42596 <row>
42597 <cell alignment="center" valignment="top" usebox="none">
42598 \begin_inset Text
42599
42600 \begin_layout Plain Layout
42601 \begin_inset ERT
42602 status collapsed
42603
42604 \begin_layout Plain Layout
42605
42606
42607 \backslash
42608 fcolorbox{black}{
42609 \end_layout
42610
42611 \end_inset
42612
42613 JungleGreen
42614 \begin_inset ERT
42615 status collapsed
42616
42617 \begin_layout Plain Layout
42618
42619 }{
42620 \end_layout
42621
42622 \end_inset
42623
42624
42625 \begin_inset Phantom Phantom
42626 status open
42627
42628 \begin_layout Plain Layout
42629 W
42630 \end_layout
42631
42632 \end_inset
42633
42634
42635 \begin_inset ERT
42636 status collapsed
42637
42638 \begin_layout Plain Layout
42639
42640 }
42641 \end_layout
42642
42643 \end_inset
42644
42645  JungleGreen
42646 \end_layout
42647
42648 \end_inset
42649 </cell>
42650 <cell alignment="center" valignment="top" usebox="none">
42651 \begin_inset Text
42652
42653 \begin_layout Plain Layout
42654 \begin_inset ERT
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658
42659
42660 \backslash
42661 fcolorbox{black}{
42662 \end_layout
42663
42664 \end_inset
42665
42666 Lavender
42667 \begin_inset ERT
42668 status collapsed
42669
42670 \begin_layout Plain Layout
42671
42672 }{
42673 \end_layout
42674
42675 \end_inset
42676
42677
42678 \begin_inset Phantom Phantom
42679 status open
42680
42681 \begin_layout Plain Layout
42682 W
42683 \end_layout
42684
42685 \end_inset
42686
42687
42688 \begin_inset ERT
42689 status collapsed
42690
42691 \begin_layout Plain Layout
42692
42693 }
42694 \end_layout
42695
42696 \end_inset
42697
42698  Lavender
42699 \end_layout
42700
42701 \end_inset
42702 </cell>
42703 <cell alignment="center" valignment="top" usebox="none">
42704 \begin_inset Text
42705
42706 \begin_layout Plain Layout
42707 \begin_inset ERT
42708 status collapsed
42709
42710 \begin_layout Plain Layout
42711
42712
42713 \backslash
42714 fcolorbox{black}{
42715 \end_layout
42716
42717 \end_inset
42718
42719 LimeGreen
42720 \begin_inset ERT
42721 status collapsed
42722
42723 \begin_layout Plain Layout
42724
42725 }{
42726 \end_layout
42727
42728 \end_inset
42729
42730
42731 \begin_inset Phantom Phantom
42732 status open
42733
42734 \begin_layout Plain Layout
42735 W
42736 \end_layout
42737
42738 \end_inset
42739
42740
42741 \begin_inset ERT
42742 status collapsed
42743
42744 \begin_layout Plain Layout
42745
42746 }
42747 \end_layout
42748
42749 \end_inset
42750
42751  LimeGreen
42752 \end_layout
42753
42754 \end_inset
42755 </cell>
42756 <cell alignment="center" valignment="top" usebox="none">
42757 \begin_inset Text
42758
42759 \begin_layout Plain Layout
42760 \begin_inset ERT
42761 status collapsed
42762
42763 \begin_layout Plain Layout
42764
42765
42766 \backslash
42767 fcolorbox{black}{
42768 \end_layout
42769
42770 \end_inset
42771
42772 Mahogany
42773 \begin_inset ERT
42774 status collapsed
42775
42776 \begin_layout Plain Layout
42777
42778 }{
42779 \end_layout
42780
42781 \end_inset
42782
42783
42784 \begin_inset Phantom Phantom
42785 status open
42786
42787 \begin_layout Plain Layout
42788 W
42789 \end_layout
42790
42791 \end_inset
42792
42793
42794 \begin_inset ERT
42795 status collapsed
42796
42797 \begin_layout Plain Layout
42798
42799 }
42800 \end_layout
42801
42802 \end_inset
42803
42804  Mahogany
42805 \end_layout
42806
42807 \end_inset
42808 </cell>
42809 </row>
42810 <row>
42811 <cell alignment="left" valignment="top" usebox="none">
42812 \begin_inset Text
42813
42814 \begin_layout Plain Layout
42815 \begin_inset ERT
42816 status collapsed
42817
42818 \begin_layout Plain Layout
42819
42820
42821 \backslash
42822 fcolorbox{black}{
42823 \end_layout
42824
42825 \end_inset
42826
42827 Mahogany
42828 \begin_inset ERT
42829 status collapsed
42830
42831 \begin_layout Plain Layout
42832
42833 }{
42834 \end_layout
42835
42836 \end_inset
42837
42838
42839 \begin_inset Phantom Phantom
42840 status open
42841
42842 \begin_layout Plain Layout
42843 W
42844 \end_layout
42845
42846 \end_inset
42847
42848
42849 \begin_inset ERT
42850 status collapsed
42851
42852 \begin_layout Plain Layout
42853
42854 }
42855 \end_layout
42856
42857 \end_inset
42858
42859  Mahogany
42860 \end_layout
42861
42862 \end_inset
42863 </cell>
42864 <cell alignment="left" valignment="top" usebox="none">
42865 \begin_inset Text
42866
42867 \begin_layout Plain Layout
42868 \begin_inset ERT
42869 status collapsed
42870
42871 \begin_layout Plain Layout
42872
42873
42874 \backslash
42875 fcolorbox{black}{
42876 \end_layout
42877
42878 \end_inset
42879
42880 Maroon
42881 \begin_inset ERT
42882 status collapsed
42883
42884 \begin_layout Plain Layout
42885
42886 }{
42887 \end_layout
42888
42889 \end_inset
42890
42891
42892 \begin_inset Phantom Phantom
42893 status open
42894
42895 \begin_layout Plain Layout
42896 W
42897 \end_layout
42898
42899 \end_inset
42900
42901
42902 \begin_inset ERT
42903 status collapsed
42904
42905 \begin_layout Plain Layout
42906
42907 }
42908 \end_layout
42909
42910 \end_inset
42911
42912  Maroon
42913 \end_layout
42914
42915 \end_inset
42916 </cell>
42917 <cell alignment="left" valignment="top" usebox="none">
42918 \begin_inset Text
42919
42920 \begin_layout Plain Layout
42921 \begin_inset ERT
42922 status collapsed
42923
42924 \begin_layout Plain Layout
42925
42926
42927 \backslash
42928 fcolorbox{black}{
42929 \end_layout
42930
42931 \end_inset
42932
42933 Melon
42934 \begin_inset ERT
42935 status collapsed
42936
42937 \begin_layout Plain Layout
42938
42939 }{
42940 \end_layout
42941
42942 \end_inset
42943
42944
42945 \begin_inset Phantom Phantom
42946 status open
42947
42948 \begin_layout Plain Layout
42949 W
42950 \end_layout
42951
42952 \end_inset
42953
42954
42955 \begin_inset ERT
42956 status collapsed
42957
42958 \begin_layout Plain Layout
42959
42960 }
42961 \end_layout
42962
42963 \end_inset
42964
42965  Melon
42966 \end_layout
42967
42968 \end_inset
42969 </cell>
42970 <cell alignment="left" valignment="top" usebox="none">
42971 \begin_inset Text
42972
42973 \begin_layout Plain Layout
42974 \begin_inset ERT
42975 status collapsed
42976
42977 \begin_layout Plain Layout
42978
42979
42980 \backslash
42981 fcolorbox{black}{
42982 \end_layout
42983
42984 \end_inset
42985
42986 MidnightBlue
42987 \begin_inset ERT
42988 status collapsed
42989
42990 \begin_layout Plain Layout
42991
42992 }{
42993 \end_layout
42994
42995 \end_inset
42996
42997
42998 \begin_inset Phantom Phantom
42999 status open
43000
43001 \begin_layout Plain Layout
43002 W
43003 \end_layout
43004
43005 \end_inset
43006
43007
43008 \begin_inset ERT
43009 status collapsed
43010
43011 \begin_layout Plain Layout
43012
43013 }
43014 \end_layout
43015
43016 \end_inset
43017
43018  MidnightBlue
43019 \end_layout
43020
43021 \end_inset
43022 </cell>
43023 </row>
43024 <row>
43025 <cell alignment="left" valignment="top" usebox="none">
43026 \begin_inset Text
43027
43028 \begin_layout Plain Layout
43029 \begin_inset ERT
43030 status collapsed
43031
43032 \begin_layout Plain Layout
43033
43034
43035 \backslash
43036 fcolorbox{black}{
43037 \end_layout
43038
43039 \end_inset
43040
43041 Mulberry
43042 \begin_inset ERT
43043 status collapsed
43044
43045 \begin_layout Plain Layout
43046
43047 }{
43048 \end_layout
43049
43050 \end_inset
43051
43052
43053 \begin_inset Phantom Phantom
43054 status open
43055
43056 \begin_layout Plain Layout
43057 W
43058 \end_layout
43059
43060 \end_inset
43061
43062
43063 \begin_inset ERT
43064 status collapsed
43065
43066 \begin_layout Plain Layout
43067
43068 }
43069 \end_layout
43070
43071 \end_inset
43072
43073  Mulberry
43074 \end_layout
43075
43076 \end_inset
43077 </cell>
43078 <cell alignment="left" valignment="top" usebox="none">
43079 \begin_inset Text
43080
43081 \begin_layout Plain Layout
43082 \begin_inset ERT
43083 status collapsed
43084
43085 \begin_layout Plain Layout
43086
43087
43088 \backslash
43089 fcolorbox{black}{
43090 \end_layout
43091
43092 \end_inset
43093
43094 NavyBlue
43095 \begin_inset ERT
43096 status collapsed
43097
43098 \begin_layout Plain Layout
43099
43100 }{
43101 \end_layout
43102
43103 \end_inset
43104
43105
43106 \begin_inset Phantom Phantom
43107 status open
43108
43109 \begin_layout Plain Layout
43110 W
43111 \end_layout
43112
43113 \end_inset
43114
43115
43116 \begin_inset ERT
43117 status collapsed
43118
43119 \begin_layout Plain Layout
43120
43121 }
43122 \end_layout
43123
43124 \end_inset
43125
43126  NavyBlue
43127 \end_layout
43128
43129 \end_inset
43130 </cell>
43131 <cell alignment="left" valignment="top" usebox="none">
43132 \begin_inset Text
43133
43134 \begin_layout Plain Layout
43135 \begin_inset ERT
43136 status collapsed
43137
43138 \begin_layout Plain Layout
43139
43140
43141 \backslash
43142 fcolorbox{black}{
43143 \end_layout
43144
43145 \end_inset
43146
43147 OliveGreen
43148 \begin_inset ERT
43149 status collapsed
43150
43151 \begin_layout Plain Layout
43152
43153 }{
43154 \end_layout
43155
43156 \end_inset
43157
43158
43159 \begin_inset Phantom Phantom
43160 status open
43161
43162 \begin_layout Plain Layout
43163 W
43164 \end_layout
43165
43166 \end_inset
43167
43168
43169 \begin_inset ERT
43170 status collapsed
43171
43172 \begin_layout Plain Layout
43173
43174 }
43175 \end_layout
43176
43177 \end_inset
43178
43179  OliveGreen
43180 \end_layout
43181
43182 \end_inset
43183 </cell>
43184 <cell alignment="left" valignment="top" usebox="none">
43185 \begin_inset Text
43186
43187 \begin_layout Plain Layout
43188 \begin_inset ERT
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192
43193
43194 \backslash
43195 fcolorbox{black}{
43196 \end_layout
43197
43198 \end_inset
43199
43200 Orange
43201 \begin_inset ERT
43202 status collapsed
43203
43204 \begin_layout Plain Layout
43205
43206 }{
43207 \end_layout
43208
43209 \end_inset
43210
43211
43212 \begin_inset Phantom Phantom
43213 status open
43214
43215 \begin_layout Plain Layout
43216 W
43217 \end_layout
43218
43219 \end_inset
43220
43221
43222 \begin_inset ERT
43223 status collapsed
43224
43225 \begin_layout Plain Layout
43226
43227 }
43228 \end_layout
43229
43230 \end_inset
43231
43232  Orange
43233 \end_layout
43234
43235 \end_inset
43236 </cell>
43237 </row>
43238 <row>
43239 <cell alignment="left" valignment="top" usebox="none">
43240 \begin_inset Text
43241
43242 \begin_layout Plain Layout
43243 \begin_inset ERT
43244 status collapsed
43245
43246 \begin_layout Plain Layout
43247
43248
43249 \backslash
43250 fcolorbox{black}{
43251 \end_layout
43252
43253 \end_inset
43254
43255 OrangeRed
43256 \begin_inset ERT
43257 status collapsed
43258
43259 \begin_layout Plain Layout
43260
43261 }{
43262 \end_layout
43263
43264 \end_inset
43265
43266
43267 \begin_inset Phantom Phantom
43268 status open
43269
43270 \begin_layout Plain Layout
43271 W
43272 \end_layout
43273
43274 \end_inset
43275
43276
43277 \begin_inset ERT
43278 status collapsed
43279
43280 \begin_layout Plain Layout
43281
43282 }
43283 \end_layout
43284
43285 \end_inset
43286
43287  OrangeRed
43288 \end_layout
43289
43290 \end_inset
43291 </cell>
43292 <cell alignment="left" valignment="top" usebox="none">
43293 \begin_inset Text
43294
43295 \begin_layout Plain Layout
43296 \begin_inset ERT
43297 status collapsed
43298
43299 \begin_layout Plain Layout
43300
43301
43302 \backslash
43303 fcolorbox{black}{
43304 \end_layout
43305
43306 \end_inset
43307
43308 Orchid
43309 \begin_inset ERT
43310 status collapsed
43311
43312 \begin_layout Plain Layout
43313
43314 }{
43315 \end_layout
43316
43317 \end_inset
43318
43319
43320 \begin_inset Phantom Phantom
43321 status open
43322
43323 \begin_layout Plain Layout
43324 W
43325 \end_layout
43326
43327 \end_inset
43328
43329
43330 \begin_inset ERT
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334
43335 }
43336 \end_layout
43337
43338 \end_inset
43339
43340  Orchid
43341 \end_layout
43342
43343 \end_inset
43344 </cell>
43345 <cell alignment="left" valignment="top" usebox="none">
43346 \begin_inset Text
43347
43348 \begin_layout Plain Layout
43349 \begin_inset ERT
43350 status collapsed
43351
43352 \begin_layout Plain Layout
43353
43354
43355 \backslash
43356 fcolorbox{black}{
43357 \end_layout
43358
43359 \end_inset
43360
43361 Peach
43362 \begin_inset ERT
43363 status collapsed
43364
43365 \begin_layout Plain Layout
43366
43367 }{
43368 \end_layout
43369
43370 \end_inset
43371
43372
43373 \begin_inset Phantom Phantom
43374 status open
43375
43376 \begin_layout Plain Layout
43377 W
43378 \end_layout
43379
43380 \end_inset
43381
43382
43383 \begin_inset ERT
43384 status collapsed
43385
43386 \begin_layout Plain Layout
43387
43388 }
43389 \end_layout
43390
43391 \end_inset
43392
43393  Peach
43394 \end_layout
43395
43396 \end_inset
43397 </cell>
43398 <cell alignment="left" valignment="top" usebox="none">
43399 \begin_inset Text
43400
43401 \begin_layout Plain Layout
43402 \begin_inset ERT
43403 status collapsed
43404
43405 \begin_layout Plain Layout
43406
43407
43408 \backslash
43409 fcolorbox{black}{
43410 \end_layout
43411
43412 \end_inset
43413
43414 Periwinkle
43415 \begin_inset ERT
43416 status collapsed
43417
43418 \begin_layout Plain Layout
43419
43420 }{
43421 \end_layout
43422
43423 \end_inset
43424
43425
43426 \begin_inset Phantom Phantom
43427 status open
43428
43429 \begin_layout Plain Layout
43430 W
43431 \end_layout
43432
43433 \end_inset
43434
43435
43436 \begin_inset ERT
43437 status collapsed
43438
43439 \begin_layout Plain Layout
43440
43441 }
43442 \end_layout
43443
43444 \end_inset
43445
43446  Periwinkle
43447 \end_layout
43448
43449 \end_inset
43450 </cell>
43451 </row>
43452 <row>
43453 <cell alignment="left" valignment="top" usebox="none">
43454 \begin_inset Text
43455
43456 \begin_layout Plain Layout
43457 \begin_inset ERT
43458 status collapsed
43459
43460 \begin_layout Plain Layout
43461
43462
43463 \backslash
43464 fcolorbox{black}{
43465 \end_layout
43466
43467 \end_inset
43468
43469 PineGreen
43470 \begin_inset ERT
43471 status collapsed
43472
43473 \begin_layout Plain Layout
43474
43475 }{
43476 \end_layout
43477
43478 \end_inset
43479
43480
43481 \begin_inset Phantom Phantom
43482 status open
43483
43484 \begin_layout Plain Layout
43485 W
43486 \end_layout
43487
43488 \end_inset
43489
43490
43491 \begin_inset ERT
43492 status collapsed
43493
43494 \begin_layout Plain Layout
43495
43496 }
43497 \end_layout
43498
43499 \end_inset
43500
43501  PineGreen
43502 \end_layout
43503
43504 \end_inset
43505 </cell>
43506 <cell alignment="left" valignment="top" usebox="none">
43507 \begin_inset Text
43508
43509 \begin_layout Plain Layout
43510 \begin_inset ERT
43511 status collapsed
43512
43513 \begin_layout Plain Layout
43514
43515
43516 \backslash
43517 fcolorbox{black}{
43518 \end_layout
43519
43520 \end_inset
43521
43522 Plum
43523 \begin_inset ERT
43524 status collapsed
43525
43526 \begin_layout Plain Layout
43527
43528 }{
43529 \end_layout
43530
43531 \end_inset
43532
43533
43534 \begin_inset Phantom Phantom
43535 status open
43536
43537 \begin_layout Plain Layout
43538 W
43539 \end_layout
43540
43541 \end_inset
43542
43543
43544 \begin_inset ERT
43545 status collapsed
43546
43547 \begin_layout Plain Layout
43548
43549 }
43550 \end_layout
43551
43552 \end_inset
43553
43554  Plum
43555 \end_layout
43556
43557 \end_inset
43558 </cell>
43559 <cell alignment="left" valignment="top" usebox="none">
43560 \begin_inset Text
43561
43562 \begin_layout Plain Layout
43563 \begin_inset ERT
43564 status collapsed
43565
43566 \begin_layout Plain Layout
43567
43568
43569 \backslash
43570 fcolorbox{black}{
43571 \end_layout
43572
43573 \end_inset
43574
43575 ProcessBlue
43576 \begin_inset ERT
43577 status collapsed
43578
43579 \begin_layout Plain Layout
43580
43581 }{
43582 \end_layout
43583
43584 \end_inset
43585
43586
43587 \begin_inset Phantom Phantom
43588 status open
43589
43590 \begin_layout Plain Layout
43591 W
43592 \end_layout
43593
43594 \end_inset
43595
43596
43597 \begin_inset ERT
43598 status collapsed
43599
43600 \begin_layout Plain Layout
43601
43602 }
43603 \end_layout
43604
43605 \end_inset
43606
43607  ProcessBlue
43608 \end_layout
43609
43610 \end_inset
43611 </cell>
43612 <cell alignment="left" valignment="top" usebox="none">
43613 \begin_inset Text
43614
43615 \begin_layout Plain Layout
43616 \begin_inset ERT
43617 status collapsed
43618
43619 \begin_layout Plain Layout
43620
43621
43622 \backslash
43623 fcolorbox{black}{
43624 \end_layout
43625
43626 \end_inset
43627
43628 Purple
43629 \begin_inset ERT
43630 status collapsed
43631
43632 \begin_layout Plain Layout
43633
43634 }{
43635 \end_layout
43636
43637 \end_inset
43638
43639
43640 \begin_inset Phantom Phantom
43641 status open
43642
43643 \begin_layout Plain Layout
43644 W
43645 \end_layout
43646
43647 \end_inset
43648
43649
43650 \begin_inset ERT
43651 status collapsed
43652
43653 \begin_layout Plain Layout
43654
43655 }
43656 \end_layout
43657
43658 \end_inset
43659
43660  Purple
43661 \end_layout
43662
43663 \end_inset
43664 </cell>
43665 </row>
43666 <row>
43667 <cell alignment="left" valignment="top" usebox="none">
43668 \begin_inset Text
43669
43670 \begin_layout Plain Layout
43671 \begin_inset ERT
43672 status collapsed
43673
43674 \begin_layout Plain Layout
43675
43676
43677 \backslash
43678 fcolorbox{black}{
43679 \end_layout
43680
43681 \end_inset
43682
43683 RawSienna
43684 \begin_inset ERT
43685 status collapsed
43686
43687 \begin_layout Plain Layout
43688
43689 }{
43690 \end_layout
43691
43692 \end_inset
43693
43694
43695 \begin_inset Phantom Phantom
43696 status open
43697
43698 \begin_layout Plain Layout
43699 W
43700 \end_layout
43701
43702 \end_inset
43703
43704
43705 \begin_inset ERT
43706 status collapsed
43707
43708 \begin_layout Plain Layout
43709
43710 }
43711 \end_layout
43712
43713 \end_inset
43714
43715  RawSienna
43716 \end_layout
43717
43718 \end_inset
43719 </cell>
43720 <cell alignment="left" valignment="top" usebox="none">
43721 \begin_inset Text
43722
43723 \begin_layout Plain Layout
43724 \begin_inset ERT
43725 status collapsed
43726
43727 \begin_layout Plain Layout
43728
43729
43730 \backslash
43731 fcolorbox{black}{
43732 \end_layout
43733
43734 \end_inset
43735
43736 RedOrange
43737 \begin_inset ERT
43738 status collapsed
43739
43740 \begin_layout Plain Layout
43741
43742 }{
43743 \end_layout
43744
43745 \end_inset
43746
43747
43748 \begin_inset Phantom Phantom
43749 status open
43750
43751 \begin_layout Plain Layout
43752 W
43753 \end_layout
43754
43755 \end_inset
43756
43757
43758 \begin_inset ERT
43759 status collapsed
43760
43761 \begin_layout Plain Layout
43762
43763 }
43764 \end_layout
43765
43766 \end_inset
43767
43768  RedOrange
43769 \end_layout
43770
43771 \end_inset
43772 </cell>
43773 <cell alignment="left" valignment="top" usebox="none">
43774 \begin_inset Text
43775
43776 \begin_layout Plain Layout
43777 \begin_inset ERT
43778 status collapsed
43779
43780 \begin_layout Plain Layout
43781
43782
43783 \backslash
43784 fcolorbox{black}{
43785 \end_layout
43786
43787 \end_inset
43788
43789 RedViolet
43790 \begin_inset ERT
43791 status collapsed
43792
43793 \begin_layout Plain Layout
43794
43795 }{
43796 \end_layout
43797
43798 \end_inset
43799
43800
43801 \begin_inset Phantom Phantom
43802 status open
43803
43804 \begin_layout Plain Layout
43805 W
43806 \end_layout
43807
43808 \end_inset
43809
43810
43811 \begin_inset ERT
43812 status collapsed
43813
43814 \begin_layout Plain Layout
43815
43816 }
43817 \end_layout
43818
43819 \end_inset
43820
43821  RedViolet
43822 \end_layout
43823
43824 \end_inset
43825 </cell>
43826 <cell alignment="left" valignment="top" usebox="none">
43827 \begin_inset Text
43828
43829 \begin_layout Plain Layout
43830 \begin_inset ERT
43831 status collapsed
43832
43833 \begin_layout Plain Layout
43834
43835
43836 \backslash
43837 fcolorbox{black}{
43838 \end_layout
43839
43840 \end_inset
43841
43842 Rhodamine
43843 \begin_inset ERT
43844 status collapsed
43845
43846 \begin_layout Plain Layout
43847
43848 }{
43849 \end_layout
43850
43851 \end_inset
43852
43853
43854 \begin_inset Phantom Phantom
43855 status open
43856
43857 \begin_layout Plain Layout
43858 W
43859 \end_layout
43860
43861 \end_inset
43862
43863
43864 \begin_inset ERT
43865 status collapsed
43866
43867 \begin_layout Plain Layout
43868
43869 }
43870 \end_layout
43871
43872 \end_inset
43873
43874  Rhodamine
43875 \end_layout
43876
43877 \end_inset
43878 </cell>
43879 </row>
43880 <row>
43881 <cell alignment="left" valignment="top" usebox="none">
43882 \begin_inset Text
43883
43884 \begin_layout Plain Layout
43885 \begin_inset ERT
43886 status collapsed
43887
43888 \begin_layout Plain Layout
43889
43890
43891 \backslash
43892 fcolorbox{black}{
43893 \end_layout
43894
43895 \end_inset
43896
43897 RoyalBlue
43898 \begin_inset ERT
43899 status collapsed
43900
43901 \begin_layout Plain Layout
43902
43903 }{
43904 \end_layout
43905
43906 \end_inset
43907
43908
43909 \begin_inset Phantom Phantom
43910 status open
43911
43912 \begin_layout Plain Layout
43913 W
43914 \end_layout
43915
43916 \end_inset
43917
43918
43919 \begin_inset ERT
43920 status collapsed
43921
43922 \begin_layout Plain Layout
43923
43924 }
43925 \end_layout
43926
43927 \end_inset
43928
43929  RoyalBlue
43930 \end_layout
43931
43932 \end_inset
43933 </cell>
43934 <cell alignment="left" valignment="top" usebox="none">
43935 \begin_inset Text
43936
43937 \begin_layout Plain Layout
43938 \begin_inset ERT
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942
43943
43944 \backslash
43945 fcolorbox{black}{
43946 \end_layout
43947
43948 \end_inset
43949
43950 RoyalPurple
43951 \begin_inset ERT
43952 status collapsed
43953
43954 \begin_layout Plain Layout
43955
43956 }{
43957 \end_layout
43958
43959 \end_inset
43960
43961
43962 \begin_inset Phantom Phantom
43963 status open
43964
43965 \begin_layout Plain Layout
43966 W
43967 \end_layout
43968
43969 \end_inset
43970
43971
43972 \begin_inset ERT
43973 status collapsed
43974
43975 \begin_layout Plain Layout
43976
43977 }
43978 \end_layout
43979
43980 \end_inset
43981
43982  RoyalPurple
43983 \end_layout
43984
43985 \end_inset
43986 </cell>
43987 <cell alignment="left" valignment="top" usebox="none">
43988 \begin_inset Text
43989
43990 \begin_layout Plain Layout
43991 \begin_inset ERT
43992 status collapsed
43993
43994 \begin_layout Plain Layout
43995
43996
43997 \backslash
43998 fcolorbox{black}{
43999 \end_layout
44000
44001 \end_inset
44002
44003 RubineRed
44004 \begin_inset ERT
44005 status collapsed
44006
44007 \begin_layout Plain Layout
44008
44009 }{
44010 \end_layout
44011
44012 \end_inset
44013
44014
44015 \begin_inset Phantom Phantom
44016 status open
44017
44018 \begin_layout Plain Layout
44019 W
44020 \end_layout
44021
44022 \end_inset
44023
44024
44025 \begin_inset ERT
44026 status collapsed
44027
44028 \begin_layout Plain Layout
44029
44030 }
44031 \end_layout
44032
44033 \end_inset
44034
44035  RubineRed
44036 \end_layout
44037
44038 \end_inset
44039 </cell>
44040 <cell alignment="left" valignment="top" usebox="none">
44041 \begin_inset Text
44042
44043 \begin_layout Plain Layout
44044 \begin_inset ERT
44045 status collapsed
44046
44047 \begin_layout Plain Layout
44048
44049
44050 \backslash
44051 fcolorbox{black}{
44052 \end_layout
44053
44054 \end_inset
44055
44056 Salmon
44057 \begin_inset ERT
44058 status collapsed
44059
44060 \begin_layout Plain Layout
44061
44062 }{
44063 \end_layout
44064
44065 \end_inset
44066
44067
44068 \begin_inset Phantom Phantom
44069 status open
44070
44071 \begin_layout Plain Layout
44072 W
44073 \end_layout
44074
44075 \end_inset
44076
44077
44078 \begin_inset ERT
44079 status collapsed
44080
44081 \begin_layout Plain Layout
44082
44083 }
44084 \end_layout
44085
44086 \end_inset
44087
44088  Salmon
44089 \end_layout
44090
44091 \end_inset
44092 </cell>
44093 </row>
44094 <row>
44095 <cell alignment="left" valignment="top" usebox="none">
44096 \begin_inset Text
44097
44098 \begin_layout Plain Layout
44099 \begin_inset ERT
44100 status collapsed
44101
44102 \begin_layout Plain Layout
44103
44104
44105 \backslash
44106 fcolorbox{black}{
44107 \end_layout
44108
44109 \end_inset
44110
44111 SeaGreen
44112 \begin_inset ERT
44113 status collapsed
44114
44115 \begin_layout Plain Layout
44116
44117 }{
44118 \end_layout
44119
44120 \end_inset
44121
44122
44123 \begin_inset Phantom Phantom
44124 status open
44125
44126 \begin_layout Plain Layout
44127 W
44128 \end_layout
44129
44130 \end_inset
44131
44132
44133 \begin_inset ERT
44134 status collapsed
44135
44136 \begin_layout Plain Layout
44137
44138 }
44139 \end_layout
44140
44141 \end_inset
44142
44143  SeaGreen
44144 \end_layout
44145
44146 \end_inset
44147 </cell>
44148 <cell alignment="left" valignment="top" usebox="none">
44149 \begin_inset Text
44150
44151 \begin_layout Plain Layout
44152 \begin_inset ERT
44153 status collapsed
44154
44155 \begin_layout Plain Layout
44156
44157
44158 \backslash
44159 fcolorbox{black}{
44160 \end_layout
44161
44162 \end_inset
44163
44164 Sepia
44165 \begin_inset ERT
44166 status collapsed
44167
44168 \begin_layout Plain Layout
44169
44170 }{
44171 \end_layout
44172
44173 \end_inset
44174
44175
44176 \begin_inset Phantom Phantom
44177 status open
44178
44179 \begin_layout Plain Layout
44180 W
44181 \end_layout
44182
44183 \end_inset
44184
44185
44186 \begin_inset ERT
44187 status collapsed
44188
44189 \begin_layout Plain Layout
44190
44191 }
44192 \end_layout
44193
44194 \end_inset
44195
44196  Sepia
44197 \end_layout
44198
44199 \end_inset
44200 </cell>
44201 <cell alignment="left" valignment="top" usebox="none">
44202 \begin_inset Text
44203
44204 \begin_layout Plain Layout
44205 \begin_inset ERT
44206 status collapsed
44207
44208 \begin_layout Plain Layout
44209
44210
44211 \backslash
44212 fcolorbox{black}{
44213 \end_layout
44214
44215 \end_inset
44216
44217 SkyBlue
44218 \begin_inset ERT
44219 status collapsed
44220
44221 \begin_layout Plain Layout
44222
44223 }{
44224 \end_layout
44225
44226 \end_inset
44227
44228
44229 \begin_inset Phantom Phantom
44230 status open
44231
44232 \begin_layout Plain Layout
44233 W
44234 \end_layout
44235
44236 \end_inset
44237
44238
44239 \begin_inset ERT
44240 status collapsed
44241
44242 \begin_layout Plain Layout
44243
44244 }
44245 \end_layout
44246
44247 \end_inset
44248
44249  SkyBlue
44250 \end_layout
44251
44252 \end_inset
44253 </cell>
44254 <cell alignment="left" valignment="top" usebox="none">
44255 \begin_inset Text
44256
44257 \begin_layout Plain Layout
44258 \begin_inset ERT
44259 status collapsed
44260
44261 \begin_layout Plain Layout
44262
44263
44264 \backslash
44265 fcolorbox{black}{
44266 \end_layout
44267
44268 \end_inset
44269
44270 SpringGreen
44271 \begin_inset ERT
44272 status collapsed
44273
44274 \begin_layout Plain Layout
44275
44276 }{
44277 \end_layout
44278
44279 \end_inset
44280
44281
44282 \begin_inset Phantom Phantom
44283 status open
44284
44285 \begin_layout Plain Layout
44286 W
44287 \end_layout
44288
44289 \end_inset
44290
44291
44292 \begin_inset ERT
44293 status collapsed
44294
44295 \begin_layout Plain Layout
44296
44297 }
44298 \end_layout
44299
44300 \end_inset
44301
44302  SpringGreen
44303 \end_layout
44304
44305 \end_inset
44306 </cell>
44307 </row>
44308 <row>
44309 <cell alignment="left" valignment="top" usebox="none">
44310 \begin_inset Text
44311
44312 \begin_layout Plain Layout
44313 \begin_inset ERT
44314 status collapsed
44315
44316 \begin_layout Plain Layout
44317
44318
44319 \backslash
44320 fcolorbox{black}{
44321 \end_layout
44322
44323 \end_inset
44324
44325 Tan
44326 \begin_inset ERT
44327 status collapsed
44328
44329 \begin_layout Plain Layout
44330
44331 }{
44332 \end_layout
44333
44334 \end_inset
44335
44336
44337 \begin_inset Phantom Phantom
44338 status open
44339
44340 \begin_layout Plain Layout
44341 W
44342 \end_layout
44343
44344 \end_inset
44345
44346
44347 \begin_inset ERT
44348 status collapsed
44349
44350 \begin_layout Plain Layout
44351
44352 }
44353 \end_layout
44354
44355 \end_inset
44356
44357  Tan
44358 \end_layout
44359
44360 \end_inset
44361 </cell>
44362 <cell alignment="left" valignment="top" usebox="none">
44363 \begin_inset Text
44364
44365 \begin_layout Plain Layout
44366 \begin_inset ERT
44367 status collapsed
44368
44369 \begin_layout Plain Layout
44370
44371
44372 \backslash
44373 fcolorbox{black}{
44374 \end_layout
44375
44376 \end_inset
44377
44378 TealBlue
44379 \begin_inset ERT
44380 status collapsed
44381
44382 \begin_layout Plain Layout
44383
44384 }{
44385 \end_layout
44386
44387 \end_inset
44388
44389
44390 \begin_inset Phantom Phantom
44391 status open
44392
44393 \begin_layout Plain Layout
44394 W
44395 \end_layout
44396
44397 \end_inset
44398
44399
44400 \begin_inset ERT
44401 status collapsed
44402
44403 \begin_layout Plain Layout
44404
44405 }
44406 \end_layout
44407
44408 \end_inset
44409
44410  TealBlue
44411 \end_layout
44412
44413 \end_inset
44414 </cell>
44415 <cell alignment="left" valignment="top" usebox="none">
44416 \begin_inset Text
44417
44418 \begin_layout Plain Layout
44419 \begin_inset ERT
44420 status collapsed
44421
44422 \begin_layout Plain Layout
44423
44424
44425 \backslash
44426 fcolorbox{black}{
44427 \end_layout
44428
44429 \end_inset
44430
44431 Thistle
44432 \begin_inset ERT
44433 status collapsed
44434
44435 \begin_layout Plain Layout
44436
44437 }{
44438 \end_layout
44439
44440 \end_inset
44441
44442
44443 \begin_inset Phantom Phantom
44444 status open
44445
44446 \begin_layout Plain Layout
44447 W
44448 \end_layout
44449
44450 \end_inset
44451
44452
44453 \begin_inset ERT
44454 status collapsed
44455
44456 \begin_layout Plain Layout
44457
44458 }
44459 \end_layout
44460
44461 \end_inset
44462
44463  Thistle
44464 \end_layout
44465
44466 \end_inset
44467 </cell>
44468 <cell alignment="left" valignment="top" usebox="none">
44469 \begin_inset Text
44470
44471 \begin_layout Plain Layout
44472 \begin_inset ERT
44473 status collapsed
44474
44475 \begin_layout Plain Layout
44476
44477
44478 \backslash
44479 fcolorbox{black}{
44480 \end_layout
44481
44482 \end_inset
44483
44484 Turquoise
44485 \begin_inset ERT
44486 status collapsed
44487
44488 \begin_layout Plain Layout
44489
44490 }{
44491 \end_layout
44492
44493 \end_inset
44494
44495
44496 \begin_inset Phantom Phantom
44497 status open
44498
44499 \begin_layout Plain Layout
44500 W
44501 \end_layout
44502
44503 \end_inset
44504
44505
44506 \begin_inset ERT
44507 status collapsed
44508
44509 \begin_layout Plain Layout
44510
44511 }
44512 \end_layout
44513
44514 \end_inset
44515
44516  Turquoise
44517 \end_layout
44518
44519 \end_inset
44520 </cell>
44521 </row>
44522 <row>
44523 <cell alignment="left" valignment="top" usebox="none">
44524 \begin_inset Text
44525
44526 \begin_layout Plain Layout
44527 \begin_inset ERT
44528 status collapsed
44529
44530 \begin_layout Plain Layout
44531
44532
44533 \backslash
44534 fcolorbox{black}{
44535 \end_layout
44536
44537 \end_inset
44538
44539 Violet
44540 \begin_inset ERT
44541 status collapsed
44542
44543 \begin_layout Plain Layout
44544
44545 }{
44546 \end_layout
44547
44548 \end_inset
44549
44550
44551 \begin_inset Phantom Phantom
44552 status open
44553
44554 \begin_layout Plain Layout
44555 W
44556 \end_layout
44557
44558 \end_inset
44559
44560
44561 \begin_inset ERT
44562 status collapsed
44563
44564 \begin_layout Plain Layout
44565
44566 }
44567 \end_layout
44568
44569 \end_inset
44570
44571  Violet
44572 \end_layout
44573
44574 \end_inset
44575 </cell>
44576 <cell alignment="left" valignment="top" usebox="none">
44577 \begin_inset Text
44578
44579 \begin_layout Plain Layout
44580 \begin_inset ERT
44581 status collapsed
44582
44583 \begin_layout Plain Layout
44584
44585
44586 \backslash
44587 fcolorbox{black}{
44588 \end_layout
44589
44590 \end_inset
44591
44592 VioletRed
44593 \begin_inset ERT
44594 status collapsed
44595
44596 \begin_layout Plain Layout
44597
44598 }{
44599 \end_layout
44600
44601 \end_inset
44602
44603
44604 \begin_inset Phantom Phantom
44605 status open
44606
44607 \begin_layout Plain Layout
44608 W
44609 \end_layout
44610
44611 \end_inset
44612
44613
44614 \begin_inset ERT
44615 status collapsed
44616
44617 \begin_layout Plain Layout
44618
44619 }
44620 \end_layout
44621
44622 \end_inset
44623
44624  VioletRed
44625 \end_layout
44626
44627 \end_inset
44628 </cell>
44629 <cell alignment="left" valignment="top" usebox="none">
44630 \begin_inset Text
44631
44632 \begin_layout Plain Layout
44633 \begin_inset ERT
44634 status collapsed
44635
44636 \begin_layout Plain Layout
44637
44638
44639 \backslash
44640 fcolorbox{black}{
44641 \end_layout
44642
44643 \end_inset
44644
44645 WildStrawberry
44646 \begin_inset ERT
44647 status collapsed
44648
44649 \begin_layout Plain Layout
44650
44651 }{
44652 \end_layout
44653
44654 \end_inset
44655
44656
44657 \begin_inset Phantom Phantom
44658 status open
44659
44660 \begin_layout Plain Layout
44661 W
44662 \end_layout
44663
44664 \end_inset
44665
44666
44667 \begin_inset ERT
44668 status collapsed
44669
44670 \begin_layout Plain Layout
44671
44672 }
44673 \end_layout
44674
44675 \end_inset
44676
44677  WildStrawberry
44678 \end_layout
44679
44680 \end_inset
44681 </cell>
44682 <cell alignment="left" valignment="top" usebox="none">
44683 \begin_inset Text
44684
44685 \begin_layout Plain Layout
44686 \begin_inset ERT
44687 status collapsed
44688
44689 \begin_layout Plain Layout
44690
44691
44692 \backslash
44693 fcolorbox{black}{
44694 \end_layout
44695
44696 \end_inset
44697
44698 YellowGreen
44699 \begin_inset ERT
44700 status collapsed
44701
44702 \begin_layout Plain Layout
44703
44704 }{
44705 \end_layout
44706
44707 \end_inset
44708
44709
44710 \begin_inset Phantom Phantom
44711 status open
44712
44713 \begin_layout Plain Layout
44714 W
44715 \end_layout
44716
44717 \end_inset
44718
44719
44720 \begin_inset ERT
44721 status collapsed
44722
44723 \begin_layout Plain Layout
44724
44725 }
44726 \end_layout
44727
44728 \end_inset
44729
44730  YellowGreen
44731 \end_layout
44732
44733 \end_inset
44734 </cell>
44735 </row>
44736 <row>
44737 <cell alignment="left" valignment="top" usebox="none">
44738 \begin_inset Text
44739
44740 \begin_layout Plain Layout
44741 \begin_inset ERT
44742 status collapsed
44743
44744 \begin_layout Plain Layout
44745
44746
44747 \backslash
44748 fcolorbox{black}{
44749 \end_layout
44750
44751 \end_inset
44752
44753 YellowOrange
44754 \begin_inset ERT
44755 status collapsed
44756
44757 \begin_layout Plain Layout
44758
44759 }{
44760 \end_layout
44761
44762 \end_inset
44763
44764
44765 \begin_inset Phantom Phantom
44766 status open
44767
44768 \begin_layout Plain Layout
44769 W
44770 \end_layout
44771
44772 \end_inset
44773
44774
44775 \begin_inset ERT
44776 status collapsed
44777
44778 \begin_layout Plain Layout
44779
44780 }
44781 \end_layout
44782
44783 \end_inset
44784
44785  YellowOrange
44786 \end_layout
44787
44788 \end_inset
44789 </cell>
44790 <cell alignment="left" valignment="top" usebox="none">
44791 \begin_inset Text
44792
44793 \begin_layout Plain Layout
44794
44795 \end_layout
44796
44797 \end_inset
44798 </cell>
44799 <cell alignment="left" valignment="top" usebox="none">
44800 \begin_inset Text
44801
44802 \begin_layout Plain Layout
44803
44804 \end_layout
44805
44806 \end_inset
44807 </cell>
44808 <cell alignment="left" valignment="top" usebox="none">
44809 \begin_inset Text
44810
44811 \begin_layout Plain Layout
44812
44813 \end_layout
44814
44815 \end_inset
44816 </cell>
44817 </row>
44818 </lyxtabular>
44819
44820 \end_inset
44821
44822
44823 \end_layout
44824
44825 \begin_layout Chapter
44826 Explanation of Equation
44827 \begin_inset space ~
44828 \end_inset
44829
44830 (
44831 \begin_inset CommandInset ref
44832 LatexCommand ref
44833 reference "eq:Wgn"
44834
44835 \end_inset
44836
44837 )
44838 \begin_inset CommandInset label
44839 LatexCommand label
44840 name "cha:Explanation-of-Equation"
44841
44842 \end_inset
44843
44844
44845 \end_layout
44846
44847 \begin_layout Standard
44848 We can calculate the total width of 
44849 \emph on
44850 n
44851 \emph default
44852  table cells 
44853 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44854 \end_inset
44855
44856  as follows:
44857 \begin_inset Formula 
44858 \begin{equation}
44859 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44860 \end{equation}
44861
44862 \end_inset
44863
44864 where 
44865 \begin_inset Formula $W_{g\,n}$
44866 \end_inset
44867
44868  is the given width of all cells, 
44869 \series bold
44870
44871 \backslash
44872 tabcolsep
44873 \series default
44874  is the \SpecialChar LaTeX
44875 -length between the cell text and the cell border (its default value
44876  is 6
44877 \begin_inset space \thinspace{}
44878 \end_inset
44879
44880 pt).
44881  
44882 \series bold
44883
44884 \backslash
44885 arrayrulewidth
44886 \series default
44887  is the thickness of the cell border line, the default is 0.4
44888 \begin_inset space \thinspace{}
44889 \end_inset
44890
44891 pt.
44892 \end_layout
44893
44894 \begin_layout Standard
44895 Following equation
44896 \begin_inset space ~
44897 \end_inset
44898
44899
44900 \begin_inset CommandInset ref
44901 LatexCommand eqref
44902 reference "eq:Wtot_n"
44903
44904 \end_inset
44905
44906 , the total width of a multicolumn 
44907 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44908 \end_inset
44909
44910  is
44911 \begin_inset Formula 
44912 \begin{equation}
44913 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44914 \end{equation}
44915
44916 \end_inset
44917
44918
44919 \end_layout
44920
44921 \begin_layout Standard
44922 By setting equation
44923 \begin_inset space ~
44924 \end_inset
44925
44926
44927 \begin_inset CommandInset ref
44928 LatexCommand eqref
44929 reference "eq:Wtot_n"
44930
44931 \end_inset
44932
44933  and 
44934 \begin_inset CommandInset ref
44935 LatexCommand eqref
44936 reference "eq:Wtot_mult"
44937
44938 \end_inset
44939
44940  equal we can calculate the needed given width 
44941 \begin_inset Formula $W_{g\,n}$
44942 \end_inset
44943
44944  when 
44945 \emph on
44946 n
44947 \emph default
44948  columns are spanned, so that each column has a total width of 
44949 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44950 \end_inset
44951
44952 :
44953 \begin_inset Formula 
44954 \begin{equation}
44955 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44956 \end{equation}
44957
44958 \end_inset
44959
44960
44961 \end_layout
44962
44963 \begin_layout Bibliography
44964 \begin_inset CommandInset bibitem
44965 LatexCommand bibitem
44966 key "latexcompanion"
44967
44968 \end_inset
44969
44970 Frank Mittelbach and Michel Goossens: 
44971 \emph on
44972 The \SpecialChar LaTeX
44973  Companion Second Edition.
44974
44975 \emph default
44976  Addison-Wesley, 2004
44977 \end_layout
44978
44979 \begin_layout Bibliography
44980 \begin_inset CommandInset bibitem
44981 LatexCommand bibitem
44982 key "latexguide"
44983
44984 \end_inset
44985
44986 Helmut Kopka and Patrick W.
44987  Daly: 
44988 \emph on
44989 A Guide to \SpecialChar LaTeX
44990  Fourth Edition.
44991
44992 \emph default
44993  Addison-Wesley, 2003
44994 \end_layout
44995
44996 \begin_layout Bibliography
44997 \begin_inset CommandInset bibitem
44998 LatexCommand bibitem
44999 key "latexbook"
45000
45001 \end_inset
45002
45003 Leslie Lamport: 
45004 \emph on
45005 \SpecialChar LaTeX
45006 : A Document Preparation System.
45007
45008 \emph default
45009  Addison-Wesley, second edition, 1994
45010 \end_layout
45011
45012 \begin_layout Bibliography
45013 \begin_inset CommandInset bibitem
45014 LatexCommand bibitem
45015 key "arydshln"
45016
45017 \end_inset
45018
45019 Documentation of the \SpecialChar LaTeX
45020 -package 
45021 \series bold
45022
45023 \begin_inset CommandInset href
45024 LatexCommand href
45025 name "arydshln"
45026 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45027
45028 \end_inset
45029
45030
45031 \series default
45032
45033 \begin_inset Index idx
45034 status collapsed
45035
45036 \begin_layout Plain Layout
45037 \SpecialChar LaTeX
45038 -packages ! arydshln
45039 \end_layout
45040
45041 \end_inset
45042
45043
45044 \end_layout
45045
45046 \begin_layout Bibliography
45047 \begin_inset CommandInset bibitem
45048 LatexCommand bibitem
45049 key "booktabs"
45050
45051 \end_inset
45052
45053 Documentation of the \SpecialChar LaTeX
45054 -package 
45055 \series bold
45056
45057 \begin_inset CommandInset href
45058 LatexCommand href
45059 name "booktabs"
45060 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45061
45062 \end_inset
45063
45064
45065 \series default
45066
45067 \begin_inset Index idx
45068 status collapsed
45069
45070 \begin_layout Plain Layout
45071 \SpecialChar LaTeX
45072 -packages ! booktabs
45073 \end_layout
45074
45075 \end_inset
45076
45077
45078 \end_layout
45079
45080 \begin_layout Bibliography
45081 \begin_inset CommandInset bibitem
45082 LatexCommand bibitem
45083 key "caption"
45084
45085 \end_inset
45086
45087 Documentation of the \SpecialChar LaTeX
45088 -package 
45089 \series bold
45090
45091 \begin_inset CommandInset href
45092 LatexCommand href
45093 name "caption"
45094 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45095
45096 \end_inset
45097
45098
45099 \series default
45100
45101 \begin_inset Index idx
45102 status collapsed
45103
45104 \begin_layout Plain Layout
45105 \SpecialChar LaTeX
45106 -packages ! caption
45107 \end_layout
45108
45109 \end_inset
45110
45111
45112 \end_layout
45113
45114 \begin_layout Bibliography
45115 \begin_inset CommandInset bibitem
45116 LatexCommand bibitem
45117 key "diagbox"
45118
45119 \end_inset
45120
45121 Documentation of the \SpecialChar LaTeX
45122 -package 
45123 \series bold
45124
45125 \begin_inset CommandInset href
45126 LatexCommand href
45127 name "diagbox"
45128 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45129
45130 \end_inset
45131
45132
45133 \series default
45134
45135 \begin_inset Index idx
45136 status collapsed
45137
45138 \begin_layout Plain Layout
45139 \SpecialChar LaTeX
45140 -packages ! diagbox
45141 \end_layout
45142
45143 \end_inset
45144
45145
45146 \end_layout
45147
45148 \begin_layout Bibliography
45149 \begin_inset CommandInset bibitem
45150 LatexCommand bibitem
45151 key "endfloat"
45152
45153 \end_inset
45154
45155 Documentation of the \SpecialChar LaTeX
45156 -package 
45157 \series bold
45158
45159 \begin_inset CommandInset href
45160 LatexCommand href
45161 name "endfloat"
45162 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45163
45164 \end_inset
45165
45166
45167 \series default
45168
45169 \begin_inset Index idx
45170 status collapsed
45171
45172 \begin_layout Plain Layout
45173 \SpecialChar LaTeX
45174 -packages ! endfloat
45175 \end_layout
45176
45177 \end_inset
45178
45179
45180 \end_layout
45181
45182 \begin_layout Bibliography
45183 \begin_inset CommandInset bibitem
45184 LatexCommand bibitem
45185 key "footmisc"
45186
45187 \end_inset
45188
45189 Documentation of the \SpecialChar LaTeX
45190 -package 
45191 \series bold
45192
45193 \begin_inset CommandInset href
45194 LatexCommand href
45195 name "footmisc"
45196 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45197
45198 \end_inset
45199
45200
45201 \series default
45202
45203 \begin_inset Index idx
45204 status collapsed
45205
45206 \begin_layout Plain Layout
45207 \SpecialChar LaTeX
45208 -packages ! footmisc
45209 \end_layout
45210
45211 \end_inset
45212
45213
45214 \end_layout
45215
45216 \begin_layout Bibliography
45217 \begin_inset CommandInset bibitem
45218 LatexCommand bibitem
45219 key "hypcap"
45220
45221 \end_inset
45222
45223 Documentation of the \SpecialChar LaTeX
45224 -package 
45225 \series bold
45226
45227 \begin_inset CommandInset href
45228 LatexCommand href
45229 name "hypcap"
45230 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45231
45232 \end_inset
45233
45234
45235 \series default
45236
45237 \begin_inset Index idx
45238 status collapsed
45239
45240 \begin_layout Plain Layout
45241 \SpecialChar LaTeX
45242 -packages ! hyperref
45243 \end_layout
45244
45245 \end_inset
45246
45247
45248 \end_layout
45249
45250 \begin_layout Bibliography
45251 \begin_inset CommandInset bibitem
45252 LatexCommand bibitem
45253 key "hyperref"
45254
45255 \end_inset
45256
45257 Documentation of the \SpecialChar LaTeX
45258 -package 
45259 \series bold
45260
45261 \begin_inset CommandInset href
45262 LatexCommand href
45263 name "hyperref"
45264 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45265
45266 \end_inset
45267
45268
45269 \series default
45270
45271 \begin_inset Index idx
45272 status collapsed
45273
45274 \begin_layout Plain Layout
45275 \SpecialChar LaTeX
45276 -packages ! hyperref
45277 \end_layout
45278
45279 \end_inset
45280
45281
45282 \end_layout
45283
45284 \begin_layout Bibliography
45285 \begin_inset CommandInset bibitem
45286 LatexCommand bibitem
45287 key "KOMA-Script"
45288
45289 \end_inset
45290
45291 Documentation of the \SpecialChar LaTeX
45292 -package 
45293 \series bold
45294
45295 \begin_inset CommandInset href
45296 LatexCommand href
45297 name "KOMA-Script"
45298 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
45299
45300 \end_inset
45301
45302
45303 \series default
45304
45305 \begin_inset Index idx
45306 status collapsed
45307
45308 \begin_layout Plain Layout
45309 \SpecialChar LaTeX
45310 -packages ! KOMA-Script
45311 \end_layout
45312
45313 \end_inset
45314
45315
45316 \end_layout
45317
45318 \begin_layout Bibliography
45319 \begin_inset CommandInset bibitem
45320 LatexCommand bibitem
45321 key "lettrine"
45322
45323 \end_inset
45324
45325 Documentation of the \SpecialChar LaTeX
45326 -package 
45327 \series bold
45328
45329 \begin_inset CommandInset href
45330 LatexCommand href
45331 name "lettrine"
45332 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
45333
45334 \end_inset
45335
45336
45337 \series default
45338  and an 
45339 \begin_inset CommandInset href
45340 LatexCommand href
45341 name "example"
45342 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
45343
45344 \end_inset
45345
45346
45347 \begin_inset Index idx
45348 status collapsed
45349
45350 \begin_layout Plain Layout
45351 \SpecialChar LaTeX
45352 -packages ! lettrine
45353 \end_layout
45354
45355 \end_inset
45356
45357
45358 \end_layout
45359
45360 \begin_layout Bibliography
45361 \begin_inset CommandInset bibitem
45362 LatexCommand bibitem
45363 key "listings"
45364
45365 \end_inset
45366
45367 Documentation of the \SpecialChar LaTeX
45368 -package 
45369 \series bold
45370
45371 \begin_inset CommandInset href
45372 LatexCommand href
45373 name "listings"
45374 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
45375
45376 \end_inset
45377
45378
45379 \series default
45380
45381 \begin_inset Index idx
45382 status collapsed
45383
45384 \begin_layout Plain Layout
45385 \SpecialChar LaTeX
45386 -packages ! listings
45387 \end_layout
45388
45389 \end_inset
45390
45391
45392 \end_layout
45393
45394 \begin_layout Bibliography
45395 \begin_inset CommandInset bibitem
45396 LatexCommand bibitem
45397 key "marginnote"
45398
45399 \end_inset
45400
45401 Documentation of the \SpecialChar LaTeX
45402 -package 
45403 \series bold
45404
45405 \begin_inset CommandInset href
45406 LatexCommand href
45407 name "marginnote"
45408 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
45409
45410 \end_inset
45411
45412
45413 \series default
45414
45415 \begin_inset Index idx
45416 status collapsed
45417
45418 \begin_layout Plain Layout
45419 \SpecialChar LaTeX
45420 -packages ! marginnote
45421 \end_layout
45422
45423 \end_inset
45424
45425
45426 \end_layout
45427
45428 \begin_layout Bibliography
45429 \begin_inset CommandInset bibitem
45430 LatexCommand bibitem
45431 key "pdfpages"
45432
45433 \end_inset
45434
45435 Documentation of the \SpecialChar LaTeX
45436 -package 
45437 \series bold
45438
45439 \begin_inset CommandInset href
45440 LatexCommand href
45441 name "pdfpages"
45442 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45443
45444 \end_inset
45445
45446
45447 \series default
45448
45449 \begin_inset Index idx
45450 status collapsed
45451
45452 \begin_layout Plain Layout
45453 \SpecialChar LaTeX
45454 -packages ! pdfpages
45455 \end_layout
45456
45457 \end_inset
45458
45459
45460 \end_layout
45461
45462 \begin_layout Bibliography
45463 \begin_inset CommandInset bibitem
45464 LatexCommand bibitem
45465 key "prettyref"
45466
45467 \end_inset
45468
45469 Documentation of the \SpecialChar LaTeX
45470 -package 
45471 \series bold
45472
45473 \begin_inset CommandInset href
45474 LatexCommand href
45475 name "prettyref"
45476 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45477
45478 \end_inset
45479
45480
45481 \series default
45482
45483 \begin_inset Index idx
45484 status collapsed
45485
45486 \begin_layout Plain Layout
45487 \SpecialChar LaTeX
45488 -packages ! prettyref
45489 \end_layout
45490
45491 \end_inset
45492
45493
45494 \end_layout
45495
45496 \begin_layout Bibliography
45497 \begin_inset CommandInset bibitem
45498 LatexCommand bibitem
45499 key "pstricks"
45500
45501 \end_inset
45502
45503 Web page of the \SpecialChar LaTeX
45504 -package 
45505 \series bold
45506
45507 \begin_inset CommandInset href
45508 LatexCommand href
45509 name "PSTricks"
45510 target "http://tug.org/PSTricks/"
45511
45512 \end_inset
45513
45514
45515 \series default
45516
45517 \begin_inset Index idx
45518 status collapsed
45519
45520 \begin_layout Plain Layout
45521 \SpecialChar LaTeX
45522 -packages ! PSTricks
45523 \end_layout
45524
45525 \end_inset
45526
45527
45528 \end_layout
45529
45530 \begin_layout Bibliography
45531 \begin_inset CommandInset bibitem
45532 LatexCommand bibitem
45533 key "refstyle"
45534
45535 \end_inset
45536
45537 Documentation of the \SpecialChar LaTeX
45538 -package 
45539 \series bold
45540
45541 \begin_inset CommandInset href
45542 LatexCommand href
45543 name "refstyle"
45544 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45545
45546 \end_inset
45547
45548
45549 \series default
45550
45551 \begin_inset Index idx
45552 status collapsed
45553
45554 \begin_layout Plain Layout
45555 \SpecialChar LaTeX
45556 -packages ! refstyle
45557 \end_layout
45558
45559 \end_inset
45560
45561
45562 \end_layout
45563
45564 \begin_layout Bibliography
45565 \begin_inset CommandInset bibitem
45566 LatexCommand bibitem
45567 key "sidecap"
45568
45569 \end_inset
45570
45571 Documentation of the \SpecialChar LaTeX
45572 -package 
45573 \series bold
45574
45575 \begin_inset CommandInset href
45576 LatexCommand href
45577 name "sidecap"
45578 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45579
45580 \end_inset
45581
45582
45583 \series default
45584
45585 \begin_inset Index idx
45586 status collapsed
45587
45588 \begin_layout Plain Layout
45589 \SpecialChar LaTeX
45590 -packages ! sidecap
45591 \end_layout
45592
45593 \end_inset
45594
45595
45596 \end_layout
45597
45598 \begin_layout Bibliography
45599 \begin_inset CommandInset bibitem
45600 LatexCommand bibitem
45601 key "NewInLyX20"
45602
45603 \end_inset
45604
45605
45606 \begin_inset CommandInset href
45607 LatexCommand href
45608 name "Wiki page"
45609 target "http://wiki.lyx.org/LyX/NewInLyX20"
45610
45611 \end_inset
45612
45613  about new features in 
45614 \family sans
45615 \SpecialChar LyX
45616  2.0
45617 \family default
45618 .
45619 \end_layout
45620
45621 \begin_layout Standard
45622 \begin_inset CommandInset index_print
45623 LatexCommand printindex
45624 type "idx"
45625
45626 \end_inset
45627
45628
45629 \end_layout
45630
45631 \end_body
45632 \end_document